Skip to content
Success

Console Output

Pull request #39728 updated
20:20:43 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Loading trusted files from base branch master at 37defbfd9b968f38e8e15dfa5f06d9f878bd65ba rather than 8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4
Obtained Jenkinsfile from 37defbfd9b968f38e8e15dfa5f06d9f878bd65ba
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 49b252bdf16273de41b9b961caae5440a249d3e0
using credential jps-reader
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 49b252bdf16273de41b9b961caae5440a249d3e0 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 49b252bdf16273de41b9b961caae5440a249d3e0 # timeout=10
Commit message: "Merge pull request #19 from docker/add-getNodeNamesByLabel"
 > git rev-list --no-walk ead69454b4062f17d1f8389642089a002b037213 # 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
20:20:48 [2020-03-17T20:20:48.765Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
20:20:48 [2020-03-17T20:20:48.771Z] Trying to pass milestone 6
[Pipeline] milestone
20:20:48 [2020-03-17T20:20:48.801Z] Trying to pass milestone 7
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
20:20:48 [2020-03-17T20:20:48.964Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02c2c408313304526) in /home/ubuntu/workspace/moby_PR-39728
[Pipeline] {
[Pipeline] checkout
20:20:49 [2020-03-17T20:20:49.016Z] using credential docker-jenkins-github-credentials
20:20:49 [2020-03-17T20:20:49.031Z] Cloning the remote Git repository
20:20:49 [2020-03-17T20:20:49.031Z] Cloning with configured refspecs honoured and without tags
20:20:49 [2020-03-17T20:20:49.040Z] Cloning repository https://github.com/moby/moby.git
20:20:49 [2020-03-17T20:20:49.040Z]  > git init /home/ubuntu/workspace/moby_PR-39728 # timeout=10
20:20:49 [2020-03-17T20:20:49.079Z] Fetching upstream changes from https://github.com/moby/moby.git
20:20:49 [2020-03-17T20:20:49.079Z]  > git --version # timeout=10
20:20:49 [2020-03-17T20:20:49.087Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:20:49 [2020-03-17T20:20:49.088Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39728/head:refs/remotes/origin/PR-39728 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:21:07 [2020-03-17T20:21:07.412Z] Fetching without tags
20:21:07 [2020-03-17T20:21:07.655Z] Merging remotes/origin/master commit 37defbfd9b968f38e8e15dfa5f06d9f878bd65ba into PR head commit 8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4
20:21:08 [2020-03-17T20:21:08.177Z] Merge succeeded, producing 8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4
20:21:08 [2020-03-17T20:21:08.178Z] Checking out Revision 8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4 (PR-39728)
20:21:08 [2020-03-17T20:21:08.413Z] Commit message: "Support reading multiple bytes in escapeProxy"
20:21:08 [2020-03-17T20:21:08.429Z] First time build. Skipping changelog.
20:21:07 [2020-03-17T20:21:07.384Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:21:07 [2020-03-17T20:21:07.396Z]  > git config --add remote.origin.fetch +refs/pull/39728/head:refs/remotes/origin/PR-39728 # timeout=10
20:21:07 [2020-03-17T20:21:07.399Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:21:07 [2020-03-17T20:21:07.407Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:21:07 [2020-03-17T20:21:07.420Z] Fetching upstream changes from https://github.com/moby/moby.git
20:21:07 [2020-03-17T20:21:07.420Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:21:07 [2020-03-17T20:21:07.421Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39728/head:refs/remotes/origin/PR-39728 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:21:07 [2020-03-17T20:21:07.667Z]  > git config core.sparsecheckout # timeout=10
20:21:07 [2020-03-17T20:21:07.674Z]  > git checkout -f 8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4 # timeout=10
20:21:08 [2020-03-17T20:21:08.169Z]  > git merge 37defbfd9b968f38e8e15dfa5f06d9f878bd65ba # timeout=10
20:21:08 [2020-03-17T20:21:08.178Z]  > git rev-parse HEAD^{commit} # timeout=10
20:21:08 [2020-03-17T20:21:08.186Z]  > git config core.sparsecheckout # timeout=10
20:21:08 [2020-03-17T20:21:08.195Z]  > git checkout -f 8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4 # timeout=10
20:21:08 [2020-03-17T20:21:08.422Z]  > git rev-list --no-walk b1500782439b2899e1d8ce82234693b3957c8256 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
20:21:09 [2020-03-17T20:21:09.195Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39728:/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
20:21:09 [2020-03-17T20:21:09.195Z] Unable to find image 'alpine:latest' locally
20:21:09 [2020-03-17T20:21:09.195Z] latest: Pulling from library/alpine
20:21:09 [2020-03-17T20:21:09.195Z] c9b1b535fdd9: Pulling fs layer
20:21:09 [2020-03-17T20:21:09.454Z] c9b1b535fdd9: Verifying Checksum
20:21:09 [2020-03-17T20:21:09.454Z] c9b1b535fdd9: Download complete
20:21:09 [2020-03-17T20:21:09.454Z] c9b1b535fdd9: Pull complete
20:21:09 [2020-03-17T20:21:09.454Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d
20:21:09 [2020-03-17T20:21:09.454Z] Status: Downloaded newer image for alpine:latest
20:21:12 [2020-03-17T20:21:12.730Z] 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
20:21:12 [2020-03-17T20:21:12.962Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02c2c408313304526) in /home/ubuntu/workspace/moby_PR-39728
[Pipeline] node
[Pipeline] node
[Pipeline] node
Stage "win-RS1" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
20:21:12 [2020-03-17T20:21:12.977Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04f7d1ce3938775c1) in /home/ubuntu/workspace/moby_PR-39728
[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] }
20:21:12 [2020-03-17T20:21:12.994Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-05358ff2611b3f69b) in /home/ubuntu/workspace/moby_PR-39728
[Pipeline] {
20:21:13 [2020-03-17T20:21:13.012Z] Running on s390x-ubuntu-16 in /home/jenkins/workspace/moby_PR-39728
[Pipeline] {
20:21:13 [2020-03-17T20:21:13.018Z] Running on ppc64le-ubuntu-25 in /home/docker/workspace/moby_PR-39728
[Pipeline] checkout
20:21:13 [2020-03-17T20:21:13.048Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
20:21:13 [2020-03-17T20:21:13.070Z] Fetching changes from the remote Git repository
[Pipeline] checkout
20:21:13 [2020-03-17T20:21:13.088Z] Fetching without tags
[Pipeline] // stage
[Pipeline] {
20:21:13 [2020-03-17T20:21:13.109Z] using credential docker-jenkins-github-credentials
20:21:13 [2020-03-17T20:21:13.121Z] Cloning the remote Git repository
20:21:13 [2020-03-17T20:21:13.121Z] Cloning with configured refspecs honoured and without tags
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Run tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] checkout
[Pipeline] checkout
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
20:21:13 [2020-03-17T20:21:13.167Z] using credential docker-jenkins-github-credentials
20:21:13 [2020-03-17T20:21:13.178Z] Cloning the remote Git repository
20:21:13 [2020-03-17T20:21:13.178Z] Cloning with configured refspecs honoured and without tags
[Pipeline] checkout
[Pipeline] // stage
20:21:13 [2020-03-17T20:21:13.205Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
20:21:13 [2020-03-17T20:21:13.222Z] Cloning the remote Git repository
20:21:13 [2020-03-17T20:21:13.222Z] Cloning with configured refspecs honoured and without tags
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
20:21:13 [2020-03-17T20:21:13.238Z] 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] }
20:21:13 [2020-03-17T20:21:13.257Z] Cloning the remote Git repository
20:21:13 [2020-03-17T20:21:13.257Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
20:21:13 [2020-03-17T20:21:13.328Z] Merging remotes/origin/master commit 37defbfd9b968f38e8e15dfa5f06d9f878bd65ba into PR head commit 8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
20:21:13 [2020-03-17T20:21:13.545Z] Merge succeeded, producing 8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4
20:21:13 [2020-03-17T20:21:13.545Z] Checking out Revision 8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4 (PR-39728)
20:21:13 [2020-03-17T20:21:13.630Z] Commit message: "Support reading multiple bytes in escapeProxy"
20:21:13 [2020-03-17T20:21:13.069Z]  > git rev-parse --is-inside-work-tree # timeout=10
20:21:13 [2020-03-17T20:21:13.079Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:21:13 [2020-03-17T20:21:13.097Z] Fetching upstream changes from https://github.com/moby/moby.git
20:21:13 [2020-03-17T20:21:13.097Z]  > git --version # timeout=10
20:21:13 [2020-03-17T20:21:13.101Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:21:13 [2020-03-17T20:21:13.102Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39728/head:refs/remotes/origin/PR-39728 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:21:13 [2020-03-17T20:21:13.336Z]  > git config core.sparsecheckout # timeout=10
20:21:13 [2020-03-17T20:21:13.346Z]  > git checkout -f 8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4 # timeout=10
20:21:13 [2020-03-17T20:21:13.538Z]  > git merge 37defbfd9b968f38e8e15dfa5f06d9f878bd65ba # timeout=10
20:21:13 [2020-03-17T20:21:13.548Z]  > git rev-parse HEAD^{commit} # timeout=10
20:21:13 [2020-03-17T20:21:13.554Z]  > git config core.sparsecheckout # timeout=10
20:21:13 [2020-03-17T20:21:13.560Z]  > git checkout -f 8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4 # timeout=10
20:21:13 [2020-03-17T20:21:13.150Z] Cloning repository https://github.com/moby/moby.git
20:21:13 [2020-03-17T20:21:13.150Z]  > git init /home/ubuntu/workspace/moby_PR-39728 # timeout=10
20:21:13 [2020-03-17T20:21:13.158Z] Fetching upstream changes from https://github.com/moby/moby.git
20:21:13 [2020-03-17T20:21:13.158Z]  > git --version # timeout=10
20:21:13 [2020-03-17T20:21:13.163Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:21:13 [2020-03-17T20:21:13.167Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39728/head:refs/remotes/origin/PR-39728 +refs/heads/master:refs/remotes/origin/master # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
20:21:13 [2020-03-17T20:21:13.182Z] Cloning repository https://github.com/moby/moby.git
20:21:13 [2020-03-17T20:21:13.182Z]  > git init /home/ubuntu/workspace/moby_PR-39728 # timeout=10
20:21:13 [2020-03-17T20:21:13.203Z] Fetching upstream changes from https://github.com/moby/moby.git
20:21:13 [2020-03-17T20:21:13.203Z]  > git --version # timeout=10
20:21:13 [2020-03-17T20:21:13.207Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:21:13 [2020-03-17T20:21:13.209Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39728/head:refs/remotes/origin/PR-39728 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:21:13 [2020-03-17T20:21:13.229Z] Cloning repository https://github.com/moby/moby.git
20:21:13 [2020-03-17T20:21:13.230Z]  > git init /home/jenkins/workspace/moby_PR-39728 # timeout=10
20:21:13 [2020-03-17T20:21:13.271Z] Fetching upstream changes from https://github.com/moby/moby.git
20:21:13 [2020-03-17T20:21:13.271Z]  > git --version # timeout=10
20:21:13 [2020-03-17T20:21:13.277Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:21:13 [2020-03-17T20:21:13.323Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39728/head:refs/remotes/origin/PR-39728 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:21:13 [2020-03-17T20:21:13.267Z] Cloning repository https://github.com/moby/moby.git
20:21:13 [2020-03-17T20:21:13.267Z]  > git init /home/docker/workspace/moby_PR-39728 # timeout=10
20:21:13 [2020-03-17T20:21:13.282Z] Fetching upstream changes from https://github.com/moby/moby.git
20:21:13 [2020-03-17T20:21:13.282Z]  > git --version # timeout=10
20:21:13 [2020-03-17T20:21:13.286Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:21:13 [2020-03-17T20:21:13.288Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39728/head:refs/remotes/origin/PR-39728 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:21:14 [2020-03-17T20:21:14.418Z] + [ PR != PR ]
20:21:14 [2020-03-17T20:21:14.418Z] + [ master != master ]
20:21:14 [2020-03-17T20:21:14.418Z] + [  = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:21:14 [2020-03-17T20:21:14.750Z] + docker version
20:21:14 [2020-03-17T20:21:14.750Z] Client: Docker Engine - Community
20:21:14 [2020-03-17T20:21:14.750Z]  Version:           19.03.5
20:21:14 [2020-03-17T20:21:14.750Z]  API version:       1.40
20:21:14 [2020-03-17T20:21:14.750Z]  Go version:        go1.12.12
20:21:14 [2020-03-17T20:21:14.750Z]  Git commit:        633a0ea838
20:21:14 [2020-03-17T20:21:14.750Z]  Built:             Wed Nov 13 07:29:52 2019
20:21:14 [2020-03-17T20:21:14.750Z]  OS/Arch:           linux/amd64
20:21:14 [2020-03-17T20:21:14.750Z]  Experimental:      false
20:21:14 [2020-03-17T20:21:14.750Z] 
20:21:14 [2020-03-17T20:21:14.750Z] Server: Docker Engine - Community
20:21:14 [2020-03-17T20:21:14.750Z]  Engine:
20:21:14 [2020-03-17T20:21:14.750Z]   Version:          19.03.5
20:21:14 [2020-03-17T20:21:14.750Z]   API version:      1.40 (minimum version 1.12)
20:21:14 [2020-03-17T20:21:14.750Z]   Go version:       go1.12.12
20:21:14 [2020-03-17T20:21:14.750Z]   Git commit:       633a0ea838
20:21:14 [2020-03-17T20:21:14.750Z]   Built:            Wed Nov 13 07:28:22 2019
20:21:14 [2020-03-17T20:21:14.750Z]   OS/Arch:          linux/amd64
20:21:14 [2020-03-17T20:21:14.750Z]   Experimental:     true
20:21:14 [2020-03-17T20:21:14.750Z]  containerd:
20:21:14 [2020-03-17T20:21:14.750Z]   Version:          1.2.10
20:21:14 [2020-03-17T20:21:14.750Z]   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
20:21:14 [2020-03-17T20:21:14.750Z]  runc:
20:21:14 [2020-03-17T20:21:14.750Z]   Version:          1.0.0-rc8+dev
20:21:14 [2020-03-17T20:21:14.750Z]   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
20:21:14 [2020-03-17T20:21:14.750Z]  docker-init:
20:21:14 [2020-03-17T20:21:14.750Z]   Version:          0.18.0
20:21:14 [2020-03-17T20:21:14.750Z]   GitCommit:        fec3683
[Pipeline] sh
20:21:15 [2020-03-17T20:21:15.031Z] + docker info
20:21:15 [2020-03-17T20:21:15.031Z] Client:
20:21:15 [2020-03-17T20:21:15.031Z]  Debug Mode: false
20:21:15 [2020-03-17T20:21:15.031Z] 
20:21:15 [2020-03-17T20:21:15.031Z] Server:
20:21:15 [2020-03-17T20:21:15.031Z]  Containers: 0
20:21:15 [2020-03-17T20:21:15.031Z]   Running: 0
20:21:15 [2020-03-17T20:21:15.031Z]   Paused: 0
20:21:15 [2020-03-17T20:21:15.031Z]   Stopped: 0
20:21:15 [2020-03-17T20:21:15.031Z]  Images: 4
20:21:15 [2020-03-17T20:21:15.031Z]  Server Version: 19.03.5
20:21:15 [2020-03-17T20:21:15.031Z]  Storage Driver: overlay2
20:21:15 [2020-03-17T20:21:15.031Z]   Backing Filesystem: extfs
20:21:15 [2020-03-17T20:21:15.031Z]   Supports d_type: true
20:21:15 [2020-03-17T20:21:15.031Z]   Native Overlay Diff: true
20:21:15 [2020-03-17T20:21:15.031Z]  Logging Driver: json-file
20:21:15 [2020-03-17T20:21:15.031Z]  Cgroup Driver: cgroupfs
20:21:15 [2020-03-17T20:21:15.031Z]  Plugins:
20:21:15 [2020-03-17T20:21:15.031Z]   Volume: local
20:21:15 [2020-03-17T20:21:15.031Z]   Network: bridge host ipvlan macvlan null overlay
20:21:15 [2020-03-17T20:21:15.031Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
20:21:15 [2020-03-17T20:21:15.031Z]  Swarm: inactive
20:21:15 [2020-03-17T20:21:15.031Z]  Runtimes: runc
20:21:15 [2020-03-17T20:21:15.031Z]  Default Runtime: runc
20:21:15 [2020-03-17T20:21:15.031Z]  Init Binary: docker-init
20:21:15 [2020-03-17T20:21:15.031Z]  containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339
20:21:15 [2020-03-17T20:21:15.031Z]  runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657
20:21:15 [2020-03-17T20:21:15.031Z]  init version: fec3683
20:21:15 [2020-03-17T20:21:15.031Z]  Security Options:
20:21:15 [2020-03-17T20:21:15.031Z]   apparmor
20:21:15 [2020-03-17T20:21:15.031Z]   seccomp
20:21:15 [2020-03-17T20:21:15.031Z]    Profile: default
20:21:15 [2020-03-17T20:21:15.031Z]  Kernel Version: 4.15.0-1058-aws
20:21:15 [2020-03-17T20:21:15.031Z]  Operating System: Ubuntu 18.04.4 LTS
20:21:15 [2020-03-17T20:21:15.031Z]  OSType: linux
20:21:15 [2020-03-17T20:21:15.031Z]  Architecture: x86_64
20:21:15 [2020-03-17T20:21:15.031Z]  CPUs: 2
20:21:15 [2020-03-17T20:21:15.031Z]  Total Memory: 7.501GiB
20:21:15 [2020-03-17T20:21:15.031Z]  Name: ip-10-100-126-121
20:21:15 [2020-03-17T20:21:15.031Z]  ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32
20:21:15 [2020-03-17T20:21:15.031Z]  Docker Root Dir: /var/lib/docker
20:21:15 [2020-03-17T20:21:15.031Z]  Debug Mode: false
20:21:15 [2020-03-17T20:21:15.031Z]  Registry: https://index.docker.io/v1/
20:21:15 [2020-03-17T20:21:15.031Z]  Labels:
20:21:15 [2020-03-17T20:21:15.031Z]  Experimental: true
20:21:15 [2020-03-17T20:21:15.031Z]  Insecure Registries:
20:21:15 [2020-03-17T20:21:15.031Z]   127.0.0.0/8
20:21:15 [2020-03-17T20:21:15.031Z]  Live Restore Enabled: true
20:21:15 [2020-03-17T20:21:15.031Z] 
20:21:15 [2020-03-17T20:21:15.031Z] WARNING: No swap limit support
[Pipeline] sh
20:21:15 [2020-03-17T20:21:15.312Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
20:21:15 [2020-03-17T20:21:15.312Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
20:21:15 [2020-03-17T20:21:15.312Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39728/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
20:21:15 [2020-03-17T20:21:15.569Z] + bash /home/ubuntu/workspace/moby_PR-39728/check-config.sh
20:21:15 [2020-03-17T20:21:15.569Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
20:21:15 [2020-03-17T20:21:15.569Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ...
20:21:15 [2020-03-17T20:21:15.569Z] 
20:21:15 [2020-03-17T20:21:15.569Z] Generally Necessary:
20:21:15 [2020-03-17T20:21:15.569Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
20:21:15 [2020-03-17T20:21:15.569Z] - apparmor: enabled and tools installed
20:21:15 [2020-03-17T20:21:15.569Z] - CONFIG_NAMESPACES: enabled
20:21:15 [2020-03-17T20:21:15.569Z] - CONFIG_NET_NS: enabled
20:21:15 [2020-03-17T20:21:15.569Z] - CONFIG_PID_NS: enabled
20:21:15 [2020-03-17T20:21:15.569Z] - CONFIG_IPC_NS: enabled
20:21:15 [2020-03-17T20:21:15.569Z] - CONFIG_UTS_NS: enabled
20:21:15 [2020-03-17T20:21:15.569Z] - CONFIG_CGROUPS: enabled
20:21:15 [2020-03-17T20:21:15.569Z] - CONFIG_CGROUP_CPUACCT: enabled
20:21:15 [2020-03-17T20:21:15.569Z] - CONFIG_CGROUP_DEVICE: enabled
20:21:15 [2020-03-17T20:21:15.569Z] - CONFIG_CGROUP_FREEZER: enabled
20:21:15 [2020-03-17T20:21:15.569Z] - CONFIG_CGROUP_SCHED: enabled
20:21:15 [2020-03-17T20:21:15.569Z] - CONFIG_CPUSETS: enabled
20:21:15 [2020-03-17T20:21:15.569Z] - CONFIG_MEMCG: enabled
20:21:15 [2020-03-17T20:21:15.569Z] - CONFIG_KEYS: enabled
20:21:15 [2020-03-17T20:21:15.569Z] - CONFIG_VETH: enabled (as module)
20:21:15 [2020-03-17T20:21:15.569Z] - CONFIG_BRIDGE: enabled (as module)
20:21:15 [2020-03-17T20:21:15.569Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
20:21:15 [2020-03-17T20:21:15.569Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
20:21:15 [2020-03-17T20:21:15.569Z] - CONFIG_IP_NF_FILTER: enabled (as module)
20:21:15 [2020-03-17T20:21:15.569Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
20:21:15 [2020-03-17T20:21:15.569Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
20:21:15 [2020-03-17T20:21:15.569Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
20:21:15 [2020-03-17T20:21:15.826Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
20:21:15 [2020-03-17T20:21:15.826Z] - CONFIG_IP_NF_NAT: enabled (as module)
20:21:15 [2020-03-17T20:21:15.826Z] - CONFIG_NF_NAT: enabled (as module)
20:21:15 [2020-03-17T20:21:15.826Z] - CONFIG_NF_NAT_NEEDED: enabled
20:21:15 [2020-03-17T20:21:15.826Z] - CONFIG_POSIX_MQUEUE: enabled
20:21:15 [2020-03-17T20:21:15.826Z] 
20:21:15 [2020-03-17T20:21:15.826Z] Optional Features:
20:21:15 [2020-03-17T20:21:15.826Z] - CONFIG_USER_NS: enabled
20:21:15 [2020-03-17T20:21:15.826Z] - CONFIG_SECCOMP: enabled
20:21:15 [2020-03-17T20:21:15.826Z] - CONFIG_CGROUP_PIDS: enabled
20:21:15 [2020-03-17T20:21:15.826Z] - CONFIG_MEMCG_SWAP: enabled
20:21:15 [2020-03-17T20:21:15.826Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
20:21:15 [2020-03-17T20:21:15.826Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
20:21:15 [2020-03-17T20:21:15.826Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
20:21:15 [2020-03-17T20:21:15.826Z] - CONFIG_BLK_CGROUP: enabled
20:21:15 [2020-03-17T20:21:15.826Z] - CONFIG_BLK_DEV_THROTTLING: enabled
20:21:15 [2020-03-17T20:21:15.826Z] - CONFIG_IOSCHED_CFQ: enabled
20:21:15 [2020-03-17T20:21:15.826Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
20:21:15 [2020-03-17T20:21:15.826Z] - CONFIG_CGROUP_PERF: enabled
20:21:15 [2020-03-17T20:21:15.826Z] - CONFIG_CGROUP_HUGETLB: enabled
20:21:15 [2020-03-17T20:21:15.826Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
20:21:15 [2020-03-17T20:21:15.826Z] - CONFIG_CGROUP_NET_PRIO: enabled
20:21:15 [2020-03-17T20:21:15.826Z] - CONFIG_CFS_BANDWIDTH: enabled
20:21:15 [2020-03-17T20:21:15.826Z] - CONFIG_FAIR_GROUP_SCHED: enabled
20:21:15 [2020-03-17T20:21:15.826Z] - CONFIG_RT_GROUP_SCHED: missing
20:21:15 [2020-03-17T20:21:15.826Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
20:21:15 [2020-03-17T20:21:15.826Z] - CONFIG_IP_VS: enabled (as module)
20:21:15 [2020-03-17T20:21:15.826Z] - CONFIG_IP_VS_NFCT: enabled
20:21:15 [2020-03-17T20:21:15.826Z] - CONFIG_IP_VS_PROTO_TCP: enabled
20:21:15 [2020-03-17T20:21:15.826Z] - CONFIG_IP_VS_PROTO_UDP: enabled
20:21:15 [2020-03-17T20:21:15.826Z] - CONFIG_IP_VS_RR: enabled (as module)
20:21:15 [2020-03-17T20:21:15.826Z] - CONFIG_EXT4_FS: enabled
20:21:15 [2020-03-17T20:21:15.826Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
20:21:15 [2020-03-17T20:21:15.826Z] - CONFIG_EXT4_FS_SECURITY: enabled
20:21:15 [2020-03-17T20:21:15.826Z] - Network Drivers:
20:21:15 [2020-03-17T20:21:15.826Z]   - "overlay":
20:21:15 [2020-03-17T20:21:15.826Z]     - CONFIG_VXLAN: enabled (as module)
20:21:15 [2020-03-17T20:21:15.826Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
20:21:15 [2020-03-17T20:21:15.826Z]       Optional (for encrypted networks):
20:21:15 [2020-03-17T20:21:15.826Z]       - CONFIG_CRYPTO: enabled
20:21:15 [2020-03-17T20:21:15.826Z]       - CONFIG_CRYPTO_AEAD: enabled
20:21:15 [2020-03-17T20:21:15.826Z]       - CONFIG_CRYPTO_GCM: enabled
20:21:15 [2020-03-17T20:21:15.826Z]       - CONFIG_CRYPTO_SEQIV: enabled
20:21:15 [2020-03-17T20:21:15.826Z]       - CONFIG_CRYPTO_GHASH: enabled
20:21:15 [2020-03-17T20:21:15.826Z]       - CONFIG_XFRM: enabled
20:21:15 [2020-03-17T20:21:15.826Z]       - CONFIG_XFRM_USER: enabled (as module)
20:21:15 [2020-03-17T20:21:15.826Z]       - CONFIG_XFRM_ALGO: enabled (as module)
20:21:15 [2020-03-17T20:21:15.826Z]       - CONFIG_INET_ESP: enabled (as module)
20:21:15 [2020-03-17T20:21:15.826Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
20:21:15 [2020-03-17T20:21:15.826Z]   - "ipvlan":
20:21:15 [2020-03-17T20:21:15.826Z]     - CONFIG_IPVLAN: enabled (as module)
20:21:15 [2020-03-17T20:21:15.826Z]   - "macvlan":
20:21:15 [2020-03-17T20:21:15.826Z]     - CONFIG_MACVLAN: enabled (as module)
20:21:15 [2020-03-17T20:21:15.826Z]     - CONFIG_DUMMY: enabled (as module)
20:21:15 [2020-03-17T20:21:15.826Z]   - "ftp,tftp client in container":
20:21:16 [2020-03-17T20:21:16.083Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
20:21:16 [2020-03-17T20:21:16.083Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
20:21:16 [2020-03-17T20:21:16.083Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
20:21:16 [2020-03-17T20:21:16.083Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
20:21:16 [2020-03-17T20:21:16.083Z] - Storage Drivers:
20:21:16 [2020-03-17T20:21:16.083Z]   - "aufs":
20:21:16 [2020-03-17T20:21:16.083Z]     - CONFIG_AUFS_FS: enabled (as module)
20:21:16 [2020-03-17T20:21:16.083Z]   - "btrfs":
20:21:16 [2020-03-17T20:21:16.083Z]     - CONFIG_BTRFS_FS: enabled (as module)
20:21:16 [2020-03-17T20:21:16.083Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
20:21:16 [2020-03-17T20:21:16.083Z]   - "devicemapper":
20:21:16 [2020-03-17T20:21:16.083Z]     - CONFIG_BLK_DEV_DM: enabled
20:21:16 [2020-03-17T20:21:16.083Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
20:21:16 [2020-03-17T20:21:16.083Z]   - "overlay":
20:21:16 [2020-03-17T20:21:16.083Z]     - CONFIG_OVERLAY_FS: enabled (as module)
20:21:16 [2020-03-17T20:21:16.083Z]   - "zfs":
20:21:16 [2020-03-17T20:21:16.083Z]     - /dev/zfs: missing
20:21:16 [2020-03-17T20:21:16.083Z]     - zfs command: missing
20:21:16 [2020-03-17T20:21:16.083Z]     - zpool command: missing
20:21:16 [2020-03-17T20:21:16.083Z] 
20:21:16 [2020-03-17T20:21:16.083Z] Limits:
20:21:16 [2020-03-17T20:21:16.083Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
20:21:16 [2020-03-17T20:21:16.083Z] 
20:21:16 [2020-03-17T20:21:16.083Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
20:21:16 [2020-03-17T20:21:16.411Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4 .
20:21:16 [2020-03-17T20:21:16.411Z] #2 [internal] load .dockerignore
20:21:16 [2020-03-17T20:21:16.411Z] #2 transferring context: 87B done
20:21:16 [2020-03-17T20:21:16.411Z] #2 DONE 0.0s
20:21:16 [2020-03-17T20:21:16.411Z] 
20:21:16 [2020-03-17T20:21:16.411Z] #1 [internal] load build definition from Dockerfile
20:21:16 [2020-03-17T20:21:16.411Z] #1 transferring dockerfile: 17.06kB done
20:21:16 [2020-03-17T20:21:16.411Z] #1 DONE 0.0s
20:21:16 [2020-03-17T20:21:16.411Z] 
20:21:16 [2020-03-17T20:21:16.411Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
20:21:16 [2020-03-17T20:21:16.668Z] #3 DONE 0.1s
20:21:16 [2020-03-17T20:21:16.668Z] 
20:21:16 [2020-03-17T20:21:16.668Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
20:21:16 [2020-03-17T20:21:16.668Z] #4 CACHED
20:21:16 [2020-03-17T20:21:16.925Z] 
20:21:16 [2020-03-17T20:21:16.925Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
20:21:17 [2020-03-17T20:21:17.182Z] #6 DONE 0.3s
20:21:17 [2020-03-17T20:21:17.182Z] 
20:21:17 [2020-03-17T20:21:17.182Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster
20:21:17 [2020-03-17T20:21:17.439Z] #5 DONE 0.5s
20:21:17 [2020-03-17T20:21:17.439Z] 
20:21:17 [2020-03-17T20:21:17.439Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
20:21:17 [2020-03-17T20:21:17.439Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done
20:21:17 [2020-03-17T20:21:17.439Z] #7 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done
20:21:17 [2020-03-17T20:21:17.439Z] #7 sha256:be37fd7a30b94a720a45ba5dcc0cf386d043acc5f4f61db7c6736fd10ee621bd 1.79kB / 1.79kB done
20:21:17 [2020-03-17T20:21:17.439Z] #7 sha256:3a7408f53f79a230e184ec6b8666a1203cf6120174eb17a428ad4b80958b2652 5.46kB / 5.46kB done
20:21:17 [2020-03-17T20:21:17.439Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 0B / 50.38MB 0.0s
20:21:17 [2020-03-17T20:21:17.439Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 0B / 7.81MB 0.0s
20:21:17 [2020-03-17T20:21:17.439Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 7.56MB / 7.81MB 0.1s
20:21:17 [2020-03-17T20:21:17.696Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 4.07MB / 50.38MB 0.2s
20:21:17 [2020-03-17T20:21:17.696Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 11.92MB / 50.38MB 0.3s
20:21:17 [2020-03-17T20:21:17.955Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 20.54MB / 50.38MB 0.4s
20:21:17 [2020-03-17T20:21:17.955Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 7.81MB / 7.81MB 0.4s done
20:21:17 [2020-03-17T20:21:17.955Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 0B / 10.00MB 0.4s
20:21:17 [2020-03-17T20:21:17.955Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 23.48MB / 50.38MB 0.5s
20:21:17 [2020-03-17T20:21:17.955Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 6.07MB / 10.00MB 0.5s
20:21:17 [2020-03-17T20:21:17.955Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 0B / 51.79MB 0.5s
20:21:18 [2020-03-17T20:21:18.214Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 35.88MB / 50.38MB 0.8s
20:21:18 [2020-03-17T20:21:18.214Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 10.00MB / 10.00MB 0.7s done
20:21:18 [2020-03-17T20:21:18.214Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 1.03MB / 68.60MB 0.8s
20:21:18 [2020-03-17T20:21:18.472Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 42.60MB / 50.38MB 0.9s
20:21:18 [2020-03-17T20:21:18.472Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 2.72MB / 51.79MB 0.9s
20:21:18 [2020-03-17T20:21:18.472Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 6.19MB / 68.60MB 0.9s
20:21:18 [2020-03-17T20:21:18.472Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 49.73MB / 50.38MB 1.1s
20:21:18 [2020-03-17T20:21:18.472Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 8.35MB / 51.79MB 1.1s
20:21:18 [2020-03-17T20:21:18.472Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 15.86MB / 68.60MB 1.1s
20:21:18 [2020-03-17T20:21:18.731Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 25.12MB / 68.60MB 1.1s
20:21:18 [2020-03-17T20:21:18.731Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 50.38MB / 50.38MB 1.2s done
20:21:18 [2020-03-17T20:21:18.731Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 19.04MB / 51.79MB 1.3s
20:21:18 [2020-03-17T20:21:18.731Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 31.78MB / 68.60MB 1.3s
20:21:18 [2020-03-17T20:21:18.731Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 0B / 120.07MB 1.3s
20:21:18 [2020-03-17T20:21:18.988Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 36.78MB / 68.60MB 1.5s
20:21:18 [2020-03-17T20:21:18.988Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 8.88MB / 120.07MB 1.5s
20:21:18 [2020-03-17T20:21:18.988Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 41.88MB / 68.60MB 1.5s
20:21:18 [2020-03-17T20:21:18.988Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992
20:21:19 [2020-03-17T20:21:19.247Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 31.19MB / 51.79MB 1.7s
20:21:19 [2020-03-17T20:21:19.247Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 48.83MB / 68.60MB 1.7s
20:21:19 [2020-03-17T20:21:19.247Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 20.98MB / 120.07MB 1.7s
20:21:19 [2020-03-17T20:21:19.248Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 36.04MB / 51.79MB 1.8s
20:21:19 [2020-03-17T20:21:19.505Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 68.60MB / 68.60MB 2.0s
20:21:19 [2020-03-17T20:21:19.505Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 33.91MB / 120.07MB 2.0s
20:21:19 [2020-03-17T20:21:19.763Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 39.38MB / 51.79MB 2.3s
20:21:19 [2020-03-17T20:21:19.763Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 68.60MB / 68.60MB 2.2s done
20:21:19 [2020-03-17T20:21:19.763Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 48.91MB / 120.07MB 2.3s
20:21:19 [2020-03-17T20:21:19.763Z] #7 sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 0B / 126B 2.3s
20:21:19 [2020-03-17T20:21:19.763Z] #7 sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 126B / 126B 2.3s done
20:21:20 [2020-03-17T20:21:20.021Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 63.07MB / 120.07MB 2.4s
20:21:20 [2020-03-17T20:21:20.021Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 70.95MB / 120.07MB 2.6s
20:21:20 [2020-03-17T20:21:20.021Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 77.22MB / 120.07MB 2.6s
20:21:20 [2020-03-17T20:21:20.280Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 43.43MB / 51.79MB 2.7s
20:21:20 [2020-03-17T20:21:20.280Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 87.56MB / 120.07MB 2.8s
20:21:20 [2020-03-17T20:21:20.538Z] #7 ...
20:21:20 [2020-03-17T20:21:20.538Z] 
20:21:20 [2020-03-17T20:21:20.538Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
20:21:20 [2020-03-17T20:21:20.538Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
20:21:20 [2020-03-17T20:21:20.538Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
20:21:20 [2020-03-17T20:21:20.538Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
20:21:20 [2020-03-17T20:21:20.538Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done
20:21:20 [2020-03-17T20:21:20.538Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.3s done
20:21:20 [2020-03-17T20:21:20.538Z] #71 DONE 3.0s
20:21:20 [2020-03-17T20:21:20.538Z] 
20:21:20 [2020-03-17T20:21:20.538Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
20:21:20 [2020-03-17T20:21:20.538Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 51.73MB / 51.79MB 3.0s
20:21:20 [2020-03-17T20:21:20.538Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 101.40MB / 120.07MB 3.0s
20:21:20 [2020-03-17T20:21:20.795Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 51.79MB / 51.79MB 3.2s done
20:21:20 [2020-03-17T20:21:20.796Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 112.26MB / 120.07MB 3.3s
20:21:21 [2020-03-17T20:21:21.053Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 120.07MB / 120.07MB 3.5s
20:21:21 [2020-03-17T20:21:21.311Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 120.07MB / 120.07MB 3.7s done
20:21:21 [2020-03-17T20:21:21.568Z] #7 ...
20:21:21 [2020-03-17T20:21:21.568Z] 
20:21:21 [2020-03-17T20:21:21.568Z] #20 [internal] load build context
20:21:21 [2020-03-17T20:21:21.568Z] #20 transferring context: 49.97MB 4.0s done
20:21:21 [2020-03-17T20:21:21.568Z] #20 DONE 4.1s
20:21:21 [2020-03-17T20:21:21.568Z] 
20:21:21 [2020-03-17T20:21:21.568Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
20:21:22 [2020-03-17T20:21:22.479Z] Fetching without tags
20:21:22 [2020-03-17T20:21:22.458Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:21:22 [2020-03-17T20:21:22.459Z]  > git config --add remote.origin.fetch +refs/pull/39728/head:refs/remotes/origin/PR-39728 # timeout=10
20:21:22 [2020-03-17T20:21:22.460Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:21:22 [2020-03-17T20:21:22.473Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:21:22 [2020-03-17T20:21:22.485Z] Fetching upstream changes from https://github.com/moby/moby.git
20:21:22 [2020-03-17T20:21:22.486Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:21:22 [2020-03-17T20:21:22.486Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39728/head:refs/remotes/origin/PR-39728 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:21:22 [2020-03-17T20:21:22.756Z] Merging remotes/origin/master commit 37defbfd9b968f38e8e15dfa5f06d9f878bd65ba into PR head commit 8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4
20:21:22 [2020-03-17T20:21:22.939Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 3.8s done
20:21:22 [2020-03-17T20:21:22.939Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 0.1s
20:21:23 [2020-03-17T20:21:23.196Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 0.3s done
20:21:23 [2020-03-17T20:21:23.212Z] Merge succeeded, producing 8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4
20:21:23 [2020-03-17T20:21:23.213Z] Checking out Revision 8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4 (PR-39728)
20:21:23 [2020-03-17T20:21:23.438Z] Commit message: "Support reading multiple bytes in escapeProxy"
20:21:23 [2020-03-17T20:21:23.453Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 0.1s
20:21:23 [2020-03-17T20:21:23.710Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 0.2s done
20:21:23 [2020-03-17T20:21:23.710Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 0.1s
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:21:22 [2020-03-17T20:21:22.763Z]  > git config core.sparsecheckout # timeout=10
20:21:22 [2020-03-17T20:21:22.764Z]  > git checkout -f 8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4 # timeout=10
20:21:23 [2020-03-17T20:21:23.187Z]  > git merge 37defbfd9b968f38e8e15dfa5f06d9f878bd65ba # timeout=10
20:21:23 [2020-03-17T20:21:23.206Z]  > git rev-parse HEAD^{commit} # timeout=10
20:21:23 [2020-03-17T20:21:23.220Z]  > git config core.sparsecheckout # timeout=10
20:21:23 [2020-03-17T20:21:23.226Z]  > git checkout -f 8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4 # timeout=10
20:21:24 [2020-03-17T20:21:24.293Z] + docker version
20:21:24 [2020-03-17T20:21:24.293Z] Client: Docker Engine - Community
20:21:24 [2020-03-17T20:21:24.293Z]  Version:           19.03.7
20:21:24 [2020-03-17T20:21:24.293Z]  API version:       1.40
20:21:24 [2020-03-17T20:21:24.293Z]  Go version:        go1.12.17
20:21:24 [2020-03-17T20:21:24.293Z]  Git commit:        7141c199a2
20:21:24 [2020-03-17T20:21:24.293Z]  Built:             Sat Mar  7 16:48:47 2020
20:21:24 [2020-03-17T20:21:24.293Z]  OS/Arch:           linux/s390x
20:21:24 [2020-03-17T20:21:24.293Z]  Experimental:      false
20:21:24 [2020-03-17T20:21:24.293Z] 
20:21:24 [2020-03-17T20:21:24.293Z] Server: Docker Engine - Community
20:21:24 [2020-03-17T20:21:24.293Z]  Engine:
20:21:24 [2020-03-17T20:21:24.293Z]   Version:          19.03.7
20:21:24 [2020-03-17T20:21:24.293Z]   API version:      1.40 (minimum version 1.12)
20:21:24 [2020-03-17T20:21:24.293Z]   Go version:       go1.12.17
20:21:24 [2020-03-17T20:21:24.293Z]   Git commit:       7141c199a2
20:21:24 [2020-03-17T20:21:24.293Z]   Built:            Sat Mar  7 16:47:46 2020
20:21:24 [2020-03-17T20:21:24.293Z]   OS/Arch:          linux/s390x
20:21:24 [2020-03-17T20:21:24.293Z]   Experimental:     true
20:21:24 [2020-03-17T20:21:24.293Z]  containerd:
20:21:24 [2020-03-17T20:21:24.293Z]   Version:          1.2.13
20:21:24 [2020-03-17T20:21:24.293Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
20:21:24 [2020-03-17T20:21:24.293Z]  runc:
20:21:24 [2020-03-17T20:21:24.293Z]   Version:          1.0.0-rc10
20:21:24 [2020-03-17T20:21:24.293Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
20:21:24 [2020-03-17T20:21:24.293Z]  docker-init:
20:21:24 [2020-03-17T20:21:24.293Z]   Version:          0.18.0
20:21:24 [2020-03-17T20:21:24.293Z]   GitCommit:        fec3683
[Pipeline] sh
20:21:24 [2020-03-17T20:21:24.667Z] + docker info
20:21:25 [2020-03-17T20:21:25.281Z] Client:
20:21:25 [2020-03-17T20:21:25.281Z]  Debug Mode: false
20:21:25 [2020-03-17T20:21:25.281Z] 
20:21:25 [2020-03-17T20:21:25.281Z] Server:
20:21:25 [2020-03-17T20:21:25.281Z]  Containers: 0
20:21:25 [2020-03-17T20:21:25.281Z]   Running: 0
20:21:25 [2020-03-17T20:21:25.281Z]   Paused: 0
20:21:25 [2020-03-17T20:21:25.281Z]   Stopped: 0
20:21:25 [2020-03-17T20:21:25.281Z]  Images: 0
20:21:25 [2020-03-17T20:21:25.281Z]  Server Version: 19.03.7
20:21:25 [2020-03-17T20:21:25.281Z]  Storage Driver: overlay2
20:21:25 [2020-03-17T20:21:25.281Z]   Backing Filesystem: <unknown>
20:21:25 [2020-03-17T20:21:25.281Z]   Supports d_type: true
20:21:25 [2020-03-17T20:21:25.281Z]   Native Overlay Diff: true
20:21:25 [2020-03-17T20:21:25.281Z]  Logging Driver: json-file
20:21:25 [2020-03-17T20:21:25.281Z]  Cgroup Driver: cgroupfs
20:21:25 [2020-03-17T20:21:25.281Z]  Plugins:
20:21:25 [2020-03-17T20:21:25.281Z]   Volume: local
20:21:25 [2020-03-17T20:21:25.281Z]   Network: bridge host ipvlan macvlan null overlay
20:21:25 [2020-03-17T20:21:25.281Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
20:21:25 [2020-03-17T20:21:25.281Z]  Swarm: inactive
20:21:25 [2020-03-17T20:21:25.281Z]  Runtimes: runc
20:21:25 [2020-03-17T20:21:25.281Z]  Default Runtime: runc
20:21:25 [2020-03-17T20:21:25.281Z]  Init Binary: docker-init
20:21:25 [2020-03-17T20:21:25.281Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
20:21:25 [2020-03-17T20:21:25.281Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
20:21:25 [2020-03-17T20:21:25.281Z]  init version: fec3683
20:21:25 [2020-03-17T20:21:25.281Z]  Security Options:
20:21:25 [2020-03-17T20:21:25.281Z]   apparmor
20:21:25 [2020-03-17T20:21:25.281Z]   seccomp
20:21:25 [2020-03-17T20:21:25.281Z]    Profile: default
20:21:25 [2020-03-17T20:21:25.281Z]  Kernel Version: 4.15.0-88-generic
20:21:25 [2020-03-17T20:21:25.281Z]  Operating System: Ubuntu 18.04.4 LTS
20:21:25 [2020-03-17T20:21:25.281Z]  OSType: linux
20:21:25 [2020-03-17T20:21:25.281Z]  Architecture: s390x
20:21:25 [2020-03-17T20:21:25.281Z]  CPUs: 2
20:21:25 [2020-03-17T20:21:25.281Z]  Total Memory: 7.861GiB
20:21:25 [2020-03-17T20:21:25.281Z]  Name: s390x-ubuntu-16
20:21:25 [2020-03-17T20:21:25.281Z]  ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
20:21:25 [2020-03-17T20:21:25.281Z]  Docker Root Dir: /var/lib/docker
20:21:25 [2020-03-17T20:21:25.281Z]  Debug Mode: false
20:21:25 [2020-03-17T20:21:25.281Z]  Username: dockerbuildbot
20:21:25 [2020-03-17T20:21:25.281Z]  Registry: https://index.docker.io/v1/
20:21:25 [2020-03-17T20:21:25.281Z]  Labels:
20:21:25 [2020-03-17T20:21:25.281Z]  Experimental: true
20:21:25 [2020-03-17T20:21:25.281Z]  Insecure Registries:
20:21:25 [2020-03-17T20:21:25.281Z]   127.0.0.0/8
20:21:25 [2020-03-17T20:21:25.281Z]  Live Restore Enabled: false
20:21:25 [2020-03-17T20:21:25.281Z] 
20:21:25 [2020-03-17T20:21:25.281Z] WARNING: No swap limit support
[Pipeline] sh
20:21:25 [2020-03-17T20:21:25.654Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
20:21:25 [2020-03-17T20:21:25.654Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
20:21:25 [2020-03-17T20:21:25.654Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-39728/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
20:21:25 [2020-03-17T20:21:25.654Z] + bash /home/jenkins/workspace/moby_PR-39728/check-config.sh
20:21:25 [2020-03-17T20:21:25.654Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
20:21:25 [2020-03-17T20:21:25.654Z] info: reading kernel config from /boot/config-4.15.0-88-generic ...
20:21:25 [2020-03-17T20:21:25.654Z] 
20:21:25 [2020-03-17T20:21:25.654Z] Generally Necessary:
20:21:25 [2020-03-17T20:21:25.654Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
20:21:25 [2020-03-17T20:21:25.654Z] - apparmor: enabled and tools installed
20:21:25 [2020-03-17T20:21:25.654Z] - CONFIG_NAMESPACES: enabled
20:21:25 [2020-03-17T20:21:25.654Z] - CONFIG_NET_NS: enabled
20:21:25 [2020-03-17T20:21:25.937Z] - CONFIG_PID_NS: enabled
20:21:25 [2020-03-17T20:21:25.937Z] - CONFIG_IPC_NS: enabled
20:21:25 [2020-03-17T20:21:25.937Z] - CONFIG_UTS_NS: enabled
20:21:25 [2020-03-17T20:21:25.937Z] - CONFIG_CGROUPS: enabled
20:21:25 [2020-03-17T20:21:25.937Z] - CONFIG_CGROUP_CPUACCT: enabled
20:21:25 [2020-03-17T20:21:25.937Z] - CONFIG_CGROUP_DEVICE: enabled
20:21:25 [2020-03-17T20:21:25.937Z] - CONFIG_CGROUP_FREEZER: enabled
20:21:25 [2020-03-17T20:21:25.937Z] - CONFIG_CGROUP_SCHED: enabled
20:21:25 [2020-03-17T20:21:25.937Z] - CONFIG_CPUSETS: enabled
20:21:25 [2020-03-17T20:21:25.937Z] - CONFIG_MEMCG: enabled
20:21:25 [2020-03-17T20:21:25.937Z] - CONFIG_KEYS: enabled
20:21:25 [2020-03-17T20:21:25.937Z] - CONFIG_VETH: enabled (as module)
20:21:25 [2020-03-17T20:21:25.937Z] - CONFIG_BRIDGE: enabled (as module)
20:21:25 [2020-03-17T20:21:25.937Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
20:21:25 [2020-03-17T20:21:25.937Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
20:21:25 [2020-03-17T20:21:25.937Z] - CONFIG_IP_NF_FILTER: enabled (as module)
20:21:25 [2020-03-17T20:21:25.937Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
20:21:25 [2020-03-17T20:21:25.937Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
20:21:25 [2020-03-17T20:21:25.937Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
20:21:25 [2020-03-17T20:21:25.937Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
20:21:25 [2020-03-17T20:21:25.937Z] - CONFIG_IP_NF_NAT: enabled (as module)
20:21:25 [2020-03-17T20:21:25.937Z] - CONFIG_NF_NAT: enabled (as module)
20:21:25 [2020-03-17T20:21:25.937Z] - CONFIG_NF_NAT_NEEDED: enabled
20:21:25 [2020-03-17T20:21:25.937Z] - CONFIG_POSIX_MQUEUE: enabled
20:21:25 [2020-03-17T20:21:25.937Z] 
20:21:25 [2020-03-17T20:21:25.937Z] Optional Features:
20:21:25 [2020-03-17T20:21:25.937Z] - CONFIG_USER_NS: enabled
20:21:25 [2020-03-17T20:21:25.937Z] - CONFIG_SECCOMP: enabled
20:21:25 [2020-03-17T20:21:25.937Z] - CONFIG_CGROUP_PIDS: enabled
20:21:25 [2020-03-17T20:21:25.937Z] - CONFIG_MEMCG_SWAP: enabled
20:21:25 [2020-03-17T20:21:25.937Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
20:21:25 [2020-03-17T20:21:25.937Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
20:21:25 [2020-03-17T20:21:25.937Z] - CONFIG_BLK_CGROUP: enabled
20:21:25 [2020-03-17T20:21:25.937Z] - CONFIG_BLK_DEV_THROTTLING: enabled
20:21:25 [2020-03-17T20:21:25.937Z] - CONFIG_IOSCHED_CFQ: enabled
20:21:25 [2020-03-17T20:21:25.937Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
20:21:25 [2020-03-17T20:21:25.937Z] - CONFIG_CGROUP_PERF: enabled
20:21:25 [2020-03-17T20:21:25.937Z] - CONFIG_CGROUP_HUGETLB: enabled
20:21:25 [2020-03-17T20:21:25.937Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
20:21:25 [2020-03-17T20:21:25.937Z] - CONFIG_CGROUP_NET_PRIO: enabled
20:21:25 [2020-03-17T20:21:25.937Z] - CONFIG_CFS_BANDWIDTH: enabled
20:21:25 [2020-03-17T20:21:25.937Z] - CONFIG_FAIR_GROUP_SCHED: enabled
20:21:25 [2020-03-17T20:21:25.937Z] - CONFIG_RT_GROUP_SCHED: missing
20:21:25 [2020-03-17T20:21:25.937Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
20:21:25 [2020-03-17T20:21:25.937Z] - CONFIG_IP_VS: enabled (as module)
20:21:25 [2020-03-17T20:21:25.937Z] - CONFIG_IP_VS_NFCT: enabled
20:21:25 [2020-03-17T20:21:25.937Z] - CONFIG_IP_VS_PROTO_TCP: enabled
20:21:25 [2020-03-17T20:21:25.937Z] - CONFIG_IP_VS_PROTO_UDP: enabled
20:21:25 [2020-03-17T20:21:25.937Z] - CONFIG_IP_VS_RR: enabled (as module)
20:21:25 [2020-03-17T20:21:25.937Z] - CONFIG_EXT4_FS: enabled
20:21:25 [2020-03-17T20:21:25.937Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
20:21:25 [2020-03-17T20:21:25.937Z] - CONFIG_EXT4_FS_SECURITY: enabled
20:21:25 [2020-03-17T20:21:25.937Z] - Network Drivers:
20:21:25 [2020-03-17T20:21:25.937Z]   - "overlay":
20:21:25 [2020-03-17T20:21:25.937Z]     - CONFIG_VXLAN: enabled (as module)
20:21:25 [2020-03-17T20:21:25.937Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
20:21:25 [2020-03-17T20:21:25.937Z]       Optional (for encrypted networks):
20:21:25 [2020-03-17T20:21:25.937Z]       - CONFIG_CRYPTO: enabled
20:21:25 [2020-03-17T20:21:25.937Z]       - CONFIG_CRYPTO_AEAD: enabled
20:21:25 [2020-03-17T20:21:25.937Z]       - CONFIG_CRYPTO_GCM: enabled
20:21:25 [2020-03-17T20:21:25.937Z]       - CONFIG_CRYPTO_SEQIV: enabled
20:21:25 [2020-03-17T20:21:25.937Z]       - CONFIG_CRYPTO_GHASH: enabled
20:21:25 [2020-03-17T20:21:25.937Z]       - CONFIG_XFRM: enabled
20:21:25 [2020-03-17T20:21:25.937Z]       - CONFIG_XFRM_USER: enabled (as module)
20:21:25 [2020-03-17T20:21:25.937Z]       - CONFIG_XFRM_ALGO: enabled (as module)
20:21:25 [2020-03-17T20:21:25.937Z]       - CONFIG_INET_ESP: enabled (as module)
20:21:25 [2020-03-17T20:21:25.937Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
20:21:25 [2020-03-17T20:21:25.937Z]   - "ipvlan":
20:21:25 [2020-03-17T20:21:25.937Z]     - CONFIG_IPVLAN: enabled (as module)
20:21:25 [2020-03-17T20:21:25.937Z]   - "macvlan":
20:21:25 [2020-03-17T20:21:25.937Z]     - CONFIG_MACVLAN: enabled (as module)
20:21:25 [2020-03-17T20:21:25.937Z]     - CONFIG_DUMMY: enabled (as module)
20:21:25 [2020-03-17T20:21:25.937Z]   - "ftp,tftp client in container":
20:21:25 [2020-03-17T20:21:25.937Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
20:21:25 [2020-03-17T20:21:25.937Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
20:21:25 [2020-03-17T20:21:25.937Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
20:21:25 [2020-03-17T20:21:25.937Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
20:21:25 [2020-03-17T20:21:25.937Z] - Storage Drivers:
20:21:25 [2020-03-17T20:21:25.937Z]   - "aufs":
20:21:25 [2020-03-17T20:21:25.937Z]     - CONFIG_AUFS_FS: enabled (as module)
20:21:25 [2020-03-17T20:21:25.937Z]   - "btrfs":
20:21:25 [2020-03-17T20:21:25.937Z]     - CONFIG_BTRFS_FS: enabled (as module)
20:21:25 [2020-03-17T20:21:25.937Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
20:21:25 [2020-03-17T20:21:25.937Z]   - "devicemapper":
20:21:25 [2020-03-17T20:21:25.937Z]     - CONFIG_BLK_DEV_DM: enabled
20:21:25 [2020-03-17T20:21:25.937Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
20:21:25 [2020-03-17T20:21:25.937Z]   - "overlay":
20:21:25 [2020-03-17T20:21:25.937Z]     - CONFIG_OVERLAY_FS: enabled (as module)
20:21:25 [2020-03-17T20:21:25.937Z]   - "zfs":
20:21:25 [2020-03-17T20:21:25.937Z]     - /dev/zfs: missing
20:21:25 [2020-03-17T20:21:25.937Z]     - zfs command: missing
20:21:25 [2020-03-17T20:21:25.937Z]     - zpool command: missing
20:21:25 [2020-03-17T20:21:25.937Z] 
20:21:25 [2020-03-17T20:21:25.937Z] Limits:
20:21:25 [2020-03-17T20:21:25.937Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
20:21:25 [2020-03-17T20:21:25.937Z] 
20:21:25 [2020-03-17T20:21:25.937Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
20:21:26 [2020-03-17T20:21:26.233Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 2.1s done
20:21:26 [2020-03-17T20:21:26.233Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 0.1s
20:21:26 [2020-03-17T20:21:26.365Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4 .
20:21:26 [2020-03-17T20:21:26.365Z] #1 [internal] load build definition from Dockerfile
20:21:26 [2020-03-17T20:21:26.365Z] #1 transferring dockerfile: 17.06kB done
20:21:26 [2020-03-17T20:21:26.365Z] #1 DONE 0.0s
20:21:26 [2020-03-17T20:21:26.365Z] 
20:21:26 [2020-03-17T20:21:26.365Z] #2 [internal] load .dockerignore
20:21:26 [2020-03-17T20:21:26.365Z] #2 transferring context: 87B done
20:21:26 [2020-03-17T20:21:26.365Z] #2 DONE 0.0s
20:21:26 [2020-03-17T20:21:26.365Z] 
20:21:26 [2020-03-17T20:21:26.365Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
20:21:26 [2020-03-17T20:21:26.647Z] #3 DONE 0.3s
20:21:26 [2020-03-17T20:21:26.647Z] 
20:21:26 [2020-03-17T20:21:26.647Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
20:21:26 [2020-03-17T20:21:26.647Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
20:21:26 [2020-03-17T20:21:26.647Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
20:21:26 [2020-03-17T20:21:26.647Z] #4 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done
20:21:26 [2020-03-17T20:21:26.647Z] #4 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done
20:21:26 [2020-03-17T20:21:26.647Z] #4 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 0B / 8.87MB 0.1s
20:21:26 [2020-03-17T20:21:26.929Z] #4 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 2.55MB / 8.87MB 0.2s
20:21:26 [2020-03-17T20:21:26.929Z] #4 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done
20:21:26 [2020-03-17T20:21:26.929Z] #4 extracting sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf
20:21:27 [2020-03-17T20:21:27.211Z] #4 extracting sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 0.2s done
20:21:27 [2020-03-17T20:21:27.211Z] #4 DONE 0.6s
20:21:27 [2020-03-17T20:21:27.661Z] Fetching without tags
20:21:27 [2020-03-17T20:21:27.824Z] 
20:21:27 [2020-03-17T20:21:27.824Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
20:21:27 [2020-03-17T20:21:27.824Z] #6 DONE 0.2s
20:21:27 [2020-03-17T20:21:27.824Z] 
20:21:27 [2020-03-17T20:21:27.824Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster
20:21:27 [2020-03-17T20:21:27.824Z] #5 DONE 0.1s
20:21:27 [2020-03-17T20:21:27.824Z] 
20:21:27 [2020-03-17T20:21:27.824Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
20:21:27 [2020-03-17T20:21:27.824Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done
20:21:27 [2020-03-17T20:21:27.959Z] Still waiting to schedule task
20:21:27 [2020-03-17T20:21:27.959Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’
20:21:27 [2020-03-17T20:21:27.972Z] Still waiting to schedule task
20:21:27 [2020-03-17T20:21:27.972Z] Waiting for next available executor on ‘azwin-2-9d27b0’
20:21:28 [2020-03-17T20:21:28.055Z] Merging remotes/origin/master commit 37defbfd9b968f38e8e15dfa5f06d9f878bd65ba into PR head commit 8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4
20:21:28 [2020-03-17T20:21:28.122Z] #7 sha256:6f2c5965845a6f2fd1bfaa3a4814a17655d46330b5f60ed861daaa390d5b82a2 3.22MB / 9.88MB 0.2s
20:21:28 [2020-03-17T20:21:28.122Z] #7 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done
20:21:28 [2020-03-17T20:21:28.122Z] #7 sha256:0310c4918d38591c12cbbf0f8f4d5acf3515642afccf3ac4447a97843cec7e86 5.46kB / 5.46kB done
20:21:28 [2020-03-17T20:21:28.122Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 5.53MB / 48.96MB 0.2s
20:21:28 [2020-03-17T20:21:28.122Z] #7 sha256:16a7b142236e4c473f4fd19a0485f74364510f658dc999627e6c41f4684a50d5 3.86MB / 7.38MB 0.2s
20:21:28 [2020-03-17T20:21:28.122Z] #7 sha256:2969be310b76678b0572275b13d923705f3d1dc33f6a4d3b1cadf77ea108bb83 1.79kB / 1.79kB done
20:21:28 [2020-03-17T20:21:28.122Z] #7 sha256:6f2c5965845a6f2fd1bfaa3a4814a17655d46330b5f60ed861daaa390d5b82a2 5.61MB / 9.88MB 0.3s
20:21:28 [2020-03-17T20:21:28.122Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 11.13MB / 48.96MB 0.3s
20:21:28 [2020-03-17T20:21:28.122Z] #7 sha256:16a7b142236e4c473f4fd19a0485f74364510f658dc999627e6c41f4684a50d5 7.38MB / 7.38MB 0.3s
20:21:28 [2020-03-17T20:21:28.130Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 1.9s done
20:21:28 [2020-03-17T20:21:28.130Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 0.1s
20:21:28 [2020-03-17T20:21:28.422Z] #7 sha256:6f2c5965845a6f2fd1bfaa3a4814a17655d46330b5f60ed861daaa390d5b82a2 9.88MB / 9.88MB 0.4s
20:21:28 [2020-03-17T20:21:28.422Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 18.43MB / 48.96MB 0.4s
20:21:28 [2020-03-17T20:21:28.422Z] #7 sha256:16a7b142236e4c473f4fd19a0485f74364510f658dc999627e6c41f4684a50d5 7.38MB / 7.38MB 0.3s done
20:21:28 [2020-03-17T20:21:28.422Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 0B / 51.33MB 0.4s
20:21:28 [2020-03-17T20:21:28.422Z] #7 sha256:6f2c5965845a6f2fd1bfaa3a4814a17655d46330b5f60ed861daaa390d5b82a2 9.88MB / 9.88MB 0.4s done
20:21:28 [2020-03-17T20:21:28.422Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 0B / 56.67MB 0.5s
20:21:28 [2020-03-17T20:21:28.731Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 23.50MB / 48.96MB 0.7s
20:21:28 [2020-03-17T20:21:28.731Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 12.77MB / 51.33MB 0.7s
20:21:28 [2020-03-17T20:21:28.731Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 8.01MB / 56.67MB 0.7s
20:21:28 [2020-03-17T20:21:28.731Z] #7 ...
20:21:28 [2020-03-17T20:21:28.731Z] 
20:21:28 [2020-03-17T20:21:28.731Z] #20 [internal] load build context
20:21:28 [2020-03-17T20:21:28.731Z] #20 transferring context: 49.97MB 0.7s done
20:21:28 [2020-03-17T20:21:28.731Z] #20 DONE 0.8s
20:21:28 [2020-03-17T20:21:28.731Z] 
20:21:28 [2020-03-17T20:21:28.731Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
20:21:28 [2020-03-17T20:21:28.731Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 27.11MB / 48.96MB 0.8s
20:21:28 [2020-03-17T20:21:28.731Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 16.59MB / 51.33MB 0.8s
20:21:28 [2020-03-17T20:21:28.731Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 12.41MB / 56.67MB 0.8s
20:21:28 [2020-03-17T20:21:28.936Z] Merge succeeded, producing 8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4
20:21:28 [2020-03-17T20:21:28.937Z] Checking out Revision 8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4 (PR-39728)
20:21:29 [2020-03-17T20:21:29.041Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 35.62MB / 48.96MB 1.0s
20:21:29 [2020-03-17T20:21:29.041Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 23.44MB / 51.33MB 1.0s
20:21:29 [2020-03-17T20:21:29.041Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 20.70MB / 56.67MB 1.0s
20:21:29 [2020-03-17T20:21:29.041Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 39.09MB / 48.96MB 1.1s
20:21:29 [2020-03-17T20:21:29.041Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 27.11MB / 51.33MB 1.1s
20:21:29 [2020-03-17T20:21:29.041Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 25.03MB / 56.67MB 1.1s
20:21:29 [2020-03-17T20:21:29.041Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 45.85MB / 48.96MB 1.3s
20:21:29 [2020-03-17T20:21:29.041Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 36.38MB / 51.33MB 1.3s
20:21:29 [2020-03-17T20:21:29.041Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 32.55MB / 56.67MB 1.3s
20:21:27 [2020-03-17T20:21:27.625Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:21:27 [2020-03-17T20:21:27.631Z]  > git config --add remote.origin.fetch +refs/pull/39728/head:refs/remotes/origin/PR-39728 # timeout=10
20:21:27 [2020-03-17T20:21:27.635Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:21:27 [2020-03-17T20:21:27.647Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:21:27 [2020-03-17T20:21:27.664Z] Fetching upstream changes from https://github.com/moby/moby.git
20:21:27 [2020-03-17T20:21:27.665Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:21:27 [2020-03-17T20:21:27.666Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39728/head:refs/remotes/origin/PR-39728 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:21:28 [2020-03-17T20:21:28.058Z]  > git config core.sparsecheckout # timeout=10
20:21:28 [2020-03-17T20:21:28.062Z]  > git checkout -f 8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4 # timeout=10
20:21:28 [2020-03-17T20:21:28.915Z]  > git merge 37defbfd9b968f38e8e15dfa5f06d9f878bd65ba # timeout=10
20:21:28 [2020-03-17T20:21:28.930Z]  > git rev-parse HEAD^{commit} # timeout=10
20:21:28 [2020-03-17T20:21:28.939Z]  > git config core.sparsecheckout # timeout=10
20:21:28 [2020-03-17T20:21:28.943Z]  > git checkout -f 8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4 # timeout=10
20:21:29 [2020-03-17T20:21:29.350Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 48.96MB / 48.96MB 1.4s
20:21:29 [2020-03-17T20:21:29.350Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 40.72MB / 51.33MB 1.4s
20:21:29 [2020-03-17T20:21:29.350Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 36.90MB / 56.67MB 1.4s
20:21:29 [2020-03-17T20:21:29.350Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 48.96MB / 48.96MB 1.4s done
20:21:29 [2020-03-17T20:21:29.350Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 46.80MB / 51.33MB 1.5s
20:21:29 [2020-03-17T20:21:29.350Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 40.70MB / 56.67MB 1.5s
20:21:29 [2020-03-17T20:21:29.350Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 0B / 102.16MB 1.5s
20:21:29 [2020-03-17T20:21:29.350Z] #7 extracting sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462
20:21:29 [2020-03-17T20:21:29.653Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 51.33MB / 51.33MB 1.6s
20:21:29 [2020-03-17T20:21:29.653Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 47.87MB / 56.67MB 1.6s
20:21:29 [2020-03-17T20:21:29.653Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 51.33MB / 51.33MB 1.6s done
20:21:29 [2020-03-17T20:21:29.653Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 55.86MB / 56.67MB 1.7s
20:21:29 [2020-03-17T20:21:29.653Z] #7 sha256:5ffa45cfb494cd33d365d10bf1682b55ae6733b9efec850001a276ec9c4f8bd6 0B / 156B 1.7s
20:21:29 [2020-03-17T20:21:29.653Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 56.67MB / 56.67MB 1.7s done
20:21:29 [2020-03-17T20:21:29.653Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 11.40MB / 102.16MB 1.8s
20:21:29 [2020-03-17T20:21:29.653Z] #7 sha256:5ffa45cfb494cd33d365d10bf1682b55ae6733b9efec850001a276ec9c4f8bd6 156B / 156B 1.7s done
20:21:29 [2020-03-17T20:21:29.686Z] Commit message: "Support reading multiple bytes in escapeProxy"
20:21:29 [2020-03-17T20:21:29.944Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 17.30MB / 102.16MB 1.9s
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:21:30 [2020-03-17T20:21:30.230Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 35.42MB / 102.16MB 2.2s
20:21:30 [2020-03-17T20:21:30.230Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 48.23MB / 102.16MB 2.4s
20:21:30 [2020-03-17T20:21:30.469Z] + docker version
20:21:30 [2020-03-17T20:21:30.469Z] Client: Docker Engine - Community
20:21:30 [2020-03-17T20:21:30.469Z]  Version:           19.03.5
20:21:30 [2020-03-17T20:21:30.469Z]  API version:       1.40
20:21:30 [2020-03-17T20:21:30.469Z]  Go version:        go1.12.12
20:21:30 [2020-03-17T20:21:30.469Z]  Git commit:        633a0ea
20:21:30 [2020-03-17T20:21:30.469Z]  Built:             Wed Nov 13 07:27:53 2019
20:21:30 [2020-03-17T20:21:30.469Z]  OS/Arch:           linux/arm64
20:21:30 [2020-03-17T20:21:30.469Z]  Experimental:      false
20:21:30 [2020-03-17T20:21:30.469Z] 
20:21:30 [2020-03-17T20:21:30.469Z] Server: Docker Engine - Community
20:21:30 [2020-03-17T20:21:30.469Z]  Engine:
20:21:30 [2020-03-17T20:21:30.469Z]   Version:          19.03.5
20:21:30 [2020-03-17T20:21:30.469Z]   API version:      1.40 (minimum version 1.12)
20:21:30 [2020-03-17T20:21:30.469Z]   Go version:       go1.12.12
20:21:30 [2020-03-17T20:21:30.469Z]   Git commit:       633a0ea
20:21:30 [2020-03-17T20:21:30.469Z]   Built:            Wed Nov 13 07:26:25 2019
20:21:30 [2020-03-17T20:21:30.469Z]   OS/Arch:          linux/arm64
20:21:30 [2020-03-17T20:21:30.469Z]   Experimental:     true
20:21:30 [2020-03-17T20:21:30.469Z]  containerd:
20:21:30 [2020-03-17T20:21:30.469Z]   Version:          1.2.10
20:21:30 [2020-03-17T20:21:30.469Z]   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
20:21:30 [2020-03-17T20:21:30.469Z]  runc:
20:21:30 [2020-03-17T20:21:30.469Z]   Version:          1.0.0-rc8+dev
20:21:30 [2020-03-17T20:21:30.469Z]   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
20:21:30 [2020-03-17T20:21:30.469Z]  docker-init:
20:21:30 [2020-03-17T20:21:30.469Z]   Version:          0.18.0
20:21:30 [2020-03-17T20:21:30.469Z]   GitCommit:        fec3683
[Pipeline] sh
20:21:30 [2020-03-17T20:21:30.512Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 55.03MB / 102.16MB 2.5s
20:21:30 [2020-03-17T20:21:30.512Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 70.50MB / 102.16MB 2.7s
20:21:30 [2020-03-17T20:21:30.759Z] + docker info
20:21:30 [2020-03-17T20:21:30.795Z] #7 ...
20:21:30 [2020-03-17T20:21:30.795Z] 
20:21:30 [2020-03-17T20:21:30.795Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
20:21:30 [2020-03-17T20:21:30.795Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
20:21:30 [2020-03-17T20:21:30.795Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
20:21:30 [2020-03-17T20:21:30.795Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
20:21:30 [2020-03-17T20:21:30.795Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.0s done
20:21:30 [2020-03-17T20:21:30.795Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.6s done
20:21:30 [2020-03-17T20:21:30.795Z] #71 DONE 2.8s
20:21:30 [2020-03-17T20:21:30.795Z] 
20:21:30 [2020-03-17T20:21:30.795Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
20:21:30 [2020-03-17T20:21:30.795Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 81.44MB / 102.16MB 2.8s
20:21:30 [2020-03-17T20:21:30.795Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 92.43MB / 102.16MB 2.9s
20:21:31 [2020-03-17T20:21:31.077Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 102.16MB / 102.16MB 3.0s
20:21:31 [2020-03-17T20:21:31.077Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 102.16MB / 102.16MB 3.1s done
20:21:31 [2020-03-17T20:21:31.077Z] #7 extracting sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 1.5s done
20:21:31 [2020-03-17T20:21:31.369Z] #7 extracting sha256:16a7b142236e4c473f4fd19a0485f74364510f658dc999627e6c41f4684a50d5
20:21:31 [2020-03-17T20:21:31.369Z] #7 extracting sha256:16a7b142236e4c473f4fd19a0485f74364510f658dc999627e6c41f4684a50d5 0.2s done
20:21:31 [2020-03-17T20:21:31.369Z] #7 extracting sha256:6f2c5965845a6f2fd1bfaa3a4814a17655d46330b5f60ed861daaa390d5b82a2
20:21:31 [2020-03-17T20:21:31.371Z] Fetching without tags
20:21:31 [2020-03-17T20:21:31.645Z] Merging remotes/origin/master commit 37defbfd9b968f38e8e15dfa5f06d9f878bd65ba into PR head commit 8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4
20:21:31 [2020-03-17T20:21:31.695Z] Client:
20:21:31 [2020-03-17T20:21:31.695Z]  Debug Mode: false
20:21:31 [2020-03-17T20:21:31.695Z] 
20:21:31 [2020-03-17T20:21:31.695Z] Server:
20:21:31 [2020-03-17T20:21:31.695Z]  Containers: 0
20:21:31 [2020-03-17T20:21:31.695Z]   Running: 0
20:21:31 [2020-03-17T20:21:31.695Z]   Paused: 0
20:21:31 [2020-03-17T20:21:31.695Z]   Stopped: 0
20:21:31 [2020-03-17T20:21:31.695Z]  Images: 2
20:21:31 [2020-03-17T20:21:31.695Z]  Server Version: 19.03.5
20:21:31 [2020-03-17T20:21:31.695Z]  Storage Driver: overlay2
20:21:31 [2020-03-17T20:21:31.695Z]   Backing Filesystem: extfs
20:21:31 [2020-03-17T20:21:31.695Z]   Supports d_type: true
20:21:31 [2020-03-17T20:21:31.695Z]   Native Overlay Diff: true
20:21:31 [2020-03-17T20:21:31.695Z]  Logging Driver: json-file
20:21:31 [2020-03-17T20:21:31.695Z]  Cgroup Driver: cgroupfs
20:21:31 [2020-03-17T20:21:31.695Z]  Plugins:
20:21:31 [2020-03-17T20:21:31.695Z]   Volume: local
20:21:31 [2020-03-17T20:21:31.695Z]   Network: bridge host ipvlan macvlan null overlay
20:21:31 [2020-03-17T20:21:31.695Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
20:21:31 [2020-03-17T20:21:31.695Z]  Swarm: inactive
20:21:31 [2020-03-17T20:21:31.695Z]  Runtimes: runc
20:21:31 [2020-03-17T20:21:31.695Z]  Default Runtime: runc
20:21:31 [2020-03-17T20:21:31.695Z]  Init Binary: docker-init
20:21:31 [2020-03-17T20:21:31.695Z]  containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339
20:21:31 [2020-03-17T20:21:31.695Z]  runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657
20:21:31 [2020-03-17T20:21:31.695Z]  init version: fec3683
20:21:31 [2020-03-17T20:21:31.695Z]  Security Options:
20:21:31 [2020-03-17T20:21:31.695Z]   apparmor
20:21:31 [2020-03-17T20:21:31.695Z]   seccomp
20:21:31 [2020-03-17T20:21:31.695Z]    Profile: default
20:21:31 [2020-03-17T20:21:31.695Z]  Kernel Version: 4.15.0-1057-aws
20:21:31 [2020-03-17T20:21:31.695Z]  Operating System: Ubuntu 16.04.6 LTS
20:21:31 [2020-03-17T20:21:31.695Z]  OSType: linux
20:21:31 [2020-03-17T20:21:31.695Z]  Architecture: aarch64
20:21:31 [2020-03-17T20:21:31.695Z]  CPUs: 4
20:21:31 [2020-03-17T20:21:31.695Z]  Total Memory: 7.525GiB
20:21:31 [2020-03-17T20:21:31.695Z]  Name: ip-10-100-120-154
20:21:31 [2020-03-17T20:21:31.695Z]  ID: 54S4:KWFU:NIEI:7K7P:YSQE:BV4T:HY72:3FJA:KSC5:7GU7:YG74:V3A7
20:21:31 [2020-03-17T20:21:31.695Z]  Docker Root Dir: /var/lib/docker
20:21:31 [2020-03-17T20:21:31.695Z]  Debug Mode: false
20:21:31 [2020-03-17T20:21:31.695Z]  Registry: https://index.docker.io/v1/
20:21:31 [2020-03-17T20:21:31.695Z]  Labels:
20:21:31 [2020-03-17T20:21:31.695Z]  Experimental: true
20:21:31 [2020-03-17T20:21:31.695Z]  Insecure Registries:
20:21:31 [2020-03-17T20:21:31.695Z]   127.0.0.0/8
20:21:31 [2020-03-17T20:21:31.695Z]  Live Restore Enabled: true
20:21:31 [2020-03-17T20:21:31.695Z] 
20:21:31 [2020-03-17T20:21:31.695Z] WARNING: No swap limit support
[Pipeline] sh
20:21:31 [2020-03-17T20:21:31.983Z] #7 extracting sha256:6f2c5965845a6f2fd1bfaa3a4814a17655d46330b5f60ed861daaa390d5b82a2 0.2s done
20:21:31 [2020-03-17T20:21:31.983Z] #7 extracting sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 0.1s
20:21:31 [2020-03-17T20:21:31.990Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
20:21:31 [2020-03-17T20:21:31.990Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
20:21:31 [2020-03-17T20:21:31.990Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39728/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
20:21:32 [2020-03-17T20:21:32.146Z] Merge succeeded, producing 8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4
20:21:32 [2020-03-17T20:21:32.147Z] Checking out Revision 8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4 (PR-39728)
20:21:32 [2020-03-17T20:21:32.249Z] + bash /home/ubuntu/workspace/moby_PR-39728/check-config.sh
20:21:32 [2020-03-17T20:21:32.249Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
20:21:32 [2020-03-17T20:21:32.249Z] info: reading kernel config from /boot/config-4.15.0-1057-aws ...
20:21:32 [2020-03-17T20:21:32.249Z] 
20:21:32 [2020-03-17T20:21:32.249Z] Generally Necessary:
20:21:32 [2020-03-17T20:21:32.249Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
20:21:32 [2020-03-17T20:21:32.249Z] - apparmor: enabled and tools installed
20:21:32 [2020-03-17T20:21:32.249Z] - CONFIG_NAMESPACES: enabled
20:21:32 [2020-03-17T20:21:32.249Z] - CONFIG_NET_NS: enabled
20:21:32 [2020-03-17T20:21:32.249Z] - CONFIG_PID_NS: enabled
20:21:32 [2020-03-17T20:21:32.249Z] - CONFIG_IPC_NS: enabled
20:21:32 [2020-03-17T20:21:32.249Z] - CONFIG_UTS_NS: enabled
20:21:32 [2020-03-17T20:21:32.249Z] - CONFIG_CGROUPS: enabled
20:21:32 [2020-03-17T20:21:32.249Z] - CONFIG_CGROUP_CPUACCT: enabled
20:21:32 [2020-03-17T20:21:32.249Z] - CONFIG_CGROUP_DEVICE: enabled
20:21:32 [2020-03-17T20:21:32.249Z] - CONFIG_CGROUP_FREEZER: enabled
20:21:32 [2020-03-17T20:21:32.249Z] - CONFIG_CGROUP_SCHED: enabled
20:21:32 [2020-03-17T20:21:32.249Z] - CONFIG_CPUSETS: enabled
20:21:32 [2020-03-17T20:21:32.249Z] - CONFIG_MEMCG: enabled
20:21:32 [2020-03-17T20:21:32.249Z] - CONFIG_KEYS: enabled
20:21:32 [2020-03-17T20:21:32.249Z] - CONFIG_VETH: enabled (as module)
20:21:32 [2020-03-17T20:21:32.249Z] - CONFIG_BRIDGE: enabled (as module)
20:21:32 [2020-03-17T20:21:32.249Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
20:21:32 [2020-03-17T20:21:32.249Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
20:21:32 [2020-03-17T20:21:32.306Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 3.9s done
20:21:32 [2020-03-17T20:21:32.306Z] #7 extracting sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 done
20:21:32 [2020-03-17T20:21:32.306Z] #7 DONE 14.8s
20:21:32 [2020-03-17T20:21:32.306Z] 
20:21:32 [2020-03-17T20:21:32.306Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
20:21:32 [2020-03-17T20:21:32.409Z] Commit message: "Support reading multiple bytes in escapeProxy"
20:21:32 [2020-03-17T20:21:32.508Z] - CONFIG_IP_NF_FILTER: enabled (as module)
20:21:32 [2020-03-17T20:21:32.508Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
20:21:32 [2020-03-17T20:21:32.508Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
20:21:32 [2020-03-17T20:21:32.508Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
20:21:32 [2020-03-17T20:21:32.508Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
20:21:32 [2020-03-17T20:21:32.508Z] - CONFIG_IP_NF_NAT: enabled (as module)
20:21:32 [2020-03-17T20:21:32.508Z] - CONFIG_NF_NAT: enabled (as module)
20:21:32 [2020-03-17T20:21:32.508Z] - CONFIG_NF_NAT_NEEDED: enabled
20:21:32 [2020-03-17T20:21:32.508Z] - CONFIG_POSIX_MQUEUE: enabled
20:21:32 [2020-03-17T20:21:32.508Z] 
20:21:32 [2020-03-17T20:21:32.508Z] Optional Features:
20:21:32 [2020-03-17T20:21:32.508Z] - CONFIG_USER_NS: enabled
20:21:32 [2020-03-17T20:21:32.508Z] - CONFIG_SECCOMP: enabled
20:21:32 [2020-03-17T20:21:32.508Z] - CONFIG_CGROUP_PIDS: enabled
20:21:32 [2020-03-17T20:21:32.508Z] - CONFIG_MEMCG_SWAP: enabled
20:21:32 [2020-03-17T20:21:32.508Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
20:21:32 [2020-03-17T20:21:32.508Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
20:21:32 [2020-03-17T20:21:32.508Z] - CONFIG_BLK_CGROUP: enabled
20:21:32 [2020-03-17T20:21:32.508Z] - CONFIG_BLK_DEV_THROTTLING: enabled
20:21:32 [2020-03-17T20:21:32.508Z] - CONFIG_IOSCHED_CFQ: enabled
20:21:32 [2020-03-17T20:21:32.508Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
20:21:32 [2020-03-17T20:21:32.508Z] - CONFIG_CGROUP_PERF: enabled
20:21:32 [2020-03-17T20:21:32.508Z] - CONFIG_CGROUP_HUGETLB: enabled
20:21:32 [2020-03-17T20:21:32.508Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
20:21:32 [2020-03-17T20:21:32.508Z] - CONFIG_CGROUP_NET_PRIO: enabled
20:21:32 [2020-03-17T20:21:32.508Z] - CONFIG_CFS_BANDWIDTH: enabled
20:21:32 [2020-03-17T20:21:32.508Z] - CONFIG_FAIR_GROUP_SCHED: enabled
20:21:32 [2020-03-17T20:21:32.508Z] - CONFIG_RT_GROUP_SCHED: missing
20:21:31 [2020-03-17T20:21:31.367Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:21:31 [2020-03-17T20:21:31.370Z]  > git config --add remote.origin.fetch +refs/pull/39728/head:refs/remotes/origin/PR-39728 # timeout=10
20:21:31 [2020-03-17T20:21:31.374Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:21:31 [2020-03-17T20:21:31.388Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:21:31 [2020-03-17T20:21:31.400Z] Fetching upstream changes from https://github.com/moby/moby.git
20:21:31 [2020-03-17T20:21:31.400Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:21:31 [2020-03-17T20:21:31.401Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39728/head:refs/remotes/origin/PR-39728 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:21:31 [2020-03-17T20:21:31.676Z]  > git config core.sparsecheckout # timeout=10
20:21:31 [2020-03-17T20:21:31.691Z]  > git checkout -f 8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4 # timeout=10
20:21:32 [2020-03-17T20:21:32.148Z]  > git merge 37defbfd9b968f38e8e15dfa5f06d9f878bd65ba # timeout=10
20:21:32 [2020-03-17T20:21:32.155Z]  > git rev-parse HEAD^{commit} # timeout=10
20:21:32 [2020-03-17T20:21:32.176Z]  > git config core.sparsecheckout # timeout=10
20:21:32 [2020-03-17T20:21:32.192Z]  > git checkout -f 8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4 # timeout=10
20:21:32 [2020-03-17T20:21:32.767Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
20:21:32 [2020-03-17T20:21:32.767Z] - CONFIG_IP_VS: enabled (as module)
20:21:32 [2020-03-17T20:21:32.767Z] - CONFIG_IP_VS_NFCT: enabled
20:21:32 [2020-03-17T20:21:32.767Z] - CONFIG_IP_VS_PROTO_TCP: enabled
20:21:32 [2020-03-17T20:21:32.767Z] - CONFIG_IP_VS_PROTO_UDP: enabled
20:21:32 [2020-03-17T20:21:32.767Z] - CONFIG_IP_VS_RR: enabled (as module)
20:21:32 [2020-03-17T20:21:32.767Z] - CONFIG_EXT4_FS: enabled
20:21:32 [2020-03-17T20:21:32.767Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
20:21:32 [2020-03-17T20:21:32.767Z] - CONFIG_EXT4_FS_SECURITY: enabled
20:21:32 [2020-03-17T20:21:32.767Z] - Network Drivers:
20:21:32 [2020-03-17T20:21:32.767Z]   - "overlay":
20:21:32 [2020-03-17T20:21:32.767Z]     - CONFIG_VXLAN: enabled (as module)
20:21:32 [2020-03-17T20:21:32.767Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
20:21:32 [2020-03-17T20:21:32.767Z]       Optional (for encrypted networks):
20:21:32 [2020-03-17T20:21:32.767Z]       - CONFIG_CRYPTO: enabled
20:21:32 [2020-03-17T20:21:32.767Z]       - CONFIG_CRYPTO_AEAD: enabled
20:21:32 [2020-03-17T20:21:32.767Z]       - CONFIG_CRYPTO_GCM: enabled
20:21:32 [2020-03-17T20:21:32.767Z]       - CONFIG_CRYPTO_SEQIV: enabled
20:21:32 [2020-03-17T20:21:32.767Z]       - CONFIG_CRYPTO_GHASH: enabled
20:21:32 [2020-03-17T20:21:32.767Z]       - CONFIG_XFRM: enabled
20:21:32 [2020-03-17T20:21:32.767Z]       - CONFIG_XFRM_USER: enabled (as module)
20:21:32 [2020-03-17T20:21:32.767Z]       - CONFIG_XFRM_ALGO: enabled (as module)
20:21:32 [2020-03-17T20:21:32.767Z]       - CONFIG_INET_ESP: enabled (as module)
20:21:32 [2020-03-17T20:21:32.767Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
20:21:32 [2020-03-17T20:21:32.767Z]   - "ipvlan":
20:21:32 [2020-03-17T20:21:32.767Z]     - CONFIG_IPVLAN: enabled (as module)
20:21:32 [2020-03-17T20:21:32.767Z]   - "macvlan":
20:21:32 [2020-03-17T20:21:32.767Z]     - CONFIG_MACVLAN: enabled (as module)
20:21:32 [2020-03-17T20:21:32.767Z]     - CONFIG_DUMMY: enabled (as module)
20:21:32 [2020-03-17T20:21:32.767Z]   - "ftp,tftp client in container":
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:21:33 [2020-03-17T20:21:33.026Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
20:21:33 [2020-03-17T20:21:33.026Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
20:21:33 [2020-03-17T20:21:33.026Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
20:21:33 [2020-03-17T20:21:33.026Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
20:21:33 [2020-03-17T20:21:33.026Z] - Storage Drivers:
20:21:33 [2020-03-17T20:21:33.026Z]   - "aufs":
20:21:33 [2020-03-17T20:21:33.026Z]     - CONFIG_AUFS_FS: enabled (as module)
20:21:33 [2020-03-17T20:21:33.026Z]   - "btrfs":
20:21:33 [2020-03-17T20:21:33.026Z]     - CONFIG_BTRFS_FS: enabled (as module)
20:21:33 [2020-03-17T20:21:33.026Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
20:21:33 [2020-03-17T20:21:33.026Z]   - "devicemapper":
20:21:33 [2020-03-17T20:21:33.026Z]     - CONFIG_BLK_DEV_DM: enabled
20:21:33 [2020-03-17T20:21:33.026Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
20:21:33 [2020-03-17T20:21:33.026Z]   - "overlay":
20:21:33 [2020-03-17T20:21:33.026Z]     - CONFIG_OVERLAY_FS: enabled (as module)
20:21:33 [2020-03-17T20:21:33.026Z]   - "zfs":
20:21:33 [2020-03-17T20:21:33.026Z]     - /dev/zfs: missing
20:21:33 [2020-03-17T20:21:33.026Z]     - zfs command: missing
20:21:33 [2020-03-17T20:21:33.026Z]     - zpool command: missing
20:21:33 [2020-03-17T20:21:33.026Z] 
20:21:33 [2020-03-17T20:21:33.026Z] Limits:
20:21:33 [2020-03-17T20:21:33.026Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
20:21:33 [2020-03-17T20:21:33.026Z] 
20:21:33 [2020-03-17T20:21:33.026Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
20:21:33 [2020-03-17T20:21:33.230Z] + docker version
20:21:33 [2020-03-17T20:21:33.230Z] Client: Docker Engine - Community
20:21:33 [2020-03-17T20:21:33.230Z]  Version:           19.03.5
20:21:33 [2020-03-17T20:21:33.230Z]  API version:       1.40
20:21:33 [2020-03-17T20:21:33.230Z]  Go version:        go1.12.12
20:21:33 [2020-03-17T20:21:33.230Z]  Git commit:        633a0ea838
20:21:33 [2020-03-17T20:21:33.230Z]  Built:             Wed Nov 13 07:29:52 2019
20:21:33 [2020-03-17T20:21:33.230Z]  OS/Arch:           linux/amd64
20:21:33 [2020-03-17T20:21:33.230Z]  Experimental:      false
20:21:33 [2020-03-17T20:21:33.230Z] 
20:21:33 [2020-03-17T20:21:33.230Z] Server: Docker Engine - Community
20:21:33 [2020-03-17T20:21:33.230Z]  Engine:
20:21:33 [2020-03-17T20:21:33.230Z]   Version:          19.03.5
20:21:33 [2020-03-17T20:21:33.230Z]   API version:      1.40 (minimum version 1.12)
20:21:33 [2020-03-17T20:21:33.230Z]   Go version:       go1.12.12
20:21:33 [2020-03-17T20:21:33.230Z]   Git commit:       633a0ea838
20:21:33 [2020-03-17T20:21:33.230Z]   Built:            Wed Nov 13 07:28:22 2019
20:21:33 [2020-03-17T20:21:33.230Z]   OS/Arch:          linux/amd64
20:21:33 [2020-03-17T20:21:33.230Z]   Experimental:     true
20:21:33 [2020-03-17T20:21:33.230Z]  containerd:
20:21:33 [2020-03-17T20:21:33.230Z]   Version:          1.2.10
20:21:33 [2020-03-17T20:21:33.230Z]   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
20:21:33 [2020-03-17T20:21:33.230Z]  runc:
20:21:33 [2020-03-17T20:21:33.230Z]   Version:          1.0.0-rc8+dev
20:21:33 [2020-03-17T20:21:33.230Z]   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
20:21:33 [2020-03-17T20:21:33.230Z]  docker-init:
20:21:33 [2020-03-17T20:21:33.230Z]   Version:          0.18.0
20:21:33 [2020-03-17T20:21:33.230Z]   GitCommit:        fec3683
[Pipeline] sh
20:21:33 [2020-03-17T20:21:33.374Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4 .
20:21:33 [2020-03-17T20:21:33.374Z] #1 [internal] load build definition from Dockerfile
20:21:33 [2020-03-17T20:21:33.374Z] #1 transferring dockerfile: 17.06kB 0.0s done
20:21:33 [2020-03-17T20:21:33.374Z] #1 DONE 0.0s
20:21:33 [2020-03-17T20:21:33.374Z] 
20:21:33 [2020-03-17T20:21:33.374Z] #2 [internal] load .dockerignore
20:21:33 [2020-03-17T20:21:33.374Z] #2 transferring context: 87B 0.0s done
20:21:33 [2020-03-17T20:21:33.374Z] #2 DONE 0.0s
20:21:33 [2020-03-17T20:21:33.374Z] 
20:21:33 [2020-03-17T20:21:33.374Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
20:21:33 [2020-03-17T20:21:33.452Z] #7 extracting sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 1.4s done
20:21:33 [2020-03-17T20:21:33.519Z] + docker info
20:21:33 [2020-03-17T20:21:33.519Z] Client:
20:21:33 [2020-03-17T20:21:33.519Z]  Debug Mode: false
20:21:33 [2020-03-17T20:21:33.519Z] 
20:21:33 [2020-03-17T20:21:33.519Z] Server:
20:21:33 [2020-03-17T20:21:33.519Z]  Containers: 0
20:21:33 [2020-03-17T20:21:33.519Z]   Running: 0
20:21:33 [2020-03-17T20:21:33.519Z]   Paused: 0
20:21:33 [2020-03-17T20:21:33.519Z]   Stopped: 0
20:21:33 [2020-03-17T20:21:33.519Z]  Images: 2
20:21:33 [2020-03-17T20:21:33.519Z]  Server Version: 19.03.5
20:21:33 [2020-03-17T20:21:33.519Z]  Storage Driver: overlay2
20:21:33 [2020-03-17T20:21:33.519Z]   Backing Filesystem: extfs
20:21:33 [2020-03-17T20:21:33.519Z]   Supports d_type: true
20:21:33 [2020-03-17T20:21:33.519Z]   Native Overlay Diff: true
20:21:33 [2020-03-17T20:21:33.519Z]  Logging Driver: json-file
20:21:33 [2020-03-17T20:21:33.519Z]  Cgroup Driver: cgroupfs
20:21:33 [2020-03-17T20:21:33.519Z]  Plugins:
20:21:33 [2020-03-17T20:21:33.519Z]   Volume: local
20:21:33 [2020-03-17T20:21:33.519Z]   Network: bridge host ipvlan macvlan null overlay
20:21:33 [2020-03-17T20:21:33.519Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
20:21:33 [2020-03-17T20:21:33.519Z]  Swarm: inactive
20:21:33 [2020-03-17T20:21:33.519Z]  Runtimes: runc
20:21:33 [2020-03-17T20:21:33.519Z]  Default Runtime: runc
20:21:33 [2020-03-17T20:21:33.519Z]  Init Binary: docker-init
20:21:33 [2020-03-17T20:21:33.519Z]  containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339
20:21:33 [2020-03-17T20:21:33.519Z]  runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657
20:21:33 [2020-03-17T20:21:33.519Z]  init version: fec3683
20:21:33 [2020-03-17T20:21:33.519Z]  Security Options:
20:21:33 [2020-03-17T20:21:33.519Z]   apparmor
20:21:33 [2020-03-17T20:21:33.519Z]   seccomp
20:21:33 [2020-03-17T20:21:33.519Z]    Profile: default
20:21:33 [2020-03-17T20:21:33.519Z]  Kernel Version: 4.15.0-1058-aws
20:21:33 [2020-03-17T20:21:33.519Z]  Operating System: Ubuntu 18.04.4 LTS
20:21:33 [2020-03-17T20:21:33.519Z]  OSType: linux
20:21:33 [2020-03-17T20:21:33.519Z]  Architecture: x86_64
20:21:33 [2020-03-17T20:21:33.519Z]  CPUs: 2
20:21:33 [2020-03-17T20:21:33.519Z]  Total Memory: 7.501GiB
20:21:33 [2020-03-17T20:21:33.519Z]  Name: ip-10-100-62-26
20:21:33 [2020-03-17T20:21:33.519Z]  ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32
20:21:33 [2020-03-17T20:21:33.519Z]  Docker Root Dir: /var/lib/docker
20:21:33 [2020-03-17T20:21:33.519Z]  Debug Mode: false
20:21:33 [2020-03-17T20:21:33.519Z]  Registry: https://index.docker.io/v1/
20:21:33 [2020-03-17T20:21:33.519Z]  Labels:
20:21:33 [2020-03-17T20:21:33.519Z]  Experimental: true
20:21:33 [2020-03-17T20:21:33.519Z]  Insecure Registries:
20:21:33 [2020-03-17T20:21:33.519Z]   127.0.0.0/8
20:21:33 [2020-03-17T20:21:33.519Z]  Live Restore Enabled: true
20:21:33 [2020-03-17T20:21:33.519Z] 
20:21:33 [2020-03-17T20:21:33.519Z] WARNING: No swap limit support
[Pipeline] sh
20:21:33 [2020-03-17T20:21:33.632Z] #3 DONE 0.1s
20:21:33 [2020-03-17T20:21:33.632Z] 
20:21:33 [2020-03-17T20:21:33.632Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
20:21:33 [2020-03-17T20:21:33.632Z] #4 CACHED
20:21:33 [2020-03-17T20:21:33.675Z] #8 DONE 1.5s
20:21:33 [2020-03-17T20:21:33.676Z] 
20:21:33 [2020-03-17T20:21:33.676Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
20:21:33 [2020-03-17T20:21:33.734Z] #7 extracting sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 0.1s
20:21:33 [2020-03-17T20:21:33.803Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
20:21:33 [2020-03-17T20:21:33.803Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
20:21:33 [2020-03-17T20:21:33.803Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39728/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
20:21:33 [2020-03-17T20:21:33.803Z] + bash /home/ubuntu/workspace/moby_PR-39728/check-config.sh
20:21:33 [2020-03-17T20:21:33.803Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
20:21:33 [2020-03-17T20:21:33.803Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ...
20:21:33 [2020-03-17T20:21:33.803Z] 
20:21:33 [2020-03-17T20:21:33.803Z] Generally Necessary:
20:21:33 [2020-03-17T20:21:33.803Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
20:21:33 [2020-03-17T20:21:33.803Z] - apparmor: enabled and tools installed
20:21:33 [2020-03-17T20:21:33.803Z] - CONFIG_NAMESPACES: enabled
20:21:33 [2020-03-17T20:21:33.803Z] - CONFIG_NET_NS: enabled
20:21:33 [2020-03-17T20:21:33.803Z] - CONFIG_PID_NS: enabled
20:21:33 [2020-03-17T20:21:33.803Z] - CONFIG_IPC_NS: enabled
20:21:33 [2020-03-17T20:21:33.803Z] - CONFIG_UTS_NS: enabled
20:21:33 [2020-03-17T20:21:33.803Z] - CONFIG_CGROUPS: enabled
20:21:33 [2020-03-17T20:21:33.803Z] - CONFIG_CGROUP_CPUACCT: enabled
20:21:33 [2020-03-17T20:21:33.803Z] - CONFIG_CGROUP_DEVICE: enabled
20:21:33 [2020-03-17T20:21:33.803Z] - CONFIG_CGROUP_FREEZER: enabled
20:21:33 [2020-03-17T20:21:33.803Z] - CONFIG_CGROUP_SCHED: enabled
20:21:33 [2020-03-17T20:21:33.803Z] - CONFIG_CPUSETS: enabled
20:21:33 [2020-03-17T20:21:33.803Z] - CONFIG_MEMCG: enabled
20:21:33 [2020-03-17T20:21:33.803Z] - CONFIG_KEYS: enabled
20:21:33 [2020-03-17T20:21:33.803Z] - CONFIG_VETH: enabled (as module)
20:21:33 [2020-03-17T20:21:33.803Z] - CONFIG_BRIDGE: enabled (as module)
20:21:33 [2020-03-17T20:21:33.803Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
20:21:33 [2020-03-17T20:21:33.803Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
20:21:33 [2020-03-17T20:21:33.803Z] - CONFIG_IP_NF_FILTER: enabled (as module)
20:21:33 [2020-03-17T20:21:33.803Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
20:21:33 [2020-03-17T20:21:33.803Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
20:21:33 [2020-03-17T20:21:33.803Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
20:21:33 [2020-03-17T20:21:33.803Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
20:21:33 [2020-03-17T20:21:33.803Z] - CONFIG_IP_NF_NAT: enabled (as module)
20:21:33 [2020-03-17T20:21:33.803Z] - CONFIG_NF_NAT: enabled (as module)
20:21:33 [2020-03-17T20:21:33.803Z] - CONFIG_NF_NAT_NEEDED: enabled
20:21:33 [2020-03-17T20:21:33.803Z] - CONFIG_POSIX_MQUEUE: enabled
20:21:33 [2020-03-17T20:21:33.803Z] 
20:21:33 [2020-03-17T20:21:33.803Z] Optional Features:
20:21:33 [2020-03-17T20:21:33.803Z] - CONFIG_USER_NS: enabled
20:21:33 [2020-03-17T20:21:33.803Z] - CONFIG_SECCOMP: enabled
20:21:33 [2020-03-17T20:21:33.803Z] - CONFIG_CGROUP_PIDS: enabled
20:21:33 [2020-03-17T20:21:33.803Z] - CONFIG_MEMCG_SWAP: enabled
20:21:33 [2020-03-17T20:21:33.803Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
20:21:33 [2020-03-17T20:21:33.803Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
20:21:33 [2020-03-17T20:21:33.803Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
20:21:33 [2020-03-17T20:21:33.803Z] - CONFIG_BLK_CGROUP: enabled
20:21:33 [2020-03-17T20:21:33.803Z] - CONFIG_BLK_DEV_THROTTLING: enabled
20:21:33 [2020-03-17T20:21:33.803Z] - CONFIG_IOSCHED_CFQ: enabled
20:21:33 [2020-03-17T20:21:33.803Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
20:21:34 [2020-03-17T20:21:34.060Z] - CONFIG_CGROUP_PERF: enabled
20:21:34 [2020-03-17T20:21:34.060Z] - CONFIG_CGROUP_HUGETLB: enabled
20:21:34 [2020-03-17T20:21:34.060Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
20:21:34 [2020-03-17T20:21:34.060Z] - CONFIG_CGROUP_NET_PRIO: enabled
20:21:34 [2020-03-17T20:21:34.060Z] - CONFIG_CFS_BANDWIDTH: enabled
20:21:34 [2020-03-17T20:21:34.060Z] - CONFIG_FAIR_GROUP_SCHED: enabled
20:21:34 [2020-03-17T20:21:34.060Z] - CONFIG_RT_GROUP_SCHED: missing
20:21:34 [2020-03-17T20:21:34.060Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
20:21:34 [2020-03-17T20:21:34.060Z] - CONFIG_IP_VS: enabled (as module)
20:21:34 [2020-03-17T20:21:34.060Z] - CONFIG_IP_VS_NFCT: enabled
20:21:34 [2020-03-17T20:21:34.060Z] - CONFIG_IP_VS_PROTO_TCP: enabled
20:21:34 [2020-03-17T20:21:34.060Z] - CONFIG_IP_VS_PROTO_UDP: enabled
20:21:34 [2020-03-17T20:21:34.060Z] - CONFIG_IP_VS_RR: enabled (as module)
20:21:34 [2020-03-17T20:21:34.060Z] - CONFIG_EXT4_FS: enabled
20:21:34 [2020-03-17T20:21:34.060Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
20:21:34 [2020-03-17T20:21:34.060Z] - CONFIG_EXT4_FS_SECURITY: enabled
20:21:34 [2020-03-17T20:21:34.060Z] - Network Drivers:
20:21:34 [2020-03-17T20:21:34.060Z]   - "overlay":
20:21:34 [2020-03-17T20:21:34.060Z]     - CONFIG_VXLAN: enabled (as module)
20:21:34 [2020-03-17T20:21:34.060Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
20:21:34 [2020-03-17T20:21:34.060Z]       Optional (for encrypted networks):
20:21:34 [2020-03-17T20:21:34.060Z]       - CONFIG_CRYPTO: enabled
20:21:34 [2020-03-17T20:21:34.060Z]       - CONFIG_CRYPTO_AEAD: enabled
20:21:34 [2020-03-17T20:21:34.060Z]       - CONFIG_CRYPTO_GCM: enabled
20:21:34 [2020-03-17T20:21:34.060Z]       - CONFIG_CRYPTO_SEQIV: enabled
20:21:34 [2020-03-17T20:21:34.060Z]       - CONFIG_CRYPTO_GHASH: enabled
20:21:34 [2020-03-17T20:21:34.060Z]       - CONFIG_XFRM: enabled
20:21:34 [2020-03-17T20:21:34.060Z]       - CONFIG_XFRM_USER: enabled (as module)
20:21:34 [2020-03-17T20:21:34.060Z]       - CONFIG_XFRM_ALGO: enabled (as module)
20:21:34 [2020-03-17T20:21:34.060Z]       - CONFIG_INET_ESP: enabled (as module)
20:21:34 [2020-03-17T20:21:34.060Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
20:21:34 [2020-03-17T20:21:34.060Z]   - "ipvlan":
20:21:34 [2020-03-17T20:21:34.060Z]     - CONFIG_IPVLAN: enabled (as module)
20:21:34 [2020-03-17T20:21:34.060Z]   - "macvlan":
20:21:34 [2020-03-17T20:21:34.060Z]     - CONFIG_MACVLAN: enabled (as module)
20:21:34 [2020-03-17T20:21:34.060Z]     - CONFIG_DUMMY: enabled (as module)
20:21:34 [2020-03-17T20:21:34.060Z]   - "ftp,tftp client in container":
20:21:34 [2020-03-17T20:21:34.060Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
20:21:34 [2020-03-17T20:21:34.060Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
20:21:34 [2020-03-17T20:21:34.060Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
20:21:34 [2020-03-17T20:21:34.060Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
20:21:34 [2020-03-17T20:21:34.060Z] - Storage Drivers:
20:21:34 [2020-03-17T20:21:34.060Z]   - "aufs":
20:21:34 [2020-03-17T20:21:34.060Z]     - CONFIG_AUFS_FS: enabled (as module)
20:21:34 [2020-03-17T20:21:34.060Z]   - "btrfs":
20:21:34 [2020-03-17T20:21:34.060Z]     - CONFIG_BTRFS_FS: enabled (as module)
20:21:34 [2020-03-17T20:21:34.061Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
20:21:34 [2020-03-17T20:21:34.061Z]   - "devicemapper":
20:21:34 [2020-03-17T20:21:34.061Z]     - CONFIG_BLK_DEV_DM: enabled
20:21:34 [2020-03-17T20:21:34.061Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
20:21:34 [2020-03-17T20:21:34.061Z]   - "overlay":
20:21:34 [2020-03-17T20:21:34.061Z]     - CONFIG_OVERLAY_FS: enabled (as module)
20:21:34 [2020-03-17T20:21:34.061Z]   - "zfs":
20:21:34 [2020-03-17T20:21:34.061Z]     - /dev/zfs: missing
20:21:34 [2020-03-17T20:21:34.061Z]     - zfs command: missing
20:21:34 [2020-03-17T20:21:34.061Z]     - zpool command: missing
20:21:34 [2020-03-17T20:21:34.061Z] 
20:21:34 [2020-03-17T20:21:34.061Z] Limits:
20:21:34 [2020-03-17T20:21:34.061Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
20:21:34 [2020-03-17T20:21:34.061Z] 
20:21:34 [2020-03-17T20:21:34.061Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
20:21:34 [2020-03-17T20:21:34.199Z] 
20:21:34 [2020-03-17T20:21:34.199Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
20:21:34 [2020-03-17T20:21:34.390Z] + sudo modprobe ip_vs
20:21:34 [2020-03-17T20:21:34.458Z] #6 DONE 0.4s
20:21:34 [2020-03-17T20:21:34.458Z] 
20:21:34 [2020-03-17T20:21:34.458Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster
20:21:34 [2020-03-17T20:21:34.458Z] #5 DONE 0.3s
20:21:34 [2020-03-17T20:21:34.612Z] #9 DONE 0.7s
20:21:34 [2020-03-17T20:21:34.612Z] 
20:21:34 [2020-03-17T20:21:34.612Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
20:21:34 [2020-03-17T20:21:34.612Z] #40 DONE 0.1s
20:21:34 [2020-03-17T20:21:34.612Z] 
20:21:34 [2020-03-17T20:21:34.612Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
20:21:34 [2020-03-17T20:21:34.612Z] #29 DONE 0.1s
20:21:34 [2020-03-17T20:21:34.612Z] 
20:21:34 [2020-03-17T20:21:34.612Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
20:21:34 [2020-03-17T20:21:34.612Z] #21 DONE 0.1s
20:21:34 [2020-03-17T20:21:34.612Z] 
20:21:34 [2020-03-17T20:21:34.612Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
20:21:34 [2020-03-17T20:21:34.647Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4 .
20:21:34 [2020-03-17T20:21:34.647Z] #2 [internal] load .dockerignore
20:21:34 [2020-03-17T20:21:34.647Z] #2 transferring context: 87B done
20:21:34 [2020-03-17T20:21:34.647Z] #2 DONE 0.0s
20:21:34 [2020-03-17T20:21:34.647Z] 
20:21:34 [2020-03-17T20:21:34.647Z] #1 [internal] load build definition from Dockerfile
20:21:34 [2020-03-17T20:21:34.647Z] #1 transferring dockerfile: 17.06kB done
20:21:34 [2020-03-17T20:21:34.647Z] #1 DONE 0.0s
20:21:34 [2020-03-17T20:21:34.647Z] 
20:21:34 [2020-03-17T20:21:34.647Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
20:21:34 [2020-03-17T20:21:34.647Z] #3 DONE 0.1s
20:21:34 [2020-03-17T20:21:34.721Z] 
20:21:34 [2020-03-17T20:21:34.721Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
20:21:34 [2020-03-17T20:21:34.721Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done
20:21:34 [2020-03-17T20:21:34.721Z] #7 sha256:5aac44732a29bc2feed5f3e35d41afc4dffa1ca3f16863e79eef0af9749db80b 1.79kB / 1.79kB done
20:21:34 [2020-03-17T20:21:34.721Z] #7 sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 0B / 7.68MB 0.0s
20:21:34 [2020-03-17T20:21:34.721Z] #7 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done
20:21:34 [2020-03-17T20:21:34.721Z] #7 sha256:cf0ca10818ef71189f7b086a557d94fa3f7eda49b4e93cdde64d89a2c4f7ac5a 5.46kB / 5.46kB done
20:21:34 [2020-03-17T20:21:34.721Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 0B / 49.17MB 0.0s
20:21:34 [2020-03-17T20:21:34.721Z] #7 sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 0B / 9.98MB 0.0s
20:21:34 [2020-03-17T20:21:34.721Z] #7 sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 6.63MB / 7.68MB 0.2s
20:21:34 [2020-03-17T20:21:34.721Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 3.22MB / 49.17MB 0.2s
20:21:34 [2020-03-17T20:21:34.721Z] #7 sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 8.55MB / 9.98MB 0.2s
20:21:34 [2020-03-17T20:21:34.740Z] #7 extracting sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 1.1s done
20:21:34 [2020-03-17T20:21:34.871Z] #30 ...
20:21:34 [2020-03-17T20:21:34.871Z] 
20:21:34 [2020-03-17T20:21:34.871Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
20:21:34 [2020-03-17T20:21:34.871Z] #46 DONE 0.2s
20:21:34 [2020-03-17T20:21:34.871Z] 
20:21:34 [2020-03-17T20:21:34.871Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
20:21:34 [2020-03-17T20:21:34.871Z] #73 DONE 0.2s
20:21:34 [2020-03-17T20:21:34.871Z] 
20:21:34 [2020-03-17T20:21:34.871Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
20:21:34 [2020-03-17T20:21:34.871Z] #55 DONE 0.2s
20:21:34 [2020-03-17T20:21:34.871Z] 
20:21:34 [2020-03-17T20:21:34.871Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
20:21:34 [2020-03-17T20:21:34.871Z] #49 DONE 0.2s
20:21:34 [2020-03-17T20:21:34.871Z] 
20:21:34 [2020-03-17T20:21:34.871Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
20:21:34 [2020-03-17T20:21:34.871Z] #52 DONE 0.2s
20:21:34 [2020-03-17T20:21:34.871Z] 
20:21:34 [2020-03-17T20:21:34.871Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
20:21:34 [2020-03-17T20:21:34.871Z] #32 DONE 0.3s
20:21:34 [2020-03-17T20:21:34.871Z] 
20:21:34 [2020-03-17T20:21:34.871Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
20:21:34 [2020-03-17T20:21:34.871Z] #22 DONE 0.3s
20:21:34 [2020-03-17T20:21:34.871Z] 
20:21:34 [2020-03-17T20:21:34.871Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
20:21:34 [2020-03-17T20:21:34.871Z] #67 DONE 0.3s
20:21:34 [2020-03-17T20:21:34.871Z] 
20:21:34 [2020-03-17T20:21:34.871Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
20:21:34 [2020-03-17T20:21:34.905Z] 
20:21:34 [2020-03-17T20:21:34.905Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
20:21:34 [2020-03-17T20:21:34.905Z] #4 CACHED
20:21:34 [2020-03-17T20:21:34.989Z] #7 sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 7.68MB / 7.68MB 0.3s done
20:21:34 [2020-03-17T20:21:34.990Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 15.98MB / 49.17MB 0.3s
20:21:34 [2020-03-17T20:21:34.990Z] #7 sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 9.98MB / 9.98MB 0.2s done
20:21:34 [2020-03-17T20:21:34.990Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 0B / 52.10MB 0.3s
20:21:34 [2020-03-17T20:21:34.990Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 0B / 62.47MB 0.3s
20:21:34 [2020-03-17T20:21:34.990Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 38.41MB / 49.17MB 0.5s
20:21:34 [2020-03-17T20:21:34.990Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 20.66MB / 52.10MB 0.5s
20:21:34 [2020-03-17T20:21:34.990Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 6.63MB / 62.47MB 0.5s
20:21:35 [2020-03-17T20:21:35.024Z] #7 extracting sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 0.1s
20:21:35 [2020-03-17T20:21:35.262Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 49.17MB / 49.17MB 0.6s
20:21:35 [2020-03-17T20:21:35.262Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 33.41MB / 52.10MB 0.6s
20:21:35 [2020-03-17T20:21:35.262Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 13.33MB / 62.47MB 0.6s
20:21:35 [2020-03-17T20:21:35.263Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 49.17MB / 49.17MB 0.7s done
20:21:35 [2020-03-17T20:21:35.263Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 36.32MB / 52.10MB 0.7s
20:21:35 [2020-03-17T20:21:35.263Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 17.78MB / 62.47MB 0.7s
20:21:35 [2020-03-17T20:21:35.263Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 0B / 97.60MB 0.7s
20:21:35 [2020-03-17T20:21:35.469Z] 
20:21:35 [2020-03-17T20:21:35.469Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster
20:21:35 [2020-03-17T20:21:35.522Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 44.63MB / 52.10MB 0.8s
20:21:35 [2020-03-17T20:21:35.522Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 52.10MB / 52.10MB 0.9s done
20:21:35 [2020-03-17T20:21:35.522Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 35.35MB / 62.47MB 1.0s
20:21:35 [2020-03-17T20:21:35.522Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 15.87MB / 97.60MB 1.0s
20:21:35 [2020-03-17T20:21:35.522Z] #7 extracting sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b
20:21:35 [2020-03-17T20:21:35.522Z] #7 sha256:d0814d2a122977a81b9cd59e29a8321d2b01b68ebcd95ffe8bce17e424c061d0 0B / 156B 1.0s
20:21:35 [2020-03-17T20:21:35.727Z] #6 DONE 0.2s
20:21:35 [2020-03-17T20:21:35.727Z] 
20:21:35 [2020-03-17T20:21:35.727Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
20:21:35 [2020-03-17T20:21:35.727Z] #5 DONE 0.2s
20:21:35 [2020-03-17T20:21:35.727Z] 
20:21:35 [2020-03-17T20:21:35.727Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
20:21:35 [2020-03-17T20:21:35.727Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done
20:21:35 [2020-03-17T20:21:35.727Z] #7 sha256:3a7408f53f79a230e184ec6b8666a1203cf6120174eb17a428ad4b80958b2652 5.46kB / 5.46kB done
20:21:35 [2020-03-17T20:21:35.727Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 504.36kB / 50.38MB 0.1s
20:21:35 [2020-03-17T20:21:35.727Z] #7 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done
20:21:35 [2020-03-17T20:21:35.727Z] #7 sha256:be37fd7a30b94a720a45ba5dcc0cf386d043acc5f4f61db7c6736fd10ee621bd 1.79kB / 1.79kB done
20:21:35 [2020-03-17T20:21:35.727Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 0B / 7.81MB 0.1s
20:21:35 [2020-03-17T20:21:35.727Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 138.79kB / 10.00MB 0.1s
20:21:35 [2020-03-17T20:21:35.789Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 45.13MB / 62.47MB 1.1s
20:21:35 [2020-03-17T20:21:35.789Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 22.95MB / 97.60MB 1.1s
20:21:35 [2020-03-17T20:21:35.789Z] #7 sha256:d0814d2a122977a81b9cd59e29a8321d2b01b68ebcd95ffe8bce17e424c061d0 156B / 156B 1.0s done
20:21:35 [2020-03-17T20:21:35.789Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 61.20MB / 62.47MB 1.2s
20:21:35 [2020-03-17T20:21:35.789Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 33.54MB / 97.60MB 1.2s
20:21:35 [2020-03-17T20:21:35.789Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 41.44MB / 97.60MB 1.3s
20:21:35 [2020-03-17T20:21:35.985Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 23.05MB / 50.38MB 0.4s
20:21:35 [2020-03-17T20:21:35.985Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 6.75MB / 7.81MB 0.4s
20:21:35 [2020-03-17T20:21:35.985Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 10.00MB / 10.00MB 0.2s done
20:21:35 [2020-03-17T20:21:35.985Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 4.61MB / 51.79MB 0.4s
20:21:36 [2020-03-17T20:21:36.049Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 62.47MB / 62.47MB 1.4s done
20:21:36 [2020-03-17T20:21:36.049Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 46.52MB / 97.60MB 1.4s
20:21:36 [2020-03-17T20:21:36.243Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 28.08MB / 50.38MB 0.5s
20:21:36 [2020-03-17T20:21:36.243Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 7.81MB / 7.81MB 0.4s done
20:21:36 [2020-03-17T20:21:36.243Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 13.89MB / 51.79MB 0.5s
20:21:36 [2020-03-17T20:21:36.243Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 0B / 68.60MB 0.5s
20:21:36 [2020-03-17T20:21:36.243Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 36.28MB / 50.38MB 0.6s
20:21:36 [2020-03-17T20:21:36.243Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 20.89MB / 51.79MB 0.6s
20:21:36 [2020-03-17T20:21:36.243Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 3.97MB / 68.60MB 0.6s
20:21:36 [2020-03-17T20:21:36.310Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 64.55MB / 97.60MB 1.6s
20:21:36 [2020-03-17T20:21:36.310Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 75.88MB / 97.60MB 1.7s
20:21:36 [2020-03-17T20:21:36.504Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 45.50MB / 50.38MB 0.7s
20:21:36 [2020-03-17T20:21:36.505Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 26.49MB / 51.79MB 0.7s
20:21:36 [2020-03-17T20:21:36.505Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 11.10MB / 68.60MB 0.7s
20:21:36 [2020-03-17T20:21:36.505Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 50.38MB / 50.38MB 0.8s done
20:21:36 [2020-03-17T20:21:36.505Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 34.97MB / 51.79MB 0.9s
20:21:36 [2020-03-17T20:21:36.505Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 24.18MB / 68.60MB 0.9s
20:21:36 [2020-03-17T20:21:36.505Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 0B / 120.07MB 0.9s
20:21:36 [2020-03-17T20:21:36.573Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 86.45MB / 97.60MB 1.8s
20:21:36 [2020-03-17T20:21:36.573Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 95.55MB / 97.60MB 1.9s
20:21:36 [2020-03-17T20:21:36.764Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 45.61MB / 51.79MB 1.1s
20:21:36 [2020-03-17T20:21:36.764Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 34.20MB / 68.60MB 1.1s
20:21:36 [2020-03-17T20:21:36.764Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 14.03MB / 120.07MB 1.1s
20:21:36 [2020-03-17T20:21:36.764Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992
20:21:37 [2020-03-17T20:21:37.027Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 51.79MB / 51.79MB 1.3s
20:21:37 [2020-03-17T20:21:37.027Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 41.12MB / 68.60MB 1.3s
20:21:37 [2020-03-17T20:21:37.027Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 20.54MB / 120.07MB 1.3s
20:21:37 [2020-03-17T20:21:37.027Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 51.79MB / 51.79MB 1.3s done
20:21:37 [2020-03-17T20:21:37.027Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 46.67MB / 68.60MB 1.4s
20:21:37 [2020-03-17T20:21:37.027Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 26.86MB / 120.07MB 1.4s
20:21:37 [2020-03-17T20:21:37.027Z] #7 sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 0B / 126B 1.4s
20:21:37 [2020-03-17T20:21:37.044Z] #7 extracting sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 2.2s done
20:21:37 [2020-03-17T20:21:37.149Z] #7 ...
20:21:37 [2020-03-17T20:21:37.149Z] 
20:21:37 [2020-03-17T20:21:37.149Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
20:21:37 [2020-03-17T20:21:37.149Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
20:21:37 [2020-03-17T20:21:37.149Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
20:21:37 [2020-03-17T20:21:37.149Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
20:21:37 [2020-03-17T20:21:37.149Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.3s done
20:21:37 [2020-03-17T20:21:37.149Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.9s done
20:21:37 [2020-03-17T20:21:37.149Z] #71 DONE 2.5s
20:21:37 [2020-03-17T20:21:37.149Z] 
20:21:37 [2020-03-17T20:21:37.149Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
20:21:37 [2020-03-17T20:21:37.149Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 97.60MB / 97.60MB 2.4s done
20:21:37 [2020-03-17T20:21:37.289Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 53.98MB / 68.60MB 1.5s
20:21:37 [2020-03-17T20:21:37.289Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 36.50MB / 120.07MB 1.5s
20:21:37 [2020-03-17T20:21:37.289Z] #7 sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 126B / 126B 1.4s done
20:21:37 [2020-03-17T20:21:37.327Z] #7 extracting sha256:5ffa45cfb494cd33d365d10bf1682b55ae6733b9efec850001a276ec9c4f8bd6 0.0s done
20:21:37 [2020-03-17T20:21:37.547Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 68.60MB / 68.60MB 1.8s
20:21:37 [2020-03-17T20:21:37.547Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 49.72MB / 120.07MB 1.8s
20:21:37 [2020-03-17T20:21:37.547Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 68.60MB / 68.60MB 1.8s done
20:21:37 [2020-03-17T20:21:37.609Z] #7 DONE 9.7s
20:21:37 [2020-03-17T20:21:37.609Z] 
20:21:37 [2020-03-17T20:21:37.609Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
20:21:37 [2020-03-17T20:21:37.719Z] #7 ...
20:21:37 [2020-03-17T20:21:37.719Z] 
20:21:37 [2020-03-17T20:21:37.719Z] #20 [internal] load build context
20:21:37 [2020-03-17T20:21:37.719Z] #20 transferring context: 49.97MB 3.0s done
20:21:37 [2020-03-17T20:21:37.719Z] #20 DONE 3.1s
20:21:37 [2020-03-17T20:21:37.719Z] 
20:21:37 [2020-03-17T20:21:37.719Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
20:21:37 [2020-03-17T20:21:37.805Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 68.35MB / 120.07MB 2.1s
20:21:38 [2020-03-17T20:21:38.065Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 84.27MB / 120.07MB 2.3s
20:21:38 [2020-03-17T20:21:38.065Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 92.58MB / 120.07MB 2.4s
20:21:38 [2020-03-17T20:21:38.323Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 102.21MB / 120.07MB 2.5s
20:21:38 [2020-03-17T20:21:38.323Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 110.50MB / 120.07MB 2.6s
20:21:38 [2020-03-17T20:21:38.581Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 120.07MB / 120.07MB 2.8s
20:21:38 [2020-03-17T20:21:38.581Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 120.07MB / 120.07MB 2.8s done
20:21:38 [2020-03-17T20:21:38.657Z] #7 extracting sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 3.1s done
20:21:38 [2020-03-17T20:21:38.916Z] #7 extracting sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1
20:21:38 [2020-03-17T20:21:38.932Z] Fetching without tags
20:21:38 [2020-03-17T20:21:38.898Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:21:38 [2020-03-17T20:21:38.903Z]  > git config --add remote.origin.fetch +refs/pull/39728/head:refs/remotes/origin/PR-39728 # timeout=10
20:21:38 [2020-03-17T20:21:38.907Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:21:38 [2020-03-17T20:21:38.924Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:21:38 [2020-03-17T20:21:38.941Z] Fetching upstream changes from https://github.com/moby/moby.git
20:21:38 [2020-03-17T20:21:38.941Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:21:38 [2020-03-17T20:21:38.943Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39728/head:refs/remotes/origin/PR-39728 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:21:39 [2020-03-17T20:21:39.082Z] #8 DONE 1.5s
20:21:39 [2020-03-17T20:21:39.082Z] 
20:21:39 [2020-03-17T20:21:39.082Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
20:21:39 [2020-03-17T20:21:39.146Z] #7 ...
20:21:39 [2020-03-17T20:21:39.146Z] 
20:21:39 [2020-03-17T20:21:39.146Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
20:21:39 [2020-03-17T20:21:39.146Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 0.0s done
20:21:39 [2020-03-17T20:21:39.146Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
20:21:39 [2020-03-17T20:21:39.146Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
20:21:39 [2020-03-17T20:21:39.146Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.8s done
20:21:39 [2020-03-17T20:21:39.146Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.6s done
20:21:39 [2020-03-17T20:21:39.146Z] #71 DONE 3.5s
20:21:39 [2020-03-17T20:21:39.146Z] 
20:21:39 [2020-03-17T20:21:39.146Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
20:21:39 [2020-03-17T20:21:39.174Z] #7 extracting sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 0.3s done
20:21:39 [2020-03-17T20:21:39.433Z] #7 extracting sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156
20:21:39 [2020-03-17T20:21:39.436Z] Merging remotes/origin/master commit 37defbfd9b968f38e8e15dfa5f06d9f878bd65ba into PR head commit 8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4
20:21:39 [2020-03-17T20:21:39.692Z] #7 extracting sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 0.3s done
20:21:39 [2020-03-17T20:21:39.951Z] #7 extracting sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 0.1s
20:21:40 [2020-03-17T20:21:40.085Z] #7 ...
20:21:40 [2020-03-17T20:21:40.085Z] 
20:21:40 [2020-03-17T20:21:40.085Z] #20 [internal] load build context
20:21:40 [2020-03-17T20:21:40.085Z] #20 transferring context: 49.97MB 4.3s done
20:21:40 [2020-03-17T20:21:40.085Z] #20 DONE 4.4s
20:21:40 [2020-03-17T20:21:40.085Z] 
20:21:40 [2020-03-17T20:21:40.085Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
20:21:40 [2020-03-17T20:21:40.090Z] #9 DONE 1.0s
20:21:40 [2020-03-17T20:21:40.090Z] 
20:21:40 [2020-03-17T20:21:40.090Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
20:21:40 [2020-03-17T20:21:40.090Z] #40 DONE 0.1s
20:21:40 [2020-03-17T20:21:40.090Z] 
20:21:40 [2020-03-17T20:21:40.091Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
20:21:40 [2020-03-17T20:21:40.091Z] #29 DONE 0.1s
20:21:40 [2020-03-17T20:21:40.091Z] 
20:21:40 [2020-03-17T20:21:40.091Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
20:21:40 [2020-03-17T20:21:40.091Z] #21 DONE 0.1s
20:21:40 [2020-03-17T20:21:40.091Z] 
20:21:40 [2020-03-17T20:21:40.091Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
20:21:40 [2020-03-17T20:21:40.129Z] #68 ...
20:21:40 [2020-03-17T20:21:40.129Z] 
20:21:40 [2020-03-17T20:21:40.129Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:21:40 [2020-03-17T20:21:40.129Z] #35 3.953 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:21:40 [2020-03-17T20:21:40.129Z] #35 4.066 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:21:40 [2020-03-17T20:21:40.129Z] #35 4.181 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:21:40 [2020-03-17T20:21:40.129Z] #35 5.086 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
20:21:40 [2020-03-17T20:21:40.373Z] #67 DONE 0.1s
20:21:40 [2020-03-17T20:21:40.373Z] 
20:21:40 [2020-03-17T20:21:40.373Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
20:21:40 [2020-03-17T20:21:40.373Z] #49 DONE 0.1s
20:21:40 [2020-03-17T20:21:40.373Z] 
20:21:40 [2020-03-17T20:21:40.373Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
20:21:40 [2020-03-17T20:21:40.373Z] #32 DONE 0.1s
20:21:40 [2020-03-17T20:21:40.373Z] 
20:21:40 [2020-03-17T20:21:40.373Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
20:21:40 [2020-03-17T20:21:40.373Z] #73 DONE 0.1s
20:21:40 [2020-03-17T20:21:40.373Z] 
20:21:40 [2020-03-17T20:21:40.373Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
20:21:40 [2020-03-17T20:21:40.373Z] #68 ...
20:21:40 [2020-03-17T20:21:40.373Z] 
20:21:40 [2020-03-17T20:21:40.373Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
20:21:40 [2020-03-17T20:21:40.373Z] #52 DONE 0.1s
20:21:40 [2020-03-17T20:21:40.373Z] 
20:21:40 [2020-03-17T20:21:40.373Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
20:21:40 [2020-03-17T20:21:40.373Z] #22 DONE 0.1s
20:21:40 [2020-03-17T20:21:40.373Z] 
20:21:40 [2020-03-17T20:21:40.373Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
20:21:40 [2020-03-17T20:21:40.373Z] #46 DONE 0.1s
20:21:40 [2020-03-17T20:21:40.373Z] 
20:21:40 [2020-03-17T20:21:40.373Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
20:21:40 [2020-03-17T20:21:40.373Z] #55 DONE 0.1s
20:21:40 [2020-03-17T20:21:40.660Z] 
20:21:40 [2020-03-17T20:21:40.660Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:21:40 [2020-03-17T20:21:40.676Z] Merge succeeded, producing 8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4
20:21:40 [2020-03-17T20:21:40.678Z] Checking out Revision 8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4 (PR-39728)
20:21:40 [2020-03-17T20:21:40.695Z] #35 ...
20:21:40 [2020-03-17T20:21:40.695Z] 
20:21:40 [2020-03-17T20:21:40.695Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:21:40 [2020-03-17T20:21:40.695Z] #56 5.947 + RM_GOPATH=0
20:21:40 [2020-03-17T20:21:40.695Z] #56 5.949 + TMP_GOPATH=
20:21:40 [2020-03-17T20:21:40.695Z] #56 5.949 + : /build
20:21:40 [2020-03-17T20:21:40.695Z] #56 5.949 + '[' -z '' ']'
20:21:40 [2020-03-17T20:21:40.695Z] #56 5.949 ++ mktemp -d
20:21:40 [2020-03-17T20:21:40.695Z] #56 5.952 + export GOPATH=/tmp/tmp.kVSHl4V3Ch
20:21:40 [2020-03-17T20:21:40.695Z] #56 5.952 + GOPATH=/tmp/tmp.kVSHl4V3Ch
20:21:40 [2020-03-17T20:21:40.695Z] #56 5.953 + RM_GOPATH=1
20:21:40 [2020-03-17T20:21:40.695Z] #56 5.959 ++ dirname ./install.sh
20:21:40 [2020-03-17T20:21:40.695Z] #56 5.971 + dir=.
20:21:40 [2020-03-17T20:21:40.954Z] #56 5.971 + bin=shfmt
20:21:40 [2020-03-17T20:21:40.954Z] #56 5.971 + shift
20:21:40 [2020-03-17T20:21:40.954Z] #56 5.971 + '[' '!' -f ./shfmt.installer ']'
20:21:40 [2020-03-17T20:21:40.954Z] #56 5.971 + . ./shfmt.installer
20:21:40 [2020-03-17T20:21:40.954Z] #56 5.971 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
20:21:40 [2020-03-17T20:21:40.954Z] #56 5.971 + install_shfmt
20:21:40 [2020-03-17T20:21:40.954Z] #56 5.971 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
20:21:40 [2020-03-17T20:21:40.954Z] #56 5.971 + git clone https://github.com/mvdan/sh.git /tmp/tmp.kVSHl4V3Ch/src/github.com/mvdan/sh
20:21:40 [2020-03-17T20:21:40.954Z] #56 5.971 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
20:21:40 [2020-03-17T20:21:40.954Z] #56 6.010 Cloning into '/tmp/tmp.kVSHl4V3Ch/src/github.com/mvdan/sh'...
20:21:40 [2020-03-17T20:21:40.954Z] #56 ...
20:21:40 [2020-03-17T20:21:40.954Z] 
20:21:40 [2020-03-17T20:21:40.954Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
20:21:40 [2020-03-17T20:21:40.954Z] #68 6.141 + RM_GOPATH=0
20:21:41 [2020-03-17T20:21:41.214Z] #68 6.141 + TMP_GOPATH=
20:21:41 [2020-03-17T20:21:41.214Z] #68 6.141 + : /build/
20:21:41 [2020-03-17T20:21:41.214Z] #68 6.141 + '[' -z '' ']'
20:21:41 [2020-03-17T20:21:41.214Z] #68 6.142 ++ mktemp -d
20:21:41 [2020-03-17T20:21:41.214Z] #68 6.147 + export GOPATH=/tmp/tmp.aKGH83c0y9
20:21:41 [2020-03-17T20:21:41.214Z] #68 6.147 + GOPATH=/tmp/tmp.aKGH83c0y9
20:21:41 [2020-03-17T20:21:41.214Z] #68 6.147 + RM_GOPATH=1
20:21:41 [2020-03-17T20:21:41.214Z] #68 6.147 ++ dirname ./install.sh
20:21:41 [2020-03-17T20:21:41.214Z] #68 6.147 + dir=.
20:21:41 [2020-03-17T20:21:41.214Z] #68 6.147 + bin=rootlesskit
20:21:41 [2020-03-17T20:21:41.214Z] #68 6.147 + shift
20:21:41 [2020-03-17T20:21:41.214Z] #68 6.147 + '[' '!' -f ./rootlesskit.installer ']'
20:21:41 [2020-03-17T20:21:41.214Z] #68 6.150 + . ./rootlesskit.installer
20:21:41 [2020-03-17T20:21:41.214Z] #68 6.150 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6
20:21:41 [2020-03-17T20:21:41.214Z] #68 6.150 + install_rootlesskit
20:21:41 [2020-03-17T20:21:41.214Z] #68 6.151 + case "$1" in
20:21:41 [2020-03-17T20:21:41.214Z] #68 6.151 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6
20:21:41 [2020-03-17T20:21:41.214Z] #68 6.151 + export CGO_ENABLED=0
20:21:41 [2020-03-17T20:21:41.214Z] #68 6.151 + CGO_ENABLED=0
20:21:41 [2020-03-17T20:21:41.214Z] #68 6.151 + _install_rootlesskit
20:21:41 [2020-03-17T20:21:41.214Z] #68 6.151 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6'
20:21:41 [2020-03-17T20:21:41.214Z] #68 6.155 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.aKGH83c0y9/src/github.com/rootless-containers/rootlesskit
20:21:41 [2020-03-17T20:21:41.214Z] #68 6.157 Cloning into '/tmp/tmp.aKGH83c0y9/src/github.com/rootless-containers/rootlesskit'...
20:21:39 [2020-03-17T20:21:39.445Z]  > git config core.sparsecheckout # timeout=10
20:21:39 [2020-03-17T20:21:39.450Z]  > git checkout -f 8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4 # timeout=10
20:21:40 [2020-03-17T20:21:40.634Z]  > git merge 37defbfd9b968f38e8e15dfa5f06d9f878bd65ba # timeout=10
20:21:40 [2020-03-17T20:21:40.669Z]  > git rev-parse HEAD^{commit} # timeout=10
20:21:40 [2020-03-17T20:21:40.686Z]  > git config core.sparsecheckout # timeout=10
20:21:40 [2020-03-17T20:21:40.690Z]  > git checkout -f 8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4 # timeout=10
20:21:41 [2020-03-17T20:21:41.445Z] Commit message: "Support reading multiple bytes in escapeProxy"
20:21:41 [2020-03-17T20:21:41.457Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 4.3s done
20:21:41 [2020-03-17T20:21:41.457Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 0.1s
20:21:41 [2020-03-17T20:21:41.457Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 0.3s done
20:21:41 [2020-03-17T20:21:41.457Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410
[Pipeline] withEnv
[Pipeline] {
20:21:41 [2020-03-17T20:21:41.858Z] #7 extracting sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 1.7s done
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:21:42 [2020-03-17T20:21:42.023Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 0.2s done
20:21:42 [2020-03-17T20:21:42.023Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 0.1s
20:21:42 [2020-03-17T20:21:42.117Z] #7 extracting sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527
20:21:42 [2020-03-17T20:21:42.263Z] + docker version
20:21:42 [2020-03-17T20:21:42.263Z] Client:
20:21:42 [2020-03-17T20:21:42.263Z]  Version:           18.06.1-ce
20:21:42 [2020-03-17T20:21:42.263Z]  API version:       1.38
20:21:42 [2020-03-17T20:21:42.263Z]  Go version:        go1.10.3
20:21:42 [2020-03-17T20:21:42.263Z]  Git commit:        e68fc7a
20:21:42 [2020-03-17T20:21:42.263Z]  Built:             Tue Aug 21 17:26:10 2018
20:21:42 [2020-03-17T20:21:42.263Z]  OS/Arch:           linux/ppc64le
20:21:42 [2020-03-17T20:21:42.263Z]  Experimental:      false
20:21:42 [2020-03-17T20:21:42.263Z] 
20:21:42 [2020-03-17T20:21:42.263Z] Server:
20:21:42 [2020-03-17T20:21:42.263Z]  Engine:
20:21:42 [2020-03-17T20:21:42.263Z]   Version:          18.06.1-ce
20:21:42 [2020-03-17T20:21:42.263Z]   API version:      1.38 (minimum version 1.12)
20:21:42 [2020-03-17T20:21:42.263Z]   Go version:       go1.10.3
20:21:42 [2020-03-17T20:21:42.263Z]   Git commit:       e68fc7a
20:21:42 [2020-03-17T20:21:42.263Z]   Built:            Tue Aug 21 17:24:20 2018
20:21:42 [2020-03-17T20:21:42.263Z]   OS/Arch:          linux/ppc64le
20:21:42 [2020-03-17T20:21:42.263Z]   Experimental:     true
[Pipeline] sh
20:21:42 [2020-03-17T20:21:42.644Z] + docker info
20:21:42 [2020-03-17T20:21:42.644Z] Containers: 0
20:21:42 [2020-03-17T20:21:42.644Z]  Running: 0
20:21:42 [2020-03-17T20:21:42.644Z]  Paused: 0
20:21:42 [2020-03-17T20:21:42.644Z]  Stopped: 0
20:21:42 [2020-03-17T20:21:42.644Z] Images: 0
20:21:42 [2020-03-17T20:21:42.644Z] Server Version: 18.06.1-ce
20:21:42 [2020-03-17T20:21:42.644Z] Storage Driver: overlay2
20:21:42 [2020-03-17T20:21:42.644Z]  Backing Filesystem: extfs
20:21:42 [2020-03-17T20:21:42.644Z]  Supports d_type: true
20:21:42 [2020-03-17T20:21:42.644Z]  Native Overlay Diff: true
20:21:42 [2020-03-17T20:21:42.644Z] Logging Driver: json-file
20:21:42 [2020-03-17T20:21:42.644Z] Cgroup Driver: cgroupfs
20:21:42 [2020-03-17T20:21:42.644Z] Plugins:
20:21:42 [2020-03-17T20:21:42.644Z]  Volume: local
20:21:42 [2020-03-17T20:21:42.644Z]  Network: bridge host ipvlan macvlan null overlay
20:21:42 [2020-03-17T20:21:42.644Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
20:21:42 [2020-03-17T20:21:42.644Z] Swarm: inactive
20:21:42 [2020-03-17T20:21:42.644Z] Runtimes: runc
20:21:42 [2020-03-17T20:21:42.644Z] Default Runtime: runc
20:21:42 [2020-03-17T20:21:42.644Z] Init Binary: docker-init
20:21:42 [2020-03-17T20:21:42.644Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
20:21:42 [2020-03-17T20:21:42.644Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
20:21:42 [2020-03-17T20:21:42.644Z] init version: fec3683
20:21:42 [2020-03-17T20:21:42.644Z] Security Options:
20:21:42 [2020-03-17T20:21:42.644Z]  apparmor
20:21:42 [2020-03-17T20:21:42.644Z]  seccomp
20:21:42 [2020-03-17T20:21:42.644Z]   Profile: default
20:21:42 [2020-03-17T20:21:42.644Z] Kernel Version: 4.4.0-139-generic
20:21:42 [2020-03-17T20:21:42.644Z] Operating System: Ubuntu 16.04.3 LTS
20:21:42 [2020-03-17T20:21:42.644Z] OSType: linux
20:21:42 [2020-03-17T20:21:42.644Z] Architecture: ppc64le
20:21:42 [2020-03-17T20:21:42.644Z] CPUs: 4
20:21:42 [2020-03-17T20:21:42.644Z] Total Memory: 7.972GiB
20:21:42 [2020-03-17T20:21:42.644Z] Name: ppc64le-ubuntu-25
20:21:42 [2020-03-17T20:21:42.644Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
20:21:42 [2020-03-17T20:21:42.644Z] Docker Root Dir: /var/lib/docker
20:21:42 [2020-03-17T20:21:42.644Z] Debug Mode (client): false
20:21:42 [2020-03-17T20:21:42.644Z] Debug Mode (server): false
20:21:42 [2020-03-17T20:21:42.644Z] Username: dockerbuildbot
20:21:42 [2020-03-17T20:21:42.644Z] Registry: https://index.docker.io/v1/
20:21:42 [2020-03-17T20:21:42.644Z] Labels:
20:21:42 [2020-03-17T20:21:42.644Z] Experimental: true
20:21:42 [2020-03-17T20:21:42.644Z] Insecure Registries:
20:21:42 [2020-03-17T20:21:42.644Z]  127.0.0.0/8
20:21:42 [2020-03-17T20:21:42.644Z] Live Restore Enabled: false
20:21:42 [2020-03-17T20:21:42.644Z] 
[Pipeline] sh
20:21:43 [2020-03-17T20:21:43.027Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
20:21:43 [2020-03-17T20:21:43.027Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
20:21:43 [2020-03-17T20:21:43.027Z] + curl -fsSL -o /home/docker/workspace/moby_PR-39728/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
20:21:43 [2020-03-17T20:21:43.313Z] + bash /home/docker/workspace/moby_PR-39728/check-config.sh
20:21:43 [2020-03-17T20:21:43.313Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
20:21:43 [2020-03-17T20:21:43.313Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
20:21:43 [2020-03-17T20:21:43.313Z] 
20:21:43 [2020-03-17T20:21:43.313Z] Generally Necessary:
20:21:43 [2020-03-17T20:21:43.313Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
20:21:43 [2020-03-17T20:21:43.313Z] - apparmor: enabled and tools installed
20:21:43 [2020-03-17T20:21:43.313Z] - CONFIG_NAMESPACES: enabled
20:21:43 [2020-03-17T20:21:43.313Z] - CONFIG_NET_NS: enabled
20:21:43 [2020-03-17T20:21:43.313Z] - CONFIG_PID_NS: enabled
20:21:43 [2020-03-17T20:21:43.313Z] - CONFIG_IPC_NS: enabled
20:21:43 [2020-03-17T20:21:43.313Z] - CONFIG_UTS_NS: enabled
20:21:43 [2020-03-17T20:21:43.313Z] - CONFIG_CGROUPS: enabled
20:21:43 [2020-03-17T20:21:43.313Z] - CONFIG_CGROUP_CPUACCT: enabled
20:21:43 [2020-03-17T20:21:43.313Z] - CONFIG_CGROUP_DEVICE: enabled
20:21:43 [2020-03-17T20:21:43.313Z] - CONFIG_CGROUP_FREEZER: enabled
20:21:43 [2020-03-17T20:21:43.313Z] - CONFIG_CGROUP_SCHED: enabled
20:21:43 [2020-03-17T20:21:43.313Z] - CONFIG_CPUSETS: enabled
20:21:43 [2020-03-17T20:21:43.313Z] - CONFIG_MEMCG: enabled
20:21:43 [2020-03-17T20:21:43.313Z] - CONFIG_KEYS: enabled
20:21:43 [2020-03-17T20:21:43.313Z] - CONFIG_VETH: enabled (as module)
20:21:43 [2020-03-17T20:21:43.313Z] - CONFIG_BRIDGE: enabled (as module)
20:21:43 [2020-03-17T20:21:43.313Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
20:21:43 [2020-03-17T20:21:43.313Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
20:21:43 [2020-03-17T20:21:43.495Z] #7 extracting sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 1.5s done
20:21:43 [2020-03-17T20:21:43.598Z] - CONFIG_IP_NF_FILTER: enabled (as module)
20:21:43 [2020-03-17T20:21:43.598Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
20:21:43 [2020-03-17T20:21:43.598Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
20:21:43 [2020-03-17T20:21:43.598Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
20:21:43 [2020-03-17T20:21:43.598Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
20:21:43 [2020-03-17T20:21:43.598Z] - CONFIG_IP_NF_NAT: enabled (as module)
20:21:43 [2020-03-17T20:21:43.598Z] - CONFIG_NF_NAT: enabled (as module)
20:21:43 [2020-03-17T20:21:43.598Z] - CONFIG_NF_NAT_NEEDED: enabled
20:21:43 [2020-03-17T20:21:43.598Z] - CONFIG_POSIX_MQUEUE: enabled
20:21:43 [2020-03-17T20:21:43.598Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
20:21:43 [2020-03-17T20:21:43.598Z] 
20:21:43 [2020-03-17T20:21:43.598Z] Optional Features:
20:21:43 [2020-03-17T20:21:43.598Z] - CONFIG_USER_NS: enabled
20:21:43 [2020-03-17T20:21:43.598Z] - CONFIG_SECCOMP: enabled
20:21:43 [2020-03-17T20:21:43.598Z] - CONFIG_CGROUP_PIDS: enabled
20:21:43 [2020-03-17T20:21:43.598Z] - CONFIG_MEMCG_SWAP: enabled
20:21:43 [2020-03-17T20:21:43.598Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
20:21:43 [2020-03-17T20:21:43.598Z]     (cgroup swap accounting is currently enabled)
20:21:43 [2020-03-17T20:21:43.598Z] - CONFIG_MEMCG_KMEM: enabled
20:21:43 [2020-03-17T20:21:43.598Z] - CONFIG_BLK_CGROUP: enabled
20:21:43 [2020-03-17T20:21:43.598Z] - CONFIG_BLK_DEV_THROTTLING: enabled
20:21:43 [2020-03-17T20:21:43.598Z] - CONFIG_IOSCHED_CFQ: enabled
20:21:43 [2020-03-17T20:21:43.598Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
20:21:43 [2020-03-17T20:21:43.598Z] - CONFIG_CGROUP_PERF: enabled
20:21:43 [2020-03-17T20:21:43.598Z] - CONFIG_CGROUP_HUGETLB: enabled
20:21:43 [2020-03-17T20:21:43.598Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
20:21:43 [2020-03-17T20:21:43.598Z] - CONFIG_CGROUP_NET_PRIO: enabled
20:21:43 [2020-03-17T20:21:43.598Z] - CONFIG_CFS_BANDWIDTH: enabled
20:21:43 [2020-03-17T20:21:43.598Z] - CONFIG_FAIR_GROUP_SCHED: enabled
20:21:43 [2020-03-17T20:21:43.598Z] - CONFIG_RT_GROUP_SCHED: missing
20:21:43 [2020-03-17T20:21:43.598Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
20:21:43 [2020-03-17T20:21:43.598Z] - CONFIG_IP_VS: enabled (as module)
20:21:43 [2020-03-17T20:21:43.598Z] - CONFIG_IP_VS_NFCT: enabled
20:21:43 [2020-03-17T20:21:43.598Z] - CONFIG_IP_VS_PROTO_TCP: enabled
20:21:43 [2020-03-17T20:21:43.598Z] - CONFIG_IP_VS_PROTO_UDP: enabled
20:21:43 [2020-03-17T20:21:43.598Z] - CONFIG_IP_VS_RR: enabled (as module)
20:21:43 [2020-03-17T20:21:43.754Z] #7 extracting sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39
20:21:43 [2020-03-17T20:21:43.885Z] - CONFIG_EXT4_FS: enabled
20:21:43 [2020-03-17T20:21:43.885Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
20:21:43 [2020-03-17T20:21:43.885Z] - CONFIG_EXT4_FS_SECURITY: enabled
20:21:43 [2020-03-17T20:21:43.885Z] - Network Drivers:
20:21:43 [2020-03-17T20:21:43.885Z]   - "overlay":
20:21:43 [2020-03-17T20:21:43.885Z]     - CONFIG_VXLAN: enabled (as module)
20:21:43 [2020-03-17T20:21:43.885Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
20:21:43 [2020-03-17T20:21:43.885Z]       Optional (for encrypted networks):
20:21:43 [2020-03-17T20:21:43.885Z]       - CONFIG_CRYPTO: enabled
20:21:43 [2020-03-17T20:21:43.885Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
20:21:43 [2020-03-17T20:21:43.885Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
20:21:43 [2020-03-17T20:21:43.885Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
20:21:43 [2020-03-17T20:21:43.885Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
20:21:43 [2020-03-17T20:21:43.885Z]       - CONFIG_XFRM: enabled
20:21:43 [2020-03-17T20:21:43.885Z]       - CONFIG_XFRM_USER: enabled (as module)
20:21:43 [2020-03-17T20:21:43.885Z]       - CONFIG_XFRM_ALGO: enabled (as module)
20:21:43 [2020-03-17T20:21:43.885Z]       - CONFIG_INET_ESP: enabled (as module)
20:21:43 [2020-03-17T20:21:43.885Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
20:21:43 [2020-03-17T20:21:43.885Z]   - "ipvlan":
20:21:43 [2020-03-17T20:21:43.885Z]     - CONFIG_IPVLAN: enabled (as module)
20:21:43 [2020-03-17T20:21:43.885Z]   - "macvlan":
20:21:43 [2020-03-17T20:21:43.885Z]     - CONFIG_MACVLAN: enabled (as module)
20:21:43 [2020-03-17T20:21:43.885Z]     - CONFIG_DUMMY: enabled (as module)
20:21:43 [2020-03-17T20:21:43.885Z]   - "ftp,tftp client in container":
20:21:43 [2020-03-17T20:21:43.885Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
20:21:43 [2020-03-17T20:21:43.885Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
20:21:43 [2020-03-17T20:21:43.885Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
20:21:43 [2020-03-17T20:21:43.885Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
20:21:43 [2020-03-17T20:21:43.885Z] - Storage Drivers:
20:21:43 [2020-03-17T20:21:43.885Z]   - "aufs":
20:21:43 [2020-03-17T20:21:43.885Z]     - CONFIG_AUFS_FS: enabled (as module)
20:21:43 [2020-03-17T20:21:43.885Z]   - "btrfs":
20:21:43 [2020-03-17T20:21:43.885Z]     - CONFIG_BTRFS_FS: enabled (as module)
20:21:43 [2020-03-17T20:21:43.885Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
20:21:43 [2020-03-17T20:21:43.885Z]   - "devicemapper":
20:21:43 [2020-03-17T20:21:43.922Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 1.9s done
20:21:43 [2020-03-17T20:21:43.922Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf
20:21:44 [2020-03-17T20:21:44.159Z] #56 3.631 + RM_GOPATH=0
20:21:44 [2020-03-17T20:21:44.159Z] #56 3.631 + TMP_GOPATH=
20:21:44 [2020-03-17T20:21:44.159Z] #56 3.631 + : /build
20:21:44 [2020-03-17T20:21:44.159Z] #56 3.631 + '[' -z '' ']'
20:21:44 [2020-03-17T20:21:44.159Z] #56 3.632 ++ mktemp -d
20:21:44 [2020-03-17T20:21:44.159Z] #56 3.639 + export GOPATH=/tmp/tmp.BgOkCrdIX9
20:21:44 [2020-03-17T20:21:44.159Z] #56 3.639 + GOPATH=/tmp/tmp.BgOkCrdIX9
20:21:44 [2020-03-17T20:21:44.159Z] #56 3.639 + RM_GOPATH=1
20:21:44 [2020-03-17T20:21:44.159Z] #56 3.639 ++ dirname ./install.sh
20:21:44 [2020-03-17T20:21:44.159Z] #56 3.643 + dir=.
20:21:44 [2020-03-17T20:21:44.159Z] #56 3.643 + bin=shfmt
20:21:44 [2020-03-17T20:21:44.159Z] #56 3.644 + shift
20:21:44 [2020-03-17T20:21:44.159Z] #56 3.644 + '[' '!' -f ./shfmt.installer ']'
20:21:44 [2020-03-17T20:21:44.159Z] #56 3.644 + . ./shfmt.installer
20:21:44 [2020-03-17T20:21:44.159Z] #56 3.644 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
20:21:44 [2020-03-17T20:21:44.159Z] #56 3.644 + install_shfmt
20:21:44 [2020-03-17T20:21:44.159Z] #56 3.644 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
20:21:44 [2020-03-17T20:21:44.159Z] #56 3.644 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
20:21:44 [2020-03-17T20:21:44.159Z] #56 3.644 + git clone https://github.com/mvdan/sh.git /tmp/tmp.BgOkCrdIX9/src/github.com/mvdan/sh
20:21:44 [2020-03-17T20:21:44.159Z] #56 3.645 Cloning into '/tmp/tmp.BgOkCrdIX9/src/github.com/mvdan/sh'...
20:21:44 [2020-03-17T20:21:44.169Z]     - CONFIG_BLK_DEV_DM: enabled
20:21:44 [2020-03-17T20:21:44.169Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
20:21:44 [2020-03-17T20:21:44.169Z]   - "overlay":
20:21:44 [2020-03-17T20:21:44.169Z]     - CONFIG_OVERLAY_FS: enabled (as module)
20:21:44 [2020-03-17T20:21:44.169Z]   - "zfs":
20:21:44 [2020-03-17T20:21:44.169Z]     - /dev/zfs: missing
20:21:44 [2020-03-17T20:21:44.169Z]     - zfs command: missing
20:21:44 [2020-03-17T20:21:44.169Z]     - zpool command: missing
20:21:44 [2020-03-17T20:21:44.169Z] 
20:21:44 [2020-03-17T20:21:44.169Z] Limits:
20:21:44 [2020-03-17T20:21:44.169Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
20:21:44 [2020-03-17T20:21:44.169Z] 
20:21:44 [2020-03-17T20:21:44.169Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
20:21:44 [2020-03-17T20:21:44.494Z] #68 ...
20:21:44 [2020-03-17T20:21:44.494Z] 
20:21:44 [2020-03-17T20:21:44.494Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:21:44 [2020-03-17T20:21:44.494Z] #10 6.176 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:21:44 [2020-03-17T20:21:44.494Z] #10 6.218 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:21:44 [2020-03-17T20:21:44.494Z] #10 6.227 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:21:44 [2020-03-17T20:21:44.494Z] #10 7.287 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
20:21:44 [2020-03-17T20:21:44.494Z] #10 9.510 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [183 kB]
20:21:44 [2020-03-17T20:21:44.612Z] + make bundles/buildx
20:21:44 [2020-03-17T20:21:44.752Z] #10 ...
20:21:44 [2020-03-17T20:21:44.752Z] 
20:21:44 [2020-03-17T20:21:44.752Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:21:44 [2020-03-17T20:21:44.752Z] #41 6.296 + git clone https://github.com/docker/distribution.git .
20:21:44 [2020-03-17T20:21:44.752Z] #41 6.298 Cloning into '.'...
20:21:44 [2020-03-17T20:21:44.752Z] #41 ...
20:21:44 [2020-03-17T20:21:44.752Z] 
20:21:44 [2020-03-17T20:21:44.752Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:21:44 [2020-03-17T20:21:44.752Z] #43 6.273 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:21:44 [2020-03-17T20:21:44.752Z] #43 6.287 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:21:44 [2020-03-17T20:21:44.752Z] #43 6.315 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:21:44 [2020-03-17T20:21:44.752Z] #43 7.354 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
20:21:44 [2020-03-17T20:21:44.752Z] #43 9.799 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [183 kB]
20:21:45 [2020-03-17T20:21:45.010Z] #43 ...
20:21:45 [2020-03-17T20:21:45.010Z] 
20:21:45 [2020-03-17T20:21:45.010Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
20:21:45 [2020-03-17T20:21:45.010Z] #62 6.881 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:21:45 [2020-03-17T20:21:45.010Z] #62 6.961 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:21:45 [2020-03-17T20:21:45.010Z] #62 6.966 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:21:45 [2020-03-17T20:21:45.010Z] #62 7.993 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
20:21:45 [2020-03-17T20:21:45.010Z] #62 10.15 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [183 kB]
20:21:45 [2020-03-17T20:21:45.010Z] #62 ...
20:21:45 [2020-03-17T20:21:45.010Z] 
20:21:45 [2020-03-17T20:21:45.010Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:21:45 [2020-03-17T20:21:45.010Z] #53 6.533 + RM_GOPATH=0
20:21:45 [2020-03-17T20:21:45.010Z] #53 6.537 + TMP_GOPATH=
20:21:45 [2020-03-17T20:21:45.010Z] #53 6.537 + : /build
20:21:45 [2020-03-17T20:21:45.010Z] #53 6.537 + '[' -z '' ']'
20:21:45 [2020-03-17T20:21:45.010Z] #53 6.541 ++ mktemp -d
20:21:45 [2020-03-17T20:21:45.010Z] #53 6.543 + export GOPATH=/tmp/tmp.qHwV8STwE2
20:21:45 [2020-03-17T20:21:45.010Z] #53 6.554 + GOPATH=/tmp/tmp.qHwV8STwE2
20:21:45 [2020-03-17T20:21:45.010Z] #53 6.554 + RM_GOPATH=1
20:21:45 [2020-03-17T20:21:45.010Z] #53 6.554 ++ dirname ./install.sh
20:21:45 [2020-03-17T20:21:45.010Z] #53 6.555 + dir=.
20:21:45 [2020-03-17T20:21:45.010Z] #53 6.555 + bin=golangci_lint
20:21:45 [2020-03-17T20:21:45.010Z] #53 6.555 + shift
20:21:45 [2020-03-17T20:21:45.010Z] #53 6.555 + '[' '!' -f ./golangci_lint.installer ']'
20:21:45 [2020-03-17T20:21:45.010Z] #53 6.556 + . ./golangci_lint.installer
20:21:45 [2020-03-17T20:21:45.010Z] #53 6.556 ++ : v1.23.8
20:21:45 [2020-03-17T20:21:45.010Z] #53 6.556 + install_golangci_lint
20:21:45 [2020-03-17T20:21:45.010Z] #53 6.556 + echo 'Installing golangci-lint version v1.23.8'
20:21:45 [2020-03-17T20:21:45.010Z] #53 6.557 Installing golangci-lint version v1.23.8
20:21:45 [2020-03-17T20:21:45.010Z] #53 6.557 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
20:21:45 [2020-03-17T20:21:45.236Z] make: command: Command not found
20:21:45 [2020-03-17T20:21:45.236Z] make: command: Command not found
20:21:45 [2020-03-17T20:21:45.236Z] mkdir bundles
20:21:45 [2020-03-17T20:21:45.236Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
20:21:45 [2020-03-17T20:21:45.236Z] 	--build-arg BUILDX_COMMIT \
20:21:45 [2020-03-17T20:21:45.236Z] 	--build-arg BUILDX_REPO \
20:21:45 [2020-03-17T20:21:45.236Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
20:21:45 [2020-03-17T20:21:45.236Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
20:21:45 [2020-03-17T20:21:45.236Z] 	.
20:21:45 [2020-03-17T20:21:45.236Z] /bin/sh: 4: go: not found
20:21:45 [2020-03-17T20:21:45.236Z] /bin/sh: 5: go: not found
20:21:45 [2020-03-17T20:21:45.273Z] #53 ...
20:21:45 [2020-03-17T20:21:45.273Z] 
20:21:45 [2020-03-17T20:21:45.273Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:21:45 [2020-03-17T20:21:45.273Z] #23 5.970 + RM_GOPATH=0
20:21:45 [2020-03-17T20:21:45.273Z] #23 5.970 + TMP_GOPATH=
20:21:45 [2020-03-17T20:21:45.273Z] #23 5.970 + : /build
20:21:45 [2020-03-17T20:21:45.273Z] #23 5.970 + '[' -z '' ']'
20:21:45 [2020-03-17T20:21:45.273Z] #23 5.974 ++ mktemp -d
20:21:45 [2020-03-17T20:21:45.273Z] #23 5.976 + export GOPATH=/tmp/tmp.DS3aei9kK3
20:21:45 [2020-03-17T20:21:45.273Z] #23 5.976 + GOPATH=/tmp/tmp.DS3aei9kK3
20:21:45 [2020-03-17T20:21:45.273Z] #23 5.976 + RM_GOPATH=1
20:21:45 [2020-03-17T20:21:45.273Z] #23 5.976 ++ dirname ./install.sh
20:21:45 [2020-03-17T20:21:45.273Z] #23 5.979 + dir=.
20:21:45 [2020-03-17T20:21:45.273Z] #23 5.979 + bin=dockercli
20:21:45 [2020-03-17T20:21:45.273Z] #23 5.979 + shift
20:21:45 [2020-03-17T20:21:45.273Z] #23 5.980 + '[' '!' -f ./dockercli.installer ']'
20:21:45 [2020-03-17T20:21:45.273Z] #23 5.980 + . ./dockercli.installer
20:21:45 [2020-03-17T20:21:45.273Z] #23 5.980 ++ : stable
20:21:45 [2020-03-17T20:21:45.273Z] #23 5.980 ++ : 17.06.2-ce
20:21:45 [2020-03-17T20:21:45.273Z] #23 5.981 + install_dockercli
20:21:45 [2020-03-17T20:21:45.273Z] #23 5.981 + echo 'Install docker/cli version 17.06.2-ce from stable'
20:21:45 [2020-03-17T20:21:45.273Z] #23 5.981 Install docker/cli version 17.06.2-ce from stable
20:21:45 [2020-03-17T20:21:45.273Z] #23 5.981 ++ uname -m
20:21:45 [2020-03-17T20:21:45.273Z] #23 5.983 + arch=x86_64
20:21:45 [2020-03-17T20:21:45.273Z] #23 5.984 + '[' x86_64 '!=' x86_64 ']'
20:21:45 [2020-03-17T20:21:45.273Z] #23 5.984 + url=https://download.docker.com/linux/static
20:21:45 [2020-03-17T20:21:45.273Z] #23 5.985 + tar -xz docker/docker
20:21:45 [2020-03-17T20:21:45.273Z] #23 5.990 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
20:21:45 [2020-03-17T20:21:45.273Z] #23 ...
20:21:45 [2020-03-17T20:21:45.273Z] 
20:21:45 [2020-03-17T20:21:45.273Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:21:45 [2020-03-17T20:21:45.273Z] #74 5.877 + RM_GOPATH=0
20:21:45 [2020-03-17T20:21:45.273Z] #74 5.877 + TMP_GOPATH=
20:21:45 [2020-03-17T20:21:45.273Z] #74 5.877 + : /build
20:21:45 [2020-03-17T20:21:45.273Z] #74 5.877 + '[' -z '' ']'
20:21:45 [2020-03-17T20:21:45.273Z] #74 5.881 ++ mktemp -d
20:21:45 [2020-03-17T20:21:45.273Z] #74 5.881 + export GOPATH=/tmp/tmp.pUIfAl5Dm3
20:21:45 [2020-03-17T20:21:45.273Z] #74 5.881 + GOPATH=/tmp/tmp.pUIfAl5Dm3
20:21:45 [2020-03-17T20:21:45.273Z] #74 5.881 + RM_GOPATH=1
20:21:45 [2020-03-17T20:21:45.273Z] #74 5.881 ++ dirname ./install.sh
20:21:45 [2020-03-17T20:21:45.273Z] #74 5.883 Install docker-proxy version bf2bd42abc0a3734f12b5ec724e571434e42c669
20:21:45 [2020-03-17T20:21:45.273Z] #74 5.884 + dir=.
20:21:45 [2020-03-17T20:21:45.273Z] #74 5.884 + bin=proxy
20:21:45 [2020-03-17T20:21:45.273Z] #74 5.884 + shift
20:21:45 [2020-03-17T20:21:45.273Z] #74 5.884 + '[' '!' -f ./proxy.installer ']'
20:21:45 [2020-03-17T20:21:45.273Z] #74 5.884 + . ./proxy.installer
20:21:45 [2020-03-17T20:21:45.273Z] #74 5.884 ++ : bf2bd42abc0a3734f12b5ec724e571434e42c669
20:21:45 [2020-03-17T20:21:45.273Z] #74 5.884 + install_proxy
20:21:45 [2020-03-17T20:21:45.273Z] #74 5.884 + case "$1" in
20:21:45 [2020-03-17T20:21:45.273Z] #74 5.884 + export CGO_ENABLED=0
20:21:45 [2020-03-17T20:21:45.273Z] #74 5.884 + CGO_ENABLED=0
20:21:45 [2020-03-17T20:21:45.273Z] #74 5.884 + _install_proxy
20:21:45 [2020-03-17T20:21:45.273Z] #74 5.884 + echo 'Install docker-proxy version bf2bd42abc0a3734f12b5ec724e571434e42c669'
20:21:45 [2020-03-17T20:21:45.273Z] #74 5.884 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.pUIfAl5Dm3/src/github.com/docker/libnetwork
20:21:45 [2020-03-17T20:21:45.273Z] #74 5.888 Cloning into '/tmp/tmp.pUIfAl5Dm3/src/github.com/docker/libnetwork'...
20:21:45 [2020-03-17T20:21:45.531Z] #74 ...
20:21:45 [2020-03-17T20:21:45.531Z] 
20:21:45 [2020-03-17T20:21:45.531Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:21:45 [2020-03-17T20:21:45.531Z] #50 6.392 + RM_GOPATH=0
20:21:45 [2020-03-17T20:21:45.531Z] #50 6.392 + TMP_GOPATH=
20:21:45 [2020-03-17T20:21:45.531Z] #50 6.392 + : /build
20:21:45 [2020-03-17T20:21:45.531Z] #50 6.392 + '[' -z '' ']'
20:21:45 [2020-03-17T20:21:45.531Z] #50 6.398 ++ mktemp -d
20:21:45 [2020-03-17T20:21:45.531Z] #50 6.405 + export GOPATH=/tmp/tmp.a1g0YB4Bwi
20:21:45 [2020-03-17T20:21:45.531Z] #50 6.405 + GOPATH=/tmp/tmp.a1g0YB4Bwi
20:21:45 [2020-03-17T20:21:45.531Z] #50 6.405 + RM_GOPATH=1
20:21:45 [2020-03-17T20:21:45.531Z] #50 6.405 ++ dirname ./install.sh
20:21:45 [2020-03-17T20:21:45.531Z] #50 6.408 + dir=.
20:21:45 [2020-03-17T20:21:45.531Z] #50 6.409 + bin=gotestsum
20:21:45 [2020-03-17T20:21:45.531Z] #50 6.410 + shift
20:21:45 [2020-03-17T20:21:45.531Z] #50 6.410 + '[' '!' -f ./gotestsum.installer ']'
20:21:45 [2020-03-17T20:21:45.531Z] #50 6.410 + . ./gotestsum.installer
20:21:45 [2020-03-17T20:21:45.531Z] #50 6.410 ++ : v0.3.5
20:21:45 [2020-03-17T20:21:45.531Z] #50 6.410 + install_gotestsum
20:21:45 [2020-03-17T20:21:45.531Z] #50 6.411 + echo 'Installing gotestsum version v0.3.5'
20:21:45 [2020-03-17T20:21:45.531Z] #50 6.411 Installing gotestsum version v0.3.5
20:21:45 [2020-03-17T20:21:45.531Z] #50 6.411 + go get -d gotest.tools/gotestsum
20:21:45 [2020-03-17T20:21:45.789Z] #50 ...
20:21:45 [2020-03-17T20:21:45.789Z] 
20:21:45 [2020-03-17T20:21:45.789Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:21:45 [2020-03-17T20:21:45.789Z] #47 6.538 + RM_GOPATH=0
20:21:45 [2020-03-17T20:21:45.789Z] #47 6.539 + TMP_GOPATH=
20:21:45 [2020-03-17T20:21:45.789Z] #47 6.539 + : /build
20:21:45 [2020-03-17T20:21:45.789Z] #47 6.539 + '[' -z '' ']'
20:21:45 [2020-03-17T20:21:45.789Z] #47 6.542 ++ mktemp -d
20:21:45 [2020-03-17T20:21:45.789Z] #47 6.545 + export GOPATH=/tmp/tmp.kUwPkJD9CC
20:21:45 [2020-03-17T20:21:45.789Z] #47 6.545 + GOPATH=/tmp/tmp.kUwPkJD9CC
20:21:45 [2020-03-17T20:21:45.789Z] #47 6.545 + RM_GOPATH=1
20:21:45 [2020-03-17T20:21:45.789Z] #47 6.546 ++ dirname ./install.sh
20:21:45 [2020-03-17T20:21:45.789Z] #47 6.548 + dir=.
20:21:45 [2020-03-17T20:21:45.789Z] #47 6.549 + bin=vndr
20:21:45 [2020-03-17T20:21:45.789Z] #47 6.549 + shift
20:21:45 [2020-03-17T20:21:45.789Z] #47 6.549 + '[' '!' -f ./vndr.installer ']'
20:21:45 [2020-03-17T20:21:45.789Z] #47 6.551 + . ./vndr.installer
20:21:45 [2020-03-17T20:21:45.789Z] #47 6.553 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:21:45 [2020-03-17T20:21:45.789Z] #47 6.554 + install_vndr
20:21:45 [2020-03-17T20:21:45.789Z] #47 6.554 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
20:21:45 [2020-03-17T20:21:45.789Z] #47 6.554 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:21:45 [2020-03-17T20:21:45.789Z] #47 6.554 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.kUwPkJD9CC/src/github.com/LK4D4/vndr
20:21:45 [2020-03-17T20:21:45.789Z] #47 6.556 Cloning into '/tmp/tmp.kUwPkJD9CC/src/github.com/LK4D4/vndr'...
20:21:45 [2020-03-17T20:21:45.789Z] #47 7.172 + cd /tmp/tmp.kUwPkJD9CC/src/github.com/LK4D4/vndr
20:21:45 [2020-03-17T20:21:45.789Z] #47 7.175 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:21:45 [2020-03-17T20:21:45.789Z] #47 7.179 + go build -buildmode=pie -v -o /build/vndr .
20:21:45 [2020-03-17T20:21:45.789Z] #47 8.779 runtime/internal/atomic
20:21:45 [2020-03-17T20:21:45.789Z] #47 8.801 internal/cpu
20:21:45 [2020-03-17T20:21:45.789Z] #47 9.070 runtime/internal/sys
20:21:45 [2020-03-17T20:21:45.789Z] #47 9.288 runtime/internal/math
20:21:45 [2020-03-17T20:21:45.789Z] #47 9.407 internal/race
20:21:45 [2020-03-17T20:21:45.789Z] #47 9.556 sync/atomic
20:21:45 [2020-03-17T20:21:45.789Z] #47 9.636 internal/bytealg
20:21:45 [2020-03-17T20:21:45.789Z] #47 10.05 unicode
20:21:45 [2020-03-17T20:21:45.789Z] #47 10.20 runtime
20:21:45 [2020-03-17T20:21:45.789Z] #47 ...
20:21:45 [2020-03-17T20:21:45.789Z] 
20:21:45 [2020-03-17T20:21:45.789Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:21:45 [2020-03-17T20:21:45.789Z] #25 6.586 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:21:45 [2020-03-17T20:21:45.789Z] #25 6.662 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:21:45 [2020-03-17T20:21:45.789Z] #25 6.663 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:21:45 [2020-03-17T20:21:45.789Z] #25 7.546 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
20:21:45 [2020-03-17T20:21:45.789Z] #25 10.12 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [183 kB]
20:21:46 [2020-03-17T20:21:46.047Z] #25 ...
20:21:46 [2020-03-17T20:21:46.047Z] 
20:21:46 [2020-03-17T20:21:46.047Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:21:46 [2020-03-17T20:21:46.047Z] #33 6.645 + RM_GOPATH=0
20:21:46 [2020-03-17T20:21:46.047Z] #33 6.646 + TMP_GOPATH=
20:21:46 [2020-03-17T20:21:46.047Z] #33 6.646 + : /build
20:21:46 [2020-03-17T20:21:46.047Z] #33 6.646 + '[' -z '' ']'
20:21:46 [2020-03-17T20:21:46.047Z] #33 6.647 ++ mktemp -d
20:21:46 [2020-03-17T20:21:46.047Z] #33 6.649 + export GOPATH=/tmp/tmp.kfLALPsKZ5
20:21:46 [2020-03-17T20:21:46.047Z] #33 6.649 + GOPATH=/tmp/tmp.kfLALPsKZ5
20:21:46 [2020-03-17T20:21:46.047Z] #33 6.649 + RM_GOPATH=1
20:21:46 [2020-03-17T20:21:46.047Z] #33 6.677 ++ dirname ./install.sh
20:21:46 [2020-03-17T20:21:46.047Z] #33 6.679 + dir=.
20:21:46 [2020-03-17T20:21:46.047Z] #33 6.679 + bin=tomlv
20:21:46 [2020-03-17T20:21:46.047Z] #33 6.679 + shift
20:21:46 [2020-03-17T20:21:46.047Z] #33 6.679 + '[' '!' -f ./tomlv.installer ']'
20:21:46 [2020-03-17T20:21:46.047Z] #33 6.679 + . ./tomlv.installer
20:21:46 [2020-03-17T20:21:46.047Z] #33 6.679 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:21:46 [2020-03-17T20:21:46.047Z] #33 6.680 + install_tomlv
20:21:46 [2020-03-17T20:21:46.047Z] #33 6.680 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:21:46 [2020-03-17T20:21:46.047Z] #33 6.680 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
20:21:46 [2020-03-17T20:21:46.047Z] #33 6.680 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.kfLALPsKZ5/src/github.com/BurntSushi/toml
20:21:46 [2020-03-17T20:21:46.047Z] #33 6.686 Cloning into '/tmp/tmp.kfLALPsKZ5/src/github.com/BurntSushi/toml'...
20:21:46 [2020-03-17T20:21:46.047Z] #33 7.784 + cd /tmp/tmp.kfLALPsKZ5/src/github.com/BurntSushi/toml
20:21:46 [2020-03-17T20:21:46.047Z] #33 7.785 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:21:46 [2020-03-17T20:21:46.047Z] #33 7.835 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
20:21:46 [2020-03-17T20:21:46.047Z] #33 8.621 internal/cpu
20:21:46 [2020-03-17T20:21:46.047Z] #33 8.646 runtime/internal/atomic
20:21:46 [2020-03-17T20:21:46.047Z] #33 8.946 runtime/internal/sys
20:21:46 [2020-03-17T20:21:46.047Z] #33 9.085 runtime/internal/math
20:21:46 [2020-03-17T20:21:46.047Z] #33 9.228 math/bits
20:21:46 [2020-03-17T20:21:46.047Z] #33 9.360 internal/bytealg
20:21:46 [2020-03-17T20:21:46.047Z] #33 9.735 math
20:21:46 [2020-03-17T20:21:46.047Z] #33 10.19 runtime
20:21:46 [2020-03-17T20:21:46.047Z] #33 ...
20:21:46 [2020-03-17T20:21:46.047Z] 
20:21:46 [2020-03-17T20:21:46.047Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
20:21:46 [2020-03-17T20:21:46.047Z] #68 10.99 + cd /tmp/tmp.aKGH83c0y9/src/github.com/rootless-containers/rootlesskit
20:21:46 [2020-03-17T20:21:46.047Z] #68 11.00 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6
20:21:46 [2020-03-17T20:21:46.182Z] #56 ...
20:21:46 [2020-03-17T20:21:46.182Z] 
20:21:46 [2020-03-17T20:21:46.182Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
20:21:46 [2020-03-17T20:21:46.182Z] #68 3.658 + RM_GOPATH=0
20:21:46 [2020-03-17T20:21:46.182Z] #68 3.658 + TMP_GOPATH=
20:21:46 [2020-03-17T20:21:46.182Z] #68 3.658 + : /build/
20:21:46 [2020-03-17T20:21:46.182Z] #68 3.658 + '[' -z '' ']'
20:21:46 [2020-03-17T20:21:46.182Z] #68 3.658 ++ mktemp -d
20:21:46 [2020-03-17T20:21:46.182Z] #68 3.659 + export GOPATH=/tmp/tmp.sUDaFvvRTg
20:21:46 [2020-03-17T20:21:46.182Z] #68 3.659 + GOPATH=/tmp/tmp.sUDaFvvRTg
20:21:46 [2020-03-17T20:21:46.182Z] #68 3.659 + RM_GOPATH=1
20:21:46 [2020-03-17T20:21:46.182Z] #68 3.659 ++ dirname ./install.sh
20:21:46 [2020-03-17T20:21:46.182Z] #68 3.660 + dir=.
20:21:46 [2020-03-17T20:21:46.182Z] #68 3.660 + bin=rootlesskit
20:21:46 [2020-03-17T20:21:46.182Z] #68 3.660 + shift
20:21:46 [2020-03-17T20:21:46.182Z] #68 3.660 + '[' '!' -f ./rootlesskit.installer ']'
20:21:46 [2020-03-17T20:21:46.182Z] #68 3.660 + . ./rootlesskit.installer
20:21:46 [2020-03-17T20:21:46.182Z] #68 3.660 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6
20:21:46 [2020-03-17T20:21:46.182Z] #68 3.660 + install_rootlesskit
20:21:46 [2020-03-17T20:21:46.182Z] #68 3.660 + case "$1" in
20:21:46 [2020-03-17T20:21:46.182Z] #68 3.660 + export CGO_ENABLED=0
20:21:46 [2020-03-17T20:21:46.182Z] #68 3.660 + CGO_ENABLED=0
20:21:46 [2020-03-17T20:21:46.182Z] #68 3.660 + _install_rootlesskit
20:21:46 [2020-03-17T20:21:46.182Z] #68 3.660 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6
20:21:46 [2020-03-17T20:21:46.182Z] #68 3.660 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6'
20:21:46 [2020-03-17T20:21:46.182Z] #68 3.662 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.sUDaFvvRTg/src/github.com/rootless-containers/rootlesskit
20:21:46 [2020-03-17T20:21:46.182Z] #68 3.666 Cloning into '/tmp/tmp.sUDaFvvRTg/src/github.com/rootless-containers/rootlesskit'...
20:21:46 [2020-03-17T20:21:46.446Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 1.9s done
20:21:46 [2020-03-17T20:21:46.446Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 0.1s
20:21:46 [2020-03-17T20:21:46.612Z] #68 11.47 + for f in rootlesskit rootlesskit-docker-proxy
20:21:46 [2020-03-17T20:21:46.612Z] #68 11.49 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
20:21:47 [2020-03-17T20:21:47.061Z] #7 extracting sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 2.9s done
20:21:47 [2020-03-17T20:21:47.061Z] #7 extracting sha256:d0814d2a122977a81b9cd59e29a8321d2b01b68ebcd95ffe8bce17e424c061d0 0.0s done
20:21:47 [2020-03-17T20:21:47.239Z] #68 6.975 + cd /tmp/tmp.sUDaFvvRTg/src/github.com/rootless-containers/rootlesskit
20:21:47 [2020-03-17T20:21:47.239Z] #68 6.975 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6
20:21:47 [2020-03-17T20:21:47.239Z] #68 7.064 + for f in rootlesskit rootlesskit-docker-proxy
20:21:47 [2020-03-17T20:21:47.319Z] #7 DONE 12.8s
20:21:47 [2020-03-17T20:21:47.521Z] #68 7.070 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
20:21:47 [2020-03-17T20:21:47.578Z] 
20:21:47 [2020-03-17T20:21:47.578Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
20:21:47 [2020-03-17T20:21:47.948Z] Sending build context to Docker daemon  54.59MB

20:21:47 [2020-03-17T20:21:47.948Z] Step 1/16 : ARG GO_VERSION=1.12.10
20:21:47 [2020-03-17T20:21:47.948Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1
20:21:47 [2020-03-17T20:21:47.948Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
20:21:47 [2020-03-17T20:21:47.948Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build
20:21:48 [2020-03-17T20:21:48.231Z] 1.12.10-stretch: Pulling from library/golang
20:21:48 [2020-03-17T20:21:48.515Z] fb056072eab9: Pulling fs layer
20:21:48 [2020-03-17T20:21:48.515Z] 6a33b1f9796f: Pulling fs layer
20:21:48 [2020-03-17T20:21:48.515Z] 8f8f8962e456: Pulling fs layer
20:21:48 [2020-03-17T20:21:48.515Z] 68adcc365214: Pulling fs layer
20:21:48 [2020-03-17T20:21:48.515Z] 76d8adf27bdf: Pulling fs layer
20:21:48 [2020-03-17T20:21:48.515Z] d66e58854927: Pulling fs layer
20:21:48 [2020-03-17T20:21:48.515Z] 71497195576e: Pulling fs layer
20:21:48 [2020-03-17T20:21:48.515Z] 76d8adf27bdf: Waiting
20:21:48 [2020-03-17T20:21:48.515Z] d66e58854927: Waiting
20:21:48 [2020-03-17T20:21:48.515Z] 71497195576e: Waiting
20:21:48 [2020-03-17T20:21:48.515Z] 68adcc365214: Waiting
20:21:49 [2020-03-17T20:21:49.142Z] 8f8f8962e456: Verifying Checksum
20:21:49 [2020-03-17T20:21:49.142Z] 8f8f8962e456: Download complete
20:21:49 [2020-03-17T20:21:49.430Z] 6a33b1f9796f: Verifying Checksum
20:21:49 [2020-03-17T20:21:49.430Z] 6a33b1f9796f: Download complete
20:21:49 [2020-03-17T20:21:49.890Z] #68 ...
20:21:49 [2020-03-17T20:21:49.890Z] 
20:21:49 [2020-03-17T20:21:49.890Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:21:49 [2020-03-17T20:21:49.890Z] #23 14.46 + mkdir -p /build
20:21:49 [2020-03-17T20:21:49.890Z] #23 14.46 + mv docker/docker /build/
20:21:49 [2020-03-17T20:21:49.890Z] #23 14.47 + rmdir docker
20:21:49 [2020-03-17T20:21:49.890Z] #23 DONE 14.9s
20:21:49 [2020-03-17T20:21:49.890Z] 
20:21:49 [2020-03-17T20:21:49.890Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:21:49 [2020-03-17T20:21:49.890Z] #33 14.26 unicode/utf8
20:21:49 [2020-03-17T20:21:49.890Z] #33 15.01 internal/testlog
20:21:50 [2020-03-17T20:21:50.125Z] #8 DONE 2.6s
20:21:50 [2020-03-17T20:21:50.126Z] 
20:21:50 [2020-03-17T20:21:50.126Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
20:21:50 [2020-03-17T20:21:50.197Z] #68 ...
20:21:50 [2020-03-17T20:21:50.197Z] 
20:21:50 [2020-03-17T20:21:50.197Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:21:50 [2020-03-17T20:21:50.197Z] #23 3.339 + RM_GOPATH=0
20:21:50 [2020-03-17T20:21:50.197Z] #23 3.339 + TMP_GOPATH=
20:21:50 [2020-03-17T20:21:50.197Z] #23 3.339 + : /build
20:21:50 [2020-03-17T20:21:50.197Z] #23 3.339 + '[' -z '' ']'
20:21:50 [2020-03-17T20:21:50.197Z] #23 3.340 ++ mktemp -d
20:21:50 [2020-03-17T20:21:50.197Z] #23 3.344 + export GOPATH=/tmp/tmp.5W9CBZs6gE
20:21:50 [2020-03-17T20:21:50.197Z] #23 3.345 + GOPATH=/tmp/tmp.5W9CBZs6gE
20:21:50 [2020-03-17T20:21:50.197Z] #23 3.345 + RM_GOPATH=1
20:21:50 [2020-03-17T20:21:50.197Z] #23 3.345 ++ dirname ./install.sh
20:21:50 [2020-03-17T20:21:50.197Z] #23 3.350 + dir=.
20:21:50 [2020-03-17T20:21:50.197Z] #23 3.351 + bin=dockercli
20:21:50 [2020-03-17T20:21:50.197Z] #23 3.351 + shift
20:21:50 [2020-03-17T20:21:50.197Z] #23 3.351 + '[' '!' -f ./dockercli.installer ']'
20:21:50 [2020-03-17T20:21:50.197Z] #23 3.351 + . ./dockercli.installer
20:21:50 [2020-03-17T20:21:50.197Z] #23 3.351 ++ : stable
20:21:50 [2020-03-17T20:21:50.197Z] #23 3.351 ++ : 17.06.2-ce
20:21:50 [2020-03-17T20:21:50.197Z] #23 3.351 + install_dockercli
20:21:50 [2020-03-17T20:21:50.197Z] #23 3.351 + echo 'Install docker/cli version 17.06.2-ce from stable'
20:21:50 [2020-03-17T20:21:50.197Z] #23 3.351 Install docker/cli version 17.06.2-ce from stable
20:21:50 [2020-03-17T20:21:50.197Z] #23 3.352 ++ uname -m
20:21:50 [2020-03-17T20:21:50.197Z] #23 3.355 + arch=s390x
20:21:50 [2020-03-17T20:21:50.197Z] #23 3.355 + '[' s390x '!=' x86_64 ']'
20:21:50 [2020-03-17T20:21:50.197Z] #23 3.355 + '[' s390x '!=' s390x ']'
20:21:50 [2020-03-17T20:21:50.197Z] #23 3.355 + url=https://download.docker.com/linux/static
20:21:50 [2020-03-17T20:21:50.197Z] #23 3.355 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
20:21:50 [2020-03-17T20:21:50.197Z] #23 3.357 + tar -xz docker/docker
20:21:50 [2020-03-17T20:21:50.197Z] #23 9.410 + mkdir -p /build
20:21:50 [2020-03-17T20:21:50.197Z] #23 9.415 + mv docker/docker /build/
20:21:50 [2020-03-17T20:21:50.197Z] #23 9.417 + rmdir docker
20:21:50 [2020-03-17T20:21:50.197Z] #23 DONE 9.7s
20:21:50 [2020-03-17T20:21:50.197Z] 
20:21:50 [2020-03-17T20:21:50.197Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
20:21:50 [2020-03-17T20:21:50.197Z] #62 0.840 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:21:50 [2020-03-17T20:21:50.197Z] #62 0.876 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:21:50 [2020-03-17T20:21:50.197Z] #62 0.890 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:21:50 [2020-03-17T20:21:50.197Z] #62 1.077 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
20:21:50 [2020-03-17T20:21:50.197Z] #62 1.348 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [162 kB]
20:21:50 [2020-03-17T20:21:50.197Z] #62 2.221 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
20:21:50 [2020-03-17T20:21:50.197Z] #62 6.469 Fetched 8030 kB in 6s (1418 kB/s)
20:21:50 [2020-03-17T20:21:50.197Z] #62 6.469 Reading package lists...
20:21:50 [2020-03-17T20:21:50.197Z] #62 ...
20:21:50 [2020-03-17T20:21:50.197Z] 
20:21:50 [2020-03-17T20:21:50.197Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:21:50 [2020-03-17T20:21:50.197Z] #33 3.257 + RM_GOPATH=0
20:21:50 [2020-03-17T20:21:50.197Z] #33 3.257 + TMP_GOPATH=
20:21:50 [2020-03-17T20:21:50.197Z] #33 3.257 + : /build
20:21:50 [2020-03-17T20:21:50.197Z] #33 3.257 + '[' -z '' ']'
20:21:50 [2020-03-17T20:21:50.197Z] #33 3.257 ++ mktemp -d
20:21:50 [2020-03-17T20:21:50.197Z] #33 3.264 + export GOPATH=/tmp/tmp.wa6VFz4VDW
20:21:50 [2020-03-17T20:21:50.197Z] #33 3.264 + GOPATH=/tmp/tmp.wa6VFz4VDW
20:21:50 [2020-03-17T20:21:50.197Z] #33 3.264 + RM_GOPATH=1
20:21:50 [2020-03-17T20:21:50.197Z] #33 3.266 ++ dirname ./install.sh
20:21:50 [2020-03-17T20:21:50.197Z] #33 3.275 + dir=.
20:21:50 [2020-03-17T20:21:50.197Z] #33 3.275 + bin=tomlv
20:21:50 [2020-03-17T20:21:50.197Z] #33 3.275 + shift
20:21:50 [2020-03-17T20:21:50.197Z] #33 3.275 + '[' '!' -f ./tomlv.installer ']'
20:21:50 [2020-03-17T20:21:50.197Z] #33 3.275 + . ./tomlv.installer
20:21:50 [2020-03-17T20:21:50.197Z] #33 3.275 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:21:50 [2020-03-17T20:21:50.197Z] #33 3.276 + install_tomlv
20:21:50 [2020-03-17T20:21:50.197Z] #33 3.276 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:21:50 [2020-03-17T20:21:50.197Z] #33 3.276 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
20:21:50 [2020-03-17T20:21:50.197Z] #33 3.276 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.wa6VFz4VDW/src/github.com/BurntSushi/toml
20:21:50 [2020-03-17T20:21:50.197Z] #33 3.290 Cloning into '/tmp/tmp.wa6VFz4VDW/src/github.com/BurntSushi/toml'...
20:21:50 [2020-03-17T20:21:50.197Z] #33 3.873 + cd /tmp/tmp.wa6VFz4VDW/src/github.com/BurntSushi/toml
20:21:50 [2020-03-17T20:21:50.197Z] #33 3.873 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:21:50 [2020-03-17T20:21:50.197Z] #33 3.880 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
20:21:50 [2020-03-17T20:21:50.197Z] #33 4.329 runtime/internal/atomic
20:21:50 [2020-03-17T20:21:50.197Z] #33 4.332 internal/cpu
20:21:50 [2020-03-17T20:21:50.197Z] #33 4.435 runtime/internal/sys
20:21:50 [2020-03-17T20:21:50.197Z] #33 4.511 runtime/internal/math
20:21:50 [2020-03-17T20:21:50.197Z] #33 4.554 math/bits
20:21:50 [2020-03-17T20:21:50.197Z] #33 4.661 internal/bytealg
20:21:50 [2020-03-17T20:21:50.197Z] #33 5.093 math
20:21:50 [2020-03-17T20:21:50.197Z] #33 5.196 runtime
20:21:50 [2020-03-17T20:21:50.480Z] #33 ...
20:21:50 [2020-03-17T20:21:50.480Z] 
20:21:50 [2020-03-17T20:21:50.480Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:21:50 [2020-03-17T20:21:50.480Z] #74 3.451 + RM_GOPATH=0
20:21:50 [2020-03-17T20:21:50.480Z] #74 3.451 + TMP_GOPATH=
20:21:50 [2020-03-17T20:21:50.480Z] #74 3.451 + : /build
20:21:50 [2020-03-17T20:21:50.480Z] #74 3.451 + '[' -z '' ']'
20:21:50 [2020-03-17T20:21:50.480Z] #74 3.452 ++ mktemp -d
20:21:50 [2020-03-17T20:21:50.480Z] #74 3.456 + export GOPATH=/tmp/tmp.RPE9SLQqul
20:21:50 [2020-03-17T20:21:50.480Z] #74 3.456 + GOPATH=/tmp/tmp.RPE9SLQqul
20:21:50 [2020-03-17T20:21:50.480Z] #74 3.456 + RM_GOPATH=1
20:21:50 [2020-03-17T20:21:50.480Z] #74 3.457 ++ dirname ./install.sh
20:21:50 [2020-03-17T20:21:50.480Z] #74 3.459 + dir=.
20:21:50 [2020-03-17T20:21:50.480Z] #74 3.459 + bin=proxy
20:21:50 [2020-03-17T20:21:50.480Z] #74 3.459 + shift
20:21:50 [2020-03-17T20:21:50.480Z] #74 3.459 + '[' '!' -f ./proxy.installer ']'
20:21:50 [2020-03-17T20:21:50.480Z] #74 3.459 + . ./proxy.installer
20:21:50 [2020-03-17T20:21:50.480Z] #74 3.460 ++ : bf2bd42abc0a3734f12b5ec724e571434e42c669
20:21:50 [2020-03-17T20:21:50.480Z] #74 3.461 + install_proxy
20:21:50 [2020-03-17T20:21:50.480Z] #74 3.461 + case "$1" in
20:21:50 [2020-03-17T20:21:50.480Z] #74 3.461 + export CGO_ENABLED=0
20:21:50 [2020-03-17T20:21:50.480Z] #74 3.461 + CGO_ENABLED=0
20:21:50 [2020-03-17T20:21:50.480Z] #74 3.461 + _install_proxy
20:21:50 [2020-03-17T20:21:50.480Z] #74 3.461 + echo 'Install docker-proxy version bf2bd42abc0a3734f12b5ec724e571434e42c669'
20:21:50 [2020-03-17T20:21:50.480Z] #74 3.461 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.RPE9SLQqul/src/github.com/docker/libnetwork
20:21:50 [2020-03-17T20:21:50.480Z] #74 3.461 Install docker-proxy version bf2bd42abc0a3734f12b5ec724e571434e42c669
20:21:50 [2020-03-17T20:21:50.480Z] #74 3.465 Cloning into '/tmp/tmp.RPE9SLQqul/src/github.com/docker/libnetwork'...
20:21:50 [2020-03-17T20:21:50.480Z] #74 ...
20:21:50 [2020-03-17T20:21:50.480Z] 
20:21:50 [2020-03-17T20:21:50.480Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:21:50 [2020-03-17T20:21:50.480Z] #41 3.643 + git clone https://github.com/docker/distribution.git .
20:21:50 [2020-03-17T20:21:50.480Z] #41 3.644 Cloning into '.'...
20:21:50 [2020-03-17T20:21:50.627Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 4.1s done
20:21:50 [2020-03-17T20:21:50.627Z] #7 extracting sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3
20:21:50 [2020-03-17T20:21:50.627Z] #7 extracting sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 done
20:21:50 [2020-03-17T20:21:50.627Z] #7 DONE 14.7s
20:21:50 [2020-03-17T20:21:50.627Z] 
20:21:50 [2020-03-17T20:21:50.627Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
20:21:50 [2020-03-17T20:21:50.767Z] #41 ...
20:21:50 [2020-03-17T20:21:50.767Z] 
20:21:50 [2020-03-17T20:21:50.767Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:21:50 [2020-03-17T20:21:50.767Z] #43 1.940 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:21:50 [2020-03-17T20:21:50.767Z] #43 1.993 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:21:50 [2020-03-17T20:21:50.767Z] #43 1.993 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:21:50 [2020-03-17T20:21:50.767Z] #43 2.445 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
20:21:50 [2020-03-17T20:21:50.767Z] #43 3.691 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [162 kB]
20:21:50 [2020-03-17T20:21:50.767Z] #43 5.304 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
20:21:50 [2020-03-17T20:21:50.767Z] #43 ...
20:21:50 [2020-03-17T20:21:50.767Z] 
20:21:50 [2020-03-17T20:21:50.767Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:21:50 [2020-03-17T20:21:50.767Z] #25 3.894 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:21:50 [2020-03-17T20:21:50.767Z] #25 3.935 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:21:50 [2020-03-17T20:21:50.767Z] #25 3.947 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:21:50 [2020-03-17T20:21:50.767Z] #25 4.529 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
20:21:50 [2020-03-17T20:21:50.767Z] #25 6.486 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [162 kB]
20:21:50 [2020-03-17T20:21:50.767Z] #25 8.902 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
20:21:50 [2020-03-17T20:21:50.827Z] #33 15.83 encoding
20:21:51 [2020-03-17T20:21:51.049Z] #25 ...
20:21:51 [2020-03-17T20:21:51.049Z] 
20:21:51 [2020-03-17T20:21:51.049Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
20:21:51 [2020-03-17T20:21:51.049Z] #30 3.848 + git clone https://github.com/kolyshkin/go-swagger.git .
20:21:51 [2020-03-17T20:21:51.049Z] #30 3.849 Cloning into '.'...
20:21:51 [2020-03-17T20:21:51.049Z] #30 ...
20:21:51 [2020-03-17T20:21:51.049Z] 
20:21:51 [2020-03-17T20:21:51.049Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:21:51 [2020-03-17T20:21:51.049Z] #50 3.651 + RM_GOPATH=0
20:21:51 [2020-03-17T20:21:51.049Z] #50 3.651 + TMP_GOPATH=
20:21:51 [2020-03-17T20:21:51.049Z] #50 3.651 + : /build
20:21:51 [2020-03-17T20:21:51.049Z] #50 3.651 + '[' -z '' ']'
20:21:51 [2020-03-17T20:21:51.049Z] #50 3.651 ++ mktemp -d
20:21:51 [2020-03-17T20:21:51.049Z] #50 3.652 + export GOPATH=/tmp/tmp.NzzQ7fPgxA
20:21:51 [2020-03-17T20:21:51.049Z] #50 3.652 + GOPATH=/tmp/tmp.NzzQ7fPgxA
20:21:51 [2020-03-17T20:21:51.049Z] #50 3.652 + RM_GOPATH=1
20:21:51 [2020-03-17T20:21:51.049Z] #50 3.652 ++ dirname ./install.sh
20:21:51 [2020-03-17T20:21:51.049Z] #50 3.662 + dir=.
20:21:51 [2020-03-17T20:21:51.049Z] #50 3.662 + bin=gotestsum
20:21:51 [2020-03-17T20:21:51.049Z] #50 3.662 + shift
20:21:51 [2020-03-17T20:21:51.049Z] #50 3.662 + '[' '!' -f ./gotestsum.installer ']'
20:21:51 [2020-03-17T20:21:51.049Z] #50 3.662 + . ./gotestsum.installer
20:21:51 [2020-03-17T20:21:51.049Z] #50 3.662 ++ : v0.3.5
20:21:51 [2020-03-17T20:21:51.049Z] #50 3.662 + install_gotestsum
20:21:51 [2020-03-17T20:21:51.049Z] #50 3.662 + echo 'Installing gotestsum version v0.3.5'
20:21:51 [2020-03-17T20:21:51.049Z] #50 3.662 + go get -d gotest.tools/gotestsum
20:21:51 [2020-03-17T20:21:51.049Z] #50 3.662 Installing gotestsum version v0.3.5
20:21:51 [2020-03-17T20:21:51.065Z] #9 DONE 1.1s
20:21:51 [2020-03-17T20:21:51.065Z] 
20:21:51 [2020-03-17T20:21:51.065Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:21:51 [2020-03-17T20:21:51.084Z] #33 16.21 runtime/cgo
20:21:51 [2020-03-17T20:21:51.084Z] #33 ...
20:21:51 [2020-03-17T20:21:51.084Z] 
20:21:51 [2020-03-17T20:21:51.084Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
20:21:51 [2020-03-17T20:21:51.084Z] #30 6.591 + git clone https://github.com/kolyshkin/go-swagger.git .
20:21:51 [2020-03-17T20:21:51.084Z] #30 6.591 Cloning into '.'...
20:21:51 [2020-03-17T20:21:51.326Z] #43 ...
20:21:51 [2020-03-17T20:21:51.326Z] 
20:21:51 [2020-03-17T20:21:51.326Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
20:21:51 [2020-03-17T20:21:51.326Z] #40 DONE 0.2s
20:21:51 [2020-03-17T20:21:51.326Z] 
20:21:51 [2020-03-17T20:21:51.326Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
20:21:51 [2020-03-17T20:21:51.326Z] #21 DONE 0.2s
20:21:51 [2020-03-17T20:21:51.326Z] 
20:21:51 [2020-03-17T20:21:51.326Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
20:21:51 [2020-03-17T20:21:51.326Z] #29 DONE 0.2s
20:21:51 [2020-03-17T20:21:51.326Z] 
20:21:51 [2020-03-17T20:21:51.326Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
20:21:51 [2020-03-17T20:21:51.326Z] #49 DONE 0.1s
20:21:51 [2020-03-17T20:21:51.326Z] 
20:21:51 [2020-03-17T20:21:51.326Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
20:21:51 [2020-03-17T20:21:51.326Z] #30 ...
20:21:51 [2020-03-17T20:21:51.326Z] 
20:21:51 [2020-03-17T20:21:51.326Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
20:21:51 [2020-03-17T20:21:51.326Z] #73 DONE 0.1s
20:21:51 [2020-03-17T20:21:51.326Z] 
20:21:51 [2020-03-17T20:21:51.326Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
20:21:51 [2020-03-17T20:21:51.326Z] #22 DONE 0.1s
20:21:51 [2020-03-17T20:21:51.326Z] 
20:21:51 [2020-03-17T20:21:51.326Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
20:21:51 [2020-03-17T20:21:51.326Z] #52 DONE 0.2s
20:21:51 [2020-03-17T20:21:51.326Z] 
20:21:51 [2020-03-17T20:21:51.326Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
20:21:51 [2020-03-17T20:21:51.326Z] #46 DONE 0.2s
20:21:51 [2020-03-17T20:21:51.331Z] #50 ...
20:21:51 [2020-03-17T20:21:51.331Z] 
20:21:51 [2020-03-17T20:21:51.331Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:21:51 [2020-03-17T20:21:51.331Z] #47 3.708 + RM_GOPATH=0
20:21:51 [2020-03-17T20:21:51.331Z] #47 3.708 + TMP_GOPATH=
20:21:51 [2020-03-17T20:21:51.331Z] #47 3.708 + : /build
20:21:51 [2020-03-17T20:21:51.331Z] #47 3.708 + '[' -z '' ']'
20:21:51 [2020-03-17T20:21:51.331Z] #47 3.709 ++ mktemp -d
20:21:51 [2020-03-17T20:21:51.331Z] #47 3.710 + export GOPATH=/tmp/tmp.tejs6p2YG5
20:21:51 [2020-03-17T20:21:51.331Z] #47 3.710 + GOPATH=/tmp/tmp.tejs6p2YG5
20:21:51 [2020-03-17T20:21:51.331Z] #47 3.711 + RM_GOPATH=1
20:21:51 [2020-03-17T20:21:51.331Z] #47 3.711 ++ dirname ./install.sh
20:21:51 [2020-03-17T20:21:51.331Z] #47 3.712 + dir=.
20:21:51 [2020-03-17T20:21:51.331Z] #47 3.712 + bin=vndr
20:21:51 [2020-03-17T20:21:51.331Z] #47 3.712 + shift
20:21:51 [2020-03-17T20:21:51.331Z] #47 3.712 + '[' '!' -f ./vndr.installer ']'
20:21:51 [2020-03-17T20:21:51.331Z] #47 3.712 + . ./vndr.installer
20:21:51 [2020-03-17T20:21:51.331Z] #47 3.713 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:21:51 [2020-03-17T20:21:51.331Z] #47 3.713 + install_vndr
20:21:51 [2020-03-17T20:21:51.331Z] #47 3.713 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
20:21:51 [2020-03-17T20:21:51.331Z] #47 3.713 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:21:51 [2020-03-17T20:21:51.331Z] #47 3.713 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.tejs6p2YG5/src/github.com/LK4D4/vndr
20:21:51 [2020-03-17T20:21:51.331Z] #47 3.715 Cloning into '/tmp/tmp.tejs6p2YG5/src/github.com/LK4D4/vndr'...
20:21:51 [2020-03-17T20:21:51.331Z] #47 4.223 + cd /tmp/tmp.tejs6p2YG5/src/github.com/LK4D4/vndr
20:21:51 [2020-03-17T20:21:51.331Z] #47 4.223 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:21:51 [2020-03-17T20:21:51.331Z] #47 4.237 + go build -buildmode=pie -v -o /build/vndr .
20:21:51 [2020-03-17T20:21:51.331Z] #47 5.044 internal/race
20:21:51 [2020-03-17T20:21:51.331Z] #47 5.069 internal/bytealg
20:21:51 [2020-03-17T20:21:51.331Z] #47 5.118 sync/atomic
20:21:51 [2020-03-17T20:21:51.331Z] #47 5.270 unicode
20:21:51 [2020-03-17T20:21:51.331Z] #47 5.650 runtime
20:21:51 [2020-03-17T20:21:51.331Z] #47 7.427 unicode/utf8
20:21:51 [2020-03-17T20:21:51.331Z] #47 8.114 math
20:21:51 [2020-03-17T20:21:51.331Z] #47 ...
20:21:51 [2020-03-17T20:21:51.331Z] 
20:21:51 [2020-03-17T20:21:51.331Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:21:51 [2020-03-17T20:21:51.331Z] #35 2.733 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:21:51 [2020-03-17T20:21:51.331Z] #35 2.770 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:21:51 [2020-03-17T20:21:51.331Z] #35 2.804 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:21:51 [2020-03-17T20:21:51.331Z] #35 3.520 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
20:21:51 [2020-03-17T20:21:51.331Z] #35 5.017 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [162 kB]
20:21:51 [2020-03-17T20:21:51.331Z] #35 7.125 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
20:21:51 [2020-03-17T20:21:51.342Z] #30 ...
20:21:51 [2020-03-17T20:21:51.342Z] 
20:21:51 [2020-03-17T20:21:51.342Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:21:51 [2020-03-17T20:21:51.342Z] #35 6.794 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [183 kB]
20:21:51 [2020-03-17T20:21:51.342Z] #35 9.183 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
20:21:51 [2020-03-17T20:21:51.342Z] #35 ...
20:21:51 [2020-03-17T20:21:51.342Z] 
20:21:51 [2020-03-17T20:21:51.342Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:21:51 [2020-03-17T20:21:51.342Z] #47 14.37 unicode/utf8
20:21:51 [2020-03-17T20:21:51.342Z] #47 15.37 internal/testlog
20:21:51 [2020-03-17T20:21:51.342Z] #47 16.18 unicode/utf16
20:21:51 [2020-03-17T20:21:51.342Z] #47 16.66 container/list
20:21:51 [2020-03-17T20:21:51.586Z] 
20:21:51 [2020-03-17T20:21:51.586Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
20:21:51 [2020-03-17T20:21:51.586Z] #32 DONE 0.2s
20:21:51 [2020-03-17T20:21:51.586Z] 
20:21:51 [2020-03-17T20:21:51.586Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
20:21:51 [2020-03-17T20:21:51.586Z] #55 DONE 0.3s
20:21:51 [2020-03-17T20:21:51.586Z] 
20:21:51 [2020-03-17T20:21:51.586Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
20:21:51 [2020-03-17T20:21:51.586Z] #67 DONE 0.3s
20:21:51 [2020-03-17T20:21:51.586Z] 
20:21:51 [2020-03-17T20:21:51.586Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
20:21:51 [2020-03-17T20:21:51.613Z] #35 ...
20:21:51 [2020-03-17T20:21:51.613Z] 
20:21:51 [2020-03-17T20:21:51.613Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:21:51 [2020-03-17T20:21:51.613Z] #10 2.536 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:21:51 [2020-03-17T20:21:51.613Z] #10 2.591 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:21:51 [2020-03-17T20:21:51.613Z] #10 2.596 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:21:51 [2020-03-17T20:21:51.613Z] #10 2.936 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
20:21:51 [2020-03-17T20:21:51.613Z] #10 4.225 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [162 kB]
20:21:51 [2020-03-17T20:21:51.613Z] #10 5.598 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
20:21:51 [2020-03-17T20:21:51.613Z] #10 ...
20:21:51 [2020-03-17T20:21:51.613Z] 
20:21:51 [2020-03-17T20:21:51.613Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:21:51 [2020-03-17T20:21:51.613Z] #53 3.888 + RM_GOPATH=0
20:21:51 [2020-03-17T20:21:51.613Z] #53 3.888 + TMP_GOPATH=
20:21:51 [2020-03-17T20:21:51.613Z] #53 3.888 + : /build
20:21:51 [2020-03-17T20:21:51.613Z] #53 3.888 + '[' -z '' ']'
20:21:51 [2020-03-17T20:21:51.613Z] #53 3.890 ++ mktemp -d
20:21:51 [2020-03-17T20:21:51.613Z] #53 3.890 + export GOPATH=/tmp/tmp.O6IvPCfb5m
20:21:51 [2020-03-17T20:21:51.614Z] #53 3.890 + GOPATH=/tmp/tmp.O6IvPCfb5m
20:21:51 [2020-03-17T20:21:51.614Z] #53 3.890 + RM_GOPATH=1
20:21:51 [2020-03-17T20:21:51.614Z] #53 3.890 ++ dirname ./install.sh
20:21:51 [2020-03-17T20:21:51.614Z] #53 3.897 Installing golangci-lint version v1.23.8
20:21:51 [2020-03-17T20:21:51.614Z] #53 3.897 + dir=.
20:21:51 [2020-03-17T20:21:51.614Z] #53 3.897 + bin=golangci_lint
20:21:51 [2020-03-17T20:21:51.614Z] #53 3.897 + shift
20:21:51 [2020-03-17T20:21:51.614Z] #53 3.897 + '[' '!' -f ./golangci_lint.installer ']'
20:21:51 [2020-03-17T20:21:51.614Z] #53 3.897 + . ./golangci_lint.installer
20:21:51 [2020-03-17T20:21:51.614Z] #53 3.897 ++ : v1.23.8
20:21:51 [2020-03-17T20:21:51.614Z] #53 3.897 + install_golangci_lint
20:21:51 [2020-03-17T20:21:51.614Z] #53 3.897 + echo 'Installing golangci-lint version v1.23.8'
20:21:51 [2020-03-17T20:21:51.614Z] #53 3.897 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
20:21:51 [2020-03-17T20:21:51.896Z] #53 ...
20:21:51 [2020-03-17T20:21:51.896Z] 
20:21:51 [2020-03-17T20:21:51.896Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:21:51 [2020-03-17T20:21:51.896Z] #33 10.90 internal/testlog
20:21:51 [2020-03-17T20:21:51.896Z] #33 11.09 encoding
20:21:51 [2020-03-17T20:21:51.896Z] #33 11.20 runtime/cgo
20:21:52 [2020-03-17T20:21:52.172Z] fb056072eab9: Verifying Checksum
20:21:52 [2020-03-17T20:21:52.172Z] fb056072eab9: Download complete
20:21:52 [2020-03-17T20:21:52.275Z] #47 17.42 crypto/internal/subtle
20:21:52 [2020-03-17T20:21:52.533Z] #47 17.57 crypto/subtle
20:21:52 [2020-03-17T20:21:52.533Z] #47 17.73 vendor/golang.org/x/crypto/cryptobyte/asn1
20:21:52 [2020-03-17T20:21:52.790Z] #47 17.94 internal/nettrace
20:21:53 [2020-03-17T20:21:53.048Z] #47 18.14 runtime/cgo
20:21:53 [2020-03-17T20:21:53.203Z] 68adcc365214: Verifying Checksum
20:21:53 [2020-03-17T20:21:53.203Z] 68adcc365214: Download complete
20:21:53 [2020-03-17T20:21:53.217Z] #8 DONE 2.5s
20:21:53 [2020-03-17T20:21:53.217Z] 
20:21:53 [2020-03-17T20:21:53.217Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
20:21:53 [2020-03-17T20:21:53.476Z] #9 DONE 0.7s
20:21:53 [2020-03-17T20:21:53.734Z] 
20:21:53 [2020-03-17T20:21:53.734Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
20:21:53 [2020-03-17T20:21:53.734Z] #29 DONE 0.0s
20:21:53 [2020-03-17T20:21:53.734Z] 
20:21:53 [2020-03-17T20:21:53.734Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
20:21:53 [2020-03-17T20:21:53.734Z] #40 DONE 0.1s
20:21:53 [2020-03-17T20:21:53.734Z] 
20:21:53 [2020-03-17T20:21:53.734Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
20:21:53 [2020-03-17T20:21:53.734Z] #21 DONE 0.1s
20:21:53 [2020-03-17T20:21:53.734Z] 
20:21:53 [2020-03-17T20:21:53.734Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:21:53 [2020-03-17T20:21:53.734Z] #41 ...
20:21:53 [2020-03-17T20:21:53.734Z] 
20:21:53 [2020-03-17T20:21:53.734Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
20:21:53 [2020-03-17T20:21:53.734Z] #22 DONE 0.1s
20:21:53 [2020-03-17T20:21:53.830Z] 71497195576e: Verifying Checksum
20:21:53 [2020-03-17T20:21:53.830Z] 71497195576e: Download complete
20:21:53 [2020-03-17T20:21:53.992Z] 
20:21:53 [2020-03-17T20:21:53.992Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
20:21:53 [2020-03-17T20:21:53.992Z] #52 DONE 0.1s
20:21:53 [2020-03-17T20:21:53.992Z] 
20:21:53 [2020-03-17T20:21:53.992Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
20:21:53 [2020-03-17T20:21:53.992Z] #67 DONE 0.1s
20:21:53 [2020-03-17T20:21:53.992Z] 
20:21:53 [2020-03-17T20:21:53.992Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
20:21:53 [2020-03-17T20:21:53.992Z] #73 DONE 0.1s
20:21:53 [2020-03-17T20:21:53.992Z] 
20:21:53 [2020-03-17T20:21:53.992Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
20:21:53 [2020-03-17T20:21:53.992Z] #49 DONE 0.1s
20:21:53 [2020-03-17T20:21:53.992Z] 
20:21:53 [2020-03-17T20:21:53.992Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
20:21:53 [2020-03-17T20:21:53.992Z] #55 DONE 0.1s
20:21:53 [2020-03-17T20:21:53.992Z] 
20:21:53 [2020-03-17T20:21:53.992Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
20:21:53 [2020-03-17T20:21:53.992Z] #32 DONE 0.2s
20:21:53 [2020-03-17T20:21:53.992Z] 
20:21:53 [2020-03-17T20:21:53.992Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:21:53 [2020-03-17T20:21:53.992Z] #33 ...
20:21:53 [2020-03-17T20:21:53.992Z] 
20:21:53 [2020-03-17T20:21:53.992Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
20:21:53 [2020-03-17T20:21:53.992Z] #46 DONE 0.2s
20:21:54 [2020-03-17T20:21:54.116Z] 76d8adf27bdf: Verifying Checksum
20:21:54 [2020-03-17T20:21:54.116Z] 76d8adf27bdf: Download complete
20:21:54 [2020-03-17T20:21:54.250Z] 
20:21:54 [2020-03-17T20:21:54.250Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:21:56 [2020-03-17T20:21:56.277Z] #33 ...
20:21:56 [2020-03-17T20:21:56.277Z] 
20:21:56 [2020-03-17T20:21:56.277Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:21:56 [2020-03-17T20:21:56.277Z] #74 14.84 Checking out files:  92% (1908/2066)   
Checking out files:  93% (1922/2066)   
Checking out files:  94% (1943/2066)   
Checking out files:  95% (1963/2066)   
Checking out files:  96% (1984/2066)   
Checking out files:  97% (2005/2066)   
Checking out files:  98% (2025/2066)   
Checking out files:  99% (2046/2066)   
Checking out files: 100% (2066/2066)   
Checking out files: 100% (2066/2066), done.
20:21:56 [2020-03-17T20:21:56.277Z] #74 14.97 + cd /tmp/tmp.RPE9SLQqul/src/github.com/docker/libnetwork
20:21:56 [2020-03-17T20:21:56.277Z] #74 14.97 + git checkout -q bf2bd42abc0a3734f12b5ec724e571434e42c669
20:21:56 [2020-03-17T20:21:56.277Z] #74 15.16 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
20:21:56 [2020-03-17T20:21:56.328Z] #47 ...
20:21:56 [2020-03-17T20:21:56.328Z] 
20:21:56 [2020-03-17T20:21:56.328Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:21:56 [2020-03-17T20:21:56.328Z] #35 21.27 Fetched 8333 kB in 18s (473 kB/s)
20:21:56 [2020-03-17T20:21:56.586Z] #35 21.27 Reading package lists...
20:21:56 [2020-03-17T20:21:56.586Z] #35 ...
20:21:56 [2020-03-17T20:21:56.586Z] 
20:21:56 [2020-03-17T20:21:56.586Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:21:56 [2020-03-17T20:21:56.586Z] #10 12.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
20:21:56 [2020-03-17T20:21:56.586Z] #10 ...
20:21:56 [2020-03-17T20:21:56.586Z] 
20:21:56 [2020-03-17T20:21:56.586Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:21:56 [2020-03-17T20:21:56.586Z] #43 12.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
20:21:56 [2020-03-17T20:21:56.821Z] fb056072eab9: Pull complete
20:21:56 [2020-03-17T20:21:56.847Z] #43 ...
20:21:56 [2020-03-17T20:21:56.847Z] 
20:21:56 [2020-03-17T20:21:56.847Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:21:56 [2020-03-17T20:21:56.847Z] #56 16.88 + cd /tmp/tmp.kVSHl4V3Ch/src/github.com/mvdan/sh
20:21:56 [2020-03-17T20:21:56.847Z] #56 16.90 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
20:21:56 [2020-03-17T20:21:56.847Z] #56 16.98 + GO111MODULE=on
20:21:56 [2020-03-17T20:21:56.847Z] #56 16.98 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
20:21:56 [2020-03-17T20:21:56.847Z] #56 17.79 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:21:56 [2020-03-17T20:21:56.847Z] #56 17.97 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:21:56 [2020-03-17T20:21:56.847Z] #56 17.99 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:21:56 [2020-03-17T20:21:56.847Z] #56 18.12 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:21:56 [2020-03-17T20:21:56.847Z] #56 18.20 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:21:56 [2020-03-17T20:21:56.847Z] #56 19.07 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:21:56 [2020-03-17T20:21:56.847Z] #56 19.70 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:21:56 [2020-03-17T20:21:56.847Z] #56 21.07 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:21:56 [2020-03-17T20:21:56.871Z] #68 ...
20:21:56 [2020-03-17T20:21:56.871Z] 
20:21:56 [2020-03-17T20:21:56.871Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:21:56 [2020-03-17T20:21:56.871Z] #47 4.645 + RM_GOPATH=0
20:21:56 [2020-03-17T20:21:56.871Z] #47 4.645 + TMP_GOPATH=
20:21:56 [2020-03-17T20:21:56.871Z] #47 4.645 + : /build
20:21:56 [2020-03-17T20:21:56.871Z] #47 4.645 + '[' -z '' ']'
20:21:56 [2020-03-17T20:21:56.871Z] #47 4.645 ++ mktemp -d
20:21:56 [2020-03-17T20:21:56.871Z] #47 4.645 + export GOPATH=/tmp/tmp.la4DDmuM6Y
20:21:56 [2020-03-17T20:21:56.871Z] #47 4.645 + GOPATH=/tmp/tmp.la4DDmuM6Y
20:21:56 [2020-03-17T20:21:56.871Z] #47 4.645 + RM_GOPATH=1
20:21:56 [2020-03-17T20:21:56.871Z] #47 4.645 ++ dirname ./install.sh
20:21:56 [2020-03-17T20:21:56.871Z] #47 4.645 + dir=.
20:21:56 [2020-03-17T20:21:56.871Z] #47 4.645 + bin=vndr
20:21:56 [2020-03-17T20:21:56.871Z] #47 4.645 + shift
20:21:56 [2020-03-17T20:21:56.871Z] #47 4.645 + '[' '!' -f ./vndr.installer ']'
20:21:56 [2020-03-17T20:21:56.871Z] #47 4.645 + . ./vndr.installer
20:21:56 [2020-03-17T20:21:56.871Z] #47 4.645 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:21:56 [2020-03-17T20:21:56.871Z] #47 4.645 + install_vndr
20:21:56 [2020-03-17T20:21:56.871Z] #47 4.645 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
20:21:56 [2020-03-17T20:21:56.871Z] #47 4.645 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.la4DDmuM6Y/src/github.com/LK4D4/vndr
20:21:56 [2020-03-17T20:21:56.871Z] #47 4.645 Cloning into '/tmp/tmp.la4DDmuM6Y/src/github.com/LK4D4/vndr'...
20:21:56 [2020-03-17T20:21:56.871Z] #47 4.646 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:21:56 [2020-03-17T20:21:56.871Z] #47 5.185 + cd /tmp/tmp.la4DDmuM6Y/src/github.com/LK4D4/vndr
20:21:56 [2020-03-17T20:21:56.871Z] #47 5.185 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:21:56 [2020-03-17T20:21:56.871Z] #47 5.194 + go build -buildmode=pie -v -o /build/vndr .
20:21:56 [2020-03-17T20:21:56.891Z] #74 ...
20:21:56 [2020-03-17T20:21:56.891Z] 
20:21:56 [2020-03-17T20:21:56.891Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
20:21:56 [2020-03-17T20:21:56.891Z] #62 10.22 Reading package lists...
20:21:56 [2020-03-17T20:21:56.891Z] #62 14.21 Building dependency tree...
20:21:56 [2020-03-17T20:21:56.891Z] #62 15.00 The following additional packages will be installed:
20:21:56 [2020-03-17T20:21:56.891Z] #62 15.02   libbtrfs0
20:21:56 [2020-03-17T20:21:56.891Z] #62 15.08 The following NEW packages will be installed:
20:21:56 [2020-03-17T20:21:56.891Z] #62 15.09   libbtrfs-dev libbtrfs0
20:21:56 [2020-03-17T20:21:56.891Z] #62 15.22 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
20:21:56 [2020-03-17T20:21:56.891Z] #62 15.22 Need to get 118 kB of archives.
20:21:56 [2020-03-17T20:21:56.891Z] #62 15.22 After this operation, 390 kB of additional disk space will be used.
20:21:56 [2020-03-17T20:21:56.891Z] #62 15.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
20:21:56 [2020-03-17T20:21:56.891Z] #62 15.25 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
20:21:56 [2020-03-17T20:21:56.891Z] #62 15.74 debconf: delaying package configuration, since apt-utils is not installed
20:21:56 [2020-03-17T20:21:56.891Z] #62 15.85 Fetched 118 kB in 0s (1089 kB/s)
20:21:56 [2020-03-17T20:21:56.891Z] #62 15.90 Selecting previously unselected package libbtrfs0.
20:21:56 [2020-03-17T20:21:56.891Z] #62 15.90 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15168 files and directories currently installed.)
20:21:56 [2020-03-17T20:21:56.891Z] #62 15.99 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ...
20:21:56 [2020-03-17T20:21:56.891Z] #62 15.99 Unpacking libbtrfs0 (4.20.1-2) ...
20:21:56 [2020-03-17T20:21:56.891Z] #62 16.03 Selecting previously unselected package libbtrfs-dev.
20:21:56 [2020-03-17T20:21:56.891Z] #62 16.03 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ...
20:21:56 [2020-03-17T20:21:56.891Z] #62 16.04 Unpacking libbtrfs-dev (4.20.1-2) ...
20:21:56 [2020-03-17T20:21:56.891Z] #62 16.31 Setting up libbtrfs0 (4.20.1-2) ...
20:21:56 [2020-03-17T20:21:56.891Z] #62 16.32 Setting up libbtrfs-dev (4.20.1-2) ...
20:21:56 [2020-03-17T20:21:56.891Z] #62 16.33 Processing triggers for libc-bin (2.28-10) ...
20:21:56 [2020-03-17T20:21:56.891Z] #62 DONE 16.8s
20:21:57 [2020-03-17T20:21:57.131Z] #47 ...
20:21:57 [2020-03-17T20:21:57.131Z] 
20:21:57 [2020-03-17T20:21:57.131Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:21:57 [2020-03-17T20:21:57.131Z] #23 5.757 + RM_GOPATH=0
20:21:57 [2020-03-17T20:21:57.131Z] #23 5.757 + TMP_GOPATH=
20:21:57 [2020-03-17T20:21:57.131Z] #23 5.757 + : /build
20:21:57 [2020-03-17T20:21:57.131Z] #23 5.757 + '[' -z '' ']'
20:21:57 [2020-03-17T20:21:57.131Z] #23 5.758 ++ mktemp -d
20:21:57 [2020-03-17T20:21:57.131Z] #23 5.762 + export GOPATH=/tmp/tmp.duWEsluJLl
20:21:57 [2020-03-17T20:21:57.131Z] #23 5.762 + GOPATH=/tmp/tmp.duWEsluJLl
20:21:57 [2020-03-17T20:21:57.131Z] #23 5.762 + RM_GOPATH=1
20:21:57 [2020-03-17T20:21:57.131Z] #23 5.764 ++ dirname ./install.sh
20:21:57 [2020-03-17T20:21:57.131Z] #23 5.765 + dir=.
20:21:57 [2020-03-17T20:21:57.131Z] #23 5.772 + bin=dockercli
20:21:57 [2020-03-17T20:21:57.131Z] #23 5.772 + shift
20:21:57 [2020-03-17T20:21:57.131Z] #23 5.773 + '[' '!' -f ./dockercli.installer ']'
20:21:57 [2020-03-17T20:21:57.131Z] #23 5.773 + . ./dockercli.installer
20:21:57 [2020-03-17T20:21:57.131Z] #23 5.774 ++ : stable
20:21:57 [2020-03-17T20:21:57.131Z] #23 5.774 ++ : 17.06.2-ce
20:21:57 [2020-03-17T20:21:57.131Z] #23 5.775 + install_dockercli
20:21:57 [2020-03-17T20:21:57.131Z] #23 5.777 + echo 'Install docker/cli version 17.06.2-ce from stable'
20:21:57 [2020-03-17T20:21:57.131Z] #23 5.777 Install docker/cli version 17.06.2-ce from stable
20:21:57 [2020-03-17T20:21:57.131Z] #23 5.779 ++ uname -m
20:21:57 [2020-03-17T20:21:57.131Z] #23 5.781 + arch=aarch64
20:21:57 [2020-03-17T20:21:57.131Z] #23 5.781 + '[' aarch64 '!=' x86_64 ']'
20:21:57 [2020-03-17T20:21:57.131Z] #23 5.782 + '[' aarch64 '!=' s390x ']'
20:21:57 [2020-03-17T20:21:57.131Z] #23 5.782 + '[' aarch64 '!=' armhf ']'
20:21:57 [2020-03-17T20:21:57.131Z] #23 5.784 + build_dockercli
20:21:57 [2020-03-17T20:21:57.131Z] #23 5.791 + git clone https://github.com/docker/docker-ce /tmp/tmp.duWEsluJLl/tmp/docker-ce
20:21:57 [2020-03-17T20:21:57.131Z] #23 5.795 Cloning into '/tmp/tmp.duWEsluJLl/tmp/docker-ce'...
20:21:57 [2020-03-17T20:21:57.174Z] 
20:21:57 [2020-03-17T20:21:57.174Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
20:21:57 [2020-03-17T20:21:57.174Z] #63 DONE 0.1s
20:21:57 [2020-03-17T20:21:57.174Z] 
20:21:57 [2020-03-17T20:21:57.174Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
20:21:57 [2020-03-17T20:21:57.174Z] #64 DONE 0.0s
20:21:57 [2020-03-17T20:21:57.174Z] 
20:21:57 [2020-03-17T20:21:57.174Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:21:57 [2020-03-17T20:21:57.391Z] #23 ...
20:21:57 [2020-03-17T20:21:57.391Z] 
20:21:57 [2020-03-17T20:21:57.391Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
20:21:57 [2020-03-17T20:21:57.391Z] #68 5.925 + RM_GOPATH=0
20:21:57 [2020-03-17T20:21:57.391Z] #68 5.925 + TMP_GOPATH=
20:21:57 [2020-03-17T20:21:57.391Z] #68 5.925 + : /build/
20:21:57 [2020-03-17T20:21:57.391Z] #68 5.925 + '[' -z '' ']'
20:21:57 [2020-03-17T20:21:57.412Z] #56 22.50 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:21:57 [2020-03-17T20:21:57.412Z] #56 22.59 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:21:57 [2020-03-17T20:21:57.412Z] #56 ...
20:21:57 [2020-03-17T20:21:57.412Z] 
20:21:57 [2020-03-17T20:21:57.412Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
20:21:57 [2020-03-17T20:21:57.412Z] #62 12.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
20:21:57 [2020-03-17T20:21:57.650Z] #68 5.926 ++ mktemp -d
20:21:57 [2020-03-17T20:21:57.650Z] #68 5.929 + export GOPATH=/tmp/tmp.kmTxloCKl5
20:21:57 [2020-03-17T20:21:57.650Z] #68 5.929 + GOPATH=/tmp/tmp.kmTxloCKl5
20:21:57 [2020-03-17T20:21:57.650Z] #68 5.929 + RM_GOPATH=1
20:21:57 [2020-03-17T20:21:57.650Z] #68 5.930 ++ dirname ./install.sh
20:21:57 [2020-03-17T20:21:57.650Z] #68 5.931 + dir=.
20:21:57 [2020-03-17T20:21:57.650Z] #68 5.931 + bin=rootlesskit
20:21:57 [2020-03-17T20:21:57.650Z] #68 5.931 + shift
20:21:57 [2020-03-17T20:21:57.650Z] #68 5.931 + '[' '!' -f ./rootlesskit.installer ']'
20:21:57 [2020-03-17T20:21:57.650Z] #68 5.932 + . ./rootlesskit.installer
20:21:57 [2020-03-17T20:21:57.650Z] #68 5.932 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6
20:21:57 [2020-03-17T20:21:57.650Z] #68 5.933 + install_rootlesskit
20:21:57 [2020-03-17T20:21:57.650Z] #68 5.933 + case "$1" in
20:21:57 [2020-03-17T20:21:57.650Z] #68 5.933 + export CGO_ENABLED=0
20:21:57 [2020-03-17T20:21:57.650Z] #68 5.934 + CGO_ENABLED=0
20:21:57 [2020-03-17T20:21:57.650Z] #68 5.934 + _install_rootlesskit
20:21:57 [2020-03-17T20:21:57.650Z] #68 5.934 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6'
20:21:57 [2020-03-17T20:21:57.650Z] #68 5.935 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6
20:21:57 [2020-03-17T20:21:57.650Z] #68 5.935 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.kmTxloCKl5/src/github.com/rootless-containers/rootlesskit
20:21:57 [2020-03-17T20:21:57.650Z] #68 5.942 Cloning into '/tmp/tmp.kmTxloCKl5/src/github.com/rootless-containers/rootlesskit'...
20:21:57 [2020-03-17T20:21:57.670Z] #62 ...
20:21:57 [2020-03-17T20:21:57.670Z] 
20:21:57 [2020-03-17T20:21:57.670Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:21:57 [2020-03-17T20:21:57.670Z] #25 12.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
20:21:57 [2020-03-17T20:21:57.670Z] #25 ...
20:21:57 [2020-03-17T20:21:57.670Z] 
20:21:57 [2020-03-17T20:21:57.670Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:21:57 [2020-03-17T20:21:57.670Z] #43 23.31 Fetched 8333 kB in 17s (482 kB/s)
20:21:57 [2020-03-17T20:21:57.853Z] 6a33b1f9796f: Pull complete
20:21:58 [2020-03-17T20:21:58.142Z] 8f8f8962e456: Pull complete
20:21:58 [2020-03-17T20:21:58.643Z] #65 1.295 + RM_GOPATH=0
20:21:58 [2020-03-17T20:21:58.643Z] #65 1.295 + TMP_GOPATH=
20:21:58 [2020-03-17T20:21:58.643Z] #65 1.295 + : /build
20:21:58 [2020-03-17T20:21:58.643Z] #65 1.295 + '[' -z '' ']'
20:21:58 [2020-03-17T20:21:58.643Z] #65 1.296 ++ mktemp -d
20:21:58 [2020-03-17T20:21:58.643Z] #65 1.296 + export GOPATH=/tmp/tmp.EyzIhI58Ss
20:21:58 [2020-03-17T20:21:58.643Z] #65 1.297 + GOPATH=/tmp/tmp.EyzIhI58Ss
20:21:58 [2020-03-17T20:21:58.643Z] #65 1.297 + RM_GOPATH=1
20:21:58 [2020-03-17T20:21:58.643Z] #65 1.297 ++ dirname ./install.sh
20:21:58 [2020-03-17T20:21:58.643Z] #65 1.301 + dir=.
20:21:58 [2020-03-17T20:21:58.643Z] #65 1.301 + bin=containerd
20:21:58 [2020-03-17T20:21:58.643Z] #65 1.301 + shift
20:21:58 [2020-03-17T20:21:58.643Z] #65 1.301 + '[' '!' -f ./containerd.installer ']'
20:21:58 [2020-03-17T20:21:58.643Z] #65 1.301 + . ./containerd.installer
20:21:58 [2020-03-17T20:21:58.643Z] #65 1.301 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178
20:21:58 [2020-03-17T20:21:58.643Z] #65 1.302 + install_containerd
20:21:58 [2020-03-17T20:21:58.643Z] #65 1.302 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178'
20:21:58 [2020-03-17T20:21:58.643Z] #65 1.302 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178
20:21:58 [2020-03-17T20:21:58.643Z] #65 1.302 + git clone https://github.com/containerd/containerd.git /tmp/tmp.EyzIhI58Ss/src/github.com/containerd/containerd
20:21:58 [2020-03-17T20:21:58.643Z] #65 1.303 Cloning into '/tmp/tmp.EyzIhI58Ss/src/github.com/containerd/containerd'...
20:21:59 [2020-03-17T20:21:59.522Z] #47 ...
20:21:59 [2020-03-17T20:21:59.522Z] 
20:21:59 [2020-03-17T20:21:59.522Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:21:59 [2020-03-17T20:21:59.522Z] #35 5.539 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease
20:21:59 [2020-03-17T20:21:59.522Z] #35 5.539 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:21:59 [2020-03-17T20:21:59.522Z] #35 5.540 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease
20:21:59 [2020-03-17T20:21:59.639Z] d66e58854927: Verifying Checksum
20:21:59 [2020-03-17T20:21:59.639Z] d66e58854927: Download complete
20:22:00 [2020-03-17T20:22:00.090Z] #35 ...
20:22:00 [2020-03-17T20:22:00.090Z] 
20:22:00 [2020-03-17T20:22:00.090Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:22:00 [2020-03-17T20:22:00.090Z] #50 6.073 + RM_GOPATH=0
20:22:00 [2020-03-17T20:22:00.090Z] #50 6.074 + TMP_GOPATH=
20:22:00 [2020-03-17T20:22:00.090Z] #50 6.075 + : /build
20:22:00 [2020-03-17T20:22:00.090Z] #50 6.075 + '[' -z '' ']'
20:22:00 [2020-03-17T20:22:00.090Z] #50 6.080 ++ mktemp -d
20:22:00 [2020-03-17T20:22:00.090Z] #50 6.086 + export GOPATH=/tmp/tmp.ha06EDDHiP
20:22:00 [2020-03-17T20:22:00.090Z] #50 6.088 + GOPATH=/tmp/tmp.ha06EDDHiP
20:22:00 [2020-03-17T20:22:00.090Z] #50 6.089 + RM_GOPATH=1
20:22:00 [2020-03-17T20:22:00.090Z] #50 6.090 ++ dirname ./install.sh
20:22:00 [2020-03-17T20:22:00.090Z] #50 6.096 + dir=.
20:22:00 [2020-03-17T20:22:00.090Z] #50 6.100 + bin=gotestsum
20:22:00 [2020-03-17T20:22:00.090Z] #50 6.101 + shift
20:22:00 [2020-03-17T20:22:00.090Z] #50 6.102 + '[' '!' -f ./gotestsum.installer ']'
20:22:00 [2020-03-17T20:22:00.090Z] #50 6.102 + . ./gotestsum.installer
20:22:00 [2020-03-17T20:22:00.090Z] #50 6.103 ++ : v0.3.5
20:22:00 [2020-03-17T20:22:00.090Z] #50 6.103 + install_gotestsum
20:22:00 [2020-03-17T20:22:00.090Z] #50 6.109 + echo 'Installing gotestsum version v0.3.5'
20:22:00 [2020-03-17T20:22:00.090Z] #50 6.109 Installing gotestsum version v0.3.5
20:22:00 [2020-03-17T20:22:00.090Z] #50 6.109 + go get -d gotest.tools/gotestsum
20:22:00 [2020-03-17T20:22:00.656Z] #50 ...
20:22:00 [2020-03-17T20:22:00.656Z] 
20:22:00 [2020-03-17T20:22:00.656Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:22:00 [2020-03-17T20:22:00.656Z] #47 6.697 + RM_GOPATH=0
20:22:00 [2020-03-17T20:22:00.656Z] #47 6.697 + TMP_GOPATH=
20:22:00 [2020-03-17T20:22:00.656Z] #47 6.697 + : /build
20:22:00 [2020-03-17T20:22:00.656Z] #47 6.697 + '[' -z '' ']'
20:22:00 [2020-03-17T20:22:00.656Z] #47 6.697 ++ mktemp -d
20:22:00 [2020-03-17T20:22:00.656Z] #47 6.707 + export GOPATH=/tmp/tmp.aXKCGnNdNi
20:22:00 [2020-03-17T20:22:00.656Z] #47 6.710 + GOPATH=/tmp/tmp.aXKCGnNdNi
20:22:00 [2020-03-17T20:22:00.657Z] #47 6.710 + RM_GOPATH=1
20:22:00 [2020-03-17T20:22:00.657Z] #47 6.712 ++ dirname ./install.sh
20:22:00 [2020-03-17T20:22:00.657Z] #47 6.725 + dir=.
20:22:00 [2020-03-17T20:22:00.657Z] #47 6.728 + bin=vndr
20:22:00 [2020-03-17T20:22:00.657Z] #47 6.728 + shift
20:22:00 [2020-03-17T20:22:00.657Z] #47 6.728 + '[' '!' -f ./vndr.installer ']'
20:22:00 [2020-03-17T20:22:00.657Z] #47 6.728 + . ./vndr.installer
20:22:00 [2020-03-17T20:22:00.657Z] #47 6.729 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:22:00 [2020-03-17T20:22:00.657Z] #47 6.729 + install_vndr
20:22:00 [2020-03-17T20:22:00.657Z] #47 6.729 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
20:22:00 [2020-03-17T20:22:00.657Z] #47 6.729 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:22:00 [2020-03-17T20:22:00.657Z] #47 6.729 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.aXKCGnNdNi/src/github.com/LK4D4/vndr
20:22:00 [2020-03-17T20:22:00.657Z] #47 6.731 Cloning into '/tmp/tmp.aXKCGnNdNi/src/github.com/LK4D4/vndr'...
20:22:00 [2020-03-17T20:22:00.664Z] #65 ...
20:22:00 [2020-03-17T20:22:00.664Z] 
20:22:00 [2020-03-17T20:22:00.664Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:22:00 [2020-03-17T20:22:00.664Z] #56 9.859 + cd /tmp/tmp.BgOkCrdIX9/src/github.com/mvdan/sh
20:22:00 [2020-03-17T20:22:00.664Z] #56 9.859 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
20:22:00 [2020-03-17T20:22:00.664Z] #56 9.955 + GO111MODULE=on
20:22:00 [2020-03-17T20:22:00.664Z] #56 9.955 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
20:22:00 [2020-03-17T20:22:00.664Z] #56 11.07 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:22:00 [2020-03-17T20:22:00.664Z] #56 11.14 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:22:00 [2020-03-17T20:22:00.664Z] #56 11.17 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:22:00 [2020-03-17T20:22:00.664Z] #56 11.29 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:22:00 [2020-03-17T20:22:00.664Z] #56 11.29 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:22:00 [2020-03-17T20:22:00.664Z] #56 11.68 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:22:00 [2020-03-17T20:22:00.664Z] #56 12.03 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:22:00 [2020-03-17T20:22:00.664Z] #56 12.95 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:22:00 [2020-03-17T20:22:00.664Z] #56 14.11 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:22:00 [2020-03-17T20:22:00.664Z] #56 14.12 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:22:00 [2020-03-17T20:22:00.664Z] #56 14.23 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:22:00 [2020-03-17T20:22:00.664Z] #56 14.34 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:22:00 [2020-03-17T20:22:00.664Z] #56 14.90 runtime
20:22:00 [2020-03-17T20:22:00.664Z] #56 14.95 runtime/cgo
20:22:00 [2020-03-17T20:22:00.664Z] #56 ...
20:22:00 [2020-03-17T20:22:00.664Z] 
20:22:00 [2020-03-17T20:22:00.664Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:22:00 [2020-03-17T20:22:00.664Z] #53 17.06 + cd /tmp/tmp.O6IvPCfb5m/src/github.com/golangci/golangci-lint/
20:22:00 [2020-03-17T20:22:00.664Z] #53 17.06 + git checkout -q v1.23.8
20:22:00 [2020-03-17T20:22:00.664Z] #53 17.37 ++ git describe --tags
20:22:00 [2020-03-17T20:22:00.664Z] #53 17.39 + version=v1.23.8
20:22:00 [2020-03-17T20:22:00.664Z] #53 17.39 ++ git rev-parse --short HEAD
20:22:00 [2020-03-17T20:22:00.664Z] #53 17.40 + commit=76a82c6
20:22:00 [2020-03-17T20:22:00.664Z] #53 17.40 ++ git show -s --format=%cd
20:22:00 [2020-03-17T20:22:00.664Z] #53 17.40 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
20:22:00 [2020-03-17T20:22:00.664Z] #53 17.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
20:22:00 [2020-03-17T20:22:00.958Z] #68 8.920 + cd /tmp/tmp.kmTxloCKl5/src/github.com/rootless-containers/rootlesskit
20:22:00 [2020-03-17T20:22:00.958Z] #68 8.921 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6
20:22:00 [2020-03-17T20:22:00.958Z] #68 9.219 + for f in rootlesskit rootlesskit-docker-proxy
20:22:00 [2020-03-17T20:22:00.958Z] #68 9.219 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
20:22:01 [2020-03-17T20:22:01.219Z] #68 ...
20:22:01 [2020-03-17T20:22:01.219Z] 
20:22:01 [2020-03-17T20:22:01.219Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:22:01 [2020-03-17T20:22:01.219Z] #35 3.807 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease
20:22:01 [2020-03-17T20:22:01.219Z] #35 3.807 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:22:01 [2020-03-17T20:22:01.219Z] #35 3.884 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease
20:22:01 [2020-03-17T20:22:01.219Z] #35 6.381 Fetched 65.4 kB in 3s (23.0 kB/s)
20:22:01 [2020-03-17T20:22:01.219Z] #35 6.381 Reading package lists...
20:22:01 [2020-03-17T20:22:01.219Z] #35 ...
20:22:01 [2020-03-17T20:22:01.219Z] 
20:22:01 [2020-03-17T20:22:01.219Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:22:01 [2020-03-17T20:22:01.219Z] #25 3.807 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease
20:22:01 [2020-03-17T20:22:01.219Z] #25 3.807 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:22:01 [2020-03-17T20:22:01.219Z] #25 3.807 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease
20:22:01 [2020-03-17T20:22:01.219Z] #25 6.568 Fetched 65.4 kB in 3s (21.4 kB/s)
20:22:01 [2020-03-17T20:22:01.480Z] #25 6.568 Reading package lists...
20:22:01 [2020-03-17T20:22:01.480Z] #25 ...
20:22:01 [2020-03-17T20:22:01.480Z] 
20:22:01 [2020-03-17T20:22:01.480Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:22:01 [2020-03-17T20:22:01.480Z] #74 4.954 + RM_GOPATH=0
20:22:01 [2020-03-17T20:22:01.480Z] #74 4.954 + TMP_GOPATH=
20:22:01 [2020-03-17T20:22:01.480Z] #74 4.954 + : /build
20:22:01 [2020-03-17T20:22:01.480Z] #74 4.954 + '[' -z '' ']'
20:22:01 [2020-03-17T20:22:01.480Z] #74 4.954 ++ mktemp -d
20:22:01 [2020-03-17T20:22:01.480Z] #74 4.954 + export GOPATH=/tmp/tmp.rO1HkT9Td3
20:22:01 [2020-03-17T20:22:01.480Z] #74 4.954 + GOPATH=/tmp/tmp.rO1HkT9Td3
20:22:01 [2020-03-17T20:22:01.480Z] #74 4.954 + RM_GOPATH=1
20:22:01 [2020-03-17T20:22:01.480Z] #74 4.960 Install docker-proxy version bf2bd42abc0a3734f12b5ec724e571434e42c669
20:22:01 [2020-03-17T20:22:01.480Z] #74 4.966 ++ dirname ./install.sh
20:22:01 [2020-03-17T20:22:01.480Z] #74 4.966 + dir=.
20:22:01 [2020-03-17T20:22:01.480Z] #74 4.966 + bin=proxy
20:22:01 [2020-03-17T20:22:01.480Z] #74 4.966 + shift
20:22:01 [2020-03-17T20:22:01.480Z] #74 4.966 + '[' '!' -f ./proxy.installer ']'
20:22:01 [2020-03-17T20:22:01.480Z] #74 4.966 + . ./proxy.installer
20:22:01 [2020-03-17T20:22:01.480Z] #74 4.966 ++ : bf2bd42abc0a3734f12b5ec724e571434e42c669
20:22:01 [2020-03-17T20:22:01.480Z] #74 4.966 + install_proxy
20:22:01 [2020-03-17T20:22:01.480Z] #74 4.966 + case "$1" in
20:22:01 [2020-03-17T20:22:01.480Z] #74 4.966 + export CGO_ENABLED=0
20:22:01 [2020-03-17T20:22:01.480Z] #74 4.966 + CGO_ENABLED=0
20:22:01 [2020-03-17T20:22:01.480Z] #74 4.966 + _install_proxy
20:22:01 [2020-03-17T20:22:01.480Z] #74 4.966 + echo 'Install docker-proxy version bf2bd42abc0a3734f12b5ec724e571434e42c669'
20:22:01 [2020-03-17T20:22:01.480Z] #74 4.966 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.rO1HkT9Td3/src/github.com/docker/libnetwork
20:22:01 [2020-03-17T20:22:01.480Z] #74 4.973 Cloning into '/tmp/tmp.rO1HkT9Td3/src/github.com/docker/libnetwork'...
20:22:01 [2020-03-17T20:22:01.480Z] #74 ...
20:22:01 [2020-03-17T20:22:01.480Z] 
20:22:01 [2020-03-17T20:22:01.480Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
20:22:01 [2020-03-17T20:22:01.480Z] #62 2.607 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease
20:22:01 [2020-03-17T20:22:01.480Z] #62 2.607 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:22:01 [2020-03-17T20:22:01.480Z] #62 2.607 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease
20:22:01 [2020-03-17T20:22:01.480Z] #62 4.808 Fetched 65.4 kB in 3s (25.4 kB/s)
20:22:01 [2020-03-17T20:22:01.480Z] #62 4.808 Reading package lists...
20:22:01 [2020-03-17T20:22:01.592Z] #47 7.438 + cd /tmp/tmp.aXKCGnNdNi/src/github.com/LK4D4/vndr
20:22:01 [2020-03-17T20:22:01.592Z] #47 7.439 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:22:01 [2020-03-17T20:22:01.592Z] #47 7.459 + go build -buildmode=pie -v -o /build/vndr .
20:22:01 [2020-03-17T20:22:01.684Z] #53 ...
20:22:01 [2020-03-17T20:22:01.685Z] 
20:22:01 [2020-03-17T20:22:01.685Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:22:01 [2020-03-17T20:22:01.685Z] #43 11.51 Fetched 8030 kB in 10s (839 kB/s)
20:22:01 [2020-03-17T20:22:01.685Z] #43 11.51 Reading package lists...
20:22:01 [2020-03-17T20:22:01.685Z] #43 15.75 Reading package lists...
20:22:01 [2020-03-17T20:22:01.685Z] #43 19.56 Building dependency tree...
20:22:01 [2020-03-17T20:22:01.685Z] #43 20.43 The following additional packages will be installed:
20:22:01 [2020-03-17T20:22:01.685Z] #43 20.43   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
20:22:01 [2020-03-17T20:22:01.685Z] #43 20.43   libprotoc17 python-pkg-resources python-six zlib1g-dev
20:22:01 [2020-03-17T20:22:01.685Z] #43 20.43 Suggested packages:
20:22:01 [2020-03-17T20:22:01.685Z] #43 20.43   manpages-dev python-setuptools
20:22:01 [2020-03-17T20:22:01.685Z] #43 21.23 The following NEW packages will be installed:
20:22:01 [2020-03-17T20:22:01.685Z] #43 21.28   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
20:22:01 [2020-03-17T20:22:01.685Z] #43 21.28   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
20:22:01 [2020-03-17T20:22:01.685Z] #43 21.28   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
20:22:01 [2020-03-17T20:22:01.685Z] #43 21.28   python-six zlib1g-dev
20:22:01 [2020-03-17T20:22:01.685Z] #43 21.40 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
20:22:01 [2020-03-17T20:22:01.685Z] #43 21.40 Need to get 3742 kB of archives.
20:22:01 [2020-03-17T20:22:01.685Z] #43 21.40 After this operation, 22.0 MB of additional disk space will be used.
20:22:01 [2020-03-17T20:22:01.685Z] #43 21.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB]
20:22:01 [2020-03-17T20:22:01.685Z] #43 21.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
20:22:01 [2020-03-17T20:22:01.685Z] #43 21.44 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB]
20:22:01 [2020-03-17T20:22:01.685Z] #43 21.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
20:22:01 [2020-03-17T20:22:01.685Z] #43 21.45 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB]
20:22:01 [2020-03-17T20:22:01.685Z] #43 21.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
20:22:01 [2020-03-17T20:22:01.685Z] #43 21.47 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB]
20:22:01 [2020-03-17T20:22:01.685Z] #43 21.48 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB]
20:22:01 [2020-03-17T20:22:01.685Z] #43 21.49 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB]
20:22:01 [2020-03-17T20:22:01.685Z] #43 21.51 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB]
20:22:01 [2020-03-17T20:22:01.685Z] #43 21.52 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB]
20:22:01 [2020-03-17T20:22:01.685Z] #43 21.58 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB]
20:22:01 [2020-03-17T20:22:01.685Z] #43 21.59 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB]
20:22:01 [2020-03-17T20:22:01.685Z] #43 21.60 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB]
20:22:01 [2020-03-17T20:22:01.685Z] #43 21.61 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB]
20:22:01 [2020-03-17T20:22:01.685Z] #43 21.62 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB]
20:22:01 [2020-03-17T20:22:01.685Z] #43 21.62 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB]
20:22:01 [2020-03-17T20:22:01.740Z] #62 9.723 Reading package lists...
20:22:01 [2020-03-17T20:22:01.740Z] #62 ...
20:22:01 [2020-03-17T20:22:01.740Z] 
20:22:01 [2020-03-17T20:22:01.740Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:22:01 [2020-03-17T20:22:01.740Z] #50 5.868 + RM_GOPATH=0
20:22:01 [2020-03-17T20:22:01.740Z] #50 5.868 + TMP_GOPATH=
20:22:01 [2020-03-17T20:22:01.740Z] #50 5.869 + : /build
20:22:01 [2020-03-17T20:22:01.740Z] #50 5.869 + '[' -z '' ']'
20:22:01 [2020-03-17T20:22:01.740Z] #50 5.869 ++ mktemp -d
20:22:01 [2020-03-17T20:22:01.740Z] #50 5.876 + export GOPATH=/tmp/tmp.80PoKQypf2
20:22:01 [2020-03-17T20:22:01.740Z] #50 5.877 + GOPATH=/tmp/tmp.80PoKQypf2
20:22:01 [2020-03-17T20:22:01.740Z] #50 5.877 + RM_GOPATH=1
20:22:01 [2020-03-17T20:22:01.740Z] #50 5.878 ++ dirname ./install.sh
20:22:01 [2020-03-17T20:22:01.740Z] #50 5.882 + dir=.
20:22:01 [2020-03-17T20:22:01.740Z] #50 5.883 + bin=gotestsum
20:22:01 [2020-03-17T20:22:01.740Z] #50 5.883 + shift
20:22:01 [2020-03-17T20:22:01.740Z] #50 5.884 + '[' '!' -f ./gotestsum.installer ']'
20:22:01 [2020-03-17T20:22:01.740Z] #50 5.884 + . ./gotestsum.installer
20:22:01 [2020-03-17T20:22:01.740Z] #50 5.884 ++ : v0.3.5
20:22:01 [2020-03-17T20:22:01.740Z] #50 5.885 + install_gotestsum
20:22:01 [2020-03-17T20:22:01.740Z] #50 5.885 + echo 'Installing gotestsum version v0.3.5'
20:22:01 [2020-03-17T20:22:01.740Z] #50 5.885 + go get -d gotest.tools/gotestsum
20:22:01 [2020-03-17T20:22:01.740Z] #50 5.885 Installing gotestsum version v0.3.5
20:22:01 [2020-03-17T20:22:01.740Z] #50 ...
20:22:01 [2020-03-17T20:22:01.740Z] 
20:22:01 [2020-03-17T20:22:01.740Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:22:01 [2020-03-17T20:22:01.740Z] #33 5.805 + RM_GOPATH=0
20:22:01 [2020-03-17T20:22:01.740Z] #33 5.805 + TMP_GOPATH=
20:22:01 [2020-03-17T20:22:01.740Z] #33 5.806 + : /build
20:22:01 [2020-03-17T20:22:01.740Z] #33 5.806 + '[' -z '' ']'
20:22:01 [2020-03-17T20:22:01.740Z] #33 5.806 ++ mktemp -d
20:22:01 [2020-03-17T20:22:01.740Z] #33 5.810 + export GOPATH=/tmp/tmp.EMCsWBgDcC
20:22:01 [2020-03-17T20:22:01.740Z] #33 5.810 + GOPATH=/tmp/tmp.EMCsWBgDcC
20:22:01 [2020-03-17T20:22:01.740Z] #33 5.810 + RM_GOPATH=1
20:22:01 [2020-03-17T20:22:01.740Z] #33 5.811 ++ dirname ./install.sh
20:22:01 [2020-03-17T20:22:01.740Z] #33 5.814 + dir=.
20:22:01 [2020-03-17T20:22:01.740Z] #33 5.814 + bin=tomlv
20:22:01 [2020-03-17T20:22:01.740Z] #33 5.814 + shift
20:22:01 [2020-03-17T20:22:01.740Z] #33 5.814 + '[' '!' -f ./tomlv.installer ']'
20:22:01 [2020-03-17T20:22:01.740Z] #33 5.814 + . ./tomlv.installer
20:22:01 [2020-03-17T20:22:01.740Z] #33 5.815 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:22:01 [2020-03-17T20:22:01.740Z] #33 5.815 + install_tomlv
20:22:01 [2020-03-17T20:22:01.740Z] #33 5.815 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
20:22:01 [2020-03-17T20:22:01.740Z] #33 5.815 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:22:01 [2020-03-17T20:22:01.740Z] #33 5.815 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.EMCsWBgDcC/src/github.com/BurntSushi/toml
20:22:01 [2020-03-17T20:22:01.740Z] #33 5.818 Cloning into '/tmp/tmp.EMCsWBgDcC/src/github.com/BurntSushi/toml'...
20:22:01 [2020-03-17T20:22:01.740Z] #33 6.484 + cd /tmp/tmp.EMCsWBgDcC/src/github.com/BurntSushi/toml
20:22:01 [2020-03-17T20:22:01.740Z] #33 6.488 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:22:01 [2020-03-17T20:22:01.740Z] #33 6.497 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
20:22:01 [2020-03-17T20:22:01.740Z] #33 7.191 runtime/internal/math
20:22:01 [2020-03-17T20:22:01.740Z] #33 7.206 math/bits
20:22:01 [2020-03-17T20:22:01.740Z] #33 7.234 runtime/internal/atomic
20:22:01 [2020-03-17T20:22:01.740Z] #33 7.246 internal/cpu
20:22:01 [2020-03-17T20:22:01.740Z] #33 7.417 unicode/utf8
20:22:01 [2020-03-17T20:22:01.740Z] #33 7.760 sync/atomic
20:22:01 [2020-03-17T20:22:01.740Z] #33 7.855 internal/bytealg
20:22:01 [2020-03-17T20:22:01.740Z] #33 8.142 math
20:22:01 [2020-03-17T20:22:01.741Z] #33 8.176 unicode
20:22:01 [2020-03-17T20:22:01.741Z] #33 8.376 internal/testlog
20:22:01 [2020-03-17T20:22:01.741Z] #33 8.941 encoding
20:22:01 [2020-03-17T20:22:01.741Z] #33 9.170 runtime
20:22:01 [2020-03-17T20:22:01.741Z] #33 9.438 runtime/cgo
20:22:02 [2020-03-17T20:22:02.001Z] #33 ...
20:22:02 [2020-03-17T20:22:02.001Z] 
20:22:02 [2020-03-17T20:22:02.001Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:22:02 [2020-03-17T20:22:02.001Z] #56 5.583 + RM_GOPATH=0
20:22:02 [2020-03-17T20:22:02.001Z] #56 5.583 + TMP_GOPATH=
20:22:02 [2020-03-17T20:22:02.001Z] #56 5.584 + : /build
20:22:02 [2020-03-17T20:22:02.001Z] #56 5.584 + '[' -z '' ']'
20:22:02 [2020-03-17T20:22:02.001Z] #56 5.587 ++ mktemp -d
20:22:02 [2020-03-17T20:22:02.001Z] #56 5.591 + export GOPATH=/tmp/tmp.j650Qp1795
20:22:02 [2020-03-17T20:22:02.001Z] #56 5.591 + GOPATH=/tmp/tmp.j650Qp1795
20:22:02 [2020-03-17T20:22:02.001Z] #56 5.591 + RM_GOPATH=1
20:22:02 [2020-03-17T20:22:02.001Z] #56 5.597 ++ dirname ./install.sh
20:22:02 [2020-03-17T20:22:02.001Z] #56 5.600 + dir=.
20:22:02 [2020-03-17T20:22:02.001Z] #56 5.601 + bin=shfmt
20:22:02 [2020-03-17T20:22:02.001Z] #56 5.601 + shift
20:22:02 [2020-03-17T20:22:02.001Z] #56 5.601 + '[' '!' -f ./shfmt.installer ']'
20:22:02 [2020-03-17T20:22:02.001Z] #56 5.601 + . ./shfmt.installer
20:22:02 [2020-03-17T20:22:02.001Z] #56 5.601 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
20:22:02 [2020-03-17T20:22:02.001Z] #56 5.601 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
20:22:02 [2020-03-17T20:22:02.001Z] #56 5.601 + install_shfmt
20:22:02 [2020-03-17T20:22:02.001Z] #56 5.601 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
20:22:02 [2020-03-17T20:22:02.001Z] #56 5.601 + git clone https://github.com/mvdan/sh.git /tmp/tmp.j650Qp1795/src/github.com/mvdan/sh
20:22:02 [2020-03-17T20:22:02.001Z] #56 5.605 Cloning into '/tmp/tmp.j650Qp1795/src/github.com/mvdan/sh'...
20:22:02 [2020-03-17T20:22:02.001Z] #56 ...
20:22:02 [2020-03-17T20:22:02.001Z] 
20:22:02 [2020-03-17T20:22:02.001Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:22:02 [2020-03-17T20:22:02.001Z] #53 4.022 + RM_GOPATH=0
20:22:02 [2020-03-17T20:22:02.001Z] #53 4.022 + TMP_GOPATH=
20:22:02 [2020-03-17T20:22:02.001Z] #53 4.022 + : /build
20:22:02 [2020-03-17T20:22:02.001Z] #53 4.022 + '[' -z '' ']'
20:22:02 [2020-03-17T20:22:02.001Z] #53 4.022 ++ mktemp -d
20:22:02 [2020-03-17T20:22:02.001Z] #53 4.022 + export GOPATH=/tmp/tmp.mjrZK3hkzt
20:22:02 [2020-03-17T20:22:02.001Z] #53 4.022 + GOPATH=/tmp/tmp.mjrZK3hkzt
20:22:02 [2020-03-17T20:22:02.001Z] #53 4.022 + RM_GOPATH=1
20:22:02 [2020-03-17T20:22:02.001Z] #53 4.022 ++ dirname ./install.sh
20:22:02 [2020-03-17T20:22:02.001Z] #53 4.024 + dir=.
20:22:02 [2020-03-17T20:22:02.001Z] #53 4.024 + bin=golangci_lint
20:22:02 [2020-03-17T20:22:02.001Z] #53 4.024 + shift
20:22:02 [2020-03-17T20:22:02.001Z] #53 4.024 + '[' '!' -f ./golangci_lint.installer ']'
20:22:02 [2020-03-17T20:22:02.001Z] #53 4.024 + . ./golangci_lint.installer
20:22:02 [2020-03-17T20:22:02.001Z] #53 4.024 ++ : v1.23.8
20:22:02 [2020-03-17T20:22:02.001Z] #53 4.024 + install_golangci_lint
20:22:02 [2020-03-17T20:22:02.001Z] #53 4.024 + echo 'Installing golangci-lint version v1.23.8'
20:22:02 [2020-03-17T20:22:02.001Z] #53 4.024 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
20:22:02 [2020-03-17T20:22:02.001Z] #53 4.025 Installing golangci-lint version v1.23.8
20:22:02 [2020-03-17T20:22:02.261Z] #53 ...
20:22:02 [2020-03-17T20:22:02.261Z] 
20:22:02 [2020-03-17T20:22:02.261Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:22:02 [2020-03-17T20:22:02.261Z] #41 3.628 + git clone https://github.com/docker/distribution.git .
20:22:02 [2020-03-17T20:22:02.261Z] #41 3.628 Cloning into '.'...
20:22:02 [2020-03-17T20:22:02.261Z] #41 ...
20:22:02 [2020-03-17T20:22:02.261Z] 
20:22:02 [2020-03-17T20:22:02.261Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:22:02 [2020-03-17T20:22:02.261Z] #10 3.533 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease
20:22:02 [2020-03-17T20:22:02.261Z] #10 3.533 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:22:02 [2020-03-17T20:22:02.261Z] #10 3.649 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease
20:22:02 [2020-03-17T20:22:02.261Z] #10 6.048 Fetched 65.4 kB in 3s (22.5 kB/s)
20:22:02 [2020-03-17T20:22:02.261Z] #10 6.048 Reading package lists...
20:22:02 [2020-03-17T20:22:02.301Z] #43 22.21 debconf: delaying package configuration, since apt-utils is not installed
20:22:02 [2020-03-17T20:22:02.301Z] #43 22.27 Fetched 3742 kB in 0s (12.8 MB/s)
20:22:02 [2020-03-17T20:22:02.362Z] 68adcc365214: Pull complete
20:22:02 [2020-03-17T20:22:02.522Z] #10 11.35 Reading package lists...
20:22:02 [2020-03-17T20:22:02.522Z] #10 ...
20:22:02 [2020-03-17T20:22:02.522Z] 
20:22:02 [2020-03-17T20:22:02.522Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:22:02 [2020-03-17T20:22:02.522Z] #47 6.827 internal/cpu
20:22:02 [2020-03-17T20:22:02.522Z] #47 6.879 runtime/internal/atomic
20:22:02 [2020-03-17T20:22:02.522Z] #47 6.880 runtime/internal/sys
20:22:02 [2020-03-17T20:22:02.522Z] #47 6.932 internal/race
20:22:02 [2020-03-17T20:22:02.522Z] #47 7.230 runtime/internal/math
20:22:02 [2020-03-17T20:22:02.522Z] #47 7.264 sync/atomic
20:22:02 [2020-03-17T20:22:02.522Z] #47 7.371 unicode
20:22:02 [2020-03-17T20:22:02.522Z] #47 7.414 unicode/utf8
20:22:02 [2020-03-17T20:22:02.522Z] #47 7.464 internal/bytealg
20:22:02 [2020-03-17T20:22:02.522Z] #47 8.031 math/bits
20:22:02 [2020-03-17T20:22:02.522Z] #47 8.200 internal/testlog
20:22:02 [2020-03-17T20:22:02.522Z] #47 8.498 runtime
20:22:02 [2020-03-17T20:22:02.522Z] #47 8.754 math
20:22:02 [2020-03-17T20:22:02.522Z] #47 8.966 encoding
20:22:02 [2020-03-17T20:22:02.522Z] #47 9.270 unicode/utf16
20:22:02 [2020-03-17T20:22:02.522Z] #47 9.873 container/list
20:22:02 [2020-03-17T20:22:02.522Z] #47 10.99 crypto/internal/subtle
20:22:02 [2020-03-17T20:22:02.522Z] #47 11.21 crypto/subtle
20:22:02 [2020-03-17T20:22:02.584Z] #43 22.33 Selecting previously unselected package libcap-dev:s390x.
20:22:02 [2020-03-17T20:22:02.584Z] #43 22.33 (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.)
20:22:02 [2020-03-17T20:22:02.584Z] #43 22.38 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ...
20:22:02 [2020-03-17T20:22:02.584Z] #43 22.38 Unpacking libcap-dev:s390x (1:2.25-2) ...
20:22:02 [2020-03-17T20:22:02.584Z] #43 ...
20:22:02 [2020-03-17T20:22:02.584Z] 
20:22:02 [2020-03-17T20:22:02.584Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:22:02 [2020-03-17T20:22:02.584Z] #10 12.41 Fetched 8030 kB in 10s (799 kB/s)
20:22:02 [2020-03-17T20:22:02.584Z] #10 12.41 Reading package lists...
20:22:02 [2020-03-17T20:22:02.584Z] #10 16.38 Reading package lists...
20:22:02 [2020-03-17T20:22:02.584Z] #10 19.93 Building dependency tree...
20:22:02 [2020-03-17T20:22:02.584Z] #10 20.97 The following additional packages will be installed:
20:22:02 [2020-03-17T20:22:02.584Z] #10 20.97   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
20:22:02 [2020-03-17T20:22:02.584Z] #10 20.97   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
20:22:02 [2020-03-17T20:22:02.584Z] #10 20.98   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
20:22:02 [2020-03-17T20:22:02.584Z] #10 20.98   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
20:22:02 [2020-03-17T20:22:02.584Z] #10 20.98 Suggested packages:
20:22:02 [2020-03-17T20:22:02.584Z] #10 20.98   gcc-8-locales seccomp wine64
20:22:02 [2020-03-17T20:22:02.584Z] #10 21.83 The following NEW packages will be installed:
20:22:02 [2020-03-17T20:22:02.584Z] #10 21.83   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:22:02 [2020-03-17T20:22:02.584Z] #10 21.83   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
20:22:02 [2020-03-17T20:22:02.584Z] #10 21.83   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
20:22:02 [2020-03-17T20:22:02.584Z] #10 21.83   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
20:22:02 [2020-03-17T20:22:02.584Z] #10 21.83   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
20:22:02 [2020-03-17T20:22:02.584Z] #10 21.83   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
20:22:02 [2020-03-17T20:22:02.584Z] #10 21.96 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
20:22:02 [2020-03-17T20:22:02.584Z] #10 21.96 Need to get 73.3 MB of archives.
20:22:02 [2020-03-17T20:22:02.584Z] #10 21.96 After this operation, 494 MB of additional disk space will be used.
20:22:02 [2020-03-17T20:22:02.584Z] #10 21.96 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]
20:22:02 [2020-03-17T20:22:02.584Z] #10 22.10 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]
20:22:02 [2020-03-17T20:22:02.584Z] #10 22.25 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
20:22:02 [2020-03-17T20:22:02.584Z] #10 22.26 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB]
20:22:02 [2020-03-17T20:22:02.584Z] #10 22.28 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB]
20:22:02 [2020-03-17T20:22:02.584Z] #10 22.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB]
20:22:02 [2020-03-17T20:22:02.584Z] #10 22.54 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
20:22:02 [2020-03-17T20:22:02.584Z] #10 ...
20:22:02 [2020-03-17T20:22:02.584Z] 
20:22:02 [2020-03-17T20:22:02.584Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:22:02 [2020-03-17T20:22:02.584Z] #43 22.46 Selecting previously unselected package libnet1:s390x.
20:22:02 [2020-03-17T20:22:02.584Z] #43 22.47 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
20:22:02 [2020-03-17T20:22:02.584Z] #43 22.48 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
20:22:02 [2020-03-17T20:22:02.584Z] #43 22.56 Selecting previously unselected package libnet1-dev.
20:22:02 [2020-03-17T20:22:02.868Z] #43 22.56 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ...
20:22:02 [2020-03-17T20:22:02.868Z] #43 22.56 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
20:22:02 [2020-03-17T20:22:02.868Z] #43 22.69 Selecting previously unselected package libnl-3-200:s390x.
20:22:02 [2020-03-17T20:22:02.868Z] #43 ...
20:22:02 [2020-03-17T20:22:02.868Z] 
20:22:02 [2020-03-17T20:22:02.868Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:22:02 [2020-03-17T20:22:02.868Z] #47 12.43 unicode/utf16
20:22:02 [2020-03-17T20:22:02.868Z] #47 12.61 container/list
20:22:02 [2020-03-17T20:22:02.868Z] #47 13.06 crypto/internal/subtle
20:22:02 [2020-03-17T20:22:02.868Z] #47 13.12 crypto/subtle
20:22:02 [2020-03-17T20:22:02.868Z] #47 13.19 vendor/golang.org/x/crypto/cryptobyte/asn1
20:22:02 [2020-03-17T20:22:02.868Z] #47 13.24 internal/nettrace
20:22:02 [2020-03-17T20:22:02.868Z] #47 13.37 runtime/cgo
20:22:02 [2020-03-17T20:22:02.868Z] #47 ...
20:22:02 [2020-03-17T20:22:02.868Z] 
20:22:02 [2020-03-17T20:22:02.868Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:22:02 [2020-03-17T20:22:02.868Z] #10 22.77 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]
20:22:02 [2020-03-17T20:22:02.868Z] #10 22.78 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]
20:22:02 [2020-03-17T20:22:02.933Z] #43 23.31 Reading package lists...
20:22:02 [2020-03-17T20:22:02.933Z] #43 ...
20:22:02 [2020-03-17T20:22:02.933Z] 
20:22:02 [2020-03-17T20:22:02.933Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:22:02 [2020-03-17T20:22:02.933Z] #74 23.45 Checking out files:  63% (1320/2066)   
Checking out files:  64% (1323/2066)   
Checking out files:  65% (1343/2066)   
Checking out files:  66% (1364/2066)   
Checking out files:  67% (1385/2066)   
Checking out files:  68% (1405/2066)   
Checking out files:  69% (1426/2066)   
Checking out files:  70% (1447/2066)   
Checking out files:  71% (1467/2066)   
Checking out files:  72% (1488/2066)   
Checking out files:  73% (1509/2066)   
Checking out files:  74% (1529/2066)   
Checking out files:  75% (1550/2066)   
Checking out files:  76% (1571/2066)   
Checking out files:  77% (1591/2066)   
Checking out files:  78% (1612/2066)   
Checking out files:  79% (1633/2066)   
Checking out files:  80% (1653/2066)   
Checking out files:  81% (1674/2066)   
Checking out files:  82% (1695/2066)   
Checking out files:  83% (1715/2066)   
Checking out files:  84% (1736/2066)   
Checking out files:  85% (1757/2066)   
Checking out files:  86% (1777/2066)   
Checking out files:  87% (1798/2066)   
Checking out files:  88% (1819/2066)   
Checking out files:  89% (1839/2066)   
Checking out files:  90% (1860/2066)   
Checking out files:  91% (1881/2066)   
Checking out files:  92% (1901/2066)   
Checking out files:  93% (1922/2066)   
Checking out files:  94% (1943/2066)   
Checking out files:  95% (1963/2066)   
Checking out files:  96% (1984/2066)   
Checking out files:  97% (2005/2066)   
Checking out files:  98% (2025/2066)   
Checking out files:  99% (2046/2066)   
Checking out files: 100% (2066/2066)   
Checking out files: 100% (2066/2066), done.
20:22:02 [2020-03-17T20:22:02.933Z] #74 24.14 + cd /tmp/tmp.pUIfAl5Dm3/src/github.com/docker/libnetwork
20:22:02 [2020-03-17T20:22:02.933Z] #74 24.14 + git checkout -q bf2bd42abc0a3734f12b5ec724e571434e42c669
20:22:02 [2020-03-17T20:22:02.933Z] #74 24.83 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
20:22:02 [2020-03-17T20:22:02.968Z] #47 8.863 runtime/internal/sys
20:22:02 [2020-03-17T20:22:02.968Z] #47 8.868 internal/cpu
20:22:02 [2020-03-17T20:22:02.968Z] #47 9.030 runtime/internal/math
20:22:02 [2020-03-17T20:22:02.968Z] #47 9.129 internal/race
20:22:03 [2020-03-17T20:22:03.094Z] #47 11.63 vendor/golang.org/x/crypto/cryptobyte/asn1
20:22:03 [2020-03-17T20:22:03.355Z] #47 11.88 internal/nettrace
20:22:03 [2020-03-17T20:22:03.533Z] #47 9.315 sync/atomic
20:22:03 [2020-03-17T20:22:03.533Z] #47 9.513 internal/bytealg
20:22:03 [2020-03-17T20:22:03.533Z] #47 9.695 unicode
20:22:03 [2020-03-17T20:22:03.533Z] #47 ...
20:22:03 [2020-03-17T20:22:03.533Z] 
20:22:03 [2020-03-17T20:22:03.533Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:22:03 [2020-03-17T20:22:03.533Z] #25 6.526 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease
20:22:03 [2020-03-17T20:22:03.533Z] #25 6.533 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:22:03 [2020-03-17T20:22:03.533Z] #25 6.543 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease
20:22:03 [2020-03-17T20:22:03.533Z] #25 9.424 Fetched 65.4 kB in 3s (20.4 kB/s)
20:22:03 [2020-03-17T20:22:03.615Z] #47 12.09 vendor/golang.org/x/crypto/internal/subtle
20:22:03 [2020-03-17T20:22:03.790Z] #25 9.424 Reading package lists...
20:22:03 [2020-03-17T20:22:03.791Z] #25 ...
20:22:03 [2020-03-17T20:22:03.791Z] 
20:22:03 [2020-03-17T20:22:03.791Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
20:22:03 [2020-03-17T20:22:03.791Z] #62 4.335 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease
20:22:03 [2020-03-17T20:22:03.791Z] #62 4.335 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:22:03 [2020-03-17T20:22:03.791Z] #62 4.340 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease
20:22:03 [2020-03-17T20:22:03.791Z] #62 7.587 Fetched 65.4 kB in 4s (18.5 kB/s)
20:22:03 [2020-03-17T20:22:03.876Z] #47 12.19 runtime/cgo
20:22:03 [2020-03-17T20:22:03.876Z] #47 ...
20:22:03 [2020-03-17T20:22:03.876Z] 
20:22:03 [2020-03-17T20:22:03.876Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:22:03 [2020-03-17T20:22:03.876Z] #56 12.34 + cd /tmp/tmp.j650Qp1795/src/github.com/mvdan/sh
20:22:03 [2020-03-17T20:22:03.876Z] #56 12.34 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
20:22:03 [2020-03-17T20:22:03.876Z] #56 12.42 + GO111MODULE=on
20:22:03 [2020-03-17T20:22:03.876Z] #56 12.42 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
20:22:03 [2020-03-17T20:22:03.878Z] #10 ...
20:22:03 [2020-03-17T20:22:03.878Z] 
20:22:03 [2020-03-17T20:22:03.878Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:22:03 [2020-03-17T20:22:03.878Z] #35 13.53 Fetched 8030 kB in 11s (737 kB/s)
20:22:03 [2020-03-17T20:22:03.878Z] #35 13.53 Reading package lists...
20:22:03 [2020-03-17T20:22:03.878Z] #35 17.18 Reading package lists...
20:22:03 [2020-03-17T20:22:03.878Z] #35 20.46 Building dependency tree...
20:22:03 [2020-03-17T20:22:03.878Z] #35 21.53 The following additional packages will be installed:
20:22:03 [2020-03-17T20:22:03.878Z] #35 21.53   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
20:22:03 [2020-03-17T20:22:03.878Z] #35 21.53 Suggested packages:
20:22:03 [2020-03-17T20:22:03.878Z] #35 21.53   cmake-doc ninja-build lrzip
20:22:03 [2020-03-17T20:22:03.878Z] #35 21.53 Recommended packages:
20:22:03 [2020-03-17T20:22:03.878Z] #35 21.53   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
20:22:03 [2020-03-17T20:22:03.878Z] #35 22.15 The following NEW packages will be installed:
20:22:03 [2020-03-17T20:22:03.878Z] #35 22.15   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
20:22:03 [2020-03-17T20:22:03.878Z] #35 22.15   vim-common xxd
20:22:03 [2020-03-17T20:22:03.878Z] #35 22.29 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
20:22:03 [2020-03-17T20:22:03.878Z] #35 22.29 Need to get 13.9 MB of archives.
20:22:03 [2020-03-17T20:22:03.878Z] #35 22.29 After this operation, 62.1 MB of additional disk space will be used.
20:22:03 [2020-03-17T20:22:03.878Z] #35 22.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
20:22:03 [2020-03-17T20:22:03.878Z] #35 22.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
20:22:03 [2020-03-17T20:22:03.878Z] #35 22.34 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB]
20:22:03 [2020-03-17T20:22:03.878Z] #35 22.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6 [8030 kB]
20:22:03 [2020-03-17T20:22:03.878Z] #35 22.95 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB]
20:22:03 [2020-03-17T20:22:03.878Z] #35 23.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB]
20:22:03 [2020-03-17T20:22:03.878Z] #35 23.02 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
20:22:03 [2020-03-17T20:22:03.878Z] #35 23.03 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB]
20:22:03 [2020-03-17T20:22:03.878Z] #35 23.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB]
20:22:03 [2020-03-17T20:22:03.878Z] #35 23.05 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB]
20:22:03 [2020-03-17T20:22:03.878Z] #35 ...
20:22:03 [2020-03-17T20:22:03.878Z] 
20:22:03 [2020-03-17T20:22:03.878Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:22:03 [2020-03-17T20:22:03.878Z] #43 22.69 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ...
20:22:03 [2020-03-17T20:22:03.878Z] #43 22.70 Unpacking libnl-3-200:s390x (3.4.0-1) ...
20:22:03 [2020-03-17T20:22:03.878Z] #43 22.77 Selecting previously unselected package libnl-3-dev:s390x.
20:22:03 [2020-03-17T20:22:03.878Z] #43 22.79 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ...
20:22:03 [2020-03-17T20:22:03.878Z] #43 22.79 Unpacking libnl-3-dev:s390x (3.4.0-1) ...
20:22:03 [2020-03-17T20:22:03.878Z] #43 23.02 Selecting previously unselected package libprotobuf-c1:s390x.
20:22:03 [2020-03-17T20:22:03.878Z] #43 23.04 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
20:22:03 [2020-03-17T20:22:03.878Z] #43 23.04 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
20:22:03 [2020-03-17T20:22:03.878Z] #43 23.10 Selecting previously unselected package libprotobuf-c-dev:s390x.
20:22:03 [2020-03-17T20:22:03.878Z] #43 23.10 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ...
20:22:03 [2020-03-17T20:22:03.878Z] #43 23.11 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
20:22:03 [2020-03-17T20:22:03.878Z] #43 23.19 Selecting previously unselected package zlib1g-dev:s390x.
20:22:03 [2020-03-17T20:22:03.878Z] #43 23.20 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ...
20:22:03 [2020-03-17T20:22:03.878Z] #43 23.21 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
20:22:03 [2020-03-17T20:22:03.878Z] #43 23.41 Selecting previously unselected package libprotobuf17:s390x.
20:22:03 [2020-03-17T20:22:03.878Z] #43 23.43 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ...
20:22:03 [2020-03-17T20:22:03.878Z] #43 23.43 Unpacking libprotobuf17:s390x (3.6.1.3-2) ...
20:22:04 [2020-03-17T20:22:04.048Z] #62 7.587 Reading package lists...
20:22:04 [2020-03-17T20:22:04.048Z] #62 ...
20:22:04 [2020-03-17T20:22:04.048Z] 
20:22:04 [2020-03-17T20:22:04.048Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:22:04 [2020-03-17T20:22:04.048Z] #43 4.335 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease
20:22:04 [2020-03-17T20:22:04.048Z] #43 4.335 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:22:04 [2020-03-17T20:22:04.048Z] #43 4.335 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease
20:22:04 [2020-03-17T20:22:04.048Z] #43 7.439 Fetched 65.4 kB in 3s (18.8 kB/s)
20:22:04 [2020-03-17T20:22:04.048Z] #43 7.439 Reading package lists...
20:22:04 [2020-03-17T20:22:04.048Z] #43 ...
20:22:04 [2020-03-17T20:22:04.048Z] 
20:22:04 [2020-03-17T20:22:04.048Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:22:04 [2020-03-17T20:22:04.048Z] #10 4.570 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease
20:22:04 [2020-03-17T20:22:04.048Z] #10 4.570 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:22:04 [2020-03-17T20:22:04.048Z] #10 4.570 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease
20:22:04 [2020-03-17T20:22:04.048Z] #10 7.715 Fetched 65.4 kB in 4s (18.5 kB/s)
20:22:04 [2020-03-17T20:22:04.161Z] #43 24.07 Selecting previously unselected package libprotobuf-lite17:s390x.
20:22:04 [2020-03-17T20:22:04.161Z] #43 24.08 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ...
20:22:04 [2020-03-17T20:22:04.161Z] #43 24.08 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ...
20:22:04 [2020-03-17T20:22:04.306Z] #10 7.715 Reading package lists...
20:22:04 [2020-03-17T20:22:04.306Z] #10 ...
20:22:04 [2020-03-17T20:22:04.306Z] 
20:22:04 [2020-03-17T20:22:04.306Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
20:22:04 [2020-03-17T20:22:04.306Z] #68 7.029 + RM_GOPATH=0
20:22:04 [2020-03-17T20:22:04.306Z] #68 7.029 + TMP_GOPATH=
20:22:04 [2020-03-17T20:22:04.306Z] #68 7.029 + : /build/
20:22:04 [2020-03-17T20:22:04.306Z] #68 7.029 + '[' -z '' ']'
20:22:04 [2020-03-17T20:22:04.306Z] #68 7.029 ++ mktemp -d
20:22:04 [2020-03-17T20:22:04.306Z] #68 7.087 + export GOPATH=/tmp/tmp.iMY75WcxSR
20:22:04 [2020-03-17T20:22:04.306Z] #68 7.088 + GOPATH=/tmp/tmp.iMY75WcxSR
20:22:04 [2020-03-17T20:22:04.306Z] #68 7.088 + RM_GOPATH=1
20:22:04 [2020-03-17T20:22:04.306Z] #68 7.090 ++ dirname ./install.sh
20:22:04 [2020-03-17T20:22:04.306Z] #68 7.092 + dir=.
20:22:04 [2020-03-17T20:22:04.306Z] #68 7.092 + bin=rootlesskit
20:22:04 [2020-03-17T20:22:04.306Z] #68 7.092 + shift
20:22:04 [2020-03-17T20:22:04.306Z] #68 7.092 + '[' '!' -f ./rootlesskit.installer ']'
20:22:04 [2020-03-17T20:22:04.306Z] #68 7.092 + . ./rootlesskit.installer
20:22:04 [2020-03-17T20:22:04.306Z] #68 7.093 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6
20:22:04 [2020-03-17T20:22:04.306Z] #68 7.094 + install_rootlesskit
20:22:04 [2020-03-17T20:22:04.306Z] #68 7.095 + case "$1" in
20:22:04 [2020-03-17T20:22:04.306Z] #68 7.095 + export CGO_ENABLED=0
20:22:04 [2020-03-17T20:22:04.306Z] #68 7.095 + CGO_ENABLED=0
20:22:04 [2020-03-17T20:22:04.306Z] #68 7.095 + _install_rootlesskit
20:22:04 [2020-03-17T20:22:04.306Z] #68 7.095 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6'
20:22:04 [2020-03-17T20:22:04.306Z] #68 7.095 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6
20:22:04 [2020-03-17T20:22:04.306Z] #68 7.095 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.iMY75WcxSR/src/github.com/rootless-containers/rootlesskit
20:22:04 [2020-03-17T20:22:04.306Z] #68 7.099 Cloning into '/tmp/tmp.iMY75WcxSR/src/github.com/rootless-containers/rootlesskit'...
20:22:04 [2020-03-17T20:22:04.306Z] #68 ...
20:22:04 [2020-03-17T20:22:04.306Z] 
20:22:04 [2020-03-17T20:22:04.306Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:22:04 [2020-03-17T20:22:04.306Z] #23 7.334 + RM_GOPATH=0
20:22:04 [2020-03-17T20:22:04.306Z] #23 7.334 + TMP_GOPATH=
20:22:04 [2020-03-17T20:22:04.306Z] #23 7.334 + : /build
20:22:04 [2020-03-17T20:22:04.306Z] #23 7.334 + '[' -z '' ']'
20:22:04 [2020-03-17T20:22:04.306Z] #23 7.340 ++ mktemp -d
20:22:04 [2020-03-17T20:22:04.306Z] #23 7.344 + export GOPATH=/tmp/tmp.UKDS1GYwge
20:22:04 [2020-03-17T20:22:04.306Z] #23 7.344 + GOPATH=/tmp/tmp.UKDS1GYwge
20:22:04 [2020-03-17T20:22:04.306Z] #23 7.344 + RM_GOPATH=1
20:22:04 [2020-03-17T20:22:04.306Z] #23 7.345 ++ dirname ./install.sh
20:22:04 [2020-03-17T20:22:04.306Z] #23 7.367 + dir=.
20:22:04 [2020-03-17T20:22:04.306Z] #23 7.368 + bin=dockercli
20:22:04 [2020-03-17T20:22:04.306Z] #23 7.368 + shift
20:22:04 [2020-03-17T20:22:04.306Z] #23 7.369 + '[' '!' -f ./dockercli.installer ']'
20:22:04 [2020-03-17T20:22:04.306Z] #23 7.370 + . ./dockercli.installer
20:22:04 [2020-03-17T20:22:04.306Z] #23 7.370 ++ : stable
20:22:04 [2020-03-17T20:22:04.306Z] #23 7.371 ++ : 17.06.2-ce
20:22:04 [2020-03-17T20:22:04.306Z] #23 7.372 + install_dockercli
20:22:04 [2020-03-17T20:22:04.306Z] #23 7.372 + echo 'Install docker/cli version 17.06.2-ce from stable'
20:22:04 [2020-03-17T20:22:04.306Z] #23 7.376 Install docker/cli version 17.06.2-ce from stable
20:22:04 [2020-03-17T20:22:04.306Z] #23 7.378 ++ uname -m
20:22:04 [2020-03-17T20:22:04.306Z] #23 7.379 + arch=x86_64
20:22:04 [2020-03-17T20:22:04.306Z] #23 7.379 + '[' x86_64 '!=' x86_64 ']'
20:22:04 [2020-03-17T20:22:04.306Z] #23 7.379 + url=https://download.docker.com/linux/static
20:22:04 [2020-03-17T20:22:04.306Z] #23 7.380 + tar -xz docker/docker
20:22:04 [2020-03-17T20:22:04.306Z] #23 7.380 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
20:22:04 [2020-03-17T20:22:04.444Z] #43 24.25 Selecting previously unselected package libprotobuf-dev:s390x.
20:22:04 [2020-03-17T20:22:04.444Z] #43 24.27 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ...
20:22:04 [2020-03-17T20:22:04.444Z] #43 24.27 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ...
20:22:04 [2020-03-17T20:22:04.444Z] #43 ...
20:22:04 [2020-03-17T20:22:04.444Z] 
20:22:04 [2020-03-17T20:22:04.444Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:22:04 [2020-03-17T20:22:04.444Z] #41 14.27 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
20:22:04 [2020-03-17T20:22:04.444Z] #41 15.69 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
20:22:04 [2020-03-17T20:22:04.444Z] #41 ...
20:22:04 [2020-03-17T20:22:04.444Z] 
20:22:04 [2020-03-17T20:22:04.444Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:22:04 [2020-03-17T20:22:04.444Z] #35 24.03 debconf: delaying package configuration, since apt-utils is not installed
20:22:04 [2020-03-17T20:22:04.444Z] #35 24.15 Fetched 13.9 MB in 1s (13.4 MB/s)
20:22:04 [2020-03-17T20:22:04.444Z] #35 24.18 Selecting previously unselected package xxd.
20:22:04 [2020-03-17T20:22:04.444Z] #35 24.18 (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.)
20:22:04 [2020-03-17T20:22:04.444Z] #35 24.22 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ...
20:22:04 [2020-03-17T20:22:04.444Z] #35 24.23 Unpacking xxd (2:8.1.0875-5) ...
20:22:04 [2020-03-17T20:22:04.444Z] #35 24.41 Selecting previously unselected package vim-common.
20:22:04 [2020-03-17T20:22:04.444Z] #35 24.42 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
20:22:04 [2020-03-17T20:22:04.444Z] #35 24.46 Unpacking vim-common (2:8.1.0875-5) ...
20:22:04 [2020-03-17T20:22:04.447Z] #56 ...
20:22:04 [2020-03-17T20:22:04.447Z] 
20:22:04 [2020-03-17T20:22:04.447Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:22:04 [2020-03-17T20:22:04.448Z] #43 3.193 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease
20:22:04 [2020-03-17T20:22:04.448Z] #43 3.193 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:22:04 [2020-03-17T20:22:04.448Z] #43 3.193 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease
20:22:04 [2020-03-17T20:22:04.448Z] #43 5.403 Fetched 65.4 kB in 3s (24.4 kB/s)
20:22:04 [2020-03-17T20:22:04.448Z] #43 5.403 Reading package lists...
20:22:04 [2020-03-17T20:22:04.448Z] #43 10.69 Reading package lists...
20:22:04 [2020-03-17T20:22:04.448Z] #43 ...
20:22:04 [2020-03-17T20:22:04.448Z] 
20:22:04 [2020-03-17T20:22:04.448Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:22:04 [2020-03-17T20:22:04.448Z] #25 6.568 Reading package lists...
20:22:04 [2020-03-17T20:22:04.564Z] #23 ...
20:22:04 [2020-03-17T20:22:04.564Z] 
20:22:04 [2020-03-17T20:22:04.564Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:22:04 [2020-03-17T20:22:04.564Z] #74 7.026 + RM_GOPATH=0
20:22:04 [2020-03-17T20:22:04.564Z] #74 7.026 + TMP_GOPATH=
20:22:04 [2020-03-17T20:22:04.564Z] #74 7.026 + : /build
20:22:04 [2020-03-17T20:22:04.564Z] #74 7.026 + '[' -z '' ']'
20:22:04 [2020-03-17T20:22:04.564Z] #74 7.029 ++ mktemp -d
20:22:04 [2020-03-17T20:22:04.564Z] #74 7.077 + export GOPATH=/tmp/tmp.IR8brvntNe
20:22:04 [2020-03-17T20:22:04.564Z] #74 7.077 + GOPATH=/tmp/tmp.IR8brvntNe
20:22:04 [2020-03-17T20:22:04.564Z] #74 7.077 + RM_GOPATH=1
20:22:04 [2020-03-17T20:22:04.564Z] #74 7.079 ++ dirname ./install.sh
20:22:04 [2020-03-17T20:22:04.564Z] #74 7.081 + dir=.
20:22:04 [2020-03-17T20:22:04.564Z] #74 7.081 + bin=proxy
20:22:04 [2020-03-17T20:22:04.564Z] #74 7.081 + shift
20:22:04 [2020-03-17T20:22:04.564Z] #74 7.082 + '[' '!' -f ./proxy.installer ']'
20:22:04 [2020-03-17T20:22:04.564Z] #74 7.082 + . ./proxy.installer
20:22:04 [2020-03-17T20:22:04.564Z] #74 7.082 ++ : bf2bd42abc0a3734f12b5ec724e571434e42c669
20:22:04 [2020-03-17T20:22:04.564Z] #74 7.083 + install_proxy
20:22:04 [2020-03-17T20:22:04.564Z] #74 7.083 + case "$1" in
20:22:04 [2020-03-17T20:22:04.564Z] #74 7.084 + export CGO_ENABLED=0
20:22:04 [2020-03-17T20:22:04.564Z] #74 7.084 + CGO_ENABLED=0
20:22:04 [2020-03-17T20:22:04.564Z] #74 7.085 + _install_proxy
20:22:04 [2020-03-17T20:22:04.564Z] #74 7.085 + echo 'Install docker-proxy version bf2bd42abc0a3734f12b5ec724e571434e42c669'
20:22:04 [2020-03-17T20:22:04.564Z] #74 7.085 Install docker-proxy version bf2bd42abc0a3734f12b5ec724e571434e42c669
20:22:04 [2020-03-17T20:22:04.564Z] #74 7.085 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.IR8brvntNe/src/github.com/docker/libnetwork
20:22:04 [2020-03-17T20:22:04.564Z] #74 7.096 Cloning into '/tmp/tmp.IR8brvntNe/src/github.com/docker/libnetwork'...
20:22:04 [2020-03-17T20:22:04.564Z] #74 ...
20:22:04 [2020-03-17T20:22:04.564Z] 
20:22:04 [2020-03-17T20:22:04.564Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:22:04 [2020-03-17T20:22:04.564Z] #56 6.736 + RM_GOPATH=0
20:22:04 [2020-03-17T20:22:04.564Z] #56 6.737 + TMP_GOPATH=
20:22:04 [2020-03-17T20:22:04.564Z] #56 6.737 + : /build
20:22:04 [2020-03-17T20:22:04.564Z] #56 6.737 + '[' -z '' ']'
20:22:04 [2020-03-17T20:22:04.564Z] #56 6.741 ++ mktemp -d
20:22:04 [2020-03-17T20:22:04.564Z] #56 6.744 + export GOPATH=/tmp/tmp.zTa6DwUpT9
20:22:04 [2020-03-17T20:22:04.564Z] #56 6.744 + GOPATH=/tmp/tmp.zTa6DwUpT9
20:22:04 [2020-03-17T20:22:04.564Z] #56 6.744 + RM_GOPATH=1
20:22:04 [2020-03-17T20:22:04.564Z] #56 6.744 ++ dirname ./install.sh
20:22:04 [2020-03-17T20:22:04.564Z] #56 6.745 + dir=.
20:22:04 [2020-03-17T20:22:04.564Z] #56 6.745 + bin=shfmt
20:22:04 [2020-03-17T20:22:04.564Z] #56 6.745 + shift
20:22:04 [2020-03-17T20:22:04.564Z] #56 6.745 + '[' '!' -f ./shfmt.installer ']'
20:22:04 [2020-03-17T20:22:04.564Z] #56 6.746 + . ./shfmt.installer
20:22:04 [2020-03-17T20:22:04.564Z] #56 6.748 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
20:22:04 [2020-03-17T20:22:04.564Z] #56 6.748 + install_shfmt
20:22:04 [2020-03-17T20:22:04.564Z] #56 6.748 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
20:22:04 [2020-03-17T20:22:04.564Z] #56 6.749 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
20:22:04 [2020-03-17T20:22:04.564Z] #56 6.749 + git clone https://github.com/mvdan/sh.git /tmp/tmp.zTa6DwUpT9/src/github.com/mvdan/sh
20:22:04 [2020-03-17T20:22:04.564Z] #56 6.776 Cloning into '/tmp/tmp.zTa6DwUpT9/src/github.com/mvdan/sh'...
20:22:04 [2020-03-17T20:22:04.728Z] #35 ...
20:22:04 [2020-03-17T20:22:04.728Z] 
20:22:04 [2020-03-17T20:22:04.728Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:22:04 [2020-03-17T20:22:04.728Z] #25 14.52 Fetched 8030 kB in 11s (752 kB/s)
20:22:04 [2020-03-17T20:22:04.728Z] #25 14.52 Reading package lists...
20:22:04 [2020-03-17T20:22:04.728Z] #25 18.18 Reading package lists...
20:22:04 [2020-03-17T20:22:04.728Z] #25 21.69 Building dependency tree...
20:22:04 [2020-03-17T20:22:04.728Z] #25 22.81 ca-certificates is already the newest version (20190110).
20:22:04 [2020-03-17T20:22:04.728Z] #25 22.81 The following additional packages will be installed:
20:22:04 [2020-03-17T20:22:04.728Z] #25 22.81   libjq1 libonig5
20:22:04 [2020-03-17T20:22:04.728Z] #25 23.16 The following NEW packages will be installed:
20:22:04 [2020-03-17T20:22:04.728Z] #25 23.16   jq libjq1 libonig5
20:22:04 [2020-03-17T20:22:04.728Z] #25 23.29 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
20:22:04 [2020-03-17T20:22:04.728Z] #25 23.29 Need to get 350 kB of archives.
20:22:04 [2020-03-17T20:22:04.728Z] #25 23.29 After this operation, 1154 kB of additional disk space will be used.
20:22:04 [2020-03-17T20:22:04.728Z] #25 23.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
20:22:04 [2020-03-17T20:22:04.728Z] #25 23.33 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
20:22:04 [2020-03-17T20:22:04.728Z] #25 23.40 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
20:22:04 [2020-03-17T20:22:04.728Z] #25 24.17 debconf: delaying package configuration, since apt-utils is not installed
20:22:04 [2020-03-17T20:22:04.728Z] #25 24.25 Fetched 350 kB in 0s (1661 kB/s)
20:22:04 [2020-03-17T20:22:04.728Z] #25 24.32 Selecting previously unselected package libonig5:s390x.
20:22:04 [2020-03-17T20:22:04.728Z] #25 24.32 (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.)
20:22:04 [2020-03-17T20:22:04.728Z] #25 24.36 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ...
20:22:04 [2020-03-17T20:22:04.728Z] #25 24.37 Unpacking libonig5:s390x (6.9.1-1) ...
20:22:04 [2020-03-17T20:22:04.728Z] #25 24.57 Selecting previously unselected package libjq1:s390x.
20:22:04 [2020-03-17T20:22:04.728Z] #25 24.59 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ...
20:22:04 [2020-03-17T20:22:04.728Z] #25 24.59 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
20:22:04 [2020-03-17T20:22:04.728Z] #25 ...
20:22:04 [2020-03-17T20:22:04.728Z] 
20:22:04 [2020-03-17T20:22:04.728Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:22:04 [2020-03-17T20:22:04.728Z] #35 24.69 Selecting previously unselected package cmake-data.
20:22:04 [2020-03-17T20:22:04.822Z] #56 ...
20:22:04 [2020-03-17T20:22:04.822Z] 
20:22:04 [2020-03-17T20:22:04.822Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:22:04 [2020-03-17T20:22:04.822Z] #53 7.011 + RM_GOPATH=0
20:22:04 [2020-03-17T20:22:04.822Z] #53 7.044 + TMP_GOPATH=
20:22:04 [2020-03-17T20:22:04.822Z] #53 7.046 + : /build
20:22:04 [2020-03-17T20:22:04.822Z] #53 7.046 + '[' -z '' ']'
20:22:04 [2020-03-17T20:22:04.822Z] #53 7.049 ++ mktemp -d
20:22:04 [2020-03-17T20:22:04.822Z] #53 7.091 + export GOPATH=/tmp/tmp.CsxnUctsoI
20:22:04 [2020-03-17T20:22:04.822Z] #53 7.091 + GOPATH=/tmp/tmp.CsxnUctsoI
20:22:04 [2020-03-17T20:22:04.822Z] #53 7.092 + RM_GOPATH=1
20:22:04 [2020-03-17T20:22:04.822Z] #53 7.094 ++ dirname ./install.sh
20:22:04 [2020-03-17T20:22:04.822Z] #53 7.097 + dir=.
20:22:04 [2020-03-17T20:22:04.822Z] #53 7.099 + bin=golangci_lint
20:22:04 [2020-03-17T20:22:04.822Z] #53 7.099 + shift
20:22:04 [2020-03-17T20:22:04.822Z] #53 7.099 + '[' '!' -f ./golangci_lint.installer ']'
20:22:04 [2020-03-17T20:22:04.822Z] #53 7.099 + . ./golangci_lint.installer
20:22:04 [2020-03-17T20:22:04.822Z] #53 7.100 ++ : v1.23.8
20:22:04 [2020-03-17T20:22:04.822Z] #53 7.101 + install_golangci_lint
20:22:04 [2020-03-17T20:22:04.822Z] #53 7.102 Installing golangci-lint version v1.23.8
20:22:04 [2020-03-17T20:22:04.822Z] #53 7.102 + echo 'Installing golangci-lint version v1.23.8'
20:22:04 [2020-03-17T20:22:04.822Z] #53 7.102 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
20:22:04 [2020-03-17T20:22:04.837Z] #74 ...
20:22:04 [2020-03-17T20:22:04.837Z] 
20:22:04 [2020-03-17T20:22:04.837Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:22:04 [2020-03-17T20:22:04.837Z] #43 23.31 Reading package lists...
20:22:05 [2020-03-17T20:22:05.010Z] #35 24.69 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
20:22:05 [2020-03-17T20:22:05.010Z] #35 24.69 Unpacking cmake-data (3.13.4-1) ...
20:22:05 [2020-03-17T20:22:05.062Z] 76d8adf27bdf: Pull complete
20:22:05 [2020-03-17T20:22:05.079Z] #53 ...
20:22:05 [2020-03-17T20:22:05.080Z] 
20:22:05 [2020-03-17T20:22:05.080Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
20:22:05 [2020-03-17T20:22:05.080Z] #30 6.671 + git clone https://github.com/kolyshkin/go-swagger.git .
20:22:05 [2020-03-17T20:22:05.080Z] #30 6.677 Cloning into '.'...
20:22:05 [2020-03-17T20:22:05.080Z] #30 ...
20:22:05 [2020-03-17T20:22:05.080Z] 
20:22:05 [2020-03-17T20:22:05.080Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:22:05 [2020-03-17T20:22:05.080Z] #33 6.825 + RM_GOPATH=0
20:22:05 [2020-03-17T20:22:05.080Z] #33 6.825 + TMP_GOPATH=
20:22:05 [2020-03-17T20:22:05.080Z] #33 6.825 + : /build
20:22:05 [2020-03-17T20:22:05.080Z] #33 6.825 + '[' -z '' ']'
20:22:05 [2020-03-17T20:22:05.080Z] #33 6.828 ++ mktemp -d
20:22:05 [2020-03-17T20:22:05.080Z] #33 6.841 + export GOPATH=/tmp/tmp.YVeJ67qulL
20:22:05 [2020-03-17T20:22:05.080Z] #33 6.841 + GOPATH=/tmp/tmp.YVeJ67qulL
20:22:05 [2020-03-17T20:22:05.080Z] #33 6.841 + RM_GOPATH=1
20:22:05 [2020-03-17T20:22:05.080Z] #33 6.841 ++ dirname ./install.sh
20:22:05 [2020-03-17T20:22:05.080Z] #33 6.854 + dir=.
20:22:05 [2020-03-17T20:22:05.080Z] #33 6.855 + bin=tomlv
20:22:05 [2020-03-17T20:22:05.080Z] #33 6.855 + shift
20:22:05 [2020-03-17T20:22:05.080Z] #33 6.855 + '[' '!' -f ./tomlv.installer ']'
20:22:05 [2020-03-17T20:22:05.080Z] #33 6.855 + . ./tomlv.installer
20:22:05 [2020-03-17T20:22:05.080Z] #33 6.855 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:22:05 [2020-03-17T20:22:05.080Z] #33 6.855 + install_tomlv
20:22:05 [2020-03-17T20:22:05.080Z] #33 6.855 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
20:22:05 [2020-03-17T20:22:05.080Z] #33 6.855 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:22:05 [2020-03-17T20:22:05.080Z] #33 6.855 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.YVeJ67qulL/src/github.com/BurntSushi/toml
20:22:05 [2020-03-17T20:22:05.080Z] #33 6.949 Cloning into '/tmp/tmp.YVeJ67qulL/src/github.com/BurntSushi/toml'...
20:22:05 [2020-03-17T20:22:05.080Z] #33 7.738 + cd /tmp/tmp.YVeJ67qulL/src/github.com/BurntSushi/toml
20:22:05 [2020-03-17T20:22:05.080Z] #33 7.739 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:22:05 [2020-03-17T20:22:05.080Z] #33 7.771 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
20:22:05 [2020-03-17T20:22:05.080Z] #33 8.544 runtime/internal/atomic
20:22:05 [2020-03-17T20:22:05.080Z] #33 8.576 internal/cpu
20:22:05 [2020-03-17T20:22:05.080Z] #33 8.787 runtime/internal/sys
20:22:05 [2020-03-17T20:22:05.080Z] #33 9.074 runtime/internal/math
20:22:05 [2020-03-17T20:22:05.080Z] #33 9.228 internal/bytealg
20:22:05 [2020-03-17T20:22:05.080Z] #33 9.236 math/bits
20:22:05 [2020-03-17T20:22:05.080Z] #33 9.753 math
20:22:05 [2020-03-17T20:22:05.080Z] #33 9.888 runtime
20:22:05 [2020-03-17T20:22:05.627Z] #35 ...
20:22:05 [2020-03-17T20:22:05.628Z] 
20:22:05 [2020-03-17T20:22:05.628Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:22:05 [2020-03-17T20:22:05.628Z] #25 24.74 Selecting previously unselected package jq.
20:22:05 [2020-03-17T20:22:05.628Z] #25 24.76 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ...
20:22:05 [2020-03-17T20:22:05.628Z] #25 24.76 Unpacking jq (1.5+dfsg-2+b1) ...
20:22:05 [2020-03-17T20:22:05.628Z] #25 24.88 Setting up libonig5:s390x (6.9.1-1) ...
20:22:05 [2020-03-17T20:22:05.628Z] #25 24.90 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
20:22:05 [2020-03-17T20:22:05.628Z] #25 24.90 Setting up jq (1.5+dfsg-2+b1) ...
20:22:05 [2020-03-17T20:22:05.628Z] #25 24.91 Processing triggers for libc-bin (2.28-10) ...
20:22:05 [2020-03-17T20:22:05.628Z] #25 DONE 25.5s
20:22:05 [2020-03-17T20:22:05.628Z] 
20:22:05 [2020-03-17T20:22:05.628Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
20:22:05 [2020-03-17T20:22:05.628Z] #26 DONE 0.1s
20:22:05 [2020-03-17T20:22:05.831Z] #25 12.37 Reading package lists...
20:22:05 [2020-03-17T20:22:05.831Z] #25 ...
20:22:05 [2020-03-17T20:22:05.831Z] 
20:22:05 [2020-03-17T20:22:05.831Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
20:22:05 [2020-03-17T20:22:05.831Z] #30 4.638 + git clone https://github.com/kolyshkin/go-swagger.git .
20:22:05 [2020-03-17T20:22:05.831Z] #30 4.638 Cloning into '.'...
20:22:05 [2020-03-17T20:22:05.914Z] 
20:22:05 [2020-03-17T20:22:05.914Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:22:06 [2020-03-17T20:22:06.092Z] #30 ...
20:22:06 [2020-03-17T20:22:06.092Z] 
20:22:06 [2020-03-17T20:22:06.092Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:22:06 [2020-03-17T20:22:06.092Z] #43 10.69 Reading package lists...
20:22:07 [2020-03-17T20:22:07.621Z] #43 30.72 Reading package lists...
20:22:07 [2020-03-17T20:22:07.621Z] #43 ...
20:22:07 [2020-03-17T20:22:07.621Z] 
20:22:07 [2020-03-17T20:22:07.621Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:22:07 [2020-03-17T20:22:07.621Z] #56 22.67 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:22:07 [2020-03-17T20:22:07.621Z] #56 22.77 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:22:07 [2020-03-17T20:22:07.621Z] #56 23.72 runtime/cgo
20:22:07 [2020-03-17T20:22:07.621Z] #56 23.90 runtime
20:22:07 [2020-03-17T20:22:07.621Z] #56 ...
20:22:07 [2020-03-17T20:22:07.621Z] 
20:22:07 [2020-03-17T20:22:07.621Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:22:07 [2020-03-17T20:22:07.621Z] #41 23.28 Checking out files:  89% (1427/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.
20:22:07 [2020-03-17T20:22:07.621Z] #41 23.49 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
20:22:07 [2020-03-17T20:22:07.621Z] #41 25.87 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
20:22:07 [2020-03-17T20:22:07.737Z] #43 15.28 Building dependency tree...
20:22:07 [2020-03-17T20:22:07.737Z] #43 16.48 Reading state information...
20:22:08 [2020-03-17T20:22:08.554Z] #41 ...
20:22:08 [2020-03-17T20:22:08.554Z] 
20:22:08 [2020-03-17T20:22:08.554Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:22:08 [2020-03-17T20:22:08.554Z] #25 24.08 Fetched 8333 kB in 18s (470 kB/s)
20:22:08 [2020-03-17T20:22:08.554Z] #25 24.08 Reading package lists...
20:22:08 [2020-03-17T20:22:08.554Z] #25 31.15 Reading package lists...
20:22:08 [2020-03-17T20:22:08.554Z] #25 ...
20:22:08 [2020-03-17T20:22:08.554Z] 
20:22:08 [2020-03-17T20:22:08.554Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:22:08 [2020-03-17T20:22:08.554Z] #53 26.58 + cd /tmp/tmp.qHwV8STwE2/src/github.com/golangci/golangci-lint/
20:22:08 [2020-03-17T20:22:08.554Z] #53 26.58 + git checkout -q v1.23.8
20:22:08 [2020-03-17T20:22:08.554Z] #53 27.04 ++ git describe --tags
20:22:08 [2020-03-17T20:22:08.554Z] #53 27.04 + version=v1.23.8
20:22:08 [2020-03-17T20:22:08.554Z] #53 27.05 ++ git rev-parse --short HEAD
20:22:08 [2020-03-17T20:22:08.554Z] #53 27.05 + commit=76a82c6
20:22:08 [2020-03-17T20:22:08.554Z] #53 27.06 ++ git show -s --format=%cd
20:22:08 [2020-03-17T20:22:08.554Z] #53 27.07 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
20:22:08 [2020-03-17T20:22:08.554Z] #53 27.08 + 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
20:22:08 [2020-03-17T20:22:08.608Z] #27 2.677 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
20:22:08 [2020-03-17T20:22:08.608Z] #27 ...
20:22:08 [2020-03-17T20:22:08.608Z] 
20:22:08 [2020-03-17T20:22:08.608Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:22:08 [2020-03-17T20:22:08.608Z] #74 DONE 28.3s
20:22:08 [2020-03-17T20:22:08.608Z] 
20:22:08 [2020-03-17T20:22:08.608Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:22:08 [2020-03-17T20:22:08.608Z] #27 3.065 #=#=#                                                                         
20:22:08 [2020-03-17T20:22:08.812Z] #53 ...
20:22:08 [2020-03-17T20:22:08.812Z] 
20:22:08 [2020-03-17T20:22:08.812Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
20:22:08 [2020-03-17T20:22:08.812Z] #62 24.37 Fetched 8333 kB in 18s (470 kB/s)
20:22:08 [2020-03-17T20:22:08.812Z] #62 24.37 Reading package lists...
20:22:09 [2020-03-17T20:22:09.070Z] #62 31.54 Reading package lists...
20:22:09 [2020-03-17T20:22:09.070Z] #62 ...
20:22:09 [2020-03-17T20:22:09.070Z] 
20:22:09 [2020-03-17T20:22:09.070Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:22:09 [2020-03-17T20:22:09.070Z] #10 24.43 Fetched 8333 kB in 19s (450 kB/s)
20:22:09 [2020-03-17T20:22:09.070Z] #10 24.43 Reading package lists...
20:22:09 [2020-03-17T20:22:09.070Z] #10 32.03 Reading package lists...
20:22:09 [2020-03-17T20:22:09.070Z] #10 ...
20:22:09 [2020-03-17T20:22:09.070Z] 
20:22:09 [2020-03-17T20:22:09.070Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:22:09 [2020-03-17T20:22:09.070Z] #35 21.27 Reading package lists...
20:22:09 [2020-03-17T20:22:09.261Z] #33 14.78 internal/testlog
20:22:09 [2020-03-17T20:22:09.261Z] #33 ...
20:22:09 [2020-03-17T20:22:09.261Z] 
20:22:09 [2020-03-17T20:22:09.261Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:22:09 [2020-03-17T20:22:09.261Z] #10 7.715 Reading package lists...
20:22:09 [2020-03-17T20:22:09.652Z] #43 18.27 The following additional packages will be installed:
20:22:09 [2020-03-17T20:22:09.652Z] #43 18.27   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
20:22:09 [2020-03-17T20:22:09.652Z] #43 18.28   libprotoc17 python-pkg-resources python-six zlib1g-dev
20:22:09 [2020-03-17T20:22:09.652Z] #43 18.28 Suggested packages:
20:22:09 [2020-03-17T20:22:09.652Z] #43 18.29   manpages-dev python-setuptools
20:22:10 [2020-03-17T20:22:10.193Z] #10 15.55 Reading package lists...
20:22:10 [2020-03-17T20:22:10.193Z] #10 ...
20:22:10 [2020-03-17T20:22:10.193Z] 
20:22:10 [2020-03-17T20:22:10.193Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:22:10 [2020-03-17T20:22:10.193Z] #23 15.89 + mkdir -p /build
20:22:10 [2020-03-17T20:22:10.193Z] #23 15.90 + mv docker/docker /build/
20:22:10 [2020-03-17T20:22:10.193Z] #23 15.90 + rmdir docker
20:22:10 [2020-03-17T20:22:10.193Z] #23 DONE 16.2s
20:22:10 [2020-03-17T20:22:10.193Z] 
20:22:10 [2020-03-17T20:22:10.193Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
20:22:10 [2020-03-17T20:22:10.193Z] #62 7.587 Reading package lists...
20:22:10 [2020-03-17T20:22:10.442Z] #35 28.59 Reading package lists...
20:22:10 [2020-03-17T20:22:10.592Z] d66e58854927: Pull complete
20:22:10 [2020-03-17T20:22:10.592Z] 71497195576e: Pull complete
20:22:10 [2020-03-17T20:22:10.592Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab
20:22:10 [2020-03-17T20:22:10.592Z] Status: Downloaded newer image for golang:1.12.10-stretch
20:22:10 [2020-03-17T20:22:10.592Z]  ---> ebd73b5ebd31
20:22:10 [2020-03-17T20:22:10.592Z] Step 5/16 : ARG BUILDX_REPO
20:22:10 [2020-03-17T20:22:10.592Z]  ---> Running in c9969bace035
20:22:10 [2020-03-17T20:22:10.592Z] Removing intermediate container c9969bace035
20:22:10 [2020-03-17T20:22:10.592Z]  ---> cf139c08043f
20:22:10 [2020-03-17T20:22:10.592Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx
20:22:10 [2020-03-17T20:22:10.592Z]  ---> Running in d65ea7189b7e
20:22:10 [2020-03-17T20:22:10.595Z] #43 19.26 The following NEW packages will be installed:
20:22:10 [2020-03-17T20:22:10.595Z] #43 19.27   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
20:22:10 [2020-03-17T20:22:10.595Z] #43 19.27   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
20:22:10 [2020-03-17T20:22:10.595Z] #43 19.27   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
20:22:10 [2020-03-17T20:22:10.595Z] #43 19.27   python-six zlib1g-dev
20:22:10 [2020-03-17T20:22:10.855Z] #43 19.65 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
20:22:10 [2020-03-17T20:22:10.855Z] #43 19.65 Need to get 3798 kB of archives.
20:22:10 [2020-03-17T20:22:10.855Z] #43 19.65 After this operation, 21.6 MB of additional disk space will be used.
20:22:10 [2020-03-17T20:22:10.855Z] #43 19.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB]
20:22:10 [2020-03-17T20:22:10.855Z] #43 19.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
20:22:10 [2020-03-17T20:22:10.855Z] #43 19.67 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB]
20:22:10 [2020-03-17T20:22:10.855Z] #43 19.69 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
20:22:10 [2020-03-17T20:22:10.855Z] #43 19.78 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB]
20:22:10 [2020-03-17T20:22:10.855Z] #43 19.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
20:22:10 [2020-03-17T20:22:10.855Z] #43 19.80 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB]
20:22:10 [2020-03-17T20:22:10.855Z] #43 19.80 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB]
20:22:10 [2020-03-17T20:22:10.855Z] #43 19.81 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB]
20:22:10 [2020-03-17T20:22:10.855Z] #43 19.84 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB]
20:22:10 [2020-03-17T20:22:10.855Z] #43 19.86 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB]
20:22:10 [2020-03-17T20:22:10.855Z] #43 19.92 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB]
20:22:10 [2020-03-17T20:22:10.855Z] #43 19.95 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB]
20:22:10 [2020-03-17T20:22:10.855Z] #43 19.96 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB]
20:22:10 [2020-03-17T20:22:10.943Z] #27 3.382 #=#=#                                                                         

###                                                                        5.5%
######                                                                     9.7%
#########                                                                 13.9%
#################                                                         24.4%
####################                                                      28.5%
#########################                                                 34.8%
#############################                                             41.1%
################################                                          45.2%
#####################################                                     51.5%
#########################################                                 57.8%
##############################################                            64.0%
##################################################                        70.3%
#######################################################                   76.5%
###########################################################               82.8%
#################################################################         91.2%
######################################################################    97.5%
######################################################################## 100.0%
20:22:11 [2020-03-17T20:22:11.115Z] #43 19.97 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB]
20:22:11 [2020-03-17T20:22:11.115Z] #43 20.02 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB]
20:22:11 [2020-03-17T20:22:11.115Z] #43 20.02 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB]
20:22:11 [2020-03-17T20:22:11.124Z] #62 16.49 Reading package lists...
20:22:11 [2020-03-17T20:22:11.124Z] #62 ...
20:22:11 [2020-03-17T20:22:11.124Z] 
20:22:11 [2020-03-17T20:22:11.124Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:22:11 [2020-03-17T20:22:11.124Z] #41 7.327 + git clone https://github.com/docker/distribution.git .
20:22:11 [2020-03-17T20:22:11.124Z] #41 7.328 Cloning into '.'...
20:22:11 [2020-03-17T20:22:11.124Z] #41 ...
20:22:11 [2020-03-17T20:22:11.124Z] 
20:22:11 [2020-03-17T20:22:11.124Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:22:11 [2020-03-17T20:22:11.124Z] #56 17.14 + cd /tmp/tmp.zTa6DwUpT9/src/github.com/mvdan/sh
20:22:11 [2020-03-17T20:22:11.124Z] #56 17.15 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
20:22:11 [2020-03-17T20:22:11.124Z] #56 17.25 + GO111MODULE=on
20:22:11 [2020-03-17T20:22:11.124Z] #56 17.25 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
20:22:11 [2020-03-17T20:22:11.220Z] Cloning into '/buildx'...
20:22:11 [2020-03-17T20:22:11.231Z] #27 5.591 
20:22:11 [2020-03-17T20:22:11.380Z] #43 ...
20:22:11 [2020-03-17T20:22:11.380Z] 
20:22:11 [2020-03-17T20:22:11.380Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:22:11 [2020-03-17T20:22:11.380Z] #35 6.381 Reading package lists...
20:22:11 [2020-03-17T20:22:11.380Z] #35 10.80 Reading package lists...
20:22:11 [2020-03-17T20:22:11.380Z] #35 16.07 Building dependency tree...
20:22:11 [2020-03-17T20:22:11.380Z] #35 17.25 Reading state information...
20:22:11 [2020-03-17T20:22:11.380Z] #35 18.95 The following additional packages will be installed:
20:22:11 [2020-03-17T20:22:11.380Z] #35 18.95   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
20:22:11 [2020-03-17T20:22:11.380Z] #35 18.97 Suggested packages:
20:22:11 [2020-03-17T20:22:11.380Z] #35 18.97   cmake-doc ninja-build lrzip
20:22:11 [2020-03-17T20:22:11.380Z] #35 18.97 Recommended packages:
20:22:11 [2020-03-17T20:22:11.380Z] #35 18.97   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
20:22:11 [2020-03-17T20:22:11.380Z] #35 19.60 The following NEW packages will be installed:
20:22:11 [2020-03-17T20:22:11.380Z] #35 19.60   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
20:22:11 [2020-03-17T20:22:11.380Z] #35 19.61   vim-common xxd
20:22:11 [2020-03-17T20:22:11.380Z] #35 19.96 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
20:22:11 [2020-03-17T20:22:11.380Z] #35 19.96 Need to get 14.2 MB of archives.
20:22:11 [2020-03-17T20:22:11.380Z] #35 19.96 After this operation, 60.0 MB of additional disk space will be used.
20:22:11 [2020-03-17T20:22:11.380Z] #35 19.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
20:22:11 [2020-03-17T20:22:11.380Z] #35 19.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
20:22:11 [2020-03-17T20:22:11.380Z] #35 19.97 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
20:22:11 [2020-03-17T20:22:11.380Z] #35 20.08 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6 [8153 kB]
20:22:11 [2020-03-17T20:22:11.640Z] #35 ...
20:22:11 [2020-03-17T20:22:11.640Z] 
20:22:11 [2020-03-17T20:22:11.640Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:22:11 [2020-03-17T20:22:11.640Z] #53 19.09 + cd /tmp/tmp.mjrZK3hkzt/src/github.com/golangci/golangci-lint/
20:22:11 [2020-03-17T20:22:11.640Z] #53 19.09 + git checkout -q v1.23.8
20:22:11 [2020-03-17T20:22:11.640Z] #53 20.02 ++ git describe --tags
20:22:11 [2020-03-17T20:22:11.640Z] #53 20.02 + version=v1.23.8
20:22:11 [2020-03-17T20:22:11.640Z] #53 20.02 ++ git rev-parse --short HEAD
20:22:11 [2020-03-17T20:22:11.640Z] #53 20.03 + commit=76a82c6
20:22:11 [2020-03-17T20:22:11.640Z] #53 20.03 ++ git show -s --format=%cd
20:22:11 [2020-03-17T20:22:11.640Z] #53 20.03 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
20:22:11 [2020-03-17T20:22:11.640Z] #53 20.04 + 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
20:22:12 [2020-03-17T20:22:12.060Z] #56 ...
20:22:12 [2020-03-17T20:22:12.060Z] 
20:22:12 [2020-03-17T20:22:12.060Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:22:12 [2020-03-17T20:22:12.060Z] #35 8.572 Fetched 65.4 kB in 3s (19.6 kB/s)
20:22:12 [2020-03-17T20:22:12.060Z] #35 8.572 Reading package lists...
20:22:12 [2020-03-17T20:22:12.078Z] #27 5.728 
                                                                           0.6%
#############                                                             19.4%
##########################                                                36.3%
######################################                                    53.3%
##################################################                        70.3%
##################################################################        93.0%
######################################################################## 100.0%
20:22:12 [2020-03-17T20:22:12.318Z] #35 17.41 Reading package lists...
20:22:12 [2020-03-17T20:22:12.318Z] #35 ...
20:22:12 [2020-03-17T20:22:12.318Z] 
20:22:12 [2020-03-17T20:22:12.318Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:22:12 [2020-03-17T20:22:12.318Z] #56 18.43 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:22:12 [2020-03-17T20:22:12.318Z] #56 18.49 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:22:12 [2020-03-17T20:22:12.318Z] #56 18.50 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:22:12 [2020-03-17T20:22:12.341Z] #35 36.07 Building dependency tree...
20:22:12 [2020-03-17T20:22:12.341Z] #35 37.72 Reading state information...
20:22:12 [2020-03-17T20:22:12.341Z] #35 ...
20:22:12 [2020-03-17T20:22:12.341Z] 
20:22:12 [2020-03-17T20:22:12.341Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
20:22:12 [2020-03-17T20:22:12.341Z] #62 31.54 Reading package lists...
20:22:12 [2020-03-17T20:22:12.361Z] #27 6.658 
20:22:12 [2020-03-17T20:22:12.884Z] #56 18.92 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:22:12 [2020-03-17T20:22:12.884Z] #56 19.00 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:22:13 [2020-03-17T20:22:13.533Z] #62 38.22 Building dependency tree...
20:22:13 [2020-03-17T20:22:13.533Z] #62 ...
20:22:13 [2020-03-17T20:22:13.533Z] 
20:22:13 [2020-03-17T20:22:13.533Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:22:13 [2020-03-17T20:22:13.533Z] #47 28.62 vendor/golang.org/x/crypto/curve25519
20:22:13 [2020-03-17T20:22:13.533Z] #47 ...
20:22:13 [2020-03-17T20:22:13.533Z] 
20:22:13 [2020-03-17T20:22:13.533Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:22:13 [2020-03-17T20:22:13.533Z] #10 32.03 Reading package lists...
20:22:13 [2020-03-17T20:22:13.554Z] #53 ...
20:22:13 [2020-03-17T20:22:13.554Z] 
20:22:13 [2020-03-17T20:22:13.554Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
20:22:13 [2020-03-17T20:22:13.554Z] #62 9.723 Reading package lists...
20:22:13 [2020-03-17T20:22:13.554Z] #62 14.89 Building dependency tree...
20:22:13 [2020-03-17T20:22:13.554Z] #62 16.05 Reading state information...
20:22:13 [2020-03-17T20:22:13.554Z] #62 17.62 The following additional packages will be installed:
20:22:13 [2020-03-17T20:22:13.554Z] #62 17.63   libbtrfs0
20:22:13 [2020-03-17T20:22:13.554Z] #62 17.80 The following NEW packages will be installed:
20:22:13 [2020-03-17T20:22:13.554Z] #62 17.81   libbtrfs-dev libbtrfs0
20:22:13 [2020-03-17T20:22:13.554Z] #62 18.23 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
20:22:13 [2020-03-17T20:22:13.554Z] #62 18.23 Need to get 119 kB of archives.
20:22:13 [2020-03-17T20:22:13.554Z] #62 18.23 After this operation, 387 kB of additional disk space will be used.
20:22:13 [2020-03-17T20:22:13.554Z] #62 18.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
20:22:13 [2020-03-17T20:22:13.554Z] #62 18.23 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
20:22:13 [2020-03-17T20:22:13.554Z] #62 19.58 debconf: delaying package configuration, since apt-utils is not installed
20:22:13 [2020-03-17T20:22:13.554Z] #62 19.76 Fetched 119 kB in 0s (432 kB/s)
20:22:13 [2020-03-17T20:22:13.554Z] #62 19.92 Selecting previously unselected package libbtrfs0.
20:22:13 [2020-03-17T20:22:13.554Z] #62 19.92 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15374 files and directories currently installed.)
20:22:13 [2020-03-17T20:22:13.555Z] #62 19.99 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ...
20:22:13 [2020-03-17T20:22:13.555Z] #62 20.00 Unpacking libbtrfs0 (4.20.1-2) ...
20:22:13 [2020-03-17T20:22:13.555Z] #62 20.14 Selecting previously unselected package libbtrfs-dev.
20:22:13 [2020-03-17T20:22:13.555Z] #62 20.15 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ...
20:22:13 [2020-03-17T20:22:13.555Z] #62 20.17 Unpacking libbtrfs-dev (4.20.1-2) ...
20:22:13 [2020-03-17T20:22:13.555Z] #62 20.46 Setting up libbtrfs0 (4.20.1-2) ...
20:22:13 [2020-03-17T20:22:13.555Z] #62 20.50 Setting up libbtrfs-dev (4.20.1-2) ...
20:22:13 [2020-03-17T20:22:13.555Z] #62 20.53 Processing triggers for libc-bin (2.28-10) ...
20:22:13 [2020-03-17T20:22:13.555Z] #62 DONE 22.3s
20:22:13 [2020-03-17T20:22:13.555Z] 
20:22:13 [2020-03-17T20:22:13.555Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
20:22:13 [2020-03-17T20:22:13.555Z] #63 DONE 0.2s
20:22:13 [2020-03-17T20:22:13.555Z] 
20:22:13 [2020-03-17T20:22:13.555Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
20:22:13 [2020-03-17T20:22:13.555Z] #64 DONE 0.2s
20:22:13 [2020-03-17T20:22:13.555Z] 
20:22:13 [2020-03-17T20:22:13.555Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:22:13 [2020-03-17T20:22:13.555Z] #43 21.24 debconf: delaying package configuration, since apt-utils is not installed
20:22:13 [2020-03-17T20:22:13.555Z] #43 21.47 Fetched 3798 kB in 1s (5750 kB/s)
20:22:13 [2020-03-17T20:22:13.555Z] #43 21.68 Selecting previously unselected package libcap-dev:arm64.
20:22:13 [2020-03-17T20:22:13.555Z] #43 21.68 (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.)
20:22:13 [2020-03-17T20:22:13.555Z] #43 21.72 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ...
20:22:13 [2020-03-17T20:22:13.555Z] #43 21.80 Unpacking libcap-dev:arm64 (1:2.25-2) ...
20:22:13 [2020-03-17T20:22:13.555Z] #43 22.26 Selecting previously unselected package libnet1:arm64.
20:22:13 [2020-03-17T20:22:13.555Z] #43 22.29 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
20:22:13 [2020-03-17T20:22:13.555Z] #43 22.33 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
20:22:13 [2020-03-17T20:22:13.555Z] #43 22.57 Selecting previously unselected package libnet1-dev.
20:22:13 [2020-03-17T20:22:13.555Z] #43 22.58 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ...
20:22:13 [2020-03-17T20:22:13.777Z] #27 6.770 
                                                                           0.7%
#######                                                                   10.9%
#############                                                             18.5%
####################                                                      28.7%
##########################                                                36.3%
###############################                                           43.9%
#####################################                                     51.5%
##########################################                                59.2%
#################################################                         69.3%
#######################################################                   76.9%
##############################################################            87.1%
####################################################################      94.8%
######################################################################## 100.0%
20:22:13 [2020-03-17T20:22:13.815Z] #43 22.60 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
20:22:13 [2020-03-17T20:22:13.817Z] #56 19.82 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:22:14 [2020-03-17T20:22:14.067Z] #27 8.362 
20:22:14 [2020-03-17T20:22:14.077Z] #43 22.93 Selecting previously unselected package libnl-3-200:arm64.
20:22:14 [2020-03-17T20:22:14.077Z] #43 22.94 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ...
20:22:14 [2020-03-17T20:22:14.077Z] #43 22.94 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
20:22:14 [2020-03-17T20:22:14.077Z] #43 23.09 Selecting previously unselected package libnl-3-dev:arm64.
20:22:14 [2020-03-17T20:22:14.077Z] #43 23.10 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ...
20:22:14 [2020-03-17T20:22:14.077Z] #43 23.11 Unpacking libnl-3-dev:arm64 (3.4.0-1) ...
20:22:14 [2020-03-17T20:22:14.382Z] #56 20.50 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:22:14 [2020-03-17T20:22:14.640Z] #56 ...
20:22:14 [2020-03-17T20:22:14.640Z] 
20:22:14 [2020-03-17T20:22:14.640Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:22:14 [2020-03-17T20:22:14.640Z] #47 10.57 runtime
20:22:14 [2020-03-17T20:22:14.640Z] #47 13.75 unicode/utf8
20:22:14 [2020-03-17T20:22:14.640Z] #47 14.51 math
20:22:14 [2020-03-17T20:22:14.640Z] #47 18.79 unicode/utf16
20:22:14 [2020-03-17T20:22:14.640Z] #47 19.08 container/list
20:22:14 [2020-03-17T20:22:14.640Z] #47 19.78 crypto/internal/subtle
20:22:14 [2020-03-17T20:22:14.640Z] #47 19.96 crypto/subtle
20:22:14 [2020-03-17T20:22:14.640Z] #47 20.12 vendor/golang.org/x/crypto/cryptobyte/asn1
20:22:14 [2020-03-17T20:22:14.640Z] #47 20.23 internal/nettrace
20:22:14 [2020-03-17T20:22:14.640Z] #47 20.39 runtime/cgo
20:22:14 [2020-03-17T20:22:14.908Z] #10 38.97 Building dependency tree...
20:22:14 [2020-03-17T20:22:14.919Z] #27 8.533 
                                                                           0.2%
##                                                                         3.9%
#####                                                                      7.7%
########                                                                  11.4%
##########                                                                14.3%
#############                                                             18.1%
20:22:14 [2020-03-17T20:22:14.919Z] #27 ...
20:22:14 [2020-03-17T20:22:14.919Z] 
20:22:14 [2020-03-17T20:22:14.919Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:22:14 [2020-03-17T20:22:14.919Z] #43 25.15 Selecting previously unselected package libprotoc17:s390x.
20:22:14 [2020-03-17T20:22:14.919Z] #43 25.16 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ...
20:22:14 [2020-03-17T20:22:14.919Z] #43 25.16 Unpacking libprotoc17:s390x (3.6.1.3-2) ...
20:22:14 [2020-03-17T20:22:14.919Z] #43 25.69 Selecting previously unselected package protobuf-c-compiler.
20:22:14 [2020-03-17T20:22:14.919Z] #43 25.70 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ...
20:22:14 [2020-03-17T20:22:14.919Z] #43 25.70 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
20:22:14 [2020-03-17T20:22:14.919Z] #43 25.86 Selecting previously unselected package protobuf-compiler.
20:22:14 [2020-03-17T20:22:14.919Z] #43 25.86 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ...
20:22:14 [2020-03-17T20:22:14.919Z] #43 25.87 Unpacking protobuf-compiler (3.6.1.3-2) ...
20:22:14 [2020-03-17T20:22:14.919Z] #43 26.00 Selecting previously unselected package python-pkg-resources.
20:22:14 [2020-03-17T20:22:14.919Z] #43 26.00 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
20:22:14 [2020-03-17T20:22:14.919Z] #43 26.01 Unpacking python-pkg-resources (40.8.0-1) ...
20:22:14 [2020-03-17T20:22:14.919Z] #43 26.23 Selecting previously unselected package python-six.
20:22:14 [2020-03-17T20:22:14.919Z] #43 26.24 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
20:22:14 [2020-03-17T20:22:14.919Z] #43 26.24 Unpacking python-six (1.12.0-1) ...
20:22:14 [2020-03-17T20:22:14.919Z] #43 26.32 Selecting previously unselected package python-protobuf.
20:22:14 [2020-03-17T20:22:14.919Z] #43 26.32 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ...
20:22:14 [2020-03-17T20:22:14.919Z] #43 26.33 Unpacking python-protobuf (3.6.1.3-2) ...
20:22:14 [2020-03-17T20:22:14.919Z] #43 26.73 Setting up python-pkg-resources (40.8.0-1) ...
20:22:14 [2020-03-17T20:22:14.919Z] #43 29.05 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ...
20:22:14 [2020-03-17T20:22:14.919Z] #43 29.09 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
20:22:14 [2020-03-17T20:22:14.919Z] #43 29.12 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
20:22:14 [2020-03-17T20:22:14.919Z] #43 29.14 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
20:22:14 [2020-03-17T20:22:14.919Z] #43 29.17 Setting up python-six (1.12.0-1) ...
20:22:14 [2020-03-17T20:22:14.919Z] #43 30.90 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
20:22:14 [2020-03-17T20:22:14.919Z] #43 30.91 Setting up libnl-3-200:s390x (3.4.0-1) ...
20:22:14 [2020-03-17T20:22:14.919Z] #43 30.92 Setting up libprotobuf17:s390x (3.6.1.3-2) ...
20:22:14 [2020-03-17T20:22:14.919Z] #43 30.93 Setting up libcap-dev:s390x (1:2.25-2) ...
20:22:14 [2020-03-17T20:22:14.919Z] #43 30.93 Setting up libprotoc17:s390x (3.6.1.3-2) ...
20:22:14 [2020-03-17T20:22:14.919Z] #43 30.94 Setting up protobuf-compiler (3.6.1.3-2) ...
20:22:14 [2020-03-17T20:22:14.919Z] #43 30.95 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
20:22:14 [2020-03-17T20:22:14.919Z] #43 30.95 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ...
20:22:14 [2020-03-17T20:22:14.919Z] #43 30.96 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
20:22:14 [2020-03-17T20:22:14.919Z] #43 30.97 Setting up python-protobuf (3.6.1.3-2) ...
20:22:14 [2020-03-17T20:22:14.920Z] #43 34.23 Setting up libnl-3-dev:s390x (3.4.0-1) ...
20:22:14 [2020-03-17T20:22:14.920Z] #43 34.24 Processing triggers for libc-bin (2.28-10) ...
20:22:14 [2020-03-17T20:22:14.920Z] #43 DONE 34.8s
20:22:14 [2020-03-17T20:22:14.920Z] 
20:22:14 [2020-03-17T20:22:14.920Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:22:14 [2020-03-17T20:22:14.920Z] #27 8.533 
                                                                           0.2%
##                                                                         3.9%
#####                                                                      7.7%
########                                                                  11.4%
##########                                                                14.3%
#############                                                             18.1%
###############                                                           21.8%
20:22:14 [2020-03-17T20:22:14.920Z] #27 ...
20:22:14 [2020-03-17T20:22:14.920Z] 
20:22:14 [2020-03-17T20:22:14.920Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:22:14 [2020-03-17T20:22:14.920Z] #10 24.87 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]
20:22:14 [2020-03-17T20:22:14.920Z] #10 26.56 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB]
20:22:14 [2020-03-17T20:22:14.920Z] #10 26.56 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB]
20:22:14 [2020-03-17T20:22:14.920Z] #10 26.57 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
20:22:14 [2020-03-17T20:22:14.920Z] #10 26.57 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
20:22:14 [2020-03-17T20:22:14.920Z] #10 26.57 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]
20:22:14 [2020-03-17T20:22:14.920Z] #10 26.57 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u3 [109 kB]
20:22:14 [2020-03-17T20:22:14.920Z] #10 26.57 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB]
20:22:14 [2020-03-17T20:22:14.920Z] #10 26.58 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB]
20:22:14 [2020-03-17T20:22:14.920Z] #10 26.59 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB]
20:22:14 [2020-03-17T20:22:14.920Z] #10 26.60 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB]
20:22:14 [2020-03-17T20:22:14.920Z] #10 26.61 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB]
20:22:14 [2020-03-17T20:22:14.920Z] #10 26.65 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB]
20:22:14 [2020-03-17T20:22:14.920Z] #10 26.66 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB]
20:22:14 [2020-03-17T20:22:14.920Z] #10 26.67 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB]
20:22:14 [2020-03-17T20:22:14.920Z] #10 26.67 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u3 [321 kB]
20:22:14 [2020-03-17T20:22:14.920Z] #10 27.40 debconf: delaying package configuration, since apt-utils is not installed
20:22:14 [2020-03-17T20:22:14.920Z] #10 27.49 Fetched 73.3 MB in 5s (15.2 MB/s)
20:22:14 [2020-03-17T20:22:14.920Z] #10 27.55 Selecting previously unselected package binutils-mingw-w64-i686.
20:22:14 [2020-03-17T20:22:14.920Z] #10 27.55 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15168 files and directories currently installed.)
20:22:14 [2020-03-17T20:22:14.920Z] #10 27.61 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ...
20:22:14 [2020-03-17T20:22:14.920Z] #10 27.61 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
20:22:14 [2020-03-17T20:22:14.920Z] #10 29.95 Selecting previously unselected package binutils-mingw-w64-x86-64.
20:22:14 [2020-03-17T20:22:14.920Z] #10 29.95 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ...
20:22:14 [2020-03-17T20:22:14.920Z] #10 29.96 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
20:22:14 [2020-03-17T20:22:14.920Z] #10 31.82 Selecting previously unselected package binutils-mingw-w64.
20:22:14 [2020-03-17T20:22:14.920Z] #10 31.84 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
20:22:14 [2020-03-17T20:22:14.920Z] #10 31.84 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
20:22:14 [2020-03-17T20:22:14.920Z] #10 31.98 Selecting previously unselected package libdevmapper1.02.1:s390x.
20:22:14 [2020-03-17T20:22:14.920Z] #10 31.98 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ...
20:22:14 [2020-03-17T20:22:14.920Z] #10 31.98 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ...
20:22:14 [2020-03-17T20:22:14.920Z] #10 32.07 Selecting previously unselected package dmsetup.
20:22:14 [2020-03-17T20:22:14.920Z] #10 32.07 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ...
20:22:14 [2020-03-17T20:22:14.920Z] #10 32.07 Unpacking dmsetup (2:1.02.155-3) ...
20:22:14 [2020-03-17T20:22:14.920Z] #10 32.25 Selecting previously unselected package mingw-w64-common.
20:22:14 [2020-03-17T20:22:14.920Z] #10 32.25 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
20:22:14 [2020-03-17T20:22:14.920Z] #10 32.25 Unpacking mingw-w64-common (6.0.0-3) ...
20:22:15 [2020-03-17T20:22:15.019Z] #43 ...
20:22:15 [2020-03-17T20:22:15.019Z] 
20:22:15 [2020-03-17T20:22:15.019Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:22:15 [2020-03-17T20:22:15.019Z] #25 12.37 Reading package lists...
20:22:15 [2020-03-17T20:22:15.019Z] #25 16.74 Building dependency tree...
20:22:15 [2020-03-17T20:22:15.019Z] #25 17.66 Reading state information...
20:22:15 [2020-03-17T20:22:15.019Z] #25 19.18 ca-certificates is already the newest version (20190110).
20:22:15 [2020-03-17T20:22:15.019Z] #25 19.18 The following additional packages will be installed:
20:22:15 [2020-03-17T20:22:15.019Z] #25 19.18   libjq1 libonig5
20:22:15 [2020-03-17T20:22:15.019Z] #25 19.55 The following NEW packages will be installed:
20:22:15 [2020-03-17T20:22:15.019Z] #25 19.57   jq libjq1 libonig5
20:22:15 [2020-03-17T20:22:15.019Z] #25 20.00 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
20:22:15 [2020-03-17T20:22:15.019Z] #25 20.00 Need to get 325 kB of archives.
20:22:15 [2020-03-17T20:22:15.019Z] #25 20.00 After this operation, 1019 kB of additional disk space will be used.
20:22:15 [2020-03-17T20:22:15.019Z] #25 20.00 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
20:22:15 [2020-03-17T20:22:15.019Z] #25 20.01 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
20:22:15 [2020-03-17T20:22:15.019Z] #25 20.02 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
20:22:15 [2020-03-17T20:22:15.019Z] #25 21.29 debconf: delaying package configuration, since apt-utils is not installed
20:22:15 [2020-03-17T20:22:15.019Z] #25 21.52 Fetched 325 kB in 0s (1051 kB/s)
20:22:15 [2020-03-17T20:22:15.019Z] #25 21.79 Selecting previously unselected package libonig5:arm64.
20:22:15 [2020-03-17T20:22:15.019Z] #25 21.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 ... 15374 files and directories currently installed.)
20:22:15 [2020-03-17T20:22:15.019Z] #25 21.85 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ...
20:22:15 [2020-03-17T20:22:15.019Z] #25 21.95 Unpacking libonig5:arm64 (6.9.1-1) ...
20:22:15 [2020-03-17T20:22:15.019Z] #25 22.35 Selecting previously unselected package libjq1:arm64.
20:22:15 [2020-03-17T20:22:15.019Z] #25 22.39 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ...
20:22:15 [2020-03-17T20:22:15.019Z] #25 22.39 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
20:22:15 [2020-03-17T20:22:15.019Z] #25 22.61 Selecting previously unselected package jq.
20:22:15 [2020-03-17T20:22:15.019Z] #25 22.63 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ...
20:22:15 [2020-03-17T20:22:15.019Z] #25 22.63 Unpacking jq (1.5+dfsg-2+b1) ...
20:22:15 [2020-03-17T20:22:15.019Z] #25 22.96 Setting up libonig5:arm64 (6.9.1-1) ...
20:22:15 [2020-03-17T20:22:15.019Z] #25 23.00 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
20:22:15 [2020-03-17T20:22:15.019Z] #25 23.05 Setting up jq (1.5+dfsg-2+b1) ...
20:22:15 [2020-03-17T20:22:15.019Z] #25 23.08 Processing triggers for libc-bin (2.28-10) ...
20:22:15 [2020-03-17T20:22:15.019Z] #25 DONE 23.7s
20:22:15 [2020-03-17T20:22:15.019Z] 
20:22:15 [2020-03-17T20:22:15.019Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:22:15 [2020-03-17T20:22:15.019Z] #43 23.70 Selecting previously unselected package libprotobuf-c1:arm64.
20:22:15 [2020-03-17T20:22:15.019Z] #43 23.71 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
20:22:15 [2020-03-17T20:22:15.019Z] #43 23.73 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
20:22:15 [2020-03-17T20:22:15.019Z] #43 23.93 Selecting previously unselected package libprotobuf-c-dev:arm64.
20:22:15 [2020-03-17T20:22:15.019Z] #43 ...
20:22:15 [2020-03-17T20:22:15.019Z] 
20:22:15 [2020-03-17T20:22:15.019Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
20:22:15 [2020-03-17T20:22:15.019Z] #26 DONE 0.2s
20:22:15 [2020-03-17T20:22:15.019Z] 
20:22:15 [2020-03-17T20:22:15.019Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:22:15 [2020-03-17T20:22:15.019Z] #43 23.94 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ...
20:22:15 [2020-03-17T20:22:15.019Z] #43 23.95 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
20:22:15 [2020-03-17T20:22:15.166Z] #10 40.63 Reading state information...
20:22:15 [2020-03-17T20:22:15.203Z] #10 ...
20:22:15 [2020-03-17T20:22:15.203Z] 
20:22:15 [2020-03-17T20:22:15.203Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:22:15 [2020-03-17T20:22:15.203Z] #33 24.80 sync
20:22:15 [2020-03-17T20:22:15.203Z] #33 24.81 internal/reflectlite
20:22:15 [2020-03-17T20:22:15.203Z] #33 27.28 errors
20:22:15 [2020-03-17T20:22:15.203Z] #33 27.31 sort
20:22:15 [2020-03-17T20:22:15.203Z] #33 27.62 strconv
20:22:15 [2020-03-17T20:22:15.203Z] #33 28.15 io
20:22:15 [2020-03-17T20:22:15.203Z] #33 29.43 internal/oserror
20:22:15 [2020-03-17T20:22:15.203Z] #33 29.51 syscall
20:22:15 [2020-03-17T20:22:15.203Z] #33 30.65 reflect
20:22:15 [2020-03-17T20:22:15.203Z] #33 ...
20:22:15 [2020-03-17T20:22:15.203Z] 
20:22:15 [2020-03-17T20:22:15.203Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:22:15 [2020-03-17T20:22:15.280Z] #43 24.21 Selecting previously unselected package zlib1g-dev:arm64.
20:22:15 [2020-03-17T20:22:15.281Z] #43 ...
20:22:15 [2020-03-17T20:22:15.281Z] 
20:22:15 [2020-03-17T20:22:15.281Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:22:15 [2020-03-17T20:22:15.281Z] #56 13.67 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:22:15 [2020-03-17T20:22:15.281Z] #56 13.70 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:22:15 [2020-03-17T20:22:15.281Z] #56 13.75 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:22:15 [2020-03-17T20:22:15.281Z] #56 14.04 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:22:15 [2020-03-17T20:22:15.281Z] #56 14.06 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:22:15 [2020-03-17T20:22:15.281Z] #56 14.45 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:22:15 [2020-03-17T20:22:15.281Z] #56 15.20 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:22:15 [2020-03-17T20:22:15.281Z] #56 16.12 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:22:15 [2020-03-17T20:22:15.281Z] #56 17.24 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:22:15 [2020-03-17T20:22:15.281Z] #56 17.26 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:22:15 [2020-03-17T20:22:15.281Z] #56 17.50 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:22:15 [2020-03-17T20:22:15.281Z] #56 17.58 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:22:15 [2020-03-17T20:22:15.281Z] #56 18.50 runtime/cgo
20:22:15 [2020-03-17T20:22:15.281Z] #56 18.51 runtime
20:22:15 [2020-03-17T20:22:15.281Z] #56 ...
20:22:15 [2020-03-17T20:22:15.281Z] 
20:22:15 [2020-03-17T20:22:15.281Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:22:15 [2020-03-17T20:22:15.281Z] #43 24.21 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ...
20:22:15 [2020-03-17T20:22:15.281Z] #43 24.22 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
20:22:15 [2020-03-17T20:22:15.542Z] #43 24.50 Selecting previously unselected package libprotobuf17:arm64.
20:22:15 [2020-03-17T20:22:15.542Z] #43 24.50 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ...
20:22:15 [2020-03-17T20:22:15.542Z] #43 24.52 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ...
20:22:15 [2020-03-17T20:22:15.542Z] #43 ...
20:22:15 [2020-03-17T20:22:15.542Z] 
20:22:15 [2020-03-17T20:22:15.542Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:22:15 [2020-03-17T20:22:15.542Z] #41 14.38 Checking out files:  97% (1563/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.
20:22:15 [2020-03-17T20:22:15.542Z] #41 14.44 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
20:22:15 [2020-03-17T20:22:15.542Z] #41 15.49 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
20:22:15 [2020-03-17T20:22:15.574Z] #47 ...
20:22:15 [2020-03-17T20:22:15.574Z] 
20:22:15 [2020-03-17T20:22:15.574Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
20:22:15 [2020-03-17T20:22:15.574Z] #68 11.57 + cd /tmp/tmp.iMY75WcxSR/src/github.com/rootless-containers/rootlesskit
20:22:15 [2020-03-17T20:22:15.574Z] #68 11.57 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6
20:22:15 [2020-03-17T20:22:15.574Z] #68 11.92 + for f in rootlesskit rootlesskit-docker-proxy
20:22:15 [2020-03-17T20:22:15.574Z] #68 11.92 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
20:22:15 [2020-03-17T20:22:15.574Z] #68 ...
20:22:15 [2020-03-17T20:22:15.574Z] 
20:22:15 [2020-03-17T20:22:15.574Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:22:15 [2020-03-17T20:22:15.574Z] #25 9.424 Reading package lists...
20:22:15 [2020-03-17T20:22:15.803Z] #41 ...
20:22:15 [2020-03-17T20:22:15.803Z] 
20:22:15 [2020-03-17T20:22:15.803Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:22:15 [2020-03-17T20:22:15.803Z] #35 20.68 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB]
20:22:15 [2020-03-17T20:22:15.803Z] #35 20.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB]
20:22:15 [2020-03-17T20:22:15.803Z] #35 20.74 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
20:22:15 [2020-03-17T20:22:15.803Z] #35 20.76 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
20:22:15 [2020-03-17T20:22:15.803Z] #35 20.76 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB]
20:22:15 [2020-03-17T20:22:15.803Z] #35 20.78 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
20:22:15 [2020-03-17T20:22:15.803Z] #35 22.00 debconf: delaying package configuration, since apt-utils is not installed
20:22:15 [2020-03-17T20:22:15.803Z] #35 22.39 Fetched 14.2 MB in 1s (11.1 MB/s)
20:22:15 [2020-03-17T20:22:15.803Z] #35 22.59 Selecting previously unselected package xxd.
20:22:15 [2020-03-17T20:22:15.803Z] #35 22.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 ... 15374 files and directories currently installed.)
20:22:15 [2020-03-17T20:22:15.804Z] #35 22.76 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ...
20:22:15 [2020-03-17T20:22:15.804Z] #35 22.81 Unpacking xxd (2:8.1.0875-5) ...
20:22:15 [2020-03-17T20:22:15.804Z] #35 23.06 Selecting previously unselected package vim-common.
20:22:15 [2020-03-17T20:22:15.804Z] #35 23.07 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
20:22:15 [2020-03-17T20:22:15.804Z] #35 23.13 Unpacking vim-common (2:8.1.0875-5) ...
20:22:15 [2020-03-17T20:22:15.804Z] #35 23.66 Selecting previously unselected package cmake-data.
20:22:15 [2020-03-17T20:22:15.804Z] #35 23.70 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
20:22:15 [2020-03-17T20:22:15.804Z] #35 23.74 Unpacking cmake-data (3.13.4-1) ...
20:22:15 [2020-03-17T20:22:15.832Z] #25 17.57 Reading package lists...
20:22:15 [2020-03-17T20:22:15.832Z] #25 ...
20:22:15 [2020-03-17T20:22:15.832Z] 
20:22:15 [2020-03-17T20:22:15.832Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:22:15 [2020-03-17T20:22:15.832Z] #56 22.09 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:22:16 [2020-03-17T20:22:16.751Z] Removing intermediate container d65ea7189b7e
20:22:16 [2020-03-17T20:22:16.751Z]  ---> 2f92d8dc32d2
20:22:16 [2020-03-17T20:22:16.751Z] Step 7/16 : WORKDIR /buildx
20:22:16 [2020-03-17T20:22:16.751Z]  ---> Running in 4974b62c0538
20:22:16 [2020-03-17T20:22:16.751Z] Removing intermediate container 4974b62c0538
20:22:16 [2020-03-17T20:22:16.751Z]  ---> a750b54c212b
20:22:16 [2020-03-17T20:22:16.751Z] Step 8/16 : ARG BUILDX_COMMIT
20:22:16 [2020-03-17T20:22:16.751Z]  ---> Running in 76a27ad24714
20:22:16 [2020-03-17T20:22:16.751Z] Removing intermediate container 76a27ad24714
20:22:16 [2020-03-17T20:22:16.751Z]  ---> 6786fa15737c
20:22:16 [2020-03-17T20:22:16.751Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
20:22:16 [2020-03-17T20:22:16.751Z]  ---> Running in 209d7247db80
20:22:16 [2020-03-17T20:22:16.751Z] From https://github.com/docker/buildx
20:22:16 [2020-03-17T20:22:16.751Z]  * [new tag]         v0.3.1     -> build
20:22:17 [2020-03-17T20:22:17.185Z] #27 8.533 
                                                                           0.2%
##                                                                         3.9%
#####                                                                      7.7%
########                                                                  11.4%
##########                                                                14.3%
#############                                                             18.1%
###############                                                           21.8%
#################                                                         24.7%
###################                                                       26.6%
#####################                                                     29.4%
#######################                                                   33.2%
#########################                                                 36.0%
###########################                                               38.9%
##############################                                            42.7%
################################                                          45.5%
###################################                                       49.3%
#####################################                                     52.1%
#######################################                                   54.9%
#########################################                                 57.8%
##############################################                            64.4%
################################################                          67.2%
##################################################                        70.1%
####################################################                      72.9%
######################################################                    75.9%
20:22:17 [2020-03-17T20:22:17.185Z] #27 ...
20:22:17 [2020-03-17T20:22:17.185Z] 
20:22:17 [2020-03-17T20:22:17.185Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:22:17 [2020-03-17T20:22:17.185Z] #47 26.75 github.com/LK4D4/vndr/godl/singleflight
20:22:17 [2020-03-17T20:22:17.185Z] #47 26.75 internal/reflectlite
20:22:17 [2020-03-17T20:22:17.185Z] #47 26.95 math/rand
20:22:17 [2020-03-17T20:22:17.185Z] #47 27.79 internal/singleflight
20:22:17 [2020-03-17T20:22:17.185Z] #47 29.02 io
20:22:17 [2020-03-17T20:22:17.185Z] #47 29.06 strconv
20:22:17 [2020-03-17T20:22:17.185Z] #47 30.31 bytes
20:22:17 [2020-03-17T20:22:17.185Z] #47 31.80 reflect
20:22:17 [2020-03-17T20:22:17.185Z] #47 31.88 bufio
20:22:17 [2020-03-17T20:22:17.185Z] #47 33.20 syscall
20:22:17 [2020-03-17T20:22:17.185Z] #47 ...
20:22:17 [2020-03-17T20:22:17.185Z] 
20:22:17 [2020-03-17T20:22:17.185Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:22:17 [2020-03-17T20:22:17.185Z] #35 27.25 Selecting previously unselected package libicu63:s390x.
20:22:17 [2020-03-17T20:22:17.185Z] #35 27.29 Preparing to unpack .../3-libicu63_63.1-6_s390x.deb ...
20:22:17 [2020-03-17T20:22:17.185Z] #35 27.29 Unpacking libicu63:s390x (63.1-6) ...
20:22:17 [2020-03-17T20:22:17.185Z] #35 33.09 Selecting previously unselected package libxml2:s390x.
20:22:17 [2020-03-17T20:22:17.185Z] #35 33.11 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ...
20:22:17 [2020-03-17T20:22:17.185Z] #35 33.12 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ...
20:22:17 [2020-03-17T20:22:17.185Z] #35 33.51 Selecting previously unselected package libarchive13:s390x.
20:22:17 [2020-03-17T20:22:17.185Z] #35 33.54 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ...
20:22:17 [2020-03-17T20:22:17.185Z] #35 33.56 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ...
20:22:17 [2020-03-17T20:22:17.185Z] #35 33.83 Selecting previously unselected package libjsoncpp1:s390x.
20:22:17 [2020-03-17T20:22:17.185Z] #35 33.83 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ...
20:22:17 [2020-03-17T20:22:17.185Z] #35 33.83 Unpacking libjsoncpp1:s390x (1.7.4-3) ...
20:22:17 [2020-03-17T20:22:17.185Z] #35 33.94 Selecting previously unselected package librhash0:s390x.
20:22:17 [2020-03-17T20:22:17.185Z] #35 33.94 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ...
20:22:17 [2020-03-17T20:22:17.185Z] #35 33.95 Unpacking librhash0:s390x (1.3.8-1) ...
20:22:17 [2020-03-17T20:22:17.185Z] #35 34.06 Selecting previously unselected package libuv1:s390x.
20:22:17 [2020-03-17T20:22:17.185Z] #35 34.06 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ...
20:22:17 [2020-03-17T20:22:17.185Z] #35 34.06 Unpacking libuv1:s390x (1.24.1-1) ...
20:22:17 [2020-03-17T20:22:17.185Z] #35 34.18 Selecting previously unselected package cmake.
20:22:17 [2020-03-17T20:22:17.185Z] #35 34.18 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ...
20:22:17 [2020-03-17T20:22:17.185Z] #35 34.18 Unpacking cmake (3.13.4-1) ...
20:22:17 [2020-03-17T20:22:17.185Z] #35 36.39 Setting up libicu63:s390x (63.1-6) ...
20:22:17 [2020-03-17T20:22:17.185Z] #35 36.40 Setting up xxd (2:8.1.0875-5) ...
20:22:17 [2020-03-17T20:22:17.185Z] #35 36.41 Setting up libuv1:s390x (1.24.1-1) ...
20:22:17 [2020-03-17T20:22:17.185Z] #35 36.42 Setting up vim-common (2:8.1.0875-5) ...
20:22:17 [2020-03-17T20:22:17.185Z] #35 36.44 Setting up librhash0:s390x (1.3.8-1) ...
20:22:17 [2020-03-17T20:22:17.185Z] #35 36.44 Setting up cmake-data (3.13.4-1) ...
20:22:17 [2020-03-17T20:22:17.185Z] #35 36.46 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ...
20:22:17 [2020-03-17T20:22:17.185Z] #35 36.47 Setting up libjsoncpp1:s390x (1.7.4-3) ...
20:22:17 [2020-03-17T20:22:17.185Z] #35 36.48 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ...
20:22:17 [2020-03-17T20:22:17.185Z] #35 36.49 Setting up cmake (3.13.4-1) ...
20:22:17 [2020-03-17T20:22:17.185Z] #35 36.50 Processing triggers for libc-bin (2.28-10) ...
20:22:17 [2020-03-17T20:22:17.185Z] #35 36.52 Processing triggers for mime-support (3.62) ...
20:22:17 [2020-03-17T20:22:17.185Z] #35 DONE 37.1s
20:22:17 [2020-03-17T20:22:17.185Z] 
20:22:17 [2020-03-17T20:22:17.185Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
20:22:17 [2020-03-17T20:22:17.185Z] #36 DONE 0.1s
20:22:17 [2020-03-17T20:22:17.185Z] 
20:22:17 [2020-03-17T20:22:17.185Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:22:17 [2020-03-17T20:22:17.468Z] #27 8.533 
                                                                           0.2%
##                                                                         3.9%
#####                                                                      7.7%
########                                                                  11.4%
##########                                                                14.3%
#############                                                             18.1%
###############                                                           21.8%
#################                                                         24.7%
###################                                                       26.6%
#####################                                                     29.4%
#######################                                                   33.2%
#########################                                                 36.0%
###########################                                               38.9%
##############################                                            42.7%
################################                                          45.5%
###################################                                       49.3%
#####################################                                     52.1%
#######################################                                   54.9%
#########################################                                 57.8%
##############################################                            64.4%
################################################                          67.2%
##################################################                        70.1%
####################################################                      72.9%
######################################################                    75.9%
#########################################################                 80.0%
20:22:17 [2020-03-17T20:22:17.468Z] #27 ...
20:22:17 [2020-03-17T20:22:17.468Z] 
20:22:17 [2020-03-17T20:22:17.468Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
20:22:17 [2020-03-17T20:22:17.468Z] #37 DONE 0.0s
20:22:17 [2020-03-17T20:22:17.468Z] 
20:22:17 [2020-03-17T20:22:17.468Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:22:17 [2020-03-17T20:22:17.695Z] #10 42.88 The following additional packages will be installed:
20:22:17 [2020-03-17T20:22:17.695Z] #10 42.88   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
20:22:17 [2020-03-17T20:22:17.695Z] #10 42.88   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
20:22:17 [2020-03-17T20:22:17.695Z] #10 42.89   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
20:22:17 [2020-03-17T20:22:17.695Z] #10 42.90   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
20:22:17 [2020-03-17T20:22:17.695Z] #10 42.91 Suggested packages:
20:22:17 [2020-03-17T20:22:17.695Z] #10 42.93   gcc-8-locales seccomp wine64
20:22:17 [2020-03-17T20:22:17.695Z] #10 ...
20:22:17 [2020-03-17T20:22:17.695Z] 
20:22:17 [2020-03-17T20:22:17.695Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:22:17 [2020-03-17T20:22:17.695Z] #74 DONE 42.8s
20:22:17 [2020-03-17T20:22:17.695Z] 
20:22:17 [2020-03-17T20:22:17.695Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:22:17 [2020-03-17T20:22:17.695Z] #35 39.99 The following additional packages will be installed:
20:22:17 [2020-03-17T20:22:17.695Z] #35 40.02   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
20:22:17 [2020-03-17T20:22:17.695Z] #35 40.04 Suggested packages:
20:22:17 [2020-03-17T20:22:17.695Z] #35 40.04   cmake-doc ninja-build lrzip
20:22:17 [2020-03-17T20:22:17.695Z] #35 40.04 Recommended packages:
20:22:17 [2020-03-17T20:22:17.695Z] #35 40.04   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
20:22:17 [2020-03-17T20:22:17.695Z] #35 41.27 The following NEW packages will be installed:
20:22:17 [2020-03-17T20:22:17.695Z] #35 41.28   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
20:22:17 [2020-03-17T20:22:17.695Z] #35 41.29   vim-common xxd
20:22:17 [2020-03-17T20:22:17.695Z] #35 41.66 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
20:22:17 [2020-03-17T20:22:17.695Z] #35 41.66 Need to get 14.9 MB of archives.
20:22:17 [2020-03-17T20:22:17.695Z] #35 41.66 After this operation, 61.8 MB of additional disk space will be used.
20:22:17 [2020-03-17T20:22:17.695Z] #35 41.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
20:22:17 [2020-03-17T20:22:17.695Z] #35 41.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
20:22:17 [2020-03-17T20:22:17.695Z] #35 41.67 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
20:22:17 [2020-03-17T20:22:17.695Z] #35 41.81 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB]
20:22:17 [2020-03-17T20:22:17.695Z] #35 42.75 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
20:22:17 [2020-03-17T20:22:17.695Z] #35 42.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
20:22:17 [2020-03-17T20:22:17.695Z] #35 42.86 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
20:22:17 [2020-03-17T20:22:17.695Z] #35 42.86 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
20:22:17 [2020-03-17T20:22:17.695Z] #35 42.88 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
20:22:17 [2020-03-17T20:22:17.695Z] #35 42.90 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
20:22:17 [2020-03-17T20:22:17.720Z] #35 ...
20:22:17 [2020-03-17T20:22:17.720Z] 
20:22:17 [2020-03-17T20:22:17.720Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:22:17 [2020-03-17T20:22:17.720Z] #10 11.35 Reading package lists...
20:22:17 [2020-03-17T20:22:17.720Z] #10 16.85 Building dependency tree...
20:22:17 [2020-03-17T20:22:17.720Z] #10 17.92 Reading state information...
20:22:17 [2020-03-17T20:22:17.720Z] #10 19.61 The following additional packages will be installed:
20:22:17 [2020-03-17T20:22:17.720Z] #10 19.61   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
20:22:17 [2020-03-17T20:22:17.720Z] #10 19.61   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
20:22:17 [2020-03-17T20:22:17.720Z] #10 19.61   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
20:22:17 [2020-03-17T20:22:17.720Z] #10 19.62   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
20:22:17 [2020-03-17T20:22:17.720Z] #10 19.62 Suggested packages:
20:22:17 [2020-03-17T20:22:17.720Z] #10 19.63   gcc-8-locales seccomp wine64
20:22:17 [2020-03-17T20:22:17.720Z] #10 20.87 The following NEW packages will be installed:
20:22:17 [2020-03-17T20:22:17.720Z] #10 20.87   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:22:17 [2020-03-17T20:22:17.720Z] #10 20.87   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
20:22:17 [2020-03-17T20:22:17.720Z] #10 20.87   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
20:22:17 [2020-03-17T20:22:17.720Z] #10 20.87   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
20:22:17 [2020-03-17T20:22:17.720Z] #10 20.88   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
20:22:17 [2020-03-17T20:22:17.720Z] #10 20.88   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
20:22:17 [2020-03-17T20:22:17.720Z] #10 21.26 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
20:22:17 [2020-03-17T20:22:17.720Z] #10 21.26 Need to get 73.3 MB of archives.
20:22:17 [2020-03-17T20:22:17.720Z] #10 21.26 After this operation, 472 MB of additional disk space will be used.
20:22:17 [2020-03-17T20:22:17.720Z] #10 21.26 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]
20:22:17 [2020-03-17T20:22:17.720Z] #10 21.41 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]
20:22:17 [2020-03-17T20:22:17.720Z] #10 21.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
20:22:17 [2020-03-17T20:22:17.720Z] #10 21.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
20:22:17 [2020-03-17T20:22:17.720Z] #10 21.65 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
20:22:17 [2020-03-17T20:22:17.720Z] #10 21.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB]
20:22:17 [2020-03-17T20:22:17.720Z] #10 22.09 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
20:22:17 [2020-03-17T20:22:17.720Z] #10 22.39 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]
20:22:17 [2020-03-17T20:22:17.720Z] #10 22.39 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]
20:22:17 [2020-03-17T20:22:17.720Z] #10 24.76 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]
20:22:17 [2020-03-17T20:22:17.720Z] #10 26.26 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
20:22:17 [2020-03-17T20:22:17.720Z] #10 26.27 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
20:22:17 [2020-03-17T20:22:17.720Z] #10 26.27 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
20:22:17 [2020-03-17T20:22:17.720Z] #10 26.27 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
20:22:17 [2020-03-17T20:22:17.720Z] #10 26.27 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]
20:22:17 [2020-03-17T20:22:17.720Z] #10 26.28 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u3 [109 kB]
20:22:17 [2020-03-17T20:22:17.720Z] #10 26.29 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
20:22:17 [2020-03-17T20:22:17.720Z] #10 26.31 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
20:22:17 [2020-03-17T20:22:17.720Z] #10 26.32 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
20:22:17 [2020-03-17T20:22:17.720Z] #10 26.34 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
20:22:17 [2020-03-17T20:22:17.720Z] #10 26.35 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
20:22:17 [2020-03-17T20:22:17.720Z] #10 26.38 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
20:22:17 [2020-03-17T20:22:17.720Z] #10 26.39 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
20:22:17 [2020-03-17T20:22:17.720Z] #10 26.40 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB]
20:22:17 [2020-03-17T20:22:17.720Z] #10 26.40 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u3 [321 kB]
20:22:17 [2020-03-17T20:22:17.720Z] #10 ...
20:22:17 [2020-03-17T20:22:17.720Z] 
20:22:17 [2020-03-17T20:22:17.720Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:22:17 [2020-03-17T20:22:17.720Z] #43 25.23 Selecting previously unselected package libprotobuf-lite17:arm64.
20:22:17 [2020-03-17T20:22:17.720Z] #43 25.24 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ...
20:22:17 [2020-03-17T20:22:17.720Z] #43 25.26 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ...
20:22:17 [2020-03-17T20:22:17.720Z] #43 25.50 Selecting previously unselected package libprotobuf-dev:arm64.
20:22:17 [2020-03-17T20:22:17.720Z] #43 25.50 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ...
20:22:17 [2020-03-17T20:22:17.720Z] #43 25.54 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ...
20:22:17 [2020-03-17T20:22:17.731Z] #56 23.60 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:22:17 [2020-03-17T20:22:17.731Z] #56 23.73 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:22:17 [2020-03-17T20:22:17.731Z] #56 23.89 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:22:17 [2020-03-17T20:22:17.804Z] Switched to branch 'build'
20:22:17 [2020-03-17T20:22:17.980Z] #43 26.74 Selecting previously unselected package libprotoc17:arm64.
20:22:17 [2020-03-17T20:22:17.980Z] #43 26.78 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ...
20:22:17 [2020-03-17T20:22:17.980Z] #43 26.79 Unpacking libprotoc17:arm64 (3.6.1.3-2) ...
20:22:17 [2020-03-17T20:22:17.988Z] #56 24.01 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:22:18 [2020-03-17T20:22:18.035Z] #27 8.533 
                                                                           0.2%
##                                                                         3.9%
#####                                                                      7.7%
########                                                                  11.4%
##########                                                                14.3%
#############                                                             18.1%
###############                                                           21.8%
#################                                                         24.7%
###################                                                       26.6%
#####################                                                     29.4%
#######################                                                   33.2%
#########################                                                 36.0%
###########################                                               38.9%
##############################                                            42.7%
################################                                          45.5%
###################################                                       49.3%
#####################################                                     52.1%
#######################################                                   54.9%
#########################################                                 57.8%
##############################################                            64.4%
################################################                          67.2%
##################################################                        70.1%
####################################################                      72.9%
######################################################                    75.9%
#########################################################                 80.0%
###########################################################               83.2%
#############################################################             86.1%
###############################################################           87.9%
#################################################################         90.8%
####################################################################      94.6%
#######################################################################   99.3%
######################################################################## 100.0%
20:22:18 [2020-03-17T20:22:18.035Z] #27 12.32 
20:22:18 [2020-03-17T20:22:18.552Z] #43 27.39 Selecting previously unselected package protobuf-c-compiler.
20:22:18 [2020-03-17T20:22:18.552Z] #43 27.40 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ...
20:22:18 [2020-03-17T20:22:18.552Z] #43 27.43 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
20:22:18 [2020-03-17T20:22:18.552Z] #43 27.57 Selecting previously unselected package protobuf-compiler.
20:22:18 [2020-03-17T20:22:18.552Z] #43 27.58 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ...
20:22:18 [2020-03-17T20:22:18.552Z] #43 ...
20:22:18 [2020-03-17T20:22:18.552Z] 
20:22:18 [2020-03-17T20:22:18.552Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:22:18 [2020-03-17T20:22:18.552Z] #74 17.21 Checking out files:  82% (1703/2066)   
Checking out files:  83% (1715/2066)   
Checking out files:  84% (1736/2066)   
Checking out files:  85% (1757/2066)   
Checking out files:  86% (1777/2066)   
Checking out files:  87% (1798/2066)   
Checking out files:  88% (1819/2066)   
Checking out files:  89% (1839/2066)   
Checking out files:  90% (1860/2066)   
Checking out files:  91% (1881/2066)   
Checking out files:  92% (1901/2066)   
Checking out files:  93% (1922/2066)   
Checking out files:  94% (1943/2066)   
Checking out files:  95% (1963/2066)   
Checking out files:  96% (1984/2066)   
Checking out files:  97% (2005/2066)   
Checking out files:  98% (2025/2066)   
Checking out files:  99% (2046/2066)   
Checking out files: 100% (2066/2066)   
Checking out files: 100% (2066/2066), done.
20:22:18 [2020-03-17T20:22:18.552Z] #74 17.67 + cd /tmp/tmp.rO1HkT9Td3/src/github.com/docker/libnetwork
20:22:18 [2020-03-17T20:22:18.552Z] #74 17.67 + git checkout -q bf2bd42abc0a3734f12b5ec724e571434e42c669
20:22:18 [2020-03-17T20:22:18.552Z] #74 18.49 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
20:22:18 [2020-03-17T20:22:18.554Z] #56 24.79 runtime/cgo
20:22:18 [2020-03-17T20:22:18.811Z] #56 24.86 runtime
20:22:18 [2020-03-17T20:22:18.812Z] #74 ...
20:22:18 [2020-03-17T20:22:18.812Z] 
20:22:18 [2020-03-17T20:22:18.812Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:22:18 [2020-03-17T20:22:18.812Z] #10 27.34 debconf: delaying package configuration, since apt-utils is not installed
20:22:18 [2020-03-17T20:22:18.812Z] #10 27.51 Fetched 73.3 MB in 5s (13.5 MB/s)
20:22:18 [2020-03-17T20:22:18.812Z] #10 27.59 Selecting previously unselected package binutils-mingw-w64-i686.
20:22:18 [2020-03-17T20:22:18.812Z] #10 27.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 ... 15374 files and directories currently installed.)
20:22:18 [2020-03-17T20:22:18.812Z] #10 27.72 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ...
20:22:18 [2020-03-17T20:22:18.812Z] #10 27.74 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
20:22:18 [2020-03-17T20:22:18.863Z] Removing intermediate container 209d7247db80
20:22:18 [2020-03-17T20:22:18.863Z]  ---> cf07a603f119
20:22:18 [2020-03-17T20:22:18.863Z] Step 10/16 : RUN go mod download
20:22:18 [2020-03-17T20:22:18.863Z]  ---> Running in afc93339c770
20:22:19 [2020-03-17T20:22:19.067Z] #27 13.29 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
20:22:19 [2020-03-17T20:22:19.069Z] #56 ...
20:22:19 [2020-03-17T20:22:19.069Z] 
20:22:19 [2020-03-17T20:22:19.069Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:22:19 [2020-03-17T20:22:19.069Z] #33 15.11 encoding
20:22:19 [2020-03-17T20:22:19.069Z] #33 15.31 runtime/cgo
20:22:19 [2020-03-17T20:22:19.169Z] go: finding github.com/spf13/pflag v1.0.3
20:22:19 [2020-03-17T20:22:19.169Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869
20:22:19 [2020-03-17T20:22:19.169Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96
20:22:19 [2020-03-17T20:22:19.169Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78
20:22:19 [2020-03-17T20:22:19.169Z] go: finding github.com/bitly/go-simplejson v0.5.0
20:22:19 [2020-03-17T20:22:19.169Z] go: finding github.com/Microsoft/hcsshim v0.8.6
20:22:19 [2020-03-17T20:22:19.169Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d
20:22:19 [2020-03-17T20:22:19.169Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
20:22:19 [2020-03-17T20:22:19.326Z] #33 ...
20:22:19 [2020-03-17T20:22:19.326Z] 
20:22:19 [2020-03-17T20:22:19.326Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:22:19 [2020-03-17T20:22:19.326Z] #43 7.439 Reading package lists...
20:22:19 [2020-03-17T20:22:19.326Z] #43 16.05 Reading package lists...
20:22:19 [2020-03-17T20:22:19.326Z] #43 24.58 Building dependency tree...
20:22:19 [2020-03-17T20:22:19.326Z] #43 ...
20:22:19 [2020-03-17T20:22:19.326Z] 
20:22:19 [2020-03-17T20:22:19.326Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:22:19 [2020-03-17T20:22:19.326Z] #74 24.45 Checking out files:  63% (1320/2066)   
Checking out files:  64% (1323/2066)   
Checking out files:  65% (1343/2066)   
Checking out files:  66% (1364/2066)   
Checking out files:  67% (1385/2066)   
Checking out files:  68% (1405/2066)   
Checking out files:  69% (1426/2066)   
Checking out files:  70% (1447/2066)   
Checking out files:  71% (1467/2066)   
Checking out files:  72% (1488/2066)   
Checking out files:  73% (1509/2066)   
Checking out files:  74% (1529/2066)   
Checking out files:  75% (1550/2066)   
Checking out files:  76% (1571/2066)   
Checking out files:  77% (1591/2066)   
Checking out files:  78% (1612/2066)   
Checking out files:  79% (1633/2066)   
Checking out files:  80% (1653/2066)   
Checking out files:  81% (1674/2066)   
Checking out files:  82% (1695/2066)   
Checking out files:  83% (1715/2066)   
Checking out files:  84% (1736/2066)   
Checking out files:  85% (1757/2066)   
Checking out files:  86% (1777/2066)   
Checking out files:  87% (1798/2066)   
Checking out files:  88% (1819/2066)   
Checking out files:  89% (1839/2066)   
Checking out files:  90% (1860/2066)   
Checking out files:  91% (1881/2066)   
Checking out files:  92% (1901/2066)   
Checking out files:  93% (1922/2066)   
Checking out files:  94% (1943/2066)   
Checking out files:  95% (1963/2066)   
Checking out files:  96% (1984/2066)   
Checking out files:  97% (2005/2066)   
Checking out files:  98% (2025/2066)   
Checking out files:  99% (2046/2066)   
Checking out files: 100% (2066/2066)   
Checking out files: 100% (2066/2066), done.
20:22:19 [2020-03-17T20:22:19.326Z] #74 25.19 + cd /tmp/tmp.IR8brvntNe/src/github.com/docker/libnetwork
20:22:19 [2020-03-17T20:22:19.326Z] #74 25.19 + git checkout -q bf2bd42abc0a3734f12b5ec724e571434e42c669
20:22:19 [2020-03-17T20:22:19.352Z] #27 13.58 
20:22:19 [2020-03-17T20:22:19.352Z] #27 ...
20:22:19 [2020-03-17T20:22:19.352Z] 
20:22:19 [2020-03-17T20:22:19.352Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:22:19 [2020-03-17T20:22:19.352Z] #50 28.97 + cd /tmp/tmp.NzzQ7fPgxA/src/gotest.tools/gotestsum
20:22:19 [2020-03-17T20:22:19.352Z] #50 28.97 + git checkout -q v0.3.5
20:22:19 [2020-03-17T20:22:19.352Z] #50 29.07 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
20:22:19 [2020-03-17T20:22:19.352Z] #50 ...
20:22:19 [2020-03-17T20:22:19.352Z] 
20:22:19 [2020-03-17T20:22:19.352Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:22:19 [2020-03-17T20:22:19.458Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293
20:22:19 [2020-03-17T20:22:19.594Z] #35 44.79 debconf: delaying package configuration, since apt-utils is not installed
20:22:19 [2020-03-17T20:22:19.595Z] #35 45.05 Fetched 14.9 MB in 2s (7881 kB/s)
20:22:19 [2020-03-17T20:22:19.595Z] #35 45.15 Selecting previously unselected package xxd.
20:22:19 [2020-03-17T20:22:19.634Z] #27 13.76 
###                                                                        5.5%
######################################################################## 100.0%
20:22:19 [2020-03-17T20:22:19.634Z] #27 13.94 
20:22:19 [2020-03-17T20:22:19.745Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787
20:22:19 [2020-03-17T20:22:19.853Z] #35 45.15 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
20:22:19 [2020-03-17T20:22:19.853Z] #35 45.30 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
20:22:19 [2020-03-17T20:22:19.853Z] #35 45.31 Unpacking xxd (2:8.1.0875-5) ...
20:22:19 [2020-03-17T20:22:19.892Z] #74 25.88 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
20:22:20 [2020-03-17T20:22:20.111Z] #35 45.56 Selecting previously unselected package vim-common.
20:22:20 [2020-03-17T20:22:20.111Z] #35 45.56 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
20:22:20 [2020-03-17T20:22:20.111Z] #35 45.63 Unpacking vim-common (2:8.1.0875-5) ...
20:22:20 [2020-03-17T20:22:20.369Z] #35 ...
20:22:20 [2020-03-17T20:22:20.369Z] 
20:22:20 [2020-03-17T20:22:20.369Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
20:22:20 [2020-03-17T20:22:20.369Z] #62 38.22 Building dependency tree...
20:22:20 [2020-03-17T20:22:20.369Z] #62 39.92 Reading state information...
20:22:20 [2020-03-17T20:22:20.369Z] #62 42.06 The following additional packages will be installed:
20:22:20 [2020-03-17T20:22:20.369Z] #62 42.08   libbtrfs0
20:22:20 [2020-03-17T20:22:20.369Z] #62 42.31 The following NEW packages will be installed:
20:22:20 [2020-03-17T20:22:20.369Z] #62 42.33   libbtrfs-dev libbtrfs0
20:22:20 [2020-03-17T20:22:20.369Z] #62 42.87 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
20:22:20 [2020-03-17T20:22:20.369Z] #62 42.87 Need to get 119 kB of archives.
20:22:20 [2020-03-17T20:22:20.369Z] #62 42.87 After this operation, 387 kB of additional disk space will be used.
20:22:20 [2020-03-17T20:22:20.369Z] #62 42.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
20:22:20 [2020-03-17T20:22:20.369Z] #62 42.88 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
20:22:20 [2020-03-17T20:22:20.369Z] #62 44.47 debconf: delaying package configuration, since apt-utils is not installed
20:22:20 [2020-03-17T20:22:20.369Z] #62 44.66 Fetched 119 kB in 0s (406 kB/s)
20:22:20 [2020-03-17T20:22:20.369Z] #62 44.77 Selecting previously unselected package libbtrfs0.
20:22:20 [2020-03-17T20:22:20.369Z] #62 44.77 (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.)
20:22:20 [2020-03-17T20:22:20.369Z] #62 44.91 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
20:22:20 [2020-03-17T20:22:20.369Z] #62 44.93 Unpacking libbtrfs0 (4.20.1-2) ...
20:22:20 [2020-03-17T20:22:20.369Z] #62 45.03 Selecting previously unselected package libbtrfs-dev.
20:22:20 [2020-03-17T20:22:20.369Z] #62 45.04 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
20:22:20 [2020-03-17T20:22:20.369Z] #62 45.06 Unpacking libbtrfs-dev (4.20.1-2) ...
20:22:20 [2020-03-17T20:22:20.369Z] #62 45.38 Setting up libbtrfs0 (4.20.1-2) ...
20:22:20 [2020-03-17T20:22:20.369Z] #62 45.40 Setting up libbtrfs-dev (4.20.1-2) ...
20:22:20 [2020-03-17T20:22:20.369Z] #62 45.43 Processing triggers for libc-bin (2.28-10) ...
20:22:20 [2020-03-17T20:22:20.369Z] #62 DONE 45.8s
20:22:20 [2020-03-17T20:22:20.369Z] 
20:22:20 [2020-03-17T20:22:20.369Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
20:22:20 [2020-03-17T20:22:20.369Z] #63 DONE 0.1s
20:22:20 [2020-03-17T20:22:20.369Z] 
20:22:20 [2020-03-17T20:22:20.369Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
20:22:20 [2020-03-17T20:22:20.369Z] #64 DONE 0.1s
20:22:20 [2020-03-17T20:22:20.369Z] 
20:22:20 [2020-03-17T20:22:20.369Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:22:20 [2020-03-17T20:22:20.641Z] #27 14.83 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
20:22:20 [2020-03-17T20:22:20.799Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible
20:22:20 [2020-03-17T20:22:20.799Z] go: finding github.com/imdario/mergo v0.3.7
20:22:20 [2020-03-17T20:22:20.924Z] #27 15.10 
20:22:20 [2020-03-17T20:22:20.924Z] #27 15.25 
                                                                           0.5%
######################################################################## 100.0%
20:22:20 [2020-03-17T20:22:20.924Z] #27 15.38 
20:22:20 [2020-03-17T20:22:20.935Z] #65 ...
20:22:20 [2020-03-17T20:22:20.935Z] 
20:22:20 [2020-03-17T20:22:20.935Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:22:20 [2020-03-17T20:22:20.935Z] #25 31.15 Reading package lists...
20:22:20 [2020-03-17T20:22:20.935Z] #25 38.48 Building dependency tree...
20:22:20 [2020-03-17T20:22:20.935Z] #25 40.12 Reading state information...
20:22:20 [2020-03-17T20:22:20.935Z] #25 42.27 ca-certificates is already the newest version (20190110).
20:22:20 [2020-03-17T20:22:20.935Z] #25 42.27 The following additional packages will be installed:
20:22:20 [2020-03-17T20:22:20.935Z] #25 42.29   libjq1 libonig5
20:22:20 [2020-03-17T20:22:20.935Z] #25 42.82 The following NEW packages will be installed:
20:22:20 [2020-03-17T20:22:20.935Z] #25 42.84   jq libjq1 libonig5
20:22:20 [2020-03-17T20:22:20.935Z] #25 43.35 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
20:22:20 [2020-03-17T20:22:20.935Z] #25 43.35 Need to get 355 kB of archives.
20:22:20 [2020-03-17T20:22:20.935Z] #25 43.35 After this operation, 1072 kB of additional disk space will be used.
20:22:20 [2020-03-17T20:22:20.935Z] #25 43.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
20:22:20 [2020-03-17T20:22:20.935Z] #25 43.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
20:22:20 [2020-03-17T20:22:20.935Z] #25 43.36 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
20:22:20 [2020-03-17T20:22:20.935Z] #25 44.76 debconf: delaying package configuration, since apt-utils is not installed
20:22:20 [2020-03-17T20:22:20.935Z] #25 45.01 Fetched 355 kB in 0s (1217 kB/s)
20:22:20 [2020-03-17T20:22:20.935Z] #25 45.16 Selecting previously unselected package libonig5:amd64.
20:22:20 [2020-03-17T20:22:20.935Z] #25 45.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.)
20:22:20 [2020-03-17T20:22:20.935Z] #25 45.22 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
20:22:20 [2020-03-17T20:22:20.935Z] #25 45.24 Unpacking libonig5:amd64 (6.9.1-1) ...
20:22:20 [2020-03-17T20:22:20.935Z] #25 45.55 Selecting previously unselected package libjq1:amd64.
20:22:20 [2020-03-17T20:22:20.935Z] #25 45.55 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
20:22:20 [2020-03-17T20:22:20.935Z] #25 45.56 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
20:22:20 [2020-03-17T20:22:20.935Z] #25 45.74 Selecting previously unselected package jq.
20:22:20 [2020-03-17T20:22:20.935Z] #25 45.81 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
20:22:20 [2020-03-17T20:22:20.935Z] #25 45.83 Unpacking jq (1.5+dfsg-2+b1) ...
20:22:20 [2020-03-17T20:22:20.935Z] #25 46.15 Setting up libonig5:amd64 (6.9.1-1) ...
20:22:20 [2020-03-17T20:22:20.935Z] #25 46.19 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
20:22:20 [2020-03-17T20:22:20.935Z] #25 46.20 Setting up jq (1.5+dfsg-2+b1) ...
20:22:20 [2020-03-17T20:22:20.935Z] #25 46.21 Processing triggers for libc-bin (2.28-10) ...
20:22:20 [2020-03-17T20:22:20.935Z] #25 DONE 46.7s
20:22:21 [2020-03-17T20:22:21.092Z] go: finding github.com/mattn/go-shellwords v1.0.5
20:22:21 [2020-03-17T20:22:21.092Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible
20:22:21 [2020-03-17T20:22:21.199Z] 
20:22:21 [2020-03-17T20:22:21.199Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
20:22:21 [2020-03-17T20:22:21.199Z] #26 DONE 0.1s
20:22:21 [2020-03-17T20:22:21.199Z] 
20:22:21 [2020-03-17T20:22:21.199Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:22:21 [2020-03-17T20:22:21.199Z] #10 44.57 The following NEW packages will be installed:
20:22:21 [2020-03-17T20:22:21.199Z] #10 44.57   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:22:21 [2020-03-17T20:22:21.199Z] #10 44.58   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
20:22:21 [2020-03-17T20:22:21.199Z] #10 44.58   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
20:22:21 [2020-03-17T20:22:21.199Z] #10 44.58   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
20:22:21 [2020-03-17T20:22:21.199Z] #10 44.59   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
20:22:21 [2020-03-17T20:22:21.199Z] #10 44.59   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
20:22:21 [2020-03-17T20:22:21.199Z] #10 45.06 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
20:22:21 [2020-03-17T20:22:21.199Z] #10 45.06 Need to get 77.7 MB of archives.
20:22:21 [2020-03-17T20:22:21.199Z] #10 45.06 After this operation, 487 MB of additional disk space will be used.
20:22:21 [2020-03-17T20:22:21.199Z] #10 45.06 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]
20:22:21 [2020-03-17T20:22:21.199Z] #10 45.23 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]
20:22:21 [2020-03-17T20:22:21.199Z] #10 45.41 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
20:22:21 [2020-03-17T20:22:21.199Z] #10 45.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
20:22:21 [2020-03-17T20:22:21.199Z] #10 45.44 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
20:22:21 [2020-03-17T20:22:21.199Z] #10 45.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
20:22:21 [2020-03-17T20:22:21.199Z] #10 46.09 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
20:22:21 [2020-03-17T20:22:21.199Z] #10 46.55 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]
20:22:21 [2020-03-17T20:22:21.199Z] #10 46.60 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]
20:22:21 [2020-03-17T20:22:21.355Z] #10 29.87 Selecting previously unselected package binutils-mingw-w64-x86-64.
20:22:21 [2020-03-17T20:22:21.355Z] #10 29.88 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ...
20:22:21 [2020-03-17T20:22:21.355Z] #10 29.88 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
20:22:21 [2020-03-17T20:22:21.389Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973
20:22:21 [2020-03-17T20:22:21.679Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad
20:22:21 [2020-03-17T20:22:21.932Z] #27 16.31 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
20:22:21 [2020-03-17T20:22:21.932Z] #27 ...
20:22:21 [2020-03-17T20:22:21.932Z] 
20:22:21 [2020-03-17T20:22:21.932Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
20:22:21 [2020-03-17T20:22:21.932Z] #30 31.72 Checking out files:  99% (1514/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
20:22:21 [2020-03-17T20:22:21.932Z] #30 31.75 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
20:22:21 [2020-03-17T20:22:21.932Z] #30 32.29 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:22:21 [2020-03-17T20:22:21.932Z] #30 ...
20:22:21 [2020-03-17T20:22:21.932Z] 
20:22:21 [2020-03-17T20:22:21.932Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:22:21 [2020-03-17T20:22:21.970Z] go: finding github.com/modern-go/reflect2 v1.0.1
20:22:21 [2020-03-17T20:22:21.971Z] go: finding github.com/gorilla/mux v1.7.0
20:22:22 [2020-03-17T20:22:22.214Z] #65 24.60 Checking out files:  71% (2236/3137)   
Checking out files:  72% (2259/3137)   
Checking out files:  73% (2291/3137)   
Checking out files:  74% (2322/3137)   
Checking out files:  75% (2353/3137)   
Checking out files:  76% (2385/3137)   
Checking out files:  77% (2416/3137)   
Checking out files:  78% (2447/3137)   
Checking out files:  79% (2479/3137)   
Checking out files:  80% (2510/3137)   
Checking out files:  81% (2541/3137)   
Checking out files:  82% (2573/3137)   
Checking out files:  83% (2604/3137)   
Checking out files:  84% (2636/3137)   
Checking out files:  85% (2667/3137)   
Checking out files:  86% (2698/3137)   
Checking out files:  87% (2730/3137)   
Checking out files:  88% (2761/3137)   
Checking out files:  89% (2792/3137)   
Checking out files:  90% (2824/3137)   
Checking out files:  91% (2855/3137)   
Checking out files:  92% (2887/3137)   
Checking out files:  93% (2918/3137)   
Checking out files:  94% (2949/3137)   
Checking out files:  95% (2981/3137)   
Checking out files:  96% (3012/3137)   
Checking out files:  97% (3043/3137)   
Checking out files:  98% (3075/3137)   
Checking out files:  99% (3106/3137)   
Checking out files: 100% (3137/3137)   
Checking out files: 100% (3137/3137), done.
20:22:22 [2020-03-17T20:22:22.214Z] #65 25.27 + cd /tmp/tmp.EyzIhI58Ss/src/github.com/containerd/containerd
20:22:22 [2020-03-17T20:22:22.214Z] #65 25.27 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178
20:22:22 [2020-03-17T20:22:22.260Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853
20:22:22 [2020-03-17T20:22:22.261Z] go: finding github.com/stretchr/testify v1.3.0
20:22:22 [2020-03-17T20:22:22.574Z] #10 ...
20:22:22 [2020-03-17T20:22:22.574Z] 
20:22:22 [2020-03-17T20:22:22.574Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:22:22 [2020-03-17T20:22:22.574Z] #43 30.72 Reading package lists...
20:22:22 [2020-03-17T20:22:22.574Z] #43 38.07 Building dependency tree...
20:22:22 [2020-03-17T20:22:22.574Z] #43 39.69 Reading state information...
20:22:22 [2020-03-17T20:22:22.574Z] #43 42.07 The following additional packages will be installed:
20:22:22 [2020-03-17T20:22:22.574Z] #43 42.08   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
20:22:22 [2020-03-17T20:22:22.574Z] #43 42.08   libprotoc17 python-pkg-resources python-six zlib1g-dev
20:22:22 [2020-03-17T20:22:22.574Z] #43 42.10 Suggested packages:
20:22:22 [2020-03-17T20:22:22.574Z] #43 42.10   manpages-dev python-setuptools
20:22:22 [2020-03-17T20:22:22.574Z] #43 43.85 The following NEW packages will be installed:
20:22:22 [2020-03-17T20:22:22.574Z] #43 43.86   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
20:22:22 [2020-03-17T20:22:22.574Z] #43 43.87   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
20:22:22 [2020-03-17T20:22:22.574Z] #43 43.88   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
20:22:22 [2020-03-17T20:22:22.574Z] #43 43.89   python-six zlib1g-dev
20:22:22 [2020-03-17T20:22:22.574Z] #43 44.39 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
20:22:22 [2020-03-17T20:22:22.574Z] #43 44.39 Need to get 4095 kB of archives.
20:22:22 [2020-03-17T20:22:22.574Z] #43 44.39 After this operation, 22.5 MB of additional disk space will be used.
20:22:22 [2020-03-17T20:22:22.574Z] #43 44.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
20:22:22 [2020-03-17T20:22:22.574Z] #43 44.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:22:22 [2020-03-17T20:22:22.574Z] #43 44.40 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
20:22:22 [2020-03-17T20:22:22.574Z] #43 44.41 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
20:22:22 [2020-03-17T20:22:22.574Z] #43 44.41 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
20:22:22 [2020-03-17T20:22:22.574Z] #43 44.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
20:22:22 [2020-03-17T20:22:22.574Z] #43 44.44 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
20:22:22 [2020-03-17T20:22:22.574Z] #43 44.45 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
20:22:22 [2020-03-17T20:22:22.574Z] #43 44.47 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
20:22:22 [2020-03-17T20:22:22.574Z] #43 44.58 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
20:22:22 [2020-03-17T20:22:22.574Z] #43 44.59 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
20:22:22 [2020-03-17T20:22:22.574Z] #43 44.73 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
20:22:22 [2020-03-17T20:22:22.574Z] #43 44.81 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
20:22:22 [2020-03-17T20:22:22.574Z] #43 44.82 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
20:22:22 [2020-03-17T20:22:22.574Z] #43 44.83 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
20:22:22 [2020-03-17T20:22:22.574Z] #43 44.85 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
20:22:22 [2020-03-17T20:22:22.574Z] #43 44.85 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
20:22:22 [2020-03-17T20:22:22.574Z] #43 46.25 debconf: delaying package configuration, since apt-utils is not installed
20:22:22 [2020-03-17T20:22:22.574Z] #43 46.59 Fetched 4095 kB in 1s (5531 kB/s)
20:22:22 [2020-03-17T20:22:22.574Z] #43 46.86 Selecting previously unselected package libcap-dev:amd64.
20:22:22 [2020-03-17T20:22:22.574Z] #43 46.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 ... 15401 files and directories currently installed.)
20:22:22 [2020-03-17T20:22:22.574Z] #43 47.09 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
20:22:22 [2020-03-17T20:22:22.574Z] #43 47.11 Unpacking libcap-dev:amd64 (1:2.25-2) ...
20:22:22 [2020-03-17T20:22:22.574Z] #43 47.41 Selecting previously unselected package libnet1:amd64.
20:22:22 [2020-03-17T20:22:22.574Z] #43 47.41 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:22:22 [2020-03-17T20:22:22.574Z] #43 47.42 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:22:22 [2020-03-17T20:22:22.574Z] #43 47.56 Selecting previously unselected package libnet1-dev.
20:22:22 [2020-03-17T20:22:22.574Z] #43 47.57 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
20:22:22 [2020-03-17T20:22:22.574Z] #43 47.57 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
20:22:22 [2020-03-17T20:22:22.574Z] #43 47.82 Selecting previously unselected package libnl-3-200:amd64.
20:22:22 [2020-03-17T20:22:22.574Z] #43 47.83 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
20:22:22 [2020-03-17T20:22:22.574Z] #43 47.84 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
20:22:22 [2020-03-17T20:22:22.574Z] #43 48.00 Selecting previously unselected package libnl-3-dev:amd64.
20:22:22 [2020-03-17T20:22:22.574Z] #43 48.03 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
20:22:22 [2020-03-17T20:22:22.574Z] #43 48.04 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
20:22:22 [2020-03-17T20:22:22.574Z] #43 ...
20:22:22 [2020-03-17T20:22:22.574Z] 
20:22:22 [2020-03-17T20:22:22.574Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:22:22 [2020-03-17T20:22:22.574Z] #50 47.53 + cd /tmp/tmp.a1g0YB4Bwi/src/gotest.tools/gotestsum
20:22:22 [2020-03-17T20:22:22.574Z] #50 47.53 + git checkout -q v0.3.5
20:22:22 [2020-03-17T20:22:22.574Z] #50 47.60 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
20:22:22 [2020-03-17T20:22:22.895Z] go: finding github.com/opencontainers/image-spec v1.0.1
20:22:22 [2020-03-17T20:22:22.895Z] go: finding github.com/hashicorp/hcl v1.0.0
20:22:22 [2020-03-17T20:22:22.895Z] go: finding github.com/docker/docker-credential-helpers v0.6.1
20:22:22 [2020-03-17T20:22:22.895Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf
20:22:23 [2020-03-17T20:22:23.193Z] go: finding github.com/jinzhu/gorm v1.9.2
20:22:23 [2020-03-17T20:22:23.221Z] #65 26.05 + export 'BUILDTAGS=netgo osusergo static_build'
20:22:23 [2020-03-17T20:22:23.221Z] #65 26.07 + BUILDTAGS='netgo osusergo static_build'
20:22:23 [2020-03-17T20:22:23.221Z] #65 26.07 + export EXTRA_FLAGS=-buildmode=pie
20:22:23 [2020-03-17T20:22:23.221Z] #65 26.07 + EXTRA_FLAGS=-buildmode=pie
20:22:23 [2020-03-17T20:22:23.221Z] #65 26.07 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
20:22:23 [2020-03-17T20:22:23.221Z] #65 26.07 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
20:22:23 [2020-03-17T20:22:23.221Z] #65 26.07 + '[' '' = dynamic ']'
20:22:23 [2020-03-17T20:22:23.221Z] #65 26.07 + make
20:22:23 [2020-03-17T20:22:23.221Z] #65 ...
20:22:23 [2020-03-17T20:22:23.221Z] 
20:22:23 [2020-03-17T20:22:23.221Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:22:23 [2020-03-17T20:22:23.221Z] #56 32.92 syscall
20:22:23 [2020-03-17T20:22:23.221Z] #56 32.92 reflect
20:22:23 [2020-03-17T20:22:23.221Z] #56 38.67 time
20:22:23 [2020-03-17T20:22:23.221Z] #56 42.60 os
20:22:23 [2020-03-17T20:22:23.269Z] #10 32.06 Selecting previously unselected package binutils-mingw-w64.
20:22:23 [2020-03-17T20:22:23.269Z] #10 32.06 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
20:22:23 [2020-03-17T20:22:23.269Z] #10 32.11 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
20:22:23 [2020-03-17T20:22:23.269Z] #10 32.24 Selecting previously unselected package libdevmapper1.02.1:arm64.
20:22:23 [2020-03-17T20:22:23.269Z] #10 32.25 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
20:22:23 [2020-03-17T20:22:23.269Z] #10 32.26 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
20:22:23 [2020-03-17T20:22:23.503Z] #56 ...
20:22:23 [2020-03-17T20:22:23.503Z] 
20:22:23 [2020-03-17T20:22:23.503Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:22:23 [2020-03-17T20:22:23.503Z] #27 16.38 skipping existing b63cc5f62c21
20:22:23 [2020-03-17T20:22:23.503Z] #27 16.45 
20:22:23 [2020-03-17T20:22:23.503Z] #27 17.36 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
20:22:23 [2020-03-17T20:22:23.503Z] #27 17.62 
20:22:23 [2020-03-17T20:22:23.503Z] #27 17.74 #=#=#                                                                         

######################################################################## 100.0%
20:22:23 [2020-03-17T20:22:23.503Z] #27 17.84 
20:22:23 [2020-03-17T20:22:23.503Z] #27 17.87 Download of images into '/build' complete.
20:22:23 [2020-03-17T20:22:23.503Z] #27 17.87 Use something like the following to load the result into a Docker daemon:
20:22:23 [2020-03-17T20:22:23.503Z] #27 17.87   tar -cC '/build' . | docker load
20:22:23 [2020-03-17T20:22:23.529Z] #10 ...
20:22:23 [2020-03-17T20:22:23.530Z] 
20:22:23 [2020-03-17T20:22:23.530Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:22:23 [2020-03-17T20:22:23.530Z] #27 3.593 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
20:22:23 [2020-03-17T20:22:23.530Z] #27 3.970 
20:22:23 [2020-03-17T20:22:23.530Z] #27 4.255 
                                                                           0.0%
#                                                                          2.2%
####                                                                       6.1%
#######                                                                   10.6%
##########                                                                15.1%
##############                                                            20.0%
#################                                                         23.9%
####################                                                      28.4%
########################                                                  33.6%
###########################                                               37.6%
##############################                                            41.9%
################################                                          45.6%
###################################                                       49.4%
######################################                                    52.9%
########################################                                  56.9%
############################################                              61.2%
###############################################                           65.5%
##################################################                        70.3%
######################################################                    75.9%
##########################################################                80.6%
############################################################              84.0%
###############################################################           88.9%
#####################################################################     95.9%
######################################################################## 100.0%
20:22:23 [2020-03-17T20:22:23.530Z] #27 7.008 
20:22:23 [2020-03-17T20:22:23.530Z] #27 7.247 
                                                                           0.1%
######                                                                     8.4%
############                                                              17.4%
##################                                                        25.2%
#######################                                                   33.0%
##############################                                            42.2%
###################################                                       49.7%
########################################                                  56.6%
#################################################                         69.0%
########################################################                  79.0%
##################################################################        93.0%
######################################################################## 100.0%
20:22:23 [2020-03-17T20:22:23.789Z] #27 DONE 18.2s
20:22:23 [2020-03-17T20:22:23.789Z] 
20:22:23 [2020-03-17T20:22:23.789Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:22:23 [2020-03-17T20:22:23.789Z] #44 2.191 Note: Building without setproctitle() and strlcpy() support.
20:22:23 [2020-03-17T20:22:23.789Z] #44 2.191       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
20:22:23 [2020-03-17T20:22:23.789Z] #44 2.193 Note: Building without GnuTLS support
20:22:23 [2020-03-17T20:22:23.789Z] #44 3.707 fatal: not a git repository (or any of the parent directories): .git
20:22:23 [2020-03-17T20:22:23.789Z] #44 3.736   GEN      .gitid
20:22:23 [2020-03-17T20:22:23.789Z] #44 3.750   GEN      criu/include/version.h
20:22:23 [2020-03-17T20:22:23.789Z] #44 3.757   GEN      include/common/asm
20:22:23 [2020-03-17T20:22:23.789Z] #44 4.731   PBCC     images/google/protobuf/descriptor.pb-c.c
20:22:23 [2020-03-17T20:22:23.789Z] #44 4.791   PBCC     images/opts.pb-c.c
20:22:23 [2020-03-17T20:22:23.789Z] #44 4.813   PBCC     images/sit.pb-c.c
20:22:23 [2020-03-17T20:22:23.789Z] #44 4.831   DEP      images/google/protobuf/descriptor.pb-c.d
20:22:23 [2020-03-17T20:22:23.789Z] #44 4.922   DEP      images/opts.pb-c.d
20:22:23 [2020-03-17T20:22:23.789Z] #44 4.959   DEP      images/sit.pb-c.d
20:22:23 [2020-03-17T20:22:23.789Z] #44 4.999   PBCC     images/macvlan.pb-c.c
20:22:23 [2020-03-17T20:22:23.789Z] #44 5.007   DEP      images/macvlan.pb-c.d
20:22:23 [2020-03-17T20:22:23.789Z] #44 5.031   PBCC     images/autofs.pb-c.c
20:22:23 [2020-03-17T20:22:23.789Z] #44 5.046   DEP      images/autofs.pb-c.d
20:22:23 [2020-03-17T20:22:23.789Z] #44 5.111   PBCC     images/sysctl.pb-c.c
20:22:23 [2020-03-17T20:22:23.789Z] #44 5.114   DEP      images/sysctl.pb-c.d
20:22:23 [2020-03-17T20:22:23.789Z] #44 5.166   PBCC     images/time.pb-c.c
20:22:23 [2020-03-17T20:22:23.789Z] #44 5.183   DEP      images/time.pb-c.d
20:22:23 [2020-03-17T20:22:23.789Z] #44 5.205   PBCC     images/binfmt-misc.pb-c.c
20:22:23 [2020-03-17T20:22:23.789Z] #44 5.242   DEP      images/binfmt-misc.pb-c.d
20:22:23 [2020-03-17T20:22:23.789Z] #44 5.288   PBCC     images/seccomp.pb-c.c
20:22:23 [2020-03-17T20:22:23.789Z] #44 5.307   DEP      images/seccomp.pb-c.d
20:22:23 [2020-03-17T20:22:23.789Z] #44 5.335   PBCC     images/userns.pb-c.c
20:22:23 [2020-03-17T20:22:23.789Z] #44 5.343   DEP      images/userns.pb-c.d
20:22:23 [2020-03-17T20:22:23.789Z] #44 5.395   PBCC     images/cgroup.pb-c.c
20:22:23 [2020-03-17T20:22:23.789Z] #44 5.430   DEP      images/cgroup.pb-c.d
20:22:23 [2020-03-17T20:22:23.789Z] #44 5.489   PBCC     images/fown.pb-c.c
20:22:23 [2020-03-17T20:22:23.789Z] #44 5.516   PBCC     images/ext-file.pb-c.c
20:22:23 [2020-03-17T20:22:23.789Z] #44 5.529   DEP      images/fown.pb-c.d
20:22:23 [2020-03-17T20:22:23.789Z] #44 5.561   DEP      images/ext-file.pb-c.d
20:22:23 [2020-03-17T20:22:23.789Z] #44 5.579   PBCC     images/rpc.pb-c.c
20:22:23 [2020-03-17T20:22:23.789Z] #44 5.609   DEP      images/rpc.pb-c.d
20:22:23 [2020-03-17T20:22:23.789Z] #44 5.679   PBCC     images/siginfo.pb-c.c
20:22:23 [2020-03-17T20:22:23.789Z] #44 5.687   DEP      images/siginfo.pb-c.d
20:22:23 [2020-03-17T20:22:23.789Z] #44 5.693   PBCC     images/pagemap.pb-c.c
20:22:23 [2020-03-17T20:22:23.789Z] #44 5.733   DEP      images/pagemap.pb-c.d
20:22:23 [2020-03-17T20:22:23.789Z] #44 5.766   PBCC     images/rlimit.pb-c.c
20:22:23 [2020-03-17T20:22:23.789Z] #44 5.782   DEP      images/rlimit.pb-c.d
20:22:23 [2020-03-17T20:22:23.789Z] #44 5.814   PBCC     images/file-lock.pb-c.c
20:22:23 [2020-03-17T20:22:23.789Z] #44 5.840   DEP      images/file-lock.pb-c.d
20:22:23 [2020-03-17T20:22:23.789Z] #44 5.897   PBCC     images/tty.pb-c.c
20:22:23 [2020-03-17T20:22:23.789Z] #44 5.940   DEP      images/tty.pb-c.d
20:22:23 [2020-03-17T20:22:23.789Z] #44 5.951   PBCC     images/tun.pb-c.c
20:22:23 [2020-03-17T20:22:23.789Z] #44 6.005   PBCC     images/netdev.pb-c.c
20:22:23 [2020-03-17T20:22:23.789Z] #44 6.078   DEP      images/tun.pb-c.d
20:22:23 [2020-03-17T20:22:23.789Z] #44 6.124   DEP      images/netdev.pb-c.d
20:22:23 [2020-03-17T20:22:23.789Z] #44 6.168   PBCC     images/vma.pb-c.c
20:22:23 [2020-03-17T20:22:23.789Z] #44 6.192   DEP      images/vma.pb-c.d
20:22:23 [2020-03-17T20:22:23.789Z] #44 6.250   PBCC     images/creds.pb-c.c
20:22:23 [2020-03-17T20:22:23.789Z] #44 6.286   DEP      images/creds.pb-c.d
20:22:23 [2020-03-17T20:22:23.789Z] #44 6.321   PBCC     images/utsns.pb-c.c
20:22:23 [2020-03-17T20:22:23.789Z] #44 6.351   DEP      images/utsns.pb-c.d
20:22:23 [2020-03-17T20:22:23.789Z] #44 6.361   PBCC     images/ipc-desc.pb-c.c
20:22:23 [2020-03-17T20:22:23.789Z] #44 6.367   PBCC     images/ipc-sem.pb-c.c
20:22:23 [2020-03-17T20:22:23.789Z] #44 6.370   DEP      images/ipc-desc.pb-c.d
20:22:23 [2020-03-17T20:22:23.789Z] #44 6.425   DEP      images/ipc-sem.pb-c.d
20:22:23 [2020-03-17T20:22:23.789Z] #44 6.487   PBCC     images/ipc-msg.pb-c.c
20:22:23 [2020-03-17T20:22:23.789Z] #44 6.530   DEP      images/ipc-msg.pb-c.d
20:22:23 [2020-03-17T20:22:23.789Z] #44 6.567   PBCC     images/ipc-shm.pb-c.c
20:22:23 [2020-03-17T20:22:23.789Z] #44 6.586   DEP      images/ipc-shm.pb-c.d
20:22:23 [2020-03-17T20:22:23.789Z] #44 6.616   PBCC     images/ipc-var.pb-c.c
20:22:23 [2020-03-17T20:22:23.789Z] #44 6.654   DEP      images/ipc-var.pb-c.d
20:22:23 [2020-03-17T20:22:23.789Z] #44 6.681   PBCC     images/sk-opts.pb-c.c
20:22:23 [2020-03-17T20:22:23.789Z] #44 6.697   PBCC     images/packet-sock.pb-c.c
20:22:23 [2020-03-17T20:22:23.789Z] #44 6.723   DEP      images/sk-opts.pb-c.d
20:22:23 [2020-03-17T20:22:23.789Z] #44 6.766   DEP      images/packet-sock.pb-c.d
20:22:23 [2020-03-17T20:22:23.789Z] #44 6.805   PBCC     images/sk-netlink.pb-c.c
20:22:23 [2020-03-17T20:22:23.789Z] #44 6.886   DEP      images/sk-netlink.pb-c.d
20:22:23 [2020-03-17T20:22:23.789Z] #44 6.929   PBCC     images/sk-inet.pb-c.c
20:22:23 [2020-03-17T20:22:23.789Z] #44 6.980   DEP      images/sk-inet.pb-c.d
20:22:23 [2020-03-17T20:22:23.789Z] #44 7.024   PBCC     images/sk-unix.pb-c.c
20:22:23 [2020-03-17T20:22:23.789Z] #44 7.052   DEP      images/sk-unix.pb-c.d
20:22:23 [2020-03-17T20:22:23.789Z] #44 7.094   PBCC     images/mm.pb-c.c
20:22:23 [2020-03-17T20:22:23.789Z] #44 7.112   DEP      images/mm.pb-c.d
20:22:23 [2020-03-17T20:22:23.789Z] #44 7.140   PBCC     images/timerfd.pb-c.c
20:22:23 [2020-03-17T20:22:23.789Z] #44 7.168   DEP      images/timerfd.pb-c.d
20:22:23 [2020-03-17T20:22:23.789Z] #44 7.202   PBCC     images/timer.pb-c.c
20:22:23 [2020-03-17T20:22:23.789Z] #44 7.214   DEP      images/timer.pb-c.d
20:22:23 [2020-03-17T20:22:23.789Z] #44 7.273   PBCC     images/sa.pb-c.c
20:22:23 [2020-03-17T20:22:23.789Z] #44 7.316   DEP      images/sa.pb-c.d
20:22:23 [2020-03-17T20:22:23.789Z] #44 7.343   PBCC     images/pipe-data.pb-c.c
20:22:23 [2020-03-17T20:22:23.789Z] #44 7.357   DEP      images/pipe-data.pb-c.d
20:22:23 [2020-03-17T20:22:23.789Z] #44 7.403   PBCC     images/mnt.pb-c.c
20:22:23 [2020-03-17T20:22:23.789Z] #44 7.436   DEP      images/mnt.pb-c.d
20:22:23 [2020-03-17T20:22:23.789Z] #44 7.454   PBCC     images/sk-packet.pb-c.c
20:22:23 [2020-03-17T20:22:23.789Z] #44 7.466   DEP      images/sk-packet.pb-c.d
20:22:23 [2020-03-17T20:22:23.789Z] #44 7.506   PBCC     images/tcp-stream.pb-c.c
20:22:23 [2020-03-17T20:22:23.789Z] #44 7.547   DEP      images/tcp-stream.pb-c.d
20:22:23 [2020-03-17T20:22:23.789Z] #44 7.589   PBCC     images/pipe.pb-c.c
20:22:23 [2020-03-17T20:22:23.789Z] #44 7.619   DEP      images/pipe.pb-c.d
20:22:23 [2020-03-17T20:22:23.789Z] #44 7.660   PBCC     images/pstree.pb-c.c
20:22:23 [2020-03-17T20:22:23.789Z] #44 7.667   DEP      images/pstree.pb-c.d
20:22:23 [2020-03-17T20:22:23.789Z] #44 7.702   PBCC     images/fs.pb-c.c
20:22:23 [2020-03-17T20:22:23.789Z] #44 7.715   DEP      images/fs.pb-c.d
20:22:23 [2020-03-17T20:22:23.789Z] #44 7.753   PBCC     images/signalfd.pb-c.c
20:22:23 [2020-03-17T20:22:23.789Z] #44 7.774   DEP      images/signalfd.pb-c.d
20:22:23 [2020-03-17T20:22:23.789Z] #44 7.819   PBCC     images/fh.pb-c.c
20:22:23 [2020-03-17T20:22:23.789Z] #44 7.829   PBCC     images/fsnotify.pb-c.c
20:22:23 [2020-03-17T20:22:23.789Z] #44 7.867   DEP      images/fh.pb-c.d
20:22:23 [2020-03-17T20:22:23.789Z] #44 7.927   DEP      images/fsnotify.pb-c.d
20:22:23 [2020-03-17T20:22:23.789Z] #44 7.938   PBCC     images/eventpoll.pb-c.c
20:22:23 [2020-03-17T20:22:23.789Z] #44 7.966   DEP      images/eventpoll.pb-c.d
20:22:23 [2020-03-17T20:22:23.789Z] #44 7.983   PBCC     images/eventfd.pb-c.c
20:22:23 [2020-03-17T20:22:23.789Z] #44 7.995   DEP      images/eventfd.pb-c.d
20:22:23 [2020-03-17T20:22:23.789Z] #44 8.006   PBCC     images/remap-file-path.pb-c.c
20:22:23 [2020-03-17T20:22:23.789Z] #44 8.020   DEP      images/remap-file-path.pb-c.d
20:22:23 [2020-03-17T20:22:23.789Z] #44 8.052   PBCC     images/fifo.pb-c.c
20:22:23 [2020-03-17T20:22:23.789Z] #44 8.076   DEP      images/fifo.pb-c.d
20:22:23 [2020-03-17T20:22:23.789Z] #44 8.109   PBCC     images/ghost-file.pb-c.c
20:22:23 [2020-03-17T20:22:23.789Z] #44 8.139   DEP      images/ghost-file.pb-c.d
20:22:23 [2020-03-17T20:22:23.789Z] #44 8.174   PBCC     images/regfile.pb-c.c
20:22:23 [2020-03-17T20:22:23.789Z] #44 8.202   DEP      images/regfile.pb-c.d
20:22:23 [2020-03-17T20:22:23.789Z] #44 8.216   PBCC     images/ns.pb-c.c
20:22:23 [2020-03-17T20:22:23.789Z] #44 8.221   DEP      images/ns.pb-c.d
20:22:23 [2020-03-17T20:22:23.789Z] #44 8.246   PBCC     images/fdinfo.pb-c.c
20:22:23 [2020-03-17T20:22:23.789Z] #44 8.281   DEP      images/fdinfo.pb-c.d
20:22:23 [2020-03-17T20:22:23.789Z] #44 8.310   PBCC     images/core-aarch64.pb-c.c
20:22:23 [2020-03-17T20:22:23.789Z] #44 8.348   PBCC     images/core-arm.pb-c.c
20:22:23 [2020-03-17T20:22:23.789Z] #44 8.376   PBCC     images/core-ppc64.pb-c.c
20:22:23 [2020-03-17T20:22:23.789Z] #44 8.403   PBCC     images/core-s390.pb-c.c
20:22:23 [2020-03-17T20:22:23.789Z] #44 8.446   PBCC     images/core-x86.pb-c.c
20:22:23 [2020-03-17T20:22:23.789Z] #44 8.476   PBCC     images/core.pb-c.c
20:22:23 [2020-03-17T20:22:23.789Z] #44 8.528   PBCC     images/inventory.pb-c.c
20:22:23 [2020-03-17T20:22:23.789Z] #44 8.562   DEP      images/core-aarch64.pb-c.d
20:22:23 [2020-03-17T20:22:23.789Z] #44 8.608   DEP      images/core-arm.pb-c.d
20:22:23 [2020-03-17T20:22:23.789Z] #44 8.630   DEP      images/core-ppc64.pb-c.d
20:22:23 [2020-03-17T20:22:23.789Z] #44 8.659   DEP      images/core-s390.pb-c.d
20:22:23 [2020-03-17T20:22:23.790Z] #44 8.686   DEP      images/core-x86.pb-c.d
20:22:23 [2020-03-17T20:22:23.790Z] #44 8.723   DEP      images/core.pb-c.d
20:22:23 [2020-03-17T20:22:23.790Z] #44 8.745   DEP      images/inventory.pb-c.d
20:22:23 [2020-03-17T20:22:23.790Z] #44 8.803   PBCC     images/cpuinfo.pb-c.c
20:22:23 [2020-03-17T20:22:23.790Z] #44 8.821   DEP      images/cpuinfo.pb-c.d
20:22:23 [2020-03-17T20:22:23.790Z] #44 8.876   PBCC     images/stats.pb-c.c
20:22:23 [2020-03-17T20:22:23.790Z] #44 8.896   DEP      images/stats.pb-c.d
20:22:23 [2020-03-17T20:22:23.790Z] #27 ...
20:22:23 [2020-03-17T20:22:23.790Z] 
20:22:23 [2020-03-17T20:22:23.790Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:22:23 [2020-03-17T20:22:23.790Z] #65 2.568 + RM_GOPATH=0
20:22:23 [2020-03-17T20:22:23.790Z] #65 2.568 + TMP_GOPATH=
20:22:23 [2020-03-17T20:22:23.790Z] #65 2.569 + : /build
20:22:23 [2020-03-17T20:22:23.790Z] #65 2.569 + '[' -z '' ']'
20:22:23 [2020-03-17T20:22:23.790Z] #65 2.569 ++ mktemp -d
20:22:23 [2020-03-17T20:22:23.790Z] #65 2.575 + export GOPATH=/tmp/tmp.EmQWO1a9VO
20:22:23 [2020-03-17T20:22:23.790Z] #65 2.576 + GOPATH=/tmp/tmp.EmQWO1a9VO
20:22:23 [2020-03-17T20:22:23.790Z] #65 2.576 + RM_GOPATH=1
20:22:23 [2020-03-17T20:22:23.790Z] #65 2.578 ++ dirname ./install.sh
20:22:23 [2020-03-17T20:22:23.790Z] #65 2.582 + dir=.
20:22:23 [2020-03-17T20:22:23.790Z] #65 2.583 + bin=containerd
20:22:23 [2020-03-17T20:22:23.790Z] #65 2.584 + shift
20:22:23 [2020-03-17T20:22:23.790Z] #65 2.585 + '[' '!' -f ./containerd.installer ']'
20:22:23 [2020-03-17T20:22:23.790Z] #65 2.587 + . ./containerd.installer
20:22:23 [2020-03-17T20:22:23.790Z] #65 2.588 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178
20:22:23 [2020-03-17T20:22:23.790Z] #65 2.591 + install_containerd
20:22:23 [2020-03-17T20:22:23.790Z] #65 2.592 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178'
20:22:23 [2020-03-17T20:22:23.790Z] #65 2.603 + git clone https://github.com/containerd/containerd.git /tmp/tmp.EmQWO1a9VO/src/github.com/containerd/containerd
20:22:23 [2020-03-17T20:22:23.790Z] #65 2.605 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178
20:22:23 [2020-03-17T20:22:23.790Z] #65 2.623 Cloning into '/tmp/tmp.EmQWO1a9VO/src/github.com/containerd/containerd'...
20:22:23 [2020-03-17T20:22:23.790Z] #65 ...
20:22:23 [2020-03-17T20:22:23.790Z] 
20:22:23 [2020-03-17T20:22:23.790Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:22:23 [2020-03-17T20:22:23.790Z] #74 DONE 32.4s
20:22:23 [2020-03-17T20:22:23.790Z] 
20:22:23 [2020-03-17T20:22:23.790Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:22:23 [2020-03-17T20:22:23.790Z] #27 8.853 
20:22:23 [2020-03-17T20:22:23.834Z] go: finding github.com/json-iterator/go v1.1.6
20:22:24 [2020-03-17T20:22:24.126Z] go: finding github.com/pkg/errors v0.8.1
20:22:24 [2020-03-17T20:22:24.419Z] go: finding github.com/gogo/protobuf v1.2.1
20:22:24 [2020-03-17T20:22:24.521Z] #50 ...
20:22:24 [2020-03-17T20:22:24.521Z] 
20:22:24 [2020-03-17T20:22:24.521Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:22:24 [2020-03-17T20:22:24.521Z] #33 39.28 sync
20:22:24 [2020-03-17T20:22:24.521Z] #33 39.29 internal/reflectlite
20:22:24 [2020-03-17T20:22:24.521Z] #33 42.10 sort
20:22:24 [2020-03-17T20:22:24.521Z] #33 42.10 errors
20:22:24 [2020-03-17T20:22:24.521Z] #33 42.61 strconv
20:22:24 [2020-03-17T20:22:24.521Z] #33 43.92 io
20:22:24 [2020-03-17T20:22:24.521Z] #33 45.17 internal/oserror
20:22:24 [2020-03-17T20:22:24.521Z] #33 45.23 syscall
20:22:24 [2020-03-17T20:22:24.521Z] #33 47.70 reflect
20:22:24 [2020-03-17T20:22:24.521Z] #33 ...
20:22:24 [2020-03-17T20:22:24.521Z] 
20:22:24 [2020-03-17T20:22:24.521Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:22:24 [2020-03-17T20:22:24.521Z] #65 3.273 + RM_GOPATH=0
20:22:24 [2020-03-17T20:22:24.521Z] #65 3.273 + TMP_GOPATH=
20:22:24 [2020-03-17T20:22:24.521Z] #65 3.273 + : /build
20:22:24 [2020-03-17T20:22:24.521Z] #65 3.273 + '[' -z '' ']'
20:22:24 [2020-03-17T20:22:24.521Z] #65 3.275 ++ mktemp -d
20:22:24 [2020-03-17T20:22:24.521Z] #65 3.287 + export GOPATH=/tmp/tmp.xyPbNihbp4
20:22:24 [2020-03-17T20:22:24.521Z] #65 3.287 + GOPATH=/tmp/tmp.xyPbNihbp4
20:22:24 [2020-03-17T20:22:24.521Z] #65 3.287 + RM_GOPATH=1
20:22:24 [2020-03-17T20:22:24.521Z] #65 3.288 ++ dirname ./install.sh
20:22:24 [2020-03-17T20:22:24.521Z] #65 3.293 + dir=.
20:22:24 [2020-03-17T20:22:24.521Z] #65 3.297 + bin=containerd
20:22:24 [2020-03-17T20:22:24.521Z] #65 3.297 + shift
20:22:24 [2020-03-17T20:22:24.521Z] #65 3.297 + '[' '!' -f ./containerd.installer ']'
20:22:24 [2020-03-17T20:22:24.521Z] #65 3.297 + . ./containerd.installer
20:22:24 [2020-03-17T20:22:24.521Z] #65 3.297 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178
20:22:24 [2020-03-17T20:22:24.521Z] #65 3.299 + install_containerd
20:22:24 [2020-03-17T20:22:24.521Z] #65 3.299 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178'
20:22:24 [2020-03-17T20:22:24.521Z] #65 3.299 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178
20:22:24 [2020-03-17T20:22:24.521Z] #65 3.300 + git clone https://github.com/containerd/containerd.git /tmp/tmp.xyPbNihbp4/src/github.com/containerd/containerd
20:22:24 [2020-03-17T20:22:24.521Z] #65 3.301 Cloning into '/tmp/tmp.xyPbNihbp4/src/github.com/containerd/containerd'...
20:22:24 [2020-03-17T20:22:24.710Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
20:22:24 [2020-03-17T20:22:24.814Z] #44 ...
20:22:24 [2020-03-17T20:22:24.814Z] 
20:22:24 [2020-03-17T20:22:24.814Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:22:24 [2020-03-17T20:22:24.814Z] #38 1.476 + RM_GOPATH=0
20:22:24 [2020-03-17T20:22:24.814Z] #38 1.476 + TMP_GOPATH=
20:22:24 [2020-03-17T20:22:24.814Z] #38 1.476 + : /build
20:22:24 [2020-03-17T20:22:24.814Z] #38 1.476 + '[' -z '' ']'
20:22:24 [2020-03-17T20:22:24.814Z] #38 1.476 ++ mktemp -d
20:22:24 [2020-03-17T20:22:24.814Z] #38 1.477 + export GOPATH=/tmp/tmp.2BmyBuCnek
20:22:24 [2020-03-17T20:22:24.814Z] #38 1.477 + GOPATH=/tmp/tmp.2BmyBuCnek
20:22:24 [2020-03-17T20:22:24.814Z] #38 1.477 + RM_GOPATH=1
20:22:24 [2020-03-17T20:22:24.814Z] #38 1.478 ++ dirname ./install.sh
20:22:24 [2020-03-17T20:22:24.815Z] #38 1.484 + dir=.
20:22:24 [2020-03-17T20:22:24.815Z] #38 1.484 + bin=tini
20:22:24 [2020-03-17T20:22:24.815Z] #38 1.484 + shift
20:22:24 [2020-03-17T20:22:24.815Z] #38 1.484 + '[' '!' -f ./tini.installer ']'
20:22:24 [2020-03-17T20:22:24.815Z] #38 1.484 + . ./tini.installer
20:22:24 [2020-03-17T20:22:24.815Z] #38 1.484 ++ : fec3683b971d9c3ef73f284f176672c44b448662
20:22:24 [2020-03-17T20:22:24.815Z] #38 1.485 + install_tini
20:22:24 [2020-03-17T20:22:24.815Z] #38 1.485 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
20:22:24 [2020-03-17T20:22:24.815Z] #38 1.485 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
20:22:24 [2020-03-17T20:22:24.815Z] #38 1.485 + git clone https://github.com/krallin/tini.git /tmp/tmp.2BmyBuCnek/tini
20:22:24 [2020-03-17T20:22:24.815Z] #38 1.496 Cloning into '/tmp/tmp.2BmyBuCnek/tini'...
20:22:24 [2020-03-17T20:22:24.815Z] #38 2.055 + cd /tmp/tmp.2BmyBuCnek/tini
20:22:24 [2020-03-17T20:22:24.815Z] #38 2.055 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
20:22:24 [2020-03-17T20:22:24.815Z] #38 2.058 + cmake .
20:22:24 [2020-03-17T20:22:24.815Z] #38 2.407 -- The C compiler identification is GNU 8.3.0
20:22:24 [2020-03-17T20:22:24.815Z] #38 2.456 -- Check for working C compiler: /usr/bin/cc
20:22:24 [2020-03-17T20:22:24.815Z] #38 2.954 -- Check for working C compiler: /usr/bin/cc -- works
20:22:24 [2020-03-17T20:22:24.815Z] #38 2.956 -- Detecting C compiler ABI info
20:22:24 [2020-03-17T20:22:24.815Z] #38 3.380 -- Detecting C compiler ABI info - done
20:22:24 [2020-03-17T20:22:24.815Z] #38 3.387 -- Detecting C compile features
20:22:24 [2020-03-17T20:22:24.815Z] #38 4.966 -- Detecting C compile features - done
20:22:24 [2020-03-17T20:22:24.815Z] #38 5.002 -- Performing Test HAS_BUILTIN_FORTIFY
20:22:24 [2020-03-17T20:22:24.815Z] #38 5.151 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
20:22:24 [2020-03-17T20:22:24.815Z] #38 5.212 -- Configuring done
20:22:24 [2020-03-17T20:22:24.815Z] #38 5.228 -- Generating done
20:22:24 [2020-03-17T20:22:24.815Z] #38 5.233 -- Build files have been written to: /tmp/tmp.2BmyBuCnek/tini
20:22:24 [2020-03-17T20:22:24.815Z] #38 5.240 + make tini-static
20:22:24 [2020-03-17T20:22:24.815Z] #38 5.562 Scanning dependencies of target tini-static
20:22:24 [2020-03-17T20:22:24.815Z] #38 5.723 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
20:22:24 [2020-03-17T20:22:24.815Z] #38 6.488 [100%] Linking C executable tini-static
20:22:24 [2020-03-17T20:22:24.815Z] #38 7.127 [100%] Built target tini-static
20:22:24 [2020-03-17T20:22:24.815Z] #38 7.299 + mkdir -p /build
20:22:24 [2020-03-17T20:22:24.815Z] #38 7.307 + cp tini-static /build/docker-init
20:22:24 [2020-03-17T20:22:24.815Z] #38 DONE 7.5s
20:22:24 [2020-03-17T20:22:24.815Z] 
20:22:24 [2020-03-17T20:22:24.815Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:22:24 [2020-03-17T20:22:24.815Z] #65 27.56 + bin/ctr
20:22:25 [2020-03-17T20:22:25.004Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50
20:22:25 [2020-03-17T20:22:25.296Z] go: finding github.com/mattn/go-sqlite3 v1.10.0
20:22:25 [2020-03-17T20:22:25.296Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
20:22:25 [2020-03-17T20:22:25.296Z] go: finding github.com/gofrs/flock v0.7.0
20:22:25 [2020-03-17T20:22:25.441Z] #65 ...
20:22:25 [2020-03-17T20:22:25.441Z] 
20:22:25 [2020-03-17T20:22:25.441Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:22:25 [2020-03-17T20:22:25.441Z] #33 35.22 time
20:22:25 [2020-03-17T20:22:25.441Z] #33 39.60 internal/poll
20:22:25 [2020-03-17T20:22:25.441Z] #33 41.47 internal/syscall/unix
20:22:25 [2020-03-17T20:22:25.441Z] #33 41.64 os
20:22:25 [2020-03-17T20:22:25.441Z] #33 41.90 internal/fmtsort
20:22:25 [2020-03-17T20:22:25.441Z] #33 42.40 strings
20:22:25 [2020-03-17T20:22:25.441Z] #33 44.62 path
20:22:25 [2020-03-17T20:22:25.441Z] #33 44.97 text/tabwriter
20:22:25 [2020-03-17T20:22:25.441Z] #33 45.12 fmt
20:22:25 [2020-03-17T20:22:25.729Z] #33 ...
20:22:25 [2020-03-17T20:22:25.729Z] 
20:22:25 [2020-03-17T20:22:25.729Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:22:25 [2020-03-17T20:22:25.729Z] #44 10.59 make[1]: Nothing to be done for 'all'.
20:22:25 [2020-03-17T20:22:25.895Z] #65 ...
20:22:25 [2020-03-17T20:22:25.895Z] 
20:22:25 [2020-03-17T20:22:25.895Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:22:25 [2020-03-17T20:22:25.895Z] #47 40.78 sync
20:22:25 [2020-03-17T20:22:25.895Z] #47 40.84 internal/reflectlite
20:22:25 [2020-03-17T20:22:25.895Z] #47 42.46 github.com/LK4D4/vndr/godl/singleflight
20:22:25 [2020-03-17T20:22:25.895Z] #47 42.97 math/rand
20:22:25 [2020-03-17T20:22:25.895Z] #47 44.36 internal/singleflight
20:22:25 [2020-03-17T20:22:25.895Z] #47 44.85 io
20:22:25 [2020-03-17T20:22:25.895Z] #47 44.86 strconv
20:22:25 [2020-03-17T20:22:25.895Z] #47 46.62 bytes
20:22:25 [2020-03-17T20:22:25.895Z] #47 49.32 bufio
20:22:25 [2020-03-17T20:22:25.895Z] #47 49.32 reflect
20:22:25 [2020-03-17T20:22:25.895Z] #47 ...
20:22:25 [2020-03-17T20:22:25.895Z] 
20:22:25 [2020-03-17T20:22:25.895Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
20:22:25 [2020-03-17T20:22:25.895Z] #30 50.75 Checking out files:  86% (1315/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
20:22:25 [2020-03-17T20:22:25.895Z] #30 51.36 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
20:22:25 [2020-03-17T20:22:25.900Z] #27 9.123 
                                                                           0.0%
##                                                                         3.9%
######                                                                     9.0%
#########                                                                 12.9%
############                                                              17.8%
#################                                                         24.2%
####################                                                      29.1%
#########################                                                 35.2%
##############################                                            41.7%
##################################                                        47.7%
######################################                                    53.4%
##########################################                                58.6%
#############################################                             62.6%
#################################################                         68.9%
#####################################################                     73.7%
############################################################              83.7%
###################################################################       93.4%
######################################################################## 100.0%
20:22:25 [2020-03-17T20:22:25.933Z] go: finding github.com/davecgh/go-spew v1.1.0
20:22:25 [2020-03-17T20:22:25.933Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
20:22:26 [2020-03-17T20:22:26.161Z] #27 11.26 
20:22:26 [2020-03-17T20:22:26.239Z] go: finding github.com/sirupsen/logrus v1.4.0
20:22:26 [2020-03-17T20:22:26.459Z] #74 ...
20:22:26 [2020-03-17T20:22:26.459Z] 
20:22:26 [2020-03-17T20:22:26.459Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
20:22:26 [2020-03-17T20:22:26.459Z] #62 16.49 Reading package lists...
20:22:26 [2020-03-17T20:22:26.459Z] #62 24.57 Building dependency tree...
20:22:26 [2020-03-17T20:22:26.459Z] #62 26.45 Reading state information...
20:22:26 [2020-03-17T20:22:26.459Z] #62 28.97 The following additional packages will be installed:
20:22:26 [2020-03-17T20:22:26.459Z] #62 28.98   libbtrfs0
20:22:26 [2020-03-17T20:22:26.459Z] #62 29.22 The following NEW packages will be installed:
20:22:26 [2020-03-17T20:22:26.459Z] #62 29.25   libbtrfs-dev libbtrfs0
20:22:26 [2020-03-17T20:22:26.459Z] #62 29.77 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
20:22:26 [2020-03-17T20:22:26.459Z] #62 29.77 Need to get 119 kB of archives.
20:22:26 [2020-03-17T20:22:26.459Z] #62 29.77 After this operation, 387 kB of additional disk space will be used.
20:22:26 [2020-03-17T20:22:26.459Z] #62 29.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
20:22:26 [2020-03-17T20:22:26.459Z] #62 29.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
20:22:26 [2020-03-17T20:22:26.459Z] #62 31.07 debconf: delaying package configuration, since apt-utils is not installed
20:22:26 [2020-03-17T20:22:26.459Z] #62 31.30 Fetched 119 kB in 0s (407 kB/s)
20:22:26 [2020-03-17T20:22:26.459Z] #62 31.41 Selecting previously unselected package libbtrfs0.
20:22:26 [2020-03-17T20:22:26.459Z] #62 31.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 ... 15401 files and directories currently installed.)
20:22:26 [2020-03-17T20:22:26.459Z] #62 31.53 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
20:22:26 [2020-03-17T20:22:26.459Z] #62 31.54 Unpacking libbtrfs0 (4.20.1-2) ...
20:22:26 [2020-03-17T20:22:26.459Z] #62 31.65 Selecting previously unselected package libbtrfs-dev.
20:22:26 [2020-03-17T20:22:26.459Z] #62 31.69 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
20:22:26 [2020-03-17T20:22:26.459Z] #62 31.69 Unpacking libbtrfs-dev (4.20.1-2) ...
20:22:26 [2020-03-17T20:22:26.459Z] #62 32.02 Setting up libbtrfs0 (4.20.1-2) ...
20:22:26 [2020-03-17T20:22:26.459Z] #62 32.04 Setting up libbtrfs-dev (4.20.1-2) ...
20:22:26 [2020-03-17T20:22:26.459Z] #62 32.05 Processing triggers for libc-bin (2.28-10) ...
20:22:26 [2020-03-17T20:22:26.459Z] #62 DONE 32.6s
20:22:26 [2020-03-17T20:22:26.459Z] 
20:22:26 [2020-03-17T20:22:26.459Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
20:22:26 [2020-03-17T20:22:26.459Z] #63 DONE 0.1s
20:22:26 [2020-03-17T20:22:26.459Z] 
20:22:26 [2020-03-17T20:22:26.459Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:22:26 [2020-03-17T20:22:26.459Z] #43 24.58 Building dependency tree...
20:22:26 [2020-03-17T20:22:26.459Z] #43 26.29 Reading state information...
20:22:26 [2020-03-17T20:22:26.459Z] #43 28.41 The following additional packages will be installed:
20:22:26 [2020-03-17T20:22:26.459Z] #43 28.43   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
20:22:26 [2020-03-17T20:22:26.459Z] #43 28.44   libprotoc17 python-pkg-resources python-six zlib1g-dev
20:22:26 [2020-03-17T20:22:26.459Z] #43 28.46 Suggested packages:
20:22:26 [2020-03-17T20:22:26.459Z] #43 28.46   manpages-dev python-setuptools
20:22:26 [2020-03-17T20:22:26.459Z] #43 30.00 The following NEW packages will be installed:
20:22:26 [2020-03-17T20:22:26.459Z] #43 30.01   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
20:22:26 [2020-03-17T20:22:26.459Z] #43 30.01   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
20:22:26 [2020-03-17T20:22:26.459Z] #43 30.02   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
20:22:26 [2020-03-17T20:22:26.459Z] #43 30.02   python-six zlib1g-dev
20:22:26 [2020-03-17T20:22:26.459Z] #43 30.44 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
20:22:26 [2020-03-17T20:22:26.459Z] #43 30.44 Need to get 4095 kB of archives.
20:22:26 [2020-03-17T20:22:26.459Z] #43 30.44 After this operation, 22.5 MB of additional disk space will be used.
20:22:26 [2020-03-17T20:22:26.459Z] #43 30.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
20:22:26 [2020-03-17T20:22:26.459Z] #43 30.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:22:26 [2020-03-17T20:22:26.459Z] #43 30.45 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
20:22:26 [2020-03-17T20:22:26.459Z] #43 30.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
20:22:26 [2020-03-17T20:22:26.459Z] #43 30.46 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
20:22:26 [2020-03-17T20:22:26.459Z] #43 30.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
20:22:26 [2020-03-17T20:22:26.459Z] #43 30.48 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
20:22:26 [2020-03-17T20:22:26.460Z] #43 30.48 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
20:22:26 [2020-03-17T20:22:26.460Z] #43 30.51 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
20:22:26 [2020-03-17T20:22:26.460Z] #43 30.60 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
20:22:26 [2020-03-17T20:22:26.460Z] #43 30.63 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
20:22:26 [2020-03-17T20:22:26.460Z] #43 30.74 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
20:22:26 [2020-03-17T20:22:26.460Z] #43 30.80 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
20:22:26 [2020-03-17T20:22:26.460Z] #43 30.82 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
20:22:26 [2020-03-17T20:22:26.460Z] #43 30.83 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
20:22:26 [2020-03-17T20:22:26.460Z] #43 30.86 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
20:22:26 [2020-03-17T20:22:26.460Z] #43 30.86 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
20:22:26 [2020-03-17T20:22:26.460Z] #43 32.17 debconf: delaying package configuration, since apt-utils is not installed
20:22:26 [2020-03-17T20:22:26.460Z] #43 32.40 Fetched 4095 kB in 1s (5517 kB/s)
20:22:26 [2020-03-17T20:22:26.460Z] #43 32.52 Selecting previously unselected package libcap-dev:amd64.
20:22:26 [2020-03-17T20:22:26.460Z] #43 32.52 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
20:22:26 [2020-03-17T20:22:26.460Z] #43 32.62 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
20:22:26 [2020-03-17T20:22:26.460Z] #43 32.64 Unpacking libcap-dev:amd64 (1:2.25-2) ...
20:22:26 [2020-03-17T20:22:26.460Z] #43 ...
20:22:26 [2020-03-17T20:22:26.460Z] 
20:22:26 [2020-03-17T20:22:26.460Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
20:22:26 [2020-03-17T20:22:26.460Z] #64 DONE 0.1s
20:22:26 [2020-03-17T20:22:26.460Z] 
20:22:26 [2020-03-17T20:22:26.460Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:22:26 [2020-03-17T20:22:26.460Z] #65 ...
20:22:26 [2020-03-17T20:22:26.460Z] 
20:22:26 [2020-03-17T20:22:26.460Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:22:26 [2020-03-17T20:22:26.460Z] #10 15.55 Reading package lists...
20:22:26 [2020-03-17T20:22:26.460Z] #10 23.30 Building dependency tree...
20:22:26 [2020-03-17T20:22:26.460Z] #10 25.13 Reading state information...
20:22:26 [2020-03-17T20:22:26.460Z] #10 27.72 The following additional packages will be installed:
20:22:26 [2020-03-17T20:22:26.460Z] #10 27.75   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
20:22:26 [2020-03-17T20:22:26.460Z] #10 27.76   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
20:22:26 [2020-03-17T20:22:26.460Z] #10 27.76   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
20:22:26 [2020-03-17T20:22:26.460Z] #10 27.76   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
20:22:26 [2020-03-17T20:22:26.460Z] #10 27.79 Suggested packages:
20:22:26 [2020-03-17T20:22:26.460Z] #10 27.79   gcc-8-locales seccomp wine64
20:22:26 [2020-03-17T20:22:26.460Z] #10 29.23 The following NEW packages will be installed:
20:22:26 [2020-03-17T20:22:26.460Z] #10 29.23   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:22:26 [2020-03-17T20:22:26.460Z] #10 29.24   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
20:22:26 [2020-03-17T20:22:26.460Z] #10 29.24   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
20:22:26 [2020-03-17T20:22:26.460Z] #10 29.24   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
20:22:26 [2020-03-17T20:22:26.460Z] #10 29.24   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
20:22:26 [2020-03-17T20:22:26.460Z] #10 29.24   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
20:22:26 [2020-03-17T20:22:26.460Z] #10 29.66 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
20:22:26 [2020-03-17T20:22:26.460Z] #10 29.66 Need to get 77.7 MB of archives.
20:22:26 [2020-03-17T20:22:26.460Z] #10 29.66 After this operation, 487 MB of additional disk space will be used.
20:22:26 [2020-03-17T20:22:26.460Z] #10 29.66 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]
20:22:26 [2020-03-17T20:22:26.460Z] #10 29.89 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]
20:22:26 [2020-03-17T20:22:26.460Z] #10 30.19 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
20:22:26 [2020-03-17T20:22:26.460Z] #10 30.20 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
20:22:26 [2020-03-17T20:22:26.460Z] #10 30.22 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
20:22:26 [2020-03-17T20:22:26.460Z] #10 30.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
20:22:26 [2020-03-17T20:22:26.460Z] #10 30.73 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
20:22:26 [2020-03-17T20:22:26.460Z] #10 31.12 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]
20:22:26 [2020-03-17T20:22:26.460Z] #10 31.16 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]
20:22:26 [2020-03-17T20:22:26.555Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb
20:22:26 [2020-03-17T20:22:26.719Z] #10 ...
20:22:26 [2020-03-17T20:22:26.719Z] 
20:22:26 [2020-03-17T20:22:26.719Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:22:26 [2020-03-17T20:22:26.719Z] #43 32.95 Selecting previously unselected package libnet1:amd64.
20:22:26 [2020-03-17T20:22:26.719Z] #43 32.99 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:22:26 [2020-03-17T20:22:26.719Z] #43 33.00 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:22:26 [2020-03-17T20:22:26.719Z] #43 33.18 Selecting previously unselected package libnet1-dev.
20:22:26 [2020-03-17T20:22:26.719Z] #43 33.20 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
20:22:26 [2020-03-17T20:22:26.719Z] #43 33.21 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
20:22:26 [2020-03-17T20:22:26.763Z] #44 11.61   CC       images/stats.o
20:22:26 [2020-03-17T20:22:26.830Z] #30 52.34 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:22:26 [2020-03-17T20:22:26.976Z] #43 33.51 Selecting previously unselected package libnl-3-200:amd64.
20:22:27 [2020-03-17T20:22:27.118Z] #44 12.04   CC       images/core.o
20:22:27 [2020-03-17T20:22:27.234Z] #43 33.52 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
20:22:27 [2020-03-17T20:22:27.234Z] #43 33.52 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
20:22:27 [2020-03-17T20:22:27.234Z] #43 33.71 Selecting previously unselected package libnl-3-dev:amd64.
20:22:27 [2020-03-17T20:22:27.402Z] #44 12.40   CC       images/core-x86.o
20:22:27 [2020-03-17T20:22:27.402Z] #44 ...
20:22:27 [2020-03-17T20:22:27.402Z] 
20:22:27 [2020-03-17T20:22:27.402Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:22:27 [2020-03-17T20:22:27.402Z] #10 37.32 Selecting previously unselected package mingw-w64-x86-64-dev.
20:22:27 [2020-03-17T20:22:27.402Z] #10 37.32 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
20:22:27 [2020-03-17T20:22:27.402Z] #10 37.33 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
20:22:27 [2020-03-17T20:22:27.402Z] #10 42.04 Selecting previously unselected package gcc-mingw-w64-base.
20:22:27 [2020-03-17T20:22:27.402Z] #10 42.06 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ...
20:22:27 [2020-03-17T20:22:27.402Z] #10 42.06 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
20:22:27 [2020-03-17T20:22:27.402Z] #10 42.23 Selecting previously unselected package gcc-mingw-w64-x86-64.
20:22:27 [2020-03-17T20:22:27.402Z] #10 42.23 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
20:22:27 [2020-03-17T20:22:27.402Z] #10 42.24 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:22:27 [2020-03-17T20:22:27.491Z] #43 33.79 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
20:22:27 [2020-03-17T20:22:27.491Z] #43 33.80 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
20:22:27 [2020-03-17T20:22:27.491Z] #43 ...
20:22:27 [2020-03-17T20:22:27.491Z] 
20:22:27 [2020-03-17T20:22:27.491Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:22:27 [2020-03-17T20:22:27.491Z] #25 17.57 Reading package lists...
20:22:27 [2020-03-17T20:22:27.491Z] #25 24.96 Building dependency tree...
20:22:27 [2020-03-17T20:22:27.491Z] #25 26.79 Reading state information...
20:22:27 [2020-03-17T20:22:27.491Z] #25 29.39 ca-certificates is already the newest version (20190110).
20:22:27 [2020-03-17T20:22:27.491Z] #25 29.39 The following additional packages will be installed:
20:22:27 [2020-03-17T20:22:27.491Z] #25 29.41   libjq1 libonig5
20:22:27 [2020-03-17T20:22:27.491Z] #25 29.96 The following NEW packages will be installed:
20:22:27 [2020-03-17T20:22:27.491Z] #25 29.97   jq libjq1 libonig5
20:22:27 [2020-03-17T20:22:27.491Z] #25 30.44 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
20:22:27 [2020-03-17T20:22:27.491Z] #25 30.44 Need to get 355 kB of archives.
20:22:27 [2020-03-17T20:22:27.491Z] #25 30.44 After this operation, 1072 kB of additional disk space will be used.
20:22:27 [2020-03-17T20:22:27.491Z] #25 30.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
20:22:27 [2020-03-17T20:22:27.491Z] #25 30.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
20:22:27 [2020-03-17T20:22:27.491Z] #25 30.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
20:22:27 [2020-03-17T20:22:27.491Z] #25 31.78 debconf: delaying package configuration, since apt-utils is not installed
20:22:27 [2020-03-17T20:22:27.491Z] #25 32.00 Fetched 355 kB in 0s (1193 kB/s)
20:22:27 [2020-03-17T20:22:27.491Z] #25 32.11 Selecting previously unselected package libonig5:amd64.
20:22:27 [2020-03-17T20:22:27.491Z] #25 32.11 (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.)
20:22:27 [2020-03-17T20:22:27.491Z] #25 32.19 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
20:22:27 [2020-03-17T20:22:27.491Z] #25 32.21 Unpacking libonig5:amd64 (6.9.1-1) ...
20:22:27 [2020-03-17T20:22:27.491Z] #25 32.54 Selecting previously unselected package libjq1:amd64.
20:22:27 [2020-03-17T20:22:27.491Z] #25 32.55 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
20:22:27 [2020-03-17T20:22:27.491Z] #25 32.55 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
20:22:27 [2020-03-17T20:22:27.491Z] #25 32.96 Selecting previously unselected package jq.
20:22:27 [2020-03-17T20:22:27.491Z] #25 32.96 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
20:22:27 [2020-03-17T20:22:27.491Z] #25 32.99 Unpacking jq (1.5+dfsg-2+b1) ...
20:22:27 [2020-03-17T20:22:27.491Z] #25 33.35 Setting up libonig5:amd64 (6.9.1-1) ...
20:22:27 [2020-03-17T20:22:27.491Z] #25 33.37 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
20:22:27 [2020-03-17T20:22:27.491Z] #25 33.38 Setting up jq (1.5+dfsg-2+b1) ...
20:22:27 [2020-03-17T20:22:27.491Z] #25 33.41 Processing triggers for libc-bin (2.28-10) ...
20:22:27 [2020-03-17T20:22:27.491Z] #25 DONE 34.0s
20:22:27 [2020-03-17T20:22:27.491Z] 
20:22:27 [2020-03-17T20:22:27.491Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
20:22:27 [2020-03-17T20:22:27.491Z] #26 DONE 0.1s
20:22:27 [2020-03-17T20:22:27.491Z] 
20:22:27 [2020-03-17T20:22:27.491Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:22:27 [2020-03-17T20:22:27.491Z] #41 23.85 Checking out files:  99% (1593/1597)   
Checking out files: 100% (1597/1597)   
Checking out files: 100% (1597/1597), done.
20:22:27 [2020-03-17T20:22:27.491Z] #41 23.88 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
20:22:27 [2020-03-17T20:22:27.491Z] #41 26.00 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
20:22:27 [2020-03-17T20:22:27.664Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
20:22:27 [2020-03-17T20:22:27.664Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d
20:22:27 [2020-03-17T20:22:27.664Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1
20:22:27 [2020-03-17T20:22:27.684Z] #10 ...
20:22:27 [2020-03-17T20:22:27.684Z] 
20:22:27 [2020-03-17T20:22:27.684Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:22:27 [2020-03-17T20:22:27.684Z] #44 12.68   CC       images/core-arm.o
20:22:27 [2020-03-17T20:22:27.684Z] #44 12.90   CC       images/core-aarch64.o
20:22:27 [2020-03-17T20:22:27.748Z] #41 ...
20:22:27 [2020-03-17T20:22:27.748Z] 
20:22:27 [2020-03-17T20:22:27.748Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:22:27 [2020-03-17T20:22:27.748Z] #35 17.41 Reading package lists...
20:22:27 [2020-03-17T20:22:27.748Z] #35 24.51 Building dependency tree...
20:22:27 [2020-03-17T20:22:27.748Z] #35 26.28 Reading state information...
20:22:27 [2020-03-17T20:22:27.748Z] #35 28.71 The following additional packages will be installed:
20:22:27 [2020-03-17T20:22:27.748Z] #35 28.72   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
20:22:27 [2020-03-17T20:22:27.748Z] #35 28.75 Suggested packages:
20:22:27 [2020-03-17T20:22:27.748Z] #35 28.75   cmake-doc ninja-build lrzip
20:22:27 [2020-03-17T20:22:27.748Z] #35 28.75 Recommended packages:
20:22:27 [2020-03-17T20:22:27.748Z] #35 28.75   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
20:22:27 [2020-03-17T20:22:27.748Z] #35 29.64 The following NEW packages will be installed:
20:22:27 [2020-03-17T20:22:27.748Z] #35 29.66   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
20:22:27 [2020-03-17T20:22:27.748Z] #35 29.66   vim-common xxd
20:22:27 [2020-03-17T20:22:27.748Z] #35 30.26 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
20:22:27 [2020-03-17T20:22:27.748Z] #35 30.26 Need to get 14.9 MB of archives.
20:22:27 [2020-03-17T20:22:27.748Z] #35 30.26 After this operation, 61.8 MB of additional disk space will be used.
20:22:27 [2020-03-17T20:22:27.748Z] #35 30.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
20:22:27 [2020-03-17T20:22:27.748Z] #35 30.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
20:22:27 [2020-03-17T20:22:27.748Z] #35 30.28 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
20:22:27 [2020-03-17T20:22:27.748Z] #35 30.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB]
20:22:27 [2020-03-17T20:22:27.748Z] #35 31.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
20:22:27 [2020-03-17T20:22:27.748Z] #35 31.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
20:22:27 [2020-03-17T20:22:27.748Z] #35 31.44 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
20:22:27 [2020-03-17T20:22:27.748Z] #35 31.45 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
20:22:27 [2020-03-17T20:22:27.748Z] #35 31.47 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
20:22:27 [2020-03-17T20:22:27.748Z] #35 31.49 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
20:22:27 [2020-03-17T20:22:27.748Z] #35 33.63 debconf: delaying package configuration, since apt-utils is not installed
20:22:27 [2020-03-17T20:22:27.748Z] #35 34.05 Fetched 14.9 MB in 2s (6939 kB/s)
20:22:27 [2020-03-17T20:22:27.957Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932
20:22:27 [2020-03-17T20:22:27.957Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
20:22:27 [2020-03-17T20:22:27.967Z] #44 13.18   CC       images/core-ppc64.o
20:22:28 [2020-03-17T20:22:28.006Z] #35 ...
20:22:28 [2020-03-17T20:22:28.006Z] 
20:22:28 [2020-03-17T20:22:28.006Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:22:28 [2020-03-17T20:22:28.249Z] #44 13.46   CC       images/core-s390.o
20:22:28 [2020-03-17T20:22:28.251Z] go: finding github.com/prometheus/client_golang v0.8.0
20:22:28 [2020-03-17T20:22:28.535Z] #27 11.56 
                                                                           0.0%
#                                                                          1.6%
##                                                                         3.2%
###                                                                        4.7%
####                                                                       6.5%
######                                                                     8.4%
######                                                                     9.7%
#######                                                                   10.8%
########                                                                  12.2%
##########                                                                14.0%
###########                                                               15.8%
############                                                              17.6%
##############                                                            19.9%
###############                                                           22.1%
################                                                          23.3%
##################                                                        25.2%
###################                                                       26.8%
####################                                                      28.0%
#####################                                                     29.2%
######################                                                    31.0%
20:22:28 [2020-03-17T20:22:28.535Z] #27 ...
20:22:28 [2020-03-17T20:22:28.535Z] 
20:22:28 [2020-03-17T20:22:28.535Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:22:28 [2020-03-17T20:22:28.535Z] #43 27.61 Unpacking protobuf-compiler (3.6.1.3-2) ...
20:22:28 [2020-03-17T20:22:28.535Z] #43 27.83 Selecting previously unselected package python-pkg-resources.
20:22:28 [2020-03-17T20:22:28.535Z] #43 27.84 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
20:22:28 [2020-03-17T20:22:28.535Z] #43 27.85 Unpacking python-pkg-resources (40.8.0-1) ...
20:22:28 [2020-03-17T20:22:28.535Z] #43 28.17 Selecting previously unselected package python-six.
20:22:28 [2020-03-17T20:22:28.535Z] #43 28.17 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
20:22:28 [2020-03-17T20:22:28.535Z] #43 28.17 Unpacking python-six (1.12.0-1) ...
20:22:28 [2020-03-17T20:22:28.535Z] #43 28.35 Selecting previously unselected package python-protobuf.
20:22:28 [2020-03-17T20:22:28.535Z] #43 28.36 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ...
20:22:28 [2020-03-17T20:22:28.535Z] #43 28.38 Unpacking python-protobuf (3.6.1.3-2) ...
20:22:28 [2020-03-17T20:22:28.535Z] #43 28.98 Setting up python-pkg-resources (40.8.0-1) ...
20:22:28 [2020-03-17T20:22:28.535Z] #43 31.87 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ...
20:22:28 [2020-03-17T20:22:28.535Z] #43 31.94 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
20:22:28 [2020-03-17T20:22:28.535Z] #43 31.97 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
20:22:28 [2020-03-17T20:22:28.535Z] #43 31.98 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
20:22:28 [2020-03-17T20:22:28.535Z] #43 32.01 Setting up python-six (1.12.0-1) ...
20:22:28 [2020-03-17T20:22:28.535Z] #43 34.20 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
20:22:28 [2020-03-17T20:22:28.535Z] #43 34.27 Setting up libnl-3-200:arm64 (3.4.0-1) ...
20:22:28 [2020-03-17T20:22:28.535Z] #43 34.35 Setting up libprotobuf17:arm64 (3.6.1.3-2) ...
20:22:28 [2020-03-17T20:22:28.535Z] #43 34.48 Setting up libcap-dev:arm64 (1:2.25-2) ...
20:22:28 [2020-03-17T20:22:28.535Z] #43 34.50 Setting up libprotoc17:arm64 (3.6.1.3-2) ...
20:22:28 [2020-03-17T20:22:28.535Z] #43 34.53 Setting up protobuf-compiler (3.6.1.3-2) ...
20:22:28 [2020-03-17T20:22:28.535Z] #43 34.57 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
20:22:28 [2020-03-17T20:22:28.535Z] #43 34.61 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ...
20:22:28 [2020-03-17T20:22:28.535Z] #43 34.65 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
20:22:28 [2020-03-17T20:22:28.535Z] #43 34.68 Setting up python-protobuf (3.6.1.3-2) ...
20:22:28 [2020-03-17T20:22:28.546Z] go: finding github.com/opencontainers/runtime-spec v1.0.1
20:22:28 [2020-03-17T20:22:28.546Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible
20:22:28 [2020-03-17T20:22:28.797Z] #43 ...
20:22:28 [2020-03-17T20:22:28.798Z] 
20:22:28 [2020-03-17T20:22:28.798Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:22:28 [2020-03-17T20:22:28.798Z] #35 27.71 Selecting previously unselected package libicu63:arm64.
20:22:28 [2020-03-17T20:22:28.798Z] #35 27.72 Preparing to unpack .../3-libicu63_63.1-6_arm64.deb ...
20:22:28 [2020-03-17T20:22:28.798Z] #35 27.74 Unpacking libicu63:arm64 (63.1-6) ...
20:22:28 [2020-03-17T20:22:28.798Z] #35 33.25 Selecting previously unselected package libxml2:arm64.
20:22:28 [2020-03-17T20:22:28.798Z] #35 33.25 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ...
20:22:28 [2020-03-17T20:22:28.798Z] #35 33.25 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
20:22:28 [2020-03-17T20:22:28.798Z] #35 33.97 Selecting previously unselected package libarchive13:arm64.
20:22:28 [2020-03-17T20:22:28.798Z] #35 33.98 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ...
20:22:28 [2020-03-17T20:22:28.798Z] #35 33.99 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ...
20:22:28 [2020-03-17T20:22:28.798Z] #35 34.54 Selecting previously unselected package libjsoncpp1:arm64.
20:22:28 [2020-03-17T20:22:28.798Z] #35 34.54 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ...
20:22:28 [2020-03-17T20:22:28.798Z] #35 34.58 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
20:22:28 [2020-03-17T20:22:28.798Z] #35 34.80 Selecting previously unselected package librhash0:arm64.
20:22:28 [2020-03-17T20:22:28.798Z] #35 34.81 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ...
20:22:28 [2020-03-17T20:22:28.798Z] #35 34.82 Unpacking librhash0:arm64 (1.3.8-1) ...
20:22:28 [2020-03-17T20:22:28.798Z] #35 35.01 Selecting previously unselected package libuv1:arm64.
20:22:28 [2020-03-17T20:22:28.798Z] #35 35.01 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ...
20:22:28 [2020-03-17T20:22:28.798Z] #35 35.03 Unpacking libuv1:arm64 (1.24.1-1) ...
20:22:28 [2020-03-17T20:22:28.798Z] #35 35.22 Selecting previously unselected package cmake.
20:22:28 [2020-03-17T20:22:28.798Z] #35 35.22 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ...
20:22:28 [2020-03-17T20:22:28.798Z] #35 35.23 Unpacking cmake (3.13.4-1) ...
20:22:28 [2020-03-17T20:22:28.798Z] #35 37.33 Setting up libicu63:arm64 (63.1-6) ...
20:22:28 [2020-03-17T20:22:28.798Z] #35 37.37 Setting up xxd (2:8.1.0875-5) ...
20:22:28 [2020-03-17T20:22:28.798Z] #35 37.42 Setting up libuv1:arm64 (1.24.1-1) ...
20:22:28 [2020-03-17T20:22:28.798Z] #35 37.45 Setting up vim-common (2:8.1.0875-5) ...
20:22:28 [2020-03-17T20:22:28.798Z] #35 37.49 Setting up librhash0:arm64 (1.3.8-1) ...
20:22:28 [2020-03-17T20:22:28.798Z] #35 37.55 Setting up cmake-data (3.13.4-1) ...
20:22:28 [2020-03-17T20:22:28.798Z] #35 37.58 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
20:22:28 [2020-03-17T20:22:28.798Z] #35 37.59 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
20:22:28 [2020-03-17T20:22:28.798Z] #35 37.62 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ...
20:22:28 [2020-03-17T20:22:28.798Z] #35 37.64 Setting up cmake (3.13.4-1) ...
20:22:28 [2020-03-17T20:22:28.798Z] #35 37.66 Processing triggers for libc-bin (2.28-10) ...
20:22:28 [2020-03-17T20:22:28.798Z] #35 37.80 Processing triggers for mime-support (3.62) ...
20:22:28 [2020-03-17T20:22:28.798Z] #35 ...
20:22:28 [2020-03-17T20:22:28.798Z] 
20:22:28 [2020-03-17T20:22:28.798Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:22:28 [2020-03-17T20:22:28.863Z] #44 13.88   CC       images/cpuinfo.o
20:22:29 [2020-03-17T20:22:29.146Z] #44 14.30   CC       images/inventory.o
20:22:29 [2020-03-17T20:22:29.428Z] #44 14.48   CC       images/fdinfo.o
20:22:29 [2020-03-17T20:22:29.583Z] #27 11.56 
                                                                           0.0%
#                                                                          1.6%
##                                                                         3.2%
###                                                                        4.7%
####                                                                       6.5%
######                                                                     8.4%
######                                                                     9.7%
#######                                                                   10.8%
########                                                                  12.2%
##########                                                                14.0%
###########                                                               15.8%
############                                                              17.6%
##############                                                            19.9%
###############                                                           22.1%
################                                                          23.3%
##################                                                        25.2%
###################                                                       26.8%
####################                                                      28.0%
#####################                                                     29.2%
######################                                                    31.0%
#######################                                                   32.9%
########################                                                  34.2%
#########################                                                 35.6%
###########################                                               37.6%
#############################                                             40.3%
##############################                                            41.9%
##############################                                            43.0%
################################                                          44.8%
#######################
20:22:29 [2020-03-17T20:22:29.583Z] #27 ...
20:22:29 [2020-03-17T20:22:29.583Z] 
20:22:29 [2020-03-17T20:22:29.583Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:22:29 [2020-03-17T20:22:29.583Z] #35 DONE 38.4s
20:22:29 [2020-03-17T20:22:29.583Z] 
20:22:29 [2020-03-17T20:22:29.583Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:22:29 [2020-03-17T20:22:29.583Z] #27 11.56 
                                                                           0.0%
#                                                                          1.6%
##                                                                         3.2%
###                                                                        4.7%
####                                                                       6.5%
######                                                                     8.4%
######                                                                     9.7%
#######                                                                   10.8%
########                                                                  12.2%
##########                                                                14.0%
###########                                                               15.8%
############                                                              17.6%
##############                                                            19.9%
###############                                                           22.1%
################                                                          23.3%
##################                                                        25.2%
###################                                                       26.8%
####################                                                      28.0%
#####################                                                     29.2%
######################                                                    31.0%
#######################                                                   32.9%
########################                                                  34.2%
#########################                                                 35.6%
###########################                                               37.6%
#############################                                             40.3%
##############################                                            41.9%
##############################                                            43.0%
################################                                          44.8%
#################################                                         46.4%
##################################                                        47.5%
20:22:29 [2020-03-17T20:22:29.583Z] #27 ...
20:22:29 [2020-03-17T20:22:29.583Z] 
20:22:29 [2020-03-17T20:22:29.583Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
20:22:29 [2020-03-17T20:22:29.583Z] #36 DONE 0.1s
20:22:29 [2020-03-17T20:22:29.583Z] 
20:22:29 [2020-03-17T20:22:29.583Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
20:22:29 [2020-03-17T20:22:29.583Z] #37 DONE 0.1s
20:22:29 [2020-03-17T20:22:29.583Z] 
20:22:29 [2020-03-17T20:22:29.583Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:22:29 [2020-03-17T20:22:29.593Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793
20:22:29 [2020-03-17T20:22:29.710Z] #44 14.72   CC       images/fown.o
20:22:29 [2020-03-17T20:22:29.710Z] #44 14.81   CC       images/ns.o
20:22:29 [2020-03-17T20:22:29.710Z] #44 ...
20:22:29 [2020-03-17T20:22:29.710Z] 
20:22:29 [2020-03-17T20:22:29.710Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:22:29 [2020-03-17T20:22:29.710Z] #47 39.43 time
20:22:29 [2020-03-17T20:22:29.710Z] #47 42.64 strings
20:22:29 [2020-03-17T20:22:29.710Z] #47 43.98 os
20:22:29 [2020-03-17T20:22:29.710Z] #47 45.82 regexp/syntax
20:22:29 [2020-03-17T20:22:29.710Z] #47 47.45 fmt
20:22:29 [2020-03-17T20:22:29.710Z] #47 48.68 regexp
20:22:29 [2020-03-17T20:22:29.992Z] #47 ...
20:22:29 [2020-03-17T20:22:29.993Z] 
20:22:29 [2020-03-17T20:22:29.993Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:22:29 [2020-03-17T20:22:29.993Z] #33 45.40 path/filepath
20:22:29 [2020-03-17T20:22:29.993Z] #33 46.31 io/ioutil
20:22:29 [2020-03-17T20:22:29.993Z] #33 47.59 flag
20:22:29 [2020-03-17T20:22:29.993Z] #33 47.59 github.com/BurntSushi/toml
20:22:29 [2020-03-17T20:22:29.993Z] #33 49.06 log
20:22:30 [2020-03-17T20:22:30.257Z] go: finding github.com/kisielk/errcheck v1.1.0
20:22:30 [2020-03-17T20:22:30.257Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412
20:22:30 [2020-03-17T20:22:30.257Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448
20:22:30 [2020-03-17T20:22:30.257Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5
20:22:30 [2020-03-17T20:22:30.550Z] go: finding github.com/davecgh/go-spew v1.1.1
20:22:30 [2020-03-17T20:22:30.550Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0
20:22:30 [2020-03-17T20:22:30.550Z] go: finding github.com/stretchr/objx v0.1.0
20:22:30 [2020-03-17T20:22:30.607Z] #33 50.27 github.com/BurntSushi/toml/cmd/tomlv
20:22:30 [2020-03-17T20:22:30.675Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06667ef9ed37f4a05) in /home/ubuntu/workspace/moby_PR-39728
[Pipeline] {
[Pipeline] checkout
20:22:30 [2020-03-17T20:22:30.847Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
20:22:31 [2020-03-17T20:22:31.025Z] #30 ...
20:22:31 [2020-03-17T20:22:31.025Z] 
20:22:31 [2020-03-17T20:22:31.025Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:22:31 [2020-03-17T20:22:31.025Z] #27 4.134 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
20:22:31 [2020-03-17T20:22:31.025Z] #27 4.550 
20:22:31 [2020-03-17T20:22:31.025Z] #27 4.753 
##                                                                         3.0%
#######                                                                   10.9%
###########                                                               16.1%
#################                                                         24.8%
#######################                                                   32.9%
##############################                                            42.3%
####################################                                      50.6%
#########################################                                 58.1%
################################################                          66.7%
#####################################################                     73.8%
#########################################################                 80.3%
################################################################          90.2%
######################################################################## 100.0%
20:22:31 [2020-03-17T20:22:31.025Z] #27 6.449 
20:22:31 [2020-03-17T20:22:31.025Z] #27 6.666 
####                                                                       6.4%
#############                                                             18.7%
#########################                                                 35.4%
####################################                                      50.3%
#############################################                             63.6%
####################################################                      72.4%
############################################################              84.6%
######################################################################## 100.0%
20:22:31 [2020-03-17T20:22:31.025Z] #27 7.723 
20:22:31 [2020-03-17T20:22:31.025Z] #27 7.920 
####                                                                       6.5%
###########                                                               15.8%
#################                                                         24.7%
##########################                                                36.2%
#################################                                         46.6%
########################################                                  56.7%
###############################################                           66.1%
#####################################################                     74.1%
############################################################              84.6%
##################################################################        92.1%
######################################################################## 100.0%
20:22:31 [2020-03-17T20:22:31.025Z] #27 ...
20:22:31 [2020-03-17T20:22:31.025Z] 
20:22:31 [2020-03-17T20:22:31.025Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:22:31 [2020-03-17T20:22:31.025Z] #35 46.20 Selecting previously unselected package cmake-data.
20:22:31 [2020-03-17T20:22:31.025Z] #35 46.21 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
20:22:31 [2020-03-17T20:22:31.025Z] #35 46.22 Unpacking cmake-data (3.13.4-1) ...
20:22:31 [2020-03-17T20:22:31.025Z] #35 50.14 Selecting previously unselected package libicu63:amd64.
20:22:31 [2020-03-17T20:22:31.025Z] #35 50.15 Preparing to unpack .../3-libicu63_63.1-6_amd64.deb ...
20:22:31 [2020-03-17T20:22:31.025Z] #35 50.16 Unpacking libicu63:amd64 (63.1-6) ...
20:22:31 [2020-03-17T20:22:31.025Z] #35 ...
20:22:31 [2020-03-17T20:22:31.025Z] 
20:22:31 [2020-03-17T20:22:31.025Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:22:31 [2020-03-17T20:22:31.025Z] #27 9.499 
20:22:31 [2020-03-17T20:22:31.222Z] #33 ...
20:22:31 [2020-03-17T20:22:31.222Z] 
20:22:31 [2020-03-17T20:22:31.222Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:22:31 [2020-03-17T20:22:31.222Z] #44 14.99   CC       images/regfile.o
20:22:31 [2020-03-17T20:22:31.222Z] #44 15.18   CC       images/ghost-file.o
20:22:31 [2020-03-17T20:22:31.222Z] #44 15.45   CC       images/fifo.o
20:22:31 [2020-03-17T20:22:31.222Z] #44 15.62   CC       images/remap-file-path.o
20:22:31 [2020-03-17T20:22:31.222Z] #44 15.75   CC       images/eventfd.o
20:22:31 [2020-03-17T20:22:31.222Z] #44 15.93   CC       images/eventpoll.o
20:22:31 [2020-03-17T20:22:31.222Z] #44 16.22   CC       images/fh.o
20:22:31 [2020-03-17T20:22:31.479Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e
20:22:31 [2020-03-17T20:22:31.504Z] #44 16.57   CC       images/fsnotify.o
20:22:31 [2020-03-17T20:22:31.771Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1
20:22:31 [2020-03-17T20:22:31.771Z] go: finding github.com/spf13/cobra v0.0.3
20:22:31 [2020-03-17T20:22:31.787Z] #44 16.96   CC       images/signalfd.o
20:22:32 [2020-03-17T20:22:32.063Z] go: finding google.golang.org/grpc v1.20.1
20:22:32 [2020-03-17T20:22:32.064Z] go: finding github.com/golang/protobuf v1.2.0
20:22:32 [2020-03-17T20:22:32.069Z] #44 17.13   CC       images/fs.o
20:22:32 [2020-03-17T20:22:32.187Z] #27 4.335 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
20:22:32 [2020-03-17T20:22:32.351Z] #44 17.32   CC       images/pstree.o
20:22:32 [2020-03-17T20:22:32.351Z] #44 17.44   CC       images/pipe.o
20:22:32 [2020-03-17T20:22:32.353Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5
20:22:32 [2020-03-17T20:22:32.445Z] #27 4.827 
20:22:32 [2020-03-17T20:22:32.445Z] #27 ...
20:22:32 [2020-03-17T20:22:32.445Z] 
20:22:32 [2020-03-17T20:22:32.445Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:22:32 [2020-03-17T20:22:32.445Z] #53 28.64 + cd /tmp/tmp.CsxnUctsoI/src/github.com/golangci/golangci-lint/
20:22:32 [2020-03-17T20:22:32.445Z] #53 28.64 + git checkout -q v1.23.8
20:22:32 [2020-03-17T20:22:32.445Z] #53 29.38 ++ git describe --tags
20:22:32 [2020-03-17T20:22:32.445Z] #53 29.38 + version=v1.23.8
20:22:32 [2020-03-17T20:22:32.445Z] #53 29.38 ++ git rev-parse --short HEAD
20:22:32 [2020-03-17T20:22:32.445Z] #53 29.39 + commit=76a82c6
20:22:32 [2020-03-17T20:22:32.445Z] #53 29.39 ++ git show -s --format=%cd
20:22:32 [2020-03-17T20:22:32.445Z] #53 29.40 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
20:22:32 [2020-03-17T20:22:32.445Z] #53 29.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
20:22:32 [2020-03-17T20:22:32.466Z] #27 11.56 
                                                                           0.0%
#                                                                          1.6%
##                                                                         3.2%
###                                                                        4.7%
####                                                                       6.5%
######                                                                     8.4%
######                                                                     9.7%
#######                                                                   10.8%
########                                                                  12.2%
##########                                                                14.0%
###########                                                               15.8%
############                                                              17.6%
##############                                                            19.9%
###############                                                           22.1%
################                                                          23.3%
##################                                                        25.2%
###################                                                       26.8%
####################                                                      28.0%
#####################                                                     29.2%
######################                                                    31.0%
#######################                                                   32.9%
########################                                                  34.2%
#########################                                                 35.6%
###########################                                               37.6%
#############################                                             40.3%
##############################                                            41.9%
##############################                                            43.0%
################################                                          44.8%
#################################                                         46.4%
##################################                                        47.5%
##################################                                        48.4%
###################################                                       49.7%
####################################                                      51.1%
######################################                                    53.5%
#######################################                                   55.4%
########################################                                  56.7%
#########################################                                 58.3%
###########################################                               61.1%
#############################################                             63.7%
###############################################                           66.2%
#################################################                         68.7%
###################################################                       71.0%
####################################################                      73.4%
######################################################                    75.4%
#######################################################                   76.9%
########################################################                  78.8%
#########################################################                 80.0%
###########################################################               82.3%
############################################################              84.0%
#############################################################             85.0%
##############################################################            86.5%
##############################################################            87.3%
###############################################################           87.8%
################################################################          89.3%
#################################################################         91.0%
##################################################################        92.4%
20:22:32 [2020-03-17T20:22:32.466Z] #27 ...
20:22:32 [2020-03-17T20:22:32.466Z] 
20:22:32 [2020-03-17T20:22:32.466Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:22:32 [2020-03-17T20:22:32.466Z] #43 40.39 Setting up libnl-3-dev:arm64 (3.4.0-1) ...
20:22:32 [2020-03-17T20:22:32.466Z] #43 40.41 Processing triggers for libc-bin (2.28-10) ...
20:22:32 [2020-03-17T20:22:32.466Z] #43 DONE 41.4s
20:22:32 [2020-03-17T20:22:32.466Z] 
20:22:32 [2020-03-17T20:22:32.466Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:22:32 [2020-03-17T20:22:32.466Z] #27 11.56 
                                                                           0.0%
#                                                                          1.6%
##                                                                         3.2%
###                                                                        4.7%
####                                                                       6.5%
######                                                                     8.4%
######                                                                     9.7%
#######                                                                   10.8%
########                                                                  12.2%
##########                                                                14.0%
###########                                                               15.8%
############                                                              17.6%
##############                                                            19.9%
###############                                                           22.1%
################                                                          23.3%
##################                                                        25.2%
###################                                                       26.8%
####################                                                      28.0%
#####################                                                     29.2%
######################                                                    31.0%
#######################                                                   32.9%
########################                                                  34.2%
#########################                                                 35.6%
###########################                                               37.6%
#############################                                             40.3%
##############################                                            41.9%
##############################                                            43.0%
################################                                          44.8%
#################################                                         46.4%
##################################                                        47.5%
##################################                                        48.4%
###################################                                       49.7%
####################################                                      51.1%
######################################                                    53.5%
#######################################                                   55.4%
########################################                                  56.7%
#########################################                                 58.3%
###########################################                               61.1%
#############################################                             63.7%
###############################################                           66.2%
#################################################                         68.7%
###################################################                       71.0%
####################################################                      73.4%
######################################################                    75.4%
#######################################################                   76.9%
########################################################                  78.8%
#########################################################                 80.0%
###########################################################               82.3%
############################################################              84.0%
#############################################################             85.0%
##############################################################            86.5%
##############################################################            87.3%
###############################################################           87.8%
################################################################          89.3%
#################################################################         91.0%
##################################################################        92.4%
###################################################################       94.3%
20:22:32 [2020-03-17T20:22:32.466Z] #27 ...
20:22:32 [2020-03-17T20:22:32.466Z] 
20:22:32 [2020-03-17T20:22:32.466Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:22:32 [2020-03-17T20:22:32.466Z] #33 31.00 sync
20:22:32 [2020-03-17T20:22:32.466Z] #33 31.01 internal/reflectlite
20:22:32 [2020-03-17T20:22:32.466Z] #33 33.16 sort
20:22:32 [2020-03-17T20:22:32.466Z] #33 33.16 errors
20:22:32 [2020-03-17T20:22:32.466Z] #33 33.75 strconv
20:22:32 [2020-03-17T20:22:32.466Z] #33 33.76 io
20:22:32 [2020-03-17T20:22:32.466Z] #33 33.76 internal/oserror
20:22:32 [2020-03-17T20:22:32.466Z] #33 34.15 syscall
20:22:32 [2020-03-17T20:22:32.466Z] #33 35.46 strings
20:22:32 [2020-03-17T20:22:32.466Z] #33 35.47 bytes
20:22:32 [2020-03-17T20:22:32.466Z] #33 39.21 bufio
20:22:32 [2020-03-17T20:22:32.466Z] #33 39.80 path
20:22:32 [2020-03-17T20:22:32.466Z] #33 40.69 reflect
20:22:32 [2020-03-17T20:22:32.466Z] #33 41.00 text/tabwriter
20:22:32 [2020-03-17T20:22:32.568Z] #27 9.698 
                                                                           0.5%
##                                                                         3.1%
###                                                                        5.1%
#####                                                                      8.0%
#######                                                                   10.3%
########                                                                  12.5%
##########                                                                14.6%
############                                                              17.5%
#############                                                             19.2%
##############                                                            20.6%
################                                                          22.4%
#################                                                         24.0%
##################                                                        26.2%
####################                                                      28.1%
######################                                                    30.7%
20:22:32 [2020-03-17T20:22:32.568Z] #27 ...
20:22:32 [2020-03-17T20:22:32.568Z] 
20:22:32 [2020-03-17T20:22:32.568Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:22:32 [2020-03-17T20:22:32.568Z] #43 48.04 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
20:22:32 [2020-03-17T20:22:32.568Z] #43 48.37 Selecting previously unselected package libprotobuf-c1:amd64.
20:22:32 [2020-03-17T20:22:32.568Z] #43 48.37 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
20:22:32 [2020-03-17T20:22:32.568Z] #43 48.38 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:22:32 [2020-03-17T20:22:32.568Z] #43 48.55 Selecting previously unselected package libprotobuf-c-dev:amd64.
20:22:32 [2020-03-17T20:22:32.568Z] #43 48.55 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
20:22:32 [2020-03-17T20:22:32.568Z] #43 48.56 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
20:22:32 [2020-03-17T20:22:32.568Z] #43 48.71 Selecting previously unselected package zlib1g-dev:amd64.
20:22:32 [2020-03-17T20:22:32.568Z] #43 48.73 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
20:22:32 [2020-03-17T20:22:32.568Z] #43 48.74 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
20:22:32 [2020-03-17T20:22:32.568Z] #43 48.98 Selecting previously unselected package libprotobuf17:amd64.
20:22:32 [2020-03-17T20:22:32.568Z] #43 48.99 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
20:22:32 [2020-03-17T20:22:32.568Z] #43 49.01 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
20:22:32 [2020-03-17T20:22:32.568Z] #43 49.99 Selecting previously unselected package libprotobuf-lite17:amd64.
20:22:32 [2020-03-17T20:22:32.568Z] #43 49.99 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
20:22:32 [2020-03-17T20:22:32.568Z] #43 50.00 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
20:22:32 [2020-03-17T20:22:32.568Z] #43 50.26 Selecting previously unselected package libprotobuf-dev:amd64.
20:22:32 [2020-03-17T20:22:32.568Z] #43 50.27 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
20:22:32 [2020-03-17T20:22:32.568Z] #43 50.28 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
20:22:32 [2020-03-17T20:22:32.568Z] #43 52.00 Selecting previously unselected package libprotoc17:amd64.
20:22:32 [2020-03-17T20:22:32.568Z] #43 52.02 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
20:22:32 [2020-03-17T20:22:32.568Z] #43 52.02 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
20:22:32 [2020-03-17T20:22:32.568Z] #43 52.80 Selecting previously unselected package protobuf-c-compiler.
20:22:32 [2020-03-17T20:22:32.568Z] #43 52.80 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
20:22:32 [2020-03-17T20:22:32.568Z] #43 52.81 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
20:22:32 [2020-03-17T20:22:32.568Z] #43 53.06 Selecting previously unselected package protobuf-compiler.
20:22:32 [2020-03-17T20:22:32.568Z] #43 53.07 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
20:22:32 [2020-03-17T20:22:32.568Z] #43 53.08 Unpacking protobuf-compiler (3.6.1.3-2) ...
20:22:32 [2020-03-17T20:22:32.568Z] #43 53.32 Selecting previously unselected package python-pkg-resources.
20:22:32 [2020-03-17T20:22:32.568Z] #43 53.33 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
20:22:32 [2020-03-17T20:22:32.568Z] #43 53.35 Unpacking python-pkg-resources (40.8.0-1) ...
20:22:32 [2020-03-17T20:22:32.568Z] #43 53.74 Selecting previously unselected package python-six.
20:22:32 [2020-03-17T20:22:32.568Z] #43 53.78 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
20:22:32 [2020-03-17T20:22:32.568Z] #43 53.79 Unpacking python-six (1.12.0-1) ...
20:22:32 [2020-03-17T20:22:32.568Z] #43 53.94 Selecting previously unselected package python-protobuf.
20:22:32 [2020-03-17T20:22:32.568Z] #43 53.97 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
20:22:32 [2020-03-17T20:22:32.568Z] #43 53.97 Unpacking python-protobuf (3.6.1.3-2) ...
20:22:32 [2020-03-17T20:22:32.568Z] #43 54.60 Setting up python-pkg-resources (40.8.0-1) ...
20:22:32 [2020-03-17T20:22:32.568Z] #43 ...
20:22:32 [2020-03-17T20:22:32.568Z] 
20:22:32 [2020-03-17T20:22:32.568Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:22:32 [2020-03-17T20:22:32.634Z] #44 17.57   CC       images/tcp-stream.o
20:22:32 [2020-03-17T20:22:32.634Z] #44 17.79   CC       images/sk-packet.o
20:22:32 [2020-03-17T20:22:32.702Z] #53 ...
20:22:32 [2020-03-17T20:22:32.702Z] 
20:22:32 [2020-03-17T20:22:32.702Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:22:32 [2020-03-17T20:22:32.702Z] #43 34.43 Selecting previously unselected package libprotobuf-c1:amd64.
20:22:32 [2020-03-17T20:22:32.702Z] #43 34.46 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
20:22:32 [2020-03-17T20:22:32.702Z] #43 34.46 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:22:32 [2020-03-17T20:22:32.702Z] #43 34.72 Selecting previously unselected package libprotobuf-c-dev:amd64.
20:22:32 [2020-03-17T20:22:32.702Z] #43 34.72 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
20:22:32 [2020-03-17T20:22:32.702Z] #43 34.76 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
20:22:32 [2020-03-17T20:22:32.702Z] #43 34.90 Selecting previously unselected package zlib1g-dev:amd64.
20:22:32 [2020-03-17T20:22:32.702Z] #43 34.90 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
20:22:32 [2020-03-17T20:22:32.702Z] #43 34.92 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
20:22:32 [2020-03-17T20:22:32.702Z] #43 35.20 Selecting previously unselected package libprotobuf17:amd64.
20:22:32 [2020-03-17T20:22:32.702Z] #43 35.20 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
20:22:32 [2020-03-17T20:22:32.702Z] #43 35.21 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
20:22:32 [2020-03-17T20:22:32.702Z] #43 36.23 Selecting previously unselected package libprotobuf-lite17:amd64.
20:22:32 [2020-03-17T20:22:32.702Z] #43 36.28 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
20:22:32 [2020-03-17T20:22:32.702Z] #43 36.28 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
20:22:32 [2020-03-17T20:22:32.702Z] #43 36.55 Selecting previously unselected package libprotobuf-dev:amd64.
20:22:32 [2020-03-17T20:22:32.702Z] #43 36.56 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
20:22:32 [2020-03-17T20:22:32.702Z] #43 36.57 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
20:22:32 [2020-03-17T20:22:32.702Z] #43 38.30 Selecting previously unselected package libprotoc17:amd64.
20:22:32 [2020-03-17T20:22:32.702Z] #43 38.32 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
20:22:32 [2020-03-17T20:22:32.702Z] #43 38.33 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
20:22:32 [2020-03-17T20:22:32.702Z] #43 39.18 Selecting previously unselected package protobuf-c-compiler.
20:22:32 [2020-03-17T20:22:32.803Z] #33 ...
20:22:32 [2020-03-17T20:22:32.803Z] 
20:22:32 [2020-03-17T20:22:32.803Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:22:32 [2020-03-17T20:22:32.803Z] #27 11.56 
                                                                           0.0%
#                                                                          1.6%
##                                                                         3.2%
###                                                                        4.7%
####                                                                       6.5%
######                                                                     8.4%
######                                                                     9.7%
#######                                                                   10.8%
########                                                                  12.2%
##########                                                                14.0%
###########                                                               15.8%
############                                                              17.6%
##############                                                            19.9%
###############                                                           22.1%
################                                                          23.3%
##################                                                        25.2%
###################                                                       26.8%
####################                                                      28.0%
#####################                                                     29.2%
######################                                                    31.0%
#######################                                                   32.9%
########################                                                  34.2%
#########################                                                 35.6%
###########################                                               37.6%
#############################                                             40.3%
##############################                                            41.9%
##############################                                            43.0%
################################                                          44.8%
#################################                                         46.4%
##################################                                        47.5%
##################################                                        48.4%
###################################                                       49.7%
####################################                                      51.1%
######################################                                    53.5%
#######################################                                   55.4%
########################################                                  56.7%
#########################################                                 58.3%
###########################################                               61.1%
#############################################                             63.7%
###############################################                           66.2%
#################################################                         68.7%
###################################################                       71.0%
####################################################                      73.4%
######################################################                    75.4%
#######################################################                   76.9%
########################################################                  78.8%
#########################################################                 80.0%
###########################################################               82.3%
############################################################              84.0%
#############################################################             85.0%
##############################################################            86.5%
##############################################################            87.3%
###############################################################           87.8%
################################################################          89.3%
#################################################################         91.0%
##################################################################        92.4%
###################################################################       94.3%
####################################################################      95.4%
######################################################################    97.9%
######################################################################## 100.0%
20:22:32 [2020-03-17T20:22:32.917Z] #44 18.03   CC       images/mnt.o
20:22:32 [2020-03-17T20:22:32.960Z] #43 39.19 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
20:22:32 [2020-03-17T20:22:32.960Z] #43 39.19 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
20:22:32 [2020-03-17T20:22:32.960Z] #43 39.40 Selecting previously unselected package protobuf-compiler.
20:22:32 [2020-03-17T20:22:32.960Z] #43 39.41 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
20:22:32 [2020-03-17T20:22:32.960Z] #43 39.45 Unpacking protobuf-compiler (3.6.1.3-2) ...
20:22:32 [2020-03-17T20:22:32.960Z] #43 ...
20:22:32 [2020-03-17T20:22:32.960Z] 
20:22:32 [2020-03-17T20:22:32.960Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:22:32 [2020-03-17T20:22:32.983Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470
20:22:33 [2020-03-17T20:22:33.064Z] #27 17.92 
20:22:33 [2020-03-17T20:22:33.200Z] #44 18.19   CC       images/pipe-data.o
20:22:33 [2020-03-17T20:22:33.278Z] go: finding github.com/google/certificate-transparency-go v1.0.21
20:22:33 [2020-03-17T20:22:33.489Z] #44 ...
20:22:33 [2020-03-17T20:22:33.489Z] 
20:22:33 [2020-03-17T20:22:33.489Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:22:33 [2020-03-17T20:22:33.489Z] #33 DONE 53.1s
20:22:33 [2020-03-17T20:22:33.489Z] 
20:22:33 [2020-03-17T20:22:33.489Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:22:33 [2020-03-17T20:22:33.489Z] #44 18.31   CC       images/sa.o
20:22:33 [2020-03-17T20:22:33.489Z] #44 18.52   CC       images/timer.o
20:22:33 [2020-03-17T20:22:33.571Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880
20:22:33 [2020-03-17T20:22:33.637Z] #27 ...
20:22:33 [2020-03-17T20:22:33.637Z] 
20:22:33 [2020-03-17T20:22:33.637Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:22:33 [2020-03-17T20:22:33.637Z] #10 32.65 Selecting previously unselected package dmsetup.
20:22:33 [2020-03-17T20:22:33.637Z] #10 32.65 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ...
20:22:33 [2020-03-17T20:22:33.637Z] #10 32.71 Unpacking dmsetup (2:1.02.155-3) ...
20:22:33 [2020-03-17T20:22:33.637Z] #10 32.94 Selecting previously unselected package mingw-w64-common.
20:22:33 [2020-03-17T20:22:33.637Z] #10 32.95 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
20:22:33 [2020-03-17T20:22:33.637Z] #10 32.96 Unpacking mingw-w64-common (6.0.0-3) ...
20:22:33 [2020-03-17T20:22:33.637Z] #10 40.65 Selecting previously unselected package mingw-w64-x86-64-dev.
20:22:33 [2020-03-17T20:22:33.637Z] #10 40.66 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
20:22:33 [2020-03-17T20:22:33.637Z] #10 40.69 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
20:22:33 [2020-03-17T20:22:33.776Z] #44 18.89   CC       images/timerfd.o
20:22:33 [2020-03-17T20:22:33.804Z] using credential docker-jenkins-github-credentials
20:22:33 [2020-03-17T20:22:33.813Z] Cloning the remote Git repository
20:22:33 [2020-03-17T20:22:33.813Z] Cloning with configured refspecs honoured and without tags
20:22:34 [2020-03-17T20:22:34.059Z] #44 19.14   CC       images/mm.o
20:22:34 [2020-03-17T20:22:34.059Z] #44 19.25   CC       images/sk-opts.o
20:22:34 [2020-03-17T20:22:34.255Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260
20:22:34 [2020-03-17T20:22:34.255Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4
20:22:34 [2020-03-17T20:22:34.312Z] #10 ...
20:22:34 [2020-03-17T20:22:34.312Z] 
20:22:34 [2020-03-17T20:22:34.312Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:22:34 [2020-03-17T20:22:34.312Z] #38 2.335 + RM_GOPATH=0
20:22:34 [2020-03-17T20:22:34.312Z] #38 2.335 + TMP_GOPATH=
20:22:34 [2020-03-17T20:22:34.312Z] #38 2.335 + : /build
20:22:34 [2020-03-17T20:22:34.312Z] #38 2.335 + '[' -z '' ']'
20:22:34 [2020-03-17T20:22:34.312Z] #38 2.338 ++ mktemp -d
20:22:34 [2020-03-17T20:22:34.312Z] #38 2.341 + export GOPATH=/tmp/tmp.wXSRuBNkmZ
20:22:34 [2020-03-17T20:22:34.312Z] #38 2.341 + GOPATH=/tmp/tmp.wXSRuBNkmZ
20:22:34 [2020-03-17T20:22:34.312Z] #38 2.341 + RM_GOPATH=1
20:22:34 [2020-03-17T20:22:34.312Z] #38 2.341 ++ dirname ./install.sh
20:22:34 [2020-03-17T20:22:34.312Z] #38 2.343 + dir=.
20:22:34 [2020-03-17T20:22:34.312Z] #38 2.344 + bin=tini
20:22:34 [2020-03-17T20:22:34.312Z] #38 2.344 + shift
20:22:34 [2020-03-17T20:22:34.312Z] #38 2.344 + '[' '!' -f ./tini.installer ']'
20:22:34 [2020-03-17T20:22:34.312Z] #38 2.344 + . ./tini.installer
20:22:34 [2020-03-17T20:22:34.312Z] #38 2.344 ++ : fec3683b971d9c3ef73f284f176672c44b448662
20:22:34 [2020-03-17T20:22:34.312Z] #38 2.344 + install_tini
20:22:34 [2020-03-17T20:22:34.312Z] #38 2.345 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
20:22:34 [2020-03-17T20:22:34.312Z] #38 2.346 + git clone https://github.com/krallin/tini.git /tmp/tmp.wXSRuBNkmZ/tini
20:22:34 [2020-03-17T20:22:34.312Z] #38 2.346 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
20:22:34 [2020-03-17T20:22:34.312Z] #38 2.354 Cloning into '/tmp/tmp.wXSRuBNkmZ/tini'...
20:22:34 [2020-03-17T20:22:34.312Z] #38 3.350 + cd /tmp/tmp.wXSRuBNkmZ/tini
20:22:34 [2020-03-17T20:22:34.312Z] #38 3.350 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
20:22:34 [2020-03-17T20:22:34.312Z] #38 3.385 + cmake .
20:22:34 [2020-03-17T20:22:34.312Z] #38 4.015 -- The C compiler identification is GNU 8.3.0
20:22:34 [2020-03-17T20:22:34.312Z] #38 4.068 -- Check for working C compiler: /usr/bin/cc
20:22:34 [2020-03-17T20:22:34.342Z] #44 19.32   CC       images/sk-unix.o
20:22:34 [2020-03-17T20:22:34.342Z] #44 19.42   CC       images/sk-inet.o
20:22:33 [2020-03-17T20:22:33.877Z] Cloning repository https://github.com/moby/moby.git
20:22:33 [2020-03-17T20:22:33.909Z]  > git init /home/ubuntu/workspace/moby_PR-39728 # timeout=10
20:22:34 [2020-03-17T20:22:34.240Z] Fetching upstream changes from https://github.com/moby/moby.git
20:22:34 [2020-03-17T20:22:34.240Z]  > git --version # timeout=10
20:22:34 [2020-03-17T20:22:34.298Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:22:34 [2020-03-17T20:22:34.300Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39728/head:refs/remotes/origin/PR-39728 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:22:34 [2020-03-17T20:22:34.573Z] #38 4.820 -- Check for working C compiler: /usr/bin/cc -- works
20:22:34 [2020-03-17T20:22:34.573Z] #38 4.822 -- Detecting C compiler ABI info
20:22:34 [2020-03-17T20:22:34.573Z] #38 ...
20:22:34 [2020-03-17T20:22:34.573Z] 
20:22:34 [2020-03-17T20:22:34.573Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:22:34 [2020-03-17T20:22:34.573Z] #47 33.24 math/rand
20:22:34 [2020-03-17T20:22:34.573Z] #47 33.24 github.com/LK4D4/vndr/godl/singleflight
20:22:34 [2020-03-17T20:22:34.573Z] #47 33.25 internal/singleflight
20:22:34 [2020-03-17T20:22:34.573Z] #47 33.27 errors
20:22:34 [2020-03-17T20:22:34.573Z] #47 33.98 sort
20:22:34 [2020-03-17T20:22:34.573Z] #47 34.07 io
20:22:34 [2020-03-17T20:22:34.573Z] #47 34.18 strconv
20:22:34 [2020-03-17T20:22:34.573Z] #47 35.56 syscall
20:22:34 [2020-03-17T20:22:34.573Z] #47 35.77 vendor/golang.org/x/net/dns/dnsmessage
20:22:34 [2020-03-17T20:22:34.573Z] #47 36.35 bytes
20:22:34 [2020-03-17T20:22:34.573Z] #47 39.73 reflect
20:22:34 [2020-03-17T20:22:34.573Z] #47 40.39 bufio
20:22:34 [2020-03-17T20:22:34.573Z] #47 42.89 regexp/syntax
20:22:34 [2020-03-17T20:22:34.627Z] #44 19.55   CC       images/tun.o
20:22:34 [2020-03-17T20:22:34.627Z] #44 19.77   CC       images/sk-netlink.o
20:22:34 [2020-03-17T20:22:34.835Z] #47 ...
20:22:34 [2020-03-17T20:22:34.835Z] 
20:22:34 [2020-03-17T20:22:34.835Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:22:34 [2020-03-17T20:22:34.835Z] #27 19.20 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
20:22:34 [2020-03-17T20:22:34.835Z] #27 19.59 
20:22:34 [2020-03-17T20:22:34.835Z] #27 19.78 
######################################################################## 100.0%
20:22:34 [2020-03-17T20:22:34.884Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1
20:22:34 [2020-03-17T20:22:34.895Z] #27 9.698 
                                                                           0.5%
##                                                                         3.1%
###                                                                        5.1%
#####                                                                      8.0%
#######                                                                   10.3%
########                                                                  12.5%
##########                                                                14.6%
############                                                              17.5%
#############                                                             19.2%
##############                                                            20.6%
################                                                          22.4%
#################                                                         24.0%
##################                                                        26.2%
####################                                                      28.1%
######################                                                    30.7%
#######################                                                   32.8%
#########################                                                 35.3%
##########################                                                36.8%
############################                                              38.9%
#############################                                             41.4%
###############################                                           43.5%
################################                                          44.9%
#################################                                         47.0%
###################################                                       49.4%
####################################                                      50.6%
#####################################                                     51.8%
######################################                                    53.8%
#######################################                                   55.1%
#########################################                                 57.6%
###########################################                               60.2%
############################################                              62.5%
##############################################                            64.9%
################################################                          67.2%
##################################################                        70.0%
###################################################                       72.2%
#####################################################                     74.6%
######################################################                    76.0%
20:22:34 [2020-03-17T20:22:34.895Z] #27 ...
20:22:34 [2020-03-17T20:22:34.895Z] 
20:22:34 [2020-03-17T20:22:34.895Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:22:34 [2020-03-17T20:22:34.895Z] #10 50.55 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]
20:22:34 [2020-03-17T20:22:34.895Z] #10 53.22 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
20:22:34 [2020-03-17T20:22:34.895Z] #10 53.22 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
20:22:34 [2020-03-17T20:22:34.895Z] #10 53.23 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
20:22:34 [2020-03-17T20:22:34.895Z] #10 53.23 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
20:22:34 [2020-03-17T20:22:34.895Z] #10 53.31 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]
20:22:34 [2020-03-17T20:22:34.895Z] #10 53.32 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB]
20:22:34 [2020-03-17T20:22:34.895Z] #10 53.33 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
20:22:34 [2020-03-17T20:22:34.895Z] #10 53.36 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
20:22:34 [2020-03-17T20:22:34.895Z] #10 53.39 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
20:22:34 [2020-03-17T20:22:34.895Z] #10 53.41 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
20:22:34 [2020-03-17T20:22:34.895Z] #10 53.44 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
20:22:34 [2020-03-17T20:22:34.895Z] #10 53.51 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
20:22:34 [2020-03-17T20:22:34.895Z] #10 53.53 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
20:22:34 [2020-03-17T20:22:34.895Z] #10 53.54 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
20:22:34 [2020-03-17T20:22:34.895Z] #10 53.54 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB]
20:22:34 [2020-03-17T20:22:34.895Z] #10 54.82 debconf: delaying package configuration, since apt-utils is not installed
20:22:34 [2020-03-17T20:22:34.895Z] #10 55.13 Fetched 77.7 MB in 9s (8810 kB/s)
20:22:34 [2020-03-17T20:22:34.895Z] #10 55.27 Selecting previously unselected package binutils-mingw-w64-i686.
20:22:34 [2020-03-17T20:22:34.895Z] #10 55.27 (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.)
20:22:34 [2020-03-17T20:22:34.895Z] #10 55.37 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
20:22:34 [2020-03-17T20:22:34.895Z] #10 55.39 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
20:22:34 [2020-03-17T20:22:34.895Z] #10 58.50 Selecting previously unselected package binutils-mingw-w64-x86-64.
20:22:34 [2020-03-17T20:22:34.895Z] #10 58.50 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
20:22:34 [2020-03-17T20:22:34.895Z] #10 58.52 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
20:22:34 [2020-03-17T20:22:34.911Z] #44 19.89   CC       images/packet-sock.o
20:22:35 [2020-03-17T20:22:35.080Z] #27 5.065 
##                                                                         3.3%
######                                                                     9.4%
##########                                                                14.3%
##############                                                            20.8%
##################                                                        25.3%
######################                                                    30.9%
########################                                                  33.5%
###########################                                               37.9%
##############################                                            41.8%
#################################                                         46.0%
#####################################                                     51.5%
########################################                                  56.8%
###########################################                               60.6%
##############################################                            64.2%
#################################################                         68.5%
###################################################                       71.5%
######################################################                    75.5%
##########################################################                81.1%
############################################################              83.5%
###############################################################           87.5%
###################################################################       93.8%
######################################################################## 100.0%
20:22:35 [2020-03-17T20:22:35.095Z] #27 19.92 
20:22:35 [2020-03-17T20:22:35.157Z] #10 ...
20:22:35 [2020-03-17T20:22:35.157Z] 
20:22:35 [2020-03-17T20:22:35.157Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:22:35 [2020-03-17T20:22:35.174Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33
20:22:35 [2020-03-17T20:22:35.174Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc
20:22:35 [2020-03-17T20:22:35.174Z] go: finding github.com/BurntSushi/toml v0.3.1
20:22:35 [2020-03-17T20:22:35.199Z] #44 20.15   CC       images/ipc-var.o
20:22:35 [2020-03-17T20:22:35.199Z] #44 20.30   CC       images/ipc-desc.o
20:22:35 [2020-03-17T20:22:35.199Z] #44 ...
20:22:35 [2020-03-17T20:22:35.199Z] 
20:22:35 [2020-03-17T20:22:35.199Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:22:35 [2020-03-17T20:22:35.199Z] #56 44.86 encoding/binary
20:22:35 [2020-03-17T20:22:35.199Z] #56 45.83 fmt
20:22:35 [2020-03-17T20:22:35.199Z] #56 47.00 encoding/base64
20:22:35 [2020-03-17T20:22:35.199Z] #56 47.64 golang.org/x/sys/unix
20:22:35 [2020-03-17T20:22:35.199Z] #56 49.56 encoding/json
20:22:35 [2020-03-17T20:22:35.199Z] #56 53.95 github.com/pkg/diff
20:22:35 [2020-03-17T20:22:35.199Z] #56 54.72 golang.org/x/crypto/ssh/terminal
20:22:35 [2020-03-17T20:22:35.199Z] #56 55.00 mvdan.cc/editorconfig
20:22:35 [2020-03-17T20:22:35.199Z] #56 ...
20:22:35 [2020-03-17T20:22:35.199Z] 
20:22:35 [2020-03-17T20:22:35.199Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:22:35 [2020-03-17T20:22:35.199Z] #47 50.28 go/token
20:22:35 [2020-03-17T20:22:35.199Z] #47 50.87 go/scanner
20:22:35 [2020-03-17T20:22:35.199Z] #47 51.44 go/ast
20:22:35 [2020-03-17T20:22:35.199Z] #47 51.69 internal/lazyregexp
20:22:35 [2020-03-17T20:22:35.199Z] #47 51.91 net/url
20:22:35 [2020-03-17T20:22:35.199Z] #47 53.40 text/template/parse
20:22:35 [2020-03-17T20:22:35.199Z] #47 54.67 go/parser
20:22:35 [2020-03-17T20:22:35.356Z] #27 ...
20:22:35 [2020-03-17T20:22:35.356Z] 
20:22:35 [2020-03-17T20:22:35.356Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
20:22:35 [2020-03-17T20:22:35.356Z] #30 34.18 Checking out files:  85% (1298/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
20:22:35 [2020-03-17T20:22:35.356Z] #30 34.76 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
20:22:35 [2020-03-17T20:22:35.356Z] #30 35.43 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:22:35 [2020-03-17T20:22:35.414Z] #27 9.698 
                                                                           0.5%
##                                                                         3.1%
###                                                                        5.1%
#####                                                                      8.0%
#######                                                                   10.3%
########                                                                  12.5%
##########                                                                14.6%
############                                                              17.5%
#############                                                             19.2%
##############                                                            20.6%
################                                                          22.4%
#################                                                         24.0%
##################                                                        26.2%
####################                                                      28.1%
######################                                                    30.7%
#######################                                                   32.8%
#########################                                                 35.3%
##########################                                                36.8%
############################                                              38.9%
#############################                                             41.4%
###############################                                           43.5%
################################                                          44.9%
#################################                                         47.0%
###################################                                       49.4%
####################################                                      50.6%
#####################################                                     51.8%
######################################                                    53.8%
#######################################                                   55.1%
#########################################                                 57.6%
###########################################                               60.2%
############################################                              62.5%
##############################################                            64.9%
################################################                          67.2%
##################################################                        70.0%
###################################################                       72.2%
#####################################################                     74.6%
######################################################                    76.0%
########################################################                  78.4%
##########################################################                80.7%
###########################################################               82.4%
############################################################              84.5%
20:22:35 [2020-03-17T20:22:35.414Z] #27 ...
20:22:35 [2020-03-17T20:22:35.414Z] 
20:22:35 [2020-03-17T20:22:35.414Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:22:35 [2020-03-17T20:22:35.414Z] #56 50.56 reflect
20:22:35 [2020-03-17T20:22:35.414Z] #56 50.57 syscall
20:22:35 [2020-03-17T20:22:35.414Z] #56 58.79 time
20:22:35 [2020-03-17T20:22:35.414Z] #56 ...
20:22:35 [2020-03-17T20:22:35.414Z] 
20:22:35 [2020-03-17T20:22:35.414Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:22:35 [2020-03-17T20:22:35.464Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a
20:22:35 [2020-03-17T20:22:35.618Z] #30 ...
20:22:35 [2020-03-17T20:22:35.618Z] 
20:22:35 [2020-03-17T20:22:35.618Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:22:35 [2020-03-17T20:22:35.618Z] #38 5.706 -- Detecting C compiler ABI info - done
20:22:35 [2020-03-17T20:22:35.618Z] #38 5.755 -- Detecting C compile features
20:22:35 [2020-03-17T20:22:35.689Z] #27 7.974 #=#=#                                                                         
20:22:35 [2020-03-17T20:22:35.929Z] #27 9.698 
                                                                           0.5%
##                                                                         3.1%
###                                                                        5.1%
#####                                                                      8.0%
#######                                                                   10.3%
########                                                                  12.5%
##########                                                                14.6%
############                                                              17.5%
#############                                                             19.2%
##############                                                            20.6%
################                                                          22.4%
#################                                                         24.0%
##################                                                        26.2%
####################                                                      28.1%
######################                                                    30.7%
#######################                                                   32.8%
#########################                                                 35.3%
##########################                                                36.8%
############################                                              38.9%
#############################                                             41.4%
###############################                                           43.5%
################################                                          44.9%
#################################                                         47.0%
###################################                                       49.4%
####################################                                      50.6%
#####################################                                     51.8%
######################################                                    53.8%
#######################################                                   55.1%
#########################################                                 57.6%
###########################################                               60.2%
############################################                              62.5%
##############################################                            64.9%
################################################                          67.2%
##################################################                        70.0%
###################################################                       72.2%
#####################################################                     74.6%
######################################################                    76.0%
########################################################                  78.4%
##########################################################                80.7%
###########################################################               82.4%
############################################################              84.5%
##############################################################            86.4%
###############################################################           88.2%
#################################################################         90.6%
##################################################################        92.6%
####################################################################      94.6%
###
20:22:35 [2020-03-17T20:22:35.929Z] #27 ...
20:22:35 [2020-03-17T20:22:35.929Z] 
20:22:35 [2020-03-17T20:22:35.929Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:22:35 [2020-03-17T20:22:35.929Z] #47 51.21 syscall
20:22:35 [2020-03-17T20:22:35.929Z] #47 60.97 time
20:22:36 [2020-03-17T20:22:36.099Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645
20:22:36 [2020-03-17T20:22:36.187Z] #47 ...
20:22:36 [2020-03-17T20:22:36.187Z] 
20:22:36 [2020-03-17T20:22:36.187Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:22:36 [2020-03-17T20:22:36.187Z] #27 9.698 
                                                                           0.5%
##                                                                         3.1%
###                                                                        5.1%
#####                                                                      8.0%
#######                                                                   10.3%
########                                                                  12.5%
##########                                                                14.6%
############                                                              17.5%
#############                                                             19.2%
##############                                                            20.6%
################                                                          22.4%
#################                                                         24.0%
##################                                                        26.2%
####################                                                      28.1%
######################                                                    30.7%
#######################                                                   32.8%
#########################                                                 35.3%
##########################                                                36.8%
############################                                              38.9%
#############################                                             41.4%
###############################                                           43.5%
################################                                          44.9%
#################################                                         47.0%
###################################                                       49.4%
####################################                                      50.6%
#####################################                                     51.8%
######################################                                    53.8%
#######################################                                   55.1%
#########################################                                 57.6%
###########################################                               60.2%
############################################                              62.5%
##############################################                            64.9%
################################################                          67.2%
##################################################                        70.0%
###################################################                       72.2%
#####################################################                     74.6%
######################################################                    76.0%
########################################################                  78.4%
##########################################################                80.7%
###########################################################               82.4%
############################################################              84.5%
##############################################################            86.4%
###############################################################           88.2%
#################################################################         90.6%
##################################################################        92.6%
####################################################################      94.6%
#####################################################################     96.7%
#######################################################################   99.8%
######################################################################## 100.0%
20:22:36 [2020-03-17T20:22:36.205Z] #47 ...
20:22:36 [2020-03-17T20:22:36.205Z] 
20:22:36 [2020-03-17T20:22:36.206Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:22:36 [2020-03-17T20:22:36.206Z] #56 55.67 mvdan.cc/sh/v3/fileutil
20:22:36 [2020-03-17T20:22:36.206Z] #56 55.88 mvdan.cc/sh/v3/syntax
20:22:36 [2020-03-17T20:22:36.444Z] #27 15.12 
20:22:36 [2020-03-17T20:22:36.466Z] #27 8.195 
##########                                                                15.3%
####################                                                      28.8%
###############################                                           43.6%
###############################################                           65.3%
#########################################################                 79.9%
##################################################################        92.5%
######################################################################## 100.0%
20:22:37 [2020-03-17T20:22:37.031Z] #27 9.320 
20:22:37 [2020-03-17T20:22:37.132Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452
20:22:37 [2020-03-17T20:22:37.384Z] #27 16.05 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
20:22:37 [2020-03-17T20:22:37.424Z] go: finding github.com/docker/docker-credential-helpers v0.6.0
20:22:37 [2020-03-17T20:22:37.424Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc
20:22:37 [2020-03-17T20:22:37.424Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
20:22:37 [2020-03-17T20:22:37.641Z] #27 16.41 
20:22:37 [2020-03-17T20:22:37.899Z] #27 16.63 
######################################################################## 100.0%
20:22:38 [2020-03-17T20:22:38.058Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda
20:22:38 [2020-03-17T20:22:38.064Z] #27 9.559 
                                                                           0.0%
######                                                                     9.3%
###########                                                               15.7%
################                                                          22.3%
#####################                                                     29.3%
########################                                                  33.9%
############################                                              38.9%
################################                                          45.3%
20:22:38 [2020-03-17T20:22:38.064Z] #27 ...
20:22:38 [2020-03-17T20:22:38.064Z] 
20:22:38 [2020-03-17T20:22:38.064Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:22:38 [2020-03-17T20:22:38.064Z] #35 34.39 Selecting previously unselected package xxd.
20:22:38 [2020-03-17T20:22:38.064Z] #35 34.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 ... 15401 files and directories currently installed.)
20:22:38 [2020-03-17T20:22:38.064Z] #35 34.52 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
20:22:38 [2020-03-17T20:22:38.064Z] #35 34.54 Unpacking xxd (2:8.1.0875-5) ...
20:22:38 [2020-03-17T20:22:38.064Z] #35 34.91 Selecting previously unselected package vim-common.
20:22:38 [2020-03-17T20:22:38.064Z] #35 34.91 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
20:22:38 [2020-03-17T20:22:38.064Z] #35 34.94 Unpacking vim-common (2:8.1.0875-5) ...
20:22:38 [2020-03-17T20:22:38.064Z] #35 35.35 Selecting previously unselected package cmake-data.
20:22:38 [2020-03-17T20:22:38.064Z] #35 35.36 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
20:22:38 [2020-03-17T20:22:38.064Z] #35 35.37 Unpacking cmake-data (3.13.4-1) ...
20:22:38 [2020-03-17T20:22:38.064Z] #35 39.27 Selecting previously unselected package libicu63:amd64.
20:22:38 [2020-03-17T20:22:38.064Z] #35 39.27 Preparing to unpack .../3-libicu63_63.1-6_amd64.deb ...
20:22:38 [2020-03-17T20:22:38.064Z] #35 39.29 Unpacking libicu63:amd64 (63.1-6) ...
20:22:38 [2020-03-17T20:22:38.064Z] #35 ...
20:22:38 [2020-03-17T20:22:38.064Z] 
20:22:38 [2020-03-17T20:22:38.064Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:22:38 [2020-03-17T20:22:38.156Z] #27 16.82 
20:22:38 [2020-03-17T20:22:38.167Z] #38 8.281 -- Detecting C compile features - done
20:22:38 [2020-03-17T20:22:38.167Z] #38 8.295 -- Performing Test HAS_BUILTIN_FORTIFY
20:22:38 [2020-03-17T20:22:38.346Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19
20:22:38 [2020-03-17T20:22:38.431Z] #38 8.752 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
20:22:38 [2020-03-17T20:22:38.581Z] #27 9.559 
                                                                           0.0%
######                                                                     9.3%
###########                                                               15.7%
################                                                          22.3%
#####################                                                     29.3%
########################                                                  33.9%
############################                                              38.9%
################################                                          45.3%
#####################################                                     52.4%
##########################################                                59.4%
#################################################                         68.2%
#######################################################                   76.4%
#############################################################             84.8%
####################################################################      95.7%
######################################################################## 100.0%
20:22:38 [2020-03-17T20:22:38.691Z] #38 8.942 -- Configuring done
20:22:38 [2020-03-17T20:22:38.691Z] #38 8.969 -- Generating done
20:22:38 [2020-03-17T20:22:38.691Z] #38 8.987 -- Build files have been written to: /tmp/tmp.wXSRuBNkmZ/tini
20:22:38 [2020-03-17T20:22:38.691Z] #38 9.002 + make tini-static
20:22:38 [2020-03-17T20:22:38.951Z] #38 ...
20:22:38 [2020-03-17T20:22:38.951Z] 
20:22:38 [2020-03-17T20:22:38.951Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:22:38 [2020-03-17T20:22:38.951Z] #50 37.40 + cd /tmp/tmp.80PoKQypf2/src/gotest.tools/gotestsum
20:22:38 [2020-03-17T20:22:38.951Z] #50 37.40 + git checkout -q v0.3.5
20:22:38 [2020-03-17T20:22:38.952Z] #50 37.46 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
20:22:38 [2020-03-17T20:22:38.952Z] #50 ...
20:22:38 [2020-03-17T20:22:38.952Z] 
20:22:38 [2020-03-17T20:22:38.952Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:22:38 [2020-03-17T20:22:38.952Z] #27 20.99 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
20:22:38 [2020-03-17T20:22:38.952Z] #27 21.33 
20:22:38 [2020-03-17T20:22:38.952Z] #27 21.63 
                                                                           0.8%
######################################################################## 100.0%
20:22:38 [2020-03-17T20:22:38.952Z] #27 21.81 
20:22:38 [2020-03-17T20:22:38.952Z] #27 23.07 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
20:22:38 [2020-03-17T20:22:38.952Z] #27 23.13 skipping existing ed4b54129745
20:22:38 [2020-03-17T20:22:38.952Z] #27 23.31 
20:22:39 [2020-03-17T20:22:39.089Z] #27 17.75 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
20:22:39 [2020-03-17T20:22:39.148Z] #27 ...
20:22:39 [2020-03-17T20:22:39.148Z] 
20:22:39 [2020-03-17T20:22:39.148Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:22:39 [2020-03-17T20:22:39.148Z] #10 35.49 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]
20:22:39 [2020-03-17T20:22:39.148Z] #10 38.21 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
20:22:39 [2020-03-17T20:22:39.148Z] #10 38.22 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
20:22:39 [2020-03-17T20:22:39.148Z] #10 38.25 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
20:22:39 [2020-03-17T20:22:39.148Z] #10 38.25 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
20:22:39 [2020-03-17T20:22:39.148Z] #10 38.25 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]
20:22:39 [2020-03-17T20:22:39.148Z] #10 38.26 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB]
20:22:39 [2020-03-17T20:22:39.148Z] #10 38.27 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
20:22:39 [2020-03-17T20:22:39.149Z] #10 38.30 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
20:22:39 [2020-03-17T20:22:39.149Z] #10 38.32 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
20:22:39 [2020-03-17T20:22:39.149Z] #10 38.34 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
20:22:39 [2020-03-17T20:22:39.149Z] #10 38.36 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
20:22:39 [2020-03-17T20:22:39.149Z] #10 38.41 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
20:22:39 [2020-03-17T20:22:39.149Z] #10 38.45 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
20:22:39 [2020-03-17T20:22:39.149Z] #10 38.46 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
20:22:39 [2020-03-17T20:22:39.149Z] #10 38.47 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB]
20:22:39 [2020-03-17T20:22:39.149Z] #10 39.97 debconf: delaying package configuration, since apt-utils is not installed
20:22:39 [2020-03-17T20:22:39.149Z] #10 40.26 Fetched 77.7 MB in 9s (8518 kB/s)
20:22:39 [2020-03-17T20:22:39.149Z] #10 40.37 Selecting previously unselected package binutils-mingw-w64-i686.
20:22:39 [2020-03-17T20:22:39.149Z] #10 40.37 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
20:22:39 [2020-03-17T20:22:39.149Z] #10 40.47 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
20:22:39 [2020-03-17T20:22:39.149Z] #10 40.48 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
20:22:39 [2020-03-17T20:22:39.149Z] #10 43.74 Selecting previously unselected package binutils-mingw-w64-x86-64.
20:22:39 [2020-03-17T20:22:39.149Z] #10 43.76 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
20:22:39 [2020-03-17T20:22:39.149Z] #10 43.77 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
20:22:39 [2020-03-17T20:22:39.149Z] #10 ...
20:22:39 [2020-03-17T20:22:39.149Z] 
20:22:39 [2020-03-17T20:22:39.149Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:22:39 [2020-03-17T20:22:39.149Z] #27 11.51 
20:22:39 [2020-03-17T20:22:39.347Z] #27 18.11 
20:22:39 [2020-03-17T20:22:39.347Z] #27 ...
20:22:39 [2020-03-17T20:22:39.347Z] 
20:22:39 [2020-03-17T20:22:39.347Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:22:39 [2020-03-17T20:22:39.347Z] #33 54.36 time
20:22:39 [2020-03-17T20:22:39.347Z] #33 61.65 internal/poll
20:22:39 [2020-03-17T20:22:39.347Z] #33 63.27 internal/fmtsort
20:22:39 [2020-03-17T20:22:39.347Z] #33 63.95 internal/syscall/unix
20:22:39 [2020-03-17T20:22:39.347Z] #33 64.07 strings
20:22:39 [2020-03-17T20:22:39.347Z] #33 64.13 os
20:22:39 [2020-03-17T20:22:39.347Z] #33 ...
20:22:39 [2020-03-17T20:22:39.347Z] 
20:22:39 [2020-03-17T20:22:39.347Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:22:39 [2020-03-17T20:22:39.347Z] #10 62.23 Selecting previously unselected package binutils-mingw-w64.
20:22:39 [2020-03-17T20:22:39.347Z] #10 62.27 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
20:22:39 [2020-03-17T20:22:39.347Z] #10 62.27 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
20:22:39 [2020-03-17T20:22:39.347Z] #10 62.41 Selecting previously unselected package libdevmapper1.02.1:amd64.
20:22:39 [2020-03-17T20:22:39.347Z] #10 62.41 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
20:22:39 [2020-03-17T20:22:39.347Z] #10 62.42 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
20:22:39 [2020-03-17T20:22:39.347Z] #10 62.61 Selecting previously unselected package dmsetup.
20:22:39 [2020-03-17T20:22:39.347Z] #10 62.64 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
20:22:39 [2020-03-17T20:22:39.347Z] #10 62.65 Unpacking dmsetup (2:1.02.155-3) ...
20:22:39 [2020-03-17T20:22:39.347Z] #10 62.93 Selecting previously unselected package mingw-w64-common.
20:22:39 [2020-03-17T20:22:39.347Z] #10 62.93 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
20:22:39 [2020-03-17T20:22:39.347Z] #10 62.93 Unpacking mingw-w64-common (6.0.0-3) ...
20:22:39 [2020-03-17T20:22:39.391Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0
20:22:39 [2020-03-17T20:22:39.391Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2
20:22:39 [2020-03-17T20:22:39.408Z] 
20:22:39 [2020-03-17T20:22:39.408Z] #27 ...
20:22:39 [2020-03-17T20:22:39.408Z] 
20:22:39 [2020-03-17T20:22:39.408Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:22:39 [2020-03-17T20:22:39.408Z] #74 DONE 45.6s
20:22:39 [2020-03-17T20:22:39.408Z] 
20:22:39 [2020-03-17T20:22:39.408Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:22:39 [2020-03-17T20:22:39.896Z] #27 24.62 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
20:22:39 [2020-03-17T20:22:39.896Z] #27 24.97 
20:22:39 [2020-03-17T20:22:39.930Z] #27 11.86 
                                                                           0.0%
#                                                                          2.3%
##                                                                         3.7%
####                                                                       5.6%
#####                                                                      7.0%
######                                                                   
20:22:39 [2020-03-17T20:22:39.930Z] #27 ...
20:22:39 [2020-03-17T20:22:39.930Z] 
20:22:39 [2020-03-17T20:22:39.930Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:22:39 [2020-03-17T20:22:39.930Z] #65 3.554 + RM_GOPATH=0
20:22:39 [2020-03-17T20:22:39.930Z] #65 3.554 + TMP_GOPATH=
20:22:39 [2020-03-17T20:22:39.930Z] #65 3.554 + : /build
20:22:39 [2020-03-17T20:22:39.930Z] #65 3.554 + '[' -z '' ']'
20:22:39 [2020-03-17T20:22:39.930Z] #65 3.554 ++ mktemp -d
20:22:39 [2020-03-17T20:22:39.930Z] #65 3.563 + export GOPATH=/tmp/tmp.FM7ueq7BUO
20:22:39 [2020-03-17T20:22:39.930Z] #65 3.563 + GOPATH=/tmp/tmp.FM7ueq7BUO
20:22:39 [2020-03-17T20:22:39.930Z] #65 3.563 + RM_GOPATH=1
20:22:39 [2020-03-17T20:22:39.930Z] #65 3.565 ++ dirname ./install.sh
20:22:39 [2020-03-17T20:22:39.930Z] #65 3.585 + dir=.
20:22:39 [2020-03-17T20:22:39.930Z] #65 3.585 + bin=containerd
20:22:39 [2020-03-17T20:22:39.930Z] #65 3.585 + shift
20:22:39 [2020-03-17T20:22:39.930Z] #65 3.586 + '[' '!' -f ./containerd.installer ']'
20:22:39 [2020-03-17T20:22:39.930Z] #65 3.586 + . ./containerd.installer
20:22:39 [2020-03-17T20:22:39.930Z] #65 3.589 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178
20:22:39 [2020-03-17T20:22:39.930Z] #65 3.590 + install_containerd
20:22:39 [2020-03-17T20:22:39.930Z] #65 3.593 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178'
20:22:39 [2020-03-17T20:22:39.930Z] #65 3.593 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178
20:22:39 [2020-03-17T20:22:39.930Z] #65 3.593 + git clone https://github.com/containerd/containerd.git /tmp/tmp.FM7ueq7BUO/src/github.com/containerd/containerd
20:22:39 [2020-03-17T20:22:39.930Z] #65 3.598 Cloning into '/tmp/tmp.FM7ueq7BUO/src/github.com/containerd/containerd'...
20:22:40 [2020-03-17T20:22:40.022Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c
20:22:40 [2020-03-17T20:22:40.157Z] #27 25.20 
######################################################################## 100.0%
20:22:40 [2020-03-17T20:22:40.189Z] #65 ...
20:22:40 [2020-03-17T20:22:40.189Z] 
20:22:40 [2020-03-17T20:22:40.189Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:22:40 [2020-03-17T20:22:40.417Z] #27 25.36 
20:22:40 [2020-03-17T20:22:40.418Z] #27 25.46 Download of images into '/build' complete.
20:22:40 [2020-03-17T20:22:40.418Z] #27 25.46 Use something like the following to load the result into a Docker daemon:
20:22:40 [2020-03-17T20:22:40.418Z] #27 25.46   tar -cC '/build' . | docker load
20:22:40 [2020-03-17T20:22:40.724Z] #10 ...
20:22:40 [2020-03-17T20:22:40.724Z] 
20:22:40 [2020-03-17T20:22:40.724Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:22:40 [2020-03-17T20:22:40.724Z] #35 59.00 Selecting previously unselected package libxml2:amd64.
20:22:40 [2020-03-17T20:22:40.724Z] #35 59.01 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
20:22:40 [2020-03-17T20:22:40.724Z] #35 59.01 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
20:22:40 [2020-03-17T20:22:40.724Z] #35 59.87 Selecting previously unselected package libarchive13:amd64.
20:22:40 [2020-03-17T20:22:40.724Z] #35 59.88 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
20:22:40 [2020-03-17T20:22:40.724Z] #35 59.88 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
20:22:40 [2020-03-17T20:22:40.724Z] #35 60.31 Selecting previously unselected package libjsoncpp1:amd64.
20:22:40 [2020-03-17T20:22:40.724Z] #35 60.35 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
20:22:40 [2020-03-17T20:22:40.724Z] #35 60.36 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
20:22:40 [2020-03-17T20:22:40.724Z] #35 60.63 Selecting previously unselected package librhash0:amd64.
20:22:40 [2020-03-17T20:22:40.724Z] #35 60.65 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
20:22:40 [2020-03-17T20:22:40.724Z] #35 60.66 Unpacking librhash0:amd64 (1.3.8-1) ...
20:22:40 [2020-03-17T20:22:40.724Z] #35 60.98 Selecting previously unselected package libuv1:amd64.
20:22:40 [2020-03-17T20:22:40.724Z] #35 60.99 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
20:22:40 [2020-03-17T20:22:40.724Z] #35 60.99 Unpacking libuv1:amd64 (1.24.1-1) ...
20:22:40 [2020-03-17T20:22:40.724Z] #35 61.19 Selecting previously unselected package cmake.
20:22:40 [2020-03-17T20:22:40.724Z] #35 61.21 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
20:22:40 [2020-03-17T20:22:40.724Z] #35 61.22 Unpacking cmake (3.13.4-1) ...
20:22:40 [2020-03-17T20:22:40.724Z] #35 64.61 Setting up libicu63:amd64 (63.1-6) ...
20:22:40 [2020-03-17T20:22:40.724Z] #35 64.63 Setting up xxd (2:8.1.0875-5) ...
20:22:40 [2020-03-17T20:22:40.724Z] #35 64.66 Setting up libuv1:amd64 (1.24.1-1) ...
20:22:40 [2020-03-17T20:22:40.724Z] #35 64.68 Setting up vim-common (2:8.1.0875-5) ...
20:22:40 [2020-03-17T20:22:40.724Z] #35 64.74 Setting up librhash0:amd64 (1.3.8-1) ...
20:22:40 [2020-03-17T20:22:40.724Z] #35 64.76 Setting up cmake-data (3.13.4-1) ...
20:22:40 [2020-03-17T20:22:40.724Z] #35 64.80 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
20:22:40 [2020-03-17T20:22:40.724Z] #35 64.82 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
20:22:40 [2020-03-17T20:22:40.724Z] #35 64.87 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
20:22:40 [2020-03-17T20:22:40.724Z] #35 64.91 Setting up cmake (3.13.4-1) ...
20:22:40 [2020-03-17T20:22:40.724Z] #35 64.92 Processing triggers for libc-bin (2.28-10) ...
20:22:40 [2020-03-17T20:22:40.724Z] #35 64.96 Processing triggers for mime-support (3.62) ...
20:22:40 [2020-03-17T20:22:40.724Z] #35 DONE 65.9s
20:22:40 [2020-03-17T20:22:40.724Z] 
20:22:40 [2020-03-17T20:22:40.724Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
20:22:40 [2020-03-17T20:22:40.724Z] #36 DONE 0.1s
20:22:40 [2020-03-17T20:22:40.724Z] 
20:22:40 [2020-03-17T20:22:40.724Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
20:22:40 [2020-03-17T20:22:40.724Z] #37 DONE 0.1s
20:22:40 [2020-03-17T20:22:40.724Z] 
20:22:40 [2020-03-17T20:22:40.724Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:22:40 [2020-03-17T20:22:40.989Z] #27 DONE 26.0s
20:22:40 [2020-03-17T20:22:40.989Z] 
20:22:40 [2020-03-17T20:22:40.989Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:22:40 [2020-03-17T20:22:40.989Z] #44 3.275 Note: Building without setproctitle() and strlcpy() support.
20:22:40 [2020-03-17T20:22:40.989Z] #44 3.275       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
20:22:40 [2020-03-17T20:22:40.989Z] #44 3.311 Note: Building without GnuTLS support
20:22:40 [2020-03-17T20:22:40.989Z] #44 5.713 fatal: not a git repository (or any of the parent directories): .git
20:22:40 [2020-03-17T20:22:40.989Z] #44 5.746   GEN      .gitid
20:22:40 [2020-03-17T20:22:40.989Z] #44 5.761   GEN      criu/include/version.h
20:22:40 [2020-03-17T20:22:40.989Z] #44 5.791   GEN      include/common/asm
20:22:40 [2020-03-17T20:22:40.989Z] #44 7.643   PBCC     images/google/protobuf/descriptor.pb-c.c
20:22:40 [2020-03-17T20:22:40.989Z] #44 7.768   PBCC     images/opts.pb-c.c
20:22:40 [2020-03-17T20:22:40.989Z] #44 7.820   PBCC     images/sit.pb-c.c
20:22:40 [2020-03-17T20:22:40.989Z] #44 7.878   DEP      images/google/protobuf/descriptor.pb-c.d
20:22:40 [2020-03-17T20:22:40.989Z] #44 7.940   DEP      images/opts.pb-c.d
20:22:40 [2020-03-17T20:22:40.989Z] #44 8.000   DEP      images/sit.pb-c.d
20:22:40 [2020-03-17T20:22:40.989Z] #44 8.082   PBCC     images/macvlan.pb-c.c
20:22:40 [2020-03-17T20:22:40.989Z] #44 8.104   DEP      images/macvlan.pb-c.d
20:22:40 [2020-03-17T20:22:40.989Z] #44 8.130   PBCC     images/autofs.pb-c.c
20:22:40 [2020-03-17T20:22:40.989Z] #44 8.147   DEP      images/autofs.pb-c.d
20:22:40 [2020-03-17T20:22:40.989Z] #44 8.184   PBCC     images/sysctl.pb-c.c
20:22:40 [2020-03-17T20:22:40.989Z] #44 8.220   DEP      images/sysctl.pb-c.d
20:22:40 [2020-03-17T20:22:40.989Z] #44 8.270   PBCC     images/time.pb-c.c
20:22:40 [2020-03-17T20:22:40.989Z] #44 8.304   DEP      images/time.pb-c.d
20:22:40 [2020-03-17T20:22:40.989Z] #44 8.324   PBCC     images/binfmt-misc.pb-c.c
20:22:40 [2020-03-17T20:22:40.989Z] #44 8.343   DEP      images/binfmt-misc.pb-c.d
20:22:40 [2020-03-17T20:22:40.989Z] #44 8.394   PBCC     images/seccomp.pb-c.c
20:22:40 [2020-03-17T20:22:40.989Z] #44 8.413   DEP      images/seccomp.pb-c.d
20:22:40 [2020-03-17T20:22:40.989Z] #44 8.475   PBCC     images/userns.pb-c.c
20:22:40 [2020-03-17T20:22:40.989Z] #44 8.504   DEP      images/userns.pb-c.d
20:22:40 [2020-03-17T20:22:40.989Z] #44 8.541   PBCC     images/cgroup.pb-c.c
20:22:41 [2020-03-17T20:22:41.075Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099
20:22:41 [2020-03-17T20:22:41.075Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58
20:22:41 [2020-03-17T20:22:41.250Z] #44 8.617   DEP      images/cgroup.pb-c.d
20:22:41 [2020-03-17T20:22:41.250Z] #44 8.677   PBCC     images/fown.pb-c.c
20:22:41 [2020-03-17T20:22:41.250Z] #44 ...
20:22:41 [2020-03-17T20:22:41.250Z] 
20:22:41 [2020-03-17T20:22:41.250Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:22:41 [2020-03-17T20:22:41.250Z] #56 39.54 strconv
20:22:41 [2020-03-17T20:22:41.250Z] #56 39.55 bufio
20:22:41 [2020-03-17T20:22:41.250Z] #56 39.56 syscall
20:22:41 [2020-03-17T20:22:41.250Z] #56 39.57 strings
20:22:41 [2020-03-17T20:22:41.250Z] #56 43.85 reflect
20:22:41 [2020-03-17T20:22:41.250Z] #56 43.85 regexp/syntax
20:22:41 [2020-03-17T20:22:41.250Z] #56 49.19 internal/poll
20:22:41 [2020-03-17T20:22:41.250Z] #56 49.25 context
20:22:41 [2020-03-17T20:22:41.250Z] #56 ...
20:22:41 [2020-03-17T20:22:41.250Z] 
20:22:41 [2020-03-17T20:22:41.250Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:22:41 [2020-03-17T20:22:41.250Z] #44 8.703   PBCC     images/ext-file.pb-c.c
20:22:41 [2020-03-17T20:22:41.250Z] #44 8.731   DEP      images/fown.pb-c.d
20:22:41 [2020-03-17T20:22:41.373Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5
20:22:41 [2020-03-17T20:22:41.510Z] #44 8.841   DEP      images/ext-file.pb-c.d
20:22:41 [2020-03-17T20:22:41.510Z] #44 8.948   PBCC     images/rpc.pb-c.c
20:22:41 [2020-03-17T20:22:41.510Z] #44 9.010   DEP      images/rpc.pb-c.d
20:22:41 [2020-03-17T20:22:41.690Z] #56 60.57 mvdan.cc/sh/v3/cmd/shfmt
20:22:41 [2020-03-17T20:22:41.690Z] #56 ...
20:22:41 [2020-03-17T20:22:41.690Z] 
20:22:41 [2020-03-17T20:22:41.690Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:22:41 [2020-03-17T20:22:41.690Z] #44 20.44   CC       images/ipc-shm.o
20:22:41 [2020-03-17T20:22:41.690Z] #44 20.58   CC       images/ipc-msg.o
20:22:41 [2020-03-17T20:22:41.690Z] #44 20.81   CC       images/ipc-sem.o
20:22:41 [2020-03-17T20:22:41.690Z] #44 20.89   CC       images/utsns.o
20:22:41 [2020-03-17T20:22:41.690Z] #44 21.03   CC       images/creds.o
20:22:41 [2020-03-17T20:22:41.690Z] #44 21.23   CC       images/vma.o
20:22:41 [2020-03-17T20:22:41.690Z] #44 21.38   CC       images/netdev.o
20:22:41 [2020-03-17T20:22:41.690Z] #44 21.64   CC       images/tty.o
20:22:41 [2020-03-17T20:22:41.690Z] #44 21.86   CC       images/file-lock.o
20:22:41 [2020-03-17T20:22:41.690Z] #44 22.07   CC       images/rlimit.o
20:22:41 [2020-03-17T20:22:41.690Z] #44 22.13   CC       images/pagemap.o
20:22:41 [2020-03-17T20:22:41.690Z] #44 22.20   CC       images/siginfo.o
20:22:41 [2020-03-17T20:22:41.690Z] #44 22.34   CC       images/rpc.o
20:22:41 [2020-03-17T20:22:41.690Z] #44 23.10   CC       images/ext-file.o
20:22:41 [2020-03-17T20:22:41.690Z] #44 23.26   CC       images/cgroup.o
20:22:41 [2020-03-17T20:22:41.690Z] #44 23.65   CC       images/userns.o
20:22:41 [2020-03-17T20:22:41.690Z] #44 23.90   CC       images/google/protobuf/descriptor.o
20:22:41 [2020-03-17T20:22:41.690Z] #44 24.81   CC       images/opts.o
20:22:41 [2020-03-17T20:22:41.690Z] #44 24.96   CC       images/seccomp.o
20:22:41 [2020-03-17T20:22:41.690Z] #44 25.21   CC       images/binfmt-misc.o
20:22:41 [2020-03-17T20:22:41.690Z] #44 25.38   CC       images/time.o
20:22:41 [2020-03-17T20:22:41.690Z] #44 25.51   CC       images/sysctl.o
20:22:41 [2020-03-17T20:22:41.690Z] #44 25.64   CC       images/autofs.o
20:22:41 [2020-03-17T20:22:41.690Z] #44 25.79   CC       images/macvlan.o
20:22:41 [2020-03-17T20:22:41.690Z] #44 26.00   CC       images/sit.o
20:22:41 [2020-03-17T20:22:41.690Z] #44 26.19   LINK     images/built-in.o
20:22:41 [2020-03-17T20:22:41.690Z] #44 26.23   GEN      compel/include/asm
20:22:41 [2020-03-17T20:22:41.690Z] #44 26.24   GEN      compel/include/version.h
20:22:41 [2020-03-17T20:22:41.690Z] #44 26.27 touch .config
20:22:41 [2020-03-17T20:22:41.690Z] #44 26.29   GEN      include/common/config.h
20:22:41 [2020-03-17T20:22:41.690Z] #44 26.35   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
20:22:41 [2020-03-17T20:22:41.690Z] #44 26.40   GEN      compel/plugins/include/uapi/std/syscall-codes.h
20:22:41 [2020-03-17T20:22:41.690Z] #44 26.42   GEN      compel/plugins/include/uapi/std/syscall.h
20:22:41 [2020-03-17T20:22:41.690Z] #44 26.44   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
20:22:41 [2020-03-17T20:22:41.690Z] #44 26.46   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
20:22:41 [2020-03-17T20:22:41.690Z] #44 26.47   DEP      compel/arch/s390/plugins/std/parasite-head.d
20:22:41 [2020-03-17T20:22:41.690Z] #44 26.48   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
20:22:41 [2020-03-17T20:22:41.690Z] #44 26.48   DEP      compel/plugins/std/infect.d
20:22:41 [2020-03-17T20:22:41.690Z] #44 26.64   DEP      compel/plugins/std/string.d
20:22:41 [2020-03-17T20:22:41.690Z] #44 26.71   DEP      compel/plugins/std/log.d
20:22:41 [2020-03-17T20:22:41.690Z] #44 26.87   DEP      compel/plugins/std/fds.d
20:22:41 [2020-03-17T20:22:41.771Z] #44 9.121   PBCC     images/siginfo.pb-c.c
20:22:41 [2020-03-17T20:22:41.771Z] #44 9.211   DEP      images/siginfo.pb-c.d
20:22:41 [2020-03-17T20:22:41.771Z] #44 9.287   PBCC     images/pagemap.pb-c.c
20:22:41 [2020-03-17T20:22:41.973Z] #44 26.92   DEP      compel/plugins/std/std.d
20:22:41 [2020-03-17T20:22:41.973Z] #44 26.98   DEP      compel/plugins/shmem/shmem.d
20:22:41 [2020-03-17T20:22:41.973Z] #44 27.06   DEP      compel/plugins/fds/fds.d
20:22:42 [2020-03-17T20:22:42.031Z] #44 9.369   DEP      images/pagemap.pb-c.d
20:22:42 [2020-03-17T20:22:42.031Z] #44 9.492   PBCC     images/rlimit.pb-c.c
20:22:42 [2020-03-17T20:22:42.031Z] #44 9.543   DEP      images/rlimit.pb-c.d
20:22:42 [2020-03-17T20:22:42.255Z] #44 27.22   CC       compel/plugins/std/std.o
20:22:42 [2020-03-17T20:22:42.292Z] #44 9.656   PBCC     images/file-lock.pb-c.c
20:22:42 [2020-03-17T20:22:42.292Z] #44 9.688   DEP      images/file-lock.pb-c.d
20:22:42 [2020-03-17T20:22:42.292Z] #44 9.765   PBCC     images/tty.pb-c.c
20:22:42 [2020-03-17T20:22:42.292Z] #44 9.869   DEP      images/tty.pb-c.d
20:22:42 [2020-03-17T20:22:42.537Z] #44 27.54   CC       compel/plugins/std/fds.o
20:22:42 [2020-03-17T20:22:42.553Z] #44 9.974   PBCC     images/tun.pb-c.c
20:22:42 [2020-03-17T20:22:42.553Z] #44 10.07   PBCC     images/netdev.pb-c.c
20:22:42 [2020-03-17T20:22:42.816Z] #44 10.21   DEP      images/tun.pb-c.d
20:22:42 [2020-03-17T20:22:42.816Z] #44 10.26   DEP      images/netdev.pb-c.d
20:22:42 [2020-03-17T20:22:42.816Z] #44 10.33   PBCC     images/vma.pb-c.c
20:22:42 [2020-03-17T20:22:42.819Z] #44 27.75   CC       compel/plugins/std/log.o
20:22:42 [2020-03-17T20:22:42.881Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd
20:22:42 [2020-03-17T20:22:42.881Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
20:22:42 [2020-03-17T20:22:42.881Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1
20:22:43 [2020-03-17T20:22:43.032Z] #27 11.86 
                                                                           0.0%
#                                                                          2.3%
##                                                                         3.7%
####                                                                       5.6%
#####                                                                      7.0%
######                                                                     9.5%
########                                                                  11.8%
#########                                                                 13.8%
##########                                                                15.0%
##############                                                            19.5%
#################                                                         24.1%
#####################                                                     29.2%
#######################                                                   32.9%
##########################                                                36.1%
###########################                                               38.5%
#############################                                             41.0%
###############################                                           44.2%
##################################                                        47.8%
####################################                                      51.0%
#######################################                                   55.0%
##########################################                                59.5%
#############################################                             62.9%
###############################################                           66.6%
##################################################                        69.7%
#####################################################                     73.6%
#######################################################                   77.1%
#########################################################                 79.9%
############################################################              83.7%
##############################################################            86.9%
#################################################################         90.3%
###################################################################       93.2%
#####################################################################     96.8%
######################################################################## 100.0%
20:22:43 [2020-03-17T20:22:43.032Z] #27 15.54 
20:22:43 [2020-03-17T20:22:43.076Z] #44 10.46   DEP      images/vma.pb-c.d
20:22:43 [2020-03-17T20:22:43.076Z] #44 10.57   PBCC     images/creds.pb-c.c
20:22:43 [2020-03-17T20:22:43.076Z] #44 10.59   DEP      images/creds.pb-c.d
20:22:43 [2020-03-17T20:22:43.171Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
20:22:43 [2020-03-17T20:22:43.336Z] #44 ...
20:22:43 [2020-03-17T20:22:43.336Z] 
20:22:43 [2020-03-17T20:22:43.336Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:22:43 [2020-03-17T20:22:43.336Z] #38 9.593 Scanning dependencies of target tini-static
20:22:43 [2020-03-17T20:22:43.336Z] #38 9.788 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
20:22:43 [2020-03-17T20:22:43.336Z] #38 12.22 [100%] Linking C executable tini-static
20:22:43 [2020-03-17T20:22:43.336Z] #38 13.05 [100%] Built target tini-static
20:22:43 [2020-03-17T20:22:43.336Z] #38 13.20 + mkdir -p /build
20:22:43 [2020-03-17T20:22:43.336Z] #38 13.20 + cp tini-static /build/docker-init
20:22:43 [2020-03-17T20:22:43.336Z] #38 DONE 13.5s
20:22:43 [2020-03-17T20:22:43.336Z] 
20:22:43 [2020-03-17T20:22:43.336Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:22:43 [2020-03-17T20:22:43.336Z] #44 10.69   PBCC     images/utsns.pb-c.c
20:22:43 [2020-03-17T20:22:43.336Z] #44 10.74   DEP      images/utsns.pb-c.d
20:22:43 [2020-03-17T20:22:43.336Z] #44 10.77   PBCC     images/ipc-desc.pb-c.c
20:22:43 [2020-03-17T20:22:43.336Z] #44 10.78   PBCC     images/ipc-sem.pb-c.c
20:22:43 [2020-03-17T20:22:43.336Z] #44 10.81   DEP      images/ipc-desc.pb-c.d
20:22:43 [2020-03-17T20:22:43.336Z] #44 10.90   DEP      images/ipc-sem.pb-c.d
20:22:43 [2020-03-17T20:22:43.433Z] #44 28.31   CC       compel/plugins/std/string.o
20:22:43 [2020-03-17T20:22:43.598Z] #27 ...
20:22:43 [2020-03-17T20:22:43.598Z] 
20:22:43 [2020-03-17T20:22:43.598Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:22:43 [2020-03-17T20:22:43.598Z] #43 39.73 Selecting previously unselected package python-pkg-resources.
20:22:43 [2020-03-17T20:22:43.598Z] #43 39.73 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
20:22:43 [2020-03-17T20:22:43.598Z] #43 39.75 Unpacking python-pkg-resources (40.8.0-1) ...
20:22:43 [2020-03-17T20:22:43.598Z] #43 40.07 Selecting previously unselected package python-six.
20:22:43 [2020-03-17T20:22:43.598Z] #43 40.09 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
20:22:43 [2020-03-17T20:22:43.598Z] #43 40.10 Unpacking python-six (1.12.0-1) ...
20:22:43 [2020-03-17T20:22:43.598Z] #43 40.21 Selecting previously unselected package python-protobuf.
20:22:43 [2020-03-17T20:22:43.598Z] #43 40.23 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
20:22:43 [2020-03-17T20:22:43.598Z] #43 40.24 Unpacking python-protobuf (3.6.1.3-2) ...
20:22:43 [2020-03-17T20:22:43.598Z] #43 41.17 Setting up python-pkg-resources (40.8.0-1) ...
20:22:43 [2020-03-17T20:22:43.598Z] #43 47.35 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
20:22:43 [2020-03-17T20:22:43.598Z] #43 47.36 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:22:43 [2020-03-17T20:22:43.598Z] #43 47.37 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:22:43 [2020-03-17T20:22:43.598Z] #43 47.38 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
20:22:43 [2020-03-17T20:22:43.598Z] #43 47.39 Setting up python-six (1.12.0-1) ...
20:22:43 [2020-03-17T20:22:43.598Z] #43 ...
20:22:43 [2020-03-17T20:22:43.598Z] 
20:22:43 [2020-03-17T20:22:43.598Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:22:43 [2020-03-17T20:22:43.598Z] #10 48.26 Selecting previously unselected package binutils-mingw-w64.
20:22:43 [2020-03-17T20:22:43.598Z] #10 48.26 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
20:22:43 [2020-03-17T20:22:43.598Z] #10 48.27 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
20:22:43 [2020-03-17T20:22:43.598Z] #10 48.44 Selecting previously unselected package libdevmapper1.02.1:amd64.
20:22:43 [2020-03-17T20:22:43.598Z] #10 48.45 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
20:22:43 [2020-03-17T20:22:43.598Z] #10 48.46 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
20:22:43 [2020-03-17T20:22:43.598Z] #10 48.74 Selecting previously unselected package dmsetup.
20:22:43 [2020-03-17T20:22:43.598Z] #10 48.74 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
20:22:43 [2020-03-17T20:22:43.598Z] #10 48.75 Unpacking dmsetup (2:1.02.155-3) ...
20:22:43 [2020-03-17T20:22:43.598Z] #10 49.05 Selecting previously unselected package mingw-w64-common.
20:22:43 [2020-03-17T20:22:43.598Z] #10 49.06 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
20:22:43 [2020-03-17T20:22:43.598Z] #10 49.07 Unpacking mingw-w64-common (6.0.0-3) ...
20:22:43 [2020-03-17T20:22:43.602Z] #44 10.98   PBCC     images/ipc-msg.pb-c.c
20:22:43 [2020-03-17T20:22:43.602Z] #44 11.03   DEP      images/ipc-msg.pb-c.d
20:22:43 [2020-03-17T20:22:43.602Z] #44 11.10   PBCC     images/ipc-shm.pb-c.c
20:22:43 [2020-03-17T20:22:43.602Z] #44 11.19   DEP      images/ipc-shm.pb-c.d
20:22:43 [2020-03-17T20:22:43.602Z] #44 11.25   PBCC     images/ipc-var.pb-c.c
20:22:43 [2020-03-17T20:22:43.716Z] #44 28.84   CC       compel/plugins/std/infect.o
20:22:43 [2020-03-17T20:22:43.862Z] #44 11.31   DEP      images/ipc-var.pb-c.d
20:22:43 [2020-03-17T20:22:43.862Z] #44 11.37   PBCC     images/sk-opts.pb-c.c
20:22:43 [2020-03-17T20:22:43.862Z] #44 11.40   PBCC     images/packet-sock.pb-c.c
20:22:43 [2020-03-17T20:22:43.862Z] #44 11.44   DEP      images/sk-opts.pb-c.d
20:22:43 [2020-03-17T20:22:43.862Z] #44 11.50   DEP      images/packet-sock.pb-c.d
20:22:43 [2020-03-17T20:22:43.999Z] #44 29.03   CC       compel/arch/s390/plugins/std/parasite-head.o
20:22:43 [2020-03-17T20:22:43.999Z] #44 29.04   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
20:22:43 [2020-03-17T20:22:43.999Z] #44 29.07   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
20:22:44 [2020-03-17T20:22:44.002Z] #38 ...
20:22:44 [2020-03-17T20:22:44.002Z] 
20:22:44 [2020-03-17T20:22:44.002Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:22:44 [2020-03-17T20:22:44.002Z] #27 18.33 
######################################################################## 100.0%
20:22:44 [2020-03-17T20:22:44.002Z] #27 18.48 
20:22:44 [2020-03-17T20:22:44.002Z] #27 19.60 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
20:22:44 [2020-03-17T20:22:44.002Z] #27 19.73 skipping existing 1849cc453dee
20:22:44 [2020-03-17T20:22:44.002Z] #27 19.87 
20:22:44 [2020-03-17T20:22:44.002Z] #27 21.23 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
20:22:44 [2020-03-17T20:22:44.002Z] #27 21.57 
20:22:44 [2020-03-17T20:22:44.002Z] #27 21.76 
######################################################################## 100.0%
20:22:44 [2020-03-17T20:22:44.002Z] #27 21.87 
20:22:44 [2020-03-17T20:22:44.002Z] #27 21.99 Download of images into '/build' complete.
20:22:44 [2020-03-17T20:22:44.002Z] #27 21.99 Use something like the following to load the result into a Docker daemon:
20:22:44 [2020-03-17T20:22:44.002Z] #27 21.99   tar -cC '/build' . | docker load
20:22:44 [2020-03-17T20:22:44.002Z] #27 DONE 22.2s
20:22:44 [2020-03-17T20:22:44.002Z] 
20:22:44 [2020-03-17T20:22:44.002Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:22:44 [2020-03-17T20:22:44.002Z] #38 2.863 + RM_GOPATH=0
20:22:44 [2020-03-17T20:22:44.002Z] #38 2.863 + TMP_GOPATH=
20:22:44 [2020-03-17T20:22:44.002Z] #38 2.863 + : /build
20:22:44 [2020-03-17T20:22:44.002Z] #38 2.863 + '[' -z '' ']'
20:22:44 [2020-03-17T20:22:44.002Z] #38 2.863 ++ mktemp -d
20:22:44 [2020-03-17T20:22:44.002Z] #38 2.863 + export GOPATH=/tmp/tmp.P8gw7EeAUB
20:22:44 [2020-03-17T20:22:44.002Z] #38 2.863 + GOPATH=/tmp/tmp.P8gw7EeAUB
20:22:44 [2020-03-17T20:22:44.002Z] #38 2.863 + RM_GOPATH=1
20:22:44 [2020-03-17T20:22:44.002Z] #38 2.863 ++ dirname ./install.sh
20:22:44 [2020-03-17T20:22:44.002Z] #38 2.863 + dir=.
20:22:44 [2020-03-17T20:22:44.002Z] #38 2.863 + bin=tini
20:22:44 [2020-03-17T20:22:44.002Z] #38 2.863 + shift
20:22:44 [2020-03-17T20:22:44.002Z] #38 2.863 + '[' '!' -f ./tini.installer ']'
20:22:44 [2020-03-17T20:22:44.002Z] #38 2.863 + . ./tini.installer
20:22:44 [2020-03-17T20:22:44.002Z] #38 2.863 ++ : fec3683b971d9c3ef73f284f176672c44b448662
20:22:44 [2020-03-17T20:22:44.002Z] #38 2.863 + install_tini
20:22:44 [2020-03-17T20:22:44.002Z] #38 2.863 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
20:22:44 [2020-03-17T20:22:44.002Z] #38 2.863 + git clone https://github.com/krallin/tini.git /tmp/tmp.P8gw7EeAUB/tini
20:22:44 [2020-03-17T20:22:44.002Z] #38 2.863 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
20:22:44 [2020-03-17T20:22:44.002Z] #38 2.889 Cloning into '/tmp/tmp.P8gw7EeAUB/tini'...
20:22:44 [2020-03-17T20:22:44.002Z] #38 ...
20:22:44 [2020-03-17T20:22:44.002Z] 
20:22:44 [2020-03-17T20:22:44.002Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:22:44 [2020-03-17T20:22:44.002Z] #43 59.51 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
20:22:44 [2020-03-17T20:22:44.002Z] #43 59.52 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:22:44 [2020-03-17T20:22:44.002Z] #43 59.54 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:22:44 [2020-03-17T20:22:44.002Z] #43 59.55 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
20:22:44 [2020-03-17T20:22:44.002Z] #43 59.57 Setting up python-six (1.12.0-1) ...
20:22:44 [2020-03-17T20:22:44.002Z] #43 63.92 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
20:22:44 [2020-03-17T20:22:44.002Z] #43 63.94 Setting up libnl-3-200:amd64 (3.4.0-1) ...
20:22:44 [2020-03-17T20:22:44.002Z] #43 63.96 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
20:22:44 [2020-03-17T20:22:44.002Z] #43 63.99 Setting up libcap-dev:amd64 (1:2.25-2) ...
20:22:44 [2020-03-17T20:22:44.002Z] #43 64.01 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
20:22:44 [2020-03-17T20:22:44.002Z] #43 64.03 Setting up protobuf-compiler (3.6.1.3-2) ...
20:22:44 [2020-03-17T20:22:44.002Z] #43 64.05 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
20:22:44 [2020-03-17T20:22:44.002Z] #43 64.08 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
20:22:44 [2020-03-17T20:22:44.002Z] #43 64.10 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
20:22:44 [2020-03-17T20:22:44.002Z] #43 64.12 Setting up python-protobuf (3.6.1.3-2) ...
20:22:44 [2020-03-17T20:22:44.123Z] #44 11.61   PBCC     images/sk-netlink.pb-c.c
20:22:44 [2020-03-17T20:22:44.123Z] #44 11.69   DEP      images/sk-netlink.pb-c.d
20:22:44 [2020-03-17T20:22:44.259Z] #43 ...
20:22:44 [2020-03-17T20:22:44.260Z] 
20:22:44 [2020-03-17T20:22:44.260Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:22:44 [2020-03-17T20:22:44.260Z] #33 67.37 path
20:22:44 [2020-03-17T20:22:44.260Z] #33 68.09 text/tabwriter
20:22:44 [2020-03-17T20:22:44.260Z] #33 69.02 fmt
20:22:44 [2020-03-17T20:22:44.260Z] #33 69.03 path/filepath
20:22:44 [2020-03-17T20:22:44.282Z] #44 29.14   AR       compel/plugins/std.lib.a
20:22:44 [2020-03-17T20:22:44.282Z] #44 29.18   CC       compel/plugins/fds/fds.o
20:22:44 [2020-03-17T20:22:44.282Z] #44 29.35   AR       compel/plugins/fds.lib.a
20:22:44 [2020-03-17T20:22:44.282Z] #44 29.37   HOSTDEP  compel/src/lib/log-host.d
20:22:44 [2020-03-17T20:22:44.383Z] #44 11.80   PBCC     images/sk-inet.pb-c.c
20:22:44 [2020-03-17T20:22:44.383Z] #44 11.88   DEP      images/sk-inet.pb-c.d
20:22:44 [2020-03-17T20:22:44.383Z] #44 11.96   PBCC     images/sk-unix.pb-c.c
20:22:44 [2020-03-17T20:22:44.564Z] #44 29.55   HOSTDEP  compel/src/lib/handle-elf-host.d
20:22:44 [2020-03-17T20:22:44.564Z] #44 29.65   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
20:22:44 [2020-03-17T20:22:44.644Z] #44 12.05   DEP      images/sk-unix.pb-c.d
20:22:44 [2020-03-17T20:22:44.644Z] #44 12.17   PBCC     images/mm.pb-c.c
20:22:44 [2020-03-17T20:22:44.644Z] #44 12.25   DEP      images/mm.pb-c.d
20:22:44 [2020-03-17T20:22:44.855Z] #44 29.72   HOSTDEP  compel/src/main-host.d
20:22:44 [2020-03-17T20:22:44.855Z] #44 29.82   DEP      compel/src/lib/ptrace.d
20:22:44 [2020-03-17T20:22:44.855Z] #44 29.95   DEP      compel/src/lib/infect.d
20:22:44 [2020-03-17T20:22:44.919Z] #44 12.34   PBCC     images/timerfd.pb-c.c
20:22:44 [2020-03-17T20:22:44.919Z] #44 12.45   DEP      images/timerfd.pb-c.d
20:22:44 [2020-03-17T20:22:44.919Z] #44 12.50   PBCC     images/timer.pb-c.c
20:22:44 [2020-03-17T20:22:44.919Z] #44 12.54   DEP      images/timer.pb-c.d
20:22:44 [2020-03-17T20:22:44.919Z] #44 12.59   PBCC     images/sa.pb-c.c
20:22:45 [2020-03-17T20:22:45.140Z] #44 ...
20:22:45 [2020-03-17T20:22:45.140Z] 
20:22:45 [2020-03-17T20:22:45.140Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:22:45 [2020-03-17T20:22:45.140Z] #56 DONE 64.8s
20:22:45 [2020-03-17T20:22:45.140Z] 
20:22:45 [2020-03-17T20:22:45.140Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:22:45 [2020-03-17T20:22:45.140Z] #44 30.16   DEP      compel/src/lib/infect-util.d
20:22:45 [2020-03-17T20:22:45.140Z] #44 ...
20:22:45 [2020-03-17T20:22:45.140Z] 
20:22:45 [2020-03-17T20:22:45.140Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:22:45 [2020-03-17T20:22:45.140Z] #47 56.61 text/template
20:22:45 [2020-03-17T20:22:45.140Z] #47 56.81 encoding/xml
20:22:45 [2020-03-17T20:22:45.140Z] #47 60.24 go/doc
20:22:45 [2020-03-17T20:22:45.140Z] #47 60.61 github.com/LK4D4/vndr/versioned
20:22:45 [2020-03-17T20:22:45.140Z] #47 60.75 crypto/rsa
20:22:45 [2020-03-17T20:22:45.140Z] #47 62.20 vendor/golang.org/x/crypto/cryptobyte
20:22:45 [2020-03-17T20:22:45.140Z] #47 63.00 github.com/LK4D4/vndr/build
20:22:45 [2020-03-17T20:22:45.140Z] #47 64.00 net
20:22:45 [2020-03-17T20:22:45.180Z] #44 12.62   DEP      images/sa.pb-c.d
20:22:45 [2020-03-17T20:22:45.180Z] #44 12.67   PBCC     images/pipe-data.pb-c.c
20:22:45 [2020-03-17T20:22:45.180Z] #44 12.68   DEP      images/pipe-data.pb-c.d
20:22:45 [2020-03-17T20:22:45.180Z] #44 12.78   PBCC     images/mnt.pb-c.c
20:22:45 [2020-03-17T20:22:45.180Z] #44 12.84   DEP      images/mnt.pb-c.d
20:22:45 [2020-03-17T20:22:45.227Z] go: finding github.com/google/go-cmp v0.2.0
20:22:45 [2020-03-17T20:22:45.424Z] #47 64.98 vendor/golang.org/x/crypto/chacha20poly1305
20:22:45 [2020-03-17T20:22:45.424Z] #47 ...
20:22:45 [2020-03-17T20:22:45.424Z] 
20:22:45 [2020-03-17T20:22:45.424Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:22:45 [2020-03-17T20:22:45.424Z] #44 30.44   DEP      compel/src/lib/infect-rpc.d
20:22:45 [2020-03-17T20:22:45.440Z] #44 12.88   PBCC     images/sk-packet.pb-c.c
20:22:45 [2020-03-17T20:22:45.440Z] #44 12.94   DEP      images/sk-packet.pb-c.d
20:22:45 [2020-03-17T20:22:45.440Z] #44 13.00   PBCC     images/tcp-stream.pb-c.c
20:22:45 [2020-03-17T20:22:45.440Z] #44 13.05   DEP      images/tcp-stream.pb-c.d
20:22:45 [2020-03-17T20:22:45.519Z] go: finding gopkg.in/inf.v0 v0.9.1
20:22:45 [2020-03-17T20:22:45.701Z] #44 13.16   PBCC     images/pipe.pb-c.c
20:22:45 [2020-03-17T20:22:45.701Z] #44 13.24   DEP      images/pipe.pb-c.d
20:22:45 [2020-03-17T20:22:45.701Z] #44 13.33   PBCC     images/pstree.pb-c.c
20:22:45 [2020-03-17T20:22:45.701Z] #44 13.34   DEP      images/pstree.pb-c.d
20:22:45 [2020-03-17T20:22:45.707Z] #44 30.61   DEP      compel/arch/s390/src/lib/infect.d
20:22:45 [2020-03-17T20:22:45.707Z] #44 30.74   DEP      compel/arch/s390/src/lib/cpu.d
20:22:45 [2020-03-17T20:22:45.707Z] #44 30.78   DEP      compel/src/lib/log.d
20:22:45 [2020-03-17T20:22:45.961Z] #44 13.43   PBCC     images/fs.pb-c.c
20:22:45 [2020-03-17T20:22:45.961Z] #44 13.47   DEP      images/fs.pb-c.d
20:22:45 [2020-03-17T20:22:45.961Z] #44 ...
20:22:45 [2020-03-17T20:22:45.961Z] 
20:22:45 [2020-03-17T20:22:45.961Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:22:45 [2020-03-17T20:22:45.961Z] #47 44.48 crypto/rc4
20:22:45 [2020-03-17T20:22:45.961Z] #47 44.73 vendor/golang.org/x/text/transform
20:22:45 [2020-03-17T20:22:45.961Z] #47 48.32 time
20:22:45 [2020-03-17T20:22:45.961Z] #47 48.99 regexp
20:22:45 [2020-03-17T20:22:45.961Z] #47 54.13 github.com/LK4D4/vndr/versioned
20:22:45 [2020-03-17T20:22:45.961Z] #47 ...
20:22:45 [2020-03-17T20:22:45.961Z] 
20:22:45 [2020-03-17T20:22:45.961Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:22:45 [2020-03-17T20:22:45.962Z] #65 28.35 Checking out files:  45% (1424/3137)   
Checking out files:  46% (1444/3137)   
Checking out files:  47% (1475/3137)   
Checking out files:  48% (1506/3137)   
Checking out files:  49% (1538/3137)   
Checking out files:  50% (1569/3137)   
Checking out files:  51% (1600/3137)   
Checking out files:  52% (1632/3137)   
Checking out files:  53% (1663/3137)   
Checking out files:  54% (1694/3137)   
Checking out files:  55% (1726/3137)   
Checking out files:  56% (1757/3137)   
Checking out files:  57% (1789/3137)   
Checking out files:  58% (1820/3137)   
Checking out files:  59% (1851/3137)   
Checking out files:  60% (1883/3137)   
Checking out files:  61% (1914/3137)   
Checking out files:  62% (1945/3137)   
Checking out files:  63% (1977/3137)   
Checking out files:  64% (2008/3137)   
Checking out files:  65% (2040/3137)   
Checking out files:  66% (2071/3137)   
Checking out files:  67% (2102/3137)   
Checking out files:  68% (2134/3137)   
Checking out files:  69% (2165/3137)   
Checking out files:  70% (2196/3137)   
Checking out files:  71% (2228/3137)   
Checking out files:  72% (2259/3137)   
Checking out files:  73% (2291/3137)   
Checking out files:  74% (2322/3137)   
Checking out files:  75% (2353/3137)   
Checking out files:  76% (2385/3137)   
Checking out files:  77% (2416/3137)   
Checking out files:  78% (2447/3137)   
Checking out files:  79% (2479/3137)   
Checking out files:  80% (2510/3137)   
Checking out files:  81% (2541/3137)   
Checking out files:  81% (2554/3137)   
Checking out files:  82% (2573/3137)   
Checking out files:  83% (2604/3137)   
Checking out files:  84% (2636/3137)   
Checking out files:  85% (2667/3137)   
Checking out files:  86% (2698/3137)   
Checking out files:  87% (2730/3137)   
Checking out files:  88% (2761/3137)   
Checking out files:  89% (2792/3137)   
Checking out files:  90% (2824/3137)   
Checking out files:  91% (2855/3137)   
Checking out files:  92% (2887/3137)   
Checking out files:  93% (2918/3137)   
Checking out files:  94% (2949/3137)   
Checking out files:  95% (2981/3137)   
Checking out files:  96% (3012/3137)   
Checking out files:  97% (3043/3137)   
Checking out files:  98% (3075/3137)   
Checking out files:  99% (3106/3137)   
Checking out files: 100% (3137/3137)   
Checking out files: 100% (3137/3137), done.
20:22:45 [2020-03-17T20:22:45.962Z] #65 30.12 + cd /tmp/tmp.EmQWO1a9VO/src/github.com/containerd/containerd
20:22:45 [2020-03-17T20:22:45.962Z] #65 30.12 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178
20:22:45 [2020-03-17T20:22:45.962Z] #65 31.96 + export 'BUILDTAGS=netgo osusergo static_build'
20:22:45 [2020-03-17T20:22:45.962Z] #65 31.96 + BUILDTAGS='netgo osusergo static_build'
20:22:45 [2020-03-17T20:22:45.962Z] #65 31.96 + export EXTRA_FLAGS=-buildmode=pie
20:22:45 [2020-03-17T20:22:45.962Z] #65 31.96 + EXTRA_FLAGS=-buildmode=pie
20:22:45 [2020-03-17T20:22:45.962Z] #65 31.96 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
20:22:45 [2020-03-17T20:22:45.962Z] #65 31.96 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
20:22:45 [2020-03-17T20:22:45.962Z] #65 31.96 + '[' '' = dynamic ']'
20:22:45 [2020-03-17T20:22:45.962Z] #65 31.96 + make
20:22:45 [2020-03-17T20:22:45.989Z] #44 30.89   DEP      compel/src/main.d
20:22:45 [2020-03-17T20:22:45.989Z] #44 30.96   DEP      compel/src/lib/handle-elf.d
20:22:45 [2020-03-17T20:22:45.989Z] #44 31.07   DEP      compel/arch/s390/src/lib/handle-elf.d
20:22:45 [2020-03-17T20:22:45.989Z] #44 31.14   CC       compel/src/lib/log.o
20:22:46 [2020-03-17T20:22:46.160Z] #33 71.41 io/ioutil
20:22:46 [2020-03-17T20:22:46.186Z] go: finding github.com/spf13/viper v1.3.2
20:22:46 [2020-03-17T20:22:46.221Z] #65 ...
20:22:46 [2020-03-17T20:22:46.221Z] 
20:22:46 [2020-03-17T20:22:46.222Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:22:46 [2020-03-17T20:22:46.222Z] #33 44.66 internal/syscall/unix
20:22:46 [2020-03-17T20:22:46.222Z] #33 44.67 time
20:22:46 [2020-03-17T20:22:46.222Z] #33 49.10 internal/poll
20:22:46 [2020-03-17T20:22:46.222Z] #33 50.67 os
20:22:46 [2020-03-17T20:22:46.222Z] #33 53.79 internal/fmtsort
20:22:46 [2020-03-17T20:22:46.222Z] #33 54.33 path/filepath
20:22:46 [2020-03-17T20:22:46.222Z] #33 54.34 fmt
20:22:46 [2020-03-17T20:22:46.222Z] #33 ...
20:22:46 [2020-03-17T20:22:46.222Z] 
20:22:46 [2020-03-17T20:22:46.222Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:22:46 [2020-03-17T20:22:46.222Z] #47 54.87 path/filepath
20:22:46 [2020-03-17T20:22:46.222Z] #47 54.87 internal/lazyregexp
20:22:46 [2020-03-17T20:22:46.275Z] #44 31.27   CC       compel/arch/s390/src/lib/cpu.o
20:22:46 [2020-03-17T20:22:46.482Z] #47 54.95 net
20:22:46 [2020-03-17T20:22:46.569Z] #44 31.54   CC       compel/arch/s390/src/lib/infect.o
20:22:46 [2020-03-17T20:22:46.880Z] #10 ...
20:22:46 [2020-03-17T20:22:46.880Z] 
20:22:46 [2020-03-17T20:22:46.880Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:22:46 [2020-03-17T20:22:46.880Z] #33 42.56 sync
20:22:46 [2020-03-17T20:22:46.880Z] #33 42.58 internal/reflectlite
20:22:46 [2020-03-17T20:22:46.880Z] #33 46.04 errors
20:22:46 [2020-03-17T20:22:46.880Z] #33 46.06 sort
20:22:46 [2020-03-17T20:22:46.880Z] #33 46.77 strconv
20:22:46 [2020-03-17T20:22:46.880Z] #33 47.86 io
20:22:46 [2020-03-17T20:22:46.880Z] #33 49.40 syscall
20:22:46 [2020-03-17T20:22:46.880Z] #33 51.21 reflect
20:22:46 [2020-03-17T20:22:46.880Z] #33 ...
20:22:46 [2020-03-17T20:22:46.880Z] 
20:22:46 [2020-03-17T20:22:46.880Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:22:46 [2020-03-17T20:22:46.880Z] #27 16.64 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
20:22:46 [2020-03-17T20:22:46.880Z] #27 17.10 
20:22:46 [2020-03-17T20:22:46.880Z] #27 17.35 
#                                                                          2.3%
######################################################################## 100.0%
20:22:46 [2020-03-17T20:22:46.880Z] #27 17.54 
20:22:46 [2020-03-17T20:22:46.880Z] #27 18.50 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
20:22:46 [2020-03-17T20:22:46.880Z] #27 18.96 
20:22:46 [2020-03-17T20:22:46.880Z] #27 19.20 
######                                                                     9.4%
######################################################################## 100.0%
20:22:46 [2020-03-17T20:22:46.880Z] #27 19.39 
20:22:47 [2020-03-17T20:22:47.183Z] #44 32.15   CC       compel/src/lib/infect-rpc.o
20:22:47 [2020-03-17T20:22:47.183Z] #44 32.31   CC       compel/src/lib/infect-util.o
20:22:47 [2020-03-17T20:22:47.465Z] #44 32.49   CC       compel/src/lib/infect.o
20:22:47 [2020-03-17T20:22:47.532Z] #33 ...
20:22:47 [2020-03-17T20:22:47.532Z] 
20:22:47 [2020-03-17T20:22:47.532Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:22:47 [2020-03-17T20:22:47.532Z] #43 72.59 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
20:22:47 [2020-03-17T20:22:47.532Z] #43 72.61 Processing triggers for libc-bin (2.28-10) ...
20:22:47 [2020-03-17T20:22:47.532Z] #43 DONE 72.9s
20:22:47 [2020-03-17T20:22:47.532Z] 
20:22:47 [2020-03-17T20:22:47.532Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:22:47 [2020-03-17T20:22:47.710Z] go: finding github.com/kisielk/gotool v1.0.0
20:22:47 [2020-03-17T20:22:47.869Z] #47 56.44 os/exec
20:22:48 [2020-03-17T20:22:48.254Z] #27 20.45 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
20:22:48 [2020-03-17T20:22:48.254Z] #27 20.60 skipping existing 1849cc453dee
20:22:48 [2020-03-17T20:22:48.337Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496
20:22:48 [2020-03-17T20:22:48.337Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed
20:22:48 [2020-03-17T20:22:48.337Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c
20:22:48 [2020-03-17T20:22:48.337Z] go: finding github.com/jinzhu/now v1.0.0
20:22:48 [2020-03-17T20:22:48.444Z] #47 ...
20:22:48 [2020-03-17T20:22:48.444Z] 
20:22:48 [2020-03-17T20:22:48.444Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:22:48 [2020-03-17T20:22:48.444Z] #10 47.24 Selecting previously unselected package gcc-mingw-w64-base.
20:22:48 [2020-03-17T20:22:48.444Z] #10 47.27 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ...
20:22:48 [2020-03-17T20:22:48.444Z] #10 47.30 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
20:22:48 [2020-03-17T20:22:48.444Z] #10 47.50 Selecting previously unselected package gcc-mingw-w64-x86-64.
20:22:48 [2020-03-17T20:22:48.444Z] #10 47.51 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
20:22:48 [2020-03-17T20:22:48.444Z] #10 47.52 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:22:48 [2020-03-17T20:22:48.444Z] #10 ...
20:22:48 [2020-03-17T20:22:48.444Z] 
20:22:48 [2020-03-17T20:22:48.444Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:22:48 [2020-03-17T20:22:48.444Z] #44 13.54   PBCC     images/signalfd.pb-c.c
20:22:48 [2020-03-17T20:22:48.444Z] #44 13.62   DEP      images/signalfd.pb-c.d
20:22:48 [2020-03-17T20:22:48.444Z] #44 13.68   PBCC     images/fh.pb-c.c
20:22:48 [2020-03-17T20:22:48.444Z] #44 13.70   PBCC     images/fsnotify.pb-c.c
20:22:48 [2020-03-17T20:22:48.444Z] #44 13.75   DEP      images/fh.pb-c.d
20:22:48 [2020-03-17T20:22:48.444Z] #44 13.81   DEP      images/fsnotify.pb-c.d
20:22:48 [2020-03-17T20:22:48.444Z] #44 13.88   PBCC     images/eventpoll.pb-c.c
20:22:48 [2020-03-17T20:22:48.444Z] #44 13.92   DEP      images/eventpoll.pb-c.d
20:22:48 [2020-03-17T20:22:48.444Z] #44 13.97   PBCC     images/eventfd.pb-c.c
20:22:48 [2020-03-17T20:22:48.444Z] #44 14.03   DEP      images/eventfd.pb-c.d
20:22:48 [2020-03-17T20:22:48.444Z] #44 14.05   PBCC     images/remap-file-path.pb-c.c
20:22:48 [2020-03-17T20:22:48.444Z] #44 14.07   DEP      images/remap-file-path.pb-c.d
20:22:48 [2020-03-17T20:22:48.444Z] #44 14.11   PBCC     images/fifo.pb-c.c
20:22:48 [2020-03-17T20:22:48.444Z] #44 14.14   DEP      images/fifo.pb-c.d
20:22:48 [2020-03-17T20:22:48.444Z] #44 14.18   PBCC     images/ghost-file.pb-c.c
20:22:48 [2020-03-17T20:22:48.444Z] #44 14.24   DEP      images/ghost-file.pb-c.d
20:22:48 [2020-03-17T20:22:48.444Z] #44 14.28   PBCC     images/regfile.pb-c.c
20:22:48 [2020-03-17T20:22:48.444Z] #44 14.31   DEP      images/regfile.pb-c.d
20:22:48 [2020-03-17T20:22:48.444Z] #44 14.39   PBCC     images/ns.pb-c.c
20:22:48 [2020-03-17T20:22:48.444Z] #44 14.41   DEP      images/ns.pb-c.d
20:22:48 [2020-03-17T20:22:48.444Z] #44 14.46   PBCC     images/fdinfo.pb-c.c
20:22:48 [2020-03-17T20:22:48.444Z] #44 14.55   DEP      images/fdinfo.pb-c.d
20:22:48 [2020-03-17T20:22:48.444Z] #44 14.67   PBCC     images/core-aarch64.pb-c.c
20:22:48 [2020-03-17T20:22:48.444Z] #44 14.71   PBCC     images/core-arm.pb-c.c
20:22:48 [2020-03-17T20:22:48.444Z] #44 14.76   PBCC     images/core-ppc64.pb-c.c
20:22:48 [2020-03-17T20:22:48.444Z] #44 14.87   PBCC     images/core-s390.pb-c.c
20:22:48 [2020-03-17T20:22:48.444Z] #44 14.95   PBCC     images/core-x86.pb-c.c
20:22:48 [2020-03-17T20:22:48.444Z] #44 15.00   PBCC     images/core.pb-c.c
20:22:48 [2020-03-17T20:22:48.444Z] #44 15.09   PBCC     images/inventory.pb-c.c
20:22:48 [2020-03-17T20:22:48.444Z] #44 15.22   DEP      images/core-aarch64.pb-c.d
20:22:48 [2020-03-17T20:22:48.444Z] #44 15.29   DEP      images/core-arm.pb-c.d
20:22:48 [2020-03-17T20:22:48.444Z] #44 15.34   DEP      images/core-ppc64.pb-c.d
20:22:48 [2020-03-17T20:22:48.444Z] #44 15.39   DEP      images/core-s390.pb-c.d
20:22:48 [2020-03-17T20:22:48.444Z] #44 15.48   DEP      images/core-x86.pb-c.d
20:22:48 [2020-03-17T20:22:48.444Z] #44 15.62   DEP      images/core.pb-c.d
20:22:48 [2020-03-17T20:22:48.444Z] #44 15.71   DEP      images/inventory.pb-c.d
20:22:48 [2020-03-17T20:22:48.444Z] #44 15.82   PBCC     images/cpuinfo.pb-c.c
20:22:48 [2020-03-17T20:22:48.444Z] #44 15.86   DEP      images/cpuinfo.pb-c.d
20:22:48 [2020-03-17T20:22:48.444Z] #44 15.92   PBCC     images/stats.pb-c.c
20:22:48 [2020-03-17T20:22:48.444Z] #44 15.94   DEP      images/stats.pb-c.d
20:22:48 [2020-03-17T20:22:48.512Z] #27 20.76 
20:22:48 [2020-03-17T20:22:48.772Z] #27 ...
20:22:48 [2020-03-17T20:22:48.772Z] 
20:22:48 [2020-03-17T20:22:48.772Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:22:48 [2020-03-17T20:22:48.772Z] #47 44.74 internal/reflectlite
20:22:48 [2020-03-17T20:22:48.772Z] #47 44.74 github.com/LK4D4/vndr/godl/singleflight
20:22:48 [2020-03-17T20:22:48.772Z] #47 45.32 math/rand
20:22:48 [2020-03-17T20:22:48.772Z] #47 47.11 internal/singleflight
20:22:48 [2020-03-17T20:22:48.772Z] #47 48.44 strconv
20:22:48 [2020-03-17T20:22:48.772Z] #47 48.45 io
20:22:48 [2020-03-17T20:22:48.772Z] #47 49.92 bytes
20:22:48 [2020-03-17T20:22:48.772Z] #47 52.22 reflect
20:22:48 [2020-03-17T20:22:48.772Z] #47 52.33 bufio
20:22:48 [2020-03-17T20:22:48.772Z] #47 54.42 syscall
20:22:48 [2020-03-17T20:22:48.772Z] #47 ...
20:22:48 [2020-03-17T20:22:48.772Z] 
20:22:48 [2020-03-17T20:22:48.772Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:22:48 [2020-03-17T20:22:48.772Z] #35 48.96 Selecting previously unselected package libxml2:amd64.
20:22:48 [2020-03-17T20:22:48.772Z] #35 48.96 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
20:22:48 [2020-03-17T20:22:48.772Z] #35 48.99 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
20:22:48 [2020-03-17T20:22:48.772Z] #35 49.79 Selecting previously unselected package libarchive13:amd64.
20:22:48 [2020-03-17T20:22:48.772Z] #35 49.79 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
20:22:48 [2020-03-17T20:22:48.772Z] #35 49.80 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
20:22:48 [2020-03-17T20:22:48.772Z] #35 50.20 Selecting previously unselected package libjsoncpp1:amd64.
20:22:48 [2020-03-17T20:22:48.772Z] #35 50.21 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
20:22:48 [2020-03-17T20:22:48.772Z] #35 50.22 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
20:22:48 [2020-03-17T20:22:48.772Z] #35 50.41 Selecting previously unselected package librhash0:amd64.
20:22:48 [2020-03-17T20:22:48.772Z] #35 50.46 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
20:22:48 [2020-03-17T20:22:48.772Z] #35 50.47 Unpacking librhash0:amd64 (1.3.8-1) ...
20:22:48 [2020-03-17T20:22:48.772Z] #35 50.71 Selecting previously unselected package libuv1:amd64.
20:22:48 [2020-03-17T20:22:48.772Z] #35 50.72 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
20:22:48 [2020-03-17T20:22:48.772Z] #35 50.74 Unpacking libuv1:amd64 (1.24.1-1) ...
20:22:48 [2020-03-17T20:22:48.772Z] #35 50.96 Selecting previously unselected package cmake.
20:22:48 [2020-03-17T20:22:48.772Z] #35 50.99 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
20:22:48 [2020-03-17T20:22:48.772Z] #35 51.00 Unpacking cmake (3.13.4-1) ...
20:22:48 [2020-03-17T20:22:48.772Z] #35 54.47 Setting up libicu63:amd64 (63.1-6) ...
20:22:48 [2020-03-17T20:22:48.772Z] #35 54.48 Setting up xxd (2:8.1.0875-5) ...
20:22:48 [2020-03-17T20:22:48.772Z] #35 54.50 Setting up libuv1:amd64 (1.24.1-1) ...
20:22:48 [2020-03-17T20:22:48.772Z] #35 54.53 Setting up vim-common (2:8.1.0875-5) ...
20:22:48 [2020-03-17T20:22:48.772Z] #35 54.57 Setting up librhash0:amd64 (1.3.8-1) ...
20:22:48 [2020-03-17T20:22:48.772Z] #35 54.58 Setting up cmake-data (3.13.4-1) ...
20:22:48 [2020-03-17T20:22:48.772Z] #35 54.60 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
20:22:48 [2020-03-17T20:22:48.772Z] #35 54.61 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
20:22:48 [2020-03-17T20:22:48.772Z] #35 54.62 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
20:22:48 [2020-03-17T20:22:48.772Z] #35 54.63 Setting up cmake (3.13.4-1) ...
20:22:48 [2020-03-17T20:22:48.772Z] #35 54.65 Processing triggers for libc-bin (2.28-10) ...
20:22:48 [2020-03-17T20:22:48.772Z] #35 54.76 Processing triggers for mime-support (3.62) ...
20:22:48 [2020-03-17T20:22:48.935Z] #44 33.65   CC       compel/src/lib/ptrace.o
20:22:48 [2020-03-17T20:22:48.935Z] #44 33.86   AR       compel/libcompel.a
20:22:48 [2020-03-17T20:22:48.935Z] #44 33.92   HOSTCC   compel/src/main-host.o
20:22:48 [2020-03-17T20:22:48.935Z] #44 34.09   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
20:22:48 [2020-03-17T20:22:48.963Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d
20:22:48 [2020-03-17T20:22:48.963Z] go: finding github.com/golang/mock v1.1.1
20:22:49 [2020-03-17T20:22:49.217Z] #44 34.27   HOSTCC   compel/src/lib/handle-elf-host.o
20:22:49 [2020-03-17T20:22:49.339Z] #35 DONE 55.5s
20:22:49 [2020-03-17T20:22:49.339Z] 
20:22:49 [2020-03-17T20:22:49.339Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
20:22:49 [2020-03-17T20:22:49.339Z] #36 DONE 0.0s
20:22:49 [2020-03-17T20:22:49.339Z] 
20:22:49 [2020-03-17T20:22:49.339Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
20:22:49 [2020-03-17T20:22:49.339Z] #37 DONE 0.1s
20:22:49 [2020-03-17T20:22:49.339Z] 
20:22:49 [2020-03-17T20:22:49.339Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:22:49 [2020-03-17T20:22:49.499Z] #44 34.52   HOSTCC   compel/src/lib/log-host.o
20:22:49 [2020-03-17T20:22:49.499Z] #44 34.60   HOSTLINK compel/compel-host-bin
20:22:49 [2020-03-17T20:22:49.499Z] #44 34.68   DEP      soccr/soccr.d
20:22:49 [2020-03-17T20:22:49.782Z] #44 34.79   CC       soccr/soccr.o
20:22:49 [2020-03-17T20:22:49.991Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a
20:22:49 [2020-03-17T20:22:49.991Z] go: finding gotest.tools v2.2.0+incompatible
20:22:50 [2020-03-17T20:22:50.059Z] #44 ...
20:22:50 [2020-03-17T20:22:50.059Z] 
20:22:50 [2020-03-17T20:22:50.059Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:22:50 [2020-03-17T20:22:50.059Z] #47 64.84 strings
20:22:50 [2020-03-17T20:22:50.059Z] #47 67.93 regexp/syntax
20:22:50 [2020-03-17T20:22:50.059Z] #47 68.10 os
20:22:50 [2020-03-17T20:22:50.059Z] #47 73.18 fmt
20:22:50 [2020-03-17T20:22:50.059Z] #47 74.96 regexp
20:22:50 [2020-03-17T20:22:50.059Z] #47 ...
20:22:50 [2020-03-17T20:22:50.059Z] 
20:22:50 [2020-03-17T20:22:50.059Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:22:50 [2020-03-17T20:22:50.059Z] #56 64.75 context
20:22:50 [2020-03-17T20:22:50.059Z] #56 66.18 os
20:22:50 [2020-03-17T20:22:50.059Z] #56 67.69 encoding/binary
20:22:50 [2020-03-17T20:22:50.059Z] #56 70.95 encoding/base64
20:22:50 [2020-03-17T20:22:50.059Z] #56 71.63 golang.org/x/sys/unix
20:22:50 [2020-03-17T20:22:50.059Z] #56 72.19 fmt
20:22:50 [2020-03-17T20:22:50.059Z] #56 ...
20:22:50 [2020-03-17T20:22:50.059Z] 
20:22:50 [2020-03-17T20:22:50.059Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:22:50 [2020-03-17T20:22:50.059Z] #33 74.01 github.com/BurntSushi/toml
20:22:50 [2020-03-17T20:22:50.059Z] #33 74.03 flag
20:22:50 [2020-03-17T20:22:50.064Z] #44 ...
20:22:50 [2020-03-17T20:22:50.064Z] 
20:22:50 [2020-03-17T20:22:50.064Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:22:50 [2020-03-17T20:22:50.064Z] #10 59.80 Selecting previously unselected package g++-mingw-w64-x86-64.
20:22:50 [2020-03-17T20:22:50.064Z] #10 59.81 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
20:22:50 [2020-03-17T20:22:50.064Z] #10 59.82 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:22:50 [2020-03-17T20:22:50.064Z] #10 ...
20:22:50 [2020-03-17T20:22:50.064Z] 
20:22:50 [2020-03-17T20:22:50.064Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:22:50 [2020-03-17T20:22:50.064Z] #47 65.42 vendor/golang.org/x/crypto/curve25519
20:22:50 [2020-03-17T20:22:50.064Z] #47 65.70 vendor/golang.org/x/crypto/hkdf
20:22:50 [2020-03-17T20:22:50.064Z] #47 65.75 vendor/golang.org/x/text/transform
20:22:50 [2020-03-17T20:22:50.064Z] #47 66.24 vendor/golang.org/x/text/unicode/bidi
20:22:50 [2020-03-17T20:22:50.064Z] #47 67.34 vendor/golang.org/x/text/secure/bidirule
20:22:50 [2020-03-17T20:22:50.064Z] #47 67.62 vendor/golang.org/x/text/unicode/norm
20:22:50 [2020-03-17T20:22:50.279Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6
20:22:50 [2020-03-17T20:22:50.356Z] #44 17.65 make[1]: Nothing to be done for 'all'.
20:22:50 [2020-03-17T20:22:50.624Z] #33 75.75 log
20:22:50 [2020-03-17T20:22:50.715Z] #38 ...
20:22:50 [2020-03-17T20:22:50.715Z] 
20:22:50 [2020-03-17T20:22:50.715Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:22:50 [2020-03-17T20:22:50.715Z] #27 21.95 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
20:22:50 [2020-03-17T20:22:50.715Z] #27 22.41 
20:22:50 [2020-03-17T20:22:50.715Z] #27 22.66 
######################################################################## 100.0%
20:22:50 [2020-03-17T20:22:50.715Z] #27 22.82 
20:22:50 [2020-03-17T20:22:50.715Z] #27 22.92 Download of images into '/build' complete.
20:22:50 [2020-03-17T20:22:50.715Z] #27 22.92 Use something like the following to load the result into a Docker daemon:
20:22:50 [2020-03-17T20:22:50.715Z] #27 22.92   tar -cC '/build' . | docker load
20:22:50 [2020-03-17T20:22:50.715Z] #27 DONE 23.0s
20:22:50 [2020-03-17T20:22:50.715Z] 
20:22:50 [2020-03-17T20:22:50.715Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
20:22:50 [2020-03-17T20:22:50.715Z] #30 50.55 Checking out files:  85% (1298/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
20:22:50 [2020-03-17T20:22:50.715Z] #30 51.37 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
20:22:50 [2020-03-17T20:22:50.715Z] #30 52.12 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:22:50 [2020-03-17T20:22:50.910Z] go: finding github.com/uber/jaeger-lib v1.2.1
20:22:50 [2020-03-17T20:22:50.910Z] go: finding github.com/theupdateframework/notary v0.6.1
20:22:50 [2020-03-17T20:22:50.973Z] #30 ...
20:22:50 [2020-03-17T20:22:50.973Z] 
20:22:50 [2020-03-17T20:22:50.973Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:22:50 [2020-03-17T20:22:50.973Z] #50 46.94 + cd /tmp/tmp.ha06EDDHiP/src/gotest.tools/gotestsum
20:22:50 [2020-03-17T20:22:50.973Z] #50 46.94 + git checkout -q v0.3.5
20:22:50 [2020-03-17T20:22:50.973Z] #50 47.00 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
20:22:50 [2020-03-17T20:22:50.973Z] #50 ...
20:22:50 [2020-03-17T20:22:50.973Z] 
20:22:50 [2020-03-17T20:22:50.973Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:22:50 [2020-03-17T20:22:50.973Z] #10 57.21 Selecting previously unselected package mingw-w64-x86-64-dev.
20:22:50 [2020-03-17T20:22:50.973Z] #10 57.21 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
20:22:50 [2020-03-17T20:22:50.973Z] #10 57.23 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
20:22:51 [2020-03-17T20:22:51.071Z] #47 70.68 vendor/golang.org/x/net/idna
20:22:51 [2020-03-17T20:22:51.354Z] #47 ...
20:22:51 [2020-03-17T20:22:51.354Z] 
20:22:51 [2020-03-17T20:22:51.354Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:22:51 [2020-03-17T20:22:51.354Z] #10 71.28 Selecting previously unselected package libapparmor1:s390x.
20:22:51 [2020-03-17T20:22:51.354Z] #10 71.31 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ...
20:22:51 [2020-03-17T20:22:51.541Z] go: finding cloud.google.com/go v0.26.0
20:22:51 [2020-03-17T20:22:51.636Z] #10 71.31 Unpacking libapparmor1:s390x (2.13.2-10) ...
20:22:51 [2020-03-17T20:22:51.636Z] #10 71.35 Selecting previously unselected package libapparmor-dev:s390x.
20:22:51 [2020-03-17T20:22:51.636Z] #10 71.35 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ...
20:22:51 [2020-03-17T20:22:51.636Z] #10 71.35 Unpacking libapparmor-dev:s390x (2.13.2-10) ...
20:22:51 [2020-03-17T20:22:51.636Z] #10 71.44 Selecting previously unselected package libbtrfs0.
20:22:51 [2020-03-17T20:22:51.636Z] #10 71.45 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ...
20:22:51 [2020-03-17T20:22:51.636Z] #10 71.45 Unpacking libbtrfs0 (4.20.1-2) ...
20:22:51 [2020-03-17T20:22:51.636Z] #10 71.47 Selecting previously unselected package libbtrfs-dev.
20:22:51 [2020-03-17T20:22:51.636Z] #10 71.48 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ...
20:22:51 [2020-03-17T20:22:51.636Z] #10 71.49 Unpacking libbtrfs-dev (4.20.1-2) ...
20:22:51 [2020-03-17T20:22:51.636Z] #10 71.55 Selecting previously unselected package libdevmapper-event1.02.1:s390x.
20:22:51 [2020-03-17T20:22:51.636Z] #10 71.58 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ...
20:22:51 [2020-03-17T20:22:51.636Z] #10 71.58 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
20:22:51 [2020-03-17T20:22:51.636Z] #10 71.64 Selecting previously unselected package libudev-dev:s390x.
20:22:51 [2020-03-17T20:22:51.636Z] #10 71.64 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_s390x.deb ...
20:22:51 [2020-03-17T20:22:51.636Z] #10 71.65 Unpacking libudev-dev:s390x (241-7~deb10u3) ...
20:22:51 [2020-03-17T20:22:51.739Z] #44 19.24   CC       images/stats.o
20:22:51 [2020-03-17T20:22:51.919Z] #10 71.73 Selecting previously unselected package libsepol1-dev:s390x.
20:22:51 [2020-03-17T20:22:51.919Z] #10 71.74 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ...
20:22:51 [2020-03-17T20:22:51.919Z] #10 71.74 Unpacking libsepol1-dev:s390x (2.8-1) ...
20:22:52 [2020-03-17T20:22:52.172Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3
20:22:52 [2020-03-17T20:22:52.201Z] #10 71.95 Selecting previously unselected package libpcre16-3:s390x.
20:22:52 [2020-03-17T20:22:52.201Z] #10 71.96 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ...
20:22:52 [2020-03-17T20:22:52.201Z] #10 71.96 Unpacking libpcre16-3:s390x (2:8.39-12) ...
20:22:52 [2020-03-17T20:22:52.201Z] #10 72.09 Selecting previously unselected package libpcre32-3:s390x.
20:22:52 [2020-03-17T20:22:52.201Z] #10 72.09 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ...
20:22:52 [2020-03-17T20:22:52.201Z] #10 72.10 Unpacking libpcre32-3:s390x (2:8.39-12) ...
20:22:52 [2020-03-17T20:22:52.201Z] #10 72.20 Selecting previously unselected package libpcrecpp0v5:s390x.
20:22:52 [2020-03-17T20:22:52.310Z] #44 19.65   CC       images/core.o
20:22:52 [2020-03-17T20:22:52.483Z] #10 72.21 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ...
20:22:52 [2020-03-17T20:22:52.483Z] #10 72.21 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ...
20:22:52 [2020-03-17T20:22:52.483Z] #10 72.26 Selecting previously unselected package libpcre3-dev:s390x.
20:22:52 [2020-03-17T20:22:52.483Z] #10 72.26 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ...
20:22:52 [2020-03-17T20:22:52.483Z] #10 72.26 Unpacking libpcre3-dev:s390x (2:8.39-12) ...
20:22:52 [2020-03-17T20:22:52.768Z] #10 72.51 Selecting previously unselected package libselinux1-dev:s390x.
20:22:52 [2020-03-17T20:22:52.768Z] #10 72.51 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ...
20:22:52 [2020-03-17T20:22:52.768Z] #10 72.52 Unpacking libselinux1-dev:s390x (2.8-1+b1) ...
20:22:52 [2020-03-17T20:22:52.768Z] #10 72.73 Selecting previously unselected package libdevmapper-dev:s390x.
20:22:52 [2020-03-17T20:22:52.881Z] #44 20.53   CC       images/core-x86.o
20:22:53 [2020-03-17T20:22:53.050Z] #10 72.73 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ...
20:22:53 [2020-03-17T20:22:53.050Z] #10 72.73 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ...
20:22:53 [2020-03-17T20:22:53.050Z] #10 72.79 Selecting previously unselected package libseccomp-dev:s390x.
20:22:53 [2020-03-17T20:22:53.050Z] #10 72.79 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ...
20:22:53 [2020-03-17T20:22:53.050Z] #10 72.79 Unpacking libseccomp-dev:s390x (2.3.3-4) ...
20:22:53 [2020-03-17T20:22:53.050Z] #10 72.84 Selecting previously unselected package libsystemd-dev:s390x.
20:22:53 [2020-03-17T20:22:53.050Z] #10 72.84 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_s390x.deb ...
20:22:53 [2020-03-17T20:22:53.050Z] #10 72.84 Unpacking libsystemd-dev:s390x (241-7~deb10u3) ...
20:22:53 [2020-03-17T20:22:53.209Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e
20:22:53 [2020-03-17T20:22:53.209Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c
20:22:53 [2020-03-17T20:22:53.333Z] #10 73.19 Setting up libpcrecpp0v5:s390x (2:8.39-12) ...
20:22:53 [2020-03-17T20:22:53.333Z] #10 73.20 Setting up libseccomp-dev:s390x (2.3.3-4) ...
20:22:53 [2020-03-17T20:22:53.333Z] #10 73.21 Setting up libapparmor1:s390x (2.13.2-10) ...
20:22:53 [2020-03-17T20:22:53.333Z] #10 73.22 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
20:22:53 [2020-03-17T20:22:53.333Z] #10 73.22 Setting up libpcre16-3:s390x (2:8.39-12) ...
20:22:53 [2020-03-17T20:22:53.333Z] #10 73.23 Setting up libsepol1-dev:s390x (2.8-1) ...
20:22:53 [2020-03-17T20:22:53.333Z] #10 73.23 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
20:22:53 [2020-03-17T20:22:53.333Z] #10 73.24 Setting up libbtrfs0 (4.20.1-2) ...
20:22:53 [2020-03-17T20:22:53.333Z] #10 73.25 Setting up libpcre32-3:s390x (2:8.39-12) ...
20:22:53 [2020-03-17T20:22:53.333Z] #10 73.25 Setting up libudev-dev:s390x (241-7~deb10u3) ...
20:22:53 [2020-03-17T20:22:53.333Z] #10 73.27 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
20:22:53 [2020-03-17T20:22:53.333Z] #10 73.27 Setting up libbtrfs-dev (4.20.1-2) ...
20:22:53 [2020-03-17T20:22:53.333Z] #10 73.28 Setting up libapparmor-dev:s390x (2.13.2-10) ...
20:22:53 [2020-03-17T20:22:53.333Z] #10 73.28 Setting up mingw-w64-common (6.0.0-3) ...
20:22:53 [2020-03-17T20:22:53.333Z] #10 73.29 Setting up libsystemd-dev:s390x (241-7~deb10u3) ...
20:22:53 [2020-03-17T20:22:53.333Z] #10 73.30 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
20:22:53 [2020-03-17T20:22:53.333Z] #10 73.30 Setting up libpcre3-dev:s390x (2:8.39-12) ...
20:22:53 [2020-03-17T20:22:53.333Z] #10 73.31 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:22:53 [2020-03-17T20:22:53.333Z] #10 73.32 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
20:22:53 [2020-03-17T20:22:53.333Z] #10 73.32 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
20:22:53 [2020-03-17T20:22:53.333Z] #10 73.33 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:22:53 [2020-03-17T20:22:53.333Z] #10 73.33 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
20:22:53 [2020-03-17T20:22:53.333Z] #10 73.34 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
20:22:53 [2020-03-17T20:22:53.333Z] #10 73.34 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
20:22:53 [2020-03-17T20:22:53.333Z] #10 73.35 Setting up libselinux1-dev:s390x (2.8-1+b1) ...
20:22:53 [2020-03-17T20:22:53.453Z] #44 ...
20:22:53 [2020-03-17T20:22:53.453Z] 
20:22:53 [2020-03-17T20:22:53.453Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:22:53 [2020-03-17T20:22:53.453Z] #56 51.87 os
20:22:53 [2020-03-17T20:22:53.453Z] #56 52.58 regexp
20:22:53 [2020-03-17T20:22:53.453Z] #56 57.25 mvdan.cc/sh/v3/fileutil
20:22:53 [2020-03-17T20:22:53.453Z] #56 58.34 encoding/binary
20:22:53 [2020-03-17T20:22:53.453Z] #56 58.37 flag
20:22:53 [2020-03-17T20:22:53.453Z] #56 58.40 github.com/pkg/diff
20:22:53 [2020-03-17T20:22:53.453Z] #56 58.43 go/token
20:22:53 [2020-03-17T20:22:53.453Z] #56 59.97 go/scanner
20:22:53 [2020-03-17T20:22:53.453Z] #56 61.04 mvdan.cc/editorconfig
20:22:53 [2020-03-17T20:22:53.453Z] #56 61.40 encoding/base64
20:22:53 [2020-03-17T20:22:53.453Z] #56 61.58 golang.org/x/sys/unix
20:22:53 [2020-03-17T20:22:53.453Z] #56 ...
20:22:53 [2020-03-17T20:22:53.453Z] 
20:22:53 [2020-03-17T20:22:53.453Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:22:53 [2020-03-17T20:22:53.453Z] #47 58.78 encoding/binary
20:22:53 [2020-03-17T20:22:53.453Z] #47 58.80 flag
20:22:53 [2020-03-17T20:22:53.453Z] #47 58.80 go/token
20:22:53 [2020-03-17T20:22:53.453Z] #47 60.08 go/scanner
20:22:53 [2020-03-17T20:22:53.453Z] #47 60.84 net/url
20:22:53 [2020-03-17T20:22:53.453Z] #47 61.85 text/template/parse
20:22:53 [2020-03-17T20:22:53.453Z] #47 61.85 go/ast
20:22:53 [2020-03-17T20:22:53.620Z] #10 73.35 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ...
20:22:53 [2020-03-17T20:22:53.620Z] #10 73.36 Setting up dmsetup (2:1.02.155-3) ...
20:22:53 [2020-03-17T20:22:53.620Z] #10 73.37 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
20:22:53 [2020-03-17T20:22:53.620Z] #10 73.38 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ...
20:22:53 [2020-03-17T20:22:53.620Z] #10 73.39 Processing triggers for libc-bin (2.28-10) ...
20:22:53 [2020-03-17T20:22:53.874Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9
20:22:53 [2020-03-17T20:22:53.901Z] #33 78.44 github.com/BurntSushi/toml/cmd/tomlv
20:22:53 [2020-03-17T20:22:53.904Z] #10 DONE 73.9s
20:22:53 [2020-03-17T20:22:53.904Z] 
20:22:53 [2020-03-17T20:22:53.904Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
20:22:53 [2020-03-17T20:22:53.904Z] #68 73.60 + for f in rootlesskit rootlesskit-docker-proxy
20:22:53 [2020-03-17T20:22:53.904Z] #68 73.60 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
20:22:54 [2020-03-17T20:22:54.160Z] #33 ...
20:22:54 [2020-03-17T20:22:54.160Z] 
20:22:54 [2020-03-17T20:22:54.160Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:22:54 [2020-03-17T20:22:54.160Z] #38 4.146 + cd /tmp/tmp.P8gw7EeAUB/tini
20:22:54 [2020-03-17T20:22:54.160Z] #38 4.150 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
20:22:54 [2020-03-17T20:22:54.160Z] #38 4.193 + cmake .
20:22:54 [2020-03-17T20:22:54.160Z] #38 5.408 -- The C compiler identification is GNU 8.3.0
20:22:54 [2020-03-17T20:22:54.160Z] #38 5.507 -- Check for working C compiler: /usr/bin/cc
20:22:54 [2020-03-17T20:22:54.160Z] #38 6.332 -- Check for working C compiler: /usr/bin/cc -- works
20:22:54 [2020-03-17T20:22:54.160Z] #38 6.333 -- Detecting C compiler ABI info
20:22:54 [2020-03-17T20:22:54.160Z] #38 7.332 -- Detecting C compiler ABI info - done
20:22:54 [2020-03-17T20:22:54.160Z] #38 7.383 -- Detecting C compile features
20:22:54 [2020-03-17T20:22:54.160Z] #38 9.761 -- Detecting C compile features - done
20:22:54 [2020-03-17T20:22:54.160Z] #38 9.803 -- Performing Test HAS_BUILTIN_FORTIFY
20:22:54 [2020-03-17T20:22:54.160Z] #38 10.05 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
20:22:54 [2020-03-17T20:22:54.160Z] #38 10.16 -- Configuring done
20:22:54 [2020-03-17T20:22:54.160Z] #38 10.20 -- Generating done
20:22:54 [2020-03-17T20:22:54.160Z] #38 10.21 -- Build files have been written to: /tmp/tmp.P8gw7EeAUB/tini
20:22:54 [2020-03-17T20:22:54.160Z] #38 10.22 + make tini-static
20:22:54 [2020-03-17T20:22:54.160Z] #38 10.68 Scanning dependencies of target tini-static
20:22:54 [2020-03-17T20:22:54.160Z] #38 10.81 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
20:22:54 [2020-03-17T20:22:54.160Z] #38 12.49 [100%] Linking C executable tini-static
20:22:54 [2020-03-17T20:22:54.160Z] #38 13.14 [100%] Built target tini-static
20:22:54 [2020-03-17T20:22:54.160Z] #38 13.25 + mkdir -p /build
20:22:54 [2020-03-17T20:22:54.160Z] #38 13.25 + cp tini-static /build/docker-init
20:22:54 [2020-03-17T20:22:54.160Z] #38 DONE 13.5s
20:22:54 [2020-03-17T20:22:54.160Z] 
20:22:54 [2020-03-17T20:22:54.160Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:22:54 [2020-03-17T20:22:54.160Z] #44 3.831 Note: Building without setproctitle() and strlcpy() support.
20:22:54 [2020-03-17T20:22:54.160Z] #44 3.831       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
20:22:54 [2020-03-17T20:22:54.160Z] #44 3.855 Note: Building without GnuTLS support
20:22:54 [2020-03-17T20:22:54.160Z] #44 5.858 fatal: not a git repository (or any of the parent directories): .git
20:22:54 [2020-03-17T20:22:54.160Z] #44 5.908   GEN      .gitid
20:22:54 [2020-03-17T20:22:54.160Z] #44 5.923   GEN      criu/include/version.h
20:22:54 [2020-03-17T20:22:54.160Z] #44 5.939   GEN      include/common/asm
20:22:54 [2020-03-17T20:22:54.190Z] #68 ...
20:22:54 [2020-03-17T20:22:54.190Z] 
20:22:54 [2020-03-17T20:22:54.190Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
20:22:54 [2020-03-17T20:22:54.190Z] #58 DONE 0.1s
20:22:54 [2020-03-17T20:22:54.190Z] 
20:22:54 [2020-03-17T20:22:54.190Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
20:22:54 [2020-03-17T20:22:54.190Z] #59 DONE 0.1s
20:22:54 [2020-03-17T20:22:54.190Z] 
20:22:54 [2020-03-17T20:22:54.190Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:22:54 [2020-03-17T20:22:54.257Z] #10 ...
20:22:54 [2020-03-17T20:22:54.257Z] 
20:22:54 [2020-03-17T20:22:54.257Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:22:54 [2020-03-17T20:22:54.257Z] #43 51.89 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
20:22:54 [2020-03-17T20:22:54.257Z] #43 51.90 Setting up libnl-3-200:amd64 (3.4.0-1) ...
20:22:54 [2020-03-17T20:22:54.257Z] #43 51.92 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
20:22:54 [2020-03-17T20:22:54.257Z] #43 51.94 Setting up libcap-dev:amd64 (1:2.25-2) ...
20:22:54 [2020-03-17T20:22:54.257Z] #43 51.96 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
20:22:54 [2020-03-17T20:22:54.257Z] #43 51.97 Setting up protobuf-compiler (3.6.1.3-2) ...
20:22:54 [2020-03-17T20:22:54.257Z] #43 52.00 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
20:22:54 [2020-03-17T20:22:54.257Z] #43 52.02 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
20:22:54 [2020-03-17T20:22:54.257Z] #43 52.03 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
20:22:54 [2020-03-17T20:22:54.257Z] #43 52.04 Setting up python-protobuf (3.6.1.3-2) ...
20:22:54 [2020-03-17T20:22:54.257Z] #43 60.44 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
20:22:54 [2020-03-17T20:22:54.257Z] #43 60.46 Processing triggers for libc-bin (2.28-10) ...
20:22:54 [2020-03-17T20:22:54.257Z] #43 DONE 60.7s
20:22:54 [2020-03-17T20:22:54.516Z] 
20:22:54 [2020-03-17T20:22:54.516Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:22:54 [2020-03-17T20:22:54.516Z] #38 4.296 + RM_GOPATH=0
20:22:54 [2020-03-17T20:22:54.516Z] #38 4.296 + TMP_GOPATH=
20:22:54 [2020-03-17T20:22:54.516Z] #38 4.296 + : /build
20:22:54 [2020-03-17T20:22:54.516Z] #38 4.296 + '[' -z '' ']'
20:22:54 [2020-03-17T20:22:54.516Z] #38 4.296 ++ mktemp -d
20:22:54 [2020-03-17T20:22:54.516Z] #38 4.296 + export GOPATH=/tmp/tmp.meUmYLofuU
20:22:54 [2020-03-17T20:22:54.516Z] #38 4.296 + GOPATH=/tmp/tmp.meUmYLofuU
20:22:54 [2020-03-17T20:22:54.516Z] #38 4.296 + RM_GOPATH=1
20:22:54 [2020-03-17T20:22:54.516Z] #38 4.299 ++ dirname ./install.sh
20:22:54 [2020-03-17T20:22:54.516Z] #38 4.311 + dir=.
20:22:54 [2020-03-17T20:22:54.516Z] #38 4.311 + bin=tini
20:22:54 [2020-03-17T20:22:54.516Z] #38 4.311 + shift
20:22:54 [2020-03-17T20:22:54.516Z] #38 4.312 + '[' '!' -f ./tini.installer ']'
20:22:54 [2020-03-17T20:22:54.516Z] #38 4.312 + . ./tini.installer
20:22:54 [2020-03-17T20:22:54.516Z] #38 4.312 ++ : fec3683b971d9c3ef73f284f176672c44b448662
20:22:54 [2020-03-17T20:22:54.516Z] #38 4.312 + install_tini
20:22:54 [2020-03-17T20:22:54.516Z] #38 4.312 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
20:22:54 [2020-03-17T20:22:54.516Z] #38 4.312 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
20:22:54 [2020-03-17T20:22:54.516Z] #38 4.313 + git clone https://github.com/krallin/tini.git /tmp/tmp.meUmYLofuU/tini
20:22:54 [2020-03-17T20:22:54.516Z] #38 4.314 Cloning into '/tmp/tmp.meUmYLofuU/tini'...
20:22:54 [2020-03-17T20:22:54.516Z] #38 5.006 + cd /tmp/tmp.meUmYLofuU/tini
20:22:54 [2020-03-17T20:22:54.516Z] #38 5.007 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
20:22:54 [2020-03-17T20:22:54.516Z] #38 5.028 + cmake .
20:22:54 [2020-03-17T20:22:54.836Z] #47 63.34 encoding/json
20:22:55 [2020-03-17T20:22:55.092Z] #38 5.756 -- The C compiler identification is GNU 8.3.0
20:22:55 [2020-03-17T20:22:55.092Z] #38 5.834 -- Check for working C compiler: /usr/bin/cc
20:22:55 [2020-03-17T20:22:55.387Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1
20:22:55 [2020-03-17T20:22:55.407Z] #47 ...
20:22:55 [2020-03-17T20:22:55.407Z] 
20:22:55 [2020-03-17T20:22:55.407Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:22:55 [2020-03-17T20:22:55.407Z] #33 55.25 io/ioutil
20:22:55 [2020-03-17T20:22:55.407Z] #33 57.10 flag
20:22:55 [2020-03-17T20:22:55.407Z] #33 57.10 log
20:22:55 [2020-03-17T20:22:55.407Z] #33 57.10 github.com/BurntSushi/toml
20:22:55 [2020-03-17T20:22:55.407Z] #33 59.94 github.com/BurntSushi/toml/cmd/tomlv
20:22:55 [2020-03-17T20:22:55.407Z] #33 DONE 63.9s
20:22:55 [2020-03-17T20:22:55.407Z] 
20:22:55 [2020-03-17T20:22:55.407Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:22:55 [2020-03-17T20:22:55.407Z] #56 62.40 go/ast
20:22:55 [2020-03-17T20:22:55.407Z] #56 63.05 encoding/json
20:22:55 [2020-03-17T20:22:55.407Z] #56 63.06 mvdan.cc/sh/v3/syntax
20:22:55 [2020-03-17T20:22:55.679Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad
20:22:55 [2020-03-17T20:22:55.687Z] #60 1.345 + RM_GOPATH=0
20:22:55 [2020-03-17T20:22:55.687Z] #60 1.345 + TMP_GOPATH=
20:22:55 [2020-03-17T20:22:55.687Z] #60 1.346 + : /build
20:22:55 [2020-03-17T20:22:55.687Z] #60 1.346 + '[' -z '' ']'
20:22:55 [2020-03-17T20:22:55.687Z] #60 1.346 ++ mktemp -d
20:22:55 [2020-03-17T20:22:55.687Z] #60 ...
20:22:55 [2020-03-17T20:22:55.687Z] 
20:22:55 [2020-03-17T20:22:55.687Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
20:22:55 [2020-03-17T20:22:55.687Z] #11 DONE 1.6s
20:22:55 [2020-03-17T20:22:55.687Z] 
20:22:55 [2020-03-17T20:22:55.687Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:22:55 [2020-03-17T20:22:55.687Z] #60 1.348 + export GOPATH=/tmp/tmp.YZqCBXypvk
20:22:55 [2020-03-17T20:22:55.687Z] #60 1.348 + GOPATH=/tmp/tmp.YZqCBXypvk
20:22:55 [2020-03-17T20:22:55.687Z] #60 1.348 + RM_GOPATH=1
20:22:55 [2020-03-17T20:22:55.687Z] #60 1.348 ++ dirname ./install.sh
20:22:55 [2020-03-17T20:22:55.687Z] #60 1.349 + dir=.
20:22:55 [2020-03-17T20:22:55.687Z] #60 1.349 + bin=runc
20:22:55 [2020-03-17T20:22:55.687Z] #60 1.349 + shift
20:22:55 [2020-03-17T20:22:55.687Z] #60 1.349 + '[' '!' -f ./runc.installer ']'
20:22:55 [2020-03-17T20:22:55.687Z] #60 1.349 + . ./runc.installer
20:22:55 [2020-03-17T20:22:55.687Z] #60 1.349 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
20:22:55 [2020-03-17T20:22:55.687Z] #60 1.349 + install_runc
20:22:55 [2020-03-17T20:22:55.687Z] #60 1.355 + uname -r
20:22:55 [2020-03-17T20:22:55.687Z] #60 1.355 + grep -q '^3\.10\.0.*\.el7\.'
20:22:55 [2020-03-17T20:22:55.687Z] #60 1.358 + RUNC_BUILDTAGS='seccomp apparmor selinux '
20:22:55 [2020-03-17T20:22:55.687Z] #60 1.359 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
20:22:55 [2020-03-17T20:22:55.687Z] #60 1.360 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
20:22:55 [2020-03-17T20:22:55.687Z] #60 1.360 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.YZqCBXypvk/src/github.com/opencontainers/runc
20:22:55 [2020-03-17T20:22:55.687Z] #60 1.362 Cloning into '/tmp/tmp.YZqCBXypvk/src/github.com/opencontainers/runc'...
20:22:56 [2020-03-17T20:22:56.028Z] #38 6.750 -- Check for working C compiler: /usr/bin/cc -- works
20:22:56 [2020-03-17T20:22:56.028Z] #38 6.770 -- Detecting C compiler ABI info
20:22:56 [2020-03-17T20:22:56.057Z] #44 8.478   PBCC     images/google/protobuf/descriptor.pb-c.c
20:22:56 [2020-03-17T20:22:56.057Z] #44 8.551   PBCC     images/opts.pb-c.c
20:22:56 [2020-03-17T20:22:56.057Z] #44 8.613   PBCC     images/sit.pb-c.c
20:22:56 [2020-03-17T20:22:56.057Z] #44 8.706   DEP      images/google/protobuf/descriptor.pb-c.d
20:22:56 [2020-03-17T20:22:56.315Z] go: finding github.com/spf13/afero v1.1.2
20:22:56 [2020-03-17T20:22:56.315Z] go: finding github.com/spf13/jwalterweatherman v1.0.0
20:22:56 [2020-03-17T20:22:56.315Z] #44 8.772   DEP      images/opts.pb-c.d
20:22:56 [2020-03-17T20:22:56.315Z] #44 8.836   DEP      images/sit.pb-c.d
20:22:56 [2020-03-17T20:22:56.315Z] #44 8.911   PBCC     images/macvlan.pb-c.c
20:22:56 [2020-03-17T20:22:56.315Z] #44 ...
20:22:56 [2020-03-17T20:22:56.315Z] 
20:22:56 [2020-03-17T20:22:56.315Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:22:56 [2020-03-17T20:22:56.315Z] #10 71.73 Selecting previously unselected package mingw-w64-x86-64-dev.
20:22:56 [2020-03-17T20:22:56.315Z] #10 71.75 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
20:22:56 [2020-03-17T20:22:56.315Z] #10 71.75 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
20:22:56 [2020-03-17T20:22:56.315Z] #10 78.75 Selecting previously unselected package gcc-mingw-w64-base.
20:22:56 [2020-03-17T20:22:56.315Z] #10 78.78 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
20:22:56 [2020-03-17T20:22:56.315Z] #10 78.79 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
20:22:56 [2020-03-17T20:22:56.315Z] #10 78.99 Selecting previously unselected package gcc-mingw-w64-x86-64.
20:22:56 [2020-03-17T20:22:56.315Z] #10 79.00 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
20:22:56 [2020-03-17T20:22:56.315Z] #10 79.01 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:22:56 [2020-03-17T20:22:56.315Z] #10 ...
20:22:56 [2020-03-17T20:22:56.315Z] 
20:22:56 [2020-03-17T20:22:56.315Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:22:56 [2020-03-17T20:22:56.315Z] #44 8.977   DEP      images/macvlan.pb-c.d
20:22:56 [2020-03-17T20:22:56.315Z] #44 9.049   PBCC     images/autofs.pb-c.c
20:22:56 [2020-03-17T20:22:56.573Z] #44 9.098   DEP      images/autofs.pb-c.d
20:22:56 [2020-03-17T20:22:56.573Z] #44 9.150   PBCC     images/sysctl.pb-c.c
20:22:56 [2020-03-17T20:22:56.573Z] #44 9.195   DEP      images/sysctl.pb-c.d
20:22:56 [2020-03-17T20:22:56.573Z] #44 9.270   PBCC     images/time.pb-c.c
20:22:56 [2020-03-17T20:22:56.595Z] #38 7.440 -- Detecting C compiler ABI info - done
20:22:56 [2020-03-17T20:22:56.607Z] go: finding github.com/vishvananda/netlink v1.0.0
20:22:56 [2020-03-17T20:22:56.607Z] go: finding github.com/pmezard/go-difflib v1.0.0
20:22:56 [2020-03-17T20:22:56.830Z] #44 9.307   DEP      images/time.pb-c.d
20:22:56 [2020-03-17T20:22:56.830Z] #44 9.367   PBCC     images/binfmt-misc.pb-c.c
20:22:56 [2020-03-17T20:22:56.830Z] #44 9.413   DEP      images/binfmt-misc.pb-c.d
20:22:56 [2020-03-17T20:22:56.830Z] #44 9.490   PBCC     images/seccomp.pb-c.c
20:22:56 [2020-03-17T20:22:56.830Z] #44 9.525   DEP      images/seccomp.pb-c.d
20:22:56 [2020-03-17T20:22:56.854Z] #38 7.487 -- Detecting C compile features
20:22:57 [2020-03-17T20:22:57.088Z] #44 9.600   PBCC     images/userns.pb-c.c
20:22:57 [2020-03-17T20:22:57.088Z] #44 9.667   DEP      images/userns.pb-c.d
20:22:57 [2020-03-17T20:22:57.321Z] #56 ...
20:22:57 [2020-03-17T20:22:57.321Z] 
20:22:57 [2020-03-17T20:22:57.321Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:22:57 [2020-03-17T20:22:57.321Z] #65 33.24 + bin/ctr
20:22:57 [2020-03-17T20:22:57.321Z] #65 ...
20:22:57 [2020-03-17T20:22:57.321Z] 
20:22:57 [2020-03-17T20:22:57.321Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:22:57 [2020-03-17T20:22:57.321Z] #44 21.17   CC       images/core-arm.o
20:22:57 [2020-03-17T20:22:57.321Z] #44 21.57   CC       images/core-aarch64.o
20:22:57 [2020-03-17T20:22:57.321Z] #44 22.15   CC       images/core-ppc64.o
20:22:57 [2020-03-17T20:22:57.321Z] #44 23.19   CC       images/core-s390.o
20:22:57 [2020-03-17T20:22:57.321Z] #44 24.13   CC       images/cpuinfo.o
20:22:57 [2020-03-17T20:22:57.321Z] #44 24.66   CC       images/inventory.o
20:22:57 [2020-03-17T20:22:57.321Z] #44 24.90   CC       images/fdinfo.o
20:22:57 [2020-03-17T20:22:57.335Z] Fetching without tags
20:22:57 [2020-03-17T20:22:57.346Z] #44 9.910   PBCC     images/cgroup.pb-c.c
20:22:57 [2020-03-17T20:22:57.346Z] #44 9.990   DEP      images/cgroup.pb-c.d
20:22:57 [2020-03-17T20:22:57.346Z] #44 10.00   PBCC     images/fown.pb-c.c
20:22:57 [2020-03-17T20:22:57.346Z] #44 10.01   PBCC     images/ext-file.pb-c.c
20:22:57 [2020-03-17T20:22:57.346Z] #44 10.02   DEP      images/fown.pb-c.d
20:22:57 [2020-03-17T20:22:57.346Z] #44 10.03   DEP      images/ext-file.pb-c.d
20:22:57 [2020-03-17T20:22:57.346Z] #44 10.04   PBCC     images/rpc.pb-c.c
20:22:57 [2020-03-17T20:22:57.346Z] #44 10.06   DEP      images/rpc.pb-c.d
20:22:57 [2020-03-17T20:22:57.346Z] #44 10.08   PBCC     images/siginfo.pb-c.c
20:22:57 [2020-03-17T20:22:57.604Z] #44 10.08   DEP      images/siginfo.pb-c.d
20:22:57 [2020-03-17T20:22:57.604Z] #44 10.10   PBCC     images/pagemap.pb-c.c
20:22:57 [2020-03-17T20:22:57.604Z] #44 10.11   DEP      images/pagemap.pb-c.d
20:22:57 [2020-03-17T20:22:57.604Z] #44 10.22   PBCC     images/rlimit.pb-c.c
20:22:57 [2020-03-17T20:22:57.604Z] #44 10.29   DEP      images/rlimit.pb-c.d
20:22:57 [2020-03-17T20:22:57.604Z] #44 10.34   PBCC     images/file-lock.pb-c.c
20:22:57 [2020-03-17T20:22:57.641Z] go: finding github.com/magiconair/properties v1.8.0
20:22:57 [2020-03-17T20:22:57.719Z] #60 ...
20:22:57 [2020-03-17T20:22:57.719Z] 
20:22:57 [2020-03-17T20:22:57.719Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
20:22:57 [2020-03-17T20:22:57.719Z] #12 DONE 1.7s
20:22:57 [2020-03-17T20:22:57.719Z] 
20:22:57 [2020-03-17T20:22:57.719Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
20:22:57 [2020-03-17T20:22:57.768Z] Merging remotes/origin/master commit 37defbfd9b968f38e8e15dfa5f06d9f878bd65ba into PR head commit 8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4
20:22:57 [2020-03-17T20:22:57.909Z] #44 10.41   DEP      images/file-lock.pb-c.d
20:22:57 [2020-03-17T20:22:57.909Z] #44 10.45   PBCC     images/tty.pb-c.c
20:22:57 [2020-03-17T20:22:57.909Z] #44 10.57   DEP      images/tty.pb-c.d
20:22:57 [2020-03-17T20:22:57.911Z] #44 25.27   CC       images/fown.o
20:22:58 [2020-03-17T20:22:58.167Z] #44 10.64   PBCC     images/tun.pb-c.c
20:22:58 [2020-03-17T20:22:58.168Z] #44 10.71   PBCC     images/netdev.pb-c.c
20:22:58 [2020-03-17T20:22:58.168Z] #44 10.80   DEP      images/tun.pb-c.d
20:22:58 [2020-03-17T20:22:58.172Z] #44 25.71   CC       images/ns.o
20:22:58 [2020-03-17T20:22:58.228Z] #38 ...
20:22:58 [2020-03-17T20:22:58.228Z] 
20:22:58 [2020-03-17T20:22:58.228Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:22:58 [2020-03-17T20:22:58.228Z] #56 54.11 syscall
20:22:58 [2020-03-17T20:22:58.228Z] #56 54.14 reflect
20:22:58 [2020-03-17T20:22:58.228Z] #56 63.60 time
20:22:58 [2020-03-17T20:22:58.228Z] #56 ...
20:22:58 [2020-03-17T20:22:58.228Z] 
20:22:58 [2020-03-17T20:22:58.228Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:22:58 [2020-03-17T20:22:58.228Z] #47 63.54 time
20:22:58 [2020-03-17T20:22:58.425Z] #44 10.87   DEP      images/netdev.pb-c.d
20:22:58 [2020-03-17T20:22:58.425Z] #44 10.96   PBCC     images/vma.pb-c.c
20:22:58 [2020-03-17T20:22:58.425Z] #44 11.03   DEP      images/vma.pb-c.d
20:22:58 [2020-03-17T20:22:58.425Z] #44 11.10   PBCC     images/creds.pb-c.c
20:22:58 [2020-03-17T20:22:58.425Z] #44 11.14   DEP      images/creds.pb-c.d
20:22:58 [2020-03-17T20:22:58.432Z] #44 25.98   CC       images/regfile.o
20:22:58 [2020-03-17T20:22:58.683Z] #44 11.24   PBCC     images/utsns.pb-c.c
20:22:58 [2020-03-17T20:22:58.683Z] #44 11.27   DEP      images/utsns.pb-c.d
20:22:58 [2020-03-17T20:22:58.683Z] #44 11.31   PBCC     images/ipc-desc.pb-c.c
20:22:58 [2020-03-17T20:22:58.683Z] #44 11.34   PBCC     images/ipc-sem.pb-c.c
20:22:58 [2020-03-17T20:22:58.693Z] go: finding github.com/go-sql-driver/mysql v1.4.1
20:22:58 [2020-03-17T20:22:58.693Z] go: finding github.com/coreos/go-semver v0.2.0
20:22:58 [2020-03-17T20:22:58.693Z] go: finding github.com/hashicorp/go-version v1.1.0
20:22:58 [2020-03-17T20:22:58.693Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9
20:22:58 [2020-03-17T20:22:58.727Z] #13 1.357 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
20:22:58 [2020-03-17T20:22:58.940Z] #44 ...
20:22:58 [2020-03-17T20:22:58.940Z] 
20:22:58 [2020-03-17T20:22:58.940Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:22:58 [2020-03-17T20:22:58.940Z] #33 DONE 83.9s
20:22:58 [2020-03-17T20:22:58.940Z] 
20:22:58 [2020-03-17T20:22:58.940Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:22:58 [2020-03-17T20:22:58.940Z] #44 11.37   DEP      images/ipc-desc.pb-c.d
20:22:58 [2020-03-17T20:22:58.940Z] #44 11.47   DEP      images/ipc-sem.pb-c.d
20:22:58 [2020-03-17T20:22:58.982Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5
20:22:58 [2020-03-17T20:22:58.982Z] go: finding github.com/ghodss/yaml v1.0.0
20:22:58 [2020-03-17T20:22:58.998Z] Merge succeeded, producing 8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4
20:22:58 [2020-03-17T20:22:58.999Z] Checking out Revision 8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4 (PR-39728)
20:22:59 [2020-03-17T20:22:59.003Z] #44 26.33   CC       images/ghost-file.o
20:22:59 [2020-03-17T20:22:59.003Z] #44 26.68   CC       images/fifo.o
20:22:59 [2020-03-17T20:22:59.009Z] #13 DONE 1.6s
20:22:59 [2020-03-17T20:22:59.009Z] 
20:22:59 [2020-03-17T20:22:59.009Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
20:22:59 [2020-03-17T20:22:59.198Z] #44 11.69   PBCC     images/ipc-msg.pb-c.c
20:22:59 [2020-03-17T20:22:59.198Z] #44 11.80   DEP      images/ipc-msg.pb-c.d
20:22:59 [2020-03-17T20:22:59.198Z] #44 11.85   PBCC     images/ipc-shm.pb-c.c
20:22:59 [2020-03-17T20:22:59.198Z] #44 11.90   DEP      images/ipc-shm.pb-c.d
20:22:57 [2020-03-17T20:22:57.263Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:22:57 [2020-03-17T20:22:57.275Z]  > git config --add remote.origin.fetch +refs/pull/39728/head:refs/remotes/origin/PR-39728 # timeout=10
20:22:57 [2020-03-17T20:22:57.287Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:22:57 [2020-03-17T20:22:57.310Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:22:57 [2020-03-17T20:22:57.336Z] Fetching upstream changes from https://github.com/moby/moby.git
20:22:57 [2020-03-17T20:22:57.336Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:22:57 [2020-03-17T20:22:57.338Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39728/head:refs/remotes/origin/PR-39728 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:22:57 [2020-03-17T20:22:57.778Z]  > git config core.sparsecheckout # timeout=10
20:22:57 [2020-03-17T20:22:57.799Z]  > git checkout -f 8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4 # timeout=10
20:22:58 [2020-03-17T20:22:58.948Z]  > git merge 37defbfd9b968f38e8e15dfa5f06d9f878bd65ba # timeout=10
20:22:58 [2020-03-17T20:22:58.974Z]  > git rev-parse HEAD^{commit} # timeout=10
20:22:59 [2020-03-17T20:22:59.000Z]  > git config core.sparsecheckout # timeout=10
20:22:59 [2020-03-17T20:22:59.019Z]  > git checkout -f 8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4 # timeout=10
20:22:59 [2020-03-17T20:22:59.456Z] #44 12.05   PBCC     images/ipc-var.pb-c.c
20:22:59 [2020-03-17T20:22:59.456Z] #44 12.12   DEP      images/ipc-var.pb-c.d
20:22:59 [2020-03-17T20:22:59.573Z] #44 27.05   CC       images/remap-file-path.o
20:22:59 [2020-03-17T20:22:59.613Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a
20:22:59 [2020-03-17T20:22:59.638Z] #14 ...
20:22:59 [2020-03-17T20:22:59.638Z] 
20:22:59 [2020-03-17T20:22:59.638Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:22:59 [2020-03-17T20:22:59.638Z] #50 DONE 79.4s
20:22:59 [2020-03-17T20:22:59.714Z] #44 12.23   PBCC     images/sk-opts.pb-c.c
20:22:59 [2020-03-17T20:22:59.714Z] #44 12.29   PBCC     images/packet-sock.pb-c.c
20:22:59 [2020-03-17T20:22:59.714Z] #44 12.29   DEP      images/sk-opts.pb-c.d
20:22:59 [2020-03-17T20:22:59.714Z] #44 12.31   DEP      images/packet-sock.pb-c.d
20:22:59 [2020-03-17T20:22:59.714Z] #44 12.40   PBCC     images/sk-netlink.pb-c.c
20:22:59 [2020-03-17T20:22:59.714Z] #44 12.44   DEP      images/sk-netlink.pb-c.d
20:22:59 [2020-03-17T20:22:59.834Z] #44 27.39   CC       images/eventfd.o
20:22:59 [2020-03-17T20:22:59.920Z] 
20:22:59 [2020-03-17T20:22:59.920Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:22:59 [2020-03-17T20:22:59.920Z] #44 35.66   AR       soccr/libsoccr.a
20:22:59 [2020-03-17T20:22:59.920Z] #44 35.68 make[1]: 'soccr/libsoccr.a' is up to date.
20:22:59 [2020-03-17T20:22:59.920Z] #44 35.85   DEP      criu/arch/s390/sigframe.d
20:22:59 [2020-03-17T20:22:59.920Z] #44 35.92   DEP      criu/arch/s390/crtools.d
20:22:59 [2020-03-17T20:22:59.920Z] #44 36.13   DEP      criu/arch/s390/cpu.d
20:22:59 [2020-03-17T20:22:59.920Z] #44 36.36   CC       criu/arch/s390/cpu.o
20:22:59 [2020-03-17T20:22:59.920Z] #44 36.84   CC       criu/arch/s390/crtools.o
20:22:59 [2020-03-17T20:22:59.920Z] #44 37.62   CC       criu/arch/s390/sigframe.o
20:22:59 [2020-03-17T20:22:59.920Z] #44 37.76   LINK     criu/arch/s390/crtools.built-in.o
20:22:59 [2020-03-17T20:22:59.920Z] #44 37.78   DEP      criu/pie/util-vdso.d
20:22:59 [2020-03-17T20:22:59.920Z] #44 38.00   DEP      criu/pie/util.d
20:22:59 [2020-03-17T20:22:59.920Z] #44 38.16   CC       criu/pie/util.o
20:22:59 [2020-03-17T20:22:59.920Z] #44 38.44   CC       criu/pie/util-vdso.o
20:22:59 [2020-03-17T20:22:59.920Z] #44 38.96   AR       criu/pie/pie.lib.a
20:22:59 [2020-03-17T20:22:59.920Z] #44 39.03   DEP      criu/pie/restorer.d
20:22:59 [2020-03-17T20:22:59.920Z] #44 39.26   DEP      criu/arch/s390/restorer.d
20:22:59 [2020-03-17T20:22:59.920Z] #44 39.58   DEP      criu/arch/s390/vdso-pie.d
20:22:59 [2020-03-17T20:22:59.920Z] #44 39.80   DEP      criu/pie/parasite-vdso.d
20:22:59 [2020-03-17T20:22:59.921Z] #44 39.90   DEP      criu/pie/parasite.d
20:22:59 [2020-03-17T20:22:59.921Z] #44 40.13   CC       criu/pie/parasite.o
20:22:59 [2020-03-17T20:22:59.921Z] #44 40.96   LINK     criu/pie/parasite.built-in.o
20:22:59 [2020-03-17T20:22:59.921Z] #44 40.97   GEN      criu/pie/parasite-blob.h
20:22:59 [2020-03-17T20:22:59.921Z] #44 40.99   CC       criu/pie/parasite-vdso.o
20:22:59 [2020-03-17T20:22:59.921Z] #44 41.46   CC       criu/arch/s390/vdso-pie.o
20:22:59 [2020-03-17T20:22:59.921Z] #44 41.61   CC       criu/arch/s390/restorer.o
20:22:59 [2020-03-17T20:22:59.921Z] #44 41.92   CC       criu/pie/restorer.o
20:22:59 [2020-03-17T20:22:59.921Z] #44 44.26   LINK     criu/pie/restorer.built-in.o
20:22:59 [2020-03-17T20:22:59.921Z] #44 44.29   GEN      criu/pie/restorer-blob.h
20:22:59 [2020-03-17T20:22:59.921Z] #44 44.41   DEP      criu/vdso.d
20:22:59 [2020-03-17T20:22:59.921Z] #44 44.62   DEP      criu/uts_ns.d
20:22:59 [2020-03-17T20:22:59.921Z] #44 44.69   DEP      criu/util.d
20:22:59 [2020-03-17T20:22:59.921Z] #44 ...
20:22:59 [2020-03-17T20:22:59.921Z] 
20:22:59 [2020-03-17T20:22:59.921Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
20:22:59 [2020-03-17T20:22:59.921Z] #68 DONE 79.6s
20:22:59 [2020-03-17T20:22:59.921Z] 
20:22:59 [2020-03-17T20:22:59.921Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:22:59 [2020-03-17T20:22:59.921Z] #44 45.04   DEP      criu/uffd.d
20:22:59 [2020-03-17T20:22:59.921Z] #44 ...
20:22:59 [2020-03-17T20:22:59.921Z] 
20:22:59 [2020-03-17T20:22:59.921Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
20:22:59 [2020-03-17T20:22:59.971Z] #44 12.53   PBCC     images/sk-inet.pb-c.c
20:22:59 [2020-03-17T20:22:59.971Z] #44 12.58   DEP      images/sk-inet.pb-c.d
20:22:59 [2020-03-17T20:22:59.971Z] #44 12.69   PBCC     images/sk-unix.pb-c.c
20:23:00 [2020-03-17T20:23:00.094Z] #44 27.66   CC       images/eventpoll.o
20:23:00 [2020-03-17T20:23:00.219Z] #69 DONE 0.2s
20:23:00 [2020-03-17T20:23:00.219Z] 
20:23:00 [2020-03-17T20:23:00.219Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:23:00 [2020-03-17T20:23:00.219Z] #47 72.39 vendor/golang.org/x/net/http2/hpack
20:23:00 [2020-03-17T20:23:00.219Z] #47 73.39 mime
20:23:00 [2020-03-17T20:23:00.219Z] #47 75.00 mime/quotedprintable
20:23:00 [2020-03-17T20:23:00.219Z] #47 75.55 net/http/internal
20:23:00 [2020-03-17T20:23:00.219Z] #47 77.50 crypto/tls
20:23:00 [2020-03-17T20:23:00.219Z] #47 ...
20:23:00 [2020-03-17T20:23:00.219Z] 
20:23:00 [2020-03-17T20:23:00.219Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:23:00 [2020-03-17T20:23:00.219Z] #44 45.30   DEP      criu/tun.d
20:23:00 [2020-03-17T20:23:00.229Z] #44 12.80   DEP      images/sk-unix.pb-c.d
20:23:00 [2020-03-17T20:23:00.229Z] #44 12.87   PBCC     images/mm.pb-c.c
20:23:00 [2020-03-17T20:23:00.229Z] #44 12.91   DEP      images/mm.pb-c.d
20:23:00 [2020-03-17T20:23:00.229Z] #44 12.97   PBCC     images/timerfd.pb-c.c
20:23:00 [2020-03-17T20:23:00.229Z] #44 12.98   DEP      images/timerfd.pb-c.d
20:23:00 [2020-03-17T20:23:00.253Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416
20:23:00 [2020-03-17T20:23:00.253Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d
20:23:00 [2020-03-17T20:23:00.486Z] #44 13.08   PBCC     images/timer.pb-c.c
20:23:00 [2020-03-17T20:23:00.486Z] #44 13.15   DEP      images/timer.pb-c.d
20:23:00 [2020-03-17T20:23:00.486Z] #44 13.21   PBCC     images/sa.pb-c.c
20:23:00 [2020-03-17T20:23:00.486Z] #44 13.25   DEP      images/sa.pb-c.d
20:23:00 [2020-03-17T20:23:00.513Z] #44 45.63   DEP      criu/tty.d
20:23:00 [2020-03-17T20:23:00.667Z] #44 28.09   CC       images/fh.o
20:23:00 [2020-03-17T20:23:00.744Z] #44 13.31   PBCC     images/pipe-data.pb-c.c
20:23:00 [2020-03-17T20:23:00.744Z] #44 13.37   DEP      images/pipe-data.pb-c.d
20:23:00 [2020-03-17T20:23:00.744Z] #44 13.44   PBCC     images/mnt.pb-c.c
20:23:00 [2020-03-17T20:23:00.804Z] #44 45.77   DEP      criu/timerfd.d
20:23:00 [2020-03-17T20:23:00.804Z] #44 ...
20:23:00 [2020-03-17T20:23:00.804Z] 
20:23:00 [2020-03-17T20:23:00.804Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
20:23:00 [2020-03-17T20:23:00.804Z] #14 DONE 2.1s
20:23:00 [2020-03-17T20:23:00.804Z] 
20:23:00 [2020-03-17T20:23:00.804Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:23:00 [2020-03-17T20:23:00.804Z] #44 45.92   DEP      criu/sysfs_parse.d
20:23:00 [2020-03-17T20:23:00.890Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd
20:23:00 [2020-03-17T20:23:00.890Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20
20:23:00 [2020-03-17T20:23:00.927Z] #44 28.51   CC       images/fsnotify.o
20:23:01 [2020-03-17T20:23:01.001Z] #44 13.53   DEP      images/mnt.pb-c.d
20:23:01 [2020-03-17T20:23:01.001Z] #44 13.59   PBCC     images/sk-packet.pb-c.c
20:23:01 [2020-03-17T20:23:01.001Z] #44 13.64   DEP      images/sk-packet.pb-c.d
20:23:01 [2020-03-17T20:23:01.001Z] #44 13.70   PBCC     images/tcp-stream.pb-c.c
20:23:01 [2020-03-17T20:23:01.001Z] #44 13.75   DEP      images/tcp-stream.pb-c.d
20:23:01 [2020-03-17T20:23:01.087Z] #44 46.23   DEP      criu/sysctl.d
20:23:01 [2020-03-17T20:23:01.180Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7
20:23:01 [2020-03-17T20:23:01.261Z] #44 13.82   PBCC     images/pipe.pb-c.c
20:23:01 [2020-03-17T20:23:01.261Z] #44 13.93   DEP      images/pipe.pb-c.d
20:23:01 [2020-03-17T20:23:01.261Z] #44 13.98   PBCC     images/pstree.pb-c.c
20:23:01 [2020-03-17T20:23:01.261Z] #44 14.01   DEP      images/pstree.pb-c.d
20:23:01 [2020-03-17T20:23:01.384Z] #44 46.40   DEP      criu/string.d
20:23:01 [2020-03-17T20:23:01.384Z] #44 46.48   DEP      criu/stats.d
20:23:01 [2020-03-17T20:23:01.471Z] go: finding github.com/inconshreveable/mousetrap v1.0.0
20:23:01 [2020-03-17T20:23:01.519Z] #44 14.07   PBCC     images/fs.pb-c.c
20:23:01 [2020-03-17T20:23:01.519Z] #44 14.11   DEP      images/fs.pb-c.d
20:23:01 [2020-03-17T20:23:01.519Z] #44 14.15   PBCC     images/signalfd.pb-c.c
20:23:01 [2020-03-17T20:23:01.519Z] #44 14.20   DEP      images/signalfd.pb-c.d
20:23:01 [2020-03-17T20:23:01.519Z] #44 14.23   PBCC     images/fh.pb-c.c
20:23:01 [2020-03-17T20:23:01.519Z] #44 14.28   PBCC     images/fsnotify.pb-c.c
20:23:01 [2020-03-17T20:23:01.667Z] #44 46.61   DEP      criu/sockets.d
20:23:01 [2020-03-17T20:23:01.667Z] #44 46.77   DEP      criu/sk-unix.d
20:23:01 [2020-03-17T20:23:01.776Z] #44 14.36   DEP      images/fh.pb-c.d
20:23:01 [2020-03-17T20:23:01.776Z] #44 14.45   DEP      images/fsnotify.pb-c.d
20:23:01 [2020-03-17T20:23:01.776Z] #44 14.50   PBCC     images/eventpoll.pb-c.c
20:23:01 [2020-03-17T20:23:01.776Z] #44 14.55   DEP      images/eventpoll.pb-c.d
20:23:01 [2020-03-17T20:23:01.869Z] #44 29.40   CC       images/signalfd.o
20:23:01 [2020-03-17T20:23:01.961Z] #44 47.13   DEP      criu/sk-tcp.d
20:23:02 [2020-03-17T20:23:02.034Z] #44 14.61   PBCC     images/eventfd.pb-c.c
20:23:02 [2020-03-17T20:23:02.034Z] #44 14.65   DEP      images/eventfd.pb-c.d
20:23:02 [2020-03-17T20:23:02.034Z] #44 14.71   PBCC     images/remap-file-path.pb-c.c
20:23:02 [2020-03-17T20:23:02.034Z] #44 14.77   DEP      images/remap-file-path.pb-c.d
20:23:02 [2020-03-17T20:23:02.243Z] #44 47.28   DEP      criu/sk-queue.d
20:23:02 [2020-03-17T20:23:02.291Z] #44 14.82   PBCC     images/fifo.pb-c.c
20:23:02 [2020-03-17T20:23:02.291Z] #44 14.84   DEP      images/fifo.pb-c.d
20:23:02 [2020-03-17T20:23:02.291Z] #44 14.88   PBCC     images/ghost-file.pb-c.c
20:23:02 [2020-03-17T20:23:02.291Z] #44 14.97   DEP      images/ghost-file.pb-c.d
20:23:02 [2020-03-17T20:23:02.414Z] #47 68.01 internal/fmtsort
20:23:02 [2020-03-17T20:23:02.414Z] #47 ...
20:23:02 [2020-03-17T20:23:02.414Z] 
20:23:02 [2020-03-17T20:23:02.414Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:23:02 [2020-03-17T20:23:02.414Z] #33 58.33 time
20:23:02 [2020-03-17T20:23:02.414Z] #33 64.85 internal/poll
20:23:02 [2020-03-17T20:23:02.414Z] #33 67.21 internal/syscall/unix
20:23:02 [2020-03-17T20:23:02.414Z] #33 67.48 internal/fmtsort
20:23:02 [2020-03-17T20:23:02.414Z] #33 67.50 os
20:23:02 [2020-03-17T20:23:02.414Z] #33 ...
20:23:02 [2020-03-17T20:23:02.414Z] 
20:23:02 [2020-03-17T20:23:02.414Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:23:02 [2020-03-17T20:23:02.414Z] #38 9.346 -- Detecting C compile features - done
20:23:02 [2020-03-17T20:23:02.414Z] #38 9.394 -- Performing Test HAS_BUILTIN_FORTIFY
20:23:02 [2020-03-17T20:23:02.414Z] #38 9.709 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
20:23:02 [2020-03-17T20:23:02.414Z] #38 9.848 -- Configuring done
20:23:02 [2020-03-17T20:23:02.414Z] #38 9.896 -- Generating done
20:23:02 [2020-03-17T20:23:02.414Z] #38 9.897 -- Build files have been written to: /tmp/tmp.meUmYLofuU/tini
20:23:02 [2020-03-17T20:23:02.414Z] #38 9.900 + make tini-static
20:23:02 [2020-03-17T20:23:02.414Z] #38 10.38 Scanning dependencies of target tini-static
20:23:02 [2020-03-17T20:23:02.414Z] #38 10.61 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
20:23:02 [2020-03-17T20:23:02.414Z] #38 12.16 [100%] Linking C executable tini-static
20:23:02 [2020-03-17T20:23:02.414Z] #38 12.92 [100%] Built target tini-static
20:23:02 [2020-03-17T20:23:02.414Z] #38 13.07 + mkdir -p /build
20:23:02 [2020-03-17T20:23:02.414Z] #38 13.07 + cp tini-static /build/docker-init
20:23:02 [2020-03-17T20:23:02.414Z] #38 DONE 13.3s
20:23:02 [2020-03-17T20:23:02.414Z] 
20:23:02 [2020-03-17T20:23:02.414Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:23:02 [2020-03-17T20:23:02.414Z] #33 68.52 strings
20:23:02 [2020-03-17T20:23:02.439Z] #44 29.73   CC       images/fs.o
20:23:02 [2020-03-17T20:23:02.525Z] #44 47.56   DEP      criu/sk-packet.d
20:23:02 [2020-03-17T20:23:02.548Z] #44 15.05   PBCC     images/regfile.pb-c.c
20:23:02 [2020-03-17T20:23:02.548Z] #44 15.11   DEP      images/regfile.pb-c.d
20:23:02 [2020-03-17T20:23:02.548Z] #44 15.18   PBCC     images/ns.pb-c.c
20:23:02 [2020-03-17T20:23:02.548Z] #44 ...
20:23:02 [2020-03-17T20:23:02.548Z] 
20:23:02 [2020-03-17T20:23:02.548Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:23:02 [2020-03-17T20:23:02.548Z] #56 77.64 encoding/json
20:23:02 [2020-03-17T20:23:02.548Z] #56 83.02 github.com/pkg/diff
20:23:02 [2020-03-17T20:23:02.548Z] #56 85.01 go/ast
20:23:02 [2020-03-17T20:23:02.548Z] #56 85.34 golang.org/x/crypto/ssh/terminal
20:23:02 [2020-03-17T20:23:02.548Z] #56 86.77 mvdan.cc/editorconfig
20:23:02 [2020-03-17T20:23:02.548Z] #56 87.80 mvdan.cc/sh/v3/fileutil
20:23:02 [2020-03-17T20:23:02.548Z] #56 ...
20:23:02 [2020-03-17T20:23:02.548Z] 
20:23:02 [2020-03-17T20:23:02.548Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:23:02 [2020-03-17T20:23:02.548Z] #44 15.22   DEP      images/ns.pb-c.d
20:23:02 [2020-03-17T20:23:02.548Z] #44 15.28   PBCC     images/fdinfo.pb-c.c
20:23:02 [2020-03-17T20:23:02.700Z] #44 30.06   CC       images/pstree.o
20:23:02 [2020-03-17T20:23:02.806Z] #44 15.33   DEP      images/fdinfo.pb-c.d
20:23:02 [2020-03-17T20:23:02.806Z] #44 15.39   PBCC     images/core-aarch64.pb-c.c
20:23:02 [2020-03-17T20:23:02.806Z] #44 15.44   PBCC     images/core-arm.pb-c.c
20:23:02 [2020-03-17T20:23:02.807Z] #44 47.72   DEP      criu/sk-netlink.d
20:23:02 [2020-03-17T20:23:02.807Z] #44 47.80   DEP      criu/sk-inet.d
20:23:02 [2020-03-17T20:23:02.807Z] #44 47.89   DEP      criu/signalfd.d
20:23:02 [2020-03-17T20:23:02.960Z] #44 30.38   CC       images/pipe.o
20:23:02 [2020-03-17T20:23:02.960Z] #44 30.58   CC       images/tcp-stream.o
20:23:03 [2020-03-17T20:23:03.063Z] #44 15.54   PBCC     images/core-ppc64.pb-c.c
20:23:03 [2020-03-17T20:23:03.063Z] #44 15.61   PBCC     images/core-s390.pb-c.c
20:23:03 [2020-03-17T20:23:03.063Z] #44 15.66   PBCC     images/core-x86.pb-c.c
20:23:03 [2020-03-17T20:23:03.063Z] #44 15.73   PBCC     images/core.pb-c.c
20:23:03 [2020-03-17T20:23:03.063Z] #44 ...
20:23:03 [2020-03-17T20:23:03.063Z] 
20:23:03 [2020-03-17T20:23:03.063Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:23:03 [2020-03-17T20:23:03.063Z] #47 78.37 go/token
20:23:03 [2020-03-17T20:23:03.063Z] #47 79.35 go/scanner
20:23:03 [2020-03-17T20:23:03.063Z] #47 79.59 internal/lazyregexp
20:23:03 [2020-03-17T20:23:03.063Z] #47 80.16 net/url
20:23:03 [2020-03-17T20:23:03.063Z] #47 81.17 go/ast
20:23:03 [2020-03-17T20:23:03.063Z] #47 82.80 text/template/parse
20:23:03 [2020-03-17T20:23:03.063Z] #47 87.32 text/template
20:23:03 [2020-03-17T20:23:03.063Z] #47 87.85 go/parser
20:23:03 [2020-03-17T20:23:03.090Z] #44 ...
20:23:03 [2020-03-17T20:23:03.090Z] 
20:23:03 [2020-03-17T20:23:03.090Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
20:23:03 [2020-03-17T20:23:03.090Z] #15 DONE 2.0s
20:23:03 [2020-03-17T20:23:03.090Z] 
20:23:03 [2020-03-17T20:23:03.090Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:23:03 [2020-03-17T20:23:03.090Z] #44 48.04   DEP      criu/sigframe.d
20:23:03 [2020-03-17T20:23:03.090Z] #44 48.18   DEP      criu/shmem.d
20:23:03 [2020-03-17T20:23:03.320Z] #47 ...
20:23:03 [2020-03-17T20:23:03.320Z] 
20:23:03 [2020-03-17T20:23:03.320Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:23:03 [2020-03-17T20:23:03.320Z] #44 15.81   PBCC     images/inventory.pb-c.c
20:23:03 [2020-03-17T20:23:03.320Z] #44 15.88   DEP      images/core-aarch64.pb-c.d
20:23:03 [2020-03-17T20:23:03.320Z] #44 15.95   DEP      images/core-arm.pb-c.d
20:23:03 [2020-03-17T20:23:03.320Z] #44 16.00   DEP      images/core-ppc64.pb-c.d
20:23:03 [2020-03-17T20:23:03.320Z] #44 16.06   DEP      images/core-s390.pb-c.d
20:23:03 [2020-03-17T20:23:03.373Z] #44 48.32   DEP      criu/servicefd.d
20:23:03 [2020-03-17T20:23:03.533Z] #44 30.91   CC       images/sk-packet.o
20:23:03 [2020-03-17T20:23:03.544Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be
20:23:03 [2020-03-17T20:23:03.577Z] #44 16.16   DEP      images/core-x86.pb-c.d
20:23:03 [2020-03-17T20:23:03.655Z] #44 48.46   DEP      criu/seize.d
20:23:03 [2020-03-17T20:23:03.655Z] #44 48.65   DEP      criu/seccomp.d
20:23:03 [2020-03-17T20:23:03.655Z] #44 48.73   DEP      criu/rst-malloc.d
20:23:03 [2020-03-17T20:23:03.655Z] #44 48.78   DEP      criu/rbtree.d
20:23:03 [2020-03-17T20:23:03.655Z] #44 48.79   DEP      criu/pstree.d
20:23:03 [2020-03-17T20:23:03.753Z] Commit message: "Support reading multiple bytes in escapeProxy"
20:23:03 [2020-03-17T20:23:03.793Z] #44 31.32   CC       images/mnt.o
20:23:03 [2020-03-17T20:23:03.834Z] #44 16.24   DEP      images/core.pb-c.d
20:23:03 [2020-03-17T20:23:03.835Z] #44 16.31   DEP      images/inventory.pb-c.d
20:23:03 [2020-03-17T20:23:03.835Z] #44 16.42   PBCC     images/cpuinfo.pb-c.c
20:23:03 [2020-03-17T20:23:03.835Z] #44 16.46   DEP      images/cpuinfo.pb-c.d
20:23:03 [2020-03-17T20:23:03.835Z] #44 16.50   PBCC     images/stats.pb-c.c
20:23:03 [2020-03-17T20:23:03.937Z] #44 48.87   DEP      criu/protobuf.d
20:23:03 [2020-03-17T20:23:03.937Z] #44 49.05   GEN      criu/protobuf-desc-gen.h
20:23:04 [2020-03-17T20:23:04.054Z] #44 31.54   CC       images/pipe-data.o
20:23:04 [2020-03-17T20:23:04.092Z] #44 16.55   DEP      images/stats.pb-c.d
20:23:04 [2020-03-17T20:23:04.178Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c
20:23:04 [2020-03-17T20:23:04.178Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
20:23:04 [2020-03-17T20:23:04.178Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be
20:23:04 [2020-03-17T20:23:04.324Z] #33 ...
20:23:04 [2020-03-17T20:23:04.324Z] 
20:23:04 [2020-03-17T20:23:04.324Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:23:04 [2020-03-17T20:23:04.324Z] #44 3.663 Note: Building without setproctitle() and strlcpy() support.
20:23:04 [2020-03-17T20:23:04.324Z] #44 3.664       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
20:23:04 [2020-03-17T20:23:04.324Z] #44 3.680 Note: Building without GnuTLS support
20:23:04 [2020-03-17T20:23:04.324Z] #44 5.896 fatal: not a git repository (or any of the parent directories): .git
20:23:04 [2020-03-17T20:23:04.324Z] #44 5.971   GEN      .gitid
20:23:04 [2020-03-17T20:23:04.324Z] #44 5.987   GEN      criu/include/version.h
20:23:04 [2020-03-17T20:23:04.324Z] #44 6.054   GEN      include/common/asm
20:23:04 [2020-03-17T20:23:04.324Z] #44 8.006   PBCC     images/google/protobuf/descriptor.pb-c.c
20:23:04 [2020-03-17T20:23:04.324Z] #44 8.108   PBCC     images/opts.pb-c.c
20:23:04 [2020-03-17T20:23:04.324Z] #44 8.165   PBCC     images/sit.pb-c.c
20:23:04 [2020-03-17T20:23:04.324Z] #44 8.327   DEP      images/google/protobuf/descriptor.pb-c.d
20:23:04 [2020-03-17T20:23:04.324Z] #44 8.398   DEP      images/opts.pb-c.d
20:23:04 [2020-03-17T20:23:04.324Z] #44 8.659   DEP      images/sit.pb-c.d
20:23:04 [2020-03-17T20:23:04.324Z] #44 8.789   PBCC     images/macvlan.pb-c.c
20:23:04 [2020-03-17T20:23:04.324Z] #44 8.968   DEP      images/macvlan.pb-c.d
20:23:04 [2020-03-17T20:23:04.324Z] #44 9.071   PBCC     images/autofs.pb-c.c
20:23:04 [2020-03-17T20:23:04.324Z] #44 9.087   DEP      images/autofs.pb-c.d
20:23:04 [2020-03-17T20:23:04.324Z] #44 9.119   PBCC     images/sysctl.pb-c.c
20:23:04 [2020-03-17T20:23:04.324Z] #44 9.181   DEP      images/sysctl.pb-c.d
20:23:04 [2020-03-17T20:23:04.324Z] #44 9.218   PBCC     images/time.pb-c.c
20:23:04 [2020-03-17T20:23:04.324Z] #44 9.246   DEP      images/time.pb-c.d
20:23:04 [2020-03-17T20:23:04.324Z] #44 9.320   PBCC     images/binfmt-misc.pb-c.c
20:23:04 [2020-03-17T20:23:04.324Z] #44 9.364   DEP      images/binfmt-misc.pb-c.d
20:23:04 [2020-03-17T20:23:04.324Z] #44 9.448   PBCC     images/seccomp.pb-c.c
20:23:04 [2020-03-17T20:23:04.324Z] #44 9.489   DEP      images/seccomp.pb-c.d
20:23:04 [2020-03-17T20:23:04.324Z] #44 9.537   PBCC     images/userns.pb-c.c
20:23:04 [2020-03-17T20:23:04.324Z] #44 9.580   DEP      images/userns.pb-c.d
20:23:04 [2020-03-17T20:23:04.324Z] #44 9.648   PBCC     images/cgroup.pb-c.c
20:23:04 [2020-03-17T20:23:04.324Z] #44 9.700   DEP      images/cgroup.pb-c.d
20:23:04 [2020-03-17T20:23:04.324Z] #44 9.801   PBCC     images/fown.pb-c.c
20:23:04 [2020-03-17T20:23:04.324Z] #44 9.819   PBCC     images/ext-file.pb-c.c
20:23:04 [2020-03-17T20:23:04.324Z] #44 9.850   DEP      images/fown.pb-c.d
20:23:04 [2020-03-17T20:23:04.324Z] #44 9.891   DEP      images/ext-file.pb-c.d
20:23:04 [2020-03-17T20:23:04.324Z] #44 9.956   PBCC     images/rpc.pb-c.c
20:23:04 [2020-03-17T20:23:04.324Z] #44 9.989   DEP      images/rpc.pb-c.d
20:23:04 [2020-03-17T20:23:04.324Z] #44 10.04   PBCC     images/siginfo.pb-c.c
20:23:04 [2020-03-17T20:23:04.324Z] #44 10.07   DEP      images/siginfo.pb-c.d
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:23:04 [2020-03-17T20:23:04.576Z] #44 ...
20:23:04 [2020-03-17T20:23:04.576Z] 
20:23:04 [2020-03-17T20:23:04.576Z] #16 [dev-systemd-false 6/26] RUN ldconfig
20:23:04 [2020-03-17T20:23:04.576Z] #16 DONE 1.4s
20:23:04 [2020-03-17T20:23:04.576Z] 
20:23:04 [2020-03-17T20:23:04.576Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:23:04 [2020-03-17T20:23:04.583Z] #44 10.12   PBCC     images/pagemap.pb-c.c
20:23:04 [2020-03-17T20:23:04.583Z] #44 10.16   DEP      images/pagemap.pb-c.d
20:23:04 [2020-03-17T20:23:04.583Z] #44 10.22   PBCC     images/rlimit.pb-c.c
20:23:04 [2020-03-17T20:23:04.583Z] #44 10.25   DEP      images/rlimit.pb-c.d
20:23:04 [2020-03-17T20:23:04.583Z] #44 10.29   PBCC     images/file-lock.pb-c.c
20:23:04 [2020-03-17T20:23:04.583Z] #44 10.34   DEP      images/file-lock.pb-c.d
20:23:04 [2020-03-17T20:23:04.625Z] #44 31.92   CC       images/sa.o
20:23:04 [2020-03-17T20:23:04.625Z] #44 32.20   CC       images/timer.o
20:23:04 [2020-03-17T20:23:04.842Z] #44 10.38   PBCC     images/tty.pb-c.c
20:23:04 [2020-03-17T20:23:04.842Z] #44 10.46   DEP      images/tty.pb-c.d
20:23:04 [2020-03-17T20:23:04.842Z] #44 10.55   PBCC     images/tun.pb-c.c
20:23:05 [2020-03-17T20:23:05.023Z] + docker version
20:23:05 [2020-03-17T20:23:05.100Z] #44 10.64   PBCC     images/netdev.pb-c.c
20:23:05 [2020-03-17T20:23:05.100Z] #44 10.73   DEP      images/tun.pb-c.d
20:23:05 [2020-03-17T20:23:05.100Z] #44 10.81   DEP      images/netdev.pb-c.d
20:23:05 [2020-03-17T20:23:05.100Z] #44 10.88   PBCC     images/vma.pb-c.c
20:23:05 [2020-03-17T20:23:05.196Z] #44 32.60   CC       images/timerfd.o
20:23:05 [2020-03-17T20:23:05.233Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0
20:23:05 [2020-03-17T20:23:05.358Z] #44 10.95   DEP      images/vma.pb-c.d
20:23:05 [2020-03-17T20:23:05.359Z] #44 11.03   PBCC     images/creds.pb-c.c
20:23:05 [2020-03-17T20:23:05.359Z] #44 ...
20:23:05 [2020-03-17T20:23:05.359Z] 
20:23:05 [2020-03-17T20:23:05.359Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:23:05 [2020-03-17T20:23:05.359Z] #33 71.29 path
20:23:05 [2020-03-17T20:23:05.456Z] #44 32.85   CC       images/mm.o
20:23:05 [2020-03-17T20:23:05.456Z] #44 ...
20:23:05 [2020-03-17T20:23:05.456Z] 
20:23:05 [2020-03-17T20:23:05.456Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:23:05 [2020-03-17T20:23:05.456Z] #56 73.82 golang.org/x/crypto/ssh/terminal
20:23:05 [2020-03-17T20:23:05.467Z] #44 18.12 make[1]: Nothing to be done for 'all'.
20:23:05 [2020-03-17T20:23:05.924Z] #33 71.96 text/tabwriter
20:23:06 [2020-03-17T20:23:06.052Z] #17 1.782 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:23:06 [2020-03-17T20:23:06.281Z] go: finding google.golang.org/appengine v1.1.0
20:23:06 [2020-03-17T20:23:06.334Z] #17 1.824 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:23:06 [2020-03-17T20:23:06.334Z] #17 1.918 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:23:06 [2020-03-17T20:23:06.491Z] #33 72.41 fmt
20:23:06 [2020-03-17T20:23:06.491Z] #33 72.59 path/filepath
20:23:06 [2020-03-17T20:23:06.622Z] #17 2.188 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
20:23:06 [2020-03-17T20:23:06.914Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635
20:23:07 [2020-03-17T20:23:07.207Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645
20:23:07 [2020-03-17T20:23:07.365Z] #44 19.61   CC       images/stats.o
20:23:07 [2020-03-17T20:23:07.369Z] #56 75.66 mvdan.cc/sh/v3/cmd/shfmt
20:23:07 [2020-03-17T20:23:07.623Z] #44 20.05   CC       images/core.o
20:23:07 [2020-03-17T20:23:07.630Z] #56 ...
20:23:07 [2020-03-17T20:23:07.630Z] 
20:23:07 [2020-03-17T20:23:07.630Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:23:07 [2020-03-17T20:23:07.630Z] #10 66.52 Selecting previously unselected package g++-mingw-w64-x86-64.
20:23:07 [2020-03-17T20:23:07.630Z] #10 66.52 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
20:23:07 [2020-03-17T20:23:07.630Z] #10 66.54 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:23:07 [2020-03-17T20:23:07.630Z] #10 ...
20:23:07 [2020-03-17T20:23:07.630Z] 
20:23:07 [2020-03-17T20:23:07.630Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:23:07 [2020-03-17T20:23:07.630Z] #44 33.27   CC       images/sk-opts.o
20:23:07 [2020-03-17T20:23:07.630Z] #44 33.67   CC       images/sk-unix.o
20:23:07 [2020-03-17T20:23:07.630Z] #44 34.11   CC       images/sk-inet.o
20:23:07 [2020-03-17T20:23:07.630Z] #44 34.51   CC       images/tun.o
20:23:07 [2020-03-17T20:23:07.630Z] #44 34.94   CC       images/sk-netlink.o
20:23:07 [2020-03-17T20:23:07.630Z] #44 35.31   CC       images/packet-sock.o
20:23:07 [2020-03-17T20:23:07.838Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9
20:23:07 [2020-03-17T20:23:07.865Z] #33 73.92 io/ioutil
20:23:08 [2020-03-17T20:23:08.096Z] #17 3.535 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [162 kB]
20:23:08 [2020-03-17T20:23:08.188Z] #44 20.72   CC       images/core-x86.o
20:23:08 [2020-03-17T20:23:08.446Z] #44 ...
20:23:08 [2020-03-17T20:23:08.446Z] 
20:23:08 [2020-03-17T20:23:08.446Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:23:08 [2020-03-17T20:23:08.446Z] #65 38.18 Checking out files:  54% (1708/3137)   
Checking out files:  55% (1726/3137)   
Checking out files:  56% (1757/3137)   
Checking out files:  57% (1789/3137)   
Checking out files:  58% (1820/3137)   
Checking out files:  59% (1851/3137)   
Checking out files:  60% (1883/3137)   
Checking out files:  61% (1914/3137)   
Checking out files:  62% (1945/3137)   
Checking out files:  63% (1977/3137)   
Checking out files:  64% (2008/3137)   
Checking out files:  65% (2040/3137)   
Checking out files:  66% (2071/3137)   
Checking out files:  67% (2102/3137)   
Checking out files:  68% (2134/3137)   
Checking out files:  69% (2165/3137)   
Checking out files:  70% (2196/3137)   
Checking out files:  71% (2228/3137)   
Checking out files:  72% (2259/3137)   
Checking out files:  73% (2291/3137)   
Checking out files:  74% (2322/3137)   
Checking out files:  75% (2353/3137)   
Checking out files:  76% (2385/3137)   
Checking out files:  77% (2416/3137)   
Checking out files:  78% (2447/3137)   
Checking out files:  79% (2479/3137)   
Checking out files:  80% (2510/3137)   
Checking out files:  81% (2541/3137)   
Checking out files:  82% (2573/3137)   
Checking out files:  83% (2604/3137)   
Checking out files:  83% (2633/3137)   
Checking out files:  84% (2636/3137)   
Checking out files:  85% (2667/3137)   
Checking out files:  86% (2698/3137)   
Checking out files:  87% (2730/3137)   
Checking out files:  88% (2761/3137)   
Checking out files:  89% (2792/3137)   
Checking out files:  90% (2824/3137)   
Checking out files:  91% (2855/3137)   
Checking out files:  92% (2887/3137)   
Checking out files:  93% (2918/3137)   
Checking out files:  94% (2949/3137)   
Checking out files:  95% (2981/3137)   
Checking out files:  96% (3012/3137)   
Checking out files:  97% (3043/3137)   
Checking out files:  98% (3075/3137)   
Checking out files:  99% (3106/3137)   
Checking out files: 100% (3137/3137)   
Checking out files: 100% (3137/3137), done.
20:23:08 [2020-03-17T20:23:08.446Z] #65 39.74 + cd /tmp/tmp.xyPbNihbp4/src/github.com/containerd/containerd
20:23:08 [2020-03-17T20:23:08.446Z] #65 39.74 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178
20:23:08 [2020-03-17T20:23:08.446Z] #65 41.34 + export 'BUILDTAGS=netgo osusergo static_build'
20:23:08 [2020-03-17T20:23:08.446Z] #65 41.34 + BUILDTAGS='netgo osusergo static_build'
20:23:08 [2020-03-17T20:23:08.446Z] #65 41.34 + export EXTRA_FLAGS=-buildmode=pie
20:23:08 [2020-03-17T20:23:08.446Z] #65 41.34 + EXTRA_FLAGS=-buildmode=pie
20:23:08 [2020-03-17T20:23:08.446Z] #65 41.34 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
20:23:08 [2020-03-17T20:23:08.446Z] #65 41.34 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
20:23:08 [2020-03-17T20:23:08.446Z] #65 41.34 + '[' '' = dynamic ']'
20:23:08 [2020-03-17T20:23:08.446Z] #65 41.34 + make
20:23:08 [2020-03-17T20:23:08.446Z] #65 42.40 + bin/ctr
20:23:08 [2020-03-17T20:23:08.474Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1
20:23:08 [2020-03-17T20:23:08.474Z] go: finding github.com/containerd/containerd v1.2.4
20:23:08 [2020-03-17T20:23:08.571Z] #44 35.80   CC       images/ipc-var.o
20:23:08 [2020-03-17T20:23:08.571Z] #44 36.03   CC       images/ipc-desc.o
20:23:08 [2020-03-17T20:23:08.704Z] #65 ...
20:23:08 [2020-03-17T20:23:08.704Z] 
20:23:08 [2020-03-17T20:23:08.704Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:23:08 [2020-03-17T20:23:08.704Z] #44 21.31   CC       images/core-arm.o
20:23:08 [2020-03-17T20:23:08.832Z] #44 36.30   CC       images/ipc-shm.o
20:23:09 [2020-03-17T20:23:09.093Z] #44 36.58   CC       images/ipc-msg.o
20:23:09 [2020-03-17T20:23:09.105Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77
20:23:09 [2020-03-17T20:23:09.105Z] go: finding github.com/godbus/dbus v4.1.0+incompatible
20:23:09 [2020-03-17T20:23:09.240Z] #33 ...
20:23:09 [2020-03-17T20:23:09.240Z] 
20:23:09 [2020-03-17T20:23:09.240Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:23:09 [2020-03-17T20:23:09.240Z] #10 65.52 Selecting previously unselected package gcc-mingw-w64-base.
20:23:09 [2020-03-17T20:23:09.240Z] #10 65.52 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
20:23:09 [2020-03-17T20:23:09.240Z] #10 65.56 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
20:23:09 [2020-03-17T20:23:09.240Z] #10 65.72 Selecting previously unselected package gcc-mingw-w64-x86-64.
20:23:09 [2020-03-17T20:23:09.240Z] #10 65.72 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
20:23:09 [2020-03-17T20:23:09.240Z] #10 65.73 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:23:09 [2020-03-17T20:23:09.240Z] #10 ...
20:23:09 [2020-03-17T20:23:09.240Z] 
20:23:09 [2020-03-17T20:23:09.240Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:23:09 [2020-03-17T20:23:09.240Z] #44 11.05   DEP      images/creds.pb-c.d
20:23:09 [2020-03-17T20:23:09.240Z] #44 11.11   PBCC     images/utsns.pb-c.c
20:23:09 [2020-03-17T20:23:09.240Z] #44 11.14   DEP      images/utsns.pb-c.d
20:23:09 [2020-03-17T20:23:09.240Z] #44 11.18   PBCC     images/ipc-desc.pb-c.c
20:23:09 [2020-03-17T20:23:09.240Z] #44 11.21   PBCC     images/ipc-sem.pb-c.c
20:23:09 [2020-03-17T20:23:09.240Z] #44 11.22   DEP      images/ipc-desc.pb-c.d
20:23:09 [2020-03-17T20:23:09.240Z] #44 11.24   DEP      images/ipc-sem.pb-c.d
20:23:09 [2020-03-17T20:23:09.240Z] #44 11.29   PBCC     images/ipc-msg.pb-c.c
20:23:09 [2020-03-17T20:23:09.240Z] #44 11.31   DEP      images/ipc-msg.pb-c.d
20:23:09 [2020-03-17T20:23:09.240Z] #44 11.34   PBCC     images/ipc-shm.pb-c.c
20:23:09 [2020-03-17T20:23:09.240Z] #44 11.37   DEP      images/ipc-shm.pb-c.d
20:23:09 [2020-03-17T20:23:09.240Z] #44 11.41   PBCC     images/ipc-var.pb-c.c
20:23:09 [2020-03-17T20:23:09.240Z] #44 11.42   DEP      images/ipc-var.pb-c.d
20:23:09 [2020-03-17T20:23:09.240Z] #44 11.49   PBCC     images/sk-opts.pb-c.c
20:23:09 [2020-03-17T20:23:09.240Z] #44 11.55   PBCC     images/packet-sock.pb-c.c
20:23:09 [2020-03-17T20:23:09.240Z] #44 11.61   DEP      images/sk-opts.pb-c.d
20:23:09 [2020-03-17T20:23:09.240Z] #44 11.68   DEP      images/packet-sock.pb-c.d
20:23:09 [2020-03-17T20:23:09.240Z] #44 11.72   PBCC     images/sk-netlink.pb-c.c
20:23:09 [2020-03-17T20:23:09.240Z] #44 11.77   DEP      images/sk-netlink.pb-c.d
20:23:09 [2020-03-17T20:23:09.240Z] #44 11.85   PBCC     images/sk-inet.pb-c.c
20:23:09 [2020-03-17T20:23:09.240Z] #44 11.92   DEP      images/sk-inet.pb-c.d
20:23:09 [2020-03-17T20:23:09.240Z] #44 12.02   PBCC     images/sk-unix.pb-c.c
20:23:09 [2020-03-17T20:23:09.240Z] #44 12.12   DEP      images/sk-unix.pb-c.d
20:23:09 [2020-03-17T20:23:09.240Z] #44 12.20   PBCC     images/mm.pb-c.c
20:23:09 [2020-03-17T20:23:09.240Z] #44 12.25   DEP      images/mm.pb-c.d
20:23:09 [2020-03-17T20:23:09.240Z] #44 12.31   PBCC     images/timerfd.pb-c.c
20:23:09 [2020-03-17T20:23:09.240Z] #44 12.40   DEP      images/timerfd.pb-c.d
20:23:09 [2020-03-17T20:23:09.240Z] #44 12.50   PBCC     images/timer.pb-c.c
20:23:09 [2020-03-17T20:23:09.240Z] #44 12.51   DEP      images/timer.pb-c.d
20:23:09 [2020-03-17T20:23:09.240Z] #44 12.56   PBCC     images/sa.pb-c.c
20:23:09 [2020-03-17T20:23:09.240Z] #44 12.65   DEP      images/sa.pb-c.d
20:23:09 [2020-03-17T20:23:09.240Z] #44 12.74   PBCC     images/pipe-data.pb-c.c
20:23:09 [2020-03-17T20:23:09.240Z] #44 12.75   DEP      images/pipe-data.pb-c.d
20:23:09 [2020-03-17T20:23:09.240Z] #44 12.85   PBCC     images/mnt.pb-c.c
20:23:09 [2020-03-17T20:23:09.240Z] #44 12.86   DEP      images/mnt.pb-c.d
20:23:09 [2020-03-17T20:23:09.240Z] #44 12.95   PBCC     images/sk-packet.pb-c.c
20:23:09 [2020-03-17T20:23:09.240Z] #44 12.96   DEP      images/sk-packet.pb-c.d
20:23:09 [2020-03-17T20:23:09.240Z] #44 13.02   PBCC     images/tcp-stream.pb-c.c
20:23:09 [2020-03-17T20:23:09.240Z] #44 13.10   DEP      images/tcp-stream.pb-c.d
20:23:09 [2020-03-17T20:23:09.240Z] #44 13.20   PBCC     images/pipe.pb-c.c
20:23:09 [2020-03-17T20:23:09.240Z] #44 13.25   DEP      images/pipe.pb-c.d
20:23:09 [2020-03-17T20:23:09.240Z] #44 13.32   PBCC     images/pstree.pb-c.c
20:23:09 [2020-03-17T20:23:09.240Z] #44 13.38   DEP      images/pstree.pb-c.d
20:23:09 [2020-03-17T20:23:09.240Z] #44 13.41   PBCC     images/fs.pb-c.c
20:23:09 [2020-03-17T20:23:09.240Z] #44 13.49   DEP      images/fs.pb-c.d
20:23:09 [2020-03-17T20:23:09.240Z] #44 13.56   PBCC     images/signalfd.pb-c.c
20:23:09 [2020-03-17T20:23:09.240Z] #44 13.64   DEP      images/signalfd.pb-c.d
20:23:09 [2020-03-17T20:23:09.240Z] #44 13.69   PBCC     images/fh.pb-c.c
20:23:09 [2020-03-17T20:23:09.240Z] #44 13.82   PBCC     images/fsnotify.pb-c.c
20:23:09 [2020-03-17T20:23:09.240Z] #44 13.90   DEP      images/fh.pb-c.d
20:23:09 [2020-03-17T20:23:09.240Z] #44 13.94   DEP      images/fsnotify.pb-c.d
20:23:09 [2020-03-17T20:23:09.240Z] #44 14.05   PBCC     images/eventpoll.pb-c.c
20:23:09 [2020-03-17T20:23:09.240Z] #44 14.09   DEP      images/eventpoll.pb-c.d
20:23:09 [2020-03-17T20:23:09.240Z] #44 14.13   PBCC     images/eventfd.pb-c.c
20:23:09 [2020-03-17T20:23:09.240Z] #44 14.16   DEP      images/eventfd.pb-c.d
20:23:09 [2020-03-17T20:23:09.240Z] #44 14.20   PBCC     images/remap-file-path.pb-c.c
20:23:09 [2020-03-17T20:23:09.240Z] #44 14.25   DEP      images/remap-file-path.pb-c.d
20:23:09 [2020-03-17T20:23:09.240Z] #44 14.33   PBCC     images/fifo.pb-c.c
20:23:09 [2020-03-17T20:23:09.240Z] #44 14.40   DEP      images/fifo.pb-c.d
20:23:09 [2020-03-17T20:23:09.240Z] #44 14.49   PBCC     images/ghost-file.pb-c.c
20:23:09 [2020-03-17T20:23:09.240Z] #44 14.54   DEP      images/ghost-file.pb-c.d
20:23:09 [2020-03-17T20:23:09.240Z] #44 14.59   PBCC     images/regfile.pb-c.c
20:23:09 [2020-03-17T20:23:09.240Z] #44 14.65   DEP      images/regfile.pb-c.d
20:23:09 [2020-03-17T20:23:09.240Z] #44 14.72   PBCC     images/ns.pb-c.c
20:23:09 [2020-03-17T20:23:09.240Z] #44 14.73   DEP      images/ns.pb-c.d
20:23:09 [2020-03-17T20:23:09.240Z] #44 14.77   PBCC     images/fdinfo.pb-c.c
20:23:09 [2020-03-17T20:23:09.240Z] #44 14.84   DEP      images/fdinfo.pb-c.d
20:23:09 [2020-03-17T20:23:09.240Z] #44 14.89   PBCC     images/core-aarch64.pb-c.c
20:23:09 [2020-03-17T20:23:09.240Z] #44 14.95   PBCC     images/core-arm.pb-c.c
20:23:09 [2020-03-17T20:23:09.269Z] #44 21.71   CC       images/core-aarch64.o
20:23:09 [2020-03-17T20:23:09.355Z] #44 37.02   CC       images/ipc-sem.o
20:23:09 [2020-03-17T20:23:09.355Z] #44 ...
20:23:09 [2020-03-17T20:23:09.355Z] 
20:23:09 [2020-03-17T20:23:09.355Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:23:09 [2020-03-17T20:23:09.355Z] #47 68.01 text/template
20:23:09 [2020-03-17T20:23:09.355Z] #47 69.02 go/parser
20:23:09 [2020-03-17T20:23:09.355Z] #47 72.34 encoding/xml
20:23:09 [2020-03-17T20:23:09.355Z] #47 74.49 math/big
20:23:09 [2020-03-17T20:23:09.355Z] #47 74.57 go/doc
20:23:09 [2020-03-17T20:23:09.498Z] #44 14.97   PBCC     images/core-ppc64.pb-c.c
20:23:09 [2020-03-17T20:23:09.499Z] #44 15.08   PBCC     images/core-s390.pb-c.c
20:23:09 [2020-03-17T20:23:09.499Z] #44 15.14   PBCC     images/core-x86.pb-c.c
20:23:09 [2020-03-17T20:23:09.499Z] #44 15.20   PBCC     images/core.pb-c.c
20:23:09 [2020-03-17T20:23:09.526Z] #44 22.12   CC       images/core-ppc64.o
20:23:09 [2020-03-17T20:23:09.568Z] #17 5.071 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
20:23:09 [2020-03-17T20:23:09.734Z] go: finding github.com/stretchr/objx v0.1.1
20:23:09 [2020-03-17T20:23:09.757Z] #44 15.30   PBCC     images/inventory.pb-c.c
20:23:09 [2020-03-17T20:23:09.757Z] #44 15.36   DEP      images/core-aarch64.pb-c.d
20:23:09 [2020-03-17T20:23:09.757Z] #44 15.44   DEP      images/core-arm.pb-c.d
20:23:09 [2020-03-17T20:23:09.926Z] #47 ...
20:23:09 [2020-03-17T20:23:09.926Z] 
20:23:09 [2020-03-17T20:23:09.926Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:23:09 [2020-03-17T20:23:09.926Z] #44 37.42   CC       images/utsns.o
20:23:10 [2020-03-17T20:23:10.015Z] #44 15.55   DEP      images/core-ppc64.pb-c.d
20:23:10 [2020-03-17T20:23:10.015Z] #44 15.64   DEP      images/core-s390.pb-c.d
20:23:10 [2020-03-17T20:23:10.015Z] #44 15.68   DEP      images/core-x86.pb-c.d
20:23:10 [2020-03-17T20:23:10.015Z] #44 15.75   DEP      images/core.pb-c.d
20:23:10 [2020-03-17T20:23:10.032Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0
20:23:10 [2020-03-17T20:23:10.032Z] go: finding github.com/opencontainers/runc v1.0.0-rc8
20:23:10 [2020-03-17T20:23:10.092Z] #44 22.76   CC       images/core-s390.o
20:23:10 [2020-03-17T20:23:10.183Z] #17 ...
20:23:10 [2020-03-17T20:23:10.183Z] 
20:23:10 [2020-03-17T20:23:10.183Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:23:10 [2020-03-17T20:23:10.183Z] #44 50.10   DEP      criu/protobuf-desc.d
20:23:10 [2020-03-17T20:23:10.183Z] #44 50.22   DEP      criu/proc_parse.d
20:23:10 [2020-03-17T20:23:10.183Z] #44 50.32   DEP      criu/plugin.d
20:23:10 [2020-03-17T20:23:10.183Z] #44 50.35   DEP      criu/pipes.d
20:23:10 [2020-03-17T20:23:10.183Z] #44 50.44   DEP      criu/pie-util.d
20:23:10 [2020-03-17T20:23:10.183Z] #44 50.47   DEP      criu/pie-util-vdso.d
20:23:10 [2020-03-17T20:23:10.183Z] #44 50.51   DEP      criu/path.d
20:23:10 [2020-03-17T20:23:10.183Z] #44 50.57   DEP      criu/parasite-syscall.d
20:23:10 [2020-03-17T20:23:10.183Z] #44 50.72   DEP      criu/pagemap.d
20:23:10 [2020-03-17T20:23:10.183Z] #44 50.80   DEP      criu/pagemap-cache.d
20:23:10 [2020-03-17T20:23:10.183Z] #44 50.94   DEP      criu/page-xfer.d
20:23:10 [2020-03-17T20:23:10.183Z] #44 51.09   DEP      criu/page-pipe.d
20:23:10 [2020-03-17T20:23:10.183Z] #44 51.15   DEP      criu/netfilter.d
20:23:10 [2020-03-17T20:23:10.183Z] #44 51.24   DEP      criu/net.d
20:23:10 [2020-03-17T20:23:10.183Z] #44 51.47   DEP      criu/namespaces.d
20:23:10 [2020-03-17T20:23:10.183Z] #44 51.67   DEP      criu/mount.d
20:23:10 [2020-03-17T20:23:10.183Z] #44 51.80   DEP      criu/mem.d
20:23:10 [2020-03-17T20:23:10.183Z] #44 52.01   DEP      criu/lsm.d
20:23:10 [2020-03-17T20:23:10.183Z] #44 52.14   DEP      criu/log.d
20:23:10 [2020-03-17T20:23:10.183Z] #44 52.27   DEP      criu/libnetlink.d
20:23:10 [2020-03-17T20:23:10.183Z] #44 52.34   DEP      criu/kerndat.d
20:23:10 [2020-03-17T20:23:10.183Z] #44 52.48   DEP      criu/kcmp-ids.d
20:23:10 [2020-03-17T20:23:10.183Z] #44 52.55   DEP      criu/irmap.d
20:23:10 [2020-03-17T20:23:10.183Z] #44 52.70   DEP      criu/ipc_ns.d
20:23:10 [2020-03-17T20:23:10.183Z] #44 52.80   DEP      criu/image.d
20:23:10 [2020-03-17T20:23:10.183Z] #44 52.93   DEP      criu/image-desc.d
20:23:10 [2020-03-17T20:23:10.183Z] #44 53.00   DEP      criu/fsnotify.d
20:23:10 [2020-03-17T20:23:10.183Z] #44 53.18   DEP      criu/filesystems.d
20:23:10 [2020-03-17T20:23:10.183Z] #44 53.27   DEP      criu/files.d
20:23:10 [2020-03-17T20:23:10.183Z] #44 53.39   DEP      criu/files-reg.d
20:23:10 [2020-03-17T20:23:10.183Z] #44 53.49   DEP      criu/files-ext.d
20:23:10 [2020-03-17T20:23:10.183Z] #44 53.64   DEP      criu/file-lock.d
20:23:10 [2020-03-17T20:23:10.183Z] #44 53.73   DEP      criu/file-ids.d
20:23:10 [2020-03-17T20:23:10.183Z] #44 53.80   DEP      criu/fifo.d
20:23:10 [2020-03-17T20:23:10.183Z] #44 53.89   DEP      criu/fdstore.d
20:23:10 [2020-03-17T20:23:10.183Z] #44 53.94   DEP      criu/fault-injection.d
20:23:10 [2020-03-17T20:23:10.183Z] #44 53.97   DEP      criu/external.d
20:23:10 [2020-03-17T20:23:10.183Z] #44 54.03   DEP      criu/eventpoll.d
20:23:10 [2020-03-17T20:23:10.183Z] #44 54.11   DEP      criu/eventfd.d
20:23:10 [2020-03-17T20:23:10.183Z] #44 54.25   DEP      criu/crtools.d
20:23:10 [2020-03-17T20:23:10.183Z] #44 54.44   DEP      criu/cr-service.d
20:23:10 [2020-03-17T20:23:10.183Z] #44 54.62   DEP      criu/cr-restore.d
20:23:10 [2020-03-17T20:23:10.183Z] #44 54.92   DEP      criu/cr-errno.d
20:23:10 [2020-03-17T20:23:10.183Z] #44 54.94   DEP      criu/cr-dump.d
20:23:10 [2020-03-17T20:23:10.183Z] #44 55.16   DEP      criu/cr-dedup.d
20:23:10 [2020-03-17T20:23:10.183Z] #44 55.26   DEP      criu/cr-check.d
20:23:10 [2020-03-17T20:23:10.183Z] #44 55.39   DEP      criu/config.d
20:23:10 [2020-03-17T20:23:10.186Z] #44 37.67   CC       images/creds.o
20:23:10 [2020-03-17T20:23:10.273Z] #44 15.85   DEP      images/inventory.pb-c.d
20:23:10 [2020-03-17T20:23:10.273Z] #44 15.94   PBCC     images/cpuinfo.pb-c.c
20:23:10 [2020-03-17T20:23:10.273Z] #44 15.99   DEP      images/cpuinfo.pb-c.d
20:23:10 [2020-03-17T20:23:10.447Z] #44 37.88   CC       images/vma.o
20:23:10 [2020-03-17T20:23:10.466Z] #44 55.49   DEP      criu/clone-noasan.d
20:23:10 [2020-03-17T20:23:10.466Z] #44 55.54   DEP      criu/cgroup.d
20:23:10 [2020-03-17T20:23:10.532Z] #44 16.05   PBCC     images/stats.pb-c.c
20:23:10 [2020-03-17T20:23:10.532Z] #44 16.08   DEP      images/stats.pb-c.d
20:23:10 [2020-03-17T20:23:10.661Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
20:23:10 [2020-03-17T20:23:10.661Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8
20:23:10 [2020-03-17T20:23:10.661Z] go: finding github.com/opencontainers/runc v1.0.0-rc6
20:23:10 [2020-03-17T20:23:10.707Z] #44 38.05   CC       images/netdev.o
20:23:10 [2020-03-17T20:23:10.748Z] #44 55.65   DEP      criu/cgroup-props.d
20:23:10 [2020-03-17T20:23:10.748Z] #44 55.72   DEP      criu/bitmap.d
20:23:10 [2020-03-17T20:23:10.748Z] #44 55.74   DEP      criu/bfd.d
20:23:10 [2020-03-17T20:23:10.748Z] #44 55.80   DEP      criu/autofs.d
20:23:10 [2020-03-17T20:23:10.952Z] go: finding github.com/kr/pretty v0.1.0
20:23:11 [2020-03-17T20:23:11.024Z] #44 23.51   CC       images/cpuinfo.o
20:23:11 [2020-03-17T20:23:11.030Z] #44 55.95   DEP      criu/aio.d
20:23:11 [2020-03-17T20:23:11.030Z] #44 ...
20:23:11 [2020-03-17T20:23:11.030Z] 
20:23:11 [2020-03-17T20:23:11.030Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:23:11 [2020-03-17T20:23:11.030Z] #60 6.769 + cd /tmp/tmp.YZqCBXypvk/src/github.com/opencontainers/runc
20:23:11 [2020-03-17T20:23:11.030Z] #60 6.769 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
20:23:11 [2020-03-17T20:23:11.030Z] #60 7.301 + '[' -z '' ']'
20:23:11 [2020-03-17T20:23:11.030Z] #60 7.301 + target=static
20:23:11 [2020-03-17T20:23:11.030Z] #60 7.301 + make 'BUILDTAGS=seccomp apparmor selinux ' static
20:23:11 [2020-03-17T20:23:11.030Z] #60 8.510 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 .
20:23:11 [2020-03-17T20:23:11.030Z] #60 ...
20:23:11 [2020-03-17T20:23:11.030Z] 
20:23:11 [2020-03-17T20:23:11.030Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:23:11 [2020-03-17T20:23:11.030Z] #44 56.14   DEP      criu/action-scripts.d
20:23:11 [2020-03-17T20:23:11.281Z] #44 23.92   CC       images/inventory.o
20:23:11 [2020-03-17T20:23:11.283Z] #44 38.56   CC       images/tty.o
20:23:11 [2020-03-17T20:23:11.312Z] #44 56.37   CC       criu/action-scripts.o
20:23:11 [2020-03-17T20:23:11.595Z] #44 56.60   CC       criu/aio.o
20:23:11 [2020-03-17T20:23:11.846Z] #44 24.23   CC       images/fdinfo.o
20:23:11 [2020-03-17T20:23:11.846Z] #44 24.63   CC       images/fown.o
20:23:11 [2020-03-17T20:23:11.853Z] #44 ...
20:23:11 [2020-03-17T20:23:11.853Z] 
20:23:11 [2020-03-17T20:23:11.854Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:23:11 [2020-03-17T20:23:11.854Z] #56 DONE 80.2s
20:23:11 [2020-03-17T20:23:11.854Z] 
20:23:11 [2020-03-17T20:23:11.854Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:23:11 [2020-03-17T20:23:11.854Z] #44 39.16   CC       images/file-lock.o
20:23:11 [2020-03-17T20:23:11.854Z] #44 39.39   CC       images/rlimit.o
20:23:11 [2020-03-17T20:23:11.877Z] #44 56.89   CC       criu/autofs.o
20:23:11 [2020-03-17T20:23:11.990Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be
20:23:12 [2020-03-17T20:23:12.114Z] #44 39.63   CC       images/pagemap.o
20:23:12 [2020-03-17T20:23:12.411Z] #44 24.85   CC       images/ns.o
20:23:12 [2020-03-17T20:23:12.433Z] #44 17.85 make[1]: Nothing to be done for 'all'.
20:23:12 [2020-03-17T20:23:12.628Z] go: finding gopkg.in/yaml.v2 v2.2.2
20:23:12 [2020-03-17T20:23:12.628Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc
20:23:12 [2020-03-17T20:23:12.670Z] #44 25.14   CC       images/regfile.o
20:23:12 [2020-03-17T20:23:12.685Z] #44 40.11   CC       images/siginfo.o
20:23:12 [2020-03-17T20:23:12.691Z] #44 ...
20:23:12 [2020-03-17T20:23:12.691Z] 
20:23:12 [2020-03-17T20:23:12.691Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:23:12 [2020-03-17T20:23:12.691Z] #56 68.58 os
20:23:12 [2020-03-17T20:23:12.691Z] #56 71.10 encoding/binary
20:23:12 [2020-03-17T20:23:12.691Z] #56 72.82 fmt
20:23:12 [2020-03-17T20:23:12.691Z] #56 73.22 encoding/base64
20:23:12 [2020-03-17T20:23:12.691Z] #56 74.08 golang.org/x/sys/unix
20:23:12 [2020-03-17T20:23:12.691Z] #56 78.26 encoding/json
20:23:12 [2020-03-17T20:23:12.691Z] #56 ...
20:23:12 [2020-03-17T20:23:12.691Z] 
20:23:12 [2020-03-17T20:23:12.691Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:23:12 [2020-03-17T20:23:12.691Z] #65 39.66 Checking out files:  61% (1940/3137)   
Checking out files:  62% (1945/3137)   
Checking out files:  63% (1977/3137)   
Checking out files:  64% (2008/3137)   
Checking out files:  65% (2040/3137)   
Checking out files:  66% (2071/3137)   
Checking out files:  67% (2102/3137)   
Checking out files:  68% (2134/3137)   
Checking out files:  69% (2165/3137)   
Checking out files:  70% (2196/3137)   
Checking out files:  71% (2228/3137)   
Checking out files:  72% (2259/3137)   
Checking out files:  73% (2291/3137)   
Checking out files:  74% (2322/3137)   
Checking out files:  75% (2353/3137)   
Checking out files:  76% (2385/3137)   
Checking out files:  77% (2416/3137)   
Checking out files:  78% (2447/3137)   
Checking out files:  79% (2479/3137)   
Checking out files:  80% (2510/3137)   
Checking out files:  81% (2541/3137)   
Checking out files:  82% (2573/3137)   
Checking out files:  83% (2604/3137)   
Checking out files:  84% (2636/3137)   
Checking out files:  85% (2667/3137)   
Checking out files:  86% (2698/3137)   
Checking out files:  87% (2730/3137)   
Checking out files:  88% (2761/3137)   
Checking out files:  89% (2792/3137)   
Checking out files:  90% (2824/3137)   
Checking out files:  91% (2855/3137)   
Checking out files:  92% (2887/3137)   
Checking out files:  93% (2918/3137)   
Checking out files:  94% (2949/3137)   
Checking out files:  95% (2981/3137)   
Checking out files:  96% (3012/3137)   
Checking out files:  97% (3043/3137)   
Checking out files:  98% (3075/3137)   
Checking out files:  98% (3085/3137)   
Checking out files:  99% (3106/3137)   
Checking out files: 100% (3137/3137)   
Checking out files: 100% (3137/3137), done.
20:23:12 [2020-03-17T20:23:12.691Z] #65 40.79 + cd /tmp/tmp.FM7ueq7BUO/src/github.com/containerd/containerd
20:23:12 [2020-03-17T20:23:12.691Z] #65 40.79 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178
20:23:12 [2020-03-17T20:23:12.691Z] #65 42.84 + export 'BUILDTAGS=netgo osusergo static_build'
20:23:12 [2020-03-17T20:23:12.691Z] #65 42.84 + BUILDTAGS='netgo osusergo static_build'
20:23:12 [2020-03-17T20:23:12.691Z] #65 42.84 + export EXTRA_FLAGS=-buildmode=pie
20:23:12 [2020-03-17T20:23:12.691Z] #65 42.84 + EXTRA_FLAGS=-buildmode=pie
20:23:12 [2020-03-17T20:23:12.691Z] #65 42.84 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
20:23:12 [2020-03-17T20:23:12.691Z] #65 42.84 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
20:23:12 [2020-03-17T20:23:12.691Z] #65 42.84 + '[' '' = dynamic ']'
20:23:12 [2020-03-17T20:23:12.691Z] #65 42.84 + make
20:23:12 [2020-03-17T20:23:12.691Z] #65 43.57 + bin/ctr
20:23:12 [2020-03-17T20:23:12.885Z] #44 57.91   CC       criu/bfd.o
20:23:12 [2020-03-17T20:23:12.921Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75
20:23:12 [2020-03-17T20:23:12.927Z] #44 25.41   CC       images/ghost-file.o
20:23:12 [2020-03-17T20:23:12.927Z] #44 ...
20:23:12 [2020-03-17T20:23:12.927Z] 
20:23:12 [2020-03-17T20:23:12.927Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:23:12 [2020-03-17T20:23:12.927Z] #56 88.10 mvdan.cc/sh/v3/syntax
20:23:12 [2020-03-17T20:23:12.927Z] #56 95.20 mvdan.cc/sh/v3/cmd/shfmt
20:23:12 [2020-03-17T20:23:12.945Z] #44 40.39   CC       images/rpc.o
20:23:13 [2020-03-17T20:23:13.148Z] Client: Docker Engine - Community
20:23:13 [2020-03-17T20:23:13.148Z]  Version:           19.03.5
20:23:13 [2020-03-17T20:23:13.148Z]  API version:       1.40
20:23:13 [2020-03-17T20:23:13.148Z]  Go version:        go1.12.12
20:23:13 [2020-03-17T20:23:13.148Z]  Git commit:        633a0ea838
20:23:13 [2020-03-17T20:23:13.148Z]  Built:             Wed Nov 13 07:29:52 2019
20:23:13 [2020-03-17T20:23:13.148Z]  OS/Arch:           linux/amd64
20:23:13 [2020-03-17T20:23:13.148Z]  Experimental:      false
20:23:13 [2020-03-17T20:23:13.148Z] 
20:23:13 [2020-03-17T20:23:13.148Z] Server: Docker Engine - Community
20:23:13 [2020-03-17T20:23:13.148Z]  Engine:
20:23:13 [2020-03-17T20:23:13.148Z]   Version:          19.03.5
20:23:13 [2020-03-17T20:23:13.148Z]   API version:      1.40 (minimum version 1.12)
20:23:13 [2020-03-17T20:23:13.148Z]   Go version:       go1.12.12
20:23:13 [2020-03-17T20:23:13.148Z]   Git commit:       633a0ea838
20:23:13 [2020-03-17T20:23:13.148Z]   Built:            Wed Nov 13 07:28:22 2019
20:23:13 [2020-03-17T20:23:13.148Z]   OS/Arch:          linux/amd64
20:23:13 [2020-03-17T20:23:13.148Z]   Experimental:     true
20:23:13 [2020-03-17T20:23:13.148Z]  containerd:
20:23:13 [2020-03-17T20:23:13.148Z]   Version:          1.2.10
20:23:13 [2020-03-17T20:23:13.148Z]   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
20:23:13 [2020-03-17T20:23:13.148Z]  runc:
20:23:13 [2020-03-17T20:23:13.148Z]   Version:          1.0.0-rc8+dev
20:23:13 [2020-03-17T20:23:13.148Z]   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
20:23:13 [2020-03-17T20:23:13.148Z]  docker-init:
20:23:13 [2020-03-17T20:23:13.148Z]   Version:          0.18.0
20:23:13 [2020-03-17T20:23:13.148Z]   GitCommit:        fec3683
20:23:13 [2020-03-17T20:23:13.185Z] #56 ...
20:23:13 [2020-03-17T20:23:13.185Z] 
20:23:13 [2020-03-17T20:23:13.185Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:23:13 [2020-03-17T20:23:13.185Z] #44 25.71   CC       images/fifo.o
20:23:13 [2020-03-17T20:23:13.185Z] #44 25.86   CC       images/remap-file-path.o
[Pipeline] sh
20:23:13 [2020-03-17T20:23:13.257Z] #65 ...
20:23:13 [2020-03-17T20:23:13.257Z] 
20:23:13 [2020-03-17T20:23:13.257Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:23:13 [2020-03-17T20:23:13.257Z] #47 69.07 os
20:23:13 [2020-03-17T20:23:13.257Z] #47 69.15 strings
20:23:13 [2020-03-17T20:23:13.257Z] #47 72.32 regexp/syntax
20:23:13 [2020-03-17T20:23:13.257Z] #47 73.54 fmt
20:23:13 [2020-03-17T20:23:13.257Z] #47 77.40 regexp
20:23:13 [2020-03-17T20:23:13.257Z] #47 78.52 go/token
20:23:13 [2020-03-17T20:23:13.257Z] #47 79.32 go/scanner
20:23:13 [2020-03-17T20:23:13.257Z] #47 ...
20:23:13 [2020-03-17T20:23:13.257Z] 
20:23:13 [2020-03-17T20:23:13.257Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:23:13 [2020-03-17T20:23:13.257Z] #33 76.05 github.com/BurntSushi/toml
20:23:13 [2020-03-17T20:23:13.257Z] #33 76.06 flag
20:23:13 [2020-03-17T20:23:13.257Z] #33 77.83 log
20:23:13 [2020-03-17T20:23:13.443Z] #44 26.13   CC       images/eventfd.o
20:23:13 [2020-03-17T20:23:13.470Z] + docker info
20:23:13 [2020-03-17T20:23:13.500Z] #44 58.35   CC       criu/bitmap.o
20:23:13 [2020-03-17T20:23:13.500Z] #44 58.45   CC       criu/cgroup-props.o
20:23:13 [2020-03-17T20:23:13.701Z] #44 26.35   CC       images/eventpoll.o
20:23:13 [2020-03-17T20:23:13.782Z] #44 ...
20:23:13 [2020-03-17T20:23:13.783Z] 
20:23:13 [2020-03-17T20:23:13.783Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:23:13 [2020-03-17T20:23:13.783Z] #47 83.45 net/http/httptrace
20:23:13 [2020-03-17T20:23:13.783Z] #47 83.61 net/http
20:23:13 [2020-03-17T20:23:13.783Z] #47 91.65 github.com/LK4D4/vndr/godl
20:23:13 [2020-03-17T20:23:13.783Z] #47 92.30 github.com/LK4D4/vndr
20:23:14 [2020-03-17T20:23:14.078Z] #47 ...
20:23:14 [2020-03-17T20:23:14.078Z] 
20:23:14 [2020-03-17T20:23:14.078Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:23:14 [2020-03-17T20:23:14.078Z] #17 7.057 Fetched 8030 kB in 6s (1428 kB/s)
20:23:14 [2020-03-17T20:23:14.078Z] #17 7.057 Reading package lists...
20:23:14 [2020-03-17T20:23:14.265Z] #44 26.71   CC       images/fh.o
20:23:14 [2020-03-17T20:23:14.523Z] #44 27.06   CC       images/fsnotify.o
20:23:14 [2020-03-17T20:23:14.857Z] #44 41.95   CC       images/ext-file.o
20:23:14 [2020-03-17T20:23:14.857Z] #44 42.12   CC       images/cgroup.o
20:23:14 [2020-03-17T20:23:14.984Z] go: finding github.com/pkg/profile v1.2.1
20:23:14 [2020-03-17T20:23:14.984Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352
20:23:15 [2020-03-17T20:23:15.159Z] #33 80.74 github.com/BurntSushi/toml/cmd/tomlv
20:23:15 [2020-03-17T20:23:15.455Z] #44 27.86   CC       images/signalfd.o
20:23:15 [2020-03-17T20:23:15.455Z] #44 ...
20:23:15 [2020-03-17T20:23:15.455Z] 
20:23:15 [2020-03-17T20:23:15.455Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:23:15 [2020-03-17T20:23:15.455Z] #56 DONE 100.6s
20:23:15 [2020-03-17T20:23:15.550Z] #17 9.173 Reading package lists...
20:23:15 [2020-03-17T20:23:15.620Z] go: finding github.com/mitchellh/mapstructure v1.1.2
20:23:15 [2020-03-17T20:23:15.620Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible
20:23:15 [2020-03-17T20:23:15.713Z] 
20:23:15 [2020-03-17T20:23:15.713Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:23:15 [2020-03-17T20:23:15.713Z] #44 28.21   CC       images/fs.o
20:23:15 [2020-03-17T20:23:15.799Z] #44 42.96   CC       images/userns.o
20:23:15 [2020-03-17T20:23:15.799Z] #44 43.33   CC       images/google/protobuf/descriptor.o
20:23:15 [2020-03-17T20:23:15.833Z] #17 10.97 Building dependency tree...
20:23:15 [2020-03-17T20:23:15.833Z] #17 11.40 libcap2-bin is already the newest version (1:2.25-2).
20:23:15 [2020-03-17T20:23:15.833Z] #17 11.40 The following additional packages will be installed:
20:23:15 [2020-03-17T20:23:15.833Z] #17 11.40   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
20:23:15 [2020-03-17T20:23:15.833Z] #17 11.40   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
20:23:15 [2020-03-17T20:23:15.833Z] #17 11.40   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
20:23:15 [2020-03-17T20:23:15.833Z] #17 11.40   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
20:23:15 [2020-03-17T20:23:15.833Z] #17 11.40   python3.7 python3.7-minimal vim-runtime xxd
20:23:15 [2020-03-17T20:23:15.833Z] #17 11.41 Suggested packages:
20:23:15 [2020-03-17T20:23:15.833Z] #17 11.41   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
20:23:15 [2020-03-17T20:23:15.833Z] #17 11.41   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
20:23:15 [2020-03-17T20:23:15.833Z] #17 11.41   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
20:23:15 [2020-03-17T20:23:15.833Z] #17 11.41 Recommended packages:
20:23:15 [2020-03-17T20:23:15.833Z] #17 11.41   aufs-dkms nftables build-essential python3-dev python3-keyring
20:23:15 [2020-03-17T20:23:15.833Z] #17 11.41   python3-keyrings.alt python3-xdg unzip
20:23:15 [2020-03-17T20:23:15.970Z] #44 28.52   CC       images/pstree.o
20:23:16 [2020-03-17T20:23:16.060Z] #44 ...
20:23:16 [2020-03-17T20:23:16.061Z] 
20:23:16 [2020-03-17T20:23:16.061Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:23:16 [2020-03-17T20:23:16.061Z] #10 79.37 Selecting previously unselected package libapparmor1:arm64.
20:23:16 [2020-03-17T20:23:16.061Z] #10 79.38 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ...
20:23:16 [2020-03-17T20:23:16.061Z] #10 79.39 Unpacking libapparmor1:arm64 (2.13.2-10) ...
20:23:16 [2020-03-17T20:23:16.061Z] #10 79.51 Selecting previously unselected package libapparmor-dev:arm64.
20:23:16 [2020-03-17T20:23:16.061Z] #10 79.51 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ...
20:23:16 [2020-03-17T20:23:16.061Z] #10 79.53 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
20:23:16 [2020-03-17T20:23:16.061Z] #10 79.72 Selecting previously unselected package libbtrfs0.
20:23:16 [2020-03-17T20:23:16.061Z] #10 79.74 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ...
20:23:16 [2020-03-17T20:23:16.061Z] #10 79.75 Unpacking libbtrfs0 (4.20.1-2) ...
20:23:16 [2020-03-17T20:23:16.061Z] #10 79.85 Selecting previously unselected package libbtrfs-dev.
20:23:16 [2020-03-17T20:23:16.061Z] #10 79.90 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ...
20:23:16 [2020-03-17T20:23:16.061Z] #10 79.91 Unpacking libbtrfs-dev (4.20.1-2) ...
20:23:16 [2020-03-17T20:23:16.061Z] #10 80.15 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
20:23:16 [2020-03-17T20:23:16.061Z] #10 80.15 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
20:23:16 [2020-03-17T20:23:16.061Z] #10 80.17 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
20:23:16 [2020-03-17T20:23:16.061Z] #10 80.35 Selecting previously unselected package libudev-dev:arm64.
20:23:16 [2020-03-17T20:23:16.061Z] #10 80.36 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_arm64.deb ...
20:23:16 [2020-03-17T20:23:16.061Z] #10 80.39 Unpacking libudev-dev:arm64 (241-7~deb10u3) ...
20:23:16 [2020-03-17T20:23:16.061Z] #10 80.79 Selecting previously unselected package libsepol1-dev:arm64.
20:23:16 [2020-03-17T20:23:16.061Z] #10 80.85 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
20:23:16 [2020-03-17T20:23:16.061Z] #10 80.85 Unpacking libsepol1-dev:arm64 (2.8-1) ...
20:23:16 [2020-03-17T20:23:16.061Z] #10 81.23 Selecting previously unselected package libpcre16-3:arm64.
20:23:16 [2020-03-17T20:23:16.061Z] #10 81.23 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
20:23:16 [2020-03-17T20:23:16.061Z] #10 81.24 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
20:23:16 [2020-03-17T20:23:16.061Z] #10 81.44 Selecting previously unselected package libpcre32-3:arm64.
20:23:16 [2020-03-17T20:23:16.061Z] #10 81.44 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
20:23:16 [2020-03-17T20:23:16.061Z] #10 81.45 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
20:23:16 [2020-03-17T20:23:16.061Z] #10 81.67 Selecting previously unselected package libpcrecpp0v5:arm64.
20:23:16 [2020-03-17T20:23:16.061Z] #10 81.67 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
20:23:16 [2020-03-17T20:23:16.061Z] #10 81.68 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
20:23:16 [2020-03-17T20:23:16.061Z] #10 81.83 Selecting previously unselected package libpcre3-dev:arm64.
20:23:16 [2020-03-17T20:23:16.061Z] #10 81.84 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
20:23:16 [2020-03-17T20:23:16.061Z] #10 81.86 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
20:23:16 [2020-03-17T20:23:16.061Z] #10 82.53 Selecting previously unselected package libselinux1-dev:arm64.
20:23:16 [2020-03-17T20:23:16.061Z] #10 82.56 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
20:23:16 [2020-03-17T20:23:16.061Z] #10 82.57 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
20:23:16 [2020-03-17T20:23:16.061Z] #10 82.94 Selecting previously unselected package libdevmapper-dev:arm64.
20:23:16 [2020-03-17T20:23:16.061Z] #10 82.96 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
20:23:16 [2020-03-17T20:23:16.061Z] #10 82.97 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
20:23:16 [2020-03-17T20:23:16.061Z] #10 83.13 Selecting previously unselected package libseccomp-dev:arm64.
20:23:16 [2020-03-17T20:23:16.061Z] #10 83.14 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ...
20:23:16 [2020-03-17T20:23:16.061Z] #10 83.14 Unpacking libseccomp-dev:arm64 (2.3.3-4) ...
20:23:16 [2020-03-17T20:23:16.061Z] #10 83.31 Selecting previously unselected package libsystemd-dev:arm64.
20:23:16 [2020-03-17T20:23:16.061Z] #10 83.33 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_arm64.deb ...
20:23:16 [2020-03-17T20:23:16.061Z] #10 83.35 Unpacking libsystemd-dev:arm64 (241-7~deb10u3) ...
20:23:16 [2020-03-17T20:23:16.061Z] #10 83.93 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
20:23:16 [2020-03-17T20:23:16.061Z] #10 83.96 Setting up libseccomp-dev:arm64 (2.3.3-4) ...
20:23:16 [2020-03-17T20:23:16.061Z] #10 83.97 Setting up libapparmor1:arm64 (2.13.2-10) ...
20:23:16 [2020-03-17T20:23:16.061Z] #10 83.99 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
20:23:16 [2020-03-17T20:23:16.061Z] #10 84.08 Setting up libpcre16-3:arm64 (2:8.39-12) ...
20:23:16 [2020-03-17T20:23:16.061Z] #10 84.10 Setting up libsepol1-dev:arm64 (2.8-1) ...
20:23:16 [2020-03-17T20:23:16.061Z] #10 84.11 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
20:23:16 [2020-03-17T20:23:16.061Z] #10 84.12 Setting up libbtrfs0 (4.20.1-2) ...
20:23:16 [2020-03-17T20:23:16.061Z] #10 84.13 Setting up libpcre32-3:arm64 (2:8.39-12) ...
20:23:16 [2020-03-17T20:23:16.061Z] #10 84.15 Setting up libudev-dev:arm64 (241-7~deb10u3) ...
20:23:16 [2020-03-17T20:23:16.061Z] #10 84.19 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
20:23:16 [2020-03-17T20:23:16.061Z] #10 84.20 Setting up libbtrfs-dev (4.20.1-2) ...
20:23:16 [2020-03-17T20:23:16.061Z] #10 84.22 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
20:23:16 [2020-03-17T20:23:16.061Z] #10 84.24 Setting up mingw-w64-common (6.0.0-3) ...
20:23:16 [2020-03-17T20:23:16.061Z] #10 84.26 Setting up libsystemd-dev:arm64 (241-7~deb10u3) ...
20:23:16 [2020-03-17T20:23:16.061Z] #10 84.28 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
20:23:16 [2020-03-17T20:23:16.061Z] #10 84.29 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
20:23:16 [2020-03-17T20:23:16.061Z] #10 84.31 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:23:16 [2020-03-17T20:23:16.061Z] #10 84.33 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
20:23:16 [2020-03-17T20:23:16.061Z] #10 84.34 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
20:23:16 [2020-03-17T20:23:16.061Z] #10 84.35 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:23:16 [2020-03-17T20:23:16.061Z] #10 84.37 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
20:23:16 [2020-03-17T20:23:16.061Z] #10 84.38 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
20:23:16 [2020-03-17T20:23:16.061Z] #10 84.39 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
20:23:16 [2020-03-17T20:23:16.061Z] #10 84.41 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
20:23:16 [2020-03-17T20:23:16.061Z] #10 84.43 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
20:23:16 [2020-03-17T20:23:16.061Z] #10 84.45 Setting up dmsetup (2:1.02.155-3) ...
20:23:16 [2020-03-17T20:23:16.061Z] #10 84.48 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
20:23:16 [2020-03-17T20:23:16.061Z] #10 84.49 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
20:23:16 [2020-03-17T20:23:16.061Z] #10 84.50 Processing triggers for libc-bin (2.28-10) ...
20:23:16 [2020-03-17T20:23:16.061Z] #10 DONE 85.0s
20:23:16 [2020-03-17T20:23:16.093Z] #33 ...
20:23:16 [2020-03-17T20:23:16.093Z] 
20:23:16 [2020-03-17T20:23:16.093Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:23:16 [2020-03-17T20:23:16.093Z] #47 80.57 go/ast
20:23:16 [2020-03-17T20:23:16.093Z] #47 81.56 internal/lazyregexp
20:23:16 [2020-03-17T20:23:16.093Z] #47 82.01 net/url
20:23:16 [2020-03-17T20:23:16.228Z] #44 28.90   CC       images/pipe.o
20:23:16 [2020-03-17T20:23:16.321Z] 
20:23:16 [2020-03-17T20:23:16.321Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
20:23:16 [2020-03-17T20:23:16.321Z] #58 DONE 0.2s
20:23:16 [2020-03-17T20:23:16.321Z] 
20:23:16 [2020-03-17T20:23:16.321Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
20:23:16 [2020-03-17T20:23:16.486Z] #44 29.04   CC       images/tcp-stream.o
20:23:16 [2020-03-17T20:23:16.582Z] #59 DONE 0.1s
20:23:16 [2020-03-17T20:23:16.582Z] 
20:23:16 [2020-03-17T20:23:16.582Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:23:16 [2020-03-17T20:23:16.659Z] go: finding github.com/stretchr/testify v1.2.2
20:23:16 [2020-03-17T20:23:16.743Z] #44 29.26   CC       images/sk-packet.o
20:23:16 [2020-03-17T20:23:16.743Z] #44 ...
20:23:16 [2020-03-17T20:23:16.743Z] 
20:23:16 [2020-03-17T20:23:16.743Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:23:16 [2020-03-17T20:23:16.743Z] #47 91.87 encoding/xml
20:23:16 [2020-03-17T20:23:16.743Z] #47 92.08 go/doc
20:23:16 [2020-03-17T20:23:16.743Z] #47 95.87 github.com/LK4D4/vndr/build
20:23:16 [2020-03-17T20:23:16.743Z] #47 98.10 github.com/LK4D4/vndr/versioned
20:23:16 [2020-03-17T20:23:16.743Z] #47 98.22 compress/flate
20:23:16 [2020-03-17T20:23:16.743Z] #47 99.48 vendor/golang.org/x/crypto/cryptobyte
20:23:16 [2020-03-17T20:23:16.743Z] #47 101.7 net
20:23:17 [2020-03-17T20:23:17.001Z] #47 102.1 vendor/golang.org/x/crypto/internal/chacha20
20:23:17 [2020-03-17T20:23:17.001Z] #47 ...
20:23:17 [2020-03-17T20:23:17.001Z] 
20:23:17 [2020-03-17T20:23:17.001Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:23:17 [2020-03-17T20:23:17.001Z] #44 29.56   CC       images/mnt.o
20:23:17 [2020-03-17T20:23:17.259Z] #44 29.87   CC       images/pipe-data.o
20:23:17 [2020-03-17T20:23:17.305Z] #17 12.71 The following NEW packages will be installed:
20:23:17 [2020-03-17T20:23:17.305Z] #17 12.74   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
20:23:17 [2020-03-17T20:23:17.305Z] #17 12.74   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
20:23:17 [2020-03-17T20:23:17.305Z] #17 12.74   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
20:23:17 [2020-03-17T20:23:17.305Z] #17 12.74   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
20:23:17 [2020-03-17T20:23:17.305Z] #17 12.74   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
20:23:17 [2020-03-17T20:23:17.305Z] #17 12.74   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
20:23:17 [2020-03-17T20:23:17.305Z] #17 12.74   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
20:23:17 [2020-03-17T20:23:17.305Z] #17 12.74   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
20:23:17 [2020-03-17T20:23:17.305Z] #17 12.74   xz-utils zip
20:23:17 [2020-03-17T20:23:17.305Z] #17 12.83 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
20:23:17 [2020-03-17T20:23:17.305Z] #17 12.83 Need to get 27.7 MB of archives.
20:23:17 [2020-03-17T20:23:17.305Z] #17 12.83 After this operation, 117 MB of additional disk space will be used.
20:23:17 [2020-03-17T20:23:17.305Z] #17 12.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB]
20:23:17 [2020-03-17T20:23:17.305Z] #17 12.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB]
20:23:17 [2020-03-17T20:23:17.305Z] #17 12.97 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB]
20:23:17 [2020-03-17T20:23:17.334Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2
20:23:17 [2020-03-17T20:23:17.516Z] #44 30.10   CC       images/sa.o
20:23:17 [2020-03-17T20:23:17.588Z] #17 13.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB]
20:23:17 [2020-03-17T20:23:17.588Z] #17 13.11 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB]
20:23:17 [2020-03-17T20:23:17.588Z] #17 13.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB]
20:23:17 [2020-03-17T20:23:17.774Z] #44 30.41   CC       images/timer.o
20:23:17 [2020-03-17T20:23:17.871Z] #17 13.46 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB]
20:23:17 [2020-03-17T20:23:17.871Z] #17 13.48 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB]
20:23:17 [2020-03-17T20:23:17.871Z] #17 13.48 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB]
20:23:17 [2020-03-17T20:23:17.871Z] #17 13.48 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB]
20:23:17 [2020-03-17T20:23:17.871Z] #17 13.48 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB]
20:23:17 [2020-03-17T20:23:17.871Z] #17 13.49 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB]
20:23:17 [2020-03-17T20:23:17.871Z] #17 13.49 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB]
20:23:17 [2020-03-17T20:23:17.871Z] #17 13.50 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB]
20:23:17 [2020-03-17T20:23:17.871Z] #17 13.50 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB]
20:23:17 [2020-03-17T20:23:17.871Z] #17 13.51 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB]
20:23:17 [2020-03-17T20:23:17.871Z] #17 13.52 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
20:23:17 [2020-03-17T20:23:17.871Z] #17 13.53 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
20:23:17 [2020-03-17T20:23:17.871Z] #17 13.53 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB]
20:23:17 [2020-03-17T20:23:17.871Z] #17 13.54 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB]
20:23:17 [2020-03-17T20:23:17.871Z] #17 13.54 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB]
20:23:17 [2020-03-17T20:23:17.871Z] #17 13.55 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB]
20:23:17 [2020-03-17T20:23:17.871Z] #17 13.56 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB]
20:23:17 [2020-03-17T20:23:17.871Z] #17 13.57 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
20:23:17 [2020-03-17T20:23:17.993Z] #47 83.70 text/template/parse
20:23:17 [2020-03-17T20:23:17.996Z] go: finding github.com/Microsoft/hcsshim v0.8.5
20:23:17 [2020-03-17T20:23:17.996Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197
20:23:17 [2020-03-17T20:23:17.996Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
20:23:17 [2020-03-17T20:23:17.996Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e
20:23:18 [2020-03-17T20:23:18.153Z] #17 13.58 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
20:23:18 [2020-03-17T20:23:18.153Z] #17 13.59 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
20:23:18 [2020-03-17T20:23:18.153Z] #17 13.59 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB]
20:23:18 [2020-03-17T20:23:18.153Z] #17 13.59 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB]
20:23:18 [2020-03-17T20:23:18.153Z] #17 13.59 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6 [8030 kB]
20:23:18 [2020-03-17T20:23:18.289Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible
20:23:18 [2020-03-17T20:23:18.339Z] #44 30.87   CC       images/timerfd.o
20:23:18 [2020-03-17T20:23:18.436Z] #17 13.89 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
20:23:18 [2020-03-17T20:23:18.436Z] #17 13.89 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
20:23:18 [2020-03-17T20:23:18.436Z] #17 13.90 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
20:23:18 [2020-03-17T20:23:18.436Z] #17 13.90 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB]
20:23:18 [2020-03-17T20:23:18.436Z] #17 13.90 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB]
20:23:18 [2020-03-17T20:23:18.436Z] #17 13.92 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB]
20:23:18 [2020-03-17T20:23:18.436Z] #17 13.97 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB]
20:23:18 [2020-03-17T20:23:18.436Z] #17 13.98 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB]
20:23:18 [2020-03-17T20:23:18.436Z] #17 13.98 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB]
20:23:18 [2020-03-17T20:23:18.436Z] #17 13.99 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB]
20:23:18 [2020-03-17T20:23:18.436Z] #17 13.99 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB]
20:23:18 [2020-03-17T20:23:18.436Z] #17 14.00 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB]
20:23:18 [2020-03-17T20:23:18.436Z] #17 14.06 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB]
20:23:18 [2020-03-17T20:23:18.494Z] #60 2.154 + RM_GOPATH=0
20:23:18 [2020-03-17T20:23:18.596Z] #44 31.08   CC       images/mm.o
20:23:18 [2020-03-17T20:23:18.719Z] #17 14.25 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB]
20:23:18 [2020-03-17T20:23:18.719Z] #17 14.26 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB]
20:23:18 [2020-03-17T20:23:18.719Z] #17 14.27 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB]
20:23:18 [2020-03-17T20:23:18.755Z] #60 2.154 + TMP_GOPATH=
20:23:18 [2020-03-17T20:23:18.755Z] #60 2.155 + : /build
20:23:18 [2020-03-17T20:23:18.755Z] #60 2.155 + '[' -z '' ']'
20:23:18 [2020-03-17T20:23:18.755Z] #60 2.156 ++ mktemp -d
20:23:18 [2020-03-17T20:23:18.755Z] #60 2.160 + export GOPATH=/tmp/tmp.bgsLlM01Kz
20:23:18 [2020-03-17T20:23:18.755Z] #60 2.160 + GOPATH=/tmp/tmp.bgsLlM01Kz
20:23:18 [2020-03-17T20:23:18.755Z] #60 2.161 + RM_GOPATH=1
20:23:18 [2020-03-17T20:23:18.755Z] #60 2.163 ++ dirname ./install.sh
20:23:18 [2020-03-17T20:23:18.755Z] #60 2.170 + dir=.
20:23:18 [2020-03-17T20:23:18.755Z] #60 2.171 + bin=runc
20:23:18 [2020-03-17T20:23:18.755Z] #60 2.171 + shift
20:23:18 [2020-03-17T20:23:18.755Z] #60 2.171 + '[' '!' -f ./runc.installer ']'
20:23:18 [2020-03-17T20:23:18.755Z] #60 2.172 + . ./runc.installer
20:23:18 [2020-03-17T20:23:18.755Z] #60 2.172 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
20:23:18 [2020-03-17T20:23:18.755Z] #60 2.173 + install_runc
20:23:18 [2020-03-17T20:23:18.755Z] #60 2.174 + uname -r
20:23:18 [2020-03-17T20:23:18.755Z] #60 2.175 + grep -q '^3\.10\.0.*\.el7\.'
20:23:18 [2020-03-17T20:23:18.755Z] #60 2.184 + RUNC_BUILDTAGS='seccomp apparmor selinux '
20:23:18 [2020-03-17T20:23:18.755Z] #60 2.184 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
20:23:18 [2020-03-17T20:23:18.755Z] #60 2.184 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
20:23:18 [2020-03-17T20:23:18.755Z] #60 2.185 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.bgsLlM01Kz/src/github.com/opencontainers/runc
20:23:18 [2020-03-17T20:23:18.755Z] #60 2.189 Cloning into '/tmp/tmp.bgsLlM01Kz/src/github.com/opencontainers/runc'...
20:23:18 [2020-03-17T20:23:18.854Z] #44 31.42   CC       images/sk-opts.o
20:23:18 [2020-03-17T20:23:18.920Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1
20:23:19 [2020-03-17T20:23:19.002Z] #17 14.54 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB]
20:23:19 [2020-03-17T20:23:19.002Z] #17 14.61 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB]
20:23:19 [2020-03-17T20:23:19.002Z] #17 14.64 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB]
20:23:19 [2020-03-17T20:23:19.015Z] #60 ...
20:23:19 [2020-03-17T20:23:19.015Z] 
20:23:19 [2020-03-17T20:23:19.015Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
20:23:19 [2020-03-17T20:23:19.015Z] #11 DONE 2.7s
20:23:19 [2020-03-17T20:23:19.015Z] 
20:23:19 [2020-03-17T20:23:19.015Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:23:19 [2020-03-17T20:23:19.015Z] #44 45.65   CC       images/opts.o
20:23:19 [2020-03-17T20:23:19.015Z] #44 45.99   CC       images/seccomp.o
20:23:19 [2020-03-17T20:23:19.015Z] #44 46.29   CC       images/binfmt-misc.o
20:23:19 [2020-03-17T20:23:19.015Z] #44 46.53   CC       images/time.o
20:23:19 [2020-03-17T20:23:19.111Z] #44 31.64   CC       images/sk-unix.o
20:23:19 [2020-03-17T20:23:19.111Z] #44 31.87   CC       images/sk-inet.o
20:23:19 [2020-03-17T20:23:19.276Z] #44 46.85   CC       images/sysctl.o
20:23:19 [2020-03-17T20:23:19.285Z] #17 ...
20:23:19 [2020-03-17T20:23:19.285Z] 
20:23:19 [2020-03-17T20:23:19.285Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:23:19 [2020-03-17T20:23:19.285Z] #47 DONE 98.9s
20:23:19 [2020-03-17T20:23:19.285Z] 
20:23:19 [2020-03-17T20:23:19.285Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:23:19 [2020-03-17T20:23:19.285Z] #44 59.09   CC       criu/cgroup.o
20:23:19 [2020-03-17T20:23:19.285Z] #44 60.88   CC       criu/clone-noasan.o
20:23:19 [2020-03-17T20:23:19.285Z] #44 61.08   CC       criu/config.o
20:23:19 [2020-03-17T20:23:19.285Z] #44 62.02   CC       criu/cr-check.o
20:23:19 [2020-03-17T20:23:19.285Z] #44 63.15   CC       criu/cr-dedup.o
20:23:19 [2020-03-17T20:23:19.285Z] #44 63.37   CC       criu/cr-dump.o
20:23:19 [2020-03-17T20:23:19.552Z] go: finding github.com/gogo/googleapis v1.1.0
20:23:19 [2020-03-17T20:23:19.567Z] #44 ...
20:23:19 [2020-03-17T20:23:19.567Z] 
20:23:19 [2020-03-17T20:23:19.567Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:23:19 [2020-03-17T20:23:19.567Z] #17 15.21 debconf: delaying package configuration, since apt-utils is not installed
20:23:19 [2020-03-17T20:23:19.567Z] #17 15.28 Fetched 27.7 MB in 2s (14.8 MB/s)
20:23:19 [2020-03-17T20:23:19.676Z] #44 32.26   CC       images/tun.o
20:23:19 [2020-03-17T20:23:19.848Z] #44 47.17   CC       images/autofs.o
20:23:19 [2020-03-17T20:23:19.849Z] #17 15.39 Selecting previously unselected package pigz.
20:23:19 [2020-03-17T20:23:19.893Z] #47 ...
20:23:19 [2020-03-17T20:23:19.893Z] 
20:23:19 [2020-03-17T20:23:19.893Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:23:19 [2020-03-17T20:23:19.893Z] #33 DONE 85.6s
20:23:19 [2020-03-17T20:23:19.893Z] 
20:23:19 [2020-03-17T20:23:19.893Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:23:19 [2020-03-17T20:23:19.893Z] #44 19.50   CC       images/stats.o
20:23:19 [2020-03-17T20:23:19.893Z] #44 20.01   CC       images/core.o
20:23:19 [2020-03-17T20:23:19.893Z] #44 20.81   CC       images/core-x86.o
20:23:19 [2020-03-17T20:23:19.893Z] #44 21.45   CC       images/core-arm.o
20:23:19 [2020-03-17T20:23:19.893Z] #44 21.90   CC       images/core-aarch64.o
20:23:19 [2020-03-17T20:23:19.893Z] #44 22.48   CC       images/core-ppc64.o
20:23:19 [2020-03-17T20:23:19.893Z] #44 23.27   CC       images/core-s390.o
20:23:19 [2020-03-17T20:23:19.893Z] #44 24.14   CC       images/cpuinfo.o
20:23:19 [2020-03-17T20:23:19.893Z] #44 24.89   CC       images/inventory.o
20:23:19 [2020-03-17T20:23:19.893Z] #44 25.38   CC       images/fdinfo.o
20:23:19 [2020-03-17T20:23:19.934Z] #44 32.53   CC       images/sk-netlink.o
20:23:20 [2020-03-17T20:23:20.108Z] #44 47.47   CC       images/macvlan.o
20:23:20 [2020-03-17T20:23:20.130Z] #17 15.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 ... 23190 files and directories currently installed.)
20:23:20 [2020-03-17T20:23:20.130Z] #17 15.55 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ...
20:23:20 [2020-03-17T20:23:20.130Z] #17 15.56 Unpacking pigz (2.4-1) ...
20:23:20 [2020-03-17T20:23:20.130Z] #17 15.69 Selecting previously unselected package libpython3.7-minimal:s390x.
20:23:20 [2020-03-17T20:23:20.130Z] #17 15.69 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ...
20:23:20 [2020-03-17T20:23:20.130Z] #17 15.69 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ...
20:23:20 [2020-03-17T20:23:20.192Z] #44 32.77   CC       images/packet-sock.o
20:23:20 [2020-03-17T20:23:20.370Z] #44 47.77   CC       images/sit.o
20:23:20 [2020-03-17T20:23:20.412Z] #17 16.04 Selecting previously unselected package python3.7-minimal.
20:23:20 [2020-03-17T20:23:20.412Z] #17 16.04 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ...
20:23:20 [2020-03-17T20:23:20.412Z] #17 16.05 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
20:23:20 [2020-03-17T20:23:20.449Z] #44 33.19   CC       images/ipc-var.o
20:23:20 [2020-03-17T20:23:20.459Z] #44 25.94   CC       images/fown.o
20:23:20 [2020-03-17T20:23:20.459Z] #44 ...
20:23:20 [2020-03-17T20:23:20.459Z] 
20:23:20 [2020-03-17T20:23:20.459Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:23:20 [2020-03-17T20:23:20.459Z] #47 86.34 go/parser
20:23:20 [2020-03-17T20:23:20.588Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612
20:23:20 [2020-03-17T20:23:20.631Z] #44 48.14   LINK     images/built-in.o
20:23:20 [2020-03-17T20:23:20.631Z] #44 48.28   GEN      compel/include/asm
20:23:20 [2020-03-17T20:23:20.714Z] #44 33.49   CC       images/ipc-desc.o
20:23:20 [2020-03-17T20:23:20.892Z] #44 48.31   GEN      compel/include/version.h
20:23:20 [2020-03-17T20:23:20.892Z] #44 48.38 touch .config
20:23:20 [2020-03-17T20:23:20.892Z] #44 48.41   GEN      include/common/config.h
20:23:20 [2020-03-17T20:23:20.892Z] #44 48.53   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
20:23:20 [2020-03-17T20:23:20.892Z] #44 ...
20:23:20 [2020-03-17T20:23:20.892Z] 
20:23:20 [2020-03-17T20:23:20.892Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:23:20 [2020-03-17T20:23:20.892Z] #47 79.45 github.com/LK4D4/vndr/build
20:23:20 [2020-03-17T20:23:20.892Z] #47 80.87 vendor/golang.org/x/text/unicode/norm
20:23:20 [2020-03-17T20:23:20.892Z] #47 84.91 vendor/golang.org/x/net/http2/hpack
20:23:20 [2020-03-17T20:23:20.892Z] #47 87.30 vendor/golang.org/x/crypto/cryptobyte
20:23:20 [2020-03-17T20:23:20.892Z] #47 87.36 mime
20:23:21 [2020-03-17T20:23:21.024Z] #17 16.60 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ...
20:23:21 [2020-03-17T20:23:21.024Z] #17 16.61 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
20:23:21 [2020-03-17T20:23:21.153Z] #47 ...
20:23:21 [2020-03-17T20:23:21.153Z] 
20:23:21 [2020-03-17T20:23:21.153Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:23:21 [2020-03-17T20:23:21.153Z] #44 48.55   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
20:23:21 [2020-03-17T20:23:21.153Z] #44 48.61   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
20:23:21 [2020-03-17T20:23:21.153Z] #44 48.63   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
20:23:21 [2020-03-17T20:23:21.153Z] #44 48.65   DEP      compel/plugins/std/infect.d
20:23:21 [2020-03-17T20:23:21.153Z] #44 ...
20:23:21 [2020-03-17T20:23:21.153Z] 
20:23:21 [2020-03-17T20:23:21.153Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
20:23:21 [2020-03-17T20:23:21.153Z] #68 83.24 + for f in rootlesskit rootlesskit-docker-proxy
20:23:21 [2020-03-17T20:23:21.153Z] #68 83.24 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
20:23:21 [2020-03-17T20:23:21.153Z] #68 DONE 89.6s
20:23:21 [2020-03-17T20:23:21.153Z] 
20:23:21 [2020-03-17T20:23:21.153Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
20:23:21 [2020-03-17T20:23:21.153Z] #69 DONE 0.1s
20:23:21 [2020-03-17T20:23:21.279Z] #44 33.67   CC       images/ipc-shm.o
20:23:21 [2020-03-17T20:23:21.279Z] #44 33.87   CC       images/ipc-msg.o
20:23:21 [2020-03-17T20:23:21.414Z] 
20:23:21 [2020-03-17T20:23:21.414Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
20:23:21 [2020-03-17T20:23:21.414Z] #12 DONE 2.5s
20:23:21 [2020-03-17T20:23:21.414Z] 
20:23:21 [2020-03-17T20:23:21.414Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:23:21 [2020-03-17T20:23:21.414Z] #47 89.95 net/http/internal
20:23:21 [2020-03-17T20:23:21.537Z] #44 34.18   CC       images/ipc-sem.o
20:23:21 [2020-03-17T20:23:21.629Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793
20:23:21 [2020-03-17T20:23:21.629Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8
20:23:21 [2020-03-17T20:23:21.629Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
20:23:21 [2020-03-17T20:23:21.795Z] #44 34.43   CC       images/utsns.o
20:23:22 [2020-03-17T20:23:22.052Z] #44 34.65   CC       images/creds.o
20:23:22 [2020-03-17T20:23:22.273Z] go: finding github.com/sirupsen/logrus v1.0.3
20:23:22 [2020-03-17T20:23:22.309Z] #44 34.80   CC       images/vma.o
20:23:22 [2020-03-17T20:23:22.489Z] #17 18.03 Selecting previously unselected package python3-minimal.
20:23:22 [2020-03-17T20:23:22.490Z] #17 18.04 (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.)
20:23:22 [2020-03-17T20:23:22.490Z] #17 18.11 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ...
20:23:22 [2020-03-17T20:23:22.490Z] #17 18.11 Unpacking python3-minimal (3.7.3-1) ...
20:23:22 [2020-03-17T20:23:22.490Z] #17 18.18 Selecting previously unselected package libmpdec2:s390x.
20:23:22 [2020-03-17T20:23:22.562Z] go: finding github.com/sirupsen/logrus v1.3.0
20:23:22 [2020-03-17T20:23:22.567Z] #44 35.05   CC       images/netdev.o
20:23:22 [2020-03-17T20:23:22.771Z] #17 18.18 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ...
20:23:22 [2020-03-17T20:23:22.771Z] #17 18.19 Unpacking libmpdec2:s390x (2.4.2-2) ...
20:23:22 [2020-03-17T20:23:22.771Z] #17 18.26 Selecting previously unselected package libpython3.7-stdlib:s390x.
20:23:22 [2020-03-17T20:23:22.771Z] #17 18.26 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ...
20:23:22 [2020-03-17T20:23:22.771Z] #17 18.26 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ...
20:23:22 [2020-03-17T20:23:22.824Z] #44 35.39   CC       images/tty.o
20:23:22 [2020-03-17T20:23:22.989Z] #47 88.55 text/template
20:23:23 [2020-03-17T20:23:23.383Z] #17 19.03 Selecting previously unselected package python3.7.
20:23:23 [2020-03-17T20:23:23.383Z] #17 19.03 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ...
20:23:23 [2020-03-17T20:23:23.383Z] #17 19.03 Unpacking python3.7 (3.7.3-2+deb10u1) ...
20:23:23 [2020-03-17T20:23:23.389Z] #44 36.00   CC       images/file-lock.o
20:23:23 [2020-03-17T20:23:23.446Z] Client:
20:23:23 [2020-03-17T20:23:23.446Z]  Debug Mode: false
20:23:23 [2020-03-17T20:23:23.446Z] 
20:23:23 [2020-03-17T20:23:23.446Z] Server:
20:23:23 [2020-03-17T20:23:23.446Z]  Containers: 0
20:23:23 [2020-03-17T20:23:23.446Z]   Running: 0
20:23:23 [2020-03-17T20:23:23.446Z]   Paused: 0
20:23:23 [2020-03-17T20:23:23.446Z]   Stopped: 0
20:23:23 [2020-03-17T20:23:23.446Z]  Images: 0
20:23:23 [2020-03-17T20:23:23.446Z]  Server Version: 19.03.5
20:23:23 [2020-03-17T20:23:23.446Z]  Storage Driver: overlay2
20:23:23 [2020-03-17T20:23:23.446Z]   Backing Filesystem: extfs
20:23:23 [2020-03-17T20:23:23.446Z]   Supports d_type: true
20:23:23 [2020-03-17T20:23:23.446Z]   Native Overlay Diff: true
20:23:23 [2020-03-17T20:23:23.446Z]  Logging Driver: json-file
20:23:23 [2020-03-17T20:23:23.446Z]  Cgroup Driver: cgroupfs
20:23:23 [2020-03-17T20:23:23.446Z]  Plugins:
20:23:23 [2020-03-17T20:23:23.446Z]   Volume: local
20:23:23 [2020-03-17T20:23:23.446Z]   Network: bridge host ipvlan macvlan null overlay
20:23:23 [2020-03-17T20:23:23.446Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
20:23:23 [2020-03-17T20:23:23.446Z]  Swarm: inactive
20:23:23 [2020-03-17T20:23:23.446Z]  Runtimes: runc
20:23:23 [2020-03-17T20:23:23.446Z]  Default Runtime: runc
20:23:23 [2020-03-17T20:23:23.446Z]  Init Binary: docker-init
20:23:23 [2020-03-17T20:23:23.446Z]  containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339
20:23:23 [2020-03-17T20:23:23.446Z]  runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657
20:23:23 [2020-03-17T20:23:23.446Z]  init version: fec3683
20:23:23 [2020-03-17T20:23:23.446Z]  Security Options:
20:23:23 [2020-03-17T20:23:23.446Z]   apparmor
20:23:23 [2020-03-17T20:23:23.446Z]   seccomp
20:23:23 [2020-03-17T20:23:23.446Z]    Profile: default
20:23:23 [2020-03-17T20:23:23.446Z]  Kernel Version: 4.15.0-1058-aws
20:23:23 [2020-03-17T20:23:23.446Z]  Operating System: Ubuntu 18.04.4 LTS
20:23:23 [2020-03-17T20:23:23.446Z]  OSType: linux
20:23:23 [2020-03-17T20:23:23.446Z]  Architecture: x86_64
20:23:23 [2020-03-17T20:23:23.446Z]  CPUs: 2
20:23:23 [2020-03-17T20:23:23.446Z]  Total Memory: 7.501GiB
20:23:23 [2020-03-17T20:23:23.446Z]  Name: ip-10-100-120-36
20:23:23 [2020-03-17T20:23:23.446Z]  ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32
20:23:23 [2020-03-17T20:23:23.446Z]  Docker Root Dir: /var/lib/docker
20:23:23 [2020-03-17T20:23:23.446Z]  Debug Mode: false
20:23:23 [2020-03-17T20:23:23.446Z]  Registry: https://index.docker.io/v1/
20:23:23 [2020-03-17T20:23:23.446Z]  Labels:
20:23:23 [2020-03-17T20:23:23.446Z]  Experimental: true
20:23:23 [2020-03-17T20:23:23.446Z]  Insecure Registries:
20:23:23 [2020-03-17T20:23:23.446Z]   127.0.0.0/8
20:23:23 [2020-03-17T20:23:23.446Z]  Live Restore Enabled: true
20:23:23 [2020-03-17T20:23:23.446Z] 
20:23:23 [2020-03-17T20:23:23.446Z] WARNING: No swap limit support
[Pipeline] sh
20:23:23 [2020-03-17T20:23:23.646Z] #44 36.16   CC       images/rlimit.o
20:23:23 [2020-03-17T20:23:23.646Z] #44 36.34   CC       images/pagemap.o
20:23:23 [2020-03-17T20:23:23.693Z] #17 19.12 Selecting previously unselected package libpython3-stdlib:s390x.
20:23:23 [2020-03-17T20:23:23.693Z] #17 19.12 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ...
20:23:23 [2020-03-17T20:23:23.693Z] #17 19.12 Unpacking libpython3-stdlib:s390x (3.7.3-1) ...
20:23:23 [2020-03-17T20:23:23.693Z] #17 19.32 Setting up python3-minimal (3.7.3-1) ...
20:23:23 [2020-03-17T20:23:23.740Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
20:23:23 [2020-03-17T20:23:23.740Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
20:23:23 [2020-03-17T20:23:23.740Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39728/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
20:23:23 [2020-03-17T20:23:23.740Z] + bash /home/ubuntu/workspace/moby_PR-39728/check-config.sh
20:23:23 [2020-03-17T20:23:23.740Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
20:23:23 [2020-03-17T20:23:23.740Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ...
20:23:23 [2020-03-17T20:23:23.740Z] 
20:23:23 [2020-03-17T20:23:23.740Z] Generally Necessary:
20:23:23 [2020-03-17T20:23:23.740Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
20:23:23 [2020-03-17T20:23:23.740Z] - apparmor: enabled and tools installed
20:23:23 [2020-03-17T20:23:23.740Z] - CONFIG_NAMESPACES: enabled
20:23:23 [2020-03-17T20:23:23.740Z] - CONFIG_NET_NS: enabled
20:23:23 [2020-03-17T20:23:23.740Z] - CONFIG_PID_NS: enabled
20:23:23 [2020-03-17T20:23:23.740Z] - CONFIG_IPC_NS: enabled
20:23:23 [2020-03-17T20:23:23.740Z] - CONFIG_UTS_NS: enabled
20:23:23 [2020-03-17T20:23:23.740Z] - CONFIG_CGROUPS: enabled
20:23:23 [2020-03-17T20:23:23.740Z] - CONFIG_CGROUP_CPUACCT: enabled
20:23:23 [2020-03-17T20:23:23.740Z] - CONFIG_CGROUP_DEVICE: enabled
20:23:23 [2020-03-17T20:23:23.740Z] - CONFIG_CGROUP_FREEZER: enabled
20:23:23 [2020-03-17T20:23:23.740Z] - CONFIG_CGROUP_SCHED: enabled
20:23:23 [2020-03-17T20:23:23.740Z] - CONFIG_CPUSETS: enabled
20:23:23 [2020-03-17T20:23:23.740Z] - CONFIG_MEMCG: enabled
20:23:23 [2020-03-17T20:23:23.740Z] - CONFIG_KEYS: enabled
20:23:23 [2020-03-17T20:23:23.740Z] - CONFIG_VETH: enabled (as module)
20:23:23 [2020-03-17T20:23:23.740Z] - CONFIG_BRIDGE: enabled (as module)
20:23:23 [2020-03-17T20:23:23.740Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
20:23:23 [2020-03-17T20:23:23.740Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
20:23:23 [2020-03-17T20:23:23.740Z] - CONFIG_IP_NF_FILTER: enabled (as module)
20:23:23 [2020-03-17T20:23:23.740Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
20:23:23 [2020-03-17T20:23:23.740Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
20:23:23 [2020-03-17T20:23:23.740Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
20:23:23 [2020-03-17T20:23:23.740Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
20:23:23 [2020-03-17T20:23:23.963Z] #47 ...
20:23:23 [2020-03-17T20:23:23.963Z] 
20:23:23 [2020-03-17T20:23:23.963Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
20:23:23 [2020-03-17T20:23:23.963Z] #13 2.378 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
20:23:23 [2020-03-17T20:23:23.963Z] #13 DONE 2.5s
20:23:24 [2020-03-17T20:23:24.008Z] - CONFIG_IP_NF_NAT: enabled (as module)
20:23:24 [2020-03-17T20:23:24.008Z] - CONFIG_NF_NAT: enabled (as module)
20:23:24 [2020-03-17T20:23:24.008Z] - CONFIG_NF_NAT_NEEDED: enabled
20:23:24 [2020-03-17T20:23:24.008Z] - CONFIG_POSIX_MQUEUE: enabled
20:23:24 [2020-03-17T20:23:24.008Z] 
20:23:24 [2020-03-17T20:23:24.008Z] Optional Features:
20:23:24 [2020-03-17T20:23:24.008Z] - CONFIG_USER_NS: enabled
20:23:24 [2020-03-17T20:23:24.008Z] - CONFIG_SECCOMP: enabled
20:23:24 [2020-03-17T20:23:24.008Z] - CONFIG_CGROUP_PIDS: enabled
20:23:24 [2020-03-17T20:23:24.008Z] - CONFIG_MEMCG_SWAP: enabled
20:23:24 [2020-03-17T20:23:24.008Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
20:23:24 [2020-03-17T20:23:24.008Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
20:23:24 [2020-03-17T20:23:24.008Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
20:23:24 [2020-03-17T20:23:24.008Z] - CONFIG_BLK_CGROUP: enabled
20:23:24 [2020-03-17T20:23:24.008Z] - CONFIG_BLK_DEV_THROTTLING: enabled
20:23:24 [2020-03-17T20:23:24.008Z] - CONFIG_IOSCHED_CFQ: enabled
20:23:24 [2020-03-17T20:23:24.008Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
20:23:24 [2020-03-17T20:23:24.008Z] - CONFIG_CGROUP_PERF: enabled
20:23:24 [2020-03-17T20:23:24.008Z] - CONFIG_CGROUP_HUGETLB: enabled
20:23:24 [2020-03-17T20:23:24.008Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
20:23:24 [2020-03-17T20:23:24.008Z] - CONFIG_CGROUP_NET_PRIO: enabled
20:23:24 [2020-03-17T20:23:24.008Z] - CONFIG_CFS_BANDWIDTH: enabled
20:23:24 [2020-03-17T20:23:24.008Z] - CONFIG_FAIR_GROUP_SCHED: enabled
20:23:24 [2020-03-17T20:23:24.008Z] - CONFIG_RT_GROUP_SCHED: missing
20:23:24 [2020-03-17T20:23:24.008Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
20:23:24 [2020-03-17T20:23:24.008Z] - CONFIG_IP_VS: enabled (as module)
20:23:24 [2020-03-17T20:23:24.008Z] - CONFIG_IP_VS_NFCT: enabled
20:23:24 [2020-03-17T20:23:24.008Z] - CONFIG_IP_VS_PROTO_TCP: enabled
20:23:24 [2020-03-17T20:23:24.008Z] - CONFIG_IP_VS_PROTO_UDP: enabled
20:23:24 [2020-03-17T20:23:24.008Z] - CONFIG_IP_VS_RR: enabled (as module)
20:23:24 [2020-03-17T20:23:24.008Z] - CONFIG_EXT4_FS: enabled
20:23:24 [2020-03-17T20:23:24.008Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
20:23:24 [2020-03-17T20:23:24.008Z] - CONFIG_EXT4_FS_SECURITY: enabled
20:23:24 [2020-03-17T20:23:24.008Z] - Network Drivers:
20:23:24 [2020-03-17T20:23:24.008Z]   - "overlay":
20:23:24 [2020-03-17T20:23:24.008Z]     - CONFIG_VXLAN: enabled (as module)
20:23:24 [2020-03-17T20:23:24.008Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
20:23:24 [2020-03-17T20:23:24.008Z]       Optional (for encrypted networks):
20:23:24 [2020-03-17T20:23:24.067Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305
20:23:24 [2020-03-17T20:23:24.211Z] #44 36.65   CC       images/siginfo.o
20:23:24 [2020-03-17T20:23:24.211Z] #44 36.89   CC       images/rpc.o
20:23:24 [2020-03-17T20:23:24.225Z] 
20:23:24 [2020-03-17T20:23:24.225Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:23:24 [2020-03-17T20:23:24.225Z] #47 92.55 net/textproto
20:23:24 [2020-03-17T20:23:24.225Z] #47 92.55 crypto/x509
20:23:24 [2020-03-17T20:23:24.225Z] #47 92.55 vendor/golang.org/x/net/http/httpproxy
20:23:24 [2020-03-17T20:23:24.281Z]       - CONFIG_CRYPTO: enabled
20:23:24 [2020-03-17T20:23:24.281Z]       - CONFIG_CRYPTO_AEAD: enabled
20:23:24 [2020-03-17T20:23:24.281Z]       - CONFIG_CRYPTO_GCM: enabled
20:23:24 [2020-03-17T20:23:24.281Z]       - CONFIG_CRYPTO_SEQIV: enabled
20:23:24 [2020-03-17T20:23:24.281Z]       - CONFIG_CRYPTO_GHASH: enabled
20:23:24 [2020-03-17T20:23:24.281Z]       - CONFIG_XFRM: enabled
20:23:24 [2020-03-17T20:23:24.281Z]       - CONFIG_XFRM_USER: enabled (as module)
20:23:24 [2020-03-17T20:23:24.282Z]       - CONFIG_XFRM_ALGO: enabled (as module)
20:23:24 [2020-03-17T20:23:24.282Z]       - CONFIG_INET_ESP: enabled (as module)
20:23:24 [2020-03-17T20:23:24.282Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
20:23:24 [2020-03-17T20:23:24.282Z]   - "ipvlan":
20:23:24 [2020-03-17T20:23:24.282Z]     - CONFIG_IPVLAN: enabled (as module)
20:23:24 [2020-03-17T20:23:24.282Z]   - "macvlan":
20:23:24 [2020-03-17T20:23:24.282Z]     - CONFIG_MACVLAN: enabled (as module)
20:23:24 [2020-03-17T20:23:24.282Z]     - CONFIG_DUMMY: enabled (as module)
20:23:24 [2020-03-17T20:23:24.282Z]   - "ftp,tftp client in container":
20:23:24 [2020-03-17T20:23:24.282Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
20:23:24 [2020-03-17T20:23:24.282Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
20:23:24 [2020-03-17T20:23:24.282Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
20:23:24 [2020-03-17T20:23:24.282Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
20:23:24 [2020-03-17T20:23:24.282Z] - Storage Drivers:
20:23:24 [2020-03-17T20:23:24.282Z]   - "aufs":
20:23:24 [2020-03-17T20:23:24.282Z]     - CONFIG_AUFS_FS: enabled (as module)
20:23:24 [2020-03-17T20:23:24.282Z]   - "btrfs":
20:23:24 [2020-03-17T20:23:24.282Z]     - CONFIG_BTRFS_FS: enabled (as module)
20:23:24 [2020-03-17T20:23:24.282Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
20:23:24 [2020-03-17T20:23:24.282Z]   - "devicemapper":
20:23:24 [2020-03-17T20:23:24.282Z]     - CONFIG_BLK_DEV_DM: enabled
20:23:24 [2020-03-17T20:23:24.282Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
20:23:24 [2020-03-17T20:23:24.282Z]   - "overlay":
20:23:24 [2020-03-17T20:23:24.282Z]     - CONFIG_OVERLAY_FS: enabled (as module)
20:23:24 [2020-03-17T20:23:24.282Z]   - "zfs":
20:23:24 [2020-03-17T20:23:24.282Z]     - /dev/zfs: missing
20:23:24 [2020-03-17T20:23:24.282Z]     - zfs command: missing
20:23:24 [2020-03-17T20:23:24.282Z]     - zpool command: missing
20:23:24 [2020-03-17T20:23:24.282Z] 
20:23:24 [2020-03-17T20:23:24.282Z] Limits:
20:23:24 [2020-03-17T20:23:24.282Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
20:23:24 [2020-03-17T20:23:24.282Z] 
20:23:24 [2020-03-17T20:23:24.282Z] + true
[Pipeline] }
20:23:24 [2020-03-17T20:23:24.305Z] #17 19.76 Selecting previously unselected package python3.
20:23:24 [2020-03-17T20:23:24.305Z] #17 19.76 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23851 files and directories currently installed.)
20:23:24 [2020-03-17T20:23:24.305Z] #17 19.78 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ...
20:23:24 [2020-03-17T20:23:24.305Z] #17 19.80 Unpacking python3 (3.7.3-1) ...
20:23:24 [2020-03-17T20:23:24.305Z] #17 19.87 Selecting previously unselected package libip4tc0:s390x.
20:23:24 [2020-03-17T20:23:24.305Z] #17 19.87 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ...
20:23:24 [2020-03-17T20:23:24.305Z] #17 19.88 Unpacking libip4tc0:s390x (1.8.2-4) ...
20:23:24 [2020-03-17T20:23:24.305Z] #17 19.97 Selecting previously unselected package libip6tc0:s390x.
20:23:24 [2020-03-17T20:23:24.305Z] #17 19.97 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ...
20:23:24 [2020-03-17T20:23:24.305Z] #17 19.97 Unpacking libip6tc0:s390x (1.8.2-4) ...
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
20:23:24 [2020-03-17T20:23:24.586Z] #17 20.02 Selecting previously unselected package libiptc0:s390x.
20:23:24 [2020-03-17T20:23:24.586Z] #17 20.02 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ...
20:23:24 [2020-03-17T20:23:24.586Z] #17 20.02 Unpacking libiptc0:s390x (1.8.2-4) ...
20:23:24 [2020-03-17T20:23:24.586Z] #17 20.08 Selecting previously unselected package libnfnetlink0:s390x.
20:23:24 [2020-03-17T20:23:24.586Z] #17 20.08 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ...
20:23:24 [2020-03-17T20:23:24.586Z] #17 20.08 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ...
20:23:24 [2020-03-17T20:23:24.586Z] #17 20.10 Selecting previously unselected package libnetfilter-conntrack3:s390x.
20:23:24 [2020-03-17T20:23:24.586Z] #17 20.11 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ...
20:23:24 [2020-03-17T20:23:24.586Z] #17 20.11 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ...
20:23:24 [2020-03-17T20:23:24.586Z] #17 20.18 Selecting previously unselected package libnftnl11:s390x.
20:23:24 [2020-03-17T20:23:24.586Z] #17 20.18 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ...
20:23:24 [2020-03-17T20:23:24.586Z] #17 20.18 Unpacking libnftnl11:s390x (1.1.2-2) ...
20:23:24 [2020-03-17T20:23:24.586Z] #17 20.26 Selecting previously unselected package iptables.
20:23:24 [2020-03-17T20:23:24.586Z] #17 20.26 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ...
20:23:24 [2020-03-17T20:23:24.586Z] #17 20.26 Unpacking iptables (1.8.2-4) ...
20:23:24 [2020-03-17T20:23:24.630Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4 .
20:23:24 [2020-03-17T20:23:24.886Z] #2 [internal] load build definition from Dockerfile
20:23:24 [2020-03-17T20:23:24.886Z] #2 transferring dockerfile: 17.06kB done
20:23:24 [2020-03-17T20:23:24.886Z] #2 DONE 0.2s
20:23:24 [2020-03-17T20:23:24.886Z] 
20:23:24 [2020-03-17T20:23:24.886Z] #1 [internal] load .dockerignore
20:23:24 [2020-03-17T20:23:24.886Z] #1 transferring context: 87B done
20:23:24 [2020-03-17T20:23:24.886Z] #1 DONE 0.2s
20:23:24 [2020-03-17T20:23:24.886Z] 
20:23:24 [2020-03-17T20:23:24.886Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
20:23:24 [2020-03-17T20:23:24.889Z] #47 90.66 encoding/xml
20:23:25 [2020-03-17T20:23:25.109Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1
20:23:25 [2020-03-17T20:23:25.109Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible
20:23:25 [2020-03-17T20:23:25.143Z] #3 DONE 0.3s
20:23:25 [2020-03-17T20:23:25.198Z] #17 20.56 Selecting previously unselected package xxd.
20:23:25 [2020-03-17T20:23:25.198Z] #17 20.56 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ...
20:23:25 [2020-03-17T20:23:25.198Z] #17 20.57 Unpacking xxd (2:8.1.0875-5) ...
20:23:25 [2020-03-17T20:23:25.198Z] #17 20.64 Selecting previously unselected package vim-common.
20:23:25 [2020-03-17T20:23:25.198Z] #17 20.64 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
20:23:25 [2020-03-17T20:23:25.198Z] #17 20.65 Unpacking vim-common (2:8.1.0875-5) ...
20:23:25 [2020-03-17T20:23:25.198Z] #17 20.79 Selecting previously unselected package bash-completion.
20:23:25 [2020-03-17T20:23:25.198Z] #17 20.79 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
20:23:25 [2020-03-17T20:23:25.401Z] 
20:23:25 [2020-03-17T20:23:25.401Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
20:23:25 [2020-03-17T20:23:25.401Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
20:23:25 [2020-03-17T20:23:25.401Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done
20:23:25 [2020-03-17T20:23:25.401Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.0s
20:23:25 [2020-03-17T20:23:25.401Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
20:23:25 [2020-03-17T20:23:25.401Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done
20:23:25 [2020-03-17T20:23:25.401Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 7.59MB / 8.82MB 0.1s
20:23:25 [2020-03-17T20:23:25.455Z] #47 ...
20:23:25 [2020-03-17T20:23:25.455Z] 
20:23:25 [2020-03-17T20:23:25.455Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:23:25 [2020-03-17T20:23:25.455Z] #10 91.88 Selecting previously unselected package g++-mingw-w64-x86-64.
20:23:25 [2020-03-17T20:23:25.455Z] #10 91.90 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
20:23:25 [2020-03-17T20:23:25.455Z] #10 91.92 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:23:25 [2020-03-17T20:23:25.613Z] #47 93.91 vendor/golang.org/x/net/http/httpguts
20:23:25 [2020-03-17T20:23:25.613Z] #47 93.92 mime/multipart
20:23:25 [2020-03-17T20:23:25.623Z] #44 38.14   CC       images/ext-file.o
20:23:25 [2020-03-17T20:23:25.658Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done
20:23:25 [2020-03-17T20:23:25.658Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003
20:23:25 [2020-03-17T20:23:25.886Z] #44 38.37   CC       images/cgroup.o
20:23:25 [2020-03-17T20:23:25.919Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done
20:23:26 [2020-03-17T20:23:26.178Z] #4 DONE 0.8s
20:23:26 [2020-03-17T20:23:26.184Z] #47 ...
20:23:26 [2020-03-17T20:23:26.184Z] 
20:23:26 [2020-03-17T20:23:26.184Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
20:23:26 [2020-03-17T20:23:26.184Z] #14 DONE 2.3s
20:23:26 [2020-03-17T20:23:26.184Z] 
20:23:26 [2020-03-17T20:23:26.184Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
20:23:26 [2020-03-17T20:23:26.459Z] #44 39.19   CC       images/userns.o
20:23:26 [2020-03-17T20:23:26.718Z] #44 39.46   CC       images/google/protobuf/descriptor.o
20:23:26 [2020-03-17T20:23:26.783Z] 
20:23:26 [2020-03-17T20:23:26.783Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
20:23:26 [2020-03-17T20:23:26.783Z] #6 DONE 0.2s
20:23:26 [2020-03-17T20:23:26.783Z] 
20:23:26 [2020-03-17T20:23:26.783Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster
20:23:26 [2020-03-17T20:23:26.783Z] #5 DONE 0.3s
20:23:26 [2020-03-17T20:23:26.783Z] 
20:23:26 [2020-03-17T20:23:26.783Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
20:23:26 [2020-03-17T20:23:26.784Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
20:23:26 [2020-03-17T20:23:26.784Z] #71 DONE 0.0s
20:23:26 [2020-03-17T20:23:26.784Z] 
20:23:26 [2020-03-17T20:23:26.784Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
20:23:26 [2020-03-17T20:23:26.784Z] #7 DONE 0.0s
20:23:26 [2020-03-17T20:23:26.784Z] 
20:23:26 [2020-03-17T20:23:26.784Z] #20 [internal] load build context
20:23:27 [2020-03-17T20:23:27.255Z] go: finding github.com/bugsnag/panicwrap v1.2.0
20:23:27 [2020-03-17T20:23:27.255Z] #17 ...
20:23:27 [2020-03-17T20:23:27.255Z] 
20:23:27 [2020-03-17T20:23:27.255Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
20:23:27 [2020-03-17T20:23:27.255Z] #30 DONE 106.6s
20:23:27 [2020-03-17T20:23:27.255Z] 
20:23:27 [2020-03-17T20:23:27.255Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:23:27 [2020-03-17T20:23:27.255Z] #17 22.38 Unpacking bash-completion (1:2.8-6) ...
20:23:27 [2020-03-17T20:23:27.255Z] #17 ...
20:23:27 [2020-03-17T20:23:27.255Z] 
20:23:27 [2020-03-17T20:23:27.255Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:23:27 [2020-03-17T20:23:27.255Z] #44 65.33   CC       criu/cr-errno.o
20:23:27 [2020-03-17T20:23:27.255Z] #44 65.40   CC       criu/cr-restore.o
20:23:27 [2020-03-17T20:23:27.255Z] #44 68.17   CC       criu/cr-service.o
20:23:27 [2020-03-17T20:23:27.255Z] #44 69.13   CC       criu/crtools.o
20:23:27 [2020-03-17T20:23:27.255Z] #44 69.38   CC       criu/eventfd.o
20:23:27 [2020-03-17T20:23:27.255Z] #44 69.55   CC       criu/eventpoll.o
20:23:27 [2020-03-17T20:23:27.255Z] #44 70.24   CC       criu/external.o
20:23:27 [2020-03-17T20:23:27.255Z] #44 70.57   CC       criu/fault-injection.o
20:23:27 [2020-03-17T20:23:27.255Z] #44 70.65   CC       criu/fdstore.o
20:23:27 [2020-03-17T20:23:27.255Z] #44 70.93   CC       criu/fifo.o
20:23:27 [2020-03-17T20:23:27.255Z] #44 71.30   CC       criu/file-ids.o
20:23:27 [2020-03-17T20:23:27.255Z] #44 71.54   CC       criu/file-lock.o
20:23:27 [2020-03-17T20:23:27.255Z] #44 ...
20:23:27 [2020-03-17T20:23:27.255Z] 
20:23:27 [2020-03-17T20:23:27.255Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:23:27 [2020-03-17T20:23:27.255Z] #17 22.82 Selecting previously unselected package bzip2.
20:23:27 [2020-03-17T20:23:27.255Z] #17 22.86 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ...
20:23:27 [2020-03-17T20:23:27.255Z] #17 22.86 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
20:23:27 [2020-03-17T20:23:27.283Z] #44 ...
20:23:27 [2020-03-17T20:23:27.283Z] 
20:23:27 [2020-03-17T20:23:27.283Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:23:27 [2020-03-17T20:23:27.283Z] #47 102.5 vendor/golang.org/x/crypto/poly1305
20:23:27 [2020-03-17T20:23:27.283Z] #47 103.0 vendor/golang.org/x/crypto/chacha20poly1305
20:23:27 [2020-03-17T20:23:27.283Z] #47 104.2 vendor/golang.org/x/crypto/hkdf
20:23:27 [2020-03-17T20:23:27.283Z] #47 104.4 vendor/golang.org/x/text/transform
20:23:27 [2020-03-17T20:23:27.283Z] #47 105.1 vendor/golang.org/x/text/unicode/bidi
20:23:27 [2020-03-17T20:23:27.283Z] #47 106.7 vendor/golang.org/x/text/secure/bidirule
20:23:27 [2020-03-17T20:23:27.283Z] #47 107.0 vendor/golang.org/x/text/unicode/norm
20:23:27 [2020-03-17T20:23:27.283Z] #47 111.7 vendor/golang.org/x/net/idna
20:23:27 [2020-03-17T20:23:27.547Z] #17 22.99 Selecting previously unselected package xz-utils.
20:23:27 [2020-03-17T20:23:27.547Z] #17 22.99 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ...
20:23:27 [2020-03-17T20:23:27.547Z] #17 23.00 Unpacking xz-utils (5.2.4-1) ...
20:23:27 [2020-03-17T20:23:27.832Z] #17 23.24 Selecting previously unselected package apparmor.
20:23:27 [2020-03-17T20:23:27.832Z] #17 23.25 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ...
20:23:27 [2020-03-17T20:23:27.832Z] #17 23.34 Unpacking apparmor (2.13.2-10) ...
20:23:27 [2020-03-17T20:23:27.895Z] go: finding github.com/pelletier/go-toml v1.2.0
20:23:27 [2020-03-17T20:23:27.986Z] #10 ...
20:23:27 [2020-03-17T20:23:27.986Z] 
20:23:27 [2020-03-17T20:23:27.986Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:23:27 [2020-03-17T20:23:27.986Z] #56 83.72 github.com/pkg/diff
20:23:27 [2020-03-17T20:23:27.986Z] #56 84.95 go/ast
20:23:27 [2020-03-17T20:23:27.986Z] #56 85.08 golang.org/x/crypto/ssh/terminal
20:23:27 [2020-03-17T20:23:27.986Z] #56 86.88 mvdan.cc/editorconfig
20:23:27 [2020-03-17T20:23:27.986Z] #56 87.99 mvdan.cc/sh/v3/fileutil
20:23:27 [2020-03-17T20:23:27.986Z] #56 88.28 mvdan.cc/sh/v3/syntax
20:23:27 [2020-03-17T20:23:27.986Z] #56 ...
20:23:27 [2020-03-17T20:23:27.986Z] 
20:23:27 [2020-03-17T20:23:27.986Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:23:27 [2020-03-17T20:23:27.986Z] #44 26.22   CC       images/ns.o
20:23:27 [2020-03-17T20:23:27.986Z] #44 26.43   CC       images/regfile.o
20:23:27 [2020-03-17T20:23:27.986Z] #44 26.76   CC       images/ghost-file.o
20:23:27 [2020-03-17T20:23:27.986Z] #44 27.03   CC       images/fifo.o
20:23:27 [2020-03-17T20:23:27.986Z] #44 27.25   CC       images/remap-file-path.o
20:23:27 [2020-03-17T20:23:27.986Z] #44 27.54   CC       images/eventfd.o
20:23:27 [2020-03-17T20:23:27.986Z] #44 27.78   CC       images/eventpoll.o
20:23:27 [2020-03-17T20:23:27.986Z] #44 28.11   CC       images/fh.o
20:23:27 [2020-03-17T20:23:27.986Z] #44 28.42   CC       images/fsnotify.o
20:23:27 [2020-03-17T20:23:27.986Z] #44 29.19   CC       images/signalfd.o
20:23:27 [2020-03-17T20:23:27.986Z] #44 29.46   CC       images/fs.o
20:23:27 [2020-03-17T20:23:27.986Z] #44 29.75   CC       images/pstree.o
20:23:27 [2020-03-17T20:23:27.986Z] #44 30.01   CC       images/pipe.o
20:23:27 [2020-03-17T20:23:27.986Z] #44 30.31   CC       images/tcp-stream.o
20:23:27 [2020-03-17T20:23:27.986Z] #44 30.55   CC       images/sk-packet.o
20:23:27 [2020-03-17T20:23:27.986Z] #44 30.82   CC       images/mnt.o
20:23:27 [2020-03-17T20:23:27.986Z] #44 31.05   CC       images/pipe-data.o
20:23:27 [2020-03-17T20:23:27.986Z] #44 31.28   CC       images/sa.o
20:23:27 [2020-03-17T20:23:27.986Z] #44 31.62   CC       images/timer.o
20:23:27 [2020-03-17T20:23:27.986Z] #44 32.08   CC       images/timerfd.o
20:23:27 [2020-03-17T20:23:27.986Z] #44 32.45   CC       images/mm.o
20:23:27 [2020-03-17T20:23:27.986Z] #44 32.88   CC       images/sk-opts.o
20:23:27 [2020-03-17T20:23:27.986Z] #44 33.09   CC       images/sk-unix.o
20:23:27 [2020-03-17T20:23:27.986Z] #44 33.44   CC       images/sk-inet.o
20:23:28 [2020-03-17T20:23:28.113Z] #17 23.66 Selecting previously unselected package aufs-tools.
20:23:28 [2020-03-17T20:23:28.113Z] #17 23.66 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ...
20:23:28 [2020-03-17T20:23:28.113Z] #17 23.66 Unpacking aufs-tools (1:4.14+20190211-1) ...
20:23:28 [2020-03-17T20:23:28.113Z] #17 23.77 Selecting previously unselected package libonig5:s390x.
20:23:28 [2020-03-17T20:23:28.113Z] #17 23.77 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ...
20:23:28 [2020-03-17T20:23:28.244Z] #44 33.83   CC       images/tun.o
20:23:28 [2020-03-17T20:23:28.395Z] #17 23.77 Unpacking libonig5:s390x (6.9.1-1) ...
20:23:28 [2020-03-17T20:23:28.395Z] #17 23.88 Selecting previously unselected package libjq1:s390x.
20:23:28 [2020-03-17T20:23:28.395Z] #17 23.88 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ...
20:23:28 [2020-03-17T20:23:28.395Z] #17 23.88 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
20:23:28 [2020-03-17T20:23:28.395Z] #17 23.95 Selecting previously unselected package jq.
20:23:28 [2020-03-17T20:23:28.395Z] #17 23.95 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ...
20:23:28 [2020-03-17T20:23:28.395Z] #17 23.95 Unpacking jq (1.5+dfsg-2+b1) ...
20:23:28 [2020-03-17T20:23:28.395Z] #17 24.01 Selecting previously unselected package libaio1:s390x.
20:23:28 [2020-03-17T20:23:28.395Z] #17 24.01 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ...
20:23:28 [2020-03-17T20:23:28.502Z] #44 34.19   CC       images/sk-netlink.o
20:23:28 [2020-03-17T20:23:28.503Z] #44 ...
20:23:28 [2020-03-17T20:23:28.503Z] 
20:23:28 [2020-03-17T20:23:28.503Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:23:28 [2020-03-17T20:23:28.503Z] #47 94.68 go/doc
20:23:28 [2020-03-17T20:23:28.528Z] go: finding github.com/docker/go-connections v0.4.0
20:23:28 [2020-03-17T20:23:28.651Z] #47 ...
20:23:28 [2020-03-17T20:23:28.651Z] 
20:23:28 [2020-03-17T20:23:28.651Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
20:23:28 [2020-03-17T20:23:28.651Z] #68 113.7 + for f in rootlesskit rootlesskit-docker-proxy
20:23:28 [2020-03-17T20:23:28.651Z] #68 113.7 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
20:23:28 [2020-03-17T20:23:28.676Z] #17 24.02 Unpacking libaio1:s390x (0.3.112-3) ...
20:23:28 [2020-03-17T20:23:28.676Z] #17 24.05 Selecting previously unselected package libgpm2:s390x.
20:23:28 [2020-03-17T20:23:28.676Z] #17 24.05 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ...
20:23:28 [2020-03-17T20:23:28.676Z] #17 24.05 Unpacking libgpm2:s390x (1.20.7-5) ...
20:23:28 [2020-03-17T20:23:28.676Z] #17 24.09 Selecting previously unselected package libicu63:s390x.
20:23:28 [2020-03-17T20:23:28.676Z] #17 24.09 Preparing to unpack .../20-libicu63_63.1-6_s390x.deb ...
20:23:28 [2020-03-17T20:23:28.676Z] #17 24.09 Unpacking libicu63:s390x (63.1-6) ...
20:23:28 [2020-03-17T20:23:28.727Z] #15 DONE 2.4s
20:23:28 [2020-03-17T20:23:28.727Z] 
20:23:28 [2020-03-17T20:23:28.727Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:23:28 [2020-03-17T20:23:28.727Z] #44 48.84   DEP      compel/plugins/std/string.d
20:23:28 [2020-03-17T20:23:28.727Z] #44 48.93   DEP      compel/plugins/std/log.d
20:23:28 [2020-03-17T20:23:28.727Z] #44 49.12   DEP      compel/plugins/std/fds.d
20:23:28 [2020-03-17T20:23:28.727Z] #44 49.40   DEP      compel/plugins/std/std.d
20:23:28 [2020-03-17T20:23:28.727Z] #44 49.48   DEP      compel/plugins/shmem/shmem.d
20:23:28 [2020-03-17T20:23:28.727Z] #44 49.61   DEP      compel/plugins/fds/fds.d
20:23:28 [2020-03-17T20:23:28.727Z] #44 49.80   CC       compel/plugins/std/std.o
20:23:28 [2020-03-17T20:23:28.727Z] #44 50.32   CC       compel/plugins/std/fds.o
20:23:28 [2020-03-17T20:23:28.727Z] #44 50.80   CC       compel/plugins/std/log.o
20:23:28 [2020-03-17T20:23:28.727Z] #44 51.85   CC       compel/plugins/std/string.o
20:23:28 [2020-03-17T20:23:28.727Z] #44 52.68   CC       compel/plugins/std/infect.o
20:23:28 [2020-03-17T20:23:28.727Z] #44 53.11   CC       compel/arch/aarch64/plugins/std/parasite-head.o
20:23:28 [2020-03-17T20:23:28.727Z] #44 53.17   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
20:23:28 [2020-03-17T20:23:28.727Z] #44 53.26   AR       compel/plugins/std.lib.a
20:23:28 [2020-03-17T20:23:28.727Z] #44 53.34   CC       compel/plugins/fds/fds.o
20:23:28 [2020-03-17T20:23:28.728Z] #44 53.80   AR       compel/plugins/fds.lib.a
20:23:28 [2020-03-17T20:23:28.728Z] #44 53.98   HOSTDEP  compel/src/lib/log-host.d
20:23:28 [2020-03-17T20:23:28.728Z] #44 54.10   HOSTDEP  compel/src/lib/handle-elf-host.d
20:23:28 [2020-03-17T20:23:28.728Z] #44 54.38   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
20:23:28 [2020-03-17T20:23:28.728Z] #44 54.54   HOSTDEP  compel/src/main-host.d
20:23:28 [2020-03-17T20:23:28.728Z] #44 54.74   DEP      compel/src/lib/ptrace.d
20:23:28 [2020-03-17T20:23:28.728Z] #44 54.93   DEP      compel/src/lib/infect.d
20:23:28 [2020-03-17T20:23:28.728Z] #44 55.14   DEP      compel/src/lib/infect-util.d
20:23:28 [2020-03-17T20:23:28.728Z] #44 55.37   DEP      compel/src/lib/infect-rpc.d
20:23:28 [2020-03-17T20:23:28.728Z] #44 55.58   DEP      compel/arch/aarch64/src/lib/infect.d
20:23:28 [2020-03-17T20:23:28.728Z] #44 55.79   DEP      compel/arch/aarch64/src/lib/cpu.d
20:23:28 [2020-03-17T20:23:28.728Z] #44 55.90   DEP      compel/src/lib/log.d
20:23:28 [2020-03-17T20:23:28.728Z] #44 56.17   DEP      compel/src/main.d
20:23:28 [2020-03-17T20:23:28.728Z] #44 ...
20:23:28 [2020-03-17T20:23:28.728Z] 
20:23:28 [2020-03-17T20:23:28.728Z] #16 [dev-systemd-false 6/26] RUN ldconfig
20:23:28 [2020-03-17T20:23:28.988Z] #16 ...
20:23:28 [2020-03-17T20:23:28.988Z] 
20:23:28 [2020-03-17T20:23:28.988Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:23:28 [2020-03-17T20:23:28.988Z] #50 DONE 97.6s
20:23:29 [2020-03-17T20:23:29.252Z] 
20:23:29 [2020-03-17T20:23:29.252Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:23:29 [2020-03-17T20:23:29.252Z] #44 56.33   DEP      compel/src/lib/handle-elf.d
20:23:29 [2020-03-17T20:23:29.252Z] #44 56.44   DEP      compel/arch/aarch64/src/lib/handle-elf.d
20:23:29 [2020-03-17T20:23:29.252Z] #44 56.73   CC       compel/src/lib/log.o
20:23:29 [2020-03-17T20:23:29.437Z] #47 95.52 github.com/LK4D4/vndr/versioned
20:23:29 [2020-03-17T20:23:29.564Z] go: finding github.com/hashicorp/golang-lru v0.5.0
20:23:29 [2020-03-17T20:23:29.823Z] #44 57.38   CC       compel/arch/aarch64/src/lib/cpu.o
20:23:30 [2020-03-17T20:23:30.003Z] #47 95.73 crypto/ed25519
20:23:30 [2020-03-17T20:23:30.087Z] #20 transferring context: 10.78MB 3.1s
20:23:30 [2020-03-17T20:23:30.220Z] go: finding golang.org/x/text v0.3.0
20:23:30 [2020-03-17T20:23:30.262Z] #47 96.19 crypto/rsa
20:23:30 [2020-03-17T20:23:30.394Z] #44 57.85   CC       compel/arch/aarch64/src/lib/infect.o
20:23:30 [2020-03-17T20:23:30.515Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e
20:23:30 [2020-03-17T20:23:30.546Z] #68 ...
20:23:30 [2020-03-17T20:23:30.546Z] 
20:23:30 [2020-03-17T20:23:30.546Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:23:30 [2020-03-17T20:23:30.546Z] #10 105.9 Selecting previously unselected package g++-mingw-w64-x86-64.
20:23:30 [2020-03-17T20:23:30.546Z] #10 105.9 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
20:23:30 [2020-03-17T20:23:30.546Z] #10 105.9 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:23:30 [2020-03-17T20:23:30.546Z] #10 ...
20:23:30 [2020-03-17T20:23:30.546Z] 
20:23:30 [2020-03-17T20:23:30.546Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:23:30 [2020-03-17T20:23:30.546Z] #44 41.28   CC       images/opts.o
20:23:30 [2020-03-17T20:23:30.546Z] #44 41.58   CC       images/seccomp.o
20:23:30 [2020-03-17T20:23:30.546Z] #44 41.87   CC       images/binfmt-misc.o
20:23:30 [2020-03-17T20:23:30.546Z] #44 42.13   CC       images/time.o
20:23:30 [2020-03-17T20:23:30.546Z] #44 42.41   CC       images/sysctl.o
20:23:30 [2020-03-17T20:23:30.546Z] #44 42.65   CC       images/autofs.o
20:23:30 [2020-03-17T20:23:30.546Z] #44 42.96   CC       images/macvlan.o
20:23:30 [2020-03-17T20:23:30.546Z] #44 43.20   CC       images/sit.o
20:23:30 [2020-03-17T20:23:30.691Z] #17 26.17 Selecting previously unselected package libnet1:s390x.
20:23:30 [2020-03-17T20:23:30.691Z] #17 26.18 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
20:23:30 [2020-03-17T20:23:30.691Z] #17 26.19 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
20:23:30 [2020-03-17T20:23:30.691Z] #17 26.24 Selecting previously unselected package libnl-3-200:s390x.
20:23:30 [2020-03-17T20:23:30.691Z] #17 26.24 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ...
20:23:30 [2020-03-17T20:23:30.691Z] #17 26.25 Unpacking libnl-3-200:s390x (3.4.0-1) ...
20:23:30 [2020-03-17T20:23:30.691Z] #17 26.31 Selecting previously unselected package libprotobuf-c1:s390x.
20:23:30 [2020-03-17T20:23:30.691Z] #17 26.31 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
20:23:30 [2020-03-17T20:23:30.802Z] #44 43.52   LINK     images/built-in.o
20:23:30 [2020-03-17T20:23:30.966Z] #44 58.46   CC       compel/src/lib/infect-rpc.o
20:23:30 [2020-03-17T20:23:30.971Z] #17 26.31 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
20:23:30 [2020-03-17T20:23:30.971Z] #17 26.37 Selecting previously unselected package libreadline5:s390x.
20:23:30 [2020-03-17T20:23:30.971Z] #17 26.37 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ...
20:23:30 [2020-03-17T20:23:30.971Z] #17 26.38 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ...
20:23:30 [2020-03-17T20:23:30.971Z] #17 26.47 Selecting previously unselected package net-tools.
20:23:30 [2020-03-17T20:23:30.971Z] #17 26.47 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ...
20:23:30 [2020-03-17T20:23:30.971Z] #17 26.48 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
20:23:31 [2020-03-17T20:23:31.059Z] #44 43.64   GEN      compel/include/asm
20:23:31 [2020-03-17T20:23:31.059Z] #44 43.66   GEN      compel/include/version.h
20:23:31 [2020-03-17T20:23:31.059Z] #44 43.68 touch .config
20:23:31 [2020-03-17T20:23:31.059Z] #44 43.70   GEN      include/common/config.h
20:23:31 [2020-03-17T20:23:31.162Z] go: finding github.com/Microsoft/go-winio v0.4.11
20:23:31 [2020-03-17T20:23:31.227Z] #44 ...
20:23:31 [2020-03-17T20:23:31.227Z] 
20:23:31 [2020-03-17T20:23:31.227Z] #16 [dev-systemd-false 6/26] RUN ldconfig
20:23:31 [2020-03-17T20:23:31.227Z] #16 DONE 2.7s
20:23:31 [2020-03-17T20:23:31.252Z] #17 26.62 Selecting previously unselected package python-pip-whl.
20:23:31 [2020-03-17T20:23:31.252Z] #17 26.62 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
20:23:31 [2020-03-17T20:23:31.252Z] #17 26.62 Unpacking python-pip-whl (18.1-5) ...
20:23:31 [2020-03-17T20:23:31.317Z] #44 43.80   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
20:23:31 [2020-03-17T20:23:31.317Z] #44 43.84   GEN      compel/plugins/include/uapi/std/syscall-64.h
20:23:31 [2020-03-17T20:23:31.317Z] #44 43.85   GEN      compel/arch/x86/plugins/std/syscalls-64.S
20:23:31 [2020-03-17T20:23:31.317Z] #44 43.87   DEP      compel/arch/x86/plugins/std/syscalls-64.d
20:23:31 [2020-03-17T20:23:31.317Z] #44 43.91   DEP      compel/arch/x86/plugins/std/memcpy.d
20:23:31 [2020-03-17T20:23:31.317Z] #44 43.94   DEP      compel/arch/x86/plugins/std/parasite-head.d
20:23:31 [2020-03-17T20:23:31.317Z] #44 43.96   GEN      compel/plugins/include/uapi/std/syscall.h
20:23:31 [2020-03-17T20:23:31.317Z] #44 44.00   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
20:23:31 [2020-03-17T20:23:31.317Z] #44 44.01   GEN      compel/plugins/include/uapi/std/syscall-codes.h
20:23:31 [2020-03-17T20:23:31.488Z] 
20:23:31 [2020-03-17T20:23:31.488Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:23:31 [2020-03-17T20:23:31.533Z] #17 27.00 Selecting previously unselected package python3-lib2to3.
20:23:31 [2020-03-17T20:23:31.533Z] #17 27.00 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
20:23:31 [2020-03-17T20:23:31.533Z] #17 27.00 Unpacking python3-lib2to3 (3.7.3-1) ...
20:23:31 [2020-03-17T20:23:31.533Z] #17 27.08 Selecting previously unselected package python3-distutils.
20:23:31 [2020-03-17T20:23:31.533Z] #17 27.08 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
20:23:31 [2020-03-17T20:23:31.533Z] #17 27.08 Unpacking python3-distutils (3.7.3-1) ...
20:23:31 [2020-03-17T20:23:31.533Z] #17 27.18 Selecting previously unselected package python3-pip.
20:23:31 [2020-03-17T20:23:31.533Z] #17 27.18 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
20:23:31 [2020-03-17T20:23:31.574Z] #44 44.04   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
20:23:31 [2020-03-17T20:23:31.574Z] #44 44.04   DEP      compel/plugins/std/infect.d
20:23:31 [2020-03-17T20:23:31.574Z] #44 44.16   DEP      compel/plugins/std/string.d
20:23:31 [2020-03-17T20:23:31.574Z] #44 44.30   DEP      compel/plugins/std/log.d
20:23:31 [2020-03-17T20:23:31.813Z] #17 27.19 Unpacking python3-pip (18.1-5) ...
20:23:31 [2020-03-17T20:23:31.813Z] #17 27.29 Selecting previously unselected package python3-pkg-resources.
20:23:31 [2020-03-17T20:23:31.813Z] #17 27.29 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
20:23:31 [2020-03-17T20:23:31.814Z] #17 27.30 Unpacking python3-pkg-resources (40.8.0-1) ...
20:23:31 [2020-03-17T20:23:31.814Z] #17 27.36 Selecting previously unselected package python3-setuptools.
20:23:31 [2020-03-17T20:23:31.814Z] #17 27.36 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
20:23:31 [2020-03-17T20:23:31.814Z] #17 27.36 Unpacking python3-setuptools (40.8.0-1) ...
20:23:31 [2020-03-17T20:23:31.817Z] go: finding github.com/docker/go-connections v0.3.0
20:23:31 [2020-03-17T20:23:31.831Z] #44 44.39   DEP      compel/plugins/std/fds.d
20:23:31 [2020-03-17T20:23:31.831Z] #44 44.47   DEP      compel/plugins/std/std.d
20:23:31 [2020-03-17T20:23:31.831Z] #44 44.60   DEP      compel/plugins/shmem/shmem.d
20:23:32 [2020-03-17T20:23:32.088Z] #44 44.71   DEP      compel/plugins/fds/fds.d
20:23:32 [2020-03-17T20:23:32.094Z] #17 27.47 Selecting previously unselected package python3-wheel.
20:23:32 [2020-03-17T20:23:32.094Z] #17 27.47 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
20:23:32 [2020-03-17T20:23:32.094Z] #17 27.48 Unpacking python3-wheel (0.32.3-2) ...
20:23:32 [2020-03-17T20:23:32.094Z] #17 27.53 Selecting previously unselected package sudo.
20:23:32 [2020-03-17T20:23:32.094Z] #17 27.53 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ...
20:23:32 [2020-03-17T20:23:32.094Z] #17 27.53 Unpacking sudo (1.8.27-1+deb10u2) ...
20:23:32 [2020-03-17T20:23:32.163Z] #47 97.80 crypto/dsa
20:23:32 [2020-03-17T20:23:32.163Z] #47 98.27 crypto/x509/pkix
20:23:32 [2020-03-17T20:23:32.345Z] #44 44.94   CC       compel/plugins/std/std.o
20:23:32 [2020-03-17T20:23:32.375Z] #17 27.88 Selecting previously unselected package thin-provisioning-tools.
20:23:32 [2020-03-17T20:23:32.375Z] #17 27.89 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ...
20:23:32 [2020-03-17T20:23:32.375Z] #17 27.89 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
20:23:32 [2020-03-17T20:23:32.421Z] #47 98.30 github.com/LK4D4/vndr/build
20:23:32 [2020-03-17T20:23:32.620Z] #20 ...
20:23:32 [2020-03-17T20:23:32.620Z] 
20:23:32 [2020-03-17T20:23:32.620Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
20:23:32 [2020-03-17T20:23:32.620Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
20:23:32 [2020-03-17T20:23:32.620Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
20:23:32 [2020-03-17T20:23:32.620Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.7s done
20:23:32 [2020-03-17T20:23:32.620Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.7s done
20:23:32 [2020-03-17T20:23:32.620Z] #71 DONE 5.7s
20:23:32 [2020-03-17T20:23:32.620Z] 
20:23:32 [2020-03-17T20:23:32.620Z] #20 [internal] load build context
20:23:32 [2020-03-17T20:23:32.620Z] #20 ...
20:23:32 [2020-03-17T20:23:32.620Z] 
20:23:32 [2020-03-17T20:23:32.620Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
20:23:32 [2020-03-17T20:23:32.620Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done
20:23:32 [2020-03-17T20:23:32.620Z] #7 sha256:be37fd7a30b94a720a45ba5dcc0cf386d043acc5f4f61db7c6736fd10ee621bd 1.79kB / 1.79kB done
20:23:32 [2020-03-17T20:23:32.620Z] #7 sha256:3a7408f53f79a230e184ec6b8666a1203cf6120174eb17a428ad4b80958b2652 5.46kB / 5.46kB done
20:23:32 [2020-03-17T20:23:32.620Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 10.00MB / 10.00MB 0.5s done
20:23:32 [2020-03-17T20:23:32.620Z] #7 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done
20:23:32 [2020-03-17T20:23:32.620Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 50.38MB / 50.38MB 2.1s done
20:23:32 [2020-03-17T20:23:32.620Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 7.81MB / 7.81MB 0.6s done
20:23:32 [2020-03-17T20:23:32.620Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 51.79MB / 51.79MB 2.3s done
20:23:32 [2020-03-17T20:23:32.620Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 68.60MB / 68.60MB 3.2s done
20:23:32 [2020-03-17T20:23:32.620Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 120.07MB / 120.07MB 5.3s done
20:23:32 [2020-03-17T20:23:32.620Z] #7 sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 126B / 126B 2.4s done
20:23:32 [2020-03-17T20:23:32.620Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 3.1s
20:23:32 [2020-03-17T20:23:32.656Z] #17 28.04 Selecting previously unselected package uidmap.
20:23:32 [2020-03-17T20:23:32.656Z] #17 28.04 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ...
20:23:32 [2020-03-17T20:23:32.656Z] #17 28.04 Unpacking uidmap (1:4.5-1.1) ...
20:23:32 [2020-03-17T20:23:32.656Z] #17 28.09 Selecting previously unselected package vim-runtime.
20:23:32 [2020-03-17T20:23:32.656Z] #17 28.09 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
20:23:32 [2020-03-17T20:23:32.656Z] #17 28.10 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
20:23:32 [2020-03-17T20:23:32.656Z] #17 28.11 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
20:23:32 [2020-03-17T20:23:32.656Z] #17 28.13 Unpacking vim-runtime (2:8.1.0875-5) ...
20:23:32 [2020-03-17T20:23:32.909Z] #44 45.36   CC       compel/plugins/std/fds.o
20:23:32 [2020-03-17T20:23:32.987Z] #47 98.98 vendor/golang.org/x/crypto/cryptobyte
20:23:33 [2020-03-17T20:23:33.184Z] #7 ...
20:23:33 [2020-03-17T20:23:33.184Z] 
20:23:33 [2020-03-17T20:23:33.184Z] #20 [internal] load build context
20:23:33 [2020-03-17T20:23:33.184Z] #20 transferring context: 49.97MB 6.1s done
20:23:33 [2020-03-17T20:23:33.184Z] #20 DONE 6.3s
20:23:33 [2020-03-17T20:23:33.184Z] 
20:23:33 [2020-03-17T20:23:33.184Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
20:23:33 [2020-03-17T20:23:33.364Z] go: finding github.com/fsnotify/fsnotify v1.4.7
20:23:33 [2020-03-17T20:23:33.474Z] #44 45.94   CC       compel/plugins/std/log.o
20:23:34 [2020-03-17T20:23:34.031Z] #17 2.554 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease
20:23:34 [2020-03-17T20:23:34.031Z] #17 2.554 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease
20:23:34 [2020-03-17T20:23:34.031Z] #17 2.555 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease
20:23:34 [2020-03-17T20:23:34.398Z] go: finding github.com/hashicorp/go-uuid v1.0.0
20:23:34 [2020-03-17T20:23:34.406Z] #44 46.94   CC       compel/plugins/std/string.o
20:23:34 [2020-03-17T20:23:34.689Z] #17 29.90 Selecting previously unselected package vim.
20:23:34 [2020-03-17T20:23:34.689Z] #17 29.91 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ...
20:23:34 [2020-03-17T20:23:34.689Z] #17 29.92 Unpacking vim (2:8.1.0875-5) ...
20:23:34 [2020-03-17T20:23:34.689Z] #17 30.24 Selecting previously unselected package xfsprogs.
20:23:34 [2020-03-17T20:23:34.689Z] #17 30.25 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ...
20:23:34 [2020-03-17T20:23:34.689Z] #17 30.25 Unpacking xfsprogs (4.20.0-1) ...
20:23:34 [2020-03-17T20:23:34.970Z] #17 30.51 Selecting previously unselected package zip.
20:23:34 [2020-03-17T20:23:34.970Z] #17 30.51 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ...
20:23:34 [2020-03-17T20:23:34.970Z] #17 30.51 Unpacking zip (3.0-11+b1) ...
20:23:34 [2020-03-17T20:23:34.970Z] #17 30.68 Setting up aufs-tools (1:4.14+20190211-1) ...
20:23:34 [2020-03-17T20:23:34.970Z] #17 30.69 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
20:23:34 [2020-03-17T20:23:34.970Z] #17 30.70 Setting up libip6tc0:s390x (1.8.2-4) ...
20:23:34 [2020-03-17T20:23:34.970Z] #17 30.70 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ...
20:23:34 [2020-03-17T20:23:34.970Z] #17 30.71 Setting up libgpm2:s390x (1.20.7-5) ...
20:23:34 [2020-03-17T20:23:34.972Z] #17 ...
20:23:34 [2020-03-17T20:23:34.972Z] 
20:23:34 [2020-03-17T20:23:34.972Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:23:34 [2020-03-17T20:23:34.972Z] #60 8.488 + cd /tmp/tmp.bgsLlM01Kz/src/github.com/opencontainers/runc
20:23:34 [2020-03-17T20:23:34.972Z] #60 8.489 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
20:23:34 [2020-03-17T20:23:34.972Z] #60 9.023 + '[' -z '' ']'
20:23:34 [2020-03-17T20:23:34.972Z] #60 9.023 + target=static
20:23:34 [2020-03-17T20:23:34.972Z] #60 9.024 + make 'BUILDTAGS=seccomp apparmor selinux ' static
20:23:34 [2020-03-17T20:23:34.973Z] #60 10.58 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 .
20:23:34 [2020-03-17T20:23:34.973Z] #60 ...
20:23:34 [2020-03-17T20:23:34.973Z] 
20:23:34 [2020-03-17T20:23:34.973Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:23:34 [2020-03-17T20:23:34.973Z] #44 59.00   CC       compel/src/lib/infect-util.o
20:23:34 [2020-03-17T20:23:34.973Z] #44 59.24   CC       compel/src/lib/infect.o
20:23:34 [2020-03-17T20:23:34.973Z] #44 61.15   CC       compel/src/lib/ptrace.o
20:23:34 [2020-03-17T20:23:34.973Z] #44 61.46   AR       compel/libcompel.a
20:23:34 [2020-03-17T20:23:34.973Z] #44 61.52   HOSTCC   compel/src/main-host.o
20:23:34 [2020-03-17T20:23:34.973Z] #44 61.92   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
20:23:34 [2020-03-17T20:23:34.973Z] #44 62.17   HOSTCC   compel/src/lib/handle-elf-host.o
20:23:34 [2020-03-17T20:23:34.973Z] #44 62.53   HOSTCC   compel/src/lib/log-host.o
20:23:35 [2020-03-17T20:23:35.088Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 5.5s done
20:23:35 [2020-03-17T20:23:35.088Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f
20:23:35 [2020-03-17T20:23:35.252Z] #17 30.72 Setting up libip4tc0:s390x (1.8.2-4) ...
20:23:35 [2020-03-17T20:23:35.252Z] #17 30.72 Setting up uidmap (1:4.5-1.1) ...
20:23:35 [2020-03-17T20:23:35.252Z] #17 30.73 Setting up libnftnl11:s390x (1.1.2-2) ...
20:23:35 [2020-03-17T20:23:35.252Z] #17 30.74 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
20:23:35 [2020-03-17T20:23:35.252Z] #17 30.74 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
20:23:35 [2020-03-17T20:23:35.252Z] #17 30.75 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
20:23:35 [2020-03-17T20:23:35.252Z] #17 30.76 Setting up libicu63:s390x (63.1-6) ...
20:23:35 [2020-03-17T20:23:35.252Z] #17 30.77 Setting up xxd (2:8.1.0875-5) ...
20:23:35 [2020-03-17T20:23:35.252Z] #17 30.77 Setting up zip (3.0-11+b1) ...
20:23:35 [2020-03-17T20:23:35.252Z] #17 30.78 Setting up vim-common (2:8.1.0875-5) ...
20:23:35 [2020-03-17T20:23:35.252Z] #17 30.79 Setting up bash-completion (1:2.8-6) ...
20:23:35 [2020-03-17T20:23:35.340Z] #44 47.72   CC       compel/plugins/std/infect.o
20:23:35 [2020-03-17T20:23:35.517Z] #47 101.6 net
20:23:35 [2020-03-17T20:23:35.543Z] #44 62.89   HOSTLINK compel/compel-host-bin
20:23:35 [2020-03-17T20:23:35.597Z] #44 48.20   CC       compel/arch/x86/plugins/std/parasite-head.o
20:23:35 [2020-03-17T20:23:35.597Z] #44 48.26   CC       compel/arch/x86/plugins/std/memcpy.o
20:23:35 [2020-03-17T20:23:35.597Z] #44 48.36   CC       compel/arch/x86/plugins/std/syscalls-64.o
20:23:35 [2020-03-17T20:23:35.660Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 0.5s done
20:23:35 [2020-03-17T20:23:35.660Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410
20:23:35 [2020-03-17T20:23:35.803Z] #44 63.14   DEP      soccr/soccr.d
20:23:35 [2020-03-17T20:23:35.855Z] #44 48.42   AR       compel/plugins/std.lib.a
20:23:35 [2020-03-17T20:23:35.855Z] #44 48.47   CC       compel/plugins/fds/fds.o
20:23:36 [2020-03-17T20:23:36.063Z] #44 63.43   CC       soccr/soccr.o
20:23:36 [2020-03-17T20:23:36.084Z] #47 ...
20:23:36 [2020-03-17T20:23:36.084Z] 
20:23:36 [2020-03-17T20:23:36.084Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:23:36 [2020-03-17T20:23:36.084Z] #56 96.50 mvdan.cc/sh/v3/cmd/shfmt
20:23:36 [2020-03-17T20:23:36.084Z] #56 DONE 102.0s
20:23:36 [2020-03-17T20:23:36.084Z] 
20:23:36 [2020-03-17T20:23:36.084Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:23:36 [2020-03-17T20:23:36.084Z] #44 34.51   CC       images/packet-sock.o
20:23:36 [2020-03-17T20:23:36.084Z] #44 34.93   CC       images/ipc-var.o
20:23:36 [2020-03-17T20:23:36.084Z] #44 35.15   CC       images/ipc-desc.o
20:23:36 [2020-03-17T20:23:36.084Z] #44 35.38   CC       images/ipc-shm.o
20:23:36 [2020-03-17T20:23:36.084Z] #44 35.67   CC       images/ipc-msg.o
20:23:36 [2020-03-17T20:23:36.084Z] #44 35.98   CC       images/ipc-sem.o
20:23:36 [2020-03-17T20:23:36.084Z] #44 36.24   CC       images/utsns.o
20:23:36 [2020-03-17T20:23:36.085Z] #44 36.51   CC       images/creds.o
20:23:36 [2020-03-17T20:23:36.085Z] #44 36.77   CC       images/vma.o
20:23:36 [2020-03-17T20:23:36.085Z] #44 36.98   CC       images/netdev.o
20:23:36 [2020-03-17T20:23:36.085Z] #44 37.50   CC       images/tty.o
20:23:36 [2020-03-17T20:23:36.085Z] #44 38.30   CC       images/file-lock.o
20:23:36 [2020-03-17T20:23:36.085Z] #44 38.52   CC       images/rlimit.o
20:23:36 [2020-03-17T20:23:36.085Z] #44 38.78   CC       images/pagemap.o
20:23:36 [2020-03-17T20:23:36.085Z] #44 39.14   CC       images/siginfo.o
20:23:36 [2020-03-17T20:23:36.085Z] #44 39.54   CC       images/rpc.o
20:23:36 [2020-03-17T20:23:36.085Z] #44 41.10   CC       images/ext-file.o
20:23:36 [2020-03-17T20:23:36.085Z] #44 41.51   CC       images/cgroup.o
20:23:36 [2020-03-17T20:23:36.113Z] #44 ...
20:23:36 [2020-03-17T20:23:36.113Z] 
20:23:36 [2020-03-17T20:23:36.113Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
20:23:36 [2020-03-17T20:23:36.113Z] #68 DONE 121.1s
20:23:36 [2020-03-17T20:23:36.113Z] 
20:23:36 [2020-03-17T20:23:36.113Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:23:36 [2020-03-17T20:23:36.113Z] #44 48.74   AR       compel/plugins/fds.lib.a
20:23:36 [2020-03-17T20:23:36.113Z] #44 ...
20:23:36 [2020-03-17T20:23:36.113Z] 
20:23:36 [2020-03-17T20:23:36.113Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
20:23:36 [2020-03-17T20:23:36.113Z] #69 DONE 0.1s
20:23:36 [2020-03-17T20:23:36.113Z] 
20:23:36 [2020-03-17T20:23:36.113Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:23:36 [2020-03-17T20:23:36.113Z] #44 48.80   HOSTDEP  compel/src/lib/log-host.d
20:23:36 [2020-03-17T20:23:36.225Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 0.5s done
20:23:36 [2020-03-17T20:23:36.225Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0
20:23:36 [2020-03-17T20:23:36.343Z] #44 ...
20:23:36 [2020-03-17T20:23:36.343Z] 
20:23:36 [2020-03-17T20:23:36.343Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:23:36 [2020-03-17T20:23:36.343Z] #47 102.2 vendor/golang.org/x/crypto/poly1305
20:23:36 [2020-03-17T20:23:36.371Z] #44 48.96   HOSTDEP  compel/src/lib/handle-elf-host.d
20:23:36 [2020-03-17T20:23:36.475Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507
20:23:36 [2020-03-17T20:23:36.475Z] go: finding github.com/docker/go-units v0.3.1
20:23:36 [2020-03-17T20:23:36.629Z] #44 49.24   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
20:23:36 [2020-03-17T20:23:36.716Z] #17 32.00 Setting up libiptc0:s390x (1.8.2-4) ...
20:23:36 [2020-03-17T20:23:36.716Z] #17 32.00 Setting up xz-utils (5.2.4-1) ...
20:23:36 [2020-03-17T20:23:36.716Z] #17 32.01 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:23:36 [2020-03-17T20:23:36.716Z] #17 32.02 Setting up sudo (1.8.27-1+deb10u2) ...
20:23:36 [2020-03-17T20:23:36.716Z] #17 32.07 invoke-rc.d: could not determine current runlevel
20:23:36 [2020-03-17T20:23:36.716Z] #17 32.08 invoke-rc.d: policy-rc.d denied execution of start.
20:23:36 [2020-03-17T20:23:36.716Z] #17 32.09 Setting up pigz (2.4-1) ...
20:23:36 [2020-03-17T20:23:36.716Z] #17 32.10 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ...
20:23:36 [2020-03-17T20:23:36.716Z] #17 32.10 Setting up libnl-3-200:s390x (3.4.0-1) ...
20:23:36 [2020-03-17T20:23:36.716Z] #17 32.11 Setting up python-pip-whl (18.1-5) ...
20:23:36 [2020-03-17T20:23:36.716Z] #17 32.12 Setting up libmpdec2:s390x (2.4.2-2) ...
20:23:36 [2020-03-17T20:23:36.716Z] #17 32.13 Setting up vim-runtime (2:8.1.0875-5) ...
20:23:36 [2020-03-17T20:23:36.716Z] #17 32.31 Setting up libaio1:s390x (0.3.112-3) ...
20:23:36 [2020-03-17T20:23:36.716Z] #17 32.32 Setting up libonig5:s390x (6.9.1-1) ...
20:23:36 [2020-03-17T20:23:36.716Z] #17 32.33 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ...
20:23:36 [2020-03-17T20:23:36.716Z] #17 32.33 Setting up vim (2:8.1.0875-5) ...
20:23:36 [2020-03-17T20:23:36.716Z] #17 32.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
20:23:36 [2020-03-17T20:23:36.716Z] #17 32.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
20:23:36 [2020-03-17T20:23:36.716Z] #17 32.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
20:23:36 [2020-03-17T20:23:36.716Z] #17 32.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
20:23:36 [2020-03-17T20:23:36.716Z] #17 32.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
20:23:36 [2020-03-17T20:23:36.716Z] #17 32.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
20:23:36 [2020-03-17T20:23:36.716Z] #17 32.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
20:23:36 [2020-03-17T20:23:36.717Z] #17 32.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
20:23:36 [2020-03-17T20:23:36.887Z] #44 49.46   HOSTDEP  compel/src/main-host.d
20:23:36 [2020-03-17T20:23:36.909Z] #47 102.9 vendor/golang.org/x/sys/cpu
20:23:36 [2020-03-17T20:23:36.997Z] #17 32.37 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
20:23:36 [2020-03-17T20:23:36.998Z] #17 32.38 Setting up thin-provisioning-tools (0.7.6-2.1) ...
20:23:36 [2020-03-17T20:23:36.998Z] #17 32.39 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ...
20:23:36 [2020-03-17T20:23:36.998Z] #17 32.40 Setting up jq (1.5+dfsg-2+b1) ...
20:23:36 [2020-03-17T20:23:36.998Z] #17 32.40 Setting up libpython3-stdlib:s390x (3.7.3-1) ...
20:23:36 [2020-03-17T20:23:36.998Z] #17 32.41 Setting up python3.7 (3.7.3-2+deb10u1) ...
20:23:37 [2020-03-17T20:23:37.147Z] #44 49.69   DEP      compel/src/lib/ptrace.d
20:23:37 [2020-03-17T20:23:37.147Z] #44 49.78   DEP      compel/src/lib/infect.d
20:23:37 [2020-03-17T20:23:37.167Z] #47 103.2 vendor/golang.org/x/crypto/chacha20poly1305
20:23:37 [2020-03-17T20:23:37.405Z] #44 50.00   DEP      compel/src/lib/infect-util.d
20:23:37 [2020-03-17T20:23:37.510Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7
20:23:37 [2020-03-17T20:23:37.610Z] #17 ...
20:23:37 [2020-03-17T20:23:37.610Z] 
20:23:37 [2020-03-17T20:23:37.610Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:23:37 [2020-03-17T20:23:37.610Z] #44 72.51   CC       criu/files-ext.o
20:23:37 [2020-03-17T20:23:37.610Z] #44 72.79   CC       criu/files-reg.o
20:23:37 [2020-03-17T20:23:37.610Z] #44 74.21   CC       criu/files.o
20:23:37 [2020-03-17T20:23:37.610Z] #44 75.43   CC       criu/filesystems.o
20:23:37 [2020-03-17T20:23:37.610Z] #44 76.01   CC       criu/fsnotify.o
20:23:37 [2020-03-17T20:23:37.610Z] #44 76.72   CC       criu/image-desc.o
20:23:37 [2020-03-17T20:23:37.610Z] #44 76.83   CC       criu/image.o
20:23:37 [2020-03-17T20:23:37.610Z] #44 77.46   CC       criu/ipc_ns.o
20:23:37 [2020-03-17T20:23:37.610Z] #44 78.19   CC       criu/irmap.o
20:23:37 [2020-03-17T20:23:37.610Z] #44 78.69   CC       criu/kcmp-ids.o
20:23:37 [2020-03-17T20:23:37.610Z] #44 78.97   CC       criu/kerndat.o
20:23:37 [2020-03-17T20:23:37.610Z] #44 79.64   CC       criu/libnetlink.o
20:23:37 [2020-03-17T20:23:37.610Z] #44 79.88   CC       criu/log.o
20:23:37 [2020-03-17T20:23:37.610Z] #44 80.18   CC       criu/lsm.o
20:23:37 [2020-03-17T20:23:37.610Z] #44 80.49   CC       criu/mem.o
20:23:37 [2020-03-17T20:23:37.610Z] #44 81.56   CC       criu/mount.o
20:23:37 [2020-03-17T20:23:37.662Z] #44 50.15   DEP      compel/src/lib/infect-rpc.d
20:23:37 [2020-03-17T20:23:37.662Z] #44 50.25   DEP      compel/arch/x86/src/lib/infect.d
20:23:37 [2020-03-17T20:23:37.664Z] #44 65.00   AR       soccr/libsoccr.a
20:23:37 [2020-03-17T20:23:37.664Z] #44 65.04 make[1]: 'soccr/libsoccr.a' is up to date.
20:23:37 [2020-03-17T20:23:37.664Z] #44 ...
20:23:37 [2020-03-17T20:23:37.664Z] 
20:23:37 [2020-03-17T20:23:37.664Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:23:37 [2020-03-17T20:23:37.664Z] #47 96.26 crypto/tls
20:23:37 [2020-03-17T20:23:37.664Z] #47 102.3 net/http/httptrace
20:23:37 [2020-03-17T20:23:37.664Z] #47 102.5 net/http
20:23:37 [2020-03-17T20:23:37.920Z] #44 50.40   DEP      compel/arch/x86/src/lib/cpu.d
20:23:37 [2020-03-17T20:23:37.920Z] #44 50.48   DEP      compel/src/lib/log.d
20:23:37 [2020-03-17T20:23:37.920Z] #44 50.57   DEP      compel/src/main.d
20:23:37 [2020-03-17T20:23:37.924Z] #47 ...
20:23:37 [2020-03-17T20:23:37.924Z] 
20:23:37 [2020-03-17T20:23:37.924Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:23:37 [2020-03-17T20:23:37.924Z] #44 65.43   DEP      criu/arch/aarch64/sigframe.d
20:23:38 [2020-03-17T20:23:38.138Z] go: finding github.com/kr/text v0.1.0
20:23:38 [2020-03-17T20:23:38.138Z] go: finding github.com/coreos/etcd v3.3.10+incompatible
20:23:38 [2020-03-17T20:23:38.178Z] #44 50.69   DEP      compel/src/lib/handle-elf.d
20:23:38 [2020-03-17T20:23:38.178Z] #44 50.84   DEP      compel/arch/x86/src/lib/handle-elf.d
20:23:38 [2020-03-17T20:23:38.184Z] #44 65.54   DEP      criu/arch/aarch64/crtools.d
20:23:38 [2020-03-17T20:23:38.185Z] #44 65.78   DEP      criu/arch/aarch64/cpu.d
20:23:38 [2020-03-17T20:23:38.435Z] #44 50.98   CC       compel/src/lib/log.o
20:23:38 [2020-03-17T20:23:38.445Z] #44 65.82   DEP      criu/arch/aarch64/bitops.d
20:23:38 [2020-03-17T20:23:38.445Z] #44 65.89   CC       criu/arch/aarch64/bitops.o
20:23:38 [2020-03-17T20:23:38.445Z] #44 65.97   CC       criu/arch/aarch64/cpu.o
20:23:38 [2020-03-17T20:23:38.541Z] #47 104.6 vendor/golang.org/x/crypto/hkdf
20:23:38 [2020-03-17T20:23:38.613Z] #44 ...
20:23:38 [2020-03-17T20:23:38.613Z] 
20:23:38 [2020-03-17T20:23:38.613Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:23:38 [2020-03-17T20:23:38.613Z] #17 34.03 Setting up iptables (1.8.2-4) ...
20:23:38 [2020-03-17T20:23:38.613Z] #17 34.04 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
20:23:38 [2020-03-17T20:23:38.613Z] #17 34.05 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:23:38 [2020-03-17T20:23:38.613Z] #17 34.05 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
20:23:38 [2020-03-17T20:23:38.613Z] #17 34.05 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:23:38 [2020-03-17T20:23:38.613Z] #17 34.06 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
20:23:38 [2020-03-17T20:23:38.613Z] #17 34.06 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
20:23:38 [2020-03-17T20:23:38.613Z] #17 34.07 Setting up python3 (3.7.3-1) ...
20:23:38 [2020-03-17T20:23:38.613Z] #17 34.27 Setting up python3-wheel (0.32.3-2) ...
20:23:38 [2020-03-17T20:23:38.693Z] #44 ...
20:23:38 [2020-03-17T20:23:38.693Z] 
20:23:38 [2020-03-17T20:23:38.693Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:23:38 [2020-03-17T20:23:38.693Z] #50 DONE 123.8s
20:23:38 [2020-03-17T20:23:38.693Z] 
20:23:38 [2020-03-17T20:23:38.693Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:23:38 [2020-03-17T20:23:38.693Z] #10 122.9 Selecting previously unselected package libapparmor1:amd64.
20:23:38 [2020-03-17T20:23:38.693Z] #10 122.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
20:23:38 [2020-03-17T20:23:38.693Z] #10 122.9 Unpacking libapparmor1:amd64 (2.13.2-10) ...
20:23:38 [2020-03-17T20:23:38.693Z] #10 123.0 Selecting previously unselected package libapparmor-dev:amd64.
20:23:38 [2020-03-17T20:23:38.693Z] #10 123.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
20:23:38 [2020-03-17T20:23:38.693Z] #10 123.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
20:23:38 [2020-03-17T20:23:38.693Z] #10 123.2 Selecting previously unselected package libbtrfs0.
20:23:38 [2020-03-17T20:23:38.693Z] #10 123.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
20:23:38 [2020-03-17T20:23:38.693Z] #10 123.2 Unpacking libbtrfs0 (4.20.1-2) ...
20:23:38 [2020-03-17T20:23:38.693Z] #10 123.3 Selecting previously unselected package libbtrfs-dev.
20:23:38 [2020-03-17T20:23:38.694Z] #10 123.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
20:23:38 [2020-03-17T20:23:38.694Z] #10 123.3 Unpacking libbtrfs-dev (4.20.1-2) ...
20:23:38 [2020-03-17T20:23:38.694Z] #10 123.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
20:23:38 [2020-03-17T20:23:38.694Z] #10 123.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
20:23:38 [2020-03-17T20:23:38.694Z] #10 123.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
20:23:38 [2020-03-17T20:23:38.694Z] #10 123.6 Selecting previously unselected package libudev-dev:amd64.
20:23:38 [2020-03-17T20:23:38.694Z] #10 123.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ...
20:23:38 [2020-03-17T20:23:38.694Z] #10 123.6 Unpacking libudev-dev:amd64 (241-7~deb10u3) ...
20:23:38 [2020-03-17T20:23:38.694Z] #10 123.8 Selecting previously unselected package libsepol1-dev:amd64.
20:23:38 [2020-03-17T20:23:38.694Z] #10 123.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
20:23:38 [2020-03-17T20:23:38.694Z] #10 123.8 Unpacking libsepol1-dev:amd64 (2.8-1) ...
20:23:38 [2020-03-17T20:23:38.694Z] #10 124.1 Selecting previously unselected package libpcre16-3:amd64.
20:23:38 [2020-03-17T20:23:38.694Z] #10 124.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
20:23:38 [2020-03-17T20:23:38.694Z] #10 124.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
20:23:38 [2020-03-17T20:23:38.694Z] #10 124.3 Selecting previously unselected package libpcre32-3:amd64.
20:23:38 [2020-03-17T20:23:38.705Z] #44 66.24   CC       criu/arch/aarch64/crtools.o
20:23:38 [2020-03-17T20:23:38.782Z] go: finding github.com/spf13/cast v1.3.0
20:23:38 [2020-03-17T20:23:38.799Z] #47 104.8 vendor/golang.org/x/text/transform
20:23:38 [2020-03-17T20:23:38.894Z] #17 34.61 Setting up apparmor (2.13.2-10) ...
20:23:38 [2020-03-17T20:23:38.951Z] #10 124.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
20:23:38 [2020-03-17T20:23:38.951Z] #10 124.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
20:23:38 [2020-03-17T20:23:38.951Z] #10 ...
20:23:38 [2020-03-17T20:23:38.951Z] 
20:23:38 [2020-03-17T20:23:38.951Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:23:38 [2020-03-17T20:23:38.951Z] #47 113.9 vendor/golang.org/x/net/http2/hpack
20:23:38 [2020-03-17T20:23:38.951Z] #47 115.1 mime
20:23:38 [2020-03-17T20:23:38.951Z] #47 116.9 mime/quotedprintable
20:23:38 [2020-03-17T20:23:38.951Z] #47 117.3 net/http/internal
20:23:38 [2020-03-17T20:23:38.951Z] #47 121.1 crypto/tls
20:23:38 [2020-03-17T20:23:38.951Z] #47 ...
20:23:38 [2020-03-17T20:23:38.951Z] 
20:23:38 [2020-03-17T20:23:38.951Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:23:38 [2020-03-17T20:23:38.951Z] #44 51.37   CC       compel/arch/x86/src/lib/cpu.o
20:23:39 [2020-03-17T20:23:39.366Z] #47 105.3 vendor/golang.org/x/text/unicode/bidi
20:23:39 [2020-03-17T20:23:39.415Z] go: finding gotest.tools v2.1.0+incompatible
20:23:39 [2020-03-17T20:23:39.645Z] #44 67.03   CC       criu/arch/aarch64/sigframe.o
20:23:39 [2020-03-17T20:23:39.897Z] #17 35.48 Setting up xfsprogs (4.20.0-1) ...
20:23:39 [2020-03-17T20:23:39.897Z] #17 35.48 Setting up python3-lib2to3 (3.7.3-1) ...
20:23:39 [2020-03-17T20:23:39.905Z] #44 67.36   LINK     criu/arch/aarch64/crtools.built-in.o
20:23:39 [2020-03-17T20:23:39.905Z] #44 67.42   DEP      criu/pie/util-vdso.d
20:23:40 [2020-03-17T20:23:40.065Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6
20:23:40 [2020-03-17T20:23:40.065Z] go: finding github.com/kr/pty v1.1.1
20:23:40 [2020-03-17T20:23:40.166Z] #44 67.74   DEP      criu/pie/util.d
20:23:40 [2020-03-17T20:23:40.178Z] #17 35.71 Setting up python3-pkg-resources (40.8.0-1) ...
20:23:40 [2020-03-17T20:23:40.323Z] #44 52.79   CC       compel/arch/x86/src/lib/infect.o
20:23:40 [2020-03-17T20:23:40.377Z] go: finding github.com/gogo/protobuf v1.0.0
20:23:40 [2020-03-17T20:23:40.406Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 3.7s done
20:23:40 [2020-03-17T20:23:40.406Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf
20:23:40 [2020-03-17T20:23:40.426Z] #44 67.95   CC       criu/pie/util.o
20:23:40 [2020-03-17T20:23:40.691Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
20:23:40 [2020-03-17T20:23:40.790Z] #17 36.14 Setting up python3-distutils (3.7.3-1) ...
20:23:40 [2020-03-17T20:23:40.790Z] #17 36.40 Setting up python3-setuptools (40.8.0-1) ...
20:23:40 [2020-03-17T20:23:40.888Z] #44 53.46   CC       compel/src/lib/infect-rpc.o
20:23:40 [2020-03-17T20:23:40.997Z] #44 68.41   CC       criu/pie/util-vdso.o
20:23:41 [2020-03-17T20:23:41.004Z] go: finding github.com/gogo/protobuf v1.2.0
20:23:41 [2020-03-17T20:23:41.171Z] #44 53.71   CC       compel/src/lib/infect-util.o
20:23:41 [2020-03-17T20:23:41.267Z] #47 107.2 vendor/golang.org/x/text/secure/bidirule
20:23:41 [2020-03-17T20:23:41.402Z] #17 37.12 Setting up python3-pip (18.1-5) ...
20:23:41 [2020-03-17T20:23:41.428Z] #44 53.96   CC       compel/src/lib/infect.o
20:23:41 [2020-03-17T20:23:41.525Z] #47 107.6 vendor/golang.org/x/text/unicode/norm
20:23:41 [2020-03-17T20:23:41.687Z] #44 ...
20:23:41 [2020-03-17T20:23:41.687Z] 
20:23:41 [2020-03-17T20:23:41.687Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:23:41 [2020-03-17T20:23:41.687Z] #10 124.6 Selecting previously unselected package libpcrecpp0v5:amd64.
20:23:41 [2020-03-17T20:23:41.687Z] #10 124.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
20:23:41 [2020-03-17T20:23:41.687Z] #10 124.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
20:23:41 [2020-03-17T20:23:41.687Z] #10 124.8 Selecting previously unselected package libpcre3-dev:amd64.
20:23:41 [2020-03-17T20:23:41.687Z] #10 124.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
20:23:41 [2020-03-17T20:23:41.687Z] #10 124.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
20:23:41 [2020-03-17T20:23:41.687Z] #10 125.5 Selecting previously unselected package libselinux1-dev:amd64.
20:23:41 [2020-03-17T20:23:41.687Z] #10 125.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
20:23:41 [2020-03-17T20:23:41.687Z] #10 125.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
20:23:41 [2020-03-17T20:23:41.687Z] #10 125.9 Selecting previously unselected package libdevmapper-dev:amd64.
20:23:41 [2020-03-17T20:23:41.687Z] #10 125.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
20:23:41 [2020-03-17T20:23:41.687Z] #10 125.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
20:23:41 [2020-03-17T20:23:41.687Z] #10 126.0 Selecting previously unselected package libseccomp-dev:amd64.
20:23:41 [2020-03-17T20:23:41.687Z] #10 126.0 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
20:23:41 [2020-03-17T20:23:41.687Z] #10 126.0 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
20:23:41 [2020-03-17T20:23:41.687Z] #10 126.1 Selecting previously unselected package libsystemd-dev:amd64.
20:23:41 [2020-03-17T20:23:41.687Z] #10 126.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ...
20:23:41 [2020-03-17T20:23:41.687Z] #10 126.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ...
20:23:41 [2020-03-17T20:23:41.687Z] #10 126.5 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
20:23:41 [2020-03-17T20:23:41.687Z] #10 126.6 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
20:23:41 [2020-03-17T20:23:41.687Z] #10 126.6 Setting up libapparmor1:amd64 (2.13.2-10) ...
20:23:41 [2020-03-17T20:23:41.687Z] #10 126.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
20:23:41 [2020-03-17T20:23:41.687Z] #10 126.6 Setting up libpcre16-3:amd64 (2:8.39-12) ...
20:23:41 [2020-03-17T20:23:41.687Z] #10 126.7 Setting up libsepol1-dev:amd64 (2.8-1) ...
20:23:41 [2020-03-17T20:23:41.687Z] #10 126.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
20:23:41 [2020-03-17T20:23:41.687Z] #10 126.7 Setting up libbtrfs0 (4.20.1-2) ...
20:23:41 [2020-03-17T20:23:41.687Z] #10 126.7 Setting up libpcre32-3:amd64 (2:8.39-12) ...
20:23:41 [2020-03-17T20:23:41.687Z] #10 126.7 Setting up libudev-dev:amd64 (241-7~deb10u3) ...
20:23:41 [2020-03-17T20:23:41.687Z] #10 126.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
20:23:41 [2020-03-17T20:23:41.687Z] #10 126.8 Setting up libbtrfs-dev (4.20.1-2) ...
20:23:41 [2020-03-17T20:23:41.687Z] #10 126.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
20:23:41 [2020-03-17T20:23:41.687Z] #10 126.8 Setting up mingw-w64-common (6.0.0-3) ...
20:23:41 [2020-03-17T20:23:41.687Z] #10 126.8 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ...
20:23:41 [2020-03-17T20:23:41.687Z] #10 126.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
20:23:41 [2020-03-17T20:23:41.687Z] #10 126.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
20:23:41 [2020-03-17T20:23:41.687Z] #10 126.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:23:41 [2020-03-17T20:23:41.687Z] #10 126.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
20:23:41 [2020-03-17T20:23:41.687Z] #10 126.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
20:23:41 [2020-03-17T20:23:41.687Z] #10 126.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:23:41 [2020-03-17T20:23:41.687Z] #10 126.9 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
20:23:41 [2020-03-17T20:23:41.687Z] #10 126.9 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
20:23:41 [2020-03-17T20:23:41.687Z] #10 126.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
20:23:41 [2020-03-17T20:23:41.687Z] #10 127.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
20:23:41 [2020-03-17T20:23:41.687Z] #10 127.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
20:23:41 [2020-03-17T20:23:41.687Z] #10 127.0 Setting up dmsetup (2:1.02.155-3) ...
20:23:41 [2020-03-17T20:23:41.687Z] #10 127.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
20:23:41 [2020-03-17T20:23:41.687Z] #10 127.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
20:23:41 [2020-03-17T20:23:41.687Z] #10 127.0 Processing triggers for libc-bin (2.28-10) ...
20:23:41 [2020-03-17T20:23:41.687Z] #10 DONE 127.4s
20:23:41 [2020-03-17T20:23:41.938Z] #44 69.26   AR       criu/pie/pie.lib.a
20:23:41 [2020-03-17T20:23:41.938Z] #44 69.36   DEP      criu/pie/restorer.d
20:23:41 [2020-03-17T20:23:41.945Z] 
20:23:41 [2020-03-17T20:23:41.945Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
20:23:41 [2020-03-17T20:23:41.945Z] #58 DONE 0.1s
20:23:41 [2020-03-17T20:23:41.945Z] 
20:23:41 [2020-03-17T20:23:41.945Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
20:23:41 [2020-03-17T20:23:41.945Z] #11 ...
20:23:41 [2020-03-17T20:23:41.945Z] 
20:23:41 [2020-03-17T20:23:41.945Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
20:23:41 [2020-03-17T20:23:41.945Z] #59 DONE 0.1s
20:23:42 [2020-03-17T20:23:42.066Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0
20:23:42 [2020-03-17T20:23:42.198Z] #44 69.67   DEP      criu/arch/aarch64/intraprocedure.d
20:23:42 [2020-03-17T20:23:42.198Z] #44 69.68   DEP      criu/arch/aarch64/restorer.d
20:23:42 [2020-03-17T20:23:42.198Z] #44 69.78   DEP      criu/arch/aarch64/vdso-pie.d
20:23:42 [2020-03-17T20:23:42.202Z] 
20:23:42 [2020-03-17T20:23:42.202Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:23:42 [2020-03-17T20:23:42.374Z] go: finding go.etcd.io/bbolt v1.3.2
20:23:42 [2020-03-17T20:23:42.404Z] #17 37.73 Processing triggers for libc-bin (2.28-10) ...
20:23:42 [2020-03-17T20:23:42.404Z] #17 37.77 Processing triggers for mime-support (3.62) ...
20:23:42 [2020-03-17T20:23:42.459Z] #44 69.86   DEP      criu/pie/parasite-vdso.d
20:23:42 [2020-03-17T20:23:42.459Z] #44 70.05   DEP      criu/pie/parasite.d
20:23:42 [2020-03-17T20:23:42.459Z] #47 ...
20:23:42 [2020-03-17T20:23:42.459Z] 
20:23:42 [2020-03-17T20:23:42.459Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:23:42 [2020-03-17T20:23:42.459Z] #44 42.72   CC       images/userns.o
20:23:42 [2020-03-17T20:23:42.459Z] #44 42.98   CC       images/google/protobuf/descriptor.o
20:23:42 [2020-03-17T20:23:42.459Z] #44 44.81   CC       images/opts.o
20:23:42 [2020-03-17T20:23:42.459Z] #44 45.03   CC       images/seccomp.o
20:23:42 [2020-03-17T20:23:42.459Z] #44 45.43   CC       images/binfmt-misc.o
20:23:42 [2020-03-17T20:23:42.459Z] #44 45.65   CC       images/time.o
20:23:42 [2020-03-17T20:23:42.459Z] #44 45.96   CC       images/sysctl.o
20:23:42 [2020-03-17T20:23:42.459Z] #44 46.13   CC       images/autofs.o
20:23:42 [2020-03-17T20:23:42.459Z] #44 46.36   CC       images/macvlan.o
20:23:42 [2020-03-17T20:23:42.459Z] #44 46.52   CC       images/sit.o
20:23:42 [2020-03-17T20:23:42.459Z] #44 46.77   LINK     images/built-in.o
20:23:42 [2020-03-17T20:23:42.459Z] #44 46.89   GEN      compel/include/asm
20:23:42 [2020-03-17T20:23:42.459Z] #44 46.90   GEN      compel/include/version.h
20:23:42 [2020-03-17T20:23:42.459Z] #44 46.93 touch .config
20:23:42 [2020-03-17T20:23:42.459Z] #44 46.96   GEN      include/common/config.h
20:23:42 [2020-03-17T20:23:42.459Z] #44 47.04   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
20:23:42 [2020-03-17T20:23:42.459Z] #44 47.07   GEN      compel/plugins/include/uapi/std/syscall-64.h
20:23:42 [2020-03-17T20:23:42.459Z] #44 47.11   GEN      compel/arch/x86/plugins/std/syscalls-64.S
20:23:42 [2020-03-17T20:23:42.459Z] #44 47.13   DEP      compel/arch/x86/plugins/std/syscalls-64.d
20:23:42 [2020-03-17T20:23:42.459Z] #44 47.15   DEP      compel/arch/x86/plugins/std/memcpy.d
20:23:42 [2020-03-17T20:23:42.459Z] #44 47.17   DEP      compel/arch/x86/plugins/std/parasite-head.d
20:23:42 [2020-03-17T20:23:42.459Z] #44 47.20   GEN      compel/plugins/include/uapi/std/syscall.h
20:23:42 [2020-03-17T20:23:42.459Z] #44 47.22   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
20:23:42 [2020-03-17T20:23:42.459Z] #44 47.26   GEN      compel/plugins/include/uapi/std/syscall-codes.h
20:23:42 [2020-03-17T20:23:42.459Z] #44 47.30   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
20:23:42 [2020-03-17T20:23:42.459Z] #44 47.31   DEP      compel/plugins/std/infect.d
20:23:42 [2020-03-17T20:23:42.459Z] #44 47.40   DEP      compel/plugins/std/string.d
20:23:42 [2020-03-17T20:23:42.459Z] #44 47.56   DEP      compel/plugins/std/log.d
20:23:42 [2020-03-17T20:23:42.459Z] #44 47.73   DEP      compel/plugins/std/fds.d
20:23:42 [2020-03-17T20:23:42.459Z] #44 47.87   DEP      compel/plugins/std/std.d
20:23:42 [2020-03-17T20:23:42.459Z] #44 48.02   DEP      compel/plugins/shmem/shmem.d
20:23:42 [2020-03-17T20:23:42.459Z] #44 48.12   DEP      compel/plugins/fds/fds.d
20:23:42 [2020-03-17T20:23:42.681Z] go: finding github.com/onsi/ginkgo v1.7.0
20:23:42 [2020-03-17T20:23:42.686Z] #17 DONE 38.2s
20:23:42 [2020-03-17T20:23:42.686Z] 
20:23:42 [2020-03-17T20:23:42.686Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
20:23:42 [2020-03-17T20:23:42.717Z] #44 48.32   CC       compel/plugins/std/std.o
20:23:42 [2020-03-17T20:23:42.975Z] #44 48.66   CC       compel/plugins/std/fds.o
20:23:43 [2020-03-17T20:23:43.030Z] #44 70.38   CC       criu/pie/parasite.o
20:23:43 [2020-03-17T20:23:43.543Z] #44 49.17   CC       compel/plugins/std/log.o
20:23:43 [2020-03-17T20:23:43.600Z] #44 ...
20:23:43 [2020-03-17T20:23:43.600Z] 
20:23:43 [2020-03-17T20:23:43.600Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:23:43 [2020-03-17T20:23:43.774Z] go: finding github.com/onsi/gomega v1.4.3
20:23:44 [2020-03-17T20:23:44.175Z] #18 1.372 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
20:23:44 [2020-03-17T20:23:44.175Z] #18 1.374 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
20:23:44 [2020-03-17T20:23:44.175Z] #18 1.376 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
20:23:44 [2020-03-17T20:23:44.175Z] #18 DONE 1.5s
20:23:44 [2020-03-17T20:23:44.175Z] 
20:23:44 [2020-03-17T20:23:44.175Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
20:23:44 [2020-03-17T20:23:44.477Z] #44 50.12   CC       compel/plugins/std/string.o
20:23:44 [2020-03-17T20:23:44.586Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 3.7s done
20:23:44 [2020-03-17T20:23:44.586Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f
20:23:44 [2020-03-17T20:23:44.729Z] #60 ...
20:23:44 [2020-03-17T20:23:44.729Z] 
20:23:44 [2020-03-17T20:23:44.729Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
20:23:44 [2020-03-17T20:23:44.729Z] #11 DONE 2.7s
20:23:44 [2020-03-17T20:23:44.729Z] 
20:23:44 [2020-03-17T20:23:44.729Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:23:44 [2020-03-17T20:23:44.729Z] #60 2.376 + RM_GOPATH=0
20:23:44 [2020-03-17T20:23:44.729Z] #60 2.376 + TMP_GOPATH=
20:23:44 [2020-03-17T20:23:44.729Z] #60 2.376 + : /build
20:23:44 [2020-03-17T20:23:44.729Z] #60 2.376 + '[' -z '' ']'
20:23:44 [2020-03-17T20:23:44.729Z] #60 2.376 ++ mktemp -d
20:23:44 [2020-03-17T20:23:44.729Z] #60 2.380 + export GOPATH=/tmp/tmp.CdMJbX2WWB
20:23:44 [2020-03-17T20:23:44.729Z] #60 2.380 + GOPATH=/tmp/tmp.CdMJbX2WWB
20:23:44 [2020-03-17T20:23:44.729Z] #60 2.380 + RM_GOPATH=1
20:23:44 [2020-03-17T20:23:44.729Z] #60 2.382 ++ dirname ./install.sh
20:23:44 [2020-03-17T20:23:44.729Z] #60 2.385 + dir=.
20:23:44 [2020-03-17T20:23:44.729Z] #60 2.385 + bin=runc
20:23:44 [2020-03-17T20:23:44.729Z] #60 2.385 + shift
20:23:44 [2020-03-17T20:23:44.729Z] #60 2.386 + '[' '!' -f ./runc.installer ']'
20:23:44 [2020-03-17T20:23:44.729Z] #60 2.387 + . ./runc.installer
20:23:44 [2020-03-17T20:23:44.729Z] #60 2.388 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
20:23:44 [2020-03-17T20:23:44.729Z] #60 2.390 + install_runc
20:23:44 [2020-03-17T20:23:44.729Z] #60 2.391 + grep -q '^3\.10\.0.*\.el7\.'
20:23:44 [2020-03-17T20:23:44.729Z] #60 2.395 + uname -r
20:23:44 [2020-03-17T20:23:44.729Z] #60 2.406 + RUNC_BUILDTAGS='seccomp apparmor selinux '
20:23:44 [2020-03-17T20:23:44.729Z] #60 2.407 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
20:23:44 [2020-03-17T20:23:44.729Z] #60 2.407 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
20:23:44 [2020-03-17T20:23:44.729Z] #60 2.407 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.CdMJbX2WWB/src/github.com/opencontainers/runc
20:23:44 [2020-03-17T20:23:44.729Z] #60 2.414 Cloning into '/tmp/tmp.CdMJbX2WWB/src/github.com/opencontainers/runc'...
20:23:44 [2020-03-17T20:23:44.736Z] #44 ...
20:23:44 [2020-03-17T20:23:44.736Z] 
20:23:44 [2020-03-17T20:23:44.736Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:23:44 [2020-03-17T20:23:44.736Z] #10 111.0 Selecting previously unselected package libapparmor1:amd64.
20:23:44 [2020-03-17T20:23:44.736Z] #10 111.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
20:23:44 [2020-03-17T20:23:44.736Z] #10 111.0 Unpacking libapparmor1:amd64 (2.13.2-10) ...
20:23:44 [2020-03-17T20:23:44.736Z] #10 111.2 Selecting previously unselected package libapparmor-dev:amd64.
20:23:44 [2020-03-17T20:23:44.736Z] #10 111.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
20:23:44 [2020-03-17T20:23:44.736Z] #10 111.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
20:23:44 [2020-03-17T20:23:44.847Z] go: finding github.com/client9/misspell v0.3.4
20:23:44 [2020-03-17T20:23:44.994Z] #10 111.4 Selecting previously unselected package libbtrfs0.
20:23:44 [2020-03-17T20:23:44.994Z] #10 111.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
20:23:44 [2020-03-17T20:23:44.994Z] #10 111.4 Unpacking libbtrfs0 (4.20.1-2) ...
20:23:44 [2020-03-17T20:23:44.994Z] #10 111.5 Selecting previously unselected package libbtrfs-dev.
20:23:45 [2020-03-17T20:23:45.143Z] go: finding github.com/lib/pq v1.0.0
20:23:45 [2020-03-17T20:23:45.252Z] #10 111.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
20:23:45 [2020-03-17T20:23:45.252Z] #10 111.5 Unpacking libbtrfs-dev (4.20.1-2) ...
20:23:45 [2020-03-17T20:23:45.252Z] #10 111.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
20:23:45 [2020-03-17T20:23:45.252Z] #10 111.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
20:23:45 [2020-03-17T20:23:45.252Z] #10 111.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
20:23:45 [2020-03-17T20:23:45.435Z] go: finding gopkg.in/yaml.v2 v2.2.1
20:23:45 [2020-03-17T20:23:45.510Z] #10 111.7 Selecting previously unselected package libudev-dev:amd64.
20:23:45 [2020-03-17T20:23:45.510Z] #10 111.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ...
20:23:45 [2020-03-17T20:23:45.510Z] #10 111.8 Unpacking libudev-dev:amd64 (241-7~deb10u3) ...
20:23:45 [2020-03-17T20:23:45.510Z] #10 112.0 Selecting previously unselected package libsepol1-dev:amd64.
20:23:45 [2020-03-17T20:23:45.510Z] #10 112.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
20:23:45 [2020-03-17T20:23:45.510Z] #10 112.0 Unpacking libsepol1-dev:amd64 (2.8-1) ...
20:23:45 [2020-03-17T20:23:45.684Z] #23 112.1 Checking out files:  27% (2936/10651)   
Checking out files:  28% (2983/10651)   
Checking out files:  29% (3089/10651)   
Checking out files:  30% (3196/10651)   
Checking out files:  31% (3302/10651)   
Checking out files:  32% (3409/10651)   
Checking out files:  33% (3515/10651)   
Checking out files:  34% (3622/10651)   
Checking out files:  35% (3728/10651)   
Checking out files:  36% (3835/10651)   
Checking out files:  37% (3941/10651)   
Checking out files:  38% (4048/10651)   
Checking out files:  39% (4154/10651)   
Checking out files:  40% (4261/10651)   
Checking out files:  41% (4367/10651)   
Checking out files:  42% (4474/10651)   
Checking out files:  43% (4580/10651)   
Checking out files:  44% (4687/10651)   
Checking out files:  45% (4793/10651)   
Checking out files:  46% (4900/10651)   
Checking out files:  47% (5006/10651)   
Checking out files:  48% (5113/10651)   
Checking out files:  48% (5201/10651)   
Checking out files:  49% (5219/10651)   
Checking out files:  50% (5326/10651)   
Checking out files:  51% (5433/10651)   
Checking out files:  52% (5539/10651)   
Checking out files:  53% (5646/10651)   
Checking out files:  54% (5752/10651)   
Checking out files:  55% (5859/10651)   
Checking out files:  56% (5965/10651)   
Checking out files:  57% (6072/10651)   
Checking out files:  58% (6178/10651)   
Checking out files:  59% (6285/10651)   
Checking out files:  60% (6391/10651)   
Checking out files:  61% (6498/10651)   
Checking out files:  62% (6604/10651)   
Checking out files:  63% (6711/10651)   
Checking out files:  64% (6817/10651)   
Checking out files:  65% (6924/10651)   
Checking out files:  66% (7030/10651)   
Checking out files:  67% (7137/10651)   
Checking out files:  68% (7243/10651)   
Checking out files:  69% (7350/10651)   
Checking out files:  70% (7456/10651)   
Checking out files:  71% (7563/10651)   
Checking out files:  72% (7669/10651)   
Checking out files:  73% (7776/10651)   
Checking out files:  74% (7882/10651)   
Checking out files:  74% (7897/10651)   
Checking out files:  75% (7989/10651)   
Checking out files:  76% (8095/10651)   
Checking out files:  77% (8202/10651)   
Checking out files:  78% (8308/10651)   
Checking out files:  79% (8415/10651)   
Checking out files:  80% (8521/10651)   
Checking out files:  81% (8628/10651)   
20:23:45 [2020-03-17T20:23:45.685Z] #23 ...
20:23:45 [2020-03-17T20:23:45.685Z] 
20:23:45 [2020-03-17T20:23:45.685Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:23:45 [2020-03-17T20:23:45.685Z] #17 4.487 Reading package lists...
20:23:45 [2020-03-17T20:23:45.685Z] #17 7.627 Reading package lists...
20:23:45 [2020-03-17T20:23:45.685Z] #17 10.14 Building dependency tree...
20:23:45 [2020-03-17T20:23:45.685Z] #17 10.63 Reading state information...
20:23:45 [2020-03-17T20:23:45.685Z] #17 11.67 libcap2-bin is already the newest version (1:2.25-2).
20:23:45 [2020-03-17T20:23:45.685Z] #17 11.67 The following additional packages will be installed:
20:23:45 [2020-03-17T20:23:45.685Z] #17 11.68   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
20:23:45 [2020-03-17T20:23:45.685Z] #17 11.68   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
20:23:45 [2020-03-17T20:23:45.685Z] #17 11.68   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
20:23:45 [2020-03-17T20:23:45.685Z] #17 11.68   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
20:23:45 [2020-03-17T20:23:45.685Z] #17 11.68   python3.7 python3.7-minimal vim-runtime xxd
20:23:45 [2020-03-17T20:23:45.685Z] #17 11.68 Suggested packages:
20:23:45 [2020-03-17T20:23:45.685Z] #17 11.68   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
20:23:45 [2020-03-17T20:23:45.685Z] #17 11.68   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
20:23:45 [2020-03-17T20:23:45.685Z] #17 11.68   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
20:23:45 [2020-03-17T20:23:45.685Z] #17 11.68 Recommended packages:
20:23:45 [2020-03-17T20:23:45.685Z] #17 11.68   aufs-dkms nftables build-essential python3-dev python3-keyring
20:23:45 [2020-03-17T20:23:45.685Z] #17 11.68   python3-keyrings.alt python3-xdg unzip
20:23:45 [2020-03-17T20:23:45.685Z] #17 13.19 The following NEW packages will be installed:
20:23:45 [2020-03-17T20:23:45.685Z] #17 13.19   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
20:23:45 [2020-03-17T20:23:45.685Z] #17 13.20   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
20:23:45 [2020-03-17T20:23:45.685Z] #17 13.20   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
20:23:45 [2020-03-17T20:23:45.685Z] #17 13.20   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
20:23:45 [2020-03-17T20:23:45.685Z] #17 13.20   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
20:23:45 [2020-03-17T20:23:45.685Z] #17 13.20   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
20:23:45 [2020-03-17T20:23:45.685Z] #17 13.20   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
20:23:45 [2020-03-17T20:23:45.685Z] #17 13.20   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
20:23:45 [2020-03-17T20:23:45.685Z] #17 13.20   xz-utils zip
20:23:45 [2020-03-17T20:23:45.685Z] #17 13.54 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
20:23:45 [2020-03-17T20:23:45.685Z] #17 13.54 Need to get 27.6 MB of archives.
20:23:45 [2020-03-17T20:23:45.685Z] #17 13.54 After this operation, 114 MB of additional disk space will be used.
20:23:45 [2020-03-17T20:23:45.685Z] #17 13.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB]
20:23:45 [2020-03-17T20:23:45.685Z] #17 13.54 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u1 [588 kB]
20:23:45 [2020-03-17T20:23:45.685Z] #17 13.58 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u1 [1404 kB]
20:23:45 [2020-03-17T20:23:45.685Z] #17 13.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
20:23:45 [2020-03-17T20:23:45.685Z] #17 13.68 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
20:23:45 [2020-03-17T20:23:45.685Z] #17 13.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u1 [1640 kB]
20:23:45 [2020-03-17T20:23:45.685Z] #17 13.76 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB]
20:23:45 [2020-03-17T20:23:45.685Z] #17 13.78 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
20:23:45 [2020-03-17T20:23:45.685Z] #17 13.78 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
20:23:45 [2020-03-17T20:23:45.685Z] #17 13.79 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
20:23:45 [2020-03-17T20:23:45.685Z] #17 13.79 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
20:23:45 [2020-03-17T20:23:45.685Z] #17 13.80 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
20:23:45 [2020-03-17T20:23:45.685Z] #17 13.80 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
20:23:45 [2020-03-17T20:23:45.685Z] #17 13.81 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
20:23:45 [2020-03-17T20:23:45.685Z] #17 13.82 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
20:23:45 [2020-03-17T20:23:45.685Z] #17 13.82 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
20:23:45 [2020-03-17T20:23:45.685Z] #17 13.84 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
20:23:45 [2020-03-17T20:23:45.685Z] #17 13.85 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
20:23:45 [2020-03-17T20:23:45.685Z] #17 13.86 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
20:23:45 [2020-03-17T20:23:45.685Z] #17 13.88 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB]
20:23:45 [2020-03-17T20:23:45.685Z] #17 13.88 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB]
20:23:45 [2020-03-17T20:23:45.685Z] #17 13.88 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB]
20:23:45 [2020-03-17T20:23:45.685Z] #17 13.91 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB]
20:23:45 [2020-03-17T20:23:45.685Z] #17 13.92 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
20:23:45 [2020-03-17T20:23:45.685Z] #17 13.93 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
20:23:45 [2020-03-17T20:23:45.685Z] #17 13.93 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
20:23:45 [2020-03-17T20:23:45.685Z] #17 13.94 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB]
20:23:45 [2020-03-17T20:23:45.685Z] #17 13.94 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
20:23:45 [2020-03-17T20:23:45.685Z] #17 13.95 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6 [8153 kB]
20:23:45 [2020-03-17T20:23:45.685Z] #17 14.36 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
20:23:45 [2020-03-17T20:23:45.685Z] #17 14.36 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
20:23:45 [2020-03-17T20:23:45.685Z] #17 14.36 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
20:23:45 [2020-03-17T20:23:45.685Z] #17 14.37 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB]
20:23:45 [2020-03-17T20:23:45.685Z] #17 14.38 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB]
20:23:45 [2020-03-17T20:23:45.685Z] #17 14.40 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB]
20:23:45 [2020-03-17T20:23:45.685Z] #17 14.46 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
20:23:45 [2020-03-17T20:23:45.685Z] #17 14.47 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB]
20:23:45 [2020-03-17T20:23:45.685Z] #17 14.48 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB]
20:23:45 [2020-03-17T20:23:45.685Z] #17 14.49 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
20:23:45 [2020-03-17T20:23:45.685Z] #17 14.50 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB]
20:23:45 [2020-03-17T20:23:45.685Z] #17 14.51 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB]
20:23:45 [2020-03-17T20:23:45.685Z] #17 14.52 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB]
20:23:45 [2020-03-17T20:23:45.685Z] #17 14.57 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB]
20:23:45 [2020-03-17T20:23:45.685Z] #17 14.59 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB]
20:23:45 [2020-03-17T20:23:45.946Z] #17 14.61 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB]
20:23:45 [2020-03-17T20:23:45.946Z] #17 ...
20:23:45 [2020-03-17T20:23:45.946Z] 
20:23:45 [2020-03-17T20:23:45.946Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:23:46 [2020-03-17T20:23:46.076Z] #10 112.4 Selecting previously unselected package libpcre16-3:amd64.
20:23:46 [2020-03-17T20:23:46.076Z] #10 112.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
20:23:46 [2020-03-17T20:23:46.076Z] #10 112.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
20:23:46 [2020-03-17T20:23:46.334Z] #10 112.6 Selecting previously unselected package libpcre32-3:amd64.
20:23:46 [2020-03-17T20:23:46.334Z] #10 112.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
20:23:46 [2020-03-17T20:23:46.334Z] #10 112.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
20:23:46 [2020-03-17T20:23:46.334Z] #10 112.7 Selecting previously unselected package libpcrecpp0v5:amd64.
20:23:46 [2020-03-17T20:23:46.334Z] #10 112.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
20:23:46 [2020-03-17T20:23:46.334Z] #10 112.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
20:23:46 [2020-03-17T20:23:46.625Z] #10 112.9 Selecting previously unselected package libpcre3-dev:amd64.
20:23:46 [2020-03-17T20:23:46.625Z] #10 112.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
20:23:46 [2020-03-17T20:23:46.625Z] #10 112.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
20:23:46 [2020-03-17T20:23:46.727Z] #23 112.1 Checking out files:  27% (2936/10651)   
Checking out files:  28% (2983/10651)   
Checking out files:  29% (3089/10651)   
Checking out files:  30% (3196/10651)   
Checking out files:  31% (3302/10651)   
Checking out files:  32% (3409/10651)   
Checking out files:  33% (3515/10651)   
Checking out files:  34% (3622/10651)   
Checking out files:  35% (3728/10651)   
Checking out files:  36% (3835/10651)   
Checking out files:  37% (3941/10651)   
Checking out files:  38% (4048/10651)   
Checking out files:  39% (4154/10651)   
Checking out files:  40% (4261/10651)   
Checking out files:  41% (4367/10651)   
Checking out files:  42% (4474/10651)   
Checking out files:  43% (4580/10651)   
Checking out files:  44% (4687/10651)   
Checking out files:  45% (4793/10651)   
Checking out files:  46% (4900/10651)   
Checking out files:  47% (5006/10651)   
Checking out files:  48% (5113/10651)   
Checking out files:  48% (5201/10651)   
Checking out files:  49% (5219/10651)   
Checking out files:  50% (5326/10651)   
Checking out files:  51% (5433/10651)   
Checking out files:  52% (5539/10651)   
Checking out files:  53% (5646/10651)   
Checking out files:  54% (5752/10651)   
Checking out files:  55% (5859/10651)   
Checking out files:  56% (5965/10651)   
Checking out files:  57% (6072/10651)   
Checking out files:  58% (6178/10651)   
Checking out files:  59% (6285/10651)   
Checking out files:  60% (6391/10651)   
Checking out files:  61% (6498/10651)   
Checking out files:  62% (6604/10651)   
Checking out files:  63% (6711/10651)   
Checking out files:  64% (6817/10651)   
Checking out files:  65% (6924/10651)   
Checking out files:  66% (7030/10651)   
Checking out files:  67% (7137/10651)   
Checking out files:  68% (7243/10651)   
Checking out files:  69% (7350/10651)   
Checking out files:  70% (7456/10651)   
Checking out files:  71% (7563/10651)   
Checking out files:  72% (7669/10651)   
Checking out files:  73% (7776/10651)   
Checking out files:  74% (7882/10651)   
Checking out files:  74% (7897/10651)   
Checking out files:  75% (7989/10651)   
Checking out files:  76% (8095/10651)   
Checking out files:  77% (8202/10651)   
Checking out files:  78% (8308/10651)   
Checking out files:  79% (8415/10651)   
Checking out files:  80% (8521/10651)   
Checking out files:  81% (8628/10651)   
Checking out files:  82% (8734/10651)   
Checking out files:  83% (8841/10651)   
Checking out files:  84% (8947/10651)   
Checking out files:  85% (9054/10651)   
Checking out files:  86% (9160/10651)   
Checking out files:  87% (9267/10651)   
Checking out files:  88% (9373/10651)   
Checking out files:  89% (9480/10651)   
Checking out files:  90% (9586/10651)   
Checking out files:  91% (9693/10651)   
Checking out files:  92% (9799/10651)   
Checking out files:  93% (9906/10651)   
Checking out files:  94% (10012/10651)   
Checking out files:  95% (10119/10651)   
Checking out files:  96% (10225/10651)   
Checking out files:  97% (10332/10651)   
Checking out files:  98% (10438/10651)   
Checking out files:  98% (10443/10651)   
Checking out files:  99% (10545/10651)   
Checking out files: 100% (10651/10651)   
Checking out files: 100% (10651/10651), done.
20:23:46 [2020-03-17T20:23:46.727Z] #23 115.3 + cd /tmp/tmp.duWEsluJLl/tmp/docker-ce
20:23:46 [2020-03-17T20:23:46.727Z] #23 115.3 + git checkout -q v17.06.2-ce
20:23:46 [2020-03-17T20:23:46.982Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd
20:23:46 [2020-03-17T20:23:46.982Z] go: finding github.com/hpcloud/tail v1.0.0
20:23:46 [2020-03-17T20:23:46.982Z] go: finding github.com/onsi/ginkgo v1.6.0
20:23:47 [2020-03-17T20:23:47.195Z] #10 113.5 Selecting previously unselected package libselinux1-dev:amd64.
20:23:47 [2020-03-17T20:23:47.195Z] #10 113.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
20:23:47 [2020-03-17T20:23:47.195Z] #10 113.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
20:23:47 [2020-03-17T20:23:47.256Z] #60 ...
20:23:47 [2020-03-17T20:23:47.256Z] 
20:23:47 [2020-03-17T20:23:47.256Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
20:23:47 [2020-03-17T20:23:47.256Z] #12 DONE 2.3s
20:23:47 [2020-03-17T20:23:47.256Z] 
20:23:47 [2020-03-17T20:23:47.256Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
20:23:47 [2020-03-17T20:23:47.338Z] go: finding gopkg.in/fsnotify.v1 v1.4.7
20:23:47 [2020-03-17T20:23:47.454Z] #10 113.9 Selecting previously unselected package libdevmapper-dev:amd64.
20:23:47 [2020-03-17T20:23:47.454Z] #10 113.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
20:23:47 [2020-03-17T20:23:47.454Z] #10 113.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
20:23:47 [2020-03-17T20:23:47.454Z] #10 114.0 Selecting previously unselected package libseccomp-dev:amd64.
20:23:47 [2020-03-17T20:23:47.627Z] #19 3.241 Collecting yamllint==1.16.0
20:23:47 [2020-03-17T20:23:47.627Z] #19 3.416   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
20:23:47 [2020-03-17T20:23:47.627Z] #19 3.465 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
20:23:47 [2020-03-17T20:23:47.628Z] #19 3.489   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
20:23:47 [2020-03-17T20:23:47.628Z] #19 3.507 Collecting pyyaml (from yamllint==1.16.0)
20:23:47 [2020-03-17T20:23:47.628Z] #19 3.592   Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB)
20:23:47 [2020-03-17T20:23:47.677Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
20:23:47 [2020-03-17T20:23:47.712Z] #10 114.0 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
20:23:47 [2020-03-17T20:23:47.712Z] #10 114.0 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
20:23:47 [2020-03-17T20:23:47.969Z] #10 114.2 Selecting previously unselected package libsystemd-dev:amd64.
20:23:47 [2020-03-17T20:23:47.969Z] #10 114.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ...
20:23:47 [2020-03-17T20:23:47.969Z] #10 114.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ...
20:23:48 [2020-03-17T20:23:48.535Z] #10 114.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
20:23:48 [2020-03-17T20:23:48.535Z] #10 114.8 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
20:23:48 [2020-03-17T20:23:48.535Z] #10 114.8 Setting up libapparmor1:amd64 (2.13.2-10) ...
20:23:48 [2020-03-17T20:23:48.535Z] #10 114.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
20:23:48 [2020-03-17T20:23:48.535Z] #10 114.8 Setting up libpcre16-3:amd64 (2:8.39-12) ...
20:23:48 [2020-03-17T20:23:48.535Z] #10 114.8 Setting up libsepol1-dev:amd64 (2.8-1) ...
20:23:48 [2020-03-17T20:23:48.535Z] #10 114.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
20:23:48 [2020-03-17T20:23:48.535Z] #10 114.9 Setting up libbtrfs0 (4.20.1-2) ...
20:23:48 [2020-03-17T20:23:48.535Z] #10 114.9 Setting up libpcre32-3:amd64 (2:8.39-12) ...
20:23:48 [2020-03-17T20:23:48.535Z] #10 114.9 Setting up libudev-dev:amd64 (241-7~deb10u3) ...
20:23:48 [2020-03-17T20:23:48.535Z] #10 114.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
20:23:48 [2020-03-17T20:23:48.535Z] #10 114.9 Setting up libbtrfs-dev (4.20.1-2) ...
20:23:48 [2020-03-17T20:23:48.535Z] #10 115.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
20:23:48 [2020-03-17T20:23:48.535Z] #10 115.0 Setting up mingw-w64-common (6.0.0-3) ...
20:23:48 [2020-03-17T20:23:48.535Z] #10 115.0 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ...
20:23:48 [2020-03-17T20:23:48.535Z] #10 115.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
20:23:48 [2020-03-17T20:23:48.535Z] #10 115.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
20:23:48 [2020-03-17T20:23:48.535Z] #10 115.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:23:48 [2020-03-17T20:23:48.535Z] #10 115.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
20:23:48 [2020-03-17T20:23:48.535Z] #10 115.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
20:23:48 [2020-03-17T20:23:48.535Z] #10 115.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:23:48 [2020-03-17T20:23:48.535Z] #10 115.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
20:23:48 [2020-03-17T20:23:48.629Z] #19 4.406 Building wheels for collected packages: pyyaml
20:23:48 [2020-03-17T20:23:48.629Z] #19 4.407   Running setup.py bdist_wheel for pyyaml: started
20:23:48 [2020-03-17T20:23:48.793Z] #10 115.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
20:23:48 [2020-03-17T20:23:48.793Z] #10 115.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
20:23:48 [2020-03-17T20:23:48.793Z] #10 115.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
20:23:48 [2020-03-17T20:23:48.793Z] #10 115.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
20:23:48 [2020-03-17T20:23:48.793Z] #10 115.1 Setting up dmsetup (2:1.02.155-3) ...
20:23:48 [2020-03-17T20:23:48.793Z] #10 115.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
20:23:48 [2020-03-17T20:23:48.793Z] #10 115.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
20:23:48 [2020-03-17T20:23:48.793Z] #10 115.1 Processing triggers for libc-bin (2.28-10) ...
20:23:48 [2020-03-17T20:23:48.910Z] #19 ...
20:23:48 [2020-03-17T20:23:48.910Z] 
20:23:48 [2020-03-17T20:23:48.910Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:23:48 [2020-03-17T20:23:48.910Z] #44 83.99   CC       criu/namespaces.o
20:23:48 [2020-03-17T20:23:48.910Z] #44 85.06   CC       criu/net.o
20:23:48 [2020-03-17T20:23:48.910Z] #44 87.15   CC       criu/netfilter.o
20:23:48 [2020-03-17T20:23:48.910Z] #44 87.38   CC       criu/page-pipe.o
20:23:48 [2020-03-17T20:23:48.910Z] #44 87.93   CC       criu/page-xfer.o
20:23:48 [2020-03-17T20:23:48.910Z] #44 88.94   CC       criu/pagemap-cache.o
20:23:48 [2020-03-17T20:23:48.910Z] #44 89.27   CC       criu/pagemap.o
20:23:48 [2020-03-17T20:23:48.910Z] #44 90.07   CC       criu/parasite-syscall.o
20:23:48 [2020-03-17T20:23:48.910Z] #44 90.59   CC       criu/path.o
20:23:48 [2020-03-17T20:23:48.910Z] #44 90.86   CC       criu/pie-util-vdso.o
20:23:48 [2020-03-17T20:23:48.910Z] #44 91.21   CC       criu/pie-util.o
20:23:48 [2020-03-17T20:23:48.910Z] #44 91.40   CC       criu/pipes.o
20:23:48 [2020-03-17T20:23:48.910Z] #44 92.01   CC       criu/plugin.o
20:23:48 [2020-03-17T20:23:48.910Z] #44 92.26   CC       criu/proc_parse.o
20:23:48 [2020-03-17T20:23:48.910Z] #44 93.92   CC       criu/protobuf-desc.o
20:23:48 [2020-03-17T20:23:48.910Z] #44 ...
20:23:48 [2020-03-17T20:23:48.910Z] 
20:23:48 [2020-03-17T20:23:48.910Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:23:48 [2020-03-17T20:23:48.910Z] #41 126.4 + dpkg --print-architecture
20:23:48 [2020-03-17T20:23:48.910Z] #41 126.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
20:23:48 [2020-03-17T20:23:48.910Z] #41 126.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
20:23:48 [2020-03-17T20:23:48.910Z] #41 126.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
20:23:49 [2020-03-17T20:23:49.154Z] #13 1.978 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
20:23:49 [2020-03-17T20:23:49.154Z] #13 DONE 2.1s
20:23:49 [2020-03-17T20:23:49.154Z] 
20:23:49 [2020-03-17T20:23:49.154Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
20:23:49 [2020-03-17T20:23:49.359Z] #10 DONE 115.7s
20:23:49 [2020-03-17T20:23:49.359Z] 
20:23:49 [2020-03-17T20:23:49.359Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
20:23:49 [2020-03-17T20:23:49.359Z] #58 DONE 0.1s
20:23:49 [2020-03-17T20:23:49.359Z] 
20:23:49 [2020-03-17T20:23:49.359Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
20:23:49 [2020-03-17T20:23:49.359Z] #59 DONE 0.1s
20:23:49 [2020-03-17T20:23:49.359Z] 
20:23:49 [2020-03-17T20:23:49.359Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:23:49 [2020-03-17T20:23:49.843Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 5.2s
20:23:49 [2020-03-17T20:23:49.912Z] #41 ...
20:23:49 [2020-03-17T20:23:49.913Z] 
20:23:49 [2020-03-17T20:23:49.913Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
20:23:49 [2020-03-17T20:23:49.913Z] #19 4.964   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
20:23:49 [2020-03-17T20:23:49.913Z] #19 4.966   Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191
20:23:49 [2020-03-17T20:23:49.913Z] #19 5.018 Successfully built pyyaml
20:23:49 [2020-03-17T20:23:49.913Z] #19 5.038 Installing collected packages: pathspec, pyyaml, yamllint
20:23:49 [2020-03-17T20:23:49.913Z] #19 5.205 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0
20:23:49 [2020-03-17T20:23:49.913Z] #19 DONE 5.5s
20:23:49 [2020-03-17T20:23:49.913Z] 
20:23:49 [2020-03-17T20:23:49.913Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
20:23:49 [2020-03-17T20:23:49.913Z] #24 DONE 0.1s
20:23:49 [2020-03-17T20:23:49.913Z] 
20:23:49 [2020-03-17T20:23:49.913Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
20:23:50 [2020-03-17T20:23:50.525Z] #28 DONE 0.7s
20:23:50 [2020-03-17T20:23:50.525Z] 
20:23:50 [2020-03-17T20:23:50.525Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:23:50 [2020-03-17T20:23:50.525Z] #44 94.49   CC       criu/protobuf.o
20:23:50 [2020-03-17T20:23:50.525Z] #44 94.88   CC       criu/pstree.o
20:23:50 [2020-03-17T20:23:50.525Z] #44 95.65   CC       criu/rbtree.o
20:23:50 [2020-03-17T20:23:50.806Z] #44 ...
20:23:50 [2020-03-17T20:23:50.806Z] 
20:23:50 [2020-03-17T20:23:50.806Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
20:23:50 [2020-03-17T20:23:50.806Z] #31 DONE 0.2s
20:23:50 [2020-03-17T20:23:50.806Z] 
20:23:50 [2020-03-17T20:23:50.806Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
20:23:50 [2020-03-17T20:23:50.806Z] #34 DONE 0.1s
20:23:50 [2020-03-17T20:23:50.806Z] 
20:23:50 [2020-03-17T20:23:50.806Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:23:50 [2020-03-17T20:23:50.806Z] #44 95.80   CC       criu/rst-malloc.o
20:23:50 [2020-03-17T20:23:50.806Z] #44 ...
20:23:50 [2020-03-17T20:23:50.806Z] 
20:23:50 [2020-03-17T20:23:50.806Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
20:23:50 [2020-03-17T20:23:50.806Z] #39 DONE 0.1s
20:23:50 [2020-03-17T20:23:50.806Z] 
20:23:50 [2020-03-17T20:23:50.806Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:23:50 [2020-03-17T20:23:50.806Z] #44 95.93   CC       criu/seccomp.o
20:23:50 [2020-03-17T20:23:50.930Z] #23 118.9 + mkdir -p /tmp/tmp.duWEsluJLl/src/github.com/docker
20:23:50 [2020-03-17T20:23:50.930Z] #23 118.9 + mv components/cli /tmp/tmp.duWEsluJLl/src/github.com/docker/cli
20:23:50 [2020-03-17T20:23:50.930Z] #23 118.9 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
20:23:51 [2020-03-17T20:23:51.214Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 7.1s done
20:23:51 [2020-03-17T20:23:51.417Z] #44 96.50   CC       criu/seize.o
20:23:51 [2020-03-17T20:23:51.471Z] #7 extracting sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 done
20:23:51 [2020-03-17T20:23:51.681Z] #14 DONE 2.3s
20:23:51 [2020-03-17T20:23:51.681Z] 
20:23:51 [2020-03-17T20:23:51.681Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
20:23:51 [2020-03-17T20:23:51.727Z] #7 DONE 24.9s
20:23:51 [2020-03-17T20:23:51.727Z] 
20:23:51 [2020-03-17T20:23:51.727Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
20:23:52 [2020-03-17T20:23:52.028Z] #44 97.01   CC       criu/servicefd.o
20:23:52 [2020-03-17T20:23:52.309Z] #44 97.38   CC       criu/shmem.o
20:23:52 [2020-03-17T20:23:52.315Z] #23 ...
20:23:52 [2020-03-17T20:23:52.315Z] 
20:23:52 [2020-03-17T20:23:52.315Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:23:52 [2020-03-17T20:23:52.315Z] #47 111.5 github.com/LK4D4/vndr/godl
20:23:52 [2020-03-17T20:23:52.315Z] #47 112.1 github.com/LK4D4/vndr
20:23:52 [2020-03-17T20:23:52.315Z] #47 DONE 120.9s
20:23:52 [2020-03-17T20:23:52.315Z] 
20:23:52 [2020-03-17T20:23:52.315Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:23:52 [2020-03-17T20:23:52.315Z] #17 14.90 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB]
20:23:52 [2020-03-17T20:23:52.315Z] #17 14.95 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB]
20:23:52 [2020-03-17T20:23:52.315Z] #17 14.98 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB]
20:23:52 [2020-03-17T20:23:52.315Z] #17 15.93 debconf: delaying package configuration, since apt-utils is not installed
20:23:52 [2020-03-17T20:23:52.315Z] #17 16.08 Fetched 27.6 MB in 2s (16.1 MB/s)
20:23:52 [2020-03-17T20:23:52.315Z] #17 16.16 Selecting previously unselected package pigz.
20:23:52 [2020-03-17T20:23:52.315Z] #17 16.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 ... 23396 files and directories currently installed.)
20:23:52 [2020-03-17T20:23:52.315Z] #17 16.31 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ...
20:23:52 [2020-03-17T20:23:52.315Z] #17 16.33 Unpacking pigz (2.4-1) ...
20:23:52 [2020-03-17T20:23:52.315Z] #17 16.47 Selecting previously unselected package libpython3.7-minimal:arm64.
20:23:52 [2020-03-17T20:23:52.315Z] #17 16.47 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ...
20:23:52 [2020-03-17T20:23:52.315Z] #17 16.48 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ...
20:23:52 [2020-03-17T20:23:52.315Z] #17 16.98 Selecting previously unselected package python3.7-minimal.
20:23:52 [2020-03-17T20:23:52.315Z] #17 16.98 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ...
20:23:52 [2020-03-17T20:23:52.315Z] #17 17.01 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
20:23:52 [2020-03-17T20:23:52.315Z] #17 17.69 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ...
20:23:52 [2020-03-17T20:23:52.315Z] #17 17.74 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
20:23:52 [2020-03-17T20:23:52.315Z] #17 20.54 Selecting previously unselected package python3-minimal.
20:23:52 [2020-03-17T20:23:52.315Z] #17 20.54 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23645 files and directories currently installed.)
20:23:52 [2020-03-17T20:23:52.315Z] #17 20.59 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
20:23:52 [2020-03-17T20:23:52.315Z] #17 20.70 Unpacking python3-minimal (3.7.3-1) ...
20:23:52 [2020-03-17T20:23:52.315Z] #17 20.96 Selecting previously unselected package libmpdec2:arm64.
20:23:52 [2020-03-17T20:23:52.315Z] #17 20.97 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
20:23:52 [2020-03-17T20:23:52.315Z] #17 21.01 Unpacking libmpdec2:arm64 (2.4.2-2) ...
20:23:52 [2020-03-17T20:23:52.315Z] #17 21.22 Selecting previously unselected package libpython3.7-stdlib:arm64.
20:23:52 [2020-03-17T20:23:52.315Z] #17 21.22 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ...
20:23:52 [2020-03-17T20:23:52.315Z] #17 21.22 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ...
20:23:52 [2020-03-17T20:23:52.654Z] #60 ...
20:23:52 [2020-03-17T20:23:52.654Z] 
20:23:52 [2020-03-17T20:23:52.654Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
20:23:52 [2020-03-17T20:23:52.654Z] #11 DONE 3.0s
20:23:52 [2020-03-17T20:23:52.654Z] 
20:23:52 [2020-03-17T20:23:52.654Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
20:23:53 [2020-03-17T20:23:53.257Z] #17 ...
20:23:53 [2020-03-17T20:23:53.257Z] 
20:23:53 [2020-03-17T20:23:53.257Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
20:23:53 [2020-03-17T20:23:53.257Z] #30 DONE 122.1s
20:23:53 [2020-03-17T20:23:53.257Z] 
20:23:53 [2020-03-17T20:23:53.257Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:23:53 [2020-03-17T20:23:53.257Z] #44 71.70   LINK     criu/pie/parasite.built-in.o
20:23:53 [2020-03-17T20:23:53.257Z] #44 71.72   GEN      criu/pie/parasite-blob.h
20:23:53 [2020-03-17T20:23:53.257Z] #44 71.75   CC       criu/pie/parasite-vdso.o
20:23:53 [2020-03-17T20:23:53.257Z] #44 72.37   CC       criu/arch/aarch64/vdso-pie.o
20:23:53 [2020-03-17T20:23:53.257Z] #44 72.80   CC       criu/arch/aarch64/restorer.o
20:23:53 [2020-03-17T20:23:53.257Z] #44 73.26   CC       criu/arch/aarch64/intraprocedure.o
20:23:53 [2020-03-17T20:23:53.257Z] #44 73.29   CC       criu/pie/restorer.o
20:23:53 [2020-03-17T20:23:53.257Z] #44 76.14   LINK     criu/pie/restorer.built-in.o
20:23:53 [2020-03-17T20:23:53.257Z] #44 76.15   GEN      criu/pie/restorer-blob.h
20:23:53 [2020-03-17T20:23:53.257Z] #44 76.25   DEP      criu/vdso.d
20:23:53 [2020-03-17T20:23:53.257Z] #44 76.48   DEP      criu/uts_ns.d
20:23:53 [2020-03-17T20:23:53.257Z] #44 76.70   DEP      criu/util.d
20:23:53 [2020-03-17T20:23:53.257Z] #44 77.00   DEP      criu/uffd.d
20:23:53 [2020-03-17T20:23:53.257Z] #44 77.19   DEP      criu/tun.d
20:23:53 [2020-03-17T20:23:53.257Z] #44 77.32   DEP      criu/tty.d
20:23:53 [2020-03-17T20:23:53.257Z] #44 77.56   DEP      criu/timerfd.d
20:23:53 [2020-03-17T20:23:53.257Z] #44 77.76   DEP      criu/sysfs_parse.d
20:23:53 [2020-03-17T20:23:53.257Z] #44 77.93   DEP      criu/sysctl.d
20:23:53 [2020-03-17T20:23:53.257Z] #44 78.11   DEP      criu/string.d
20:23:53 [2020-03-17T20:23:53.257Z] #44 78.17   DEP      criu/stats.d
20:23:53 [2020-03-17T20:23:53.257Z] #44 78.35   DEP      criu/sockets.d
20:23:53 [2020-03-17T20:23:53.257Z] #44 78.66   DEP      criu/sk-unix.d
20:23:53 [2020-03-17T20:23:53.257Z] #44 79.04   DEP      criu/sk-tcp.d
20:23:53 [2020-03-17T20:23:53.257Z] #44 79.31   DEP      criu/sk-queue.d
20:23:53 [2020-03-17T20:23:53.257Z] #44 79.50   DEP      criu/sk-packet.d
20:23:53 [2020-03-17T20:23:53.257Z] #44 79.76   DEP      criu/sk-netlink.d
20:23:53 [2020-03-17T20:23:53.257Z] #44 80.00   DEP      criu/sk-inet.d
20:23:53 [2020-03-17T20:23:53.257Z] #44 80.37   DEP      criu/signalfd.d
20:23:53 [2020-03-17T20:23:53.257Z] #44 80.63   DEP      criu/sigframe.d
20:23:53 [2020-03-17T20:23:53.257Z] #44 80.78   DEP      criu/shmem.d
20:23:53 [2020-03-17T20:23:53.311Z] #44 98.08   CC       criu/sigframe.o
20:23:53 [2020-03-17T20:23:53.311Z] #44 98.14   CC       criu/signalfd.o
20:23:53 [2020-03-17T20:23:53.311Z] #44 98.28   CC       criu/sk-inet.o
20:23:53 [2020-03-17T20:23:53.519Z] #44 80.95   DEP      criu/servicefd.d
20:23:53 [2020-03-17T20:23:53.519Z] #44 ...
20:23:53 [2020-03-17T20:23:53.519Z] 
20:23:53 [2020-03-17T20:23:53.519Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:23:53 [2020-03-17T20:23:53.519Z] #17 22.26 Selecting previously unselected package python3.7.
20:23:53 [2020-03-17T20:23:53.519Z] #17 22.27 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ...
20:23:53 [2020-03-17T20:23:53.519Z] #17 22.31 Unpacking python3.7 (3.7.3-2+deb10u1) ...
20:23:53 [2020-03-17T20:23:53.578Z] #15 DONE 2.2s
20:23:53 [2020-03-17T20:23:53.578Z] 
20:23:53 [2020-03-17T20:23:53.578Z] #16 [dev-systemd-false 6/26] RUN ldconfig
20:23:53 [2020-03-17T20:23:53.578Z] #16 ...
20:23:53 [2020-03-17T20:23:53.578Z] 
20:23:53 [2020-03-17T20:23:53.578Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:23:53 [2020-03-17T20:23:53.578Z] #47 128.8 net/http/httptrace
20:23:53 [2020-03-17T20:23:53.578Z] #47 129.0 net/http
20:23:53 [2020-03-17T20:23:53.592Z] #44 98.80   CC       criu/sk-netlink.o
20:23:53 [2020-03-17T20:23:53.622Z] #8 DONE 1.5s
20:23:53 [2020-03-17T20:23:53.622Z] 
20:23:53 [2020-03-17T20:23:53.622Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
20:23:53 [2020-03-17T20:23:53.779Z] #17 22.54 Selecting previously unselected package libpython3-stdlib:arm64.
20:23:53 [2020-03-17T20:23:53.837Z] #47 ...
20:23:53 [2020-03-17T20:23:53.837Z] 
20:23:53 [2020-03-17T20:23:53.837Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:23:53 [2020-03-17T20:23:53.837Z] #44 56.36   CC       compel/src/lib/ptrace.o
20:23:53 [2020-03-17T20:23:53.837Z] #44 56.78   AR       compel/libcompel.a
20:23:53 [2020-03-17T20:23:53.837Z] #44 56.88   HOSTCC   compel/src/main-host.o
20:23:53 [2020-03-17T20:23:53.837Z] #44 57.42   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
20:23:53 [2020-03-17T20:23:53.837Z] #44 57.73   HOSTCC   compel/src/lib/handle-elf-host.o
20:23:53 [2020-03-17T20:23:53.837Z] #44 58.13   HOSTCC   compel/src/lib/log-host.o
20:23:53 [2020-03-17T20:23:53.837Z] #44 58.37   HOSTLINK compel/compel-host-bin
20:23:53 [2020-03-17T20:23:53.837Z] #44 58.48   DEP      soccr/soccr.d
20:23:53 [2020-03-17T20:23:53.837Z] #44 58.60   CC       soccr/soccr.o
20:23:53 [2020-03-17T20:23:53.837Z] #44 60.15   AR       soccr/libsoccr.a
20:23:53 [2020-03-17T20:23:53.837Z] #44 60.24 make[1]: 'soccr/libsoccr.a' is up to date.
20:23:53 [2020-03-17T20:23:53.837Z] #44 60.71   DEP      criu/arch/x86/sigframe.d
20:23:53 [2020-03-17T20:23:53.837Z] #44 60.82   DEP      criu/arch/x86/sigaction_compat.d
20:23:53 [2020-03-17T20:23:53.837Z] #44 60.93   DEP      criu/arch/x86/kerndat.d
20:23:53 [2020-03-17T20:23:53.837Z] #44 61.03   DEP      criu/arch/x86/crtools.d
20:23:53 [2020-03-17T20:23:53.837Z] #44 61.14   DEP      criu/arch/x86/cpu.d
20:23:53 [2020-03-17T20:23:53.837Z] #44 61.27   CC       criu/arch/x86/cpu.o
20:23:53 [2020-03-17T20:23:53.837Z] #44 62.04   CC       criu/arch/x86/crtools.o
20:23:53 [2020-03-17T20:23:53.837Z] #44 63.24   CC       criu/arch/x86/kerndat.o
20:23:53 [2020-03-17T20:23:53.837Z] #44 63.90   CC       criu/arch/x86/sigaction_compat.o
20:23:53 [2020-03-17T20:23:53.837Z] #44 64.24   CC       criu/arch/x86/sigframe.o
20:23:53 [2020-03-17T20:23:53.837Z] #44 64.61   LINK     criu/arch/x86/crtools.built-in.o
20:23:53 [2020-03-17T20:23:53.837Z] #44 64.66   DEP      criu/pie/util-vdso-elf32.d
20:23:53 [2020-03-17T20:23:53.837Z] #44 64.79   DEP      criu/pie/util-vdso.d
20:23:53 [2020-03-17T20:23:53.837Z] #44 64.90   DEP      criu/pie/util.d
20:23:53 [2020-03-17T20:23:53.837Z] #44 65.13   CC       criu/pie/util.o
20:23:53 [2020-03-17T20:23:53.837Z] #44 65.40   CC       criu/pie/util-vdso.o
20:23:53 [2020-03-17T20:23:53.837Z] #44 66.12   CC       criu/pie/util-vdso-elf32.o
20:23:53 [2020-03-17T20:23:53.873Z] #44 98.96   CC       criu/sk-packet.o
20:23:54 [2020-03-17T20:23:54.039Z] #17 22.55 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
20:23:54 [2020-03-17T20:23:54.039Z] #17 22.56 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
20:23:54 [2020-03-17T20:23:54.039Z] #17 22.74 Setting up python3-minimal (3.7.3-1) ...
20:23:54 [2020-03-17T20:23:54.402Z] #44 67.14   AR       criu/pie/pie.lib.a
20:23:54 [2020-03-17T20:23:54.492Z] #44 99.41   CC       criu/sk-queue.o
20:23:54 [2020-03-17T20:23:54.492Z] #44 99.65   CC       criu/sk-tcp.o
20:23:54 [2020-03-17T20:23:54.556Z] #9 DONE 1.0s
20:23:54 [2020-03-17T20:23:54.556Z] 
20:23:54 [2020-03-17T20:23:54.556Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
20:23:54 [2020-03-17T20:23:54.556Z] #29 DONE 0.1s
20:23:54 [2020-03-17T20:23:54.556Z] 
20:23:54 [2020-03-17T20:23:54.556Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
20:23:54 [2020-03-17T20:23:54.556Z] #40 DONE 0.1s
20:23:54 [2020-03-17T20:23:54.556Z] 
20:23:54 [2020-03-17T20:23:54.556Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
20:23:54 [2020-03-17T20:23:54.556Z] #21 DONE 0.1s
20:23:54 [2020-03-17T20:23:54.556Z] 
20:23:54 [2020-03-17T20:23:54.556Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
20:23:54 [2020-03-17T20:23:54.556Z] #32 ...
20:23:54 [2020-03-17T20:23:54.556Z] 
20:23:54 [2020-03-17T20:23:54.556Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
20:23:54 [2020-03-17T20:23:54.556Z] #73 DONE 0.1s
20:23:54 [2020-03-17T20:23:54.556Z] 
20:23:54 [2020-03-17T20:23:54.556Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
20:23:54 [2020-03-17T20:23:54.556Z] #32 DONE 0.2s
20:23:54 [2020-03-17T20:23:54.556Z] 
20:23:54 [2020-03-17T20:23:54.556Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
20:23:54 [2020-03-17T20:23:54.556Z] #49 DONE 0.2s
20:23:54 [2020-03-17T20:23:54.556Z] 
20:23:54 [2020-03-17T20:23:54.556Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
20:23:54 [2020-03-17T20:23:54.556Z] #55 DONE 0.2s
20:23:54 [2020-03-17T20:23:54.556Z] 
20:23:54 [2020-03-17T20:23:54.556Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
20:23:54 [2020-03-17T20:23:54.556Z] #52 DONE 0.2s
20:23:54 [2020-03-17T20:23:54.556Z] 
20:23:54 [2020-03-17T20:23:54.556Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
20:23:54 [2020-03-17T20:23:54.556Z] #22 DONE 0.2s
20:23:54 [2020-03-17T20:23:54.556Z] 
20:23:54 [2020-03-17T20:23:54.556Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
20:23:54 [2020-03-17T20:23:54.556Z] #46 DONE 0.2s
20:23:54 [2020-03-17T20:23:54.556Z] 
20:23:54 [2020-03-17T20:23:54.556Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:23:54 [2020-03-17T20:23:54.659Z] #44 67.21   DEP      criu/pie/restorer.d
20:23:54 [2020-03-17T20:23:54.772Z] #44 99.94   CC       criu/sk-unix.o
20:23:54 [2020-03-17T20:23:54.819Z] #23 ...
20:23:54 [2020-03-17T20:23:54.819Z] 
20:23:54 [2020-03-17T20:23:54.819Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
20:23:54 [2020-03-17T20:23:54.819Z] #67 DONE 0.2s
20:23:54 [2020-03-17T20:23:54.819Z] 
20:23:54 [2020-03-17T20:23:54.819Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
20:23:54 [2020-03-17T20:23:54.917Z] #44 67.45   DEP      criu/arch/x86/sigaction_compat_pie.d
20:23:54 [2020-03-17T20:23:54.917Z] #44 67.56   DEP      criu/arch/x86/restorer_unmap.d
20:23:55 [2020-03-17T20:23:55.175Z] #44 67.60   DEP      criu/arch/x86/restorer.d
20:23:55 [2020-03-17T20:23:55.175Z] #44 67.76   DEP      criu/arch/x86/vdso-pie.d
20:23:55 [2020-03-17T20:23:55.187Z] #12 ...
20:23:55 [2020-03-17T20:23:55.188Z] 
20:23:55 [2020-03-17T20:23:55.188Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:23:55 [2020-03-17T20:23:55.188Z] #44 50.89   CC       compel/plugins/std/infect.o
20:23:55 [2020-03-17T20:23:55.188Z] #44 51.33   CC       compel/arch/x86/plugins/std/parasite-head.o
20:23:55 [2020-03-17T20:23:55.188Z] #44 51.39   CC       compel/arch/x86/plugins/std/memcpy.o
20:23:55 [2020-03-17T20:23:55.188Z] #44 51.46   CC       compel/arch/x86/plugins/std/syscalls-64.o
20:23:55 [2020-03-17T20:23:55.188Z] #44 51.51   AR       compel/plugins/std.lib.a
20:23:55 [2020-03-17T20:23:55.188Z] #44 51.61   CC       compel/plugins/fds/fds.o
20:23:55 [2020-03-17T20:23:55.188Z] #44 51.96   AR       compel/plugins/fds.lib.a
20:23:55 [2020-03-17T20:23:55.188Z] #44 52.04   HOSTDEP  compel/src/lib/log-host.d
20:23:55 [2020-03-17T20:23:55.188Z] #44 52.19   HOSTDEP  compel/src/lib/handle-elf-host.d
20:23:55 [2020-03-17T20:23:55.188Z] #44 52.44   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
20:23:55 [2020-03-17T20:23:55.188Z] #44 52.58   HOSTDEP  compel/src/main-host.d
20:23:55 [2020-03-17T20:23:55.188Z] #44 52.69   DEP      compel/src/lib/ptrace.d
20:23:55 [2020-03-17T20:23:55.188Z] #44 52.87   DEP      compel/src/lib/infect.d
20:23:55 [2020-03-17T20:23:55.188Z] #44 53.12   DEP      compel/src/lib/infect-util.d
20:23:55 [2020-03-17T20:23:55.188Z] #44 53.31   DEP      compel/src/lib/infect-rpc.d
20:23:55 [2020-03-17T20:23:55.188Z] #44 53.48   DEP      compel/arch/x86/src/lib/infect.d
20:23:55 [2020-03-17T20:23:55.188Z] #44 53.60   DEP      compel/arch/x86/src/lib/cpu.d
20:23:55 [2020-03-17T20:23:55.188Z] #44 53.70   DEP      compel/src/lib/log.d
20:23:55 [2020-03-17T20:23:55.188Z] #44 53.85   DEP      compel/src/main.d
20:23:55 [2020-03-17T20:23:55.188Z] #44 54.03   DEP      compel/src/lib/handle-elf.d
20:23:55 [2020-03-17T20:23:55.188Z] #44 54.14   DEP      compel/arch/x86/src/lib/handle-elf.d
20:23:55 [2020-03-17T20:23:55.188Z] #44 54.35   CC       compel/src/lib/log.o
20:23:55 [2020-03-17T20:23:55.188Z] #44 54.62   CC       compel/arch/x86/src/lib/cpu.o
20:23:55 [2020-03-17T20:23:55.188Z] #44 56.17   CC       compel/arch/x86/src/lib/infect.o
20:23:55 [2020-03-17T20:23:55.188Z] #44 57.32   CC       compel/src/lib/infect-rpc.o
20:23:55 [2020-03-17T20:23:55.188Z] #44 57.78   CC       compel/src/lib/infect-util.o
20:23:55 [2020-03-17T20:23:55.188Z] #44 58.23   CC       compel/src/lib/infect.o
20:23:55 [2020-03-17T20:23:55.423Z] #17 24.15 Selecting previously unselected package python3.
20:23:55 [2020-03-17T20:23:55.423Z] #17 24.15 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24057 files and directories currently installed.)
20:23:55 [2020-03-17T20:23:55.423Z] #17 24.20 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
20:23:55 [2020-03-17T20:23:55.423Z] #17 24.22 Unpacking python3 (3.7.3-1) ...
20:23:55 [2020-03-17T20:23:55.433Z] #44 67.95   DEP      criu/pie/parasite-vdso.d
20:23:55 [2020-03-17T20:23:55.433Z] #44 ...
20:23:55 [2020-03-17T20:23:55.433Z] 
20:23:55 [2020-03-17T20:23:55.433Z] #16 [dev-systemd-false 6/26] RUN ldconfig
20:23:55 [2020-03-17T20:23:55.433Z] #16 DONE 2.1s
20:23:55 [2020-03-17T20:23:55.433Z] 
20:23:55 [2020-03-17T20:23:55.433Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:23:55 [2020-03-17T20:23:55.433Z] #60 9.297 + cd /tmp/tmp.CdMJbX2WWB/src/github.com/opencontainers/runc
20:23:55 [2020-03-17T20:23:55.433Z] #60 9.297 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
20:23:55 [2020-03-17T20:23:55.433Z] #60 9.890 + '[' -z '' ']'
20:23:55 [2020-03-17T20:23:55.433Z] #60 9.890 + target=static
20:23:55 [2020-03-17T20:23:55.433Z] #60 9.890 + make 'BUILDTAGS=seccomp apparmor selinux ' static
20:23:55 [2020-03-17T20:23:55.433Z] #60 11.32 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 .
20:23:55 [2020-03-17T20:23:55.445Z] #44 ...
20:23:55 [2020-03-17T20:23:55.445Z] 
20:23:55 [2020-03-17T20:23:55.445Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
20:23:55 [2020-03-17T20:23:55.445Z] #12 DONE 3.1s
20:23:55 [2020-03-17T20:23:55.445Z] 
20:23:55 [2020-03-17T20:23:55.445Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
20:23:55 [2020-03-17T20:23:55.684Z] #17 24.33 Selecting previously unselected package libip4tc0:arm64.
20:23:55 [2020-03-17T20:23:55.684Z] #17 24.34 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ...
20:23:55 [2020-03-17T20:23:55.684Z] #17 24.35 Unpacking libip4tc0:arm64 (1.8.2-4) ...
20:23:55 [2020-03-17T20:23:55.684Z] #17 24.45 Selecting previously unselected package libip6tc0:arm64.
20:23:55 [2020-03-17T20:23:55.684Z] #17 24.46 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ...
20:23:55 [2020-03-17T20:23:55.684Z] #17 24.48 Unpacking libip6tc0:arm64 (1.8.2-4) ...
20:23:55 [2020-03-17T20:23:55.684Z] #17 24.58 Selecting previously unselected package libiptc0:arm64.
20:23:55 [2020-03-17T20:23:55.945Z] #17 24.58 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ...
20:23:55 [2020-03-17T20:23:55.945Z] #17 24.60 Unpacking libiptc0:arm64 (1.8.2-4) ...
20:23:55 [2020-03-17T20:23:55.945Z] #17 24.73 Selecting previously unselected package libnfnetlink0:arm64.
20:23:55 [2020-03-17T20:23:55.945Z] #17 24.73 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
20:23:55 [2020-03-17T20:23:55.945Z] #17 24.74 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
20:23:55 [2020-03-17T20:23:55.945Z] #17 24.82 Selecting previously unselected package libnetfilter-conntrack3:arm64.
20:23:55 [2020-03-17T20:23:55.945Z] #17 24.83 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
20:23:56 [2020-03-17T20:23:56.009Z] #13 ...
20:23:56 [2020-03-17T20:23:56.009Z] 
20:23:56 [2020-03-17T20:23:56.009Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:23:56 [2020-03-17T20:23:56.009Z] #47 112.1 vendor/golang.org/x/net/idna
20:23:56 [2020-03-17T20:23:56.009Z] #47 115.0 vendor/golang.org/x/net/http2/hpack
20:23:56 [2020-03-17T20:23:56.009Z] #47 116.8 mime
20:23:56 [2020-03-17T20:23:56.009Z] #47 119.5 mime/quotedprintable
20:23:56 [2020-03-17T20:23:56.009Z] #47 120.0 net/http/internal
20:23:56 [2020-03-17T20:23:56.205Z] #17 24.84 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
20:23:56 [2020-03-17T20:23:56.205Z] #17 24.96 Selecting previously unselected package libnftnl11:arm64.
20:23:56 [2020-03-17T20:23:56.205Z] #17 24.96 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ...
20:23:56 [2020-03-17T20:23:56.205Z] #17 24.97 Unpacking libnftnl11:arm64 (1.1.2-2) ...
20:23:56 [2020-03-17T20:23:56.237Z] #44 101.1   CC       criu/sockets.o
20:23:56 [2020-03-17T20:23:56.267Z] #47 ...
20:23:56 [2020-03-17T20:23:56.267Z] 
20:23:56 [2020-03-17T20:23:56.267Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:23:56 [2020-03-17T20:23:56.267Z] #44 61.87   CC       compel/src/lib/ptrace.o
20:23:56 [2020-03-17T20:23:56.466Z] #17 25.08 Selecting previously unselected package iptables.
20:23:56 [2020-03-17T20:23:56.466Z] #17 25.09 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ...
20:23:56 [2020-03-17T20:23:56.466Z] #17 25.10 Unpacking iptables (1.8.2-4) ...
20:23:56 [2020-03-17T20:23:56.466Z] #17 25.35 Selecting previously unselected package xxd.
20:23:56 [2020-03-17T20:23:56.517Z] #44 101.6   CC       criu/stats.o
20:23:56 [2020-03-17T20:23:56.726Z] #17 25.35 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ...
20:23:56 [2020-03-17T20:23:56.726Z] #17 25.36 Unpacking xxd (2:8.1.0875-5) ...
20:23:56 [2020-03-17T20:23:56.726Z] #17 25.57 Selecting previously unselected package vim-common.
20:23:56 [2020-03-17T20:23:56.726Z] #17 25.57 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
20:23:56 [2020-03-17T20:23:56.798Z] #44 101.8   CC       criu/string.o
20:23:56 [2020-03-17T20:23:56.798Z] #44 101.8   CC       criu/sysctl.o
20:23:56 [2020-03-17T20:23:56.833Z] #44 62.43   AR       compel/libcompel.a
20:23:56 [2020-03-17T20:23:56.833Z] #44 62.54   HOSTCC   compel/src/main-host.o
20:23:56 [2020-03-17T20:23:56.986Z] #17 25.62 Unpacking vim-common (2:8.1.0875-5) ...
20:23:57 [2020-03-17T20:23:57.091Z] #44 ...
20:23:57 [2020-03-17T20:23:57.091Z] 
20:23:57 [2020-03-17T20:23:57.091Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
20:23:57 [2020-03-17T20:23:57.091Z] #68 114.2 + for f in rootlesskit rootlesskit-docker-proxy
20:23:57 [2020-03-17T20:23:57.091Z] #68 114.2 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
20:23:57 [2020-03-17T20:23:57.091Z] #68 DONE 123.3s
20:23:57 [2020-03-17T20:23:57.246Z] #17 25.80 Selecting previously unselected package bash-completion.
20:23:57 [2020-03-17T20:23:57.247Z] #17 25.80 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
20:23:57 [2020-03-17T20:23:57.334Z] #60 ...
20:23:57 [2020-03-17T20:23:57.334Z] 
20:23:57 [2020-03-17T20:23:57.334Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:23:57 [2020-03-17T20:23:57.334Z] #47 142.6 github.com/LK4D4/vndr/godl
20:23:57 [2020-03-17T20:23:57.349Z] 
20:23:57 [2020-03-17T20:23:57.349Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
20:23:57 [2020-03-17T20:23:57.349Z] #69 DONE 0.1s
20:23:57 [2020-03-17T20:23:57.349Z] 
20:23:57 [2020-03-17T20:23:57.349Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:23:57 [2020-03-17T20:23:57.349Z] #60 2.961 + RM_GOPATH=0
20:23:57 [2020-03-17T20:23:57.349Z] #60 2.961 + TMP_GOPATH=
20:23:57 [2020-03-17T20:23:57.349Z] #60 2.961 + : /build
20:23:57 [2020-03-17T20:23:57.349Z] #60 2.961 + '[' -z '' ']'
20:23:57 [2020-03-17T20:23:57.349Z] #60 2.961 ++ mktemp -d
20:23:57 [2020-03-17T20:23:57.349Z] #60 2.961 + export GOPATH=/tmp/tmp.wQFw2PWEJG
20:23:57 [2020-03-17T20:23:57.349Z] #60 2.961 + GOPATH=/tmp/tmp.wQFw2PWEJG
20:23:57 [2020-03-17T20:23:57.349Z] #60 2.961 + RM_GOPATH=1
20:23:57 [2020-03-17T20:23:57.349Z] #60 2.961 ++ dirname ./install.sh
20:23:57 [2020-03-17T20:23:57.349Z] #60 3.009 + dir=.
20:23:57 [2020-03-17T20:23:57.349Z] #60 3.009 + bin=runc
20:23:57 [2020-03-17T20:23:57.349Z] #60 3.009 + shift
20:23:57 [2020-03-17T20:23:57.349Z] #60 3.009 + '[' '!' -f ./runc.installer ']'
20:23:57 [2020-03-17T20:23:57.349Z] #60 3.009 + . ./runc.installer
20:23:57 [2020-03-17T20:23:57.349Z] #60 3.009 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
20:23:57 [2020-03-17T20:23:57.349Z] #60 3.009 + install_runc
20:23:57 [2020-03-17T20:23:57.349Z] #60 3.009 + uname -r
20:23:57 [2020-03-17T20:23:57.349Z] #60 3.009 + grep -q '^3\.10\.0.*\.el7\.'
20:23:57 [2020-03-17T20:23:57.349Z] #60 3.009 + RUNC_BUILDTAGS='seccomp apparmor selinux '
20:23:57 [2020-03-17T20:23:57.349Z] #60 3.009 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
20:23:57 [2020-03-17T20:23:57.349Z] #60 3.009 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.wQFw2PWEJG/src/github.com/opencontainers/runc
20:23:57 [2020-03-17T20:23:57.349Z] #60 3.009 Cloning into '/tmp/tmp.wQFw2PWEJG/src/github.com/opencontainers/runc'...
20:23:57 [2020-03-17T20:23:57.349Z] #60 3.009 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
20:23:57 [2020-03-17T20:23:57.409Z] #44 102.2   CC       criu/sysfs_parse.o
20:23:57 [2020-03-17T20:23:57.690Z] #44 102.6   CC       criu/timerfd.o
20:23:57 [2020-03-17T20:23:57.971Z] #44 102.8   CC       criu/tty.o
20:23:58 [2020-03-17T20:23:58.266Z] #47 143.4 github.com/LK4D4/vndr
20:23:58 [2020-03-17T20:23:58.283Z] #60 ...
20:23:58 [2020-03-17T20:23:58.283Z] 
20:23:58 [2020-03-17T20:23:58.283Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
20:23:58 [2020-03-17T20:23:58.283Z] #13 2.800 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
20:23:58 [2020-03-17T20:23:58.283Z] #13 DONE 2.9s
20:23:58 [2020-03-17T20:23:58.283Z] 
20:23:58 [2020-03-17T20:23:58.283Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:23:58 [2020-03-17T20:23:58.283Z] #47 124.1 crypto/tls
20:23:58 [2020-03-17T20:23:58.972Z] #44 103.9   CC       criu/tun.o
20:23:59 [2020-03-17T20:23:59.253Z] #44 104.2   CC       criu/uffd.o
20:23:59 [2020-03-17T20:23:59.790Z] #17 28.54 Unpacking bash-completion (1:2.8-6) ...
20:23:59 [2020-03-17T20:23:59.865Z] #44 105.0   CC       criu/util.o
20:24:00 [2020-03-17T20:24:00.090Z] #68 ...
20:24:00 [2020-03-17T20:24:00.090Z] 
20:24:00 [2020-03-17T20:24:00.090Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:24:00 [2020-03-17T20:24:00.090Z] #43 4.722 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:24:00 [2020-03-17T20:24:00.090Z] #43 4.808 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:24:00 [2020-03-17T20:24:00.090Z] #43 4.808 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:24:00 [2020-03-17T20:24:00.090Z] #43 4.973 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
20:24:00 [2020-03-17T20:24:00.090Z] #43 5.652 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [183 kB]
20:24:00 [2020-03-17T20:24:00.182Z] #47 ...
20:24:00 [2020-03-17T20:24:00.182Z] 
20:24:00 [2020-03-17T20:24:00.182Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:24:00 [2020-03-17T20:24:00.182Z] #50 DONE 126.2s
20:24:00 [2020-03-17T20:24:00.182Z] 
20:24:00 [2020-03-17T20:24:00.182Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:24:00 [2020-03-17T20:24:00.182Z] #44 63.12   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
20:24:00 [2020-03-17T20:24:00.182Z] #44 63.53   HOSTCC   compel/src/lib/handle-elf-host.o
20:24:00 [2020-03-17T20:24:00.182Z] #44 64.56   HOSTCC   compel/src/lib/log-host.o
20:24:00 [2020-03-17T20:24:00.182Z] #44 64.87   HOSTLINK compel/compel-host-bin
20:24:00 [2020-03-17T20:24:00.182Z] #44 65.03   DEP      soccr/soccr.d
20:24:00 [2020-03-17T20:24:00.182Z] #44 65.25   CC       soccr/soccr.o
20:24:00 [2020-03-17T20:24:00.361Z] #17 29.01 Selecting previously unselected package bzip2.
20:24:00 [2020-03-17T20:24:00.361Z] #17 29.01 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
20:24:00 [2020-03-17T20:24:00.361Z] #17 29.04 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
20:24:00 [2020-03-17T20:24:00.361Z] #17 29.13 Selecting previously unselected package xz-utils.
20:24:00 [2020-03-17T20:24:00.361Z] #17 29.14 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ...
20:24:00 [2020-03-17T20:24:00.361Z] #17 29.14 Unpacking xz-utils (5.2.4-1) ...
20:24:00 [2020-03-17T20:24:00.622Z] #17 29.31 Selecting previously unselected package apparmor.
20:24:00 [2020-03-17T20:24:00.622Z] #17 29.31 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ...
20:24:00 [2020-03-17T20:24:00.622Z] #17 29.39 Unpacking apparmor (2.13.2-10) ...
20:24:00 [2020-03-17T20:24:00.867Z] #44 105.8   CC       criu/uts_ns.o
20:24:00 [2020-03-17T20:24:00.867Z] #44 106.0   CC       criu/vdso.o
20:24:00 [2020-03-17T20:24:00.882Z] #17 29.76 Selecting previously unselected package aufs-tools.
20:24:00 [2020-03-17T20:24:00.882Z] #17 29.77 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ...
20:24:01 [2020-03-17T20:24:01.117Z] #44 ...
20:24:01 [2020-03-17T20:24:01.117Z] 
20:24:01 [2020-03-17T20:24:01.117Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
20:24:01 [2020-03-17T20:24:01.117Z] #14 DONE 2.8s
20:24:01 [2020-03-17T20:24:01.117Z] 
20:24:01 [2020-03-17T20:24:01.117Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
20:24:01 [2020-03-17T20:24:01.142Z] #17 29.78 Unpacking aufs-tools (1:4.14+20190211-1) ...
20:24:01 [2020-03-17T20:24:01.143Z] #17 29.92 Selecting previously unselected package libonig5:arm64.
20:24:01 [2020-03-17T20:24:01.143Z] #17 29.93 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ...
20:24:01 [2020-03-17T20:24:01.143Z] #17 29.93 Unpacking libonig5:arm64 (6.9.1-1) ...
20:24:01 [2020-03-17T20:24:01.402Z] #17 30.08 Selecting previously unselected package libjq1:arm64.
20:24:01 [2020-03-17T20:24:01.402Z] #17 30.08 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ...
20:24:01 [2020-03-17T20:24:01.402Z] #17 30.09 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
20:24:01 [2020-03-17T20:24:01.479Z] #44 106.5   LINK     criu/built-in.o
20:24:01 [2020-03-17T20:24:01.479Z] #44 106.6   LINK     criu/criu
20:24:01 [2020-03-17T20:24:01.663Z] #17 30.22 Selecting previously unselected package jq.
20:24:01 [2020-03-17T20:24:01.663Z] #17 30.22 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ...
20:24:01 [2020-03-17T20:24:01.663Z] #17 30.24 Unpacking jq (1.5+dfsg-2+b1) ...
20:24:01 [2020-03-17T20:24:01.663Z] #17 30.35 Selecting previously unselected package libaio1:arm64.
20:24:01 [2020-03-17T20:24:01.663Z] #17 30.35 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ...
20:24:01 [2020-03-17T20:24:01.663Z] #17 30.36 Unpacking libaio1:arm64 (0.3.112-3) ...
20:24:01 [2020-03-17T20:24:01.663Z] #17 30.45 Selecting previously unselected package libgpm2:arm64.
20:24:01 [2020-03-17T20:24:01.663Z] #17 30.46 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ...
20:24:01 [2020-03-17T20:24:01.663Z] #17 30.47 Unpacking libgpm2:arm64 (1.20.7-5) ...
20:24:01 [2020-03-17T20:24:01.663Z] #17 30.54 Selecting previously unselected package libicu63:arm64.
20:24:01 [2020-03-17T20:24:01.663Z] #17 30.55 Preparing to unpack .../20-libicu63_63.1-6_arm64.deb ...
20:24:01 [2020-03-17T20:24:01.663Z] #17 30.56 Unpacking libicu63:arm64 (63.1-6) ...
20:24:01 [2020-03-17T20:24:01.760Z] #44 106.8   DEP      lib/c/criu.d
20:24:01 [2020-03-17T20:24:01.760Z] #44 106.9   CC       images/rpc.pb-c.o
20:24:01 [2020-03-17T20:24:01.987Z] #43 7.369 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
20:24:02 [2020-03-17T20:24:02.370Z] #44 107.2   CC       lib/c/criu.o
20:24:02 [2020-03-17T20:24:02.981Z] #44 108.0   LINK     lib/c/built-in.o
20:24:02 [2020-03-17T20:24:02.981Z] #44 108.0   LINK     lib/c/libcriu.so
20:24:02 [2020-03-17T20:24:02.981Z] #44 108.1   LINK     lib/c/libcriu.a
20:24:03 [2020-03-17T20:24:03.262Z] #44 108.2   GEN      magic.py
20:24:03 [2020-03-17T20:24:03.262Z] #44 108.3 Note: Building without setproctitle() and strlcpy() support.
20:24:03 [2020-03-17T20:24:03.262Z] #44 108.3       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
20:24:03 [2020-03-17T20:24:03.262Z] #44 108.3 Note: Building without GnuTLS support
20:24:03 [2020-03-17T20:24:03.532Z] #47 ...
20:24:03 [2020-03-17T20:24:03.533Z] 
20:24:03 [2020-03-17T20:24:03.533Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:24:03 [2020-03-17T20:24:03.533Z] #44 68.25   DEP      criu/pie/parasite.d
20:24:03 [2020-03-17T20:24:03.533Z] #44 68.69   CC       criu/pie/parasite.o
20:24:03 [2020-03-17T20:24:03.533Z] #44 69.97   LINK     criu/pie/parasite.built-in.o
20:24:03 [2020-03-17T20:24:03.533Z] #44 69.99   GEN      criu/pie/parasite-blob.h
20:24:03 [2020-03-17T20:24:03.533Z] #44 70.04   CC       criu/pie/parasite-vdso.o
20:24:03 [2020-03-17T20:24:03.533Z] #44 70.66   CC       criu/arch/x86/vdso-pie.o
20:24:03 [2020-03-17T20:24:03.533Z] #44 70.93   CC       criu/arch/x86/restorer.o
20:24:03 [2020-03-17T20:24:03.533Z] #44 71.52   CC       criu/arch/x86/restorer_unmap.o
20:24:03 [2020-03-17T20:24:03.533Z] #44 71.58   CC       criu/arch/x86/sigaction_compat_pie.o
20:24:03 [2020-03-17T20:24:03.533Z] #44 71.94   CC       criu/pie/restorer.o
20:24:03 [2020-03-17T20:24:03.533Z] #44 75.40   LINK     criu/pie/restorer.built-in.o
20:24:03 [2020-03-17T20:24:03.533Z] #44 75.43   GEN      criu/pie/restorer-blob.h
20:24:03 [2020-03-17T20:24:03.533Z] #44 75.55   DEP      criu/vdso.d
20:24:03 [2020-03-17T20:24:03.533Z] #44 75.77   DEP      criu/vdso-compat.d
20:24:03 [2020-03-17T20:24:03.533Z] #44 75.92   DEP      criu/uts_ns.d
20:24:03 [2020-03-17T20:24:03.533Z] #44 76.15   DEP      criu/util.d
20:24:03 [2020-03-17T20:24:03.567Z] #44 ...
20:24:03 [2020-03-17T20:24:03.567Z] 
20:24:03 [2020-03-17T20:24:03.567Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:24:03 [2020-03-17T20:24:03.567Z] #41 DONE 143.2s
20:24:03 [2020-03-17T20:24:03.567Z] 
20:24:03 [2020-03-17T20:24:03.567Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:24:03 [2020-03-17T20:24:03.576Z] #17 ...
20:24:03 [2020-03-17T20:24:03.576Z] 
20:24:03 [2020-03-17T20:24:03.576Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:24:03 [2020-03-17T20:24:03.576Z] #44 81.07   DEP      criu/seize.d
20:24:03 [2020-03-17T20:24:03.576Z] #44 81.28   DEP      criu/seccomp.d
20:24:03 [2020-03-17T20:24:03.576Z] #44 81.60   DEP      criu/rst-malloc.d
20:24:03 [2020-03-17T20:24:03.576Z] #44 81.81   DEP      criu/rbtree.d
20:24:03 [2020-03-17T20:24:03.576Z] #44 81.86   DEP      criu/pstree.d
20:24:03 [2020-03-17T20:24:03.576Z] #44 82.08   DEP      criu/protobuf.d
20:24:03 [2020-03-17T20:24:03.576Z] #44 82.24   GEN      criu/protobuf-desc-gen.h
20:24:03 [2020-03-17T20:24:03.576Z] #44 83.85   DEP      criu/protobuf-desc.d
20:24:03 [2020-03-17T20:24:03.576Z] #44 84.00   DEP      criu/proc_parse.d
20:24:03 [2020-03-17T20:24:03.576Z] #44 84.31   DEP      criu/plugin.d
20:24:03 [2020-03-17T20:24:03.576Z] #44 84.39   DEP      criu/pipes.d
20:24:03 [2020-03-17T20:24:03.576Z] #44 84.60   DEP      criu/pie-util.d
20:24:03 [2020-03-17T20:24:03.576Z] #44 84.71   DEP      criu/pie-util-vdso.d
20:24:03 [2020-03-17T20:24:03.576Z] #44 84.88   DEP      criu/path.d
20:24:03 [2020-03-17T20:24:03.576Z] #44 85.06   DEP      criu/parasite-syscall.d
20:24:03 [2020-03-17T20:24:03.576Z] #44 85.32   DEP      criu/pagemap.d
20:24:03 [2020-03-17T20:24:03.576Z] #44 85.51   DEP      criu/pagemap-cache.d
20:24:03 [2020-03-17T20:24:03.576Z] #44 85.65   DEP      criu/page-xfer.d
20:24:03 [2020-03-17T20:24:03.576Z] #44 85.85   DEP      criu/page-pipe.d
20:24:03 [2020-03-17T20:24:03.576Z] #44 85.95   DEP      criu/netfilter.d
20:24:03 [2020-03-17T20:24:03.576Z] #44 86.18   DEP      criu/net.d
20:24:03 [2020-03-17T20:24:03.576Z] #44 86.43   DEP      criu/namespaces.d
20:24:03 [2020-03-17T20:24:03.576Z] #44 86.60   DEP      criu/mount.d
20:24:03 [2020-03-17T20:24:03.576Z] #44 86.75   DEP      criu/mem.d
20:24:03 [2020-03-17T20:24:03.576Z] #44 87.04   DEP      criu/lsm.d
20:24:03 [2020-03-17T20:24:03.576Z] #44 87.22   DEP      criu/log.d
20:24:03 [2020-03-17T20:24:03.576Z] #44 87.41   DEP      criu/libnetlink.d
20:24:03 [2020-03-17T20:24:03.576Z] #44 87.52   DEP      criu/kerndat.d
20:24:03 [2020-03-17T20:24:03.576Z] #44 87.77   DEP      criu/kcmp-ids.d
20:24:03 [2020-03-17T20:24:03.576Z] #44 87.89   DEP      criu/irmap.d
20:24:03 [2020-03-17T20:24:03.576Z] #44 88.08   DEP      criu/ipc_ns.d
20:24:03 [2020-03-17T20:24:03.576Z] #44 88.26   DEP      criu/image.d
20:24:03 [2020-03-17T20:24:03.576Z] #44 88.44   DEP      criu/image-desc.d
20:24:03 [2020-03-17T20:24:03.576Z] #44 88.58   DEP      criu/fsnotify.d
20:24:03 [2020-03-17T20:24:03.576Z] #44 88.82   DEP      criu/filesystems.d
20:24:03 [2020-03-17T20:24:03.576Z] #44 88.97   DEP      criu/files.d
20:24:03 [2020-03-17T20:24:03.576Z] #44 89.23   DEP      criu/files-reg.d
20:24:03 [2020-03-17T20:24:03.576Z] #44 89.47   DEP      criu/files-ext.d
20:24:03 [2020-03-17T20:24:03.576Z] #44 89.62   DEP      criu/file-lock.d
20:24:03 [2020-03-17T20:24:03.576Z] #44 89.86   DEP      criu/file-ids.d
20:24:03 [2020-03-17T20:24:03.576Z] #44 90.00   DEP      criu/fifo.d
20:24:03 [2020-03-17T20:24:03.576Z] #44 90.14   DEP      criu/fdstore.d
20:24:03 [2020-03-17T20:24:03.576Z] #44 90.21   DEP      criu/fault-injection.d
20:24:03 [2020-03-17T20:24:03.576Z] #44 90.29   DEP      criu/external.d
20:24:03 [2020-03-17T20:24:03.576Z] #44 90.45   DEP      criu/eventpoll.d
20:24:03 [2020-03-17T20:24:03.576Z] #44 90.61   DEP      criu/eventfd.d
20:24:03 [2020-03-17T20:24:03.576Z] #44 90.76   DEP      criu/crtools.d
20:24:03 [2020-03-17T20:24:03.576Z] #44 90.99   DEP      criu/cr-service.d
20:24:03 [2020-03-17T20:24:03.576Z] #44 91.13   DEP      criu/cr-restore.d
20:24:03 [2020-03-17T20:24:03.650Z] #15 DONE 2.1s
20:24:03 [2020-03-17T20:24:03.650Z] 
20:24:03 [2020-03-17T20:24:03.650Z] #16 [dev-systemd-false 6/26] RUN ldconfig
20:24:03 [2020-03-17T20:24:03.791Z] #44 76.40   DEP      criu/uffd.d
20:24:03 [2020-03-17T20:24:03.836Z] #44 91.33   DEP      criu/cr-errno.d
20:24:03 [2020-03-17T20:24:03.837Z] #44 91.35   DEP      criu/cr-dump.d
20:24:03 [2020-03-17T20:24:03.850Z] #65 ...
20:24:03 [2020-03-17T20:24:03.850Z] 
20:24:03 [2020-03-17T20:24:03.850Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:24:03 [2020-03-17T20:24:03.850Z] #44 108.9 fatal: not a git repository (or any of the parent directories): .git
20:24:04 [2020-03-17T20:24:04.048Z] #44 76.64   DEP      criu/tun.d
20:24:04 [2020-03-17T20:24:04.097Z] #44 91.54   DEP      criu/cr-dedup.d
20:24:04 [2020-03-17T20:24:04.097Z] #44 91.64   DEP      criu/cr-check.d
20:24:04 [2020-03-17T20:24:04.410Z] #44 76.87   DEP      criu/tty.d
20:24:04 [2020-03-17T20:24:04.410Z] #44 77.04   DEP      criu/timerfd.d
20:24:04 [2020-03-17T20:24:04.451Z] #44 91.89   DEP      criu/config.d
20:24:04 [2020-03-17T20:24:04.451Z] #44 92.02   DEP      criu/clone-noasan.d
20:24:04 [2020-03-17T20:24:04.451Z] #44 ...
20:24:04 [2020-03-17T20:24:04.451Z] 
20:24:04 [2020-03-17T20:24:04.451Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:24:04 [2020-03-17T20:24:04.451Z] #17 33.18 Selecting previously unselected package libnet1:arm64.
20:24:04 [2020-03-17T20:24:04.451Z] #17 33.18 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
20:24:04 [2020-03-17T20:24:04.451Z] #17 33.19 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
20:24:04 [2020-03-17T20:24:04.464Z] #44 109.5 make[1]: Nothing to be done for 'all'.
20:24:04 [2020-03-17T20:24:04.464Z] #44 ...
20:24:04 [2020-03-17T20:24:04.464Z] 
20:24:04 [2020-03-17T20:24:04.464Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
20:24:04 [2020-03-17T20:24:04.464Z] #42 DONE 0.2s
20:24:04 [2020-03-17T20:24:04.509Z] #43 ...
20:24:04 [2020-03-17T20:24:04.509Z] 
20:24:04 [2020-03-17T20:24:04.509Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
20:24:04 [2020-03-17T20:24:04.509Z] #30 7.242 + git clone https://github.com/kolyshkin/go-swagger.git .
20:24:04 [2020-03-17T20:24:04.509Z] #30 7.253 Cloning into '.'...
20:24:04 [2020-03-17T20:24:04.509Z] #30 ...
20:24:04 [2020-03-17T20:24:04.509Z] 
20:24:04 [2020-03-17T20:24:04.509Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:24:04 [2020-03-17T20:24:04.676Z] #44 77.21   DEP      criu/sysfs_parse.d
20:24:04 [2020-03-17T20:24:04.712Z] #17 33.29 Selecting previously unselected package libnl-3-200:arm64.
20:24:04 [2020-03-17T20:24:04.712Z] #17 33.30 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ...
20:24:04 [2020-03-17T20:24:04.712Z] #17 33.31 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
20:24:04 [2020-03-17T20:24:04.712Z] #17 33.40 Selecting previously unselected package libprotobuf-c1:arm64.
20:24:04 [2020-03-17T20:24:04.712Z] #17 33.40 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
20:24:04 [2020-03-17T20:24:04.712Z] #17 33.41 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
20:24:04 [2020-03-17T20:24:04.744Z] 
20:24:04 [2020-03-17T20:24:04.744Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:24:04 [2020-03-17T20:24:04.744Z] #65 ...
20:24:04 [2020-03-17T20:24:04.744Z] 
20:24:04 [2020-03-17T20:24:04.744Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:24:04 [2020-03-17T20:24:04.745Z] #44 109.8 make[1]: 'images/built-in.o' is up to date.
20:24:04 [2020-03-17T20:24:04.745Z] #44 109.8 make[1]: 'compel/plugins/std.lib.a' is up to date.
20:24:04 [2020-03-17T20:24:04.745Z] #44 109.8 make[1]: 'compel/plugins/fds.lib.a' is up to date.
20:24:04 [2020-03-17T20:24:04.745Z] #44 109.9 make[1]: 'compel/libcompel.a' is up to date.
20:24:04 [2020-03-17T20:24:04.745Z] #44 109.9 make[1]: 'compel/compel-host-bin' is up to date.
20:24:04 [2020-03-17T20:24:04.766Z] #35 ...
20:24:04 [2020-03-17T20:24:04.766Z] 
20:24:04 [2020-03-17T20:24:04.766Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:24:04 [2020-03-17T20:24:04.766Z] #10 6.627 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:24:04 [2020-03-17T20:24:04.766Z] #10 6.732 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:24:04 [2020-03-17T20:24:04.766Z] #10 6.732 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:24:04 [2020-03-17T20:24:04.766Z] #10 8.680 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
20:24:04 [2020-03-17T20:24:04.766Z] #10 ...
20:24:04 [2020-03-17T20:24:04.766Z] 
20:24:04 [2020-03-17T20:24:04.766Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:24:04 [2020-03-17T20:24:04.766Z] #33 10.25 + RM_GOPATH=0
20:24:04 [2020-03-17T20:24:04.766Z] #33 10.25 + TMP_GOPATH=
20:24:04 [2020-03-17T20:24:04.766Z] #33 10.25 + : /build
20:24:04 [2020-03-17T20:24:04.766Z] #33 10.25 + '[' -z '' ']'
20:24:04 [2020-03-17T20:24:04.934Z] #44 77.48   DEP      criu/sysctl.d
20:24:04 [2020-03-17T20:24:04.934Z] #44 77.58   DEP      criu/string.d
20:24:04 [2020-03-17T20:24:04.974Z] #17 33.50 Selecting previously unselected package libreadline5:arm64.
20:24:04 [2020-03-17T20:24:04.974Z] #17 33.52 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ...
20:24:04 [2020-03-17T20:24:04.974Z] #17 33.53 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ...
20:24:04 [2020-03-17T20:24:04.974Z] #17 33.69 Selecting previously unselected package net-tools.
20:24:04 [2020-03-17T20:24:04.974Z] #17 33.69 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ...
20:24:04 [2020-03-17T20:24:04.974Z] #17 33.70 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
20:24:05 [2020-03-17T20:24:05.024Z] #33 10.25 ++ mktemp -d
20:24:05 [2020-03-17T20:24:05.024Z] #33 10.28 + export GOPATH=/tmp/tmp.dT6vYHRKNZ
20:24:05 [2020-03-17T20:24:05.024Z] #33 10.28 + GOPATH=/tmp/tmp.dT6vYHRKNZ
20:24:05 [2020-03-17T20:24:05.024Z] #33 10.28 + RM_GOPATH=1
20:24:05 [2020-03-17T20:24:05.024Z] #33 10.29 ++ dirname ./install.sh
20:24:05 [2020-03-17T20:24:05.024Z] #33 10.29 + dir=.
20:24:05 [2020-03-17T20:24:05.024Z] #33 10.29 + bin=tomlv
20:24:05 [2020-03-17T20:24:05.024Z] #33 10.29 + shift
20:24:05 [2020-03-17T20:24:05.024Z] #33 10.29 + '[' '!' -f ./tomlv.installer ']'
20:24:05 [2020-03-17T20:24:05.024Z] #33 10.29 + . ./tomlv.installer
20:24:05 [2020-03-17T20:24:05.024Z] #33 10.29 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:24:05 [2020-03-17T20:24:05.024Z] #33 10.29 + install_tomlv
20:24:05 [2020-03-17T20:24:05.024Z] #33 10.29 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
20:24:05 [2020-03-17T20:24:05.024Z] #33 10.29 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:24:05 [2020-03-17T20:24:05.024Z] #33 10.29 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.dT6vYHRKNZ/src/github.com/BurntSushi/toml
20:24:05 [2020-03-17T20:24:05.024Z] #33 10.32 Cloning into '/tmp/tmp.dT6vYHRKNZ/src/github.com/BurntSushi/toml'...
20:24:05 [2020-03-17T20:24:05.024Z] #33 ...
20:24:05 [2020-03-17T20:24:05.024Z] 
20:24:05 [2020-03-17T20:24:05.024Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:24:05 [2020-03-17T20:24:05.024Z] #56 9.543 + RM_GOPATH=0
20:24:05 [2020-03-17T20:24:05.024Z] #56 9.543 + TMP_GOPATH=
20:24:05 [2020-03-17T20:24:05.024Z] #56 9.543 + : /build
20:24:05 [2020-03-17T20:24:05.024Z] #56 9.543 + '[' -z '' ']'
20:24:05 [2020-03-17T20:24:05.024Z] #56 9.543 ++ mktemp -d
20:24:05 [2020-03-17T20:24:05.024Z] #56 9.543 + export GOPATH=/tmp/tmp.soq9mPyP2m
20:24:05 [2020-03-17T20:24:05.024Z] #56 9.543 + GOPATH=/tmp/tmp.soq9mPyP2m
20:24:05 [2020-03-17T20:24:05.024Z] #56 9.543 + RM_GOPATH=1
20:24:05 [2020-03-17T20:24:05.024Z] #56 9.543 ++ dirname ./install.sh
20:24:05 [2020-03-17T20:24:05.024Z] #56 9.579 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
20:24:05 [2020-03-17T20:24:05.024Z] #56 9.580 + dir=.
20:24:05 [2020-03-17T20:24:05.024Z] #56 9.580 + bin=shfmt
20:24:05 [2020-03-17T20:24:05.024Z] #56 9.580 + shift
20:24:05 [2020-03-17T20:24:05.024Z] #56 9.580 + '[' '!' -f ./shfmt.installer ']'
20:24:05 [2020-03-17T20:24:05.024Z] #56 9.580 + . ./shfmt.installer
20:24:05 [2020-03-17T20:24:05.024Z] #56 9.580 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
20:24:05 [2020-03-17T20:24:05.024Z] #56 9.580 + install_shfmt
20:24:05 [2020-03-17T20:24:05.024Z] #56 9.580 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
20:24:05 [2020-03-17T20:24:05.024Z] #56 9.580 + git clone https://github.com/mvdan/sh.git /tmp/tmp.soq9mPyP2m/src/github.com/mvdan/sh
20:24:05 [2020-03-17T20:24:05.024Z] #56 9.596 Cloning into '/tmp/tmp.soq9mPyP2m/src/github.com/mvdan/sh'...
20:24:05 [2020-03-17T20:24:05.024Z] #56 ...
20:24:05 [2020-03-17T20:24:05.024Z] 
20:24:05 [2020-03-17T20:24:05.024Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
20:24:05 [2020-03-17T20:24:05.025Z] #44 109.9 make[1]: Nothing to be done for 'all'.
20:24:05 [2020-03-17T20:24:05.025Z] #44 109.9 make[1]: 'soccr/libsoccr.a' is up to date.
20:24:05 [2020-03-17T20:24:05.025Z] #44 110.0 make[2]: Nothing to be done for 'all'.
20:24:05 [2020-03-17T20:24:05.025Z] #44 110.0 make[2]: Nothing to be done for 'all'.
20:24:05 [2020-03-17T20:24:05.025Z] #44 110.0 make[2]: Nothing to be done for 'all'.
20:24:05 [2020-03-17T20:24:05.025Z] #44 110.1 make[2]: Nothing to be done for 'all'.
20:24:05 [2020-03-17T20:24:05.025Z] #44 110.1 make[2]: Nothing to be done for 'all'.
20:24:05 [2020-03-17T20:24:05.025Z] #44 110.1 make[2]: Nothing to be done for 'all'.
20:24:05 [2020-03-17T20:24:05.025Z] #44 110.1 make[2]: Nothing to be done for 'all'.
20:24:05 [2020-03-17T20:24:05.025Z] #44 110.2 make[2]: Nothing to be done for 'all'.
20:24:05 [2020-03-17T20:24:05.025Z] #44 110.2   INSTALL  criu/criu
20:24:05 [2020-03-17T20:24:05.192Z] #44 77.64   DEP      criu/stats.d
20:24:05 [2020-03-17T20:24:05.192Z] #44 77.79   DEP      criu/sockets.d
20:24:05 [2020-03-17T20:24:05.250Z] #17 33.90 Selecting previously unselected package python-pip-whl.
20:24:05 [2020-03-17T20:24:05.250Z] #17 33.91 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
20:24:05 [2020-03-17T20:24:05.250Z] #17 33.92 Unpacking python-pip-whl (18.1-5) ...
20:24:05 [2020-03-17T20:24:05.281Z] #62 ...
20:24:05 [2020-03-17T20:24:05.281Z] 
20:24:05 [2020-03-17T20:24:05.281Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:24:05 [2020-03-17T20:24:05.281Z] #25 9.273 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:24:05 [2020-03-17T20:24:05.281Z] #25 9.376 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:24:05 [2020-03-17T20:24:05.281Z] #25 9.388 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:24:05 [2020-03-17T20:24:05.281Z] #25 ...
20:24:05 [2020-03-17T20:24:05.281Z] 
20:24:05 [2020-03-17T20:24:05.281Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:24:05 [2020-03-17T20:24:05.281Z] #41 10.16 + git clone https://github.com/docker/distribution.git .
20:24:05 [2020-03-17T20:24:05.281Z] #41 10.16 Cloning into '.'...
20:24:05 [2020-03-17T20:24:05.306Z] #44 DONE 110.4s
20:24:05 [2020-03-17T20:24:05.306Z] 
20:24:05 [2020-03-17T20:24:05.306Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:24:05 [2020-03-17T20:24:05.450Z] #44 77.97   DEP      criu/sk-unix.d
20:24:05 [2020-03-17T20:24:05.450Z] #44 ...
20:24:05 [2020-03-17T20:24:05.450Z] 
20:24:05 [2020-03-17T20:24:05.450Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:24:05 [2020-03-17T20:24:05.450Z] #17 2.656 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:24:05 [2020-03-17T20:24:05.450Z] #17 2.747 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:24:05 [2020-03-17T20:24:05.450Z] #17 2.833 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:24:05 [2020-03-17T20:24:05.450Z] #17 3.279 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
20:24:05 [2020-03-17T20:24:05.450Z] #17 4.562 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [183 kB]
20:24:05 [2020-03-17T20:24:05.450Z] #17 5.987 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
20:24:05 [2020-03-17T20:24:05.512Z] #17 34.34 Selecting previously unselected package python3-lib2to3.
20:24:05 [2020-03-17T20:24:05.538Z] #41 ...
20:24:05 [2020-03-17T20:24:05.538Z] 
20:24:05 [2020-03-17T20:24:05.538Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:24:05 [2020-03-17T20:24:05.538Z] #50 ...
20:24:05 [2020-03-17T20:24:05.538Z] 
20:24:05 [2020-03-17T20:24:05.538Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:24:05 [2020-03-17T20:24:05.538Z] #74 6.717 Install docker-proxy version bf2bd42abc0a3734f12b5ec724e571434e42c669
20:24:05 [2020-03-17T20:24:05.538Z] #74 6.718 + RM_GOPATH=0
20:24:05 [2020-03-17T20:24:05.538Z] #74 6.718 + TMP_GOPATH=
20:24:05 [2020-03-17T20:24:05.538Z] #74 6.718 + : /build
20:24:05 [2020-03-17T20:24:05.538Z] #74 6.718 + '[' -z '' ']'
20:24:05 [2020-03-17T20:24:05.538Z] #74 6.718 ++ mktemp -d
20:24:05 [2020-03-17T20:24:05.538Z] #74 6.718 + export GOPATH=/tmp/tmp.OU4mmZ3Xlj
20:24:05 [2020-03-17T20:24:05.538Z] #74 6.718 + GOPATH=/tmp/tmp.OU4mmZ3Xlj
20:24:05 [2020-03-17T20:24:05.538Z] #74 6.718 + RM_GOPATH=1
20:24:05 [2020-03-17T20:24:05.538Z] #74 6.718 ++ dirname ./install.sh
20:24:05 [2020-03-17T20:24:05.538Z] #74 6.718 + dir=.
20:24:05 [2020-03-17T20:24:05.538Z] #74 6.718 + bin=proxy
20:24:05 [2020-03-17T20:24:05.538Z] #74 6.718 + shift
20:24:05 [2020-03-17T20:24:05.538Z] #74 6.718 + '[' '!' -f ./proxy.installer ']'
20:24:05 [2020-03-17T20:24:05.538Z] #74 6.718 + . ./proxy.installer
20:24:05 [2020-03-17T20:24:05.538Z] #74 6.718 ++ : bf2bd42abc0a3734f12b5ec724e571434e42c669
20:24:05 [2020-03-17T20:24:05.538Z] #74 6.718 + install_proxy
20:24:05 [2020-03-17T20:24:05.538Z] #74 6.718 + case "$1" in
20:24:05 [2020-03-17T20:24:05.538Z] #74 6.718 + export CGO_ENABLED=0
20:24:05 [2020-03-17T20:24:05.538Z] #74 6.718 + CGO_ENABLED=0
20:24:05 [2020-03-17T20:24:05.538Z] #74 6.718 + _install_proxy
20:24:05 [2020-03-17T20:24:05.538Z] #74 6.718 + echo 'Install docker-proxy version bf2bd42abc0a3734f12b5ec724e571434e42c669'
20:24:05 [2020-03-17T20:24:05.539Z] #74 6.718 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.OU4mmZ3Xlj/src/github.com/docker/libnetwork
20:24:05 [2020-03-17T20:24:05.539Z] #74 6.718 Cloning into '/tmp/tmp.OU4mmZ3Xlj/src/github.com/docker/libnetwork'...
20:24:05 [2020-03-17T20:24:05.556Z] #16 DONE 2.3s
20:24:05 [2020-03-17T20:24:05.556Z] 
20:24:05 [2020-03-17T20:24:05.556Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:24:05 [2020-03-17T20:24:05.556Z] #44 67.41   AR       soccr/libsoccr.a
20:24:05 [2020-03-17T20:24:05.556Z] #44 67.45 make[1]: 'soccr/libsoccr.a' is up to date.
20:24:05 [2020-03-17T20:24:05.556Z] #44 67.76   DEP      criu/arch/x86/sigframe.d
20:24:05 [2020-03-17T20:24:05.556Z] #44 67.93   DEP      criu/arch/x86/sigaction_compat.d
20:24:05 [2020-03-17T20:24:05.556Z] #44 68.08   DEP      criu/arch/x86/kerndat.d
20:24:05 [2020-03-17T20:24:05.556Z] #44 68.24   DEP      criu/arch/x86/crtools.d
20:24:05 [2020-03-17T20:24:05.556Z] #44 68.43   DEP      criu/arch/x86/cpu.d
20:24:05 [2020-03-17T20:24:05.556Z] #44 68.53   CC       criu/arch/x86/cpu.o
20:24:05 [2020-03-17T20:24:05.556Z] #44 69.33   CC       criu/arch/x86/crtools.o
20:24:05 [2020-03-17T20:24:05.556Z] #44 70.75   CC       criu/arch/x86/kerndat.o
20:24:05 [2020-03-17T20:24:05.708Z] #17 ...
20:24:05 [2020-03-17T20:24:05.708Z] 
20:24:05 [2020-03-17T20:24:05.708Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:24:05 [2020-03-17T20:24:05.708Z] #44 78.20   DEP      criu/sk-tcp.d
20:24:05 [2020-03-17T20:24:05.708Z] #44 78.46   DEP      criu/sk-queue.d
20:24:05 [2020-03-17T20:24:05.772Z] #17 34.34 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
20:24:05 [2020-03-17T20:24:05.772Z] #17 34.36 Unpacking python3-lib2to3 (3.7.3-1) ...
20:24:05 [2020-03-17T20:24:05.772Z] #17 34.51 Selecting previously unselected package python3-distutils.
20:24:05 [2020-03-17T20:24:05.772Z] #17 34.51 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
20:24:05 [2020-03-17T20:24:05.772Z] #17 34.53 Unpacking python3-distutils (3.7.3-1) ...
20:24:05 [2020-03-17T20:24:05.807Z] #74 ...
20:24:05 [2020-03-17T20:24:05.807Z] 
20:24:05 [2020-03-17T20:24:05.807Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:24:05 [2020-03-17T20:24:05.807Z] #47 10.33 + RM_GOPATH=0
20:24:05 [2020-03-17T20:24:05.807Z] #47 10.33 + TMP_GOPATH=
20:24:05 [2020-03-17T20:24:05.807Z] #47 10.33 + : /build
20:24:05 [2020-03-17T20:24:05.807Z] #47 10.33 + '[' -z '' ']'
20:24:05 [2020-03-17T20:24:05.807Z] #47 10.34 ++ mktemp -d
20:24:05 [2020-03-17T20:24:05.807Z] #47 10.34 + export GOPATH=/tmp/tmp.gyTeDLY7XK
20:24:05 [2020-03-17T20:24:05.807Z] #47 10.34 + GOPATH=/tmp/tmp.gyTeDLY7XK
20:24:05 [2020-03-17T20:24:05.807Z] #47 10.34 + RM_GOPATH=1
20:24:05 [2020-03-17T20:24:05.807Z] #47 10.34 ++ dirname ./install.sh
20:24:05 [2020-03-17T20:24:05.807Z] #47 10.35 + dir=.
20:24:05 [2020-03-17T20:24:05.807Z] #47 10.35 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:24:05 [2020-03-17T20:24:05.807Z] #47 10.35 + bin=vndr
20:24:05 [2020-03-17T20:24:05.807Z] #47 10.35 + shift
20:24:05 [2020-03-17T20:24:05.807Z] #47 10.35 + '[' '!' -f ./vndr.installer ']'
20:24:05 [2020-03-17T20:24:05.807Z] #47 10.35 + . ./vndr.installer
20:24:05 [2020-03-17T20:24:05.807Z] #47 10.35 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:24:05 [2020-03-17T20:24:05.807Z] #47 10.35 + install_vndr
20:24:05 [2020-03-17T20:24:05.807Z] #47 10.35 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
20:24:05 [2020-03-17T20:24:05.807Z] #47 10.35 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.gyTeDLY7XK/src/github.com/LK4D4/vndr
20:24:05 [2020-03-17T20:24:05.807Z] #47 10.36 Cloning into '/tmp/tmp.gyTeDLY7XK/src/github.com/LK4D4/vndr'...
20:24:05 [2020-03-17T20:24:05.807Z] #47 ...
20:24:05 [2020-03-17T20:24:05.807Z] 
20:24:05 [2020-03-17T20:24:05.807Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:24:05 [2020-03-17T20:24:05.807Z] #53 10.77 + RM_GOPATH=0
20:24:05 [2020-03-17T20:24:05.807Z] #53 10.77 + TMP_GOPATH=
20:24:05 [2020-03-17T20:24:05.807Z] #53 10.77 + : /build
20:24:05 [2020-03-17T20:24:05.807Z] #53 10.77 + '[' -z '' ']'
20:24:05 [2020-03-17T20:24:05.807Z] #53 10.77 ++ mktemp -d
20:24:05 [2020-03-17T20:24:05.807Z] #53 10.81 + export GOPATH=/tmp/tmp.7iLyArHKmO
20:24:05 [2020-03-17T20:24:05.807Z] #53 10.81 + GOPATH=/tmp/tmp.7iLyArHKmO
20:24:05 [2020-03-17T20:24:05.807Z] #53 10.81 + RM_GOPATH=1
20:24:05 [2020-03-17T20:24:05.807Z] #53 10.81 ++ dirname ./install.sh
20:24:05 [2020-03-17T20:24:05.807Z] #53 10.82 + dir=.
20:24:05 [2020-03-17T20:24:05.807Z] #53 10.82 + bin=golangci_lint
20:24:05 [2020-03-17T20:24:05.807Z] #53 10.82 + shift
20:24:05 [2020-03-17T20:24:05.807Z] #53 10.83 + '[' '!' -f ./golangci_lint.installer ']'
20:24:05 [2020-03-17T20:24:05.807Z] #53 10.83 + . ./golangci_lint.installer
20:24:05 [2020-03-17T20:24:05.807Z] #53 10.83 ++ : v1.23.8
20:24:05 [2020-03-17T20:24:05.807Z] #53 10.83 + install_golangci_lint
20:24:05 [2020-03-17T20:24:05.807Z] #53 10.83 + echo 'Installing golangci-lint version v1.23.8'
20:24:05 [2020-03-17T20:24:05.807Z] #53 10.83 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
20:24:05 [2020-03-17T20:24:05.807Z] #53 10.83 Installing golangci-lint version v1.23.8
20:24:05 [2020-03-17T20:24:05.814Z] #44 71.47   CC       criu/arch/x86/sigaction_compat.o
20:24:06 [2020-03-17T20:24:06.033Z] #17 34.71 Selecting previously unselected package python3-pip.
20:24:06 [2020-03-17T20:24:06.033Z] #17 34.71 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
20:24:06 [2020-03-17T20:24:06.033Z] #17 34.72 Unpacking python3-pip (18.1-5) ...
20:24:06 [2020-03-17T20:24:06.063Z] #53 ...
20:24:06 [2020-03-17T20:24:06.063Z] 
20:24:06 [2020-03-17T20:24:06.063Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:24:06 [2020-03-17T20:24:06.063Z] #50 11.29 + RM_GOPATH=0
20:24:06 [2020-03-17T20:24:06.063Z] #50 11.29 + TMP_GOPATH=
20:24:06 [2020-03-17T20:24:06.063Z] #50 11.29 + : /build
20:24:06 [2020-03-17T20:24:06.063Z] #50 11.29 + '[' -z '' ']'
20:24:06 [2020-03-17T20:24:06.063Z] #50 11.30 ++ mktemp -d
20:24:06 [2020-03-17T20:24:06.063Z] #50 11.30 + export GOPATH=/tmp/tmp.8e2hPYA3t3
20:24:06 [2020-03-17T20:24:06.063Z] #50 11.30 + GOPATH=/tmp/tmp.8e2hPYA3t3
20:24:06 [2020-03-17T20:24:06.063Z] #50 11.30 + RM_GOPATH=1
20:24:06 [2020-03-17T20:24:06.063Z] #50 11.31 ++ dirname ./install.sh
20:24:06 [2020-03-17T20:24:06.063Z] #50 11.31 + dir=.
20:24:06 [2020-03-17T20:24:06.063Z] #50 11.31 + bin=gotestsum
20:24:06 [2020-03-17T20:24:06.063Z] #50 11.31 + shift
20:24:06 [2020-03-17T20:24:06.063Z] #50 11.31 + '[' '!' -f ./gotestsum.installer ']'
20:24:06 [2020-03-17T20:24:06.063Z] #50 11.31 + . ./gotestsum.installer
20:24:06 [2020-03-17T20:24:06.063Z] #50 11.31 ++ : v0.3.5
20:24:06 [2020-03-17T20:24:06.063Z] #50 11.31 Installing gotestsum version v0.3.5
20:24:06 [2020-03-17T20:24:06.063Z] #50 11.31 + install_gotestsum
20:24:06 [2020-03-17T20:24:06.063Z] #50 11.31 + echo 'Installing gotestsum version v0.3.5'
20:24:06 [2020-03-17T20:24:06.063Z] #50 11.31 + go get -d gotest.tools/gotestsum
20:24:06 [2020-03-17T20:24:06.072Z] #44 71.73   CC       criu/arch/x86/sigframe.o
20:24:06 [2020-03-17T20:24:06.273Z] #44 78.66   DEP      criu/sk-packet.d
20:24:06 [2020-03-17T20:24:06.273Z] #44 78.83   DEP      criu/sk-netlink.d
20:24:06 [2020-03-17T20:24:06.293Z] #17 34.94 Selecting previously unselected package python3-pkg-resources.
20:24:06 [2020-03-17T20:24:06.293Z] #17 34.96 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
20:24:06 [2020-03-17T20:24:06.293Z] #17 34.97 Unpacking python3-pkg-resources (40.8.0-1) ...
20:24:06 [2020-03-17T20:24:06.308Z] #65 ...
20:24:06 [2020-03-17T20:24:06.308Z] 
20:24:06 [2020-03-17T20:24:06.308Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
20:24:06 [2020-03-17T20:24:06.308Z] #45 DONE 0.1s
20:24:06 [2020-03-17T20:24:06.308Z] 
20:24:06 [2020-03-17T20:24:06.308Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
20:24:06 [2020-03-17T20:24:06.330Z] #44 72.10   LINK     criu/arch/x86/crtools.built-in.o
20:24:06 [2020-03-17T20:24:06.530Z] #44 79.01   DEP      criu/sk-inet.d
20:24:06 [2020-03-17T20:24:06.556Z] #17 35.13 Selecting previously unselected package python3-setuptools.
20:24:06 [2020-03-17T20:24:06.556Z] #17 35.13 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
20:24:06 [2020-03-17T20:24:06.556Z] #17 35.13 Unpacking python3-setuptools (40.8.0-1) ...
20:24:06 [2020-03-17T20:24:06.556Z] #17 35.36 Selecting previously unselected package python3-wheel.
20:24:06 [2020-03-17T20:24:06.588Z] #44 72.16   DEP      criu/pie/util-vdso-elf32.d
20:24:06 [2020-03-17T20:24:06.588Z] #48 DONE 0.1s
20:24:06 [2020-03-17T20:24:06.588Z] 
20:24:06 [2020-03-17T20:24:06.588Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
20:24:06 [2020-03-17T20:24:06.588Z] #51 DONE 0.2s
20:24:06 [2020-03-17T20:24:06.588Z] 
20:24:06 [2020-03-17T20:24:06.588Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:24:06 [2020-03-17T20:24:06.788Z] #44 79.30   DEP      criu/signalfd.d
20:24:06 [2020-03-17T20:24:06.788Z] #44 79.48   DEP      criu/sigframe.d
20:24:06 [2020-03-17T20:24:06.817Z] #17 35.36 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
20:24:06 [2020-03-17T20:24:06.817Z] #17 35.37 Unpacking python3-wheel (0.32.3-2) ...
20:24:06 [2020-03-17T20:24:06.817Z] #17 35.47 Selecting previously unselected package sudo.
20:24:06 [2020-03-17T20:24:06.817Z] #17 35.48 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ...
20:24:06 [2020-03-17T20:24:06.817Z] #17 35.50 Unpacking sudo (1.8.27-1+deb10u2) ...
20:24:06 [2020-03-17T20:24:06.846Z] #44 72.33   DEP      criu/pie/util-vdso.d
20:24:06 [2020-03-17T20:24:06.846Z] #44 72.42   DEP      criu/pie/util.d
20:24:07 [2020-03-17T20:24:07.049Z] #44 79.61   DEP      criu/shmem.d
20:24:07 [2020-03-17T20:24:07.104Z] #44 72.59   CC       criu/pie/util.o
20:24:07 [2020-03-17T20:24:07.200Z] #65 ...
20:24:07 [2020-03-17T20:24:07.200Z] 
20:24:07 [2020-03-17T20:24:07.200Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:24:07 [2020-03-17T20:24:07.200Z] #60 73.03 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
20:24:07 [2020-03-17T20:24:07.308Z] #44 79.80   DEP      criu/servicefd.d
20:24:07 [2020-03-17T20:24:07.308Z] #44 ...
20:24:07 [2020-03-17T20:24:07.308Z] 
20:24:07 [2020-03-17T20:24:07.308Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:24:07 [2020-03-17T20:24:07.308Z] #47 DONE 152.7s
20:24:07 [2020-03-17T20:24:07.308Z] 
20:24:07 [2020-03-17T20:24:07.308Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:24:07 [2020-03-17T20:24:07.308Z] #44 79.97   DEP      criu/seize.d
20:24:07 [2020-03-17T20:24:07.361Z] #44 72.94   CC       criu/pie/util-vdso.o
20:24:07 [2020-03-17T20:24:07.387Z] #17 35.98 Selecting previously unselected package thin-provisioning-tools.
20:24:07 [2020-03-17T20:24:07.388Z] #17 36.00 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ...
20:24:07 [2020-03-17T20:24:07.388Z] #17 36.01 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
20:24:07 [2020-03-17T20:24:07.569Z] #44 80.17   DEP      criu/seccomp.d
20:24:07 [2020-03-17T20:24:07.648Z] #17 36.22 Selecting previously unselected package uidmap.
20:24:07 [2020-03-17T20:24:07.648Z] #17 36.24 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ...
20:24:07 [2020-03-17T20:24:07.648Z] #17 36.24 Unpacking uidmap (1:4.5-1.1) ...
20:24:07 [2020-03-17T20:24:07.648Z] #17 36.42 Selecting previously unselected package vim-runtime.
20:24:07 [2020-03-17T20:24:07.910Z] #17 36.43 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
20:24:07 [2020-03-17T20:24:07.910Z] #17 36.47 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
20:24:07 [2020-03-17T20:24:07.910Z] #17 36.50 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
20:24:07 [2020-03-17T20:24:07.910Z] #17 36.52 Unpacking vim-runtime (2:8.1.0875-5) ...
20:24:07 [2020-03-17T20:24:07.927Z] #44 73.58   CC       criu/pie/util-vdso-elf32.o
20:24:08 [2020-03-17T20:24:08.134Z] #44 80.53   DEP      criu/rst-malloc.d
20:24:08 [2020-03-17T20:24:08.134Z] #44 80.63   DEP      criu/rbtree.d
20:24:08 [2020-03-17T20:24:08.134Z] #44 80.72   DEP      criu/pstree.d
20:24:08 [2020-03-17T20:24:08.206Z] #60 73.68 + mkdir -p /build
20:24:08 [2020-03-17T20:24:08.206Z] #60 73.68 + cp runc /build/runc
20:24:08 [2020-03-17T20:24:08.206Z] #60 DONE 73.9s
20:24:08 [2020-03-17T20:24:08.206Z] 
20:24:08 [2020-03-17T20:24:08.206Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:24:08 [2020-03-17T20:24:08.392Z] #44 81.00   DEP      criu/protobuf.d
20:24:08 [2020-03-17T20:24:08.392Z] #44 81.09   GEN      criu/protobuf-desc-gen.h
20:24:08 [2020-03-17T20:24:08.493Z] #44 74.22   AR       criu/pie/pie.lib.a
20:24:08 [2020-03-17T20:24:08.493Z] #44 74.29   DEP      criu/pie/restorer.d
20:24:09 [2020-03-17T20:24:09.059Z] #44 74.63   DEP      criu/arch/x86/sigaction_compat_pie.d
20:24:09 [2020-03-17T20:24:09.059Z] #44 74.74   DEP      criu/arch/x86/restorer_unmap.d
20:24:09 [2020-03-17T20:24:09.317Z] #44 74.77   DEP      criu/arch/x86/restorer.d
20:24:09 [2020-03-17T20:24:09.317Z] #44 74.98   DEP      criu/arch/x86/vdso-pie.d
20:24:09 [2020-03-17T20:24:09.576Z] #44 75.12   DEP      criu/pie/parasite-vdso.d
20:24:09 [2020-03-17T20:24:09.576Z] #44 75.28   DEP      criu/pie/parasite.d
20:24:09 [2020-03-17T20:24:09.834Z] #44 75.53   CC       criu/pie/parasite.o
20:24:10 [2020-03-17T20:24:10.290Z] #44 82.53   DEP      criu/protobuf-desc.d
20:24:10 [2020-03-17T20:24:10.290Z] #44 82.68   DEP      criu/proc_parse.d
20:24:10 [2020-03-17T20:24:10.290Z] #44 82.80   DEP      criu/plugin.d
20:24:10 [2020-03-17T20:24:10.290Z] #44 82.87   DEP      criu/pipes.d
20:24:10 [2020-03-17T20:24:10.454Z] #17 39.21 Selecting previously unselected package vim.
20:24:10 [2020-03-17T20:24:10.454Z] #17 39.22 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ...
20:24:10 [2020-03-17T20:24:10.548Z] #44 83.11   DEP      criu/pie-util.d
20:24:10 [2020-03-17T20:24:10.548Z] #44 83.21   DEP      criu/pie-util-vdso.d
20:24:10 [2020-03-17T20:24:10.715Z] #17 39.25 Unpacking vim (2:8.1.0875-5) ...
20:24:10 [2020-03-17T20:24:10.806Z] #44 83.36   DEP      criu/pie-util-vdso-elf32.d
20:24:10 [2020-03-17T20:24:10.806Z] #44 83.44   DEP      criu/path.d
20:24:10 [2020-03-17T20:24:10.976Z] #17 39.69 Selecting previously unselected package xfsprogs.
20:24:10 [2020-03-17T20:24:10.976Z] #17 39.71 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ...
20:24:10 [2020-03-17T20:24:10.976Z] #17 39.72 Unpacking xfsprogs (4.20.0-1) ...
20:24:11 [2020-03-17T20:24:11.063Z] #44 83.56   DEP      criu/parasite-syscall.d
20:24:11 [2020-03-17T20:24:11.063Z] #44 83.74   DEP      criu/pagemap.d
20:24:11 [2020-03-17T20:24:11.210Z] #44 76.70   LINK     criu/pie/parasite.built-in.o
20:24:11 [2020-03-17T20:24:11.210Z] #44 76.73   GEN      criu/pie/parasite-blob.h
20:24:11 [2020-03-17T20:24:11.210Z] #44 76.74   CC       criu/pie/parasite-vdso.o
20:24:11 [2020-03-17T20:24:11.321Z] #44 83.90   DEP      criu/pagemap-cache.d
20:24:11 [2020-03-17T20:24:11.548Z] #17 40.17 Selecting previously unselected package zip.
20:24:11 [2020-03-17T20:24:11.548Z] #17 40.18 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ...
20:24:11 [2020-03-17T20:24:11.548Z] #17 40.19 Unpacking zip (3.0-11+b1) ...
20:24:11 [2020-03-17T20:24:11.579Z] #44 84.01   DEP      criu/page-xfer.d
20:24:11 [2020-03-17T20:24:11.579Z] #44 84.13   DEP      criu/page-pipe.d
20:24:11 [2020-03-17T20:24:11.579Z] #44 84.21   DEP      criu/netfilter.d
20:24:11 [2020-03-17T20:24:11.686Z] #65 134.6 + bin/containerd
20:24:11 [2020-03-17T20:24:11.777Z] #44 77.38   CC       criu/arch/x86/vdso-pie.o
20:24:11 [2020-03-17T20:24:11.777Z] #44 ...
20:24:11 [2020-03-17T20:24:11.777Z] 
20:24:11 [2020-03-17T20:24:11.777Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:24:11 [2020-03-17T20:24:11.777Z] #60 12.23 + cd /tmp/tmp.wQFw2PWEJG/src/github.com/opencontainers/runc
20:24:11 [2020-03-17T20:24:11.777Z] #60 12.23 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
20:24:11 [2020-03-17T20:24:11.777Z] #60 12.80 + '[' -z '' ']'
20:24:11 [2020-03-17T20:24:11.777Z] #60 12.81 + target=static
20:24:11 [2020-03-17T20:24:11.777Z] #60 12.81 + make 'BUILDTAGS=seccomp apparmor selinux ' static
20:24:11 [2020-03-17T20:24:11.777Z] #60 14.75 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 .
20:24:11 [2020-03-17T20:24:11.809Z] #17 40.47 Setting up aufs-tools (1:4.14+20190211-1) ...
20:24:11 [2020-03-17T20:24:11.809Z] #17 40.52 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
20:24:11 [2020-03-17T20:24:11.809Z] #17 40.54 Setting up libip6tc0:arm64 (1.8.2-4) ...
20:24:11 [2020-03-17T20:24:11.809Z] #17 40.59 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ...
20:24:11 [2020-03-17T20:24:11.809Z] #17 40.60 Setting up libgpm2:arm64 (1.20.7-5) ...
20:24:11 [2020-03-17T20:24:11.809Z] #17 40.62 Setting up libip4tc0:arm64 (1.8.2-4) ...
20:24:11 [2020-03-17T20:24:11.809Z] #17 40.63 Setting up uidmap (1:4.5-1.1) ...
20:24:11 [2020-03-17T20:24:11.836Z] #44 84.33   DEP      criu/net.d
20:24:11 [2020-03-17T20:24:11.836Z] #44 84.53   DEP      criu/namespaces.d
20:24:12 [2020-03-17T20:24:12.035Z] #60 ...
20:24:12 [2020-03-17T20:24:12.035Z] 
20:24:12 [2020-03-17T20:24:12.035Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:24:12 [2020-03-17T20:24:12.035Z] #44 77.65   CC       criu/arch/x86/restorer.o
20:24:12 [2020-03-17T20:24:12.069Z] #17 40.70 Setting up libnftnl11:arm64 (1.1.2-2) ...
20:24:12 [2020-03-17T20:24:12.069Z] #17 40.72 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
20:24:12 [2020-03-17T20:24:12.069Z] #17 40.73 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
20:24:12 [2020-03-17T20:24:12.069Z] #17 40.74 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
20:24:12 [2020-03-17T20:24:12.069Z] #17 40.76 Setting up libicu63:arm64 (63.1-6) ...
20:24:12 [2020-03-17T20:24:12.069Z] #17 40.78 Setting up xxd (2:8.1.0875-5) ...
20:24:12 [2020-03-17T20:24:12.069Z] #17 40.80 Setting up zip (3.0-11+b1) ...
20:24:12 [2020-03-17T20:24:12.069Z] #17 40.82 Setting up vim-common (2:8.1.0875-5) ...
20:24:12 [2020-03-17T20:24:12.069Z] #17 40.86 Setting up bash-completion (1:2.8-6) ...
20:24:12 [2020-03-17T20:24:12.094Z] #44 84.70   DEP      criu/mount.d
20:24:12 [2020-03-17T20:24:12.351Z] #44 84.92   DEP      criu/mem.d
20:24:12 [2020-03-17T20:24:12.351Z] #44 85.10   DEP      criu/lsm.d
20:24:12 [2020-03-17T20:24:12.601Z] #44 78.34   CC       criu/arch/x86/restorer_unmap.o
20:24:12 [2020-03-17T20:24:12.601Z] #44 78.40   CC       criu/arch/x86/sigaction_compat_pie.o
20:24:12 [2020-03-17T20:24:12.609Z] #44 85.21   DEP      criu/log.d
20:24:12 [2020-03-17T20:24:12.609Z] #44 85.30   DEP      criu/libnetlink.d
20:24:12 [2020-03-17T20:24:12.619Z] #50 ...
20:24:12 [2020-03-17T20:24:12.619Z] 
20:24:12 [2020-03-17T20:24:12.619Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:24:12 [2020-03-17T20:24:12.619Z] #33 11.90 + cd /tmp/tmp.dT6vYHRKNZ/src/github.com/BurntSushi/toml
20:24:12 [2020-03-17T20:24:12.619Z] #33 11.90 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:24:12 [2020-03-17T20:24:12.619Z] #33 11.94 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
20:24:12 [2020-03-17T20:24:12.619Z] #33 13.24 runtime/internal/atomic
20:24:12 [2020-03-17T20:24:12.619Z] #33 13.30 internal/cpu
20:24:12 [2020-03-17T20:24:12.619Z] #33 13.69 runtime/internal/sys
20:24:12 [2020-03-17T20:24:12.619Z] #33 14.15 runtime/internal/math
20:24:12 [2020-03-17T20:24:12.619Z] #33 14.50 internal/bytealg
20:24:12 [2020-03-17T20:24:12.619Z] #33 14.71 math/bits
20:24:12 [2020-03-17T20:24:12.619Z] #33 15.94 math
20:24:12 [2020-03-17T20:24:12.619Z] #33 16.01 runtime
20:24:12 [2020-03-17T20:24:12.619Z] #33 ...
20:24:12 [2020-03-17T20:24:12.619Z] 
20:24:12 [2020-03-17T20:24:12.619Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
20:24:12 [2020-03-17T20:24:12.619Z] #68 11.03 + RM_GOPATH=0
20:24:12 [2020-03-17T20:24:12.619Z] #68 11.03 + TMP_GOPATH=
20:24:12 [2020-03-17T20:24:12.619Z] #68 11.03 + : /build/
20:24:12 [2020-03-17T20:24:12.619Z] #68 11.03 + '[' -z '' ']'
20:24:12 [2020-03-17T20:24:12.619Z] #68 11.03 ++ mktemp -d
20:24:12 [2020-03-17T20:24:12.619Z] #68 11.04 + export GOPATH=/tmp/tmp.gIYL3CyURV
20:24:12 [2020-03-17T20:24:12.619Z] #68 11.04 + GOPATH=/tmp/tmp.gIYL3CyURV
20:24:12 [2020-03-17T20:24:12.619Z] #68 11.04 + RM_GOPATH=1
20:24:12 [2020-03-17T20:24:12.619Z] #68 11.04 ++ dirname ./install.sh
20:24:12 [2020-03-17T20:24:12.619Z] #68 11.04 + dir=.
20:24:12 [2020-03-17T20:24:12.619Z] #68 11.04 + bin=rootlesskit
20:24:12 [2020-03-17T20:24:12.619Z] #68 11.04 + shift
20:24:12 [2020-03-17T20:24:12.619Z] #68 11.04 + '[' '!' -f ./rootlesskit.installer ']'
20:24:12 [2020-03-17T20:24:12.619Z] #68 11.04 + . ./rootlesskit.installer
20:24:12 [2020-03-17T20:24:12.619Z] #68 11.04 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6
20:24:12 [2020-03-17T20:24:12.619Z] #68 11.04 + install_rootlesskit
20:24:12 [2020-03-17T20:24:12.619Z] #68 11.04 + case "$1" in
20:24:12 [2020-03-17T20:24:12.619Z] #68 11.04 + export CGO_ENABLED=0
20:24:12 [2020-03-17T20:24:12.619Z] #68 11.04 + CGO_ENABLED=0
20:24:12 [2020-03-17T20:24:12.619Z] #68 11.04 + _install_rootlesskit
20:24:12 [2020-03-17T20:24:12.619Z] #68 11.04 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6'
20:24:12 [2020-03-17T20:24:12.619Z] #68 11.04 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.gIYL3CyURV/src/github.com/rootless-containers/rootlesskit
20:24:12 [2020-03-17T20:24:12.619Z] #68 11.04 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6
20:24:12 [2020-03-17T20:24:12.619Z] #68 11.05 Cloning into '/tmp/tmp.gIYL3CyURV/src/github.com/rootless-containers/rootlesskit'...
20:24:12 [2020-03-17T20:24:12.619Z] #68 17.85 Checking out files:  94% (704/747)   
Checking out files:  95% (710/747)   
Checking out files:  96% (718/747)   
Checking out files:  97% (725/747)   
Checking out files:  98% (733/747)   
Checking out files:  99% (740/747)   
Checking out files: 100% (747/747)   
Checking out files: 100% (747/747), done.
20:24:12 [2020-03-17T20:24:12.619Z] #68 18.02 + cd /tmp/tmp.gIYL3CyURV/src/github.com/rootless-containers/rootlesskit
20:24:12 [2020-03-17T20:24:12.619Z] #68 18.02 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6
20:24:12 [2020-03-17T20:24:12.866Z] #44 85.41   DEP      criu/kerndat.d
20:24:13 [2020-03-17T20:24:13.124Z] #44 85.58   DEP      criu/kcmp-ids.d
20:24:13 [2020-03-17T20:24:13.124Z] #44 85.69   DEP      criu/irmap.d
20:24:13 [2020-03-17T20:24:13.124Z] #44 85.81   DEP      criu/ipc_ns.d
20:24:13 [2020-03-17T20:24:13.167Z] #44 78.71   CC       criu/pie/restorer.o
20:24:13 [2020-03-17T20:24:13.183Z] #68 18.45 + for f in rootlesskit rootlesskit-docker-proxy
20:24:13 [2020-03-17T20:24:13.183Z] #68 18.45 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
20:24:13 [2020-03-17T20:24:13.382Z] #44 86.00   DEP      criu/image.d
20:24:13 [2020-03-17T20:24:13.640Z] #44 86.24   DEP      criu/image-desc.d
20:24:13 [2020-03-17T20:24:13.640Z] #44 86.37   DEP      criu/fsnotify.d
20:24:13 [2020-03-17T20:24:13.898Z] #44 86.50   DEP      criu/filesystems.d
20:24:13 [2020-03-17T20:24:13.898Z] #44 86.60   DEP      criu/files.d
20:24:14 [2020-03-17T20:24:14.155Z] #44 86.71   DEP      criu/files-reg.d
20:24:14 [2020-03-17T20:24:14.413Z] #44 86.96   DEP      criu/files-ext.d
20:24:14 [2020-03-17T20:24:14.413Z] #44 87.10   DEP      criu/file-lock.d
20:24:14 [2020-03-17T20:24:14.612Z] #17 ...
20:24:14 [2020-03-17T20:24:14.612Z] 
20:24:14 [2020-03-17T20:24:14.612Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:24:14 [2020-03-17T20:24:14.612Z] #44 92.15   DEP      criu/cgroup.d
20:24:14 [2020-03-17T20:24:14.612Z] #44 92.27   DEP      criu/cgroup-props.d
20:24:14 [2020-03-17T20:24:14.612Z] #44 92.41   DEP      criu/bitmap.d
20:24:14 [2020-03-17T20:24:14.612Z] #44 92.43   DEP      criu/bfd.d
20:24:14 [2020-03-17T20:24:14.612Z] #44 92.54   DEP      criu/autofs.d
20:24:14 [2020-03-17T20:24:14.612Z] #44 92.68   DEP      criu/aio.d
20:24:14 [2020-03-17T20:24:14.612Z] #44 92.87   DEP      criu/action-scripts.d
20:24:14 [2020-03-17T20:24:14.612Z] #44 93.17   CC       criu/action-scripts.o
20:24:14 [2020-03-17T20:24:14.612Z] #44 93.74   CC       criu/aio.o
20:24:14 [2020-03-17T20:24:14.612Z] #44 94.36   CC       criu/autofs.o
20:24:14 [2020-03-17T20:24:14.612Z] #44 95.59   CC       criu/bfd.o
20:24:14 [2020-03-17T20:24:14.612Z] #44 96.09   CC       criu/bitmap.o
20:24:14 [2020-03-17T20:24:14.612Z] #44 96.33   CC       criu/cgroup-props.o
20:24:14 [2020-03-17T20:24:14.612Z] #44 97.02   CC       criu/cgroup.o
20:24:14 [2020-03-17T20:24:14.612Z] #44 99.35   CC       criu/clone-noasan.o
20:24:14 [2020-03-17T20:24:14.612Z] #44 99.49   CC       criu/config.o
20:24:14 [2020-03-17T20:24:14.612Z] #44 101.1   CC       criu/cr-check.o
20:24:14 [2020-03-17T20:24:14.670Z] #44 87.28   DEP      criu/file-ids.d
20:24:14 [2020-03-17T20:24:14.928Z] #44 87.43   DEP      criu/fifo.d
20:24:14 [2020-03-17T20:24:14.928Z] #44 87.55   DEP      criu/fdstore.d
20:24:14 [2020-03-17T20:24:14.928Z] #44 87.62   DEP      criu/fault-injection.d
20:24:14 [2020-03-17T20:24:14.928Z] #44 87.67   DEP      criu/external.d
20:24:15 [2020-03-17T20:24:15.085Z] #68 ...
20:24:15 [2020-03-17T20:24:15.086Z] 
20:24:15 [2020-03-17T20:24:15.086Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:24:15 [2020-03-17T20:24:15.086Z] #23 10.24 + RM_GOPATH=0
20:24:15 [2020-03-17T20:24:15.086Z] #23 10.24 + TMP_GOPATH=
20:24:15 [2020-03-17T20:24:15.086Z] #23 10.24 + : /build
20:24:15 [2020-03-17T20:24:15.086Z] #23 10.24 + '[' -z '' ']'
20:24:15 [2020-03-17T20:24:15.086Z] #23 10.24 ++ mktemp -d
20:24:15 [2020-03-17T20:24:15.086Z] #23 10.25 + export GOPATH=/tmp/tmp.Oc2teZyItB
20:24:15 [2020-03-17T20:24:15.086Z] #23 10.25 + GOPATH=/tmp/tmp.Oc2teZyItB
20:24:15 [2020-03-17T20:24:15.086Z] #23 10.25 + RM_GOPATH=1
20:24:15 [2020-03-17T20:24:15.086Z] #23 10.25 ++ dirname ./install.sh
20:24:15 [2020-03-17T20:24:15.086Z] #23 10.27 + dir=.
20:24:15 [2020-03-17T20:24:15.086Z] #23 10.27 + bin=dockercli
20:24:15 [2020-03-17T20:24:15.086Z] #23 10.27 + shift
20:24:15 [2020-03-17T20:24:15.086Z] #23 10.27 + '[' '!' -f ./dockercli.installer ']'
20:24:15 [2020-03-17T20:24:15.086Z] #23 10.27 + . ./dockercli.installer
20:24:15 [2020-03-17T20:24:15.086Z] #23 10.27 ++ : stable
20:24:15 [2020-03-17T20:24:15.086Z] #23 10.27 ++ : 17.06.2-ce
20:24:15 [2020-03-17T20:24:15.086Z] #23 10.27 Install docker/cli version 17.06.2-ce from stable
20:24:15 [2020-03-17T20:24:15.086Z] #23 10.27 + install_dockercli
20:24:15 [2020-03-17T20:24:15.086Z] #23 10.27 + echo 'Install docker/cli version 17.06.2-ce from stable'
20:24:15 [2020-03-17T20:24:15.086Z] #23 10.27 ++ uname -m
20:24:15 [2020-03-17T20:24:15.086Z] #23 10.31 + arch=x86_64
20:24:15 [2020-03-17T20:24:15.086Z] #23 10.31 + '[' x86_64 '!=' x86_64 ']'
20:24:15 [2020-03-17T20:24:15.086Z] #23 10.31 + url=https://download.docker.com/linux/static
20:24:15 [2020-03-17T20:24:15.086Z] #23 10.31 + tar -xz docker/docker
20:24:15 [2020-03-17T20:24:15.086Z] #23 10.41 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
20:24:15 [2020-03-17T20:24:15.086Z] #23 ...
20:24:15 [2020-03-17T20:24:15.086Z] 
20:24:15 [2020-03-17T20:24:15.086Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:24:15 [2020-03-17T20:24:15.086Z] #43 20.66 Fetched 8333 kB in 16s (516 kB/s)
20:24:15 [2020-03-17T20:24:15.184Z] #44 ...
20:24:15 [2020-03-17T20:24:15.184Z] 
20:24:15 [2020-03-17T20:24:15.184Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:24:15 [2020-03-17T20:24:15.184Z] #17 43.91 Setting up libiptc0:arm64 (1.8.2-4) ...
20:24:15 [2020-03-17T20:24:15.184Z] #17 43.93 Setting up xz-utils (5.2.4-1) ...
20:24:15 [2020-03-17T20:24:15.184Z] #17 43.94 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:24:15 [2020-03-17T20:24:15.184Z] #17 43.96 Setting up sudo (1.8.27-1+deb10u2) ...
20:24:15 [2020-03-17T20:24:15.186Z] #44 87.78   DEP      criu/eventpoll.d
20:24:15 [2020-03-17T20:24:15.443Z] #44 87.93   DEP      criu/eventfd.d
20:24:15 [2020-03-17T20:24:15.443Z] #44 88.06   DEP      criu/crtools.d
20:24:15 [2020-03-17T20:24:15.445Z] #17 44.14 invoke-rc.d: could not determine current runlevel
20:24:15 [2020-03-17T20:24:15.445Z] #17 44.15 invoke-rc.d: policy-rc.d denied execution of start.
20:24:15 [2020-03-17T20:24:15.445Z] #17 44.17 Setting up pigz (2.4-1) ...
20:24:15 [2020-03-17T20:24:15.445Z] #17 44.22 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
20:24:15 [2020-03-17T20:24:15.445Z] #17 44.24 Setting up libnl-3-200:arm64 (3.4.0-1) ...
20:24:15 [2020-03-17T20:24:15.651Z] #43 20.66 Reading package lists...
20:24:15 [2020-03-17T20:24:15.651Z] #43 ...
20:24:15 [2020-03-17T20:24:15.651Z] 
20:24:15 [2020-03-17T20:24:15.651Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:24:15 [2020-03-17T20:24:15.651Z] #35 11.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:24:15 [2020-03-17T20:24:15.651Z] #35 11.20 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:24:15 [2020-03-17T20:24:15.651Z] #35 11.20 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:24:15 [2020-03-17T20:24:15.651Z] #35 13.86 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
20:24:15 [2020-03-17T20:24:15.651Z] #35 17.71 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [183 kB]
20:24:15 [2020-03-17T20:24:15.651Z] #35 21.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
20:24:15 [2020-03-17T20:24:15.651Z] #35 ...
20:24:15 [2020-03-17T20:24:15.651Z] 
20:24:15 [2020-03-17T20:24:15.651Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
20:24:15 [2020-03-17T20:24:15.651Z] #62 11.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:24:15 [2020-03-17T20:24:15.651Z] #62 11.29 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:24:15 [2020-03-17T20:24:15.651Z] #62 11.29 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:24:15 [2020-03-17T20:24:15.651Z] #62 13.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
20:24:15 [2020-03-17T20:24:15.651Z] #62 17.63 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [183 kB]
20:24:15 [2020-03-17T20:24:15.651Z] #62 20.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
20:24:15 [2020-03-17T20:24:15.698Z] #44 ...
20:24:15 [2020-03-17T20:24:15.698Z] 
20:24:15 [2020-03-17T20:24:15.698Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:24:15 [2020-03-17T20:24:15.698Z] #17 2.756 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease
20:24:15 [2020-03-17T20:24:15.698Z] #17 2.756 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease
20:24:15 [2020-03-17T20:24:15.698Z] #17 2.756 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease
20:24:15 [2020-03-17T20:24:15.698Z] #17 4.356 Reading package lists...
20:24:15 [2020-03-17T20:24:15.701Z] #44 88.27   DEP      criu/cr-service.d
20:24:15 [2020-03-17T20:24:15.705Z] #17 44.28 Setting up python-pip-whl (18.1-5) ...
20:24:15 [2020-03-17T20:24:15.705Z] #17 44.34 Setting up libmpdec2:arm64 (2.4.2-2) ...
20:24:15 [2020-03-17T20:24:15.705Z] #17 44.38 Setting up vim-runtime (2:8.1.0875-5) ...
20:24:15 [2020-03-17T20:24:15.909Z] #62 ...
20:24:15 [2020-03-17T20:24:15.909Z] 
20:24:15 [2020-03-17T20:24:15.909Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:24:15 [2020-03-17T20:24:15.909Z] #47 11.28 + cd /tmp/tmp.gyTeDLY7XK/src/github.com/LK4D4/vndr
20:24:15 [2020-03-17T20:24:15.909Z] #47 11.28 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:24:15 [2020-03-17T20:24:15.909Z] #47 11.35 + go build -buildmode=pie -v -o /build/vndr .
20:24:15 [2020-03-17T20:24:15.909Z] #47 13.63 runtime/internal/sys
20:24:15 [2020-03-17T20:24:15.909Z] #47 13.78 internal/cpu
20:24:15 [2020-03-17T20:24:15.909Z] #47 13.97 runtime/internal/math
20:24:15 [2020-03-17T20:24:15.909Z] #47 14.39 internal/race
20:24:15 [2020-03-17T20:24:15.909Z] #47 14.62 sync/atomic
20:24:15 [2020-03-17T20:24:15.909Z] #47 14.84 internal/bytealg
20:24:15 [2020-03-17T20:24:15.909Z] #47 15.23 unicode
20:24:15 [2020-03-17T20:24:15.909Z] #47 16.45 runtime
20:24:15 [2020-03-17T20:24:15.958Z] #44 88.46   DEP      criu/cr-restore.d
20:24:15 [2020-03-17T20:24:15.966Z] #17 ...
20:24:15 [2020-03-17T20:24:15.966Z] 
20:24:15 [2020-03-17T20:24:15.966Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:24:15 [2020-03-17T20:24:15.966Z] #41 144.2 + dpkg --print-architecture
20:24:15 [2020-03-17T20:24:15.966Z] #41 DONE 144.9s
20:24:15 [2020-03-17T20:24:15.966Z] 
20:24:15 [2020-03-17T20:24:15.966Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:24:15 [2020-03-17T20:24:15.966Z] #17 44.82 Setting up libaio1:arm64 (0.3.112-3) ...
20:24:15 [2020-03-17T20:24:15.966Z] #17 44.84 Setting up libonig5:arm64 (6.9.1-1) ...
20:24:16 [2020-03-17T20:24:16.172Z] #47 21.44 unicode/utf8
20:24:16 [2020-03-17T20:24:16.172Z] #47 ...
20:24:16 [2020-03-17T20:24:16.172Z] 
20:24:16 [2020-03-17T20:24:16.172Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:24:16 [2020-03-17T20:24:16.172Z] #23 21.60 + mkdir -p /build
20:24:16 [2020-03-17T20:24:16.216Z] #44 88.68   DEP      criu/cr-errno.d
20:24:16 [2020-03-17T20:24:16.216Z] #44 88.72   DEP      criu/cr-dump.d
20:24:16 [2020-03-17T20:24:16.216Z] #44 88.90   DEP      criu/cr-dedup.d
20:24:16 [2020-03-17T20:24:16.227Z] #17 44.85 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ...
20:24:16 [2020-03-17T20:24:16.227Z] #17 44.86 Setting up vim (2:8.1.0875-5) ...
20:24:16 [2020-03-17T20:24:16.228Z] #17 44.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
20:24:16 [2020-03-17T20:24:16.228Z] #17 44.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
20:24:16 [2020-03-17T20:24:16.228Z] #17 44.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
20:24:16 [2020-03-17T20:24:16.228Z] #17 44.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
20:24:16 [2020-03-17T20:24:16.228Z] #17 44.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
20:24:16 [2020-03-17T20:24:16.228Z] #17 44.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
20:24:16 [2020-03-17T20:24:16.228Z] #17 44.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
20:24:16 [2020-03-17T20:24:16.228Z] #17 44.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
20:24:16 [2020-03-17T20:24:16.228Z] #17 44.99 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
20:24:16 [2020-03-17T20:24:16.228Z] #17 45.01 Setting up thin-provisioning-tools (0.7.6-2.1) ...
20:24:16 [2020-03-17T20:24:16.228Z] #17 45.03 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
20:24:16 [2020-03-17T20:24:16.228Z] #17 45.04 Setting up jq (1.5+dfsg-2+b1) ...
20:24:16 [2020-03-17T20:24:16.228Z] #17 45.06 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
20:24:16 [2020-03-17T20:24:16.429Z] #23 21.60 + mv docker/docker /build/
20:24:16 [2020-03-17T20:24:16.429Z] #23 21.61 + rmdir docker
20:24:16 [2020-03-17T20:24:16.429Z] #23 ...
20:24:16 [2020-03-17T20:24:16.429Z] 
20:24:16 [2020-03-17T20:24:16.429Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:24:16 [2020-03-17T20:24:16.429Z] #25 12.08 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
20:24:16 [2020-03-17T20:24:16.429Z] #25 16.69 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [183 kB]
20:24:16 [2020-03-17T20:24:16.429Z] #25 19.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
20:24:16 [2020-03-17T20:24:16.474Z] #44 89.09   DEP      criu/cr-check.d
20:24:16 [2020-03-17T20:24:16.488Z] #17 45.08 Setting up python3.7 (3.7.3-2+deb10u1) ...
20:24:16 [2020-03-17T20:24:16.633Z] #17 8.021 Reading package lists...
20:24:16 [2020-03-17T20:24:16.633Z] #17 ...
20:24:16 [2020-03-17T20:24:16.633Z] 
20:24:16 [2020-03-17T20:24:16.633Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:24:16 [2020-03-17T20:24:16.633Z] #47 132.4 net/http/httptrace
20:24:16 [2020-03-17T20:24:16.633Z] #47 132.7 net/http
20:24:16 [2020-03-17T20:24:16.633Z] #47 ...
20:24:16 [2020-03-17T20:24:16.633Z] 
20:24:16 [2020-03-17T20:24:16.633Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:24:16 [2020-03-17T20:24:16.633Z] #44 82.11   LINK     criu/pie/restorer.built-in.o
20:24:16 [2020-03-17T20:24:16.633Z] #44 82.13   GEN      criu/pie/restorer-blob.h
20:24:16 [2020-03-17T20:24:16.633Z] #44 82.26   DEP      criu/vdso.d
20:24:16 [2020-03-17T20:24:16.732Z] #44 89.34   DEP      criu/config.d
20:24:16 [2020-03-17T20:24:16.732Z] #44 89.48   DEP      criu/clone-noasan.d
20:24:16 [2020-03-17T20:24:16.891Z] #44 82.45   DEP      criu/vdso-compat.d
20:24:16 [2020-03-17T20:24:16.891Z] #44 82.59   DEP      criu/uts_ns.d
20:24:16 [2020-03-17T20:24:16.891Z] #44 82.70   DEP      criu/util.d
20:24:16 [2020-03-17T20:24:16.989Z] #44 89.54   DEP      criu/cgroup.d
20:24:16 [2020-03-17T20:24:16.994Z] #25 ...
20:24:16 [2020-03-17T20:24:16.994Z] 
20:24:16 [2020-03-17T20:24:16.994Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:24:16 [2020-03-17T20:24:16.994Z] #47 22.14 math
20:24:16 [2020-03-17T20:24:16.994Z] #47 ...
20:24:16 [2020-03-17T20:24:16.994Z] 
20:24:16 [2020-03-17T20:24:16.994Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:24:16 [2020-03-17T20:24:16.994Z] #23 DONE 22.3s
20:24:16 [2020-03-17T20:24:16.994Z] 
20:24:16 [2020-03-17T20:24:16.994Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:24:16 [2020-03-17T20:24:16.994Z] #10 13.06 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [183 kB]
20:24:16 [2020-03-17T20:24:16.994Z] #10 17.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
20:24:17 [2020-03-17T20:24:17.194Z] #65 ...
20:24:17 [2020-03-17T20:24:17.194Z] 
20:24:17 [2020-03-17T20:24:17.194Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:24:17 [2020-03-17T20:24:17.194Z] #53 DONE 156.1s
20:24:17 [2020-03-17T20:24:17.194Z] 
20:24:17 [2020-03-17T20:24:17.194Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:24:17 [2020-03-17T20:24:17.247Z] #44 89.66   DEP      criu/cgroup-props.d
20:24:17 [2020-03-17T20:24:17.247Z] #44 ...
20:24:17 [2020-03-17T20:24:17.247Z] 
20:24:17 [2020-03-17T20:24:17.247Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
20:24:17 [2020-03-17T20:24:17.247Z] #30 DONE 162.7s
20:24:17 [2020-03-17T20:24:17.247Z] 
20:24:17 [2020-03-17T20:24:17.247Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:24:17 [2020-03-17T20:24:17.247Z] #44 89.80   DEP      criu/bitmap.d
20:24:17 [2020-03-17T20:24:17.247Z] #44 89.82   DEP      criu/bfd.d
20:24:17 [2020-03-17T20:24:17.247Z] #44 ...
20:24:17 [2020-03-17T20:24:17.247Z] 
20:24:17 [2020-03-17T20:24:17.247Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:24:17 [2020-03-17T20:24:17.247Z] #17 11.78 Fetched 8333 kB in 10s (865 kB/s)
20:24:17 [2020-03-17T20:24:17.247Z] #17 11.78 Reading package lists...
20:24:17 [2020-03-17T20:24:17.247Z] #17 15.50 Reading package lists...
20:24:17 [2020-03-17T20:24:17.247Z] #17 19.00 Building dependency tree...
20:24:17 [2020-03-17T20:24:17.247Z] #17 19.87 Reading state information...
20:24:17 [2020-03-17T20:24:17.247Z] #17 20.93 libcap2-bin is already the newest version (1:2.25-2).
20:24:17 [2020-03-17T20:24:17.247Z] #17 20.93 The following additional packages will be installed:
20:24:17 [2020-03-17T20:24:17.247Z] #17 20.93   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
20:24:17 [2020-03-17T20:24:17.247Z] #17 20.94   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
20:24:17 [2020-03-17T20:24:17.247Z] #17 20.94   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
20:24:17 [2020-03-17T20:24:17.247Z] #17 20.94   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
20:24:17 [2020-03-17T20:24:17.247Z] #17 20.94   python3.7 python3.7-minimal vim-runtime xxd
20:24:17 [2020-03-17T20:24:17.247Z] #17 20.95 Suggested packages:
20:24:17 [2020-03-17T20:24:17.247Z] #17 20.95   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
20:24:17 [2020-03-17T20:24:17.247Z] #17 20.95   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
20:24:17 [2020-03-17T20:24:17.247Z] #17 20.95   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
20:24:17 [2020-03-17T20:24:17.247Z] #17 20.95 Recommended packages:
20:24:17 [2020-03-17T20:24:17.247Z] #17 20.95   aufs-dkms nftables build-essential python3-dev python3-keyring
20:24:17 [2020-03-17T20:24:17.247Z] #17 20.95   python3-keyrings.alt python3-xdg unzip
20:24:17 [2020-03-17T20:24:17.457Z] #44 82.91   DEP      criu/uffd.d
20:24:17 [2020-03-17T20:24:17.457Z] #44 83.14   DEP      criu/tun.d
20:24:17 [2020-03-17T20:24:17.475Z] #65 ...
20:24:17 [2020-03-17T20:24:17.475Z] 
20:24:17 [2020-03-17T20:24:17.475Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
20:24:17 [2020-03-17T20:24:17.504Z] #17 ...
20:24:17 [2020-03-17T20:24:17.504Z] 
20:24:17 [2020-03-17T20:24:17.504Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:24:17 [2020-03-17T20:24:17.504Z] #44 90.01   DEP      criu/autofs.d
20:24:17 [2020-03-17T20:24:17.715Z] #44 83.34   DEP      criu/tty.d
20:24:17 [2020-03-17T20:24:17.756Z] #54 DONE 0.2s
20:24:17 [2020-03-17T20:24:17.756Z] 
20:24:17 [2020-03-17T20:24:17.756Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
20:24:17 [2020-03-17T20:24:17.756Z] #57 DONE 0.1s
20:24:17 [2020-03-17T20:24:17.756Z] 
20:24:17 [2020-03-17T20:24:17.756Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
20:24:17 [2020-03-17T20:24:17.762Z] #44 90.25   DEP      criu/aio.d
20:24:17 [2020-03-17T20:24:17.928Z] #10 ...
20:24:17 [2020-03-17T20:24:17.928Z] 
20:24:17 [2020-03-17T20:24:17.928Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:24:17 [2020-03-17T20:24:17.928Z] #33 23.30 internal/testlog
20:24:17 [2020-03-17T20:24:17.973Z] #44 83.53   DEP      criu/timerfd.d
20:24:18 [2020-03-17T20:24:18.019Z] #44 90.65   DEP      criu/action-scripts.d
20:24:18 [2020-03-17T20:24:18.036Z] #61 DONE 0.1s
20:24:18 [2020-03-17T20:24:18.036Z] 
20:24:18 [2020-03-17T20:24:18.036Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:24:18 [2020-03-17T20:24:18.231Z] #44 83.75   DEP      criu/sysfs_parse.d
20:24:18 [2020-03-17T20:24:18.231Z] #44 83.88   DEP      criu/sysctl.d
20:24:18 [2020-03-17T20:24:18.277Z] #44 90.90   CC       criu/action-scripts.o
20:24:18 [2020-03-17T20:24:18.489Z] #44 84.09   DEP      criu/string.d
20:24:18 [2020-03-17T20:24:18.489Z] #44 84.17   DEP      criu/stats.d
20:24:18 [2020-03-17T20:24:18.496Z] #33 23.70 encoding
20:24:18 [2020-03-17T20:24:18.496Z] #33 23.92 runtime/cgo
20:24:18 [2020-03-17T20:24:18.534Z] #44 91.21   CC       criu/aio.o
20:24:18 [2020-03-17T20:24:18.747Z] #44 84.36   DEP      criu/sockets.d
20:24:19 [2020-03-17T20:24:19.005Z] #44 84.52   DEP      criu/sk-unix.d
20:24:19 [2020-03-17T20:24:19.099Z] #44 91.62   CC       criu/autofs.o
20:24:19 [2020-03-17T20:24:19.263Z] #44 84.81   DEP      criu/sk-tcp.d
20:24:19 [2020-03-17T20:24:19.263Z] #44 85.04   DEP      criu/sk-queue.d
20:24:19 [2020-03-17T20:24:19.521Z] #44 85.19   DEP      criu/sk-packet.d
20:24:19 [2020-03-17T20:24:19.779Z] #44 85.38   DEP      criu/sk-netlink.d
20:24:19 [2020-03-17T20:24:19.859Z] #17 48.44 Setting up iptables (1.8.2-4) ...
20:24:19 [2020-03-17T20:24:19.859Z] #17 48.48 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
20:24:19 [2020-03-17T20:24:19.859Z] #17 48.49 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:24:19 [2020-03-17T20:24:19.859Z] #17 48.49 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
20:24:19 [2020-03-17T20:24:19.859Z] #17 48.50 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:24:19 [2020-03-17T20:24:19.859Z] #17 48.52 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
20:24:19 [2020-03-17T20:24:19.859Z] #17 48.53 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
20:24:19 [2020-03-17T20:24:19.859Z] #17 48.55 Setting up python3 (3.7.3-1) ...
20:24:20 [2020-03-17T20:24:20.037Z] #44 85.54   DEP      criu/sk-inet.d
20:24:20 [2020-03-17T20:24:20.037Z] #44 85.74   DEP      criu/signalfd.d
20:24:20 [2020-03-17T20:24:20.295Z] #44 85.93   DEP      criu/sigframe.d
20:24:20 [2020-03-17T20:24:20.295Z] #44 86.03   DEP      criu/shmem.d
20:24:20 [2020-03-17T20:24:20.447Z] #17 49.01 Setting up python3-wheel (0.32.3-2) ...
20:24:20 [2020-03-17T20:24:20.472Z] #44 93.10   CC       criu/bfd.o
20:24:20 [2020-03-17T20:24:20.553Z] #44 86.24   DEP      criu/servicefd.d
20:24:20 [2020-03-17T20:24:20.811Z] #44 86.42   DEP      criu/seize.d
20:24:20 [2020-03-17T20:24:20.811Z] #44 86.62   DEP      criu/seccomp.d
20:24:21 [2020-03-17T20:24:21.037Z] #44 93.61   CC       criu/bitmap.o
20:24:21 [2020-03-17T20:24:21.037Z] #44 93.78   CC       criu/cgroup-props.o
20:24:21 [2020-03-17T20:24:21.377Z] #44 86.82   DEP      criu/rst-malloc.d
20:24:21 [2020-03-17T20:24:21.377Z] #44 86.91   DEP      criu/rbtree.d
20:24:21 [2020-03-17T20:24:21.377Z] #44 86.97   DEP      criu/pstree.d
20:24:21 [2020-03-17T20:24:21.377Z] #44 87.19   DEP      criu/protobuf.d
20:24:21 [2020-03-17T20:24:21.424Z] #17 50.02 Setting up apparmor (2.13.2-10) ...
20:24:21 [2020-03-17T20:24:21.636Z] #44 87.31   GEN      criu/protobuf-desc-gen.h
20:24:21 [2020-03-17T20:24:21.970Z] #44 94.48   CC       criu/cgroup.o
20:24:22 [2020-03-17T20:24:22.904Z] #44 ...
20:24:22 [2020-03-17T20:24:22.904Z] 
20:24:22 [2020-03-17T20:24:22.904Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:24:22 [2020-03-17T20:24:22.904Z] #17 23.00 The following NEW packages will be installed:
20:24:22 [2020-03-17T20:24:22.904Z] #17 23.01   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
20:24:22 [2020-03-17T20:24:22.904Z] #17 23.01   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
20:24:22 [2020-03-17T20:24:22.904Z] #17 23.01   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
20:24:22 [2020-03-17T20:24:22.904Z] #17 23.01   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
20:24:22 [2020-03-17T20:24:22.904Z] #17 23.01   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
20:24:22 [2020-03-17T20:24:22.904Z] #17 23.01   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
20:24:22 [2020-03-17T20:24:22.904Z] #17 23.01   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
20:24:22 [2020-03-17T20:24:22.904Z] #17 23.01   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
20:24:22 [2020-03-17T20:24:22.904Z] #17 23.01   xz-utils zip
20:24:22 [2020-03-17T20:24:22.904Z] #17 23.34 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
20:24:22 [2020-03-17T20:24:22.904Z] #17 23.34 Need to get 28.5 MB of archives.
20:24:22 [2020-03-17T20:24:22.904Z] #17 23.34 After this operation, 116 MB of additional disk space will be used.
20:24:22 [2020-03-17T20:24:22.904Z] #17 23.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
20:24:22 [2020-03-17T20:24:22.904Z] #17 23.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
20:24:22 [2020-03-17T20:24:22.904Z] #17 23.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
20:24:22 [2020-03-17T20:24:22.904Z] #17 23.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
20:24:22 [2020-03-17T20:24:22.904Z] #17 23.46 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
20:24:22 [2020-03-17T20:24:22.904Z] #17 23.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
20:24:22 [2020-03-17T20:24:22.904Z] #17 23.54 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
20:24:22 [2020-03-17T20:24:22.904Z] #17 23.56 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
20:24:22 [2020-03-17T20:24:22.904Z] #17 23.57 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
20:24:22 [2020-03-17T20:24:22.904Z] #17 23.57 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
20:24:22 [2020-03-17T20:24:22.904Z] #17 23.58 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
20:24:22 [2020-03-17T20:24:22.904Z] #17 23.58 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
20:24:22 [2020-03-17T20:24:22.904Z] #17 23.58 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
20:24:22 [2020-03-17T20:24:22.904Z] #17 23.59 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
20:24:22 [2020-03-17T20:24:22.904Z] #17 23.59 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
20:24:22 [2020-03-17T20:24:22.904Z] #17 23.59 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
20:24:22 [2020-03-17T20:24:22.904Z] #17 23.62 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
20:24:22 [2020-03-17T20:24:22.904Z] #17 23.62 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
20:24:22 [2020-03-17T20:24:22.904Z] #17 23.64 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
20:24:22 [2020-03-17T20:24:22.904Z] #17 23.64 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
20:24:22 [2020-03-17T20:24:22.904Z] #17 23.65 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
20:24:22 [2020-03-17T20:24:22.904Z] #17 23.66 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
20:24:22 [2020-03-17T20:24:22.904Z] #17 23.69 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
20:24:22 [2020-03-17T20:24:22.904Z] #17 23.70 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
20:24:22 [2020-03-17T20:24:22.904Z] #17 23.70 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
20:24:22 [2020-03-17T20:24:22.904Z] #17 23.71 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
20:24:22 [2020-03-17T20:24:22.904Z] #17 23.72 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
20:24:22 [2020-03-17T20:24:22.904Z] #17 23.72 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
20:24:22 [2020-03-17T20:24:22.904Z] #17 23.73 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB]
20:24:22 [2020-03-17T20:24:22.904Z] #17 24.12 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:24:22 [2020-03-17T20:24:22.904Z] #17 24.12 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
20:24:22 [2020-03-17T20:24:22.904Z] #17 24.12 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
20:24:22 [2020-03-17T20:24:22.904Z] #17 24.12 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
20:24:22 [2020-03-17T20:24:22.904Z] #17 24.13 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
20:24:22 [2020-03-17T20:24:22.904Z] #17 24.14 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
20:24:22 [2020-03-17T20:24:22.904Z] #17 24.22 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
20:24:22 [2020-03-17T20:24:22.904Z] #17 24.22 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
20:24:22 [2020-03-17T20:24:22.904Z] #17 24.23 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
20:24:22 [2020-03-17T20:24:22.904Z] #17 24.23 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
20:24:22 [2020-03-17T20:24:22.904Z] #17 24.25 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
20:24:22 [2020-03-17T20:24:22.904Z] #17 24.28 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
20:24:22 [2020-03-17T20:24:22.904Z] #17 24.28 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
20:24:22 [2020-03-17T20:24:22.904Z] #17 24.34 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
20:24:22 [2020-03-17T20:24:22.904Z] #17 24.35 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
20:24:22 [2020-03-17T20:24:22.904Z] #17 24.36 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
20:24:22 [2020-03-17T20:24:22.904Z] #17 24.61 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
20:24:22 [2020-03-17T20:24:22.904Z] #17 24.66 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
20:24:22 [2020-03-17T20:24:22.904Z] #17 24.70 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
20:24:22 [2020-03-17T20:24:22.904Z] #17 25.37 debconf: delaying package configuration, since apt-utils is not installed
20:24:22 [2020-03-17T20:24:22.904Z] #17 25.45 Fetched 28.5 MB in 2s (17.5 MB/s)
20:24:22 [2020-03-17T20:24:22.904Z] #17 25.49 Selecting previously unselected package pigz.
20:24:22 [2020-03-17T20:24:22.904Z] #17 25.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 ... 23423 files and directories currently installed.)
20:24:22 [2020-03-17T20:24:22.904Z] #17 25.54 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
20:24:22 [2020-03-17T20:24:22.904Z] #17 25.54 Unpacking pigz (2.4-1) ...
20:24:22 [2020-03-17T20:24:22.904Z] #17 25.65 Selecting previously unselected package libpython3.7-minimal:amd64.
20:24:22 [2020-03-17T20:24:22.904Z] #17 25.65 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
20:24:22 [2020-03-17T20:24:22.904Z] #17 25.66 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
20:24:22 [2020-03-17T20:24:22.904Z] #17 26.08 Selecting previously unselected package python3.7-minimal.
20:24:22 [2020-03-17T20:24:22.904Z] #17 26.08 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
20:24:22 [2020-03-17T20:24:22.904Z] #17 26.09 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
20:24:22 [2020-03-17T20:24:22.904Z] #17 26.89 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
20:24:22 [2020-03-17T20:24:22.904Z] #17 26.92 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
20:24:23 [2020-03-17T20:24:23.349Z] #17 52.02 Setting up xfsprogs (4.20.0-1) ...
20:24:23 [2020-03-17T20:24:23.349Z] #17 52.03 Setting up python3-lib2to3 (3.7.3-1) ...
20:24:23 [2020-03-17T20:24:23.537Z] #44 89.10   DEP      criu/protobuf-desc.d
20:24:23 [2020-03-17T20:24:23.537Z] #44 ...
20:24:23 [2020-03-17T20:24:23.537Z] 
20:24:23 [2020-03-17T20:24:23.537Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:24:23 [2020-03-17T20:24:23.537Z] #17 8.021 Reading package lists...
20:24:23 [2020-03-17T20:24:23.537Z] #17 11.84 Building dependency tree...
20:24:23 [2020-03-17T20:24:23.537Z] #17 12.73 Reading state information...
20:24:23 [2020-03-17T20:24:23.537Z] #17 13.79 libcap2-bin is already the newest version (1:2.25-2).
20:24:23 [2020-03-17T20:24:23.537Z] #17 13.79 The following additional packages will be installed:
20:24:23 [2020-03-17T20:24:23.537Z] #17 13.80   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
20:24:23 [2020-03-17T20:24:23.537Z] #17 13.80   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
20:24:23 [2020-03-17T20:24:23.537Z] #17 13.80   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
20:24:23 [2020-03-17T20:24:23.537Z] #17 13.80   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
20:24:23 [2020-03-17T20:24:23.537Z] #17 13.80   python3.7 python3.7-minimal vim-runtime xxd
20:24:23 [2020-03-17T20:24:23.537Z] #17 13.80 Suggested packages:
20:24:23 [2020-03-17T20:24:23.537Z] #17 13.81   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
20:24:23 [2020-03-17T20:24:23.537Z] #17 13.81   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
20:24:23 [2020-03-17T20:24:23.537Z] #17 13.81   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
20:24:23 [2020-03-17T20:24:23.537Z] #17 13.81 Recommended packages:
20:24:23 [2020-03-17T20:24:23.537Z] #17 13.81   aufs-dkms nftables build-essential python3-dev python3-keyring
20:24:23 [2020-03-17T20:24:23.537Z] #17 13.81   python3-keyrings.alt python3-xdg unzip
20:24:23 [2020-03-17T20:24:23.537Z] #17 15.87 The following NEW packages will be installed:
20:24:23 [2020-03-17T20:24:23.537Z] #17 15.88   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
20:24:23 [2020-03-17T20:24:23.537Z] #17 15.89   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
20:24:23 [2020-03-17T20:24:23.537Z] #17 15.89   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
20:24:23 [2020-03-17T20:24:23.537Z] #17 15.89   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
20:24:23 [2020-03-17T20:24:23.537Z] #17 15.89   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
20:24:23 [2020-03-17T20:24:23.537Z] #17 15.89   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
20:24:23 [2020-03-17T20:24:23.537Z] #17 15.89   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
20:24:23 [2020-03-17T20:24:23.537Z] #17 15.89   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
20:24:23 [2020-03-17T20:24:23.537Z] #17 15.89   xz-utils zip
20:24:23 [2020-03-17T20:24:23.537Z] #17 16.24 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
20:24:23 [2020-03-17T20:24:23.537Z] #17 16.24 Need to get 28.5 MB of archives.
20:24:23 [2020-03-17T20:24:23.537Z] #17 16.24 After this operation, 116 MB of additional disk space will be used.
20:24:23 [2020-03-17T20:24:23.537Z] #17 16.24 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
20:24:23 [2020-03-17T20:24:23.537Z] #17 16.25 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
20:24:23 [2020-03-17T20:24:23.537Z] #17 16.28 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
20:24:23 [2020-03-17T20:24:23.537Z] #17 16.39 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
20:24:23 [2020-03-17T20:24:23.537Z] #17 16.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
20:24:23 [2020-03-17T20:24:23.537Z] #17 16.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
20:24:23 [2020-03-17T20:24:23.537Z] #17 16.48 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
20:24:23 [2020-03-17T20:24:23.537Z] #17 16.49 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
20:24:23 [2020-03-17T20:24:23.537Z] #17 16.50 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
20:24:23 [2020-03-17T20:24:23.537Z] #17 16.50 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
20:24:23 [2020-03-17T20:24:23.537Z] #17 16.51 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
20:24:23 [2020-03-17T20:24:23.537Z] #17 16.51 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
20:24:23 [2020-03-17T20:24:23.537Z] #17 16.51 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
20:24:23 [2020-03-17T20:24:23.537Z] #17 16.52 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
20:24:23 [2020-03-17T20:24:23.537Z] #17 16.52 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
20:24:23 [2020-03-17T20:24:23.537Z] #17 16.52 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
20:24:23 [2020-03-17T20:24:23.537Z] #17 16.55 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
20:24:23 [2020-03-17T20:24:23.537Z] #17 16.56 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
20:24:23 [2020-03-17T20:24:23.537Z] #17 16.57 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
20:24:23 [2020-03-17T20:24:23.537Z] #17 16.59 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
20:24:23 [2020-03-17T20:24:23.537Z] #17 16.60 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
20:24:23 [2020-03-17T20:24:23.537Z] #17 16.60 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
20:24:23 [2020-03-17T20:24:23.537Z] #17 16.65 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
20:24:23 [2020-03-17T20:24:23.537Z] #17 16.65 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
20:24:23 [2020-03-17T20:24:23.537Z] #17 16.67 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
20:24:23 [2020-03-17T20:24:23.537Z] #17 16.67 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
20:24:23 [2020-03-17T20:24:23.537Z] #17 16.68 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
20:24:23 [2020-03-17T20:24:23.537Z] #17 16.68 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
20:24:23 [2020-03-17T20:24:23.537Z] #17 16.69 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB]
20:24:23 [2020-03-17T20:24:23.537Z] #17 17.18 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:24:23 [2020-03-17T20:24:23.537Z] #17 17.18 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
20:24:23 [2020-03-17T20:24:23.537Z] #17 17.19 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
20:24:23 [2020-03-17T20:24:23.537Z] #17 17.19 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
20:24:23 [2020-03-17T20:24:23.537Z] #17 17.19 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
20:24:23 [2020-03-17T20:24:23.537Z] #17 17.21 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
20:24:23 [2020-03-17T20:24:23.537Z] #17 17.29 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
20:24:23 [2020-03-17T20:24:23.537Z] #17 17.30 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
20:24:23 [2020-03-17T20:24:23.537Z] #17 17.31 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
20:24:23 [2020-03-17T20:24:23.537Z] #17 17.32 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
20:24:23 [2020-03-17T20:24:23.537Z] #17 17.32 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
20:24:23 [2020-03-17T20:24:23.537Z] #17 17.34 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
20:24:23 [2020-03-17T20:24:23.537Z] #17 17.34 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
20:24:23 [2020-03-17T20:24:23.537Z] #17 17.41 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
20:24:23 [2020-03-17T20:24:23.537Z] #17 17.44 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
20:24:23 [2020-03-17T20:24:23.537Z] #17 17.45 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
20:24:23 [2020-03-17T20:24:23.537Z] #17 17.78 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
20:24:23 [2020-03-17T20:24:23.537Z] #17 17.85 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
20:24:23 [2020-03-17T20:24:23.537Z] #17 17.89 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
20:24:23 [2020-03-17T20:24:23.770Z] #33 ...
20:24:23 [2020-03-17T20:24:23.770Z] 
20:24:23 [2020-03-17T20:24:23.770Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:24:23 [2020-03-17T20:24:23.770Z] #47 28.10 unicode/utf16
20:24:23 [2020-03-17T20:24:23.770Z] #47 28.34 container/list
20:24:23 [2020-03-17T20:24:23.770Z] #47 29.08 crypto/internal/subtle
20:24:23 [2020-03-17T20:24:23.815Z] #17 52.48 Setting up python3-pkg-resources (40.8.0-1) ...
20:24:24 [2020-03-17T20:24:24.030Z] #47 29.31 crypto/subtle
20:24:24 [2020-03-17T20:24:24.103Z] #17 18.55 debconf: delaying package configuration, since apt-utils is not installed
20:24:24 [2020-03-17T20:24:24.103Z] #17 18.69 Fetched 28.5 MB in 2s (14.8 MB/s)
20:24:24 [2020-03-17T20:24:24.103Z] #17 18.75 Selecting previously unselected package pigz.
20:24:24 [2020-03-17T20:24:24.294Z] #47 29.44 vendor/golang.org/x/crypto/cryptobyte/asn1
20:24:24 [2020-03-17T20:24:24.360Z] #17 18.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 ... 23423 files and directories currently installed.)
20:24:24 [2020-03-17T20:24:24.360Z] #17 18.81 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
20:24:24 [2020-03-17T20:24:24.360Z] #17 18.82 Unpacking pigz (2.4-1) ...
20:24:24 [2020-03-17T20:24:24.360Z] #17 18.91 Selecting previously unselected package libpython3.7-minimal:amd64.
20:24:24 [2020-03-17T20:24:24.360Z] #17 18.91 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
20:24:24 [2020-03-17T20:24:24.360Z] #17 18.92 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
20:24:24 [2020-03-17T20:24:24.560Z] #47 29.71 internal/nettrace
20:24:24 [2020-03-17T20:24:24.754Z] #17 53.38 Setting up python3-distutils (3.7.3-1) ...
20:24:24 [2020-03-17T20:24:24.803Z] #17 28.90 Selecting previously unselected package python3-minimal.
20:24:24 [2020-03-17T20:24:24.803Z] #17 28.90 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23672 files and directories currently installed.)
20:24:24 [2020-03-17T20:24:24.803Z] #17 28.93 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
20:24:24 [2020-03-17T20:24:24.803Z] #17 28.95 Unpacking python3-minimal (3.7.3-1) ...
20:24:24 [2020-03-17T20:24:24.803Z] #17 29.03 Selecting previously unselected package libmpdec2:amd64.
20:24:24 [2020-03-17T20:24:24.803Z] #17 29.04 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
20:24:24 [2020-03-17T20:24:24.803Z] #17 29.05 Unpacking libmpdec2:amd64 (2.4.2-2) ...
20:24:24 [2020-03-17T20:24:24.803Z] #17 29.14 Selecting previously unselected package libpython3.7-stdlib:amd64.
20:24:24 [2020-03-17T20:24:24.803Z] #17 29.15 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
20:24:24 [2020-03-17T20:24:24.803Z] #17 29.16 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
20:24:24 [2020-03-17T20:24:24.823Z] #47 30.15 runtime/cgo
20:24:24 [2020-03-17T20:24:24.926Z] #17 19.42 Selecting previously unselected package python3.7-minimal.
20:24:24 [2020-03-17T20:24:24.926Z] #17 19.43 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
20:24:24 [2020-03-17T20:24:24.926Z] #17 19.44 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
20:24:25 [2020-03-17T20:24:25.324Z] #17 53.97 Setting up python3-setuptools (40.8.0-1) ...
20:24:25 [2020-03-17T20:24:25.585Z] #17 ...
20:24:25 [2020-03-17T20:24:25.585Z] 
20:24:25 [2020-03-17T20:24:25.585Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:24:25 [2020-03-17T20:24:25.585Z] #44 102.9   CC       criu/cr-dedup.o
20:24:25 [2020-03-17T20:24:25.585Z] #44 103.4   CC       criu/cr-dump.o
20:24:25 [2020-03-17T20:24:25.585Z] #44 105.9   CC       criu/cr-errno.o
20:24:25 [2020-03-17T20:24:25.585Z] #44 106.0   CC       criu/cr-restore.o
20:24:25 [2020-03-17T20:24:25.585Z] #44 110.4   CC       criu/cr-service.o
20:24:25 [2020-03-17T20:24:25.585Z] #44 111.7   CC       criu/crtools.o
20:24:25 [2020-03-17T20:24:25.585Z] #44 112.4   CC       criu/eventfd.o
20:24:25 [2020-03-17T20:24:25.585Z] #44 112.7   CC       criu/eventpoll.o
20:24:25 [2020-03-17T20:24:25.735Z] #17 30.18 Selecting previously unselected package python3.7.
20:24:25 [2020-03-17T20:24:25.735Z] #17 30.21 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
20:24:25 [2020-03-17T20:24:25.735Z] #17 30.21 Unpacking python3.7 (3.7.3-2+deb10u1) ...
20:24:25 [2020-03-17T20:24:25.735Z] #17 30.31 Selecting previously unselected package libpython3-stdlib:amd64.
20:24:25 [2020-03-17T20:24:25.860Z] #17 20.44 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
20:24:25 [2020-03-17T20:24:25.860Z] #17 20.46 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
20:24:25 [2020-03-17T20:24:25.993Z] #17 30.32 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
20:24:25 [2020-03-17T20:24:25.993Z] #17 30.32 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
20:24:25 [2020-03-17T20:24:25.993Z] #17 30.40 Setting up python3-minimal (3.7.3-1) ...
20:24:26 [2020-03-17T20:24:26.156Z] #44 113.6   CC       criu/external.o
20:24:26 [2020-03-17T20:24:26.156Z] #44 113.8   CC       criu/fault-injection.o
20:24:26 [2020-03-17T20:24:26.416Z] #44 113.9   CC       criu/fdstore.o
20:24:26 [2020-03-17T20:24:26.559Z] #17 31.17 Selecting previously unselected package python3.
20:24:26 [2020-03-17T20:24:26.677Z] #44 114.3   CC       criu/fifo.o
20:24:26 [2020-03-17T20:24:26.677Z] #44 ...
20:24:26 [2020-03-17T20:24:26.677Z] 
20:24:26 [2020-03-17T20:24:26.677Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:24:26 [2020-03-17T20:24:26.677Z] #17 55.46 Setting up python3-pip (18.1-5) ...
20:24:26 [2020-03-17T20:24:26.816Z] #17 31.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 ... 24084 files and directories currently installed.)
20:24:26 [2020-03-17T20:24:26.817Z] #17 31.19 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
20:24:26 [2020-03-17T20:24:26.817Z] #17 31.21 Unpacking python3 (3.7.3-1) ...
20:24:26 [2020-03-17T20:24:26.817Z] #17 31.30 Selecting previously unselected package libip4tc0:amd64.
20:24:26 [2020-03-17T20:24:26.817Z] #17 31.30 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
20:24:26 [2020-03-17T20:24:26.817Z] #17 31.32 Unpacking libip4tc0:amd64 (1.8.2-4) ...
20:24:26 [2020-03-17T20:24:26.817Z] #17 31.41 Selecting previously unselected package libip6tc0:amd64.
20:24:26 [2020-03-17T20:24:26.817Z] #17 31.41 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
20:24:27 [2020-03-17T20:24:27.074Z] #17 31.42 Unpacking libip6tc0:amd64 (1.8.2-4) ...
20:24:27 [2020-03-17T20:24:27.074Z] #17 31.49 Selecting previously unselected package libiptc0:amd64.
20:24:27 [2020-03-17T20:24:27.074Z] #17 31.50 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
20:24:27 [2020-03-17T20:24:27.074Z] #17 31.51 Unpacking libiptc0:amd64 (1.8.2-4) ...
20:24:27 [2020-03-17T20:24:27.074Z] #17 31.60 Selecting previously unselected package libnfnetlink0:amd64.
20:24:27 [2020-03-17T20:24:27.074Z] #17 31.60 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
20:24:27 [2020-03-17T20:24:27.074Z] #17 31.60 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:24:27 [2020-03-17T20:24:27.074Z] #17 31.67 Selecting previously unselected package libnetfilter-conntrack3:amd64.
20:24:27 [2020-03-17T20:24:27.332Z] #17 31.68 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
20:24:27 [2020-03-17T20:24:27.332Z] #17 31.69 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
20:24:27 [2020-03-17T20:24:27.332Z] #17 31.76 Selecting previously unselected package libnftnl11:amd64.
20:24:27 [2020-03-17T20:24:27.332Z] #17 31.77 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
20:24:27 [2020-03-17T20:24:27.332Z] #17 31.78 Unpacking libnftnl11:amd64 (1.1.2-2) ...
20:24:27 [2020-03-17T20:24:27.332Z] #17 31.88 Selecting previously unselected package iptables.
20:24:27 [2020-03-17T20:24:27.332Z] #17 31.88 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
20:24:27 [2020-03-17T20:24:27.332Z] #17 31.88 Unpacking iptables (1.8.2-4) ...
20:24:27 [2020-03-17T20:24:27.589Z] #17 32.18 Selecting previously unselected package xxd.
20:24:27 [2020-03-17T20:24:27.847Z] #17 32.19 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
20:24:27 [2020-03-17T20:24:27.847Z] #17 32.21 Unpacking xxd (2:8.1.0875-5) ...
20:24:27 [2020-03-17T20:24:27.847Z] #17 32.33 Selecting previously unselected package vim-common.
20:24:27 [2020-03-17T20:24:27.847Z] #17 32.34 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
20:24:27 [2020-03-17T20:24:27.847Z] #17 32.37 Unpacking vim-common (2:8.1.0875-5) ...
20:24:28 [2020-03-17T20:24:28.061Z] #17 56.66 Processing triggers for libc-bin (2.28-10) ...
20:24:28 [2020-03-17T20:24:28.061Z] #17 56.70 Processing triggers for mime-support (3.62) ...
20:24:28 [2020-03-17T20:24:28.099Z] #47 ...
20:24:28 [2020-03-17T20:24:28.099Z] 
20:24:28 [2020-03-17T20:24:28.099Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:24:28 [2020-03-17T20:24:28.099Z] #41 31.21 Checking out files:  60% (974/1597)   
Checking out files:  61% (975/1597)   
Checking out files:  62% (991/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.
20:24:28 [2020-03-17T20:24:28.099Z] #41 32.35 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
20:24:28 [2020-03-17T20:24:28.107Z] #17 32.55 Selecting previously unselected package bash-completion.
20:24:28 [2020-03-17T20:24:28.107Z] #17 32.56 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
20:24:28 [2020-03-17T20:24:28.632Z] #17 DONE 57.2s
20:24:28 [2020-03-17T20:24:28.632Z] 
20:24:28 [2020-03-17T20:24:28.632Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
20:24:29 [2020-03-17T20:24:29.143Z] #17 23.18 Selecting previously unselected package python3-minimal.
20:24:29 [2020-03-17T20:24:29.143Z] #17 23.18 (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.)
20:24:29 [2020-03-17T20:24:29.143Z] #17 23.25 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
20:24:29 [2020-03-17T20:24:29.143Z] #17 23.28 Unpacking python3-minimal (3.7.3-1) ...
20:24:29 [2020-03-17T20:24:29.143Z] #17 23.49 Selecting previously unselected package libmpdec2:amd64.
20:24:29 [2020-03-17T20:24:29.143Z] #17 23.50 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
20:24:29 [2020-03-17T20:24:29.143Z] #17 23.52 Unpacking libmpdec2:amd64 (2.4.2-2) ...
20:24:29 [2020-03-17T20:24:29.143Z] #17 ...
20:24:29 [2020-03-17T20:24:29.143Z] 
20:24:29 [2020-03-17T20:24:29.143Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:24:29 [2020-03-17T20:24:29.143Z] #47 145.3 github.com/LK4D4/vndr/godl
20:24:29 [2020-03-17T20:24:29.143Z] #47 146.1 github.com/LK4D4/vndr
20:24:29 [2020-03-17T20:24:29.143Z] #47 DONE 155.1s
20:24:29 [2020-03-17T20:24:29.143Z] 
20:24:29 [2020-03-17T20:24:29.143Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:24:29 [2020-03-17T20:24:29.143Z] #17 23.65 Selecting previously unselected package libpython3.7-stdlib:amd64.
20:24:29 [2020-03-17T20:24:29.143Z] #17 23.66 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
20:24:29 [2020-03-17T20:24:29.143Z] #17 23.69 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
20:24:29 [2020-03-17T20:24:29.143Z] #17 ...
20:24:29 [2020-03-17T20:24:29.143Z] 
20:24:29 [2020-03-17T20:24:29.143Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:24:29 [2020-03-17T20:24:29.143Z] #44 89.18   DEP      criu/proc_parse.d
20:24:29 [2020-03-17T20:24:29.143Z] #44 89.33   DEP      criu/plugin.d
20:24:29 [2020-03-17T20:24:29.143Z] #44 89.43   DEP      criu/pipes.d
20:24:29 [2020-03-17T20:24:29.143Z] #44 89.59   DEP      criu/pie-util.d
20:24:29 [2020-03-17T20:24:29.143Z] #44 89.75   DEP      criu/pie-util-vdso.d
20:24:29 [2020-03-17T20:24:29.143Z] #44 89.89   DEP      criu/pie-util-vdso-elf32.d
20:24:29 [2020-03-17T20:24:29.143Z] #44 90.10   DEP      criu/path.d
20:24:29 [2020-03-17T20:24:29.143Z] #44 90.30   DEP      criu/parasite-syscall.d
20:24:29 [2020-03-17T20:24:29.143Z] #44 90.60   DEP      criu/pagemap.d
20:24:29 [2020-03-17T20:24:29.143Z] #44 90.78   DEP      criu/pagemap-cache.d
20:24:29 [2020-03-17T20:24:29.143Z] #44 91.00   DEP      criu/page-xfer.d
20:24:29 [2020-03-17T20:24:29.143Z] #44 91.16   DEP      criu/page-pipe.d
20:24:29 [2020-03-17T20:24:29.143Z] #44 91.34   DEP      criu/netfilter.d
20:24:29 [2020-03-17T20:24:29.143Z] #44 91.49   DEP      criu/net.d
20:24:29 [2020-03-17T20:24:29.143Z] #44 91.73   DEP      criu/namespaces.d
20:24:29 [2020-03-17T20:24:29.143Z] #44 91.94   DEP      criu/mount.d
20:24:29 [2020-03-17T20:24:29.143Z] #44 92.17   DEP      criu/mem.d
20:24:29 [2020-03-17T20:24:29.143Z] #44 92.33   DEP      criu/lsm.d
20:24:29 [2020-03-17T20:24:29.143Z] #44 92.51   DEP      criu/log.d
20:24:29 [2020-03-17T20:24:29.143Z] #44 92.70   DEP      criu/libnetlink.d
20:24:29 [2020-03-17T20:24:29.143Z] #44 92.85   DEP      criu/kerndat.d
20:24:29 [2020-03-17T20:24:29.143Z] #44 93.05   DEP      criu/kcmp-ids.d
20:24:29 [2020-03-17T20:24:29.143Z] #44 93.15   DEP      criu/irmap.d
20:24:29 [2020-03-17T20:24:29.143Z] #44 93.31   DEP      criu/ipc_ns.d
20:24:29 [2020-03-17T20:24:29.143Z] #44 93.47   DEP      criu/image.d
20:24:29 [2020-03-17T20:24:29.143Z] #44 93.71   DEP      criu/image-desc.d
20:24:29 [2020-03-17T20:24:29.143Z] #44 93.79   DEP      criu/fsnotify.d
20:24:29 [2020-03-17T20:24:29.143Z] #44 93.99   DEP      criu/filesystems.d
20:24:29 [2020-03-17T20:24:29.143Z] #44 94.24   DEP      criu/files.d
20:24:29 [2020-03-17T20:24:29.143Z] #44 94.54   DEP      criu/files-reg.d
20:24:29 [2020-03-17T20:24:29.143Z] #44 94.71   DEP      criu/files-ext.d
20:24:29 [2020-03-17T20:24:29.402Z] #44 95.10   DEP      criu/file-lock.d
20:24:29 [2020-03-17T20:24:29.474Z] #41 ...
20:24:29 [2020-03-17T20:24:29.474Z] 
20:24:29 [2020-03-17T20:24:29.474Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:24:29 [2020-03-17T20:24:29.474Z] #56 24.52 + cd /tmp/tmp.soq9mPyP2m/src/github.com/mvdan/sh
20:24:29 [2020-03-17T20:24:29.474Z] #56 24.52 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
20:24:29 [2020-03-17T20:24:29.474Z] #56 24.69 + GO111MODULE=on
20:24:29 [2020-03-17T20:24:29.474Z] #56 24.69 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
20:24:29 [2020-03-17T20:24:29.474Z] #56 26.20 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:24:29 [2020-03-17T20:24:29.474Z] #56 26.32 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:24:29 [2020-03-17T20:24:29.474Z] #56 26.45 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:24:29 [2020-03-17T20:24:29.474Z] #56 26.59 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:24:29 [2020-03-17T20:24:29.474Z] #56 26.87 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:24:29 [2020-03-17T20:24:29.474Z] #56 27.99 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:24:29 [2020-03-17T20:24:29.474Z] #56 29.03 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:24:29 [2020-03-17T20:24:29.474Z] #56 31.44 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:24:29 [2020-03-17T20:24:29.474Z] #56 33.89 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:24:29 [2020-03-17T20:24:29.474Z] #56 34.25 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:24:29 [2020-03-17T20:24:29.474Z] #56 34.44 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:24:29 [2020-03-17T20:24:29.474Z] #56 34.51 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:24:29 [2020-03-17T20:24:29.474Z] #56 ...
20:24:29 [2020-03-17T20:24:29.474Z] 
20:24:29 [2020-03-17T20:24:29.474Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:24:29 [2020-03-17T20:24:29.474Z] #74 29.84 Checking out files:  52% (1075/2066)   
Checking out files:  53% (1095/2066)   
Checking out files:  54% (1116/2066)   
Checking out files:  55% (1137/2066)   
Checking out files:  56% (1157/2066)   
Checking out files:  57% (1178/2066)   
Checking out files:  58% (1199/2066)   
Checking out files:  59% (1219/2066)   
Checking out files:  60% (1240/2066)   
Checking out files:  61% (1261/2066)   
Checking out files:  62% (1281/2066)   
Checking out files:  63% (1302/2066)   
Checking out files:  64% (1323/2066)   
Checking out files:  65% (1343/2066)   
Checking out files:  66% (1364/2066)   
Checking out files:  67% (1385/2066)   
Checking out files:  68% (1405/2066)   
Checking out files:  69% (1426/2066)   
Checking out files:  70% (1447/2066)   
Checking out files:  71% (1467/2066)   
Checking out files:  72% (1488/2066)   
Checking out files:  73% (1509/2066)   
Checking out files:  74% (1529/2066)   
Checking out files:  75% (1550/2066)   
Checking out files:  76% (1571/2066)   
Checking out files:  77% (1591/2066)   
Checking out files:  78% (1612/2066)   
Checking out files:  79% (1633/2066)   
Checking out files:  80% (1653/2066)   
Checking out files:  81% (1674/2066)   
Checking out files:  82% (1695/2066)   
Checking out files:  83% (1715/2066)   
Checking out files:  84% (1736/2066)   
Checking out files:  85% (1757/2066)   
Checking out files:  86% (1777/2066)   
Checking out files:  87% (1798/2066)   
Checking out files:  88% (1819/2066)   
Checking out files:  89% (1839/2066)   
Checking out files:  90% (1860/2066)   
Checking out files:  91% (1881/2066)   
Checking out files:  92% (1901/2066)   
Checking out files:  93% (1922/2066)   
Checking out files:  94% (1943/2066)   
Checking out files:  95% (1963/2066)   
Checking out files:  96% (1984/2066)   
Checking out files:  97% (2005/2066)   
Checking out files:  98% (2025/2066)   
Checking out files:  99% (2046/2066)   
Checking out files: 100% (2066/2066)   
Checking out files: 100% (2066/2066), done.
20:24:29 [2020-03-17T20:24:29.474Z] #74 31.56 + cd /tmp/tmp.OU4mmZ3Xlj/src/github.com/docker/libnetwork
20:24:29 [2020-03-17T20:24:29.474Z] #74 31.56 + git checkout -q bf2bd42abc0a3734f12b5ec724e571434e42c669
20:24:29 [2020-03-17T20:24:29.474Z] #74 32.61 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
20:24:29 [2020-03-17T20:24:29.660Z] #44 95.45   DEP      criu/file-ids.d
20:24:29 [2020-03-17T20:24:29.918Z] #44 95.73   DEP      criu/fifo.d
20:24:30 [2020-03-17T20:24:30.177Z] #44 95.87   DEP      criu/fdstore.d
20:24:30 [2020-03-17T20:24:30.177Z] #44 95.95   DEP      criu/fault-injection.d
20:24:30 [2020-03-17T20:24:30.177Z] #44 95.99   DEP      criu/external.d
20:24:30 [2020-03-17T20:24:30.407Z] #74 ...
20:24:30 [2020-03-17T20:24:30.407Z] 
20:24:30 [2020-03-17T20:24:30.407Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:24:30 [2020-03-17T20:24:30.407Z] #41 35.82 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
20:24:30 [2020-03-17T20:24:30.437Z] #44 96.14   DEP      criu/eventpoll.d
20:24:30 [2020-03-17T20:24:30.545Z] #18 1.821 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
20:24:30 [2020-03-17T20:24:30.545Z] #18 1.827 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
20:24:30 [2020-03-17T20:24:30.545Z] #18 1.831 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
20:24:30 [2020-03-17T20:24:30.545Z] #18 DONE 2.0s
20:24:30 [2020-03-17T20:24:30.545Z] 
20:24:30 [2020-03-17T20:24:30.545Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
20:24:30 [2020-03-17T20:24:30.696Z] #44 96.29   DEP      criu/eventfd.d
20:24:30 [2020-03-17T20:24:30.696Z] #44 ...
20:24:30 [2020-03-17T20:24:30.696Z] 
20:24:30 [2020-03-17T20:24:30.696Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:24:30 [2020-03-17T20:24:30.696Z] #17 25.22 Selecting previously unselected package python3.7.
20:24:30 [2020-03-17T20:24:30.696Z] #17 25.23 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
20:24:30 [2020-03-17T20:24:30.696Z] #17 25.23 Unpacking python3.7 (3.7.3-2+deb10u1) ...
20:24:30 [2020-03-17T20:24:30.954Z] #17 25.32 Selecting previously unselected package libpython3-stdlib:amd64.
20:24:30 [2020-03-17T20:24:30.954Z] #17 25.32 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
20:24:30 [2020-03-17T20:24:30.954Z] #17 25.33 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
20:24:30 [2020-03-17T20:24:30.954Z] #17 25.45 Setting up python3-minimal (3.7.3-1) ...
20:24:31 [2020-03-17T20:24:31.384Z] #17 35.24 Unpacking bash-completion (1:2.8-6) ...
20:24:31 [2020-03-17T20:24:31.384Z] #17 35.74 Selecting previously unselected package bzip2.
20:24:31 [2020-03-17T20:24:31.384Z] #17 35.77 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
20:24:31 [2020-03-17T20:24:31.384Z] #17 35.77 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
20:24:31 [2020-03-17T20:24:31.642Z] #17 35.87 Selecting previously unselected package xz-utils.
20:24:31 [2020-03-17T20:24:31.642Z] #17 35.91 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
20:24:31 [2020-03-17T20:24:31.642Z] #17 35.91 Unpacking xz-utils (5.2.4-1) ...
20:24:31 [2020-03-17T20:24:31.642Z] #17 36.11 Selecting previously unselected package apparmor.
20:24:31 [2020-03-17T20:24:31.642Z] #17 36.12 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
20:24:31 [2020-03-17T20:24:31.888Z] #17 26.41 Selecting previously unselected package python3.
20:24:31 [2020-03-17T20:24:31.888Z] #17 26.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 ... 24084 files and directories currently installed.)
20:24:31 [2020-03-17T20:24:31.888Z] #17 26.46 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
20:24:31 [2020-03-17T20:24:31.888Z] #17 26.48 Unpacking python3 (3.7.3-1) ...
20:24:31 [2020-03-17T20:24:31.900Z] #17 36.17 Unpacking apparmor (2.13.2-10) ...
20:24:32 [2020-03-17T20:24:32.147Z] #17 26.62 Selecting previously unselected package libip4tc0:amd64.
20:24:32 [2020-03-17T20:24:32.147Z] #17 26.62 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
20:24:32 [2020-03-17T20:24:32.147Z] #17 26.62 Unpacking libip4tc0:amd64 (1.8.2-4) ...
20:24:32 [2020-03-17T20:24:32.147Z] #17 26.71 Selecting previously unselected package libip6tc0:amd64.
20:24:32 [2020-03-17T20:24:32.147Z] #17 26.71 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
20:24:32 [2020-03-17T20:24:32.147Z] #17 26.71 Unpacking libip6tc0:amd64 (1.8.2-4) ...
20:24:32 [2020-03-17T20:24:32.147Z] #17 26.81 Selecting previously unselected package libiptc0:amd64.
20:24:32 [2020-03-17T20:24:32.157Z] #17 36.53 Selecting previously unselected package aufs-tools.
20:24:32 [2020-03-17T20:24:32.157Z] #17 36.53 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
20:24:32 [2020-03-17T20:24:32.157Z] #17 36.54 Unpacking aufs-tools (1:4.14+20190211-1) ...
20:24:32 [2020-03-17T20:24:32.405Z] #17 26.82 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
20:24:32 [2020-03-17T20:24:32.405Z] #17 26.83 Unpacking libiptc0:amd64 (1.8.2-4) ...
20:24:32 [2020-03-17T20:24:32.405Z] #17 26.93 Selecting previously unselected package libnfnetlink0:amd64.
20:24:32 [2020-03-17T20:24:32.405Z] #17 26.95 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
20:24:32 [2020-03-17T20:24:32.405Z] #17 26.95 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:24:32 [2020-03-17T20:24:32.405Z] #17 27.01 Selecting previously unselected package libnetfilter-conntrack3:amd64.
20:24:32 [2020-03-17T20:24:32.405Z] #17 27.02 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
20:24:32 [2020-03-17T20:24:32.415Z] #17 36.78 Selecting previously unselected package libonig5:amd64.
20:24:32 [2020-03-17T20:24:32.415Z] #17 36.79 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
20:24:32 [2020-03-17T20:24:32.415Z] #17 36.80 Unpacking libonig5:amd64 (6.9.1-1) ...
20:24:32 [2020-03-17T20:24:32.663Z] #17 27.02 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
20:24:32 [2020-03-17T20:24:32.663Z] #17 27.10 Selecting previously unselected package libnftnl11:amd64.
20:24:32 [2020-03-17T20:24:32.663Z] #17 27.10 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
20:24:32 [2020-03-17T20:24:32.663Z] #17 27.11 Unpacking libnftnl11:amd64 (1.1.2-2) ...
20:24:32 [2020-03-17T20:24:32.663Z] #17 27.17 Selecting previously unselected package iptables.
20:24:32 [2020-03-17T20:24:32.663Z] #17 27.18 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
20:24:32 [2020-03-17T20:24:32.663Z] #17 27.18 Unpacking iptables (1.8.2-4) ...
20:24:32 [2020-03-17T20:24:32.672Z] #17 36.93 Selecting previously unselected package libjq1:amd64.
20:24:32 [2020-03-17T20:24:32.672Z] #17 36.93 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
20:24:32 [2020-03-17T20:24:32.672Z] #17 36.93 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
20:24:32 [2020-03-17T20:24:32.672Z] #17 37.06 Selecting previously unselected package jq.
20:24:32 [2020-03-17T20:24:32.672Z] #17 37.06 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
20:24:32 [2020-03-17T20:24:32.672Z] #17 37.07 Unpacking jq (1.5+dfsg-2+b1) ...
20:24:32 [2020-03-17T20:24:32.672Z] #17 37.16 Selecting previously unselected package libaio1:amd64.
20:24:32 [2020-03-17T20:24:32.672Z] #17 37.17 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
20:24:32 [2020-03-17T20:24:32.672Z] #17 37.18 Unpacking libaio1:amd64 (0.3.112-3) ...
20:24:32 [2020-03-17T20:24:32.672Z] #17 37.25 Selecting previously unselected package libgpm2:amd64.
20:24:32 [2020-03-17T20:24:32.922Z] #17 27.52 Selecting previously unselected package xxd.
20:24:32 [2020-03-17T20:24:32.922Z] #17 27.52 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
20:24:32 [2020-03-17T20:24:32.922Z] #17 27.54 Unpacking xxd (2:8.1.0875-5) ...
20:24:32 [2020-03-17T20:24:32.930Z] #17 37.26 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
20:24:32 [2020-03-17T20:24:32.930Z] #17 37.28 Unpacking libgpm2:amd64 (1.20.7-5) ...
20:24:32 [2020-03-17T20:24:32.930Z] #17 37.35 Selecting previously unselected package libicu63:amd64.
20:24:32 [2020-03-17T20:24:32.930Z] #17 37.35 Preparing to unpack .../20-libicu63_63.1-6_amd64.deb ...
20:24:32 [2020-03-17T20:24:32.930Z] #17 37.36 Unpacking libicu63:amd64 (63.1-6) ...
20:24:33 [2020-03-17T20:24:33.183Z] #17 27.67 Selecting previously unselected package vim-common.
20:24:33 [2020-03-17T20:24:33.183Z] #17 27.68 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
20:24:33 [2020-03-17T20:24:33.183Z] #17 27.71 Unpacking vim-common (2:8.1.0875-5) ...
20:24:33 [2020-03-17T20:24:33.222Z] #65 154.0 + bin/containerd-stress
20:24:33 [2020-03-17T20:24:33.222Z] #65 155.3 + bin/containerd-shim
20:24:33 [2020-03-17T20:24:33.442Z] #17 27.91 Selecting previously unselected package bash-completion.
20:24:33 [2020-03-17T20:24:33.442Z] #17 27.92 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
20:24:34 [2020-03-17T20:24:34.587Z] #41 ...
20:24:34 [2020-03-17T20:24:34.587Z] 
20:24:34 [2020-03-17T20:24:34.587Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:24:34 [2020-03-17T20:24:34.587Z] #43 20.66 Reading package lists...
20:24:34 [2020-03-17T20:24:34.587Z] #43 30.80 Reading package lists...
20:24:34 [2020-03-17T20:24:34.587Z] #43 ...
20:24:34 [2020-03-17T20:24:34.587Z] 
20:24:34 [2020-03-17T20:24:34.587Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:24:34 [2020-03-17T20:24:34.587Z] #56 35.86 runtime
20:24:34 [2020-03-17T20:24:34.587Z] #56 35.90 runtime/cgo
20:24:34 [2020-03-17T20:24:34.827Z] #17 ...
20:24:34 [2020-03-17T20:24:34.827Z] 
20:24:34 [2020-03-17T20:24:34.827Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:24:34 [2020-03-17T20:24:34.827Z] #44 97.06   CC       criu/clone-noasan.o
20:24:34 [2020-03-17T20:24:34.827Z] #44 97.20   CC       criu/config.o
20:24:34 [2020-03-17T20:24:34.827Z] #44 98.43   CC       criu/cr-check.o
20:24:34 [2020-03-17T20:24:34.827Z] #44 100.1   CC       criu/cr-dedup.o
20:24:34 [2020-03-17T20:24:34.827Z] #44 100.5   CC       criu/cr-dump.o
20:24:34 [2020-03-17T20:24:34.827Z] #44 102.8   CC       criu/cr-errno.o
20:24:34 [2020-03-17T20:24:34.827Z] #44 102.9   CC       criu/cr-restore.o
20:24:34 [2020-03-17T20:24:34.827Z] #44 107.4   CC       criu/cr-service.o
20:24:35 [2020-03-17T20:24:35.830Z] #19 5.437 Collecting yamllint==1.16.0
20:24:35 [2020-03-17T20:24:35.961Z] #56 ...
20:24:35 [2020-03-17T20:24:35.961Z] 
20:24:35 [2020-03-17T20:24:35.961Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:24:35 [2020-03-17T20:24:35.961Z] #10 31.27 Fetched 8333 kB in 25s (336 kB/s)
20:24:35 [2020-03-17T20:24:35.961Z] #10 31.27 Reading package lists...
20:24:35 [2020-03-17T20:24:35.961Z] #10 ...
20:24:35 [2020-03-17T20:24:35.961Z] 
20:24:35 [2020-03-17T20:24:35.961Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:24:35 [2020-03-17T20:24:35.961Z] #53 40.45 + cd /tmp/tmp.7iLyArHKmO/src/github.com/golangci/golangci-lint/
20:24:35 [2020-03-17T20:24:35.961Z] #53 40.45 + git checkout -q v1.23.8
20:24:36 [2020-03-17T20:24:36.224Z] #44 ...
20:24:36 [2020-03-17T20:24:36.224Z] 
20:24:36 [2020-03-17T20:24:36.224Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:24:36 [2020-03-17T20:24:36.224Z] #17 40.81 Selecting previously unselected package libnet1:amd64.
20:24:36 [2020-03-17T20:24:36.484Z] #17 40.82 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:24:36 [2020-03-17T20:24:36.484Z] #17 40.84 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:24:36 [2020-03-17T20:24:36.484Z] #17 40.97 Selecting previously unselected package libnl-3-200:amd64.
20:24:36 [2020-03-17T20:24:36.484Z] #17 40.97 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
20:24:36 [2020-03-17T20:24:36.484Z] #17 40.98 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
20:24:36 [2020-03-17T20:24:36.526Z] #53 41.77 ++ git describe --tags
20:24:36 [2020-03-17T20:24:36.526Z] #53 41.81 + version=v1.23.8
20:24:36 [2020-03-17T20:24:36.526Z] #53 41.82 ++ git rev-parse --short HEAD
20:24:36 [2020-03-17T20:24:36.526Z] #53 41.84 + commit=76a82c6
20:24:36 [2020-03-17T20:24:36.526Z] #53 41.85 ++ git show -s --format=%cd
20:24:36 [2020-03-17T20:24:36.526Z] #53 41.86 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
20:24:36 [2020-03-17T20:24:36.526Z] #53 41.86 + 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
20:24:36 [2020-03-17T20:24:36.664Z] #65 159.5 + bin/containerd-shim-runc-v1
20:24:36 [2020-03-17T20:24:36.726Z] #17 30.93 Unpacking bash-completion (1:2.8-6) ...
20:24:36 [2020-03-17T20:24:36.726Z] #17 31.36 Selecting previously unselected package bzip2.
20:24:36 [2020-03-17T20:24:36.758Z] #17 41.06 Selecting previously unselected package libprotobuf-c1:amd64.
20:24:36 [2020-03-17T20:24:36.758Z] #17 41.07 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
20:24:36 [2020-03-17T20:24:36.758Z] #17 41.07 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:24:36 [2020-03-17T20:24:36.758Z] #17 41.15 Selecting previously unselected package libreadline5:amd64.
20:24:36 [2020-03-17T20:24:36.758Z] #17 41.16 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
20:24:36 [2020-03-17T20:24:36.758Z] #17 41.16 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
20:24:36 [2020-03-17T20:24:36.985Z] #17 31.38 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
20:24:36 [2020-03-17T20:24:36.985Z] #17 31.39 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
20:24:36 [2020-03-17T20:24:36.985Z] #17 31.52 Selecting previously unselected package xz-utils.
20:24:36 [2020-03-17T20:24:36.985Z] #17 31.52 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
20:24:36 [2020-03-17T20:24:36.985Z] #17 31.52 Unpacking xz-utils (5.2.4-1) ...
20:24:37 [2020-03-17T20:24:37.015Z] #17 41.29 Selecting previously unselected package net-tools.
20:24:37 [2020-03-17T20:24:37.015Z] #17 41.30 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
20:24:37 [2020-03-17T20:24:37.015Z] #17 41.32 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
20:24:37 [2020-03-17T20:24:37.015Z] #17 41.53 Selecting previously unselected package python-pip-whl.
20:24:37 [2020-03-17T20:24:37.216Z] #19 ...
20:24:37 [2020-03-17T20:24:37.216Z] 
20:24:37 [2020-03-17T20:24:37.216Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:24:37 [2020-03-17T20:24:37.216Z] #44 114.7   CC       criu/file-ids.o
20:24:37 [2020-03-17T20:24:37.216Z] #44 115.1   CC       criu/file-lock.o
20:24:37 [2020-03-17T20:24:37.216Z] #44 115.9   CC       criu/files-ext.o
20:24:37 [2020-03-17T20:24:37.216Z] #44 116.3   CC       criu/files-reg.o
20:24:37 [2020-03-17T20:24:37.216Z] #44 118.1   CC       criu/files.o
20:24:37 [2020-03-17T20:24:37.216Z] #44 120.1   CC       criu/filesystems.o
20:24:37 [2020-03-17T20:24:37.216Z] #44 120.8   CC       criu/fsnotify.o
20:24:37 [2020-03-17T20:24:37.216Z] #44 122.0   CC       criu/image-desc.o
20:24:37 [2020-03-17T20:24:37.216Z] #44 122.1   CC       criu/image.o
20:24:37 [2020-03-17T20:24:37.216Z] #44 122.9   CC       criu/ipc_ns.o
20:24:37 [2020-03-17T20:24:37.216Z] #44 124.0   CC       criu/irmap.o
20:24:37 [2020-03-17T20:24:37.216Z] #44 124.6   CC       criu/kcmp-ids.o
20:24:37 [2020-03-17T20:24:37.216Z] #44 124.9   CC       criu/kerndat.o
20:24:37 [2020-03-17T20:24:37.243Z] #17 31.71 Selecting previously unselected package apparmor.
20:24:37 [2020-03-17T20:24:37.243Z] #17 31.71 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
20:24:37 [2020-03-17T20:24:37.243Z] #17 31.82 Unpacking apparmor (2.13.2-10) ...
20:24:37 [2020-03-17T20:24:37.272Z] #17 41.54 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
20:24:37 [2020-03-17T20:24:37.272Z] #17 41.54 Unpacking python-pip-whl (18.1-5) ...
20:24:37 [2020-03-17T20:24:37.809Z] #17 32.15 Selecting previously unselected package aufs-tools.
20:24:37 [2020-03-17T20:24:37.809Z] #17 32.15 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
20:24:37 [2020-03-17T20:24:37.809Z] #17 32.16 Unpacking aufs-tools (1:4.14+20190211-1) ...
20:24:37 [2020-03-17T20:24:37.809Z] #17 32.29 Selecting previously unselected package libonig5:amd64.
20:24:37 [2020-03-17T20:24:37.809Z] #17 32.29 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
20:24:37 [2020-03-17T20:24:37.809Z] #17 32.30 Unpacking libonig5:amd64 (6.9.1-1) ...
20:24:37 [2020-03-17T20:24:37.835Z] #17 42.14 Selecting previously unselected package python3-lib2to3.
20:24:37 [2020-03-17T20:24:37.835Z] #17 42.15 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
20:24:37 [2020-03-17T20:24:37.835Z] #17 42.16 Unpacking python3-lib2to3 (3.7.3-1) ...
20:24:37 [2020-03-17T20:24:37.835Z] #17 42.30 Selecting previously unselected package python3-distutils.
20:24:37 [2020-03-17T20:24:37.835Z] #17 42.30 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
20:24:37 [2020-03-17T20:24:37.835Z] #17 42.31 Unpacking python3-distutils (3.7.3-1) ...
20:24:38 [2020-03-17T20:24:38.074Z] #17 32.44 Selecting previously unselected package libjq1:amd64.
20:24:38 [2020-03-17T20:24:38.075Z] #17 32.46 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
20:24:38 [2020-03-17T20:24:38.075Z] #17 32.48 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
20:24:38 [2020-03-17T20:24:38.075Z] #17 ...
20:24:38 [2020-03-17T20:24:38.075Z] 
20:24:38 [2020-03-17T20:24:38.075Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
20:24:38 [2020-03-17T20:24:38.075Z] #30 DONE 164.4s
20:24:38 [2020-03-17T20:24:38.075Z] 
20:24:38 [2020-03-17T20:24:38.075Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:24:38 [2020-03-17T20:24:38.075Z] #17 32.64 Selecting previously unselected package jq.
20:24:38 [2020-03-17T20:24:38.075Z] #17 32.64 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
20:24:38 [2020-03-17T20:24:38.075Z] #17 32.64 Unpacking jq (1.5+dfsg-2+b1) ...
20:24:38 [2020-03-17T20:24:38.075Z] #17 ...
20:24:38 [2020-03-17T20:24:38.075Z] 
20:24:38 [2020-03-17T20:24:38.075Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:24:38 [2020-03-17T20:24:38.075Z] #44 96.46   DEP      criu/crtools.d
20:24:38 [2020-03-17T20:24:38.075Z] #44 96.60   DEP      criu/cr-service.d
20:24:38 [2020-03-17T20:24:38.075Z] #44 96.78   DEP      criu/cr-restore.d
20:24:38 [2020-03-17T20:24:38.075Z] #44 96.99   DEP      criu/cr-errno.d
20:24:38 [2020-03-17T20:24:38.075Z] #44 97.01   DEP      criu/cr-dump.d
20:24:38 [2020-03-17T20:24:38.075Z] #44 97.26   DEP      criu/cr-dedup.d
20:24:38 [2020-03-17T20:24:38.075Z] #44 97.42   DEP      criu/cr-check.d
20:24:38 [2020-03-17T20:24:38.075Z] #44 97.70   DEP      criu/config.d
20:24:38 [2020-03-17T20:24:38.075Z] #44 97.94   DEP      criu/clone-noasan.d
20:24:38 [2020-03-17T20:24:38.075Z] #44 98.02   DEP      criu/cgroup.d
20:24:38 [2020-03-17T20:24:38.075Z] #44 98.20   DEP      criu/cgroup-props.d
20:24:38 [2020-03-17T20:24:38.075Z] #44 98.35   DEP      criu/bitmap.d
20:24:38 [2020-03-17T20:24:38.075Z] #44 98.36   DEP      criu/bfd.d
20:24:38 [2020-03-17T20:24:38.075Z] #44 98.43   DEP      criu/autofs.d
20:24:38 [2020-03-17T20:24:38.075Z] #44 98.57   DEP      criu/aio.d
20:24:38 [2020-03-17T20:24:38.075Z] #44 98.72   DEP      criu/action-scripts.d
20:24:38 [2020-03-17T20:24:38.075Z] #44 99.05   CC       criu/action-scripts.o
20:24:38 [2020-03-17T20:24:38.075Z] #44 99.51   CC       criu/aio.o
20:24:38 [2020-03-17T20:24:38.075Z] #44 100.0   CC       criu/autofs.o
20:24:38 [2020-03-17T20:24:38.075Z] #44 101.5   CC       criu/bfd.o
20:24:38 [2020-03-17T20:24:38.075Z] #44 102.0   CC       criu/bitmap.o
20:24:38 [2020-03-17T20:24:38.075Z] #44 102.2   CC       criu/cgroup-props.o
20:24:38 [2020-03-17T20:24:38.075Z] #44 103.1   CC       criu/cgroup.o
20:24:38 [2020-03-17T20:24:38.096Z] #17 42.49 Selecting previously unselected package python3-pip.
20:24:38 [2020-03-17T20:24:38.097Z] #17 42.50 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
20:24:38 [2020-03-17T20:24:38.097Z] #17 42.52 Unpacking python3-pip (18.1-5) ...
20:24:38 [2020-03-17T20:24:38.157Z] #44 125.8   CC       criu/libnetlink.o
20:24:38 [2020-03-17T20:24:38.333Z] #44 ...
20:24:38 [2020-03-17T20:24:38.333Z] 
20:24:38 [2020-03-17T20:24:38.333Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:24:38 [2020-03-17T20:24:38.333Z] #17 32.73 Selecting previously unselected package libaio1:amd64.
20:24:38 [2020-03-17T20:24:38.333Z] #17 32.73 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
20:24:38 [2020-03-17T20:24:38.333Z] #17 32.74 Unpacking libaio1:amd64 (0.3.112-3) ...
20:24:38 [2020-03-17T20:24:38.333Z] #17 32.84 Selecting previously unselected package libgpm2:amd64.
20:24:38 [2020-03-17T20:24:38.333Z] #17 32.84 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
20:24:38 [2020-03-17T20:24:38.333Z] #17 32.84 Unpacking libgpm2:amd64 (1.20.7-5) ...
20:24:38 [2020-03-17T20:24:38.354Z] #17 42.70 Selecting previously unselected package python3-pkg-resources.
20:24:38 [2020-03-17T20:24:38.354Z] #17 42.71 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
20:24:38 [2020-03-17T20:24:38.354Z] #17 42.72 Unpacking python3-pkg-resources (40.8.0-1) ...
20:24:38 [2020-03-17T20:24:38.354Z] #17 42.89 Selecting previously unselected package python3-setuptools.
20:24:38 [2020-03-17T20:24:38.354Z] #17 42.91 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
20:24:38 [2020-03-17T20:24:38.354Z] #17 42.91 Unpacking python3-setuptools (40.8.0-1) ...
20:24:38 [2020-03-17T20:24:38.592Z] #17 33.01 Selecting previously unselected package libicu63:amd64.
20:24:38 [2020-03-17T20:24:38.592Z] #17 33.05 Preparing to unpack .../20-libicu63_63.1-6_amd64.deb ...
20:24:38 [2020-03-17T20:24:38.592Z] #17 33.06 Unpacking libicu63:amd64 (63.1-6) ...
20:24:38 [2020-03-17T20:24:38.678Z] #65 161.5 + bin/containerd-shim-runc-v2
20:24:38 [2020-03-17T20:24:38.729Z] #44 126.1   CC       criu/log.o
20:24:38 [2020-03-17T20:24:38.918Z] #17 43.15 Selecting previously unselected package python3-wheel.
20:24:38 [2020-03-17T20:24:38.918Z] #17 43.15 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
20:24:38 [2020-03-17T20:24:38.918Z] #17 43.16 Unpacking python3-wheel (0.32.3-2) ...
20:24:38 [2020-03-17T20:24:38.918Z] #17 43.24 Selecting previously unselected package sudo.
20:24:38 [2020-03-17T20:24:38.918Z] #17 43.26 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
20:24:38 [2020-03-17T20:24:38.918Z] #17 43.27 Unpacking sudo (1.8.27-1+deb10u2) ...
20:24:38 [2020-03-17T20:24:38.959Z] #65 162.1 + binaries
20:24:39 [2020-03-17T20:24:39.243Z] #65 162.1 + mkdir -p /build
20:24:39 [2020-03-17T20:24:39.243Z] #65 162.1 + cp bin/containerd /build/containerd
20:24:39 [2020-03-17T20:24:39.243Z] #65 162.2 + cp bin/containerd-shim /build/containerd-shim
20:24:39 [2020-03-17T20:24:39.243Z] #65 162.2 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
20:24:39 [2020-03-17T20:24:39.243Z] #65 162.2 + cp bin/ctr /build/ctr
20:24:39 [2020-03-17T20:24:39.300Z] #44 126.5   CC       criu/lsm.o
20:24:39 [2020-03-17T20:24:39.300Z] #44 126.9   CC       criu/mem.o
20:24:39 [2020-03-17T20:24:39.483Z] #17 43.72 Selecting previously unselected package thin-provisioning-tools.
20:24:39 [2020-03-17T20:24:39.483Z] #17 43.72 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
20:24:39 [2020-03-17T20:24:39.483Z] #17 43.73 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
20:24:39 [2020-03-17T20:24:39.483Z] #17 43.93 Selecting previously unselected package uidmap.
20:24:39 [2020-03-17T20:24:39.483Z] #17 43.95 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
20:24:39 [2020-03-17T20:24:39.483Z] #17 43.95 Unpacking uidmap (1:4.5-1.1) ...
20:24:39 [2020-03-17T20:24:39.483Z] #17 44.07 Selecting previously unselected package vim-runtime.
20:24:39 [2020-03-17T20:24:39.740Z] #17 44.08 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
20:24:39 [2020-03-17T20:24:39.740Z] #17 44.09 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
20:24:39 [2020-03-17T20:24:39.740Z] #17 44.12 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
20:24:39 [2020-03-17T20:24:39.740Z] #17 44.13 Unpacking vim-runtime (2:8.1.0875-5) ...
20:24:39 [2020-03-17T20:24:39.874Z] #65 DONE 162.6s
20:24:40 [2020-03-17T20:24:40.485Z] 
20:24:40 [2020-03-17T20:24:40.485Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
20:24:40 [2020-03-17T20:24:40.485Z] #66 DONE 0.3s
20:24:40 [2020-03-17T20:24:40.485Z] 
20:24:40 [2020-03-17T20:24:40.485Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
20:24:40 [2020-03-17T20:24:40.705Z] #53 ...
20:24:40 [2020-03-17T20:24:40.705Z] 
20:24:40 [2020-03-17T20:24:40.705Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:24:40 [2020-03-17T20:24:40.705Z] #25 36.09 Fetched 8333 kB in 27s (309 kB/s)
20:24:40 [2020-03-17T20:24:40.705Z] #25 36.09 Reading package lists...
20:24:40 [2020-03-17T20:24:40.705Z] #25 ...
20:24:40 [2020-03-17T20:24:40.705Z] 
20:24:40 [2020-03-17T20:24:40.706Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
20:24:40 [2020-03-17T20:24:40.706Z] #62 36.22 Fetched 8333 kB in 25s (331 kB/s)
20:24:40 [2020-03-17T20:24:40.706Z] #62 36.22 Reading package lists...
20:24:40 [2020-03-17T20:24:40.706Z] #62 ...
20:24:40 [2020-03-17T20:24:40.706Z] 
20:24:40 [2020-03-17T20:24:40.706Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:24:40 [2020-03-17T20:24:40.706Z] #43 30.80 Reading package lists...
20:24:40 [2020-03-17T20:24:40.706Z] #43 42.75 Building dependency tree...
20:24:40 [2020-03-17T20:24:40.765Z] #70 DONE 0.2s
20:24:40 [2020-03-17T20:24:40.765Z] 
20:24:40 [2020-03-17T20:24:40.765Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
20:24:40 [2020-03-17T20:24:40.765Z] #72 DONE 0.2s
20:24:40 [2020-03-17T20:24:40.765Z] 
20:24:40 [2020-03-17T20:24:40.765Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
20:24:41 [2020-03-17T20:24:41.046Z] #75 DONE 0.1s
20:24:41 [2020-03-17T20:24:41.046Z] 
20:24:41 [2020-03-17T20:24:41.046Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
20:24:41 [2020-03-17T20:24:41.046Z] #76 DONE 0.1s
20:24:41 [2020-03-17T20:24:41.046Z] 
20:24:41 [2020-03-17T20:24:41.046Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
20:24:41 [2020-03-17T20:24:41.213Z] #44 128.5   CC       criu/mount.o
20:24:41 [2020-03-17T20:24:41.213Z] #44 ...
20:24:41 [2020-03-17T20:24:41.213Z] 
20:24:41 [2020-03-17T20:24:41.213Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
20:24:41 [2020-03-17T20:24:41.213Z] #19 10.75   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
20:24:41 [2020-03-17T20:24:41.213Z] #19 10.88 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
20:24:41 [2020-03-17T20:24:41.270Z] #43 ...
20:24:41 [2020-03-17T20:24:41.270Z] 
20:24:41 [2020-03-17T20:24:41.270Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:24:41 [2020-03-17T20:24:41.270Z] #35 36.74 Fetched 8333 kB in 26s (322 kB/s)
20:24:41 [2020-03-17T20:24:41.270Z] #35 36.74 Reading package lists...
20:24:41 [2020-03-17T20:24:41.270Z] #35 ...
20:24:41 [2020-03-17T20:24:41.270Z] 
20:24:41 [2020-03-17T20:24:41.270Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:24:41 [2020-03-17T20:24:41.270Z] #25 36.09 Reading package lists...
20:24:41 [2020-03-17T20:24:41.474Z] #19 10.92   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
20:24:41 [2020-03-17T20:24:41.474Z] #19 10.99 Collecting pyyaml (from yamllint==1.16.0)
20:24:41 [2020-03-17T20:24:41.656Z] #77 DONE 0.6s
20:24:41 [2020-03-17T20:24:41.735Z] #19 11.18   Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB)
20:24:41 [2020-03-17T20:24:41.937Z] 
20:24:41 [2020-03-17T20:24:41.937Z] #78 exporting to image
20:24:41 [2020-03-17T20:24:41.937Z] #78 exporting layers
20:24:42 [2020-03-17T20:24:42.776Z] #17 36.99 Selecting previously unselected package libnet1:amd64.
20:24:42 [2020-03-17T20:24:42.776Z] #17 37.00 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:24:42 [2020-03-17T20:24:42.776Z] #17 37.00 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:24:42 [2020-03-17T20:24:42.776Z] #17 37.09 Selecting previously unselected package libnl-3-200:amd64.
20:24:42 [2020-03-17T20:24:42.776Z] #17 37.09 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
20:24:42 [2020-03-17T20:24:42.776Z] #17 37.09 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
20:24:42 [2020-03-17T20:24:42.776Z] #17 37.19 Selecting previously unselected package libprotobuf-c1:amd64.
20:24:42 [2020-03-17T20:24:42.776Z] #17 37.19 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
20:24:42 [2020-03-17T20:24:42.776Z] #17 37.19 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:24:42 [2020-03-17T20:24:42.776Z] #17 37.25 Selecting previously unselected package libreadline5:amd64.
20:24:42 [2020-03-17T20:24:42.776Z] #17 37.25 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
20:24:42 [2020-03-17T20:24:42.776Z] #17 37.27 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
20:24:42 [2020-03-17T20:24:42.776Z] #17 37.35 Selecting previously unselected package net-tools.
20:24:43 [2020-03-17T20:24:43.018Z] #17 47.31 Selecting previously unselected package vim.
20:24:43 [2020-03-17T20:24:43.018Z] #17 47.32 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
20:24:43 [2020-03-17T20:24:43.018Z] #17 47.35 Unpacking vim (2:8.1.0875-5) ...
20:24:43 [2020-03-17T20:24:43.036Z] #17 37.35 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
20:24:43 [2020-03-17T20:24:43.036Z] #17 37.36 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
20:24:43 [2020-03-17T20:24:43.036Z] #17 37.50 Selecting previously unselected package python-pip-whl.
20:24:43 [2020-03-17T20:24:43.036Z] #17 37.51 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
20:24:43 [2020-03-17T20:24:43.036Z] #17 37.52 Unpacking python-pip-whl (18.1-5) ...
20:24:43 [2020-03-17T20:24:43.382Z] #17 38.03 Selecting previously unselected package python3-lib2to3.
20:24:43 [2020-03-17T20:24:43.382Z] #17 38.04 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
20:24:43 [2020-03-17T20:24:43.382Z] #17 38.04 Unpacking python3-lib2to3 (3.7.3-1) ...
20:24:43 [2020-03-17T20:24:43.641Z] #17 38.15 Selecting previously unselected package python3-distutils.
20:24:43 [2020-03-17T20:24:43.641Z] #17 38.15 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
20:24:43 [2020-03-17T20:24:43.641Z] #17 38.16 Unpacking python3-distutils (3.7.3-1) ...
20:24:43 [2020-03-17T20:24:43.641Z] #17 38.33 Selecting previously unselected package python3-pip.
20:24:43 [2020-03-17T20:24:43.641Z] #17 38.35 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
20:24:43 [2020-03-17T20:24:43.641Z] #17 38.35 Unpacking python3-pip (18.1-5) ...
20:24:43 [2020-03-17T20:24:43.659Z] #19 12.87 Building wheels for collected packages: pyyaml
20:24:43 [2020-03-17T20:24:43.659Z] #19 12.87   Running setup.py bdist_wheel for pyyaml: started
20:24:43 [2020-03-17T20:24:43.685Z] #17 48.03 Selecting previously unselected package xfsprogs.
20:24:43 [2020-03-17T20:24:43.685Z] #17 48.03 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
20:24:43 [2020-03-17T20:24:43.685Z] #17 48.04 Unpacking xfsprogs (4.20.0-1) ...
20:24:43 [2020-03-17T20:24:43.943Z] #17 48.54 Selecting previously unselected package zip.
20:24:44 [2020-03-17T20:24:44.200Z] #17 48.55 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
20:24:44 [2020-03-17T20:24:44.200Z] #17 48.57 Unpacking zip (3.0-11+b1) ...
20:24:44 [2020-03-17T20:24:44.200Z] #17 48.76 Setting up aufs-tools (1:4.14+20190211-1) ...
20:24:44 [2020-03-17T20:24:44.200Z] #17 48.79 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
20:24:44 [2020-03-17T20:24:44.200Z] #17 48.80 Setting up libip6tc0:amd64 (1.8.2-4) ...
20:24:44 [2020-03-17T20:24:44.208Z] #17 38.55 Selecting previously unselected package python3-pkg-resources.
20:24:44 [2020-03-17T20:24:44.208Z] #17 38.57 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
20:24:44 [2020-03-17T20:24:44.208Z] #17 38.58 Unpacking python3-pkg-resources (40.8.0-1) ...
20:24:44 [2020-03-17T20:24:44.208Z] #17 38.68 Selecting previously unselected package python3-setuptools.
20:24:44 [2020-03-17T20:24:44.208Z] #17 38.69 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
20:24:44 [2020-03-17T20:24:44.208Z] #17 38.69 Unpacking python3-setuptools (40.8.0-1) ...
20:24:44 [2020-03-17T20:24:44.208Z] #17 38.90 Selecting previously unselected package python3-wheel.
20:24:44 [2020-03-17T20:24:44.208Z] #17 38.90 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
20:24:44 [2020-03-17T20:24:44.208Z] #17 38.92 Unpacking python3-wheel (0.32.3-2) ...
20:24:44 [2020-03-17T20:24:44.231Z] #19 13.83   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
20:24:44 [2020-03-17T20:24:44.231Z] #19 13.84   Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191
20:24:44 [2020-03-17T20:24:44.231Z] #19 13.93 Successfully built pyyaml
20:24:44 [2020-03-17T20:24:44.231Z] #19 13.94 Installing collected packages: pathspec, pyyaml, yamllint
20:24:44 [2020-03-17T20:24:44.458Z] #17 48.82 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
20:24:44 [2020-03-17T20:24:44.458Z] #17 48.83 Setting up libgpm2:amd64 (1.20.7-5) ...
20:24:44 [2020-03-17T20:24:44.458Z] #17 48.84 Setting up libip4tc0:amd64 (1.8.2-4) ...
20:24:44 [2020-03-17T20:24:44.458Z] #17 48.85 Setting up uidmap (1:4.5-1.1) ...
20:24:44 [2020-03-17T20:24:44.458Z] #17 48.86 Setting up libnftnl11:amd64 (1.1.2-2) ...
20:24:44 [2020-03-17T20:24:44.458Z] #17 48.87 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:24:44 [2020-03-17T20:24:44.458Z] #17 48.89 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
20:24:44 [2020-03-17T20:24:44.458Z] #17 48.90 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:24:44 [2020-03-17T20:24:44.458Z] #17 48.92 Setting up libicu63:amd64 (63.1-6) ...
20:24:44 [2020-03-17T20:24:44.458Z] #17 48.94 Setting up xxd (2:8.1.0875-5) ...
20:24:44 [2020-03-17T20:24:44.458Z] #17 48.95 Setting up zip (3.0-11+b1) ...
20:24:44 [2020-03-17T20:24:44.458Z] #17 48.96 Setting up vim-common (2:8.1.0875-5) ...
20:24:44 [2020-03-17T20:24:44.458Z] #17 49.00 Setting up bash-completion (1:2.8-6) ...
20:24:44 [2020-03-17T20:24:44.466Z] #17 39.01 Selecting previously unselected package sudo.
20:24:44 [2020-03-17T20:24:44.466Z] #17 39.02 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
20:24:44 [2020-03-17T20:24:44.466Z] #17 39.02 Unpacking sudo (1.8.27-1+deb10u2) ...
20:24:44 [2020-03-17T20:24:44.602Z] #78 exporting layers 2.5s done
20:24:44 [2020-03-17T20:24:44.602Z] #78 writing image sha256:1d1f356b965a20e6ba592cab5722f3656d1c33f06193e589a891e1818465414b done
20:24:44 [2020-03-17T20:24:44.602Z] #78 naming to docker.io/library/docker:8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4 done
20:24:44 [2020-03-17T20:24:44.602Z] #78 DONE 2.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
20:24:44 [2020-03-17T20:24:44.802Z] #19 14.31 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0
20:24:45 [2020-03-17T20:24:45.032Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-39728/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4 hack/test/unit
20:24:45 [2020-03-17T20:24:45.032Z] #17 39.50 Selecting previously unselected package thin-provisioning-tools.
20:24:45 [2020-03-17T20:24:45.032Z] #17 39.51 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
20:24:45 [2020-03-17T20:24:45.032Z] #17 39.52 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
20:24:45 [2020-03-17T20:24:45.290Z] #17 39.75 Selecting previously unselected package uidmap.
20:24:45 [2020-03-17T20:24:45.290Z] #17 39.77 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
20:24:45 [2020-03-17T20:24:45.290Z] #17 39.78 Unpacking uidmap (1:4.5-1.1) ...
20:24:45 [2020-03-17T20:24:45.373Z] #19 DONE 14.9s
20:24:45 [2020-03-17T20:24:45.373Z] 
20:24:45 [2020-03-17T20:24:45.373Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:24:45 [2020-03-17T20:24:45.373Z] #44 132.0   CC       criu/namespaces.o
20:24:45 [2020-03-17T20:24:45.548Z] #17 39.89 Selecting previously unselected package vim-runtime.
20:24:45 [2020-03-17T20:24:45.548Z] #17 39.91 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
20:24:45 [2020-03-17T20:24:45.548Z] #17 39.94 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
20:24:45 [2020-03-17T20:24:45.549Z] #17 39.97 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
20:24:45 [2020-03-17T20:24:45.549Z] #17 39.98 Unpacking vim-runtime (2:8.1.0875-5) ...
20:24:46 [2020-03-17T20:24:46.313Z] #44 133.7   CC       criu/net.o
20:24:46 [2020-03-17T20:24:46.983Z] #17 ...
20:24:46 [2020-03-17T20:24:46.983Z] 
20:24:46 [2020-03-17T20:24:46.983Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:24:46 [2020-03-17T20:24:46.983Z] #44 109.2   CC       criu/crtools.o
20:24:46 [2020-03-17T20:24:46.983Z] #44 109.8   CC       criu/eventfd.o
20:24:46 [2020-03-17T20:24:46.983Z] #44 110.2   CC       criu/eventpoll.o
20:24:46 [2020-03-17T20:24:46.983Z] #44 111.0   CC       criu/external.o
20:24:46 [2020-03-17T20:24:46.983Z] #44 111.3   CC       criu/fault-injection.o
20:24:46 [2020-03-17T20:24:46.983Z] #44 111.5   CC       criu/fdstore.o
20:24:46 [2020-03-17T20:24:46.983Z] #44 111.9   CC       criu/fifo.o
20:24:46 [2020-03-17T20:24:46.983Z] #44 112.2   CC       criu/file-ids.o
20:24:46 [2020-03-17T20:24:46.983Z] #44 112.5   CC       criu/file-lock.o
20:24:46 [2020-03-17T20:24:46.983Z] #44 113.4   CC       criu/files-ext.o
20:24:46 [2020-03-17T20:24:46.983Z] #44 113.9   CC       criu/files-reg.o
20:24:46 [2020-03-17T20:24:46.983Z] #44 116.0   CC       criu/files.o
20:24:46 [2020-03-17T20:24:46.983Z] #44 118.4   CC       criu/filesystems.o
20:24:46 [2020-03-17T20:24:46.983Z] #44 119.2   CC       criu/fsnotify.o
20:24:47 [2020-03-17T20:24:47.043Z] ?   	github.com/docker/docker/api	[no test files]
20:24:47 [2020-03-17T20:24:47.241Z] #44 ...
20:24:47 [2020-03-17T20:24:47.241Z] 
20:24:47 [2020-03-17T20:24:47.241Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:24:47 [2020-03-17T20:24:47.241Z] #17 51.73 Setting up libiptc0:amd64 (1.8.2-4) ...
20:24:47 [2020-03-17T20:24:47.241Z] #17 51.74 Setting up xz-utils (5.2.4-1) ...
20:24:47 [2020-03-17T20:24:47.241Z] #17 51.76 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:24:47 [2020-03-17T20:24:47.241Z] #17 51.77 Setting up sudo (1.8.27-1+deb10u2) ...
20:24:47 [2020-03-17T20:24:47.241Z] #17 51.83 invoke-rc.d: could not determine current runlevel
20:24:47 [2020-03-17T20:24:47.241Z] #17 51.84 invoke-rc.d: policy-rc.d denied execution of start.
20:24:47 [2020-03-17T20:24:47.241Z] #17 51.85 Setting up pigz (2.4-1) ...
20:24:47 [2020-03-17T20:24:47.241Z] #17 51.87 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:24:47 [2020-03-17T20:24:47.463Z] #25 47.63 Reading package lists...
20:24:47 [2020-03-17T20:24:47.463Z] #25 ...
20:24:47 [2020-03-17T20:24:47.463Z] 
20:24:47 [2020-03-17T20:24:47.463Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:24:47 [2020-03-17T20:24:47.463Z] #10 31.27 Reading package lists...
20:24:47 [2020-03-17T20:24:47.463Z] #10 43.01 Reading package lists...
20:24:47 [2020-03-17T20:24:47.463Z] #10 ...
20:24:47 [2020-03-17T20:24:47.463Z] 
20:24:47 [2020-03-17T20:24:47.463Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:24:47 [2020-03-17T20:24:47.463Z] #43 48.02 The following additional packages will be installed:
20:24:47 [2020-03-17T20:24:47.463Z] #43 48.05   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
20:24:47 [2020-03-17T20:24:47.463Z] #43 48.05   libprotoc17 python-pkg-resources python-six zlib1g-dev
20:24:47 [2020-03-17T20:24:47.463Z] #43 48.07 Suggested packages:
20:24:47 [2020-03-17T20:24:47.463Z] #43 48.10   manpages-dev python-setuptools
20:24:47 [2020-03-17T20:24:47.463Z] #43 50.49 The following NEW packages will be installed:
20:24:47 [2020-03-17T20:24:47.463Z] #43 50.51   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
20:24:47 [2020-03-17T20:24:47.463Z] #43 50.52   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
20:24:47 [2020-03-17T20:24:47.463Z] #43 50.52   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
20:24:47 [2020-03-17T20:24:47.463Z] #43 50.53   python-six zlib1g-dev
20:24:47 [2020-03-17T20:24:47.463Z] #43 51.18 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
20:24:47 [2020-03-17T20:24:47.463Z] #43 51.18 Need to get 4095 kB of archives.
20:24:47 [2020-03-17T20:24:47.463Z] #43 51.18 After this operation, 22.5 MB of additional disk space will be used.
20:24:47 [2020-03-17T20:24:47.463Z] #43 51.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
20:24:47 [2020-03-17T20:24:47.463Z] #43 51.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:24:47 [2020-03-17T20:24:47.463Z] #43 51.19 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
20:24:47 [2020-03-17T20:24:47.463Z] #43 51.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
20:24:47 [2020-03-17T20:24:47.463Z] #43 51.19 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
20:24:47 [2020-03-17T20:24:47.463Z] #43 51.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
20:24:47 [2020-03-17T20:24:47.463Z] #43 51.22 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
20:24:47 [2020-03-17T20:24:47.463Z] #43 51.22 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
20:24:47 [2020-03-17T20:24:47.463Z] #43 51.27 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
20:24:47 [2020-03-17T20:24:47.463Z] #43 51.37 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
20:24:47 [2020-03-17T20:24:47.463Z] #43 51.43 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
20:24:47 [2020-03-17T20:24:47.463Z] #43 51.65 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
20:24:47 [2020-03-17T20:24:47.463Z] #43 51.77 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
20:24:47 [2020-03-17T20:24:47.463Z] #43 51.78 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
20:24:47 [2020-03-17T20:24:47.463Z] #43 51.80 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
20:24:47 [2020-03-17T20:24:47.463Z] #43 51.85 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
20:24:47 [2020-03-17T20:24:47.463Z] #43 51.85 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
20:24:47 [2020-03-17T20:24:47.498Z] #17 51.88 Setting up libnl-3-200:amd64 (3.4.0-1) ...
20:24:47 [2020-03-17T20:24:47.498Z] #17 51.90 Setting up python-pip-whl (18.1-5) ...
20:24:47 [2020-03-17T20:24:47.498Z] #17 51.92 Setting up libmpdec2:amd64 (2.4.2-2) ...
20:24:47 [2020-03-17T20:24:47.498Z] #17 51.93 Setting up vim-runtime (2:8.1.0875-5) ...
20:24:48 [2020-03-17T20:24:48.063Z] #17 52.32 Setting up libaio1:amd64 (0.3.112-3) ...
20:24:48 [2020-03-17T20:24:48.063Z] #17 52.33 Setting up libonig5:amd64 (6.9.1-1) ...
20:24:48 [2020-03-17T20:24:48.063Z] #17 52.35 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
20:24:48 [2020-03-17T20:24:48.063Z] #17 52.36 Setting up vim (2:8.1.0875-5) ...
20:24:48 [2020-03-17T20:24:48.063Z] #17 52.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
20:24:48 [2020-03-17T20:24:48.063Z] #17 52.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
20:24:48 [2020-03-17T20:24:48.063Z] #17 52.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
20:24:48 [2020-03-17T20:24:48.063Z] #17 52.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
20:24:48 [2020-03-17T20:24:48.063Z] #17 52.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
20:24:48 [2020-03-17T20:24:48.063Z] #17 52.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
20:24:48 [2020-03-17T20:24:48.063Z] #17 52.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
20:24:48 [2020-03-17T20:24:48.063Z] #17 52.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
20:24:48 [2020-03-17T20:24:48.063Z] #17 52.45 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
20:24:48 [2020-03-17T20:24:48.063Z] #17 52.48 Setting up thin-provisioning-tools (0.7.6-2.1) ...
20:24:48 [2020-03-17T20:24:48.063Z] #17 52.50 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
20:24:48 [2020-03-17T20:24:48.063Z] #17 52.51 Setting up jq (1.5+dfsg-2+b1) ...
20:24:48 [2020-03-17T20:24:48.063Z] #17 52.52 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
20:24:48 [2020-03-17T20:24:48.063Z] #17 52.54 Setting up python3.7 (3.7.3-2+deb10u1) ...
20:24:48 [2020-03-17T20:24:48.397Z] #43 ...
20:24:48 [2020-03-17T20:24:48.397Z] 
20:24:48 [2020-03-17T20:24:48.397Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:24:48 [2020-03-17T20:24:48.397Z] #10 43.01 Reading package lists...
20:24:48 [2020-03-17T20:24:48.831Z] #17 43.31 Selecting previously unselected package vim.
20:24:48 [2020-03-17T20:24:48.831Z] #17 43.33 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
20:24:48 [2020-03-17T20:24:48.831Z] #17 43.35 Unpacking vim (2:8.1.0875-5) ...
20:24:48 [2020-03-17T20:24:48.853Z] #44 136.5   CC       criu/netfilter.o
20:24:49 [2020-03-17T20:24:49.398Z] #17 43.86 Selecting previously unselected package xfsprogs.
20:24:49 [2020-03-17T20:24:49.398Z] #17 43.87 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
20:24:49 [2020-03-17T20:24:49.398Z] #17 43.88 Unpacking xfsprogs (4.20.0-1) ...
20:24:49 [2020-03-17T20:24:49.422Z] #44 136.7   CC       criu/page-pipe.o
20:24:49 [2020-03-17T20:24:49.965Z] #17 44.37 Selecting previously unselected package zip.
20:24:49 [2020-03-17T20:24:49.965Z] #17 44.39 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
20:24:49 [2020-03-17T20:24:49.965Z] #17 44.39 Unpacking zip (3.0-11+b1) ...
20:24:49 [2020-03-17T20:24:49.965Z] #17 44.59 Setting up aufs-tools (1:4.14+20190211-1) ...
20:24:49 [2020-03-17T20:24:49.993Z] #44 137.3   CC       criu/page-xfer.o
20:24:50 [2020-03-17T20:24:50.224Z] #17 44.62 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
20:24:50 [2020-03-17T20:24:50.224Z] #17 44.63 Setting up libip6tc0:amd64 (1.8.2-4) ...
20:24:50 [2020-03-17T20:24:50.224Z] #17 44.63 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
20:24:50 [2020-03-17T20:24:50.224Z] #17 44.64 Setting up libgpm2:amd64 (1.20.7-5) ...
20:24:50 [2020-03-17T20:24:50.224Z] #17 44.65 Setting up libip4tc0:amd64 (1.8.2-4) ...
20:24:50 [2020-03-17T20:24:50.224Z] #17 44.66 Setting up uidmap (1:4.5-1.1) ...
20:24:50 [2020-03-17T20:24:50.224Z] #17 44.67 Setting up libnftnl11:amd64 (1.1.2-2) ...
20:24:50 [2020-03-17T20:24:50.224Z] #17 44.68 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:24:50 [2020-03-17T20:24:50.224Z] #17 44.69 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
20:24:50 [2020-03-17T20:24:50.224Z] #17 44.70 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:24:50 [2020-03-17T20:24:50.224Z] #17 44.71 Setting up libicu63:amd64 (63.1-6) ...
20:24:50 [2020-03-17T20:24:50.224Z] #17 44.72 Setting up xxd (2:8.1.0875-5) ...
20:24:50 [2020-03-17T20:24:50.224Z] #17 44.73 Setting up zip (3.0-11+b1) ...
20:24:50 [2020-03-17T20:24:50.224Z] #17 44.73 Setting up vim-common (2:8.1.0875-5) ...
20:24:50 [2020-03-17T20:24:50.224Z] #17 44.76 Setting up bash-completion (1:2.8-6) ...
20:24:50 [2020-03-17T20:24:50.790Z] #17 ...
20:24:50 [2020-03-17T20:24:50.790Z] 
20:24:50 [2020-03-17T20:24:50.790Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:24:50 [2020-03-17T20:24:50.790Z] #44 106.3   CC       criu/clone-noasan.o
20:24:50 [2020-03-17T20:24:50.790Z] #44 106.5   CC       criu/config.o
20:24:50 [2020-03-17T20:24:50.790Z] #44 108.0   CC       criu/cr-check.o
20:24:50 [2020-03-17T20:24:50.790Z] #44 109.8   CC       criu/cr-dedup.o
20:24:50 [2020-03-17T20:24:50.790Z] #44 110.2   CC       criu/cr-dump.o
20:24:50 [2020-03-17T20:24:50.790Z] #44 112.4   CC       criu/cr-errno.o
20:24:50 [2020-03-17T20:24:50.790Z] #44 112.5   CC       criu/cr-restore.o
20:24:50 [2020-03-17T20:24:50.934Z] #44 ...
20:24:50 [2020-03-17T20:24:50.934Z] 
20:24:50 [2020-03-17T20:24:50.934Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:24:50 [2020-03-17T20:24:50.934Z] #60 92.36 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
20:24:50 [2020-03-17T20:24:50.934Z] #60 93.96 + mkdir -p /build
20:24:50 [2020-03-17T20:24:50.934Z] #60 93.96 + cp runc /build/runc
20:24:50 [2020-03-17T20:24:50.934Z] #60 DONE 94.3s
20:24:50 [2020-03-17T20:24:50.934Z] 
20:24:50 [2020-03-17T20:24:50.934Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:24:50 [2020-03-17T20:24:50.934Z] #44 138.4   CC       criu/pagemap-cache.o
20:24:51 [2020-03-17T20:24:51.194Z] #44 138.9   CC       criu/pagemap.o
20:24:51 [2020-03-17T20:24:51.341Z] #17 55.77 Setting up iptables (1.8.2-4) ...
20:24:51 [2020-03-17T20:24:51.341Z] #17 55.80 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
20:24:51 [2020-03-17T20:24:51.341Z] #17 55.81 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:24:51 [2020-03-17T20:24:51.341Z] #17 55.81 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
20:24:51 [2020-03-17T20:24:51.341Z] #17 55.82 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:24:51 [2020-03-17T20:24:51.341Z] #17 55.82 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
20:24:51 [2020-03-17T20:24:51.341Z] #17 55.83 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
20:24:51 [2020-03-17T20:24:51.341Z] #17 55.84 Setting up python3 (3.7.3-1) ...
20:24:51 [2020-03-17T20:24:51.725Z] #44 117.3   CC       criu/cr-service.o
20:24:51 [2020-03-17T20:24:51.906Z] #17 56.19 Setting up python3-wheel (0.32.3-2) ...
20:24:51 [2020-03-17T20:24:51.970Z] #10 54.25 Building dependency tree...
20:24:51 [2020-03-17T20:24:51.970Z] #10 ...
20:24:51 [2020-03-17T20:24:51.970Z] 
20:24:51 [2020-03-17T20:24:51.970Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:24:51 [2020-03-17T20:24:51.970Z] #35 36.74 Reading package lists...
20:24:51 [2020-03-17T20:24:51.970Z] #35 47.79 Reading package lists...
20:24:51 [2020-03-17T20:24:51.970Z] #35 ...
20:24:51 [2020-03-17T20:24:51.970Z] 
20:24:51 [2020-03-17T20:24:51.970Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
20:24:51 [2020-03-17T20:24:51.970Z] #62 47.01 Reading package lists...
20:24:51 [2020-03-17T20:24:51.970Z] #62 ...
20:24:51 [2020-03-17T20:24:51.970Z] 
20:24:51 [2020-03-17T20:24:51.970Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:24:51 [2020-03-17T20:24:51.970Z] #43 54.19 debconf: delaying package configuration, since apt-utils is not installed
20:24:51 [2020-03-17T20:24:51.970Z] #43 54.65 Fetched 4095 kB in 1s (3845 kB/s)
20:24:51 [2020-03-17T20:24:51.970Z] #43 54.98 Selecting previously unselected package libcap-dev:amd64.
20:24:51 [2020-03-17T20:24:51.970Z] #43 54.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.)
20:24:51 [2020-03-17T20:24:51.970Z] #43 55.09 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
20:24:51 [2020-03-17T20:24:51.970Z] #43 55.10 Unpacking libcap-dev:amd64 (1:2.25-2) ...
20:24:51 [2020-03-17T20:24:51.970Z] #43 55.63 Selecting previously unselected package libnet1:amd64.
20:24:51 [2020-03-17T20:24:51.970Z] #43 55.64 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:24:51 [2020-03-17T20:24:51.970Z] #43 55.64 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:24:51 [2020-03-17T20:24:51.970Z] #43 56.02 Selecting previously unselected package libnet1-dev.
20:24:51 [2020-03-17T20:24:51.970Z] #43 56.02 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
20:24:51 [2020-03-17T20:24:51.970Z] #43 56.03 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
20:24:51 [2020-03-17T20:24:51.970Z] #43 56.43 Selecting previously unselected package libnl-3-200:amd64.
20:24:51 [2020-03-17T20:24:51.970Z] #43 56.43 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
20:24:51 [2020-03-17T20:24:51.970Z] #43 56.44 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
20:24:51 [2020-03-17T20:24:51.970Z] #43 56.71 Selecting previously unselected package libnl-3-dev:amd64.
20:24:51 [2020-03-17T20:24:51.970Z] #43 56.71 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
20:24:51 [2020-03-17T20:24:51.970Z] #43 56.72 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
20:24:51 [2020-03-17T20:24:51.970Z] #43 57.18 Selecting previously unselected package libprotobuf-c1:amd64.
20:24:51 [2020-03-17T20:24:51.970Z] #43 57.19 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
20:24:51 [2020-03-17T20:24:51.970Z] #43 57.19 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:24:52 [2020-03-17T20:24:52.227Z] #43 57.80 Selecting previously unselected package libprotobuf-c-dev:amd64.
20:24:52 [2020-03-17T20:24:52.227Z] #43 57.82 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
20:24:52 [2020-03-17T20:24:52.227Z] #43 57.87 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
20:24:52 [2020-03-17T20:24:52.471Z] #17 56.89 Setting up apparmor (2.13.2-10) ...
20:24:52 [2020-03-17T20:24:52.579Z] #44 140.1   CC       criu/parasite-syscall.o
20:24:52 [2020-03-17T20:24:52.792Z] #43 58.21 Selecting previously unselected package zlib1g-dev:amd64.
20:24:52 [2020-03-17T20:24:52.792Z] #43 58.21 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
20:24:52 [2020-03-17T20:24:52.792Z] #43 58.22 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
20:24:53 [2020-03-17T20:24:53.100Z] #44 ...
20:24:53 [2020-03-17T20:24:53.100Z] 
20:24:53 [2020-03-17T20:24:53.100Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:24:53 [2020-03-17T20:24:53.100Z] #17 47.47 Setting up libiptc0:amd64 (1.8.2-4) ...
20:24:53 [2020-03-17T20:24:53.100Z] #17 47.48 Setting up xz-utils (5.2.4-1) ...
20:24:53 [2020-03-17T20:24:53.100Z] #17 47.49 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:24:53 [2020-03-17T20:24:53.100Z] #17 47.51 Setting up sudo (1.8.27-1+deb10u2) ...
20:24:53 [2020-03-17T20:24:53.100Z] #17 47.60 invoke-rc.d: could not determine current runlevel
20:24:53 [2020-03-17T20:24:53.100Z] #17 47.61 invoke-rc.d: policy-rc.d denied execution of start.
20:24:53 [2020-03-17T20:24:53.100Z] #17 47.62 Setting up pigz (2.4-1) ...
20:24:53 [2020-03-17T20:24:53.100Z] #17 47.64 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:24:53 [2020-03-17T20:24:53.100Z] #17 47.65 Setting up libnl-3-200:amd64 (3.4.0-1) ...
20:24:53 [2020-03-17T20:24:53.100Z] #17 47.67 Setting up python-pip-whl (18.1-5) ...
20:24:53 [2020-03-17T20:24:53.100Z] #17 47.68 Setting up libmpdec2:amd64 (2.4.2-2) ...
20:24:53 [2020-03-17T20:24:53.100Z] #17 47.70 Setting up vim-runtime (2:8.1.0875-5) ...
20:24:53 [2020-03-17T20:24:53.149Z] #44 140.7   CC       criu/path.o
20:24:53 [2020-03-17T20:24:53.408Z] #44 140.9   CC       criu/pie-util-vdso.o
20:24:53 [2020-03-17T20:24:53.667Z] #17 48.11 Setting up libaio1:amd64 (0.3.112-3) ...
20:24:53 [2020-03-17T20:24:53.667Z] #17 48.12 Setting up libonig5:amd64 (6.9.1-1) ...
20:24:53 [2020-03-17T20:24:53.667Z] #17 48.12 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
20:24:53 [2020-03-17T20:24:53.667Z] #17 48.13 Setting up vim (2:8.1.0875-5) ...
20:24:53 [2020-03-17T20:24:53.667Z] #17 48.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
20:24:53 [2020-03-17T20:24:53.667Z] #17 48.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
20:24:53 [2020-03-17T20:24:53.667Z] #17 48.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
20:24:53 [2020-03-17T20:24:53.667Z] #17 48.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
20:24:53 [2020-03-17T20:24:53.667Z] #17 48.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
20:24:53 [2020-03-17T20:24:53.667Z] #17 48.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
20:24:53 [2020-03-17T20:24:53.667Z] #17 48.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
20:24:53 [2020-03-17T20:24:53.667Z] #17 48.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
20:24:53 [2020-03-17T20:24:53.667Z] #17 48.20 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
20:24:53 [2020-03-17T20:24:53.667Z] #17 48.21 Setting up thin-provisioning-tools (0.7.6-2.1) ...
20:24:53 [2020-03-17T20:24:53.667Z] #17 48.22 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
20:24:53 [2020-03-17T20:24:53.667Z] #17 48.23 Setting up jq (1.5+dfsg-2+b1) ...
20:24:53 [2020-03-17T20:24:53.667Z] #17 48.24 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
20:24:53 [2020-03-17T20:24:53.667Z] #17 48.26 Setting up python3.7 (3.7.3-2+deb10u1) ...
20:24:53 [2020-03-17T20:24:53.668Z] #44 141.2   CC       criu/pie-util.o
20:24:53 [2020-03-17T20:24:53.725Z] #43 59.18 Selecting previously unselected package libprotobuf17:amd64.
20:24:53 [2020-03-17T20:24:53.725Z] #43 59.19 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
20:24:53 [2020-03-17T20:24:53.725Z] #43 59.23 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
20:24:53 [2020-03-17T20:24:53.725Z] #43 ...
20:24:53 [2020-03-17T20:24:53.725Z] 
20:24:53 [2020-03-17T20:24:53.725Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:24:53 [2020-03-17T20:24:53.725Z] #47 49.09 vendor/golang.org/x/crypto/curve25519
20:24:53 [2020-03-17T20:24:53.927Z] #44 141.3   CC       criu/pipes.o
20:24:53 [2020-03-17T20:24:53.982Z] #47 ...
20:24:53 [2020-03-17T20:24:53.982Z] 
20:24:53 [2020-03-17T20:24:53.982Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:24:53 [2020-03-17T20:24:53.982Z] #35 47.79 Reading package lists...
20:24:54 [2020-03-17T20:24:54.188Z] #44 141.8   CC       criu/plugin.o
20:24:54 [2020-03-17T20:24:54.368Z] #17 58.59 Setting up xfsprogs (4.20.0-1) ...
20:24:54 [2020-03-17T20:24:54.368Z] #17 58.62 Setting up python3-lib2to3 (3.7.3-1) ...
20:24:54 [2020-03-17T20:24:54.626Z] #17 58.99 Setting up python3-pkg-resources (40.8.0-1) ...
20:24:54 [2020-03-17T20:24:54.759Z] #44 142.1   CC       criu/proc_parse.o
20:24:55 [2020-03-17T20:24:55.406Z] ok  	github.com/docker/docker/api/server	0.009s	coverage: 9.0% of statements
20:24:55 [2020-03-17T20:24:55.558Z] #17 59.95 Setting up python3-distutils (3.7.3-1) ...
20:24:56 [2020-03-17T20:24:56.124Z] #17 60.43 Setting up python3-setuptools (40.8.0-1) ...
20:24:56 [2020-03-17T20:24:56.511Z] #35 59.49 Building dependency tree...
20:24:56 [2020-03-17T20:24:56.670Z] #44 144.0   CC       criu/protobuf-desc.o
20:24:56 [2020-03-17T20:24:56.993Z] #17 51.40 Setting up iptables (1.8.2-4) ...
20:24:56 [2020-03-17T20:24:56.993Z] #17 51.42 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
20:24:56 [2020-03-17T20:24:56.993Z] #17 51.42 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:24:56 [2020-03-17T20:24:56.993Z] #17 51.43 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
20:24:56 [2020-03-17T20:24:56.993Z] #17 51.44 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:24:56 [2020-03-17T20:24:56.993Z] #17 51.44 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
20:24:56 [2020-03-17T20:24:56.993Z] #17 51.45 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
20:24:56 [2020-03-17T20:24:56.993Z] #17 51.45 Setting up python3 (3.7.3-1) ...
20:24:57 [2020-03-17T20:24:57.055Z] #17 61.59 Setting up python3-pip (18.1-5) ...
20:24:57 [2020-03-17T20:24:57.241Z] #44 144.7   CC       criu/protobuf.o
20:24:57 [2020-03-17T20:24:57.501Z] #44 144.9   CC       criu/pstree.o
20:24:57 [2020-03-17T20:24:57.513Z] #17 51.95 Setting up python3-wheel (0.32.3-2) ...
20:24:57 [2020-03-17T20:24:57.761Z] #44 ...
20:24:57 [2020-03-17T20:24:57.761Z] 
20:24:57 [2020-03-17T20:24:57.761Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:24:57 [2020-03-17T20:24:57.761Z] #65 164.1 + bin/containerd
20:24:57 [2020-03-17T20:24:57.885Z] #35 ...
20:24:57 [2020-03-17T20:24:57.885Z] 
20:24:57 [2020-03-17T20:24:57.885Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:24:57 [2020-03-17T20:24:57.885Z] #74 DONE 63.3s
20:24:57 [2020-03-17T20:24:57.885Z] 
20:24:57 [2020-03-17T20:24:57.885Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:24:57 [2020-03-17T20:24:57.885Z] #10 60.72 The following additional packages will be installed:
20:24:57 [2020-03-17T20:24:57.885Z] #10 60.72   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
20:24:57 [2020-03-17T20:24:57.885Z] #10 60.72   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
20:24:57 [2020-03-17T20:24:57.885Z] #10 60.72   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
20:24:57 [2020-03-17T20:24:57.885Z] #10 60.76   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
20:24:57 [2020-03-17T20:24:57.885Z] #10 60.79 Suggested packages:
20:24:57 [2020-03-17T20:24:57.885Z] #10 60.79   gcc-8-locales seccomp wine64
20:24:57 [2020-03-17T20:24:57.885Z] #10 62.81 The following NEW packages will be installed:
20:24:57 [2020-03-17T20:24:57.885Z] #10 62.82   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:24:57 [2020-03-17T20:24:57.885Z] #10 62.82   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
20:24:57 [2020-03-17T20:24:57.885Z] #10 62.83   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
20:24:57 [2020-03-17T20:24:57.885Z] #10 62.83   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
20:24:57 [2020-03-17T20:24:57.885Z] #10 62.84   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
20:24:57 [2020-03-17T20:24:57.885Z] #10 62.84   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
20:24:57 [2020-03-17T20:24:57.885Z] #10 63.35 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
20:24:57 [2020-03-17T20:24:57.885Z] #10 63.35 Need to get 77.7 MB of archives.
20:24:57 [2020-03-17T20:24:57.885Z] #10 63.35 After this operation, 487 MB of additional disk space will be used.
20:24:57 [2020-03-17T20:24:57.885Z] #10 63.35 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]
20:24:57 [2020-03-17T20:24:57.885Z] #10 63.61 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]
20:24:57 [2020-03-17T20:24:57.988Z] #17 ...
20:24:57 [2020-03-17T20:24:57.988Z] 
20:24:57 [2020-03-17T20:24:57.988Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:24:57 [2020-03-17T20:24:57.988Z] #44 120.5   CC       criu/image-desc.o
20:24:57 [2020-03-17T20:24:57.988Z] #44 120.6   CC       criu/image.o
20:24:57 [2020-03-17T20:24:57.988Z] #44 121.5   CC       criu/ipc_ns.o
20:24:57 [2020-03-17T20:24:57.988Z] #44 122.7   CC       criu/irmap.o
20:24:57 [2020-03-17T20:24:57.988Z] #44 123.3   CC       criu/kcmp-ids.o
20:24:57 [2020-03-17T20:24:57.988Z] #44 123.6   CC       criu/kerndat.o
20:24:57 [2020-03-17T20:24:57.988Z] #44 124.9   CC       criu/libnetlink.o
20:24:57 [2020-03-17T20:24:57.988Z] #44 125.3   CC       criu/log.o
20:24:57 [2020-03-17T20:24:57.988Z] #44 125.9   CC       criu/lsm.o
20:24:57 [2020-03-17T20:24:57.988Z] #44 126.4   CC       criu/mem.o
20:24:57 [2020-03-17T20:24:57.988Z] #44 128.1   CC       criu/mount.o
20:24:57 [2020-03-17T20:24:57.988Z] #44 ...
20:24:57 [2020-03-17T20:24:57.988Z] 
20:24:57 [2020-03-17T20:24:57.988Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:24:57 [2020-03-17T20:24:57.988Z] #41 195.0 + dpkg --print-architecture
20:24:57 [2020-03-17T20:24:57.988Z] #41 195.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
20:24:57 [2020-03-17T20:24:57.988Z] #41 195.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
20:24:57 [2020-03-17T20:24:57.988Z] #41 195.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
20:24:58 [2020-03-17T20:24:58.246Z] #41 ...
20:24:58 [2020-03-17T20:24:58.246Z] 
20:24:58 [2020-03-17T20:24:58.246Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:24:58 [2020-03-17T20:24:58.246Z] #17 62.67 Processing triggers for libc-bin (2.28-10) ...
20:24:58 [2020-03-17T20:24:58.246Z] #17 62.71 Processing triggers for mime-support (3.62) ...
20:24:58 [2020-03-17T20:24:58.447Z] #17 52.75 Setting up apparmor (2.13.2-10) ...
20:24:58 [2020-03-17T20:24:58.451Z] #10 64.11 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
20:24:58 [2020-03-17T20:24:58.708Z] #10 64.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
20:24:58 [2020-03-17T20:24:58.708Z] #10 64.20 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
20:24:58 [2020-03-17T20:24:58.708Z] #10 64.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
20:24:59 [2020-03-17T20:24:59.178Z] #17 DONE 63.6s
20:24:59 [2020-03-17T20:24:59.178Z] 
20:24:59 [2020-03-17T20:24:59.178Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
20:24:59 [2020-03-17T20:24:59.647Z] #10 65.05 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
20:24:59 [2020-03-17T20:24:59.823Z] #17 54.40 Setting up xfsprogs (4.20.0-1) ...
20:24:59 [2020-03-17T20:24:59.906Z] #10 65.54 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]
20:24:59 [2020-03-17T20:24:59.906Z] #10 65.57 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]
20:25:00 [2020-03-17T20:25:00.082Z] #17 54.41 Setting up python3-lib2to3 (3.7.3-1) ...
20:25:00 [2020-03-17T20:25:00.340Z] #17 54.77 Setting up python3-pkg-resources (40.8.0-1) ...
20:25:01 [2020-03-17T20:25:01.076Z] #18 1.702 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
20:25:01 [2020-03-17T20:25:01.076Z] #18 1.707 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
20:25:01 [2020-03-17T20:25:01.076Z] #18 1.711 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
20:25:01 [2020-03-17T20:25:01.076Z] #18 DONE 1.8s
20:25:01 [2020-03-17T20:25:01.076Z] 
20:25:01 [2020-03-17T20:25:01.076Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:25:01 [2020-03-17T20:25:01.076Z] #44 132.6   CC       criu/namespaces.o
20:25:01 [2020-03-17T20:25:01.276Z] #17 55.68 Setting up python3-distutils (3.7.3-1) ...
20:25:01 [2020-03-17T20:25:01.805Z] #10 ...
20:25:01 [2020-03-17T20:25:01.805Z] 
20:25:01 [2020-03-17T20:25:01.805Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:25:01 [2020-03-17T20:25:01.805Z] #43 60.86 Selecting previously unselected package libprotobuf-lite17:amd64.
20:25:01 [2020-03-17T20:25:01.805Z] #43 60.88 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
20:25:01 [2020-03-17T20:25:01.805Z] #43 60.91 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
20:25:01 [2020-03-17T20:25:01.805Z] #43 61.43 Selecting previously unselected package libprotobuf-dev:amd64.
20:25:01 [2020-03-17T20:25:01.805Z] #43 61.50 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
20:25:01 [2020-03-17T20:25:01.805Z] #43 61.57 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
20:25:01 [2020-03-17T20:25:01.805Z] #43 64.20 Selecting previously unselected package libprotoc17:amd64.
20:25:01 [2020-03-17T20:25:01.805Z] #43 64.20 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
20:25:01 [2020-03-17T20:25:01.805Z] #43 64.20 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
20:25:01 [2020-03-17T20:25:01.805Z] #43 65.73 Selecting previously unselected package protobuf-c-compiler.
20:25:01 [2020-03-17T20:25:01.805Z] #43 65.77 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
20:25:01 [2020-03-17T20:25:01.805Z] #43 65.79 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
20:25:01 [2020-03-17T20:25:01.805Z] #43 66.01 Selecting previously unselected package protobuf-compiler.
20:25:01 [2020-03-17T20:25:01.805Z] #43 66.02 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
20:25:01 [2020-03-17T20:25:01.805Z] #43 66.03 Unpacking protobuf-compiler (3.6.1.3-2) ...
20:25:01 [2020-03-17T20:25:01.805Z] #43 66.28 Selecting previously unselected package python-pkg-resources.
20:25:01 [2020-03-17T20:25:01.805Z] #43 66.36 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
20:25:01 [2020-03-17T20:25:01.805Z] #43 66.36 Unpacking python-pkg-resources (40.8.0-1) ...
20:25:01 [2020-03-17T20:25:01.805Z] #43 66.77 Selecting previously unselected package python-six.
20:25:01 [2020-03-17T20:25:01.805Z] #43 66.77 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
20:25:01 [2020-03-17T20:25:01.805Z] #43 66.79 Unpacking python-six (1.12.0-1) ...
20:25:01 [2020-03-17T20:25:01.805Z] #43 66.96 Selecting previously unselected package python-protobuf.
20:25:01 [2020-03-17T20:25:01.805Z] #43 66.97 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
20:25:01 [2020-03-17T20:25:01.805Z] #43 66.99 Unpacking python-protobuf (3.6.1.3-2) ...
20:25:01 [2020-03-17T20:25:01.844Z] #17 56.20 Setting up python3-setuptools (40.8.0-1) ...
20:25:02 [2020-03-17T20:25:02.371Z] #43 67.99 Setting up python-pkg-resources (40.8.0-1) ...
20:25:02 [2020-03-17T20:25:02.449Z] #44 134.9   CC       criu/net.o
20:25:02 [2020-03-17T20:25:02.683Z] #43 ...
20:25:02 [2020-03-17T20:25:02.683Z] 
20:25:02 [2020-03-17T20:25:02.683Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
20:25:02 [2020-03-17T20:25:02.683Z] #62 47.01 Reading package lists...
20:25:02 [2020-03-17T20:25:02.683Z] #62 58.61 Building dependency tree...
20:25:02 [2020-03-17T20:25:02.683Z] #62 64.38 The following additional packages will be installed:
20:25:02 [2020-03-17T20:25:02.683Z] #62 64.38   libbtrfs0
20:25:02 [2020-03-17T20:25:02.683Z] #62 64.81 The following NEW packages will be installed:
20:25:02 [2020-03-17T20:25:02.683Z] #62 64.81   libbtrfs-dev libbtrfs0
20:25:02 [2020-03-17T20:25:02.683Z] #62 65.45 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
20:25:02 [2020-03-17T20:25:02.683Z] #62 65.45 Need to get 119 kB of archives.
20:25:02 [2020-03-17T20:25:02.683Z] #62 65.45 After this operation, 387 kB of additional disk space will be used.
20:25:02 [2020-03-17T20:25:02.683Z] #62 65.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
20:25:02 [2020-03-17T20:25:02.683Z] #62 65.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
20:25:02 [2020-03-17T20:25:02.683Z] #62 66.98 debconf: delaying package configuration, since apt-utils is not installed
20:25:02 [2020-03-17T20:25:02.683Z] #62 67.33 Fetched 119 kB in 0s (391 kB/s)
20:25:02 [2020-03-17T20:25:02.683Z] #62 67.46 Selecting previously unselected package libbtrfs0.
20:25:02 [2020-03-17T20:25:02.683Z] #62 67.46 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
20:25:02 [2020-03-17T20:25:02.683Z] #62 67.58 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
20:25:02 [2020-03-17T20:25:02.683Z] #62 67.61 Unpacking libbtrfs0 (4.20.1-2) ...
20:25:02 [2020-03-17T20:25:02.683Z] #62 67.76 Selecting previously unselected package libbtrfs-dev.
20:25:02 [2020-03-17T20:25:02.683Z] #62 67.76 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
20:25:02 [2020-03-17T20:25:02.683Z] #62 67.83 Unpacking libbtrfs-dev (4.20.1-2) ...
20:25:02 [2020-03-17T20:25:02.683Z] #62 68.23 Setting up libbtrfs0 (4.20.1-2) ...
20:25:02 [2020-03-17T20:25:02.683Z] #62 68.25 Setting up libbtrfs-dev (4.20.1-2) ...
20:25:02 [2020-03-17T20:25:02.683Z] #62 68.27 Processing triggers for libc-bin (2.28-10) ...
20:25:02 [2020-03-17T20:25:02.683Z] #62 ...
20:25:02 [2020-03-17T20:25:02.683Z] 
20:25:02 [2020-03-17T20:25:02.683Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:25:02 [2020-03-17T20:25:02.683Z] #35 64.97 The following additional packages will be installed:
20:25:02 [2020-03-17T20:25:02.683Z] #35 65.02   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
20:25:02 [2020-03-17T20:25:02.683Z] #35 65.05 Suggested packages:
20:25:02 [2020-03-17T20:25:02.683Z] #35 65.05   cmake-doc ninja-build lrzip
20:25:02 [2020-03-17T20:25:02.683Z] #35 65.05 Recommended packages:
20:25:02 [2020-03-17T20:25:02.683Z] #35 65.05   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
20:25:02 [2020-03-17T20:25:02.683Z] #35 66.41 The following NEW packages will be installed:
20:25:02 [2020-03-17T20:25:02.683Z] #35 66.44   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
20:25:02 [2020-03-17T20:25:02.683Z] #35 66.44   vim-common xxd
20:25:02 [2020-03-17T20:25:02.683Z] #35 66.87 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
20:25:02 [2020-03-17T20:25:02.683Z] #35 66.87 Need to get 14.9 MB of archives.
20:25:02 [2020-03-17T20:25:02.683Z] #35 66.87 After this operation, 61.8 MB of additional disk space will be used.
20:25:02 [2020-03-17T20:25:02.683Z] #35 66.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
20:25:02 [2020-03-17T20:25:02.683Z] #35 66.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
20:25:02 [2020-03-17T20:25:02.683Z] #35 66.89 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
20:25:02 [2020-03-17T20:25:02.683Z] #35 67.13 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB]
20:25:02 [2020-03-17T20:25:02.683Z] #35 68.45 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
20:25:02 [2020-03-17T20:25:02.960Z] #35 68.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
20:25:02 [2020-03-17T20:25:02.960Z] #35 68.68 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
20:25:02 [2020-03-17T20:25:02.960Z] #35 68.70 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
20:25:02 [2020-03-17T20:25:02.960Z] #35 ...
20:25:02 [2020-03-17T20:25:02.960Z] 
20:25:02 [2020-03-17T20:25:02.960Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:25:02 [2020-03-17T20:25:02.960Z] #25 47.63 Reading package lists...
20:25:02 [2020-03-17T20:25:02.960Z] #25 58.96 Building dependency tree...
20:25:02 [2020-03-17T20:25:02.960Z] #25 64.83 ca-certificates is already the newest version (20190110).
20:25:02 [2020-03-17T20:25:02.960Z] #25 64.83 The following additional packages will be installed:
20:25:02 [2020-03-17T20:25:02.960Z] #25 64.86   libjq1 libonig5
20:25:02 [2020-03-17T20:25:02.960Z] #25 65.53 The following NEW packages will be installed:
20:25:02 [2020-03-17T20:25:02.960Z] #25 65.55   jq libjq1 libonig5
20:25:02 [2020-03-17T20:25:02.960Z] #25 66.13 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
20:25:02 [2020-03-17T20:25:02.960Z] #25 66.13 Need to get 355 kB of archives.
20:25:02 [2020-03-17T20:25:02.960Z] #25 66.13 After this operation, 1072 kB of additional disk space will be used.
20:25:02 [2020-03-17T20:25:02.960Z] #25 66.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
20:25:02 [2020-03-17T20:25:02.960Z] #25 66.14 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
20:25:02 [2020-03-17T20:25:02.960Z] #25 66.15 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
20:25:02 [2020-03-17T20:25:02.960Z] #25 68.11 debconf: delaying package configuration, since apt-utils is not installed
20:25:02 [2020-03-17T20:25:02.960Z] #25 68.63 Fetched 355 kB in 0s (1142 kB/s)
20:25:03 [2020-03-17T20:25:03.049Z] #65 ...
20:25:03 [2020-03-17T20:25:03.049Z] 
20:25:03 [2020-03-17T20:25:03.049Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:25:03 [2020-03-17T20:25:03.049Z] #44 145.8   CC       criu/rbtree.o
20:25:03 [2020-03-17T20:25:03.049Z] #44 146.0   CC       criu/rst-malloc.o
20:25:03 [2020-03-17T20:25:03.049Z] #44 146.2   CC       criu/seccomp.o
20:25:03 [2020-03-17T20:25:03.049Z] #44 146.7   CC       criu/seize.o
20:25:03 [2020-03-17T20:25:03.049Z] #44 147.3   CC       criu/servicefd.o
20:25:03 [2020-03-17T20:25:03.049Z] #44 147.7   CC       criu/shmem.o
20:25:03 [2020-03-17T20:25:03.049Z] #44 148.4   CC       criu/sigframe.o
20:25:03 [2020-03-17T20:25:03.049Z] #44 148.5   CC       criu/signalfd.o
20:25:03 [2020-03-17T20:25:03.049Z] #44 148.7   CC       criu/sk-inet.o
20:25:03 [2020-03-17T20:25:03.049Z] #44 149.6   CC       criu/sk-netlink.o
20:25:03 [2020-03-17T20:25:03.049Z] #44 149.9   CC       criu/sk-packet.o
20:25:03 [2020-03-17T20:25:03.049Z] #44 150.4   CC       criu/sk-queue.o
20:25:03 [2020-03-17T20:25:03.220Z] #17 57.57 Setting up python3-pip (18.1-5) ...
20:25:03 [2020-03-17T20:25:03.234Z] #25 ...
20:25:03 [2020-03-17T20:25:03.234Z] 
20:25:03 [2020-03-17T20:25:03.234Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:25:03 [2020-03-17T20:25:03.234Z] #35 68.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
20:25:03 [2020-03-17T20:25:03.234Z] #35 68.74 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
20:25:03 [2020-03-17T20:25:03.309Z] #44 150.8   CC       criu/sk-tcp.o
20:25:03 [2020-03-17T20:25:03.479Z] #17 ...
20:25:03 [2020-03-17T20:25:03.479Z] 
20:25:03 [2020-03-17T20:25:03.479Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:25:03 [2020-03-17T20:25:03.479Z] #44 119.1   CC       criu/crtools.o
20:25:03 [2020-03-17T20:25:03.479Z] #44 119.6   CC       criu/eventfd.o
20:25:03 [2020-03-17T20:25:03.479Z] #44 120.0   CC       criu/eventpoll.o
20:25:03 [2020-03-17T20:25:03.479Z] #44 120.8   CC       criu/external.o
20:25:03 [2020-03-17T20:25:03.479Z] #44 121.2   CC       criu/fault-injection.o
20:25:03 [2020-03-17T20:25:03.479Z] #44 121.3   CC       criu/fdstore.o
20:25:03 [2020-03-17T20:25:03.479Z] #44 121.8   CC       criu/fifo.o
20:25:03 [2020-03-17T20:25:03.479Z] #44 122.3   CC       criu/file-ids.o
20:25:03 [2020-03-17T20:25:03.479Z] #44 122.8   CC       criu/file-lock.o
20:25:03 [2020-03-17T20:25:03.479Z] #44 123.8   CC       criu/files-ext.o
20:25:03 [2020-03-17T20:25:03.479Z] #44 124.2   CC       criu/files-reg.o
20:25:03 [2020-03-17T20:25:03.479Z] #44 126.6   CC       criu/files.o
20:25:03 [2020-03-17T20:25:03.479Z] #44 128.6   CC       criu/filesystems.o
20:25:03 [2020-03-17T20:25:03.499Z] #35 ...
20:25:03 [2020-03-17T20:25:03.500Z] 
20:25:03 [2020-03-17T20:25:03.500Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
20:25:03 [2020-03-17T20:25:03.500Z] #62 DONE 69.0s
20:25:03 [2020-03-17T20:25:03.500Z] 
20:25:03 [2020-03-17T20:25:03.500Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
20:25:03 [2020-03-17T20:25:03.500Z] #63 DONE 0.1s
20:25:03 [2020-03-17T20:25:03.500Z] 
20:25:03 [2020-03-17T20:25:03.500Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
20:25:03 [2020-03-17T20:25:03.500Z] #64 DONE 0.1s
20:25:03 [2020-03-17T20:25:03.500Z] 
20:25:03 [2020-03-17T20:25:03.500Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:25:03 [2020-03-17T20:25:03.500Z] #25 68.90 Selecting previously unselected package libonig5:amd64.
20:25:03 [2020-03-17T20:25:03.500Z] #25 68.90 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
20:25:03 [2020-03-17T20:25:03.500Z] #25 69.03 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
20:25:03 [2020-03-17T20:25:03.500Z] #25 69.15 Unpacking libonig5:amd64 (6.9.1-1) ...
20:25:03 [2020-03-17T20:25:03.570Z] #44 ...
20:25:03 [2020-03-17T20:25:03.570Z] 
20:25:03 [2020-03-17T20:25:03.570Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:25:03 [2020-03-17T20:25:03.570Z] #53 DONE 192.1s
20:25:03 [2020-03-17T20:25:03.570Z] 
20:25:03 [2020-03-17T20:25:03.570Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:25:03 [2020-03-17T20:25:03.570Z] #44 151.2   CC       criu/sk-unix.o
20:25:03 [2020-03-17T20:25:03.738Z] #44 129.3   CC       criu/fsnotify.o
20:25:04 [2020-03-17T20:25:04.072Z] #25 69.68 Selecting previously unselected package libjq1:amd64.
20:25:04 [2020-03-17T20:25:04.072Z] #25 69.68 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
20:25:04 [2020-03-17T20:25:04.072Z] #25 69.69 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
20:25:04 [2020-03-17T20:25:04.306Z] #44 ...
20:25:04 [2020-03-17T20:25:04.306Z] 
20:25:04 [2020-03-17T20:25:04.306Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:25:04 [2020-03-17T20:25:04.306Z] #17 58.65 Processing triggers for libc-bin (2.28-10) ...
20:25:04 [2020-03-17T20:25:04.306Z] #17 58.69 Processing triggers for mime-support (3.62) ...
20:25:04 [2020-03-17T20:25:04.335Z] #25 70.06 Selecting previously unselected package jq.
20:25:04 [2020-03-17T20:25:04.591Z] #25 70.14 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
20:25:04 [2020-03-17T20:25:04.591Z] #25 70.15 Unpacking jq (1.5+dfsg-2+b1) ...
20:25:04 [2020-03-17T20:25:04.872Z] #17 DONE 59.3s
20:25:04 [2020-03-17T20:25:04.872Z] 
20:25:04 [2020-03-17T20:25:04.872Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
20:25:05 [2020-03-17T20:25:05.164Z] #25 70.64 Setting up libonig5:amd64 (6.9.1-1) ...
20:25:05 [2020-03-17T20:25:05.164Z] #25 70.66 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
20:25:05 [2020-03-17T20:25:05.164Z] #25 70.67 Setting up jq (1.5+dfsg-2+b1) ...
20:25:05 [2020-03-17T20:25:05.164Z] #25 70.68 Processing triggers for libc-bin (2.28-10) ...
20:25:05 [2020-03-17T20:25:05.421Z] #25 DONE 71.2s
20:25:05 [2020-03-17T20:25:05.421Z] 
20:25:05 [2020-03-17T20:25:05.421Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
20:25:05 [2020-03-17T20:25:05.482Z] #44 152.9   CC       criu/sockets.o
20:25:05 [2020-03-17T20:25:05.679Z] #26 DONE 0.1s
20:25:05 [2020-03-17T20:25:05.679Z] 
20:25:05 [2020-03-17T20:25:05.679Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
20:25:06 [2020-03-17T20:25:06.423Z] #44 153.6   CC       criu/stats.o
20:25:06 [2020-03-17T20:25:06.423Z] #44 153.8   CC       criu/string.o
20:25:06 [2020-03-17T20:25:06.423Z] #44 153.9   CC       criu/sysctl.o
20:25:06 [2020-03-17T20:25:06.630Z] #44 138.5   CC       criu/netfilter.o
20:25:06 [2020-03-17T20:25:06.630Z] #44 138.9   CC       criu/page-pipe.o
20:25:06 [2020-03-17T20:25:06.783Z] #18 1.627 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
20:25:06 [2020-03-17T20:25:06.783Z] #18 1.631 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
20:25:06 [2020-03-17T20:25:06.783Z] #18 1.634 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
20:25:06 [2020-03-17T20:25:06.783Z] #18 DONE 1.8s
20:25:06 [2020-03-17T20:25:06.783Z] 
20:25:06 [2020-03-17T20:25:06.783Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
20:25:06 [2020-03-17T20:25:06.994Z] #44 154.4   CC       criu/sysfs_parse.o
20:25:07 [2020-03-17T20:25:07.195Z] #44 139.6   CC       criu/page-xfer.o
20:25:07 [2020-03-17T20:25:07.255Z] #44 154.7   CC       criu/timerfd.o
20:25:07 [2020-03-17T20:25:07.278Z] #30 70.92 Checking out files:  65% (997/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:  88% (1341/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
20:25:07 [2020-03-17T20:25:07.514Z] #44 155.0   CC       criu/tty.o
20:25:07 [2020-03-17T20:25:07.535Z] #30 72.93 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
20:25:07 [2020-03-17T20:25:07.535Z] #30 73.16 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:25:08 [2020-03-17T20:25:08.128Z] #44 140.6   CC       criu/pagemap-cache.o
20:25:08 [2020-03-17T20:25:08.386Z] #44 141.1   CC       criu/pagemap.o
20:25:08 [2020-03-17T20:25:08.464Z] #30 ...
20:25:08 [2020-03-17T20:25:08.464Z] 
20:25:08 [2020-03-17T20:25:08.464Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:25:08 [2020-03-17T20:25:08.464Z] #33 63.80 sync
20:25:08 [2020-03-17T20:25:08.464Z] #33 63.80 internal/reflectlite
20:25:08 [2020-03-17T20:25:08.464Z] #33 68.07 errors
20:25:08 [2020-03-17T20:25:08.464Z] #33 68.13 sort
20:25:08 [2020-03-17T20:25:08.464Z] #33 68.95 strconv
20:25:08 [2020-03-17T20:25:08.464Z] #33 70.33 io
20:25:08 [2020-03-17T20:25:08.464Z] #33 72.30 internal/oserror
20:25:08 [2020-03-17T20:25:08.464Z] #33 72.62 syscall
20:25:08 [2020-03-17T20:25:08.721Z] #33 ...
20:25:08 [2020-03-17T20:25:08.721Z] 
20:25:08 [2020-03-17T20:25:08.721Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:25:08 [2020-03-17T20:25:08.721Z] #35 71.70 debconf: delaying package configuration, since apt-utils is not installed
20:25:08 [2020-03-17T20:25:08.721Z] #35 71.98 Fetched 14.9 MB in 3s (4903 kB/s)
20:25:08 [2020-03-17T20:25:08.721Z] #35 72.19 Selecting previously unselected package xxd.
20:25:08 [2020-03-17T20:25:08.721Z] #35 72.19 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
20:25:08 [2020-03-17T20:25:08.721Z] #35 72.41 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
20:25:08 [2020-03-17T20:25:08.721Z] #35 72.42 Unpacking xxd (2:8.1.0875-5) ...
20:25:08 [2020-03-17T20:25:08.721Z] #35 72.77 Selecting previously unselected package vim-common.
20:25:08 [2020-03-17T20:25:08.721Z] #35 72.78 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
20:25:08 [2020-03-17T20:25:08.721Z] #35 72.86 Unpacking vim-common (2:8.1.0875-5) ...
20:25:08 [2020-03-17T20:25:08.721Z] #35 73.48 Selecting previously unselected package cmake-data.
20:25:08 [2020-03-17T20:25:08.721Z] #35 73.48 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
20:25:08 [2020-03-17T20:25:08.721Z] #35 73.53 Unpacking cmake-data (3.13.4-1) ...
20:25:09 [2020-03-17T20:25:09.424Z] #44 156.7   CC       criu/tun.o
20:25:09 [2020-03-17T20:25:09.684Z] #44 157.1   CC       criu/uffd.o
20:25:09 [2020-03-17T20:25:09.758Z] #44 142.1   CC       criu/parasite-syscall.o
20:25:10 [2020-03-17T20:25:10.322Z] #44 142.8   CC       criu/path.o
20:25:10 [2020-03-17T20:25:10.322Z] #44 143.1   CC       criu/pie-util-vdso-elf32.o
20:25:10 [2020-03-17T20:25:10.485Z] Removing intermediate container afc93339c770
20:25:10 [2020-03-17T20:25:10.485Z]  ---> 3affbca8359e
20:25:10 [2020-03-17T20:25:10.485Z] Step 11/16 : ARG GOOS
20:25:10 [2020-03-17T20:25:10.485Z]  ---> Running in e0f232f3f435
20:25:10 [2020-03-17T20:25:10.485Z] Removing intermediate container e0f232f3f435
20:25:10 [2020-03-17T20:25:10.485Z]  ---> d4dfa26d5b69
20:25:10 [2020-03-17T20:25:10.485Z] Step 12/16 : ARG GOARCH
20:25:10 [2020-03-17T20:25:10.485Z]  ---> Running in 7c8d29d99673
20:25:10 [2020-03-17T20:25:10.485Z] Removing intermediate container 7c8d29d99673
20:25:10 [2020-03-17T20:25:10.485Z]  ---> 8110f8e1515d
20:25:10 [2020-03-17T20:25:10.485Z] 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
20:25:10 [2020-03-17T20:25:10.485Z]  ---> Running in c53c369f9a63
20:25:10 [2020-03-17T20:25:10.626Z] #44 158.2   CC       criu/util.o
20:25:10 [2020-03-17T20:25:10.886Z] #44 143.5   CC       criu/pie-util-vdso.o
20:25:11 [2020-03-17T20:25:11.144Z] #44 ...
20:25:11 [2020-03-17T20:25:11.144Z] 
20:25:11 [2020-03-17T20:25:11.144Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
20:25:11 [2020-03-17T20:25:11.144Z] #19 5.823 Collecting yamllint==1.16.0
20:25:11 [2020-03-17T20:25:11.401Z] #19 ...
20:25:11 [2020-03-17T20:25:11.401Z] 
20:25:11 [2020-03-17T20:25:11.401Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:25:11 [2020-03-17T20:25:11.401Z] #44 144.0   CC       criu/pie-util.o
20:25:11 [2020-03-17T20:25:11.567Z] #44 159.2   CC       criu/uts_ns.o
20:25:11 [2020-03-17T20:25:11.659Z] #44 144.2   CC       criu/pipes.o
20:25:11 [2020-03-17T20:25:11.827Z] #44 159.4   CC       criu/vdso.o
20:25:12 [2020-03-17T20:25:12.052Z] #19 ...
20:25:12 [2020-03-17T20:25:12.052Z] 
20:25:12 [2020-03-17T20:25:12.052Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:25:12 [2020-03-17T20:25:12.052Z] #41 197.8 + dpkg --print-architecture
20:25:12 [2020-03-17T20:25:12.052Z] #41 197.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
20:25:12 [2020-03-17T20:25:12.052Z] #41 198.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
20:25:12 [2020-03-17T20:25:12.052Z] #41 198.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
20:25:12 [2020-03-17T20:25:12.399Z] #44 159.8   LINK     criu/built-in.o
20:25:12 [2020-03-17T20:25:12.399Z] #44 ...
20:25:12 [2020-03-17T20:25:12.399Z] 
20:25:12 [2020-03-17T20:25:12.399Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:25:12 [2020-03-17T20:25:12.399Z] #23 201.0 + return
20:25:12 [2020-03-17T20:25:12.592Z] #44 145.0   CC       criu/plugin.o
20:25:12 [2020-03-17T20:25:12.659Z] #23 DONE 201.4s
20:25:12 [2020-03-17T20:25:12.659Z] 
20:25:12 [2020-03-17T20:25:12.659Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:25:12 [2020-03-17T20:25:12.659Z] #44 160.0   LINK     criu/criu
20:25:12 [2020-03-17T20:25:12.849Z] #44 145.6   CC       criu/proc_parse.o
20:25:12 [2020-03-17T20:25:12.901Z] #35 ...
20:25:12 [2020-03-17T20:25:12.901Z] 
20:25:12 [2020-03-17T20:25:12.901Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:25:12 [2020-03-17T20:25:12.901Z] #56 77.90 syscall
20:25:12 [2020-03-17T20:25:12.901Z] #56 77.93 reflect
20:25:12 [2020-03-17T20:25:12.920Z] #44 160.4   DEP      lib/c/criu.d
20:25:13 [2020-03-17T20:25:13.181Z] #44 160.5   CC       images/rpc.pb-c.o
20:25:13 [2020-03-17T20:25:13.441Z] #44 161.0   CC       lib/c/criu.o
20:25:13 [2020-03-17T20:25:13.832Z] #56 ...
20:25:13 [2020-03-17T20:25:13.832Z] 
20:25:13 [2020-03-17T20:25:13.832Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:25:13 [2020-03-17T20:25:13.832Z] #65 4.929 + RM_GOPATH=0
20:25:13 [2020-03-17T20:25:13.832Z] #65 4.929 + TMP_GOPATH=
20:25:13 [2020-03-17T20:25:13.832Z] #65 4.929 + : /build
20:25:13 [2020-03-17T20:25:13.832Z] #65 4.929 + '[' -z '' ']'
20:25:13 [2020-03-17T20:25:13.832Z] #65 4.929 ++ mktemp -d
20:25:13 [2020-03-17T20:25:13.832Z] #65 4.939 + export GOPATH=/tmp/tmp.yancY0rk5G
20:25:13 [2020-03-17T20:25:13.832Z] #65 4.939 + GOPATH=/tmp/tmp.yancY0rk5G
20:25:13 [2020-03-17T20:25:13.832Z] #65 4.939 + RM_GOPATH=1
20:25:13 [2020-03-17T20:25:13.832Z] #65 4.939 ++ dirname ./install.sh
20:25:13 [2020-03-17T20:25:13.832Z] #65 4.939 + dir=.
20:25:13 [2020-03-17T20:25:13.832Z] #65 4.939 + bin=containerd
20:25:13 [2020-03-17T20:25:13.832Z] #65 4.939 + shift
20:25:13 [2020-03-17T20:25:13.832Z] #65 4.939 + '[' '!' -f ./containerd.installer ']'
20:25:13 [2020-03-17T20:25:13.832Z] #65 4.939 + . ./containerd.installer
20:25:13 [2020-03-17T20:25:13.832Z] #65 4.939 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178
20:25:13 [2020-03-17T20:25:13.832Z] #65 4.939 + install_containerd
20:25:13 [2020-03-17T20:25:13.832Z] #65 4.939 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178'
20:25:13 [2020-03-17T20:25:13.832Z] #65 4.939 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178
20:25:13 [2020-03-17T20:25:13.832Z] #65 4.940 + git clone https://github.com/containerd/containerd.git /tmp/tmp.yancY0rk5G/src/github.com/containerd/containerd
20:25:13 [2020-03-17T20:25:13.832Z] #65 4.972 Cloning into '/tmp/tmp.yancY0rk5G/src/github.com/containerd/containerd'...
20:25:13 [2020-03-17T20:25:13.832Z] #65 ...
20:25:13 [2020-03-17T20:25:13.832Z] 
20:25:13 [2020-03-17T20:25:13.832Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:25:13 [2020-03-17T20:25:13.832Z] #27 6.722 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
20:25:13 [2020-03-17T20:25:13.832Z] #27 7.347 
20:25:14 [2020-03-17T20:25:14.347Z] #27 7.605 
#                                                                          2.2%
####                                                                       5.8%
######                                                                     9.1%
############                                                              16.8%
##################                                                        25.4%
#######################                                                   32.6%
###########################                                               37.9%
###############################                                           44.2%
####################################                                      50.3%
#######################################                                   55.2%
############################################                              61.6%
20:25:14 [2020-03-17T20:25:14.347Z] #27 ...
20:25:14 [2020-03-17T20:25:14.347Z] 
20:25:14 [2020-03-17T20:25:14.347Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:25:14 [2020-03-17T20:25:14.347Z] #47 69.64 github.com/LK4D4/vndr/godl/singleflight
20:25:14 [2020-03-17T20:25:14.347Z] #47 69.64 io
20:25:14 [2020-03-17T20:25:14.347Z] #47 70.27 strconv
20:25:14 [2020-03-17T20:25:14.347Z] #47 72.07 bytes
20:25:14 [2020-03-17T20:25:14.347Z] #47 76.52 reflect
20:25:14 [2020-03-17T20:25:14.347Z] #47 77.16 bufio
20:25:14 [2020-03-17T20:25:14.388Z] #44 162.0   LINK     lib/c/built-in.o
20:25:14 [2020-03-17T20:25:14.388Z] #44 162.1   LINK     lib/c/libcriu.so
20:25:14 [2020-03-17T20:25:14.603Z] #47 ...
20:25:14 [2020-03-17T20:25:14.603Z] 
20:25:14 [2020-03-17T20:25:14.603Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:25:14 [2020-03-17T20:25:14.648Z] #44 162.1   LINK     lib/c/libcriu.a
20:25:14 [2020-03-17T20:25:14.648Z] #44 ...
20:25:14 [2020-03-17T20:25:14.648Z] 
20:25:14 [2020-03-17T20:25:14.648Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
20:25:14 [2020-03-17T20:25:14.648Z] #24 DONE 0.2s
20:25:14 [2020-03-17T20:25:14.648Z] 
20:25:14 [2020-03-17T20:25:14.648Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:25:14 [2020-03-17T20:25:14.648Z] #44 162.2   GEN      magic.py
20:25:14 [2020-03-17T20:25:14.915Z] #44 162.4 Note: Building without setproctitle() and strlcpy() support.
20:25:14 [2020-03-17T20:25:14.915Z] #44 162.4       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
20:25:14 [2020-03-17T20:25:14.915Z] #44 162.4 Note: Building without GnuTLS support
20:25:15 [2020-03-17T20:25:15.120Z] #27 7.605 
#                                                                          2.2%
####                                                                       5.8%
######                                                                     9.1%
############                                                              16.8%
##################                                                        25.4%
#######################                                                   32.6%
###########################                                               37.9%
###############################                                           44.2%
####################################                                      50.3%
#######################################                                   55.2%
############################################                              61.6%
#################################################                         68.3%
######################################################                    75.8%
##########################################################                80.8%
###############################################################           87.5%
#######################################################################   98.7%
######################################################################## 100.0%
20:25:15 [2020-03-17T20:25:15.336Z] #41 ...
20:25:15 [2020-03-17T20:25:15.336Z] 
20:25:15 [2020-03-17T20:25:15.336Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:25:15 [2020-03-17T20:25:15.336Z] #44 130.6   CC       criu/image-desc.o
20:25:15 [2020-03-17T20:25:15.336Z] #44 130.8   CC       criu/image.o
20:25:15 [2020-03-17T20:25:15.336Z] #44 131.8   CC       criu/ipc_ns.o
20:25:15 [2020-03-17T20:25:15.336Z] #44 133.1   CC       criu/irmap.o
20:25:15 [2020-03-17T20:25:15.336Z] #44 133.6   CC       criu/kcmp-ids.o
20:25:15 [2020-03-17T20:25:15.336Z] #44 134.1   CC       criu/kerndat.o
20:25:15 [2020-03-17T20:25:15.336Z] #44 135.3   CC       criu/libnetlink.o
20:25:15 [2020-03-17T20:25:15.336Z] #44 135.8   CC       criu/log.o
20:25:15 [2020-03-17T20:25:15.336Z] #44 136.4   CC       criu/lsm.o
20:25:15 [2020-03-17T20:25:15.336Z] #44 136.9   CC       criu/mem.o
20:25:15 [2020-03-17T20:25:15.336Z] #44 138.6   CC       criu/mount.o
20:25:15 [2020-03-17T20:25:15.380Z] #27 9.721 
20:25:15 [2020-03-17T20:25:15.485Z] #44 163.1 fatal: not a git repository (or any of the parent directories): .git
20:25:15 [2020-03-17T20:25:15.485Z] #44 ...
20:25:15 [2020-03-17T20:25:15.485Z] 
20:25:15 [2020-03-17T20:25:15.485Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
20:25:15 [2020-03-17T20:25:15.485Z] #28 DONE 0.8s
20:25:15 [2020-03-17T20:25:15.745Z] 
20:25:15 [2020-03-17T20:25:15.745Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
20:25:15 [2020-03-17T20:25:15.903Z] #27 9.978 
###                                                                        5.5%
#################                                                         23.9%
##############################                                            42.2%
20:25:15 [2020-03-17T20:25:15.903Z] #27 ...
20:25:15 [2020-03-17T20:25:15.903Z] 
20:25:15 [2020-03-17T20:25:15.903Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:25:15 [2020-03-17T20:25:15.903Z] #10 71.53 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]
20:25:15 [2020-03-17T20:25:15.903Z] #10 75.61 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
20:25:15 [2020-03-17T20:25:15.903Z] #10 75.61 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
20:25:15 [2020-03-17T20:25:15.903Z] #10 75.66 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
20:25:15 [2020-03-17T20:25:15.903Z] #10 75.66 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
20:25:15 [2020-03-17T20:25:15.903Z] #10 75.69 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]
20:25:15 [2020-03-17T20:25:15.903Z] #10 75.69 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB]
20:25:15 [2020-03-17T20:25:15.903Z] #10 75.69 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
20:25:15 [2020-03-17T20:25:15.903Z] #10 75.76 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
20:25:15 [2020-03-17T20:25:15.903Z] #10 75.84 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
20:25:15 [2020-03-17T20:25:15.903Z] #10 75.87 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
20:25:15 [2020-03-17T20:25:15.903Z] #10 75.91 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
20:25:15 [2020-03-17T20:25:15.903Z] #10 76.05 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
20:25:15 [2020-03-17T20:25:15.903Z] #10 76.05 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
20:25:15 [2020-03-17T20:25:15.903Z] #10 76.05 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
20:25:15 [2020-03-17T20:25:15.903Z] #10 76.14 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB]
20:25:15 [2020-03-17T20:25:15.903Z] #10 77.89 debconf: delaying package configuration, since apt-utils is not installed
20:25:15 [2020-03-17T20:25:15.903Z] #10 78.27 Fetched 77.7 MB in 13s (5957 kB/s)
20:25:15 [2020-03-17T20:25:15.903Z] #10 78.52 Selecting previously unselected package binutils-mingw-w64-i686.
20:25:15 [2020-03-17T20:25:15.903Z] #10 78.52 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
20:25:15 [2020-03-17T20:25:15.903Z] #10 78.59 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
20:25:15 [2020-03-17T20:25:15.903Z] #10 78.62 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
20:25:15 [2020-03-17T20:25:15.903Z] #10 ...
20:25:15 [2020-03-17T20:25:15.903Z] 
20:25:15 [2020-03-17T20:25:15.903Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:25:16 [2020-03-17T20:25:16.005Z] #31 DONE 0.2s
20:25:16 [2020-03-17T20:25:16.005Z] 
20:25:16 [2020-03-17T20:25:16.005Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
20:25:16 [2020-03-17T20:25:16.005Z] #34 DONE 0.1s
20:25:16 [2020-03-17T20:25:16.005Z] 
20:25:16 [2020-03-17T20:25:16.005Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
20:25:16 [2020-03-17T20:25:16.132Z] #44 ...
20:25:16 [2020-03-17T20:25:16.132Z] 
20:25:16 [2020-03-17T20:25:16.132Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
20:25:16 [2020-03-17T20:25:16.132Z] #19 11.17   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
20:25:16 [2020-03-17T20:25:16.132Z] #19 11.25 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
20:25:16 [2020-03-17T20:25:16.132Z] #19 11.29   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
20:25:16 [2020-03-17T20:25:16.132Z] #19 11.34 Collecting pyyaml (from yamllint==1.16.0)
20:25:16 [2020-03-17T20:25:16.132Z] #19 11.46   Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB)
20:25:16 [2020-03-17T20:25:16.132Z] #19 12.75 Building wheels for collected packages: pyyaml
20:25:16 [2020-03-17T20:25:16.132Z] #19 12.75   Running setup.py bdist_wheel for pyyaml: started
20:25:16 [2020-03-17T20:25:16.132Z] #19 13.82   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
20:25:16 [2020-03-17T20:25:16.132Z] #19 13.83   Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191
20:25:16 [2020-03-17T20:25:16.132Z] #19 13.92 Successfully built pyyaml
20:25:16 [2020-03-17T20:25:16.132Z] #19 13.93 Installing collected packages: pathspec, pyyaml, yamllint
20:25:16 [2020-03-17T20:25:16.132Z] #19 14.33 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0
20:25:16 [2020-03-17T20:25:16.132Z] #19 DONE 14.9s
20:25:16 [2020-03-17T20:25:16.132Z] 
20:25:16 [2020-03-17T20:25:16.132Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
20:25:16 [2020-03-17T20:25:16.163Z] #27 9.978 
###                                                                        5.5%
#################                                                         23.9%
##############################                                            42.2%
#########################################                                 57.9%
#################################################                         68.8%
#################################################################         91.4%
######################################################################## 100.0%
20:25:16 [2020-03-17T20:25:16.265Z] #39 DONE 0.1s
20:25:16 [2020-03-17T20:25:16.266Z] 
20:25:16 [2020-03-17T20:25:16.266Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
20:25:16 [2020-03-17T20:25:16.266Z] #42 DONE 0.2s
20:25:16 [2020-03-17T20:25:16.266Z] 
20:25:16 [2020-03-17T20:25:16.266Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:25:16 [2020-03-17T20:25:16.266Z] #44 163.8 make[1]: Nothing to be done for 'all'.
20:25:16 [2020-03-17T20:25:16.390Z] #24 DONE 0.3s
20:25:16 [2020-03-17T20:25:16.390Z] 
20:25:16 [2020-03-17T20:25:16.390Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
20:25:16 [2020-03-17T20:25:16.713Z] #44 142.2   CC       criu/namespaces.o
20:25:16 [2020-03-17T20:25:16.727Z] #27 11.11 
20:25:17 [2020-03-17T20:25:17.207Z] #44 164.7 make[1]: 'images/built-in.o' is up to date.
20:25:17 [2020-03-17T20:25:17.207Z] #44 164.7 make[1]: 'compel/plugins/std.lib.a' is up to date.
20:25:17 [2020-03-17T20:25:17.207Z] #44 164.7 make[1]: 'compel/plugins/fds.lib.a' is up to date.
20:25:17 [2020-03-17T20:25:17.207Z] #44 164.8 make[1]: 'compel/libcompel.a' is up to date.
20:25:17 [2020-03-17T20:25:17.466Z] #44 164.8 make[1]: 'compel/compel-host-bin' is up to date.
20:25:17 [2020-03-17T20:25:17.466Z] #44 164.8 make[1]: Nothing to be done for 'all'.
20:25:17 [2020-03-17T20:25:17.466Z] #44 164.9 make[1]: 'soccr/libsoccr.a' is up to date.
20:25:17 [2020-03-17T20:25:17.725Z] #44 165.1 make[2]: Nothing to be done for 'all'.
20:25:17 [2020-03-17T20:25:17.725Z] #44 165.1 make[2]: Nothing to be done for 'all'.
20:25:17 [2020-03-17T20:25:17.725Z] #44 165.2 make[2]: Nothing to be done for 'all'.
20:25:17 [2020-03-17T20:25:17.725Z] #44 165.3 make[2]: Nothing to be done for 'all'.
20:25:17 [2020-03-17T20:25:17.753Z] #27 11.47 
                                                                           0.0%
####                                                                       6.7%
#########                                                                 12.9%
##############                                                            20.7%
#####################                                                     29.2%
##########################                                                37.3%
20:25:17 [2020-03-17T20:25:17.753Z] #27 ...
20:25:17 [2020-03-17T20:25:17.753Z] 
20:25:17 [2020-03-17T20:25:17.753Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:25:17 [2020-03-17T20:25:17.753Z] #50 73.10 + cd /tmp/tmp.8e2hPYA3t3/src/gotest.tools/gotestsum
20:25:17 [2020-03-17T20:25:17.753Z] #50 73.10 + git checkout -q v0.3.5
20:25:17 [2020-03-17T20:25:17.753Z] #50 73.38 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
20:25:17 [2020-03-17T20:25:17.753Z] #50 ...
20:25:17 [2020-03-17T20:25:17.753Z] 
20:25:17 [2020-03-17T20:25:17.753Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:25:17 [2020-03-17T20:25:17.987Z] #44 165.4 make[2]: Nothing to be done for 'all'.
20:25:17 [2020-03-17T20:25:17.988Z] #44 165.4 make[2]: Nothing to be done for 'all'.
20:25:17 [2020-03-17T20:25:17.988Z] #44 165.5 make[2]: Nothing to be done for 'all'.
20:25:17 [2020-03-17T20:25:17.988Z] #44 165.6 make[2]: Nothing to be done for 'all'.
20:25:18 [2020-03-17T20:25:18.249Z] #44 165.6   INSTALL  criu/criu
20:25:18 [2020-03-17T20:25:18.249Z] #44 DONE 165.8s
20:25:18 [2020-03-17T20:25:18.249Z] 
20:25:18 [2020-03-17T20:25:18.249Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:25:18 [2020-03-17T20:25:18.288Z] #28 ...
20:25:18 [2020-03-17T20:25:18.288Z] 
20:25:18 [2020-03-17T20:25:18.288Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:25:18 [2020-03-17T20:25:18.288Z] #41 DONE 223.6s
20:25:18 [2020-03-17T20:25:18.288Z] 
20:25:18 [2020-03-17T20:25:18.288Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
20:25:18 [2020-03-17T20:25:18.288Z] #28 DONE 1.9s
20:25:18 [2020-03-17T20:25:18.288Z] 
20:25:18 [2020-03-17T20:25:18.288Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
20:25:18 [2020-03-17T20:25:18.288Z] #31 DONE 0.2s
20:25:18 [2020-03-17T20:25:18.288Z] 
20:25:18 [2020-03-17T20:25:18.288Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:25:18 [2020-03-17T20:25:18.288Z] #44 149.0   CC       criu/protobuf-desc.o
20:25:18 [2020-03-17T20:25:18.288Z] #44 150.2   CC       criu/protobuf.o
20:25:18 [2020-03-17T20:25:18.288Z] #44 150.6   CC       criu/pstree.o
20:25:18 [2020-03-17T20:25:18.545Z] #44 ...
20:25:18 [2020-03-17T20:25:18.545Z] 
20:25:18 [2020-03-17T20:25:18.545Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
20:25:18 [2020-03-17T20:25:18.545Z] #34 DONE 0.1s
20:25:18 [2020-03-17T20:25:18.614Z] #44 143.9   CC       criu/net.o
20:25:18 [2020-03-17T20:25:18.614Z] #44 ...
20:25:18 [2020-03-17T20:25:18.614Z] 
20:25:18 [2020-03-17T20:25:18.614Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
20:25:18 [2020-03-17T20:25:18.614Z] #19 5.985 Collecting yamllint==1.16.0
20:25:18 [2020-03-17T20:25:18.614Z] #19 11.32   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
20:25:18 [2020-03-17T20:25:18.614Z] #19 11.42 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
20:25:18 [2020-03-17T20:25:18.614Z] #19 11.46   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
20:25:18 [2020-03-17T20:25:18.614Z] #19 11.51 Collecting pyyaml (from yamllint==1.16.0)
20:25:18 [2020-03-17T20:25:18.614Z] #19 11.63   Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB)
20:25:18 [2020-03-17T20:25:18.803Z] 
20:25:18 [2020-03-17T20:25:18.803Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
20:25:18 [2020-03-17T20:25:18.803Z] #39 DONE 0.1s
20:25:18 [2020-03-17T20:25:18.803Z] 
20:25:18 [2020-03-17T20:25:18.803Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:25:19 [2020-03-17T20:25:19.036Z] #27 11.47 
                                                                           0.0%
####                                                                       6.7%
#########                                                                 12.9%
##############                                                            20.7%
#####################                                                     29.2%
##########################                                                37.3%
#############################                                             41.5%
#################################                                         46.7%
####################################                                      51.3%
#########################################                                 57.6%
############################################                              61.2%
################################################                          66.8%
####################################################                      73.2%
########################################################                  78.4%
###########################################################               82.2%
#############################################################             85.9%
#################################################################         90.7%
#####################################################################     96.8%
######################################################################## 100.0%
20:25:19 [2020-03-17T20:25:19.369Z] #53 ...
20:25:19 [2020-03-17T20:25:19.369Z] 
20:25:19 [2020-03-17T20:25:19.369Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
20:25:19 [2020-03-17T20:25:19.627Z] #42 DONE 0.3s
20:25:19 [2020-03-17T20:25:19.627Z] 
20:25:19 [2020-03-17T20:25:19.627Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:25:19 [2020-03-17T20:25:19.627Z] #44 152.2   CC       criu/rbtree.o
20:25:19 [2020-03-17T20:25:19.966Z] #27 14.19 
20:25:19 [2020-03-17T20:25:19.987Z] #19 13.21 Building wheels for collected packages: pyyaml
20:25:19 [2020-03-17T20:25:19.988Z] #19 13.21   Running setup.py bdist_wheel for pyyaml: started
20:25:20 [2020-03-17T20:25:20.159Z] #65 ...
20:25:20 [2020-03-17T20:25:20.159Z] 
20:25:20 [2020-03-17T20:25:20.160Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
20:25:20 [2020-03-17T20:25:20.160Z] #45 DONE 0.1s
20:25:20 [2020-03-17T20:25:20.160Z] 
20:25:20 [2020-03-17T20:25:20.160Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:25:20 [2020-03-17T20:25:20.160Z] #65 ...
20:25:20 [2020-03-17T20:25:20.160Z] 
20:25:20 [2020-03-17T20:25:20.160Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
20:25:20 [2020-03-17T20:25:20.160Z] #48 DONE 0.1s
20:25:20 [2020-03-17T20:25:20.160Z] 
20:25:20 [2020-03-17T20:25:20.160Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
20:25:20 [2020-03-17T20:25:20.192Z] #44 152.6   CC       criu/rst-malloc.o
20:25:20 [2020-03-17T20:25:20.192Z] #44 152.8   CC       criu/seccomp.o
20:25:20 [2020-03-17T20:25:20.420Z] #51 DONE 0.2s
20:25:20 [2020-03-17T20:25:20.420Z] 
20:25:20 [2020-03-17T20:25:20.420Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
20:25:20 [2020-03-17T20:25:20.420Z] #54 DONE 0.2s
20:25:20 [2020-03-17T20:25:20.420Z] 
20:25:20 [2020-03-17T20:25:20.420Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
20:25:20 [2020-03-17T20:25:20.680Z] #57 DONE 0.1s
20:25:20 [2020-03-17T20:25:20.680Z] 
20:25:20 [2020-03-17T20:25:20.680Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
20:25:20 [2020-03-17T20:25:20.680Z] #61 DONE 0.2s
20:25:20 [2020-03-17T20:25:20.680Z] 
20:25:20 [2020-03-17T20:25:20.680Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:25:20 [2020-03-17T20:25:20.740Z] #27 14.60 #=#=#                                                                         
##O#- #                                                                       

#                                                                          1.6%
##                                                                         3.1%
20:25:20 [2020-03-17T20:25:20.740Z] #27 ...
20:25:20 [2020-03-17T20:25:20.740Z] 
20:25:20 [2020-03-17T20:25:20.740Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:25:20 [2020-03-17T20:25:20.740Z] #43 76.32 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
20:25:20 [2020-03-17T20:25:20.740Z] #43 76.39 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:25:20 [2020-03-17T20:25:20.740Z] #43 76.48 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:25:20 [2020-03-17T20:25:20.740Z] #43 76.52 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
20:25:20 [2020-03-17T20:25:20.740Z] #43 76.58 Setting up python-six (1.12.0-1) ...
20:25:20 [2020-03-17T20:25:20.740Z] #43 82.69 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
20:25:20 [2020-03-17T20:25:20.740Z] #43 82.73 Setting up libnl-3-200:amd64 (3.4.0-1) ...
20:25:20 [2020-03-17T20:25:20.740Z] #43 82.79 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
20:25:20 [2020-03-17T20:25:20.740Z] #43 82.81 Setting up libcap-dev:amd64 (1:2.25-2) ...
20:25:20 [2020-03-17T20:25:20.740Z] #43 82.83 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
20:25:20 [2020-03-17T20:25:20.740Z] #43 82.86 Setting up protobuf-compiler (3.6.1.3-2) ...
20:25:20 [2020-03-17T20:25:20.740Z] #43 82.87 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
20:25:20 [2020-03-17T20:25:20.740Z] #43 82.90 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
20:25:20 [2020-03-17T20:25:20.740Z] #43 82.95 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
20:25:20 [2020-03-17T20:25:20.740Z] #43 82.97 Setting up python-protobuf (3.6.1.3-2) ...
20:25:20 [2020-03-17T20:25:20.740Z] #43 ...
20:25:20 [2020-03-17T20:25:20.740Z] 
20:25:20 [2020-03-17T20:25:20.740Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:25:20 [2020-03-17T20:25:20.757Z] #44 153.4   CC       criu/seize.o
20:25:20 [2020-03-17T20:25:20.997Z] #27 14.60 #=#=#                                                                         
##O#- #                                                                       

#                                                                          1.6%
##                                                                         3.1%
###                                                                        4.7%
####                                                                       6.1%
#####                                                                      7.3%
20:25:20 [2020-03-17T20:25:20.997Z] #27 ...
20:25:20 [2020-03-17T20:25:20.997Z] 
20:25:20 [2020-03-17T20:25:20.997Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:25:20 [2020-03-17T20:25:20.997Z] #33 76.35 reflect
20:25:20 [2020-03-17T20:25:20.997Z] #33 85.61 time
20:25:21 [2020-03-17T20:25:21.258Z] #33 ...
20:25:21 [2020-03-17T20:25:21.258Z] 
20:25:21 [2020-03-17T20:25:21.258Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:25:21 [2020-03-17T20:25:21.363Z] #19 14.62   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
20:25:21 [2020-03-17T20:25:21.363Z] #19 14.62   Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191
20:25:21 [2020-03-17T20:25:21.363Z] #19 14.70 Successfully built pyyaml
20:25:21 [2020-03-17T20:25:21.363Z] #19 14.72 Installing collected packages: pathspec, pyyaml, yamllint
20:25:21 [2020-03-17T20:25:21.622Z] #19 15.09 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0
20:25:21 [2020-03-17T20:25:21.689Z] #44 154.1   CC       criu/servicefd.o
20:25:21 [2020-03-17T20:25:21.689Z] #44 154.4   CC       criu/shmem.o
20:25:21 [2020-03-17T20:25:21.882Z] #19 ...
20:25:21 [2020-03-17T20:25:21.882Z] 
20:25:21 [2020-03-17T20:25:21.882Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:25:21 [2020-03-17T20:25:21.882Z] #44 147.4   CC       criu/netfilter.o
20:25:22 [2020-03-17T20:25:22.141Z] #44 ...
20:25:22 [2020-03-17T20:25:22.141Z] 
20:25:22 [2020-03-17T20:25:22.141Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
20:25:22 [2020-03-17T20:25:22.141Z] #19 DONE 15.7s
20:25:22 [2020-03-17T20:25:22.141Z] 
20:25:22 [2020-03-17T20:25:22.141Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:25:22 [2020-03-17T20:25:22.141Z] #44 147.8   CC       criu/page-pipe.o
20:25:22 [2020-03-17T20:25:22.403Z] #44 ...
20:25:22 [2020-03-17T20:25:22.403Z] 
20:25:22 [2020-03-17T20:25:22.403Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
20:25:22 [2020-03-17T20:25:22.403Z] #24 DONE 0.2s
20:25:22 [2020-03-17T20:25:22.695Z] #44 155.2   CC       criu/sigframe.o
20:25:22 [2020-03-17T20:25:22.695Z] #44 155.4   CC       criu/signalfd.o
20:25:22 [2020-03-17T20:25:22.697Z] 
20:25:22 [2020-03-17T20:25:22.697Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
20:25:23 [2020-03-17T20:25:23.267Z] #28 DONE 0.7s
20:25:23 [2020-03-17T20:25:23.267Z] 
20:25:23 [2020-03-17T20:25:23.267Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
20:25:23 [2020-03-17T20:25:23.267Z] #31 DONE 0.1s
20:25:23 [2020-03-17T20:25:23.267Z] 
20:25:23 [2020-03-17T20:25:23.267Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
20:25:23 [2020-03-17T20:25:23.267Z] #34 DONE 0.1s
20:25:23 [2020-03-17T20:25:23.267Z] 
20:25:23 [2020-03-17T20:25:23.267Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:25:23 [2020-03-17T20:25:23.267Z] #44 148.9   CC       criu/page-xfer.o
20:25:23 [2020-03-17T20:25:23.267Z] #44 155.7   CC       criu/sk-inet.o
20:25:23 [2020-03-17T20:25:23.318Z] #27 14.60 #=#=#                                                                         
##O#- #                                                                       

#                                                                          1.6%
##                                                                         3.1%
###                                                                        4.7%
####                                                                       6.1%
#####                                                                      7.3%
########                                                                  12.1%
###########                                                               15.7%
#############                                                             18.9%
###############                                                           22.2%
#################                                                         25.0%
####################                                                      28.6%
######################                                                    31.9%
#########################                                                 34.7%
###########################                                               38.1%
##############################                                            42.4%
################################                                          45.8%
###################################                                       48.8%
####################################                                      50.9%
######################################                                    53.3%
#######################################                                   55.0%
########################################                                  56.5%
##########################################                                59.5%
###########################################                               60.6%
############################################                              62.2%
##############################################                            64.0%
###############################################                           65.9%
##########
20:25:23 [2020-03-17T20:25:23.318Z] #27 ...
20:25:23 [2020-03-17T20:25:23.318Z] 
20:25:23 [2020-03-17T20:25:23.318Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:25:23 [2020-03-17T20:25:23.318Z] #35 78.94 Selecting previously unselected package libicu63:amd64.
20:25:23 [2020-03-17T20:25:23.318Z] #35 78.95 Preparing to unpack .../3-libicu63_63.1-6_amd64.deb ...
20:25:23 [2020-03-17T20:25:23.318Z] #35 78.99 Unpacking libicu63:amd64 (63.1-6) ...
20:25:23 [2020-03-17T20:25:23.318Z] #35 ...
20:25:23 [2020-03-17T20:25:23.318Z] 
20:25:23 [2020-03-17T20:25:23.318Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:25:23 [2020-03-17T20:25:23.525Z] #44 ...
20:25:23 [2020-03-17T20:25:23.525Z] 
20:25:23 [2020-03-17T20:25:23.525Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
20:25:23 [2020-03-17T20:25:23.525Z] #39 DONE 0.1s
20:25:23 [2020-03-17T20:25:23.525Z] 
20:25:23 [2020-03-17T20:25:23.525Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:25:24 [2020-03-17T20:25:24.200Z] #44 156.7   CC       criu/sk-netlink.o
20:25:24 [2020-03-17T20:25:24.458Z] #44 157.1   CC       criu/sk-packet.o
20:25:24 [2020-03-17T20:25:24.461Z] #44 150.1   CC       criu/pagemap-cache.o
20:25:24 [2020-03-17T20:25:24.864Z] #27 14.60 #=#=#                                                                         
##O#- #                                                                       

#                                                                          1.6%
##                                                                         3.1%
###                                                                        4.7%
####                                                                       6.1%
#####                                                                      7.3%
########                                                                  12.1%
###########                                                               15.7%
#############                                                             18.9%
###############                                                           22.2%
#################                                                         25.0%
####################                                                      28.6%
######################                                                    31.9%
#########################                                                 34.7%
###########################                                               38.1%
##############################                                            42.4%
################################                                          45.8%
###################################                                       48.8%
####################################                                      50.9%
######################################                                    53.3%
#######################################                                   55.0%
########################################                                  56.5%
##########################################                                59.5%
###########################################                               60.6%
############################################                              62.2%
##############################################                            64.0%
###############################################                           65.9%
################################################                          67.7%
#################################################                         69.2%
##################################################                        70.7%
####################################################                      72.6%
#####################################################                     74.0%
######################################################                    76.1%
########################################################                  77.9%
#########################################################                 79.8%
##########################################################                81.7%
###########################################################               83.3%
#############################################################             85.7%
################################################################          90.2%
##################################################################        93.0%
#####################################################################     96.0%
#######################################################################   99.5%
######################################################################## 100.0%
20:25:25 [2020-03-17T20:25:25.023Z] #44 157.6   CC       criu/sk-queue.o
20:25:25 [2020-03-17T20:25:25.027Z] #44 150.5   CC       criu/pagemap.o
20:25:25 [2020-03-17T20:25:25.121Z] #27 19.45 
20:25:25 [2020-03-17T20:25:25.378Z] #27 ...
20:25:25 [2020-03-17T20:25:25.378Z] 
20:25:25 [2020-03-17T20:25:25.378Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:25:25 [2020-03-17T20:25:25.378Z] #47 80.62 syscall
20:25:25 [2020-03-17T20:25:25.378Z] #47 90.59 time
20:25:25 [2020-03-17T20:25:25.378Z] #47 ...
20:25:25 [2020-03-17T20:25:25.378Z] 
20:25:25 [2020-03-17T20:25:25.378Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:25:25 [2020-03-17T20:25:25.378Z] #35 90.23 Selecting previously unselected package libxml2:amd64.
20:25:25 [2020-03-17T20:25:25.378Z] #35 90.23 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
20:25:25 [2020-03-17T20:25:25.378Z] #35 90.26 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
20:25:25 [2020-03-17T20:25:25.378Z] #35 90.99 Selecting previously unselected package libarchive13:amd64.
20:25:25 [2020-03-17T20:25:25.378Z] #35 90.99 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
20:25:25 [2020-03-17T20:25:25.378Z] #35 91.01 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
20:25:25 [2020-03-17T20:25:25.590Z] #44 158.0   CC       criu/sk-tcp.o
20:25:25 [2020-03-17T20:25:25.847Z] #44 158.5   CC       criu/sk-unix.o
20:25:25 [2020-03-17T20:25:25.892Z] #35 91.39 Selecting previously unselected package libjsoncpp1:amd64.
20:25:25 [2020-03-17T20:25:25.892Z] #35 91.41 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
20:25:25 [2020-03-17T20:25:25.892Z] #35 91.43 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
20:25:25 [2020-03-17T20:25:25.961Z] #44 151.5   CC       criu/parasite-syscall.o
20:25:26 [2020-03-17T20:25:26.149Z] #35 91.64 Selecting previously unselected package librhash0:amd64.
20:25:26 [2020-03-17T20:25:26.149Z] #35 91.65 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
20:25:26 [2020-03-17T20:25:26.149Z] #35 91.66 Unpacking librhash0:amd64 (1.3.8-1) ...
20:25:26 [2020-03-17T20:25:26.406Z] #35 92.03 Selecting previously unselected package libuv1:amd64.
20:25:26 [2020-03-17T20:25:26.406Z] #35 92.04 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
20:25:26 [2020-03-17T20:25:26.406Z] #35 92.08 Unpacking libuv1:amd64 (1.24.1-1) ...
20:25:26 [2020-03-17T20:25:26.663Z] #35 ...
20:25:26 [2020-03-17T20:25:26.663Z] 
20:25:26 [2020-03-17T20:25:26.663Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:25:26 [2020-03-17T20:25:26.663Z] #43 91.51 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
20:25:26 [2020-03-17T20:25:26.663Z] #43 91.52 Processing triggers for libc-bin (2.28-10) ...
20:25:26 [2020-03-17T20:25:26.663Z] #43 DONE 92.3s
20:25:26 [2020-03-17T20:25:26.663Z] 
20:25:26 [2020-03-17T20:25:26.663Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:25:26 [2020-03-17T20:25:26.663Z] #35 92.31 Selecting previously unselected package cmake.
20:25:26 [2020-03-17T20:25:26.663Z] #35 92.31 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
20:25:26 [2020-03-17T20:25:26.663Z] #35 92.35 Unpacking cmake (3.13.4-1) ...
20:25:26 [2020-03-17T20:25:26.897Z] #44 152.3   CC       criu/path.o
20:25:26 [2020-03-17T20:25:26.897Z] #44 152.6   CC       criu/pie-util-vdso-elf32.o
20:25:26 [2020-03-17T20:25:26.920Z] #35 ...
20:25:26 [2020-03-17T20:25:26.920Z] 
20:25:26 [2020-03-17T20:25:26.920Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:25:26 [2020-03-17T20:25:26.920Z] #10 82.57 Selecting previously unselected package binutils-mingw-w64-x86-64.
20:25:26 [2020-03-17T20:25:26.920Z] #10 82.59 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
20:25:26 [2020-03-17T20:25:26.920Z] #10 82.60 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
20:25:26 [2020-03-17T20:25:26.920Z] #10 87.38 Selecting previously unselected package binutils-mingw-w64.
20:25:26 [2020-03-17T20:25:26.920Z] #10 87.41 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
20:25:26 [2020-03-17T20:25:26.920Z] #10 87.42 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
20:25:26 [2020-03-17T20:25:26.920Z] #10 87.57 Selecting previously unselected package libdevmapper1.02.1:amd64.
20:25:26 [2020-03-17T20:25:26.920Z] #10 87.57 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
20:25:26 [2020-03-17T20:25:26.920Z] #10 87.60 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
20:25:26 [2020-03-17T20:25:26.920Z] #10 87.83 Selecting previously unselected package dmsetup.
20:25:26 [2020-03-17T20:25:26.920Z] #10 87.84 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
20:25:26 [2020-03-17T20:25:26.920Z] #10 87.84 Unpacking dmsetup (2:1.02.155-3) ...
20:25:26 [2020-03-17T20:25:26.920Z] #10 88.08 Selecting previously unselected package mingw-w64-common.
20:25:26 [2020-03-17T20:25:26.920Z] #10 88.08 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
20:25:26 [2020-03-17T20:25:26.920Z] #10 88.10 Unpacking mingw-w64-common (6.0.0-3) ...
20:25:27 [2020-03-17T20:25:27.177Z] #10 ...
20:25:27 [2020-03-17T20:25:27.177Z] 
20:25:27 [2020-03-17T20:25:27.177Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:25:27 [2020-03-17T20:25:27.177Z] #27 20.31 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
20:25:27 [2020-03-17T20:25:27.177Z] #27 20.66 
20:25:27 [2020-03-17T20:25:27.177Z] #27 20.87 
######################################################################## 100.0%
20:25:27 [2020-03-17T20:25:27.177Z] #27 21.08 
20:25:27 [2020-03-17T20:25:27.463Z] #44 153.0   CC       criu/pie-util-vdso.o
20:25:27 [2020-03-17T20:25:27.744Z] #44 160.2   CC       criu/sockets.o
20:25:28 [2020-03-17T20:25:28.030Z] #44 153.5   CC       criu/pie-util.o
20:25:28 [2020-03-17T20:25:28.107Z] #27 22.26 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
20:25:28 [2020-03-17T20:25:28.107Z] #27 22.63 
20:25:28 [2020-03-17T20:25:28.288Z] #44 153.8   CC       criu/pipes.o
20:25:28 [2020-03-17T20:25:28.308Z] #44 161.0   CC       criu/stats.o
20:25:28 [2020-03-17T20:25:28.566Z] #44 161.2   CC       criu/string.o
20:25:28 [2020-03-17T20:25:28.671Z] #27 22.85 
####################################################################      95.4%
######################################################################## 100.0%
20:25:28 [2020-03-17T20:25:28.671Z] #27 23.00 
20:25:28 [2020-03-17T20:25:28.824Z] #44 161.3   CC       criu/sysctl.o
20:25:28 [2020-03-17T20:25:28.855Z] #44 154.6   CC       criu/plugin.o
20:25:29 [2020-03-17T20:25:29.389Z] #44 161.8   CC       criu/sysfs_parse.o
20:25:29 [2020-03-17T20:25:29.421Z] #44 155.0   CC       criu/proc_parse.o
20:25:29 [2020-03-17T20:25:29.601Z] #27 24.02 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
20:25:29 [2020-03-17T20:25:29.601Z] #27 24.13 skipping existing 1849cc453dee
20:25:29 [2020-03-17T20:25:29.647Z] #44 162.2   CC       criu/timerfd.o
20:25:29 [2020-03-17T20:25:29.859Z] #27 24.26 
20:25:29 [2020-03-17T20:25:29.905Z] #44 162.5   CC       criu/tty.o
20:25:30 [2020-03-17T20:25:30.789Z] #27 25.17 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
20:25:31 [2020-03-17T20:25:31.353Z] #27 25.53 
20:25:31 [2020-03-17T20:25:31.353Z] #27 25.70 
######################################################################## 100.0%
20:25:31 [2020-03-17T20:25:31.353Z] #27 25.80 
20:25:31 [2020-03-17T20:25:31.611Z] #27 25.90 Download of images into '/build' complete.
20:25:31 [2020-03-17T20:25:31.611Z] #27 25.90 Use something like the following to load the result into a Docker daemon:
20:25:31 [2020-03-17T20:25:31.611Z] #27 25.90   tar -cC '/build' . | docker load
20:25:31 [2020-03-17T20:25:31.802Z] #44 164.2   CC       criu/tun.o
20:25:31 [2020-03-17T20:25:31.868Z] #27 DONE 26.1s
20:25:31 [2020-03-17T20:25:31.868Z] 
20:25:31 [2020-03-17T20:25:31.868Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:25:31 [2020-03-17T20:25:31.868Z] #35 96.14 Setting up libicu63:amd64 (63.1-6) ...
20:25:31 [2020-03-17T20:25:31.868Z] #35 96.17 Setting up xxd (2:8.1.0875-5) ...
20:25:31 [2020-03-17T20:25:31.868Z] #35 96.20 Setting up libuv1:amd64 (1.24.1-1) ...
20:25:31 [2020-03-17T20:25:31.868Z] #35 96.21 Setting up vim-common (2:8.1.0875-5) ...
20:25:31 [2020-03-17T20:25:31.868Z] #35 96.26 Setting up librhash0:amd64 (1.3.8-1) ...
20:25:31 [2020-03-17T20:25:31.868Z] #35 96.28 Setting up cmake-data (3.13.4-1) ...
20:25:31 [2020-03-17T20:25:31.868Z] #35 96.31 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
20:25:31 [2020-03-17T20:25:31.868Z] #35 96.32 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
20:25:31 [2020-03-17T20:25:31.868Z] #35 96.34 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
20:25:31 [2020-03-17T20:25:31.868Z] #35 96.37 Setting up cmake (3.13.4-1) ...
20:25:31 [2020-03-17T20:25:31.868Z] #35 96.39 Processing triggers for libc-bin (2.28-10) ...
20:25:31 [2020-03-17T20:25:31.868Z] #35 96.52 Processing triggers for mime-support (3.62) ...
20:25:31 [2020-03-17T20:25:31.868Z] #35 DONE 97.4s
20:25:31 [2020-03-17T20:25:31.868Z] 
20:25:31 [2020-03-17T20:25:31.868Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
20:25:31 [2020-03-17T20:25:31.868Z] #36 DONE 0.1s
20:25:31 [2020-03-17T20:25:31.868Z] 
20:25:31 [2020-03-17T20:25:31.868Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:25:31 [2020-03-17T20:25:31.868Z] #47 96.20 internal/fmtsort
20:25:31 [2020-03-17T20:25:31.868Z] #47 96.99 strings
20:25:31 [2020-03-17T20:25:31.868Z] #47 ...
20:25:31 [2020-03-17T20:25:31.868Z] 
20:25:31 [2020-03-17T20:25:31.869Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
20:25:31 [2020-03-17T20:25:31.869Z] #37 DONE 0.1s
20:25:31 [2020-03-17T20:25:31.952Z] #44 157.4   CC       criu/protobuf-desc.o
20:25:32 [2020-03-17T20:25:32.060Z] #44 164.7   CC       criu/uffd.o
20:25:32 [2020-03-17T20:25:32.125Z] 
20:25:32 [2020-03-17T20:25:32.126Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:25:32 [2020-03-17T20:25:32.126Z] #47 97.36 os
20:25:32 [2020-03-17T20:25:32.626Z] #44 ...
20:25:32 [2020-03-17T20:25:32.626Z] 
20:25:32 [2020-03-17T20:25:32.626Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:25:32 [2020-03-17T20:25:32.626Z] #60 110.6 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
20:25:32 [2020-03-17T20:25:32.887Z] #44 158.4   CC       criu/protobuf.o
20:25:33 [2020-03-17T20:25:33.454Z] #44 158.9   CC       criu/pstree.o
20:25:33 [2020-03-17T20:25:33.997Z] #60 111.9 + mkdir -p /build
20:25:33 [2020-03-17T20:25:33.997Z] #60 111.9 + cp runc /build/runc
20:25:34 [2020-03-17T20:25:34.022Z] #47 ...
20:25:34 [2020-03-17T20:25:34.022Z] 
20:25:34 [2020-03-17T20:25:34.022Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:25:34 [2020-03-17T20:25:34.022Z] #56 89.07 time
20:25:34 [2020-03-17T20:25:34.022Z] #56 95.39 context
20:25:34 [2020-03-17T20:25:34.022Z] #56 96.33 os
20:25:34 [2020-03-17T20:25:34.022Z] #56 97.25 encoding/binary
20:25:34 [2020-03-17T20:25:34.022Z] #56 ...
20:25:34 [2020-03-17T20:25:34.022Z] 
20:25:34 [2020-03-17T20:25:34.022Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:25:34 [2020-03-17T20:25:34.022Z] #44 4.641 Note: Building without setproctitle() and strlcpy() support.
20:25:34 [2020-03-17T20:25:34.022Z] #44 4.641       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
20:25:34 [2020-03-17T20:25:34.022Z] #44 4.655 Note: Building without GnuTLS support
20:25:34 [2020-03-17T20:25:34.255Z] #60 DONE 112.2s
20:25:34 [2020-03-17T20:25:34.255Z] 
20:25:34 [2020-03-17T20:25:34.255Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:25:34 [2020-03-17T20:25:34.255Z] #44 165.7   CC       criu/util.o
20:25:34 [2020-03-17T20:25:34.255Z] #44 166.8   CC       criu/uts_ns.o
20:25:34 [2020-03-17T20:25:34.279Z] #44 7.463 fatal: not a git repository (or any of the parent directories): .git
20:25:34 [2020-03-17T20:25:34.279Z] #44 7.501   GEN      .gitid
20:25:34 [2020-03-17T20:25:34.279Z] #44 7.530   GEN      criu/include/version.h
20:25:34 [2020-03-17T20:25:34.279Z] #44 7.597   GEN      include/common/asm
20:25:34 [2020-03-17T20:25:34.516Z] #44 167.1   CC       criu/vdso-compat.o
20:25:34 [2020-03-17T20:25:34.516Z] #44 167.3   CC       criu/vdso.o
20:25:34 [2020-03-17T20:25:34.830Z] #44 160.2   CC       criu/rbtree.o
20:25:34 [2020-03-17T20:25:34.831Z] #44 160.5   CC       criu/rst-malloc.o
20:25:34 [2020-03-17T20:25:34.843Z] #44 ...
20:25:34 [2020-03-17T20:25:34.843Z] 
20:25:34 [2020-03-17T20:25:34.843Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:25:34 [2020-03-17T20:25:34.843Z] #56 100.2 encoding/base64
20:25:35 [2020-03-17T20:25:35.399Z] #44 160.8   CC       criu/seccomp.o
20:25:35 [2020-03-17T20:25:35.455Z] #44 168.1   LINK     criu/built-in.o
20:25:35 [2020-03-17T20:25:35.672Z] #65 200.5 + bin/containerd-stress
20:25:35 [2020-03-17T20:25:35.711Z] #44 168.2   LINK     criu/criu
20:25:35 [2020-03-17T20:25:35.772Z] #56 101.3 golang.org/x/sys/unix
20:25:35 [2020-03-17T20:25:35.968Z] #44 168.5   DEP      lib/c/criu.d
20:25:35 [2020-03-17T20:25:35.968Z] #44 168.6   CC       images/rpc.pb-c.o
20:25:36 [2020-03-17T20:25:36.334Z] #44 161.7   CC       criu/seize.o
20:25:36 [2020-03-17T20:25:36.533Z] #44 169.0   CC       lib/c/criu.o
20:25:36 [2020-03-17T20:25:36.608Z] #65 203.0 + bin/containerd-shim
20:25:36 [2020-03-17T20:25:36.703Z] #56 102.1 fmt
20:25:36 [2020-03-17T20:25:36.900Z] #44 162.5   CC       criu/servicefd.o
20:25:37 [2020-03-17T20:25:37.098Z] #44 169.6   LINK     lib/c/built-in.o
20:25:37 [2020-03-17T20:25:37.099Z] #44 169.7   LINK     lib/c/libcriu.so
20:25:37 [2020-03-17T20:25:37.099Z] #44 169.7   LINK     lib/c/libcriu.a
20:25:37 [2020-03-17T20:25:37.356Z] #44 169.8   GEN      magic.py
20:25:37 [2020-03-17T20:25:37.356Z] #44 169.9 Note: Building without setproctitle() and strlcpy() support.
20:25:37 [2020-03-17T20:25:37.356Z] #44 169.9       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
20:25:37 [2020-03-17T20:25:37.356Z] #44 169.9 Note: Building without GnuTLS support
20:25:37 [2020-03-17T20:25:37.466Z] #44 163.1   CC       criu/shmem.o
20:25:37 [2020-03-17T20:25:37.921Z] #44 170.5 fatal: not a git repository (or any of the parent directories): .git
20:25:38 [2020-03-17T20:25:38.072Z] #56 ...
20:25:38 [2020-03-17T20:25:38.072Z] 
20:25:38 [2020-03-17T20:25:38.072Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:25:38 [2020-03-17T20:25:38.072Z] #33 93.13 internal/poll
20:25:38 [2020-03-17T20:25:38.072Z] #33 95.39 internal/syscall/unix
20:25:38 [2020-03-17T20:25:38.072Z] #33 95.55 internal/fmtsort
20:25:38 [2020-03-17T20:25:38.072Z] #33 95.68 os
20:25:38 [2020-03-17T20:25:38.072Z] #33 96.30 strings
20:25:38 [2020-03-17T20:25:38.072Z] #33 99.89 path
20:25:38 [2020-03-17T20:25:38.072Z] #33 100.7 text/tabwriter
20:25:38 [2020-03-17T20:25:38.072Z] #33 101.1 fmt
20:25:38 [2020-03-17T20:25:38.072Z] #33 101.9 path/filepath
20:25:38 [2020-03-17T20:25:38.072Z] #33 ...
20:25:38 [2020-03-17T20:25:38.072Z] 
20:25:38 [2020-03-17T20:25:38.072Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:25:38 [2020-03-17T20:25:38.072Z] #44 10.69   PBCC     images/google/protobuf/descriptor.pb-c.c
20:25:38 [2020-03-17T20:25:38.072Z] #44 10.83   PBCC     images/opts.pb-c.c
20:25:38 [2020-03-17T20:25:38.072Z] #44 10.91   PBCC     images/sit.pb-c.c
20:25:38 [2020-03-17T20:25:38.072Z] #44 10.96   DEP      images/google/protobuf/descriptor.pb-c.d
20:25:38 [2020-03-17T20:25:38.072Z] #44 11.03   DEP      images/opts.pb-c.d
20:25:38 [2020-03-17T20:25:38.072Z] #44 11.10   DEP      images/sit.pb-c.d
20:25:38 [2020-03-17T20:25:38.072Z] #44 11.19   PBCC     images/macvlan.pb-c.c
20:25:38 [2020-03-17T20:25:38.072Z] #44 11.23   DEP      images/macvlan.pb-c.d
20:25:38 [2020-03-17T20:25:38.072Z] #44 11.28   PBCC     images/autofs.pb-c.c
20:25:38 [2020-03-17T20:25:38.072Z] #44 11.33   DEP      images/autofs.pb-c.d
20:25:38 [2020-03-17T20:25:38.072Z] #44 11.39   PBCC     images/sysctl.pb-c.c
20:25:38 [2020-03-17T20:25:38.072Z] #44 11.47   DEP      images/sysctl.pb-c.d
20:25:38 [2020-03-17T20:25:38.329Z] #44 11.55   PBCC     images/time.pb-c.c
20:25:38 [2020-03-17T20:25:38.329Z] #44 11.58   DEP      images/time.pb-c.d
20:25:38 [2020-03-17T20:25:38.329Z] #44 11.64   PBCC     images/binfmt-misc.pb-c.c
20:25:38 [2020-03-17T20:25:38.329Z] #44 11.68   DEP      images/binfmt-misc.pb-c.d
20:25:38 [2020-03-17T20:25:38.329Z] #44 11.73   PBCC     images/seccomp.pb-c.c
20:25:38 [2020-03-17T20:25:38.402Z] #44 ...
20:25:38 [2020-03-17T20:25:38.402Z] 
20:25:38 [2020-03-17T20:25:38.402Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:25:38 [2020-03-17T20:25:38.402Z] #41 DONE 224.7s
20:25:38 [2020-03-17T20:25:38.402Z] 
20:25:38 [2020-03-17T20:25:38.402Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:25:38 [2020-03-17T20:25:38.402Z] #44 164.0   CC       criu/sigframe.o
20:25:38 [2020-03-17T20:25:38.487Z] #44 171.0 make[1]: Nothing to be done for 'all'.
20:25:38 [2020-03-17T20:25:38.585Z] #44 11.75   DEP      images/seccomp.pb-c.d
20:25:38 [2020-03-17T20:25:38.585Z] #44 11.79   PBCC     images/userns.pb-c.c
20:25:38 [2020-03-17T20:25:38.585Z] #44 11.82   DEP      images/userns.pb-c.d
20:25:38 [2020-03-17T20:25:38.585Z] #44 11.86   PBCC     images/cgroup.pb-c.c
20:25:38 [2020-03-17T20:25:38.585Z] #44 11.92   DEP      images/cgroup.pb-c.d
20:25:38 [2020-03-17T20:25:38.585Z] #44 12.00   PBCC     images/fown.pb-c.c
20:25:38 [2020-03-17T20:25:38.661Z] #44 164.3   CC       criu/signalfd.o
20:25:38 [2020-03-17T20:25:38.745Z] #44 171.5 make[1]: 'images/built-in.o' is up to date.
20:25:38 [2020-03-17T20:25:38.745Z] #44 171.5 make[1]: 'compel/plugins/std.lib.a' is up to date.
20:25:38 [2020-03-17T20:25:38.842Z] #44 12.03   PBCC     images/ext-file.pb-c.c
20:25:38 [2020-03-17T20:25:38.842Z] #44 12.06   DEP      images/fown.pb-c.d
20:25:38 [2020-03-17T20:25:38.842Z] #44 12.16   DEP      images/ext-file.pb-c.d
20:25:38 [2020-03-17T20:25:38.842Z] #44 12.22   PBCC     images/rpc.pb-c.c
20:25:38 [2020-03-17T20:25:38.842Z] #44 12.25   DEP      images/rpc.pb-c.d
20:25:38 [2020-03-17T20:25:38.920Z] #44 164.7   CC       criu/sk-inet.o
20:25:39 [2020-03-17T20:25:39.003Z] #44 171.5 make[1]: 'compel/plugins/fds.lib.a' is up to date.
20:25:39 [2020-03-17T20:25:39.003Z] #44 171.6 make[1]: 'compel/libcompel.a' is up to date.
20:25:39 [2020-03-17T20:25:39.003Z] #44 171.6 make[1]: 'compel/compel-host-bin' is up to date.
20:25:39 [2020-03-17T20:25:39.003Z] #44 171.6 make[1]: Nothing to be done for 'all'.
20:25:39 [2020-03-17T20:25:39.003Z] #44 171.6 make[1]: 'soccr/libsoccr.a' is up to date.
20:25:39 [2020-03-17T20:25:39.099Z] #44 12.36   PBCC     images/siginfo.pb-c.c
20:25:39 [2020-03-17T20:25:39.099Z] #44 12.40   DEP      images/siginfo.pb-c.d
20:25:39 [2020-03-17T20:25:39.099Z] #44 12.49   PBCC     images/pagemap.pb-c.c
20:25:39 [2020-03-17T20:25:39.261Z] #44 171.8 make[2]: Nothing to be done for 'all'.
20:25:39 [2020-03-17T20:25:39.262Z] #44 171.8 make[2]: Nothing to be done for 'all'.
20:25:39 [2020-03-17T20:25:39.262Z] #44 171.9 make[2]: Nothing to be done for 'all'.
20:25:39 [2020-03-17T20:25:39.262Z] #44 171.9 make[2]: Nothing to be done for 'all'.
20:25:39 [2020-03-17T20:25:39.262Z] #44 172.0 make[2]: Nothing to be done for 'all'.
20:25:39 [2020-03-17T20:25:39.262Z] #44 172.0 make[2]: Nothing to be done for 'all'.
20:25:39 [2020-03-17T20:25:39.355Z] #44 12.56   DEP      images/pagemap.pb-c.d
20:25:39 [2020-03-17T20:25:39.355Z] #44 12.64   PBCC     images/rlimit.pb-c.c
20:25:39 [2020-03-17T20:25:39.355Z] #44 12.67   DEP      images/rlimit.pb-c.d
20:25:39 [2020-03-17T20:25:39.355Z] #44 12.73   PBCC     images/file-lock.pb-c.c
20:25:39 [2020-03-17T20:25:39.355Z] #44 12.74   DEP      images/file-lock.pb-c.d
20:25:39 [2020-03-17T20:25:39.519Z] #44 172.0 make[2]: Nothing to be done for 'all'.
20:25:39 [2020-03-17T20:25:39.519Z] #44 172.1 make[2]: Nothing to be done for 'all'.
20:25:39 [2020-03-17T20:25:39.519Z] #44 172.1   INSTALL  criu/criu
20:25:39 [2020-03-17T20:25:39.612Z] #44 12.80   PBCC     images/tty.pb-c.c
20:25:39 [2020-03-17T20:25:39.612Z] #44 12.89   DEP      images/tty.pb-c.d
20:25:39 [2020-03-17T20:25:39.612Z] #44 12.96   PBCC     images/tun.pb-c.c
20:25:39 [2020-03-17T20:25:39.776Z] #44 DONE 172.4s
20:25:39 [2020-03-17T20:25:39.776Z] 
20:25:39 [2020-03-17T20:25:39.776Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:25:39 [2020-03-17T20:25:39.776Z] #65 197.3 + bin/containerd
20:25:39 [2020-03-17T20:25:39.856Z] #44 ...
20:25:39 [2020-03-17T20:25:39.856Z] 
20:25:39 [2020-03-17T20:25:39.856Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
20:25:39 [2020-03-17T20:25:39.856Z] #42 DONE 0.2s
20:25:39 [2020-03-17T20:25:39.856Z] 
20:25:39 [2020-03-17T20:25:39.856Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:25:39 [2020-03-17T20:25:39.868Z] #44 13.10   PBCC     images/netdev.pb-c.c
20:25:39 [2020-03-17T20:25:39.868Z] #44 13.17   DEP      images/tun.pb-c.d
20:25:39 [2020-03-17T20:25:39.868Z] #44 13.24   DEP      images/netdev.pb-c.d
20:25:39 [2020-03-17T20:25:39.868Z] #44 13.31   PBCC     images/vma.pb-c.c
20:25:40 [2020-03-17T20:25:40.115Z] #60 ...
20:25:40 [2020-03-17T20:25:40.115Z] 
20:25:40 [2020-03-17T20:25:40.115Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:25:40 [2020-03-17T20:25:40.115Z] #44 165.9   CC       criu/sk-netlink.o
20:25:40 [2020-03-17T20:25:40.124Z] #44 13.43   DEP      images/vma.pb-c.d
20:25:40 [2020-03-17T20:25:40.124Z] #44 13.48   PBCC     images/creds.pb-c.c
20:25:40 [2020-03-17T20:25:40.124Z] #44 13.49   DEP      images/creds.pb-c.d
20:25:40 [2020-03-17T20:25:40.124Z] #44 13.54   PBCC     images/utsns.pb-c.c
20:25:40 [2020-03-17T20:25:40.381Z] #44 13.60   DEP      images/utsns.pb-c.d
20:25:40 [2020-03-17T20:25:40.381Z] #44 13.66   PBCC     images/ipc-desc.pb-c.c
20:25:40 [2020-03-17T20:25:40.381Z] #44 ...
20:25:40 [2020-03-17T20:25:40.381Z] 
20:25:40 [2020-03-17T20:25:40.381Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:25:40 [2020-03-17T20:25:40.381Z] #10 95.97 Selecting previously unselected package mingw-w64-x86-64-dev.
20:25:40 [2020-03-17T20:25:40.381Z] #10 95.99 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
20:25:40 [2020-03-17T20:25:40.381Z] #10 96.01 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
20:25:40 [2020-03-17T20:25:40.381Z] #10 104.6 Selecting previously unselected package gcc-mingw-w64-base.
20:25:40 [2020-03-17T20:25:40.381Z] #10 104.6 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
20:25:40 [2020-03-17T20:25:40.381Z] #10 104.6 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
20:25:40 [2020-03-17T20:25:40.381Z] #10 104.8 Selecting previously unselected package gcc-mingw-w64-x86-64.
20:25:40 [2020-03-17T20:25:40.381Z] #10 104.8 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
20:25:40 [2020-03-17T20:25:40.381Z] #10 104.9 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:25:40 [2020-03-17T20:25:40.381Z] #10 ...
20:25:40 [2020-03-17T20:25:40.381Z] 
20:25:40 [2020-03-17T20:25:40.381Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:25:40 [2020-03-17T20:25:40.381Z] #44 13.73   PBCC     images/ipc-sem.pb-c.c
20:25:40 [2020-03-17T20:25:40.381Z] #44 13.74   DEP      images/ipc-desc.pb-c.d
20:25:40 [2020-03-17T20:25:40.638Z] #44 13.83   DEP      images/ipc-sem.pb-c.d
20:25:40 [2020-03-17T20:25:40.638Z] #44 13.89   PBCC     images/ipc-msg.pb-c.c
20:25:40 [2020-03-17T20:25:40.638Z] #44 13.93   DEP      images/ipc-msg.pb-c.d
20:25:40 [2020-03-17T20:25:40.638Z] #44 14.03   PBCC     images/ipc-shm.pb-c.c
20:25:40 [2020-03-17T20:25:40.682Z] #44 166.2   CC       criu/sk-packet.o
20:25:40 [2020-03-17T20:25:40.895Z] #44 14.07   DEP      images/ipc-shm.pb-c.d
20:25:40 [2020-03-17T20:25:40.895Z] #44 14.13   PBCC     images/ipc-var.pb-c.c
20:25:40 [2020-03-17T20:25:40.895Z] #44 14.16   DEP      images/ipc-var.pb-c.d
20:25:40 [2020-03-17T20:25:40.895Z] #44 14.27   PBCC     images/sk-opts.pb-c.c
20:25:40 [2020-03-17T20:25:40.940Z] #44 166.7   CC       criu/sk-queue.o
20:25:41 [2020-03-17T20:25:41.147Z] #65 ...
20:25:41 [2020-03-17T20:25:41.147Z] 
20:25:41 [2020-03-17T20:25:41.147Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
20:25:41 [2020-03-17T20:25:41.147Z] #45 DONE 0.1s
20:25:41 [2020-03-17T20:25:41.147Z] 
20:25:41 [2020-03-17T20:25:41.147Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
20:25:41 [2020-03-17T20:25:41.147Z] #48 DONE 0.2s
20:25:41 [2020-03-17T20:25:41.147Z] 
20:25:41 [2020-03-17T20:25:41.147Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
20:25:41 [2020-03-17T20:25:41.147Z] #51 DONE 0.1s
20:25:41 [2020-03-17T20:25:41.147Z] 
20:25:41 [2020-03-17T20:25:41.147Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:25:41 [2020-03-17T20:25:41.152Z] #44 14.31   PBCC     images/packet-sock.pb-c.c
20:25:41 [2020-03-17T20:25:41.152Z] #44 14.39   DEP      images/sk-opts.pb-c.d
20:25:41 [2020-03-17T20:25:41.152Z] #44 14.44   DEP      images/packet-sock.pb-c.d
20:25:41 [2020-03-17T20:25:41.152Z] #44 14.51   PBCC     images/sk-netlink.pb-c.c
20:25:41 [2020-03-17T20:25:41.408Z] #44 14.60   DEP      images/sk-netlink.pb-c.d
20:25:41 [2020-03-17T20:25:41.408Z] #44 14.69   PBCC     images/sk-inet.pb-c.c
20:25:41 [2020-03-17T20:25:41.408Z] #44 14.75   DEP      images/sk-inet.pb-c.d
20:25:41 [2020-03-17T20:25:41.507Z] #44 167.2   CC       criu/sk-tcp.o
20:25:41 [2020-03-17T20:25:41.664Z] #44 14.85   PBCC     images/sk-unix.pb-c.c
20:25:41 [2020-03-17T20:25:41.665Z] #44 14.92   DEP      images/sk-unix.pb-c.d
20:25:41 [2020-03-17T20:25:41.665Z] #44 14.97   PBCC     images/mm.pb-c.c
20:25:41 [2020-03-17T20:25:41.665Z] #44 15.05   DEP      images/mm.pb-c.d
20:25:41 [2020-03-17T20:25:41.930Z] #44 15.13   PBCC     images/timerfd.pb-c.c
20:25:41 [2020-03-17T20:25:41.930Z] #44 15.23   DEP      images/timerfd.pb-c.d
20:25:41 [2020-03-17T20:25:41.930Z] #44 ...
20:25:41 [2020-03-17T20:25:41.930Z] 
20:25:41 [2020-03-17T20:25:41.930Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:25:41 [2020-03-17T20:25:41.930Z] #38 3.324 + RM_GOPATH=0
20:25:41 [2020-03-17T20:25:41.930Z] #38 3.324 + TMP_GOPATH=
20:25:41 [2020-03-17T20:25:41.930Z] #38 3.324 + : /build
20:25:41 [2020-03-17T20:25:41.930Z] #38 3.324 + '[' -z '' ']'
20:25:41 [2020-03-17T20:25:41.930Z] #38 3.324 ++ mktemp -d
20:25:41 [2020-03-17T20:25:41.930Z] #38 3.337 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
20:25:41 [2020-03-17T20:25:41.930Z] #38 3.337 + export GOPATH=/tmp/tmp.G65QABGg7z
20:25:41 [2020-03-17T20:25:41.930Z] #38 3.337 + GOPATH=/tmp/tmp.G65QABGg7z
20:25:41 [2020-03-17T20:25:41.930Z] #38 3.337 + RM_GOPATH=1
20:25:41 [2020-03-17T20:25:41.930Z] #38 3.337 ++ dirname ./install.sh
20:25:41 [2020-03-17T20:25:41.930Z] #38 3.337 + dir=.
20:25:41 [2020-03-17T20:25:41.930Z] #38 3.337 + bin=tini
20:25:41 [2020-03-17T20:25:41.930Z] #38 3.337 + shift
20:25:41 [2020-03-17T20:25:41.930Z] #38 3.337 + '[' '!' -f ./tini.installer ']'
20:25:41 [2020-03-17T20:25:41.930Z] #38 3.337 + . ./tini.installer
20:25:41 [2020-03-17T20:25:41.930Z] #38 3.337 ++ : fec3683b971d9c3ef73f284f176672c44b448662
20:25:41 [2020-03-17T20:25:41.930Z] #38 3.337 + install_tini
20:25:41 [2020-03-17T20:25:41.930Z] #38 3.337 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
20:25:41 [2020-03-17T20:25:41.930Z] #38 3.337 + git clone https://github.com/krallin/tini.git /tmp/tmp.G65QABGg7z/tini
20:25:41 [2020-03-17T20:25:41.930Z] #38 3.337 Cloning into '/tmp/tmp.G65QABGg7z/tini'...
20:25:41 [2020-03-17T20:25:41.930Z] #38 4.932 + cd /tmp/tmp.G65QABGg7z/tini
20:25:41 [2020-03-17T20:25:41.930Z] #38 4.933 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
20:25:41 [2020-03-17T20:25:41.930Z] #38 4.940 + cmake .
20:25:41 [2020-03-17T20:25:41.930Z] #38 5.470 -- The C compiler identification is GNU 8.3.0
20:25:41 [2020-03-17T20:25:41.930Z] #38 5.537 -- Check for working C compiler: /usr/bin/cc
20:25:41 [2020-03-17T20:25:41.930Z] #38 6.448 -- Check for working C compiler: /usr/bin/cc -- works
20:25:41 [2020-03-17T20:25:41.930Z] #38 6.457 -- Detecting C compiler ABI info
20:25:41 [2020-03-17T20:25:41.930Z] #38 7.195 -- Detecting C compiler ABI info - done
20:25:41 [2020-03-17T20:25:41.930Z] #38 7.238 -- Detecting C compile features
20:25:41 [2020-03-17T20:25:41.930Z] #38 9.534 -- Detecting C compile features - done
20:25:41 [2020-03-17T20:25:41.930Z] #38 9.596 -- Performing Test HAS_BUILTIN_FORTIFY
20:25:41 [2020-03-17T20:25:41.930Z] #38 9.813 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
20:25:41 [2020-03-17T20:25:41.930Z] #38 9.911 -- Configuring done
20:25:41 [2020-03-17T20:25:41.930Z] #38 9.935 -- Generating done
20:25:41 [2020-03-17T20:25:41.930Z] #38 9.957 -- Build files have been written to: /tmp/tmp.G65QABGg7z/tini
20:25:41 [2020-03-17T20:25:41.930Z] #38 9.962 + make tini-static
20:25:42 [2020-03-17T20:25:42.074Z] #44 167.7   CC       criu/sk-unix.o
20:25:42 [2020-03-17T20:25:42.187Z] #38 ...
20:25:42 [2020-03-17T20:25:42.187Z] 
20:25:42 [2020-03-17T20:25:42.187Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:25:42 [2020-03-17T20:25:42.187Z] #44 15.35   PBCC     images/timer.pb-c.c
20:25:42 [2020-03-17T20:25:42.187Z] #44 15.44   DEP      images/timer.pb-c.d
20:25:42 [2020-03-17T20:25:42.187Z] #44 15.52   PBCC     images/sa.pb-c.c
20:25:42 [2020-03-17T20:25:42.444Z] #44 15.63   DEP      images/sa.pb-c.d
20:25:42 [2020-03-17T20:25:42.444Z] #44 15.71   PBCC     images/pipe-data.pb-c.c
20:25:42 [2020-03-17T20:25:42.444Z] #44 15.75   DEP      images/pipe-data.pb-c.d
20:25:42 [2020-03-17T20:25:42.444Z] #44 15.81   PBCC     images/mnt.pb-c.c
20:25:42 [2020-03-17T20:25:42.528Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
20:25:42 [2020-03-17T20:25:42.528Z] ok  	github.com/docker/docker/api/server/httputils	0.006s	coverage: 14.7% of statements
20:25:42 [2020-03-17T20:25:42.528Z] ok  	github.com/docker/docker/api/server/middleware	0.011s	coverage: 37.7% of statements
20:25:42 [2020-03-17T20:25:42.528Z] ?   	github.com/docker/docker/api/server/router	[no test files]
20:25:42 [2020-03-17T20:25:42.528Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
20:25:42 [2020-03-17T20:25:42.528Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
20:25:42 [2020-03-17T20:25:42.528Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
20:25:42 [2020-03-17T20:25:42.528Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
20:25:42 [2020-03-17T20:25:42.528Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
20:25:42 [2020-03-17T20:25:42.528Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
20:25:42 [2020-03-17T20:25:42.528Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
20:25:42 [2020-03-17T20:25:42.528Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
20:25:42 [2020-03-17T20:25:42.528Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
20:25:42 [2020-03-17T20:25:42.528Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
20:25:42 [2020-03-17T20:25:42.528Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 4.5% of statements
20:25:42 [2020-03-17T20:25:42.528Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
20:25:42 [2020-03-17T20:25:42.528Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
20:25:42 [2020-03-17T20:25:42.528Z] ?   	github.com/docker/docker/api/types	[no test files]
20:25:42 [2020-03-17T20:25:42.528Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
20:25:42 [2020-03-17T20:25:42.528Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
20:25:42 [2020-03-17T20:25:42.528Z] ?   	github.com/docker/docker/api/types/container	[no test files]
20:25:42 [2020-03-17T20:25:42.528Z] ?   	github.com/docker/docker/api/types/events	[no test files]
20:25:42 [2020-03-17T20:25:42.528Z] ok  	github.com/docker/docker/api/types/strslice	0.001s	coverage: 90.0% of statements
20:25:42 [2020-03-17T20:25:42.528Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 92.2% of statements
20:25:42 [2020-03-17T20:25:42.528Z] ?   	github.com/docker/docker/api/types/image	[no test files]
20:25:42 [2020-03-17T20:25:42.528Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
20:25:42 [2020-03-17T20:25:42.528Z] ?   	github.com/docker/docker/api/types/network	[no test files]
20:25:42 [2020-03-17T20:25:42.528Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
20:25:42 [2020-03-17T20:25:42.528Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
20:25:42 [2020-03-17T20:25:42.528Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
20:25:42 [2020-03-17T20:25:42.528Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
20:25:42 [2020-03-17T20:25:42.528Z] ok  	github.com/docker/docker/api/types/time	0.008s	coverage: 100.0% of statements
20:25:42 [2020-03-17T20:25:42.528Z] ok  	github.com/docker/docker/api/types/versions	0.008s	coverage: 75.0% of statements
20:25:42 [2020-03-17T20:25:42.528Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
20:25:42 [2020-03-17T20:25:42.528Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
20:25:42 [2020-03-17T20:25:42.528Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
20:25:42 [2020-03-17T20:25:42.528Z] ?   	github.com/docker/docker/builder	[no test files]
20:25:42 [2020-03-17T20:25:42.528Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
20:25:42 [2020-03-17T20:25:42.528Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
20:25:42 [2020-03-17T20:25:42.528Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
20:25:42 [2020-03-17T20:25:42.528Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
20:25:42 [2020-03-17T20:25:42.528Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
20:25:42 [2020-03-17T20:25:42.528Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
20:25:42 [2020-03-17T20:25:42.528Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
20:25:42 [2020-03-17T20:25:42.528Z] ok  	github.com/docker/docker/builder/dockerignore	0.005s	coverage: 96.8% of statements
20:25:42 [2020-03-17T20:25:42.701Z] #44 15.92   DEP      images/mnt.pb-c.d
20:25:42 [2020-03-17T20:25:42.701Z] #44 15.99   PBCC     images/sk-packet.pb-c.c
20:25:42 [2020-03-17T20:25:42.701Z] #44 16.04   DEP      images/sk-packet.pb-c.d
20:25:42 [2020-03-17T20:25:42.958Z] #44 16.10   PBCC     images/tcp-stream.pb-c.c
20:25:42 [2020-03-17T20:25:42.958Z] #44 16.12   DEP      images/tcp-stream.pb-c.d
20:25:42 [2020-03-17T20:25:42.958Z] #44 16.17   PBCC     images/pipe.pb-c.c
20:25:42 [2020-03-17T20:25:42.958Z] #44 16.24   DEP      images/pipe.pb-c.d
20:25:43 [2020-03-17T20:25:43.139Z] ok  	github.com/docker/docker/builder/remotecontext	0.336s	coverage: 13.6% of statements
20:25:43 [2020-03-17T20:25:43.181Z] #65 208.4 + bin/containerd-shim-runc-v1
20:25:43 [2020-03-17T20:25:43.216Z] #44 16.33   PBCC     images/pstree.pb-c.c
20:25:43 [2020-03-17T20:25:43.216Z] #44 16.40   DEP      images/pstree.pb-c.d
20:25:43 [2020-03-17T20:25:43.216Z] #44 16.49   PBCC     images/fs.pb-c.c
20:25:43 [2020-03-17T20:25:43.216Z] #44 16.53   DEP      images/fs.pb-c.d
20:25:43 [2020-03-17T20:25:43.216Z] #44 16.58   PBCC     images/signalfd.pb-c.c
20:25:43 [2020-03-17T20:25:43.473Z] #44 16.67   DEP      images/signalfd.pb-c.d
20:25:43 [2020-03-17T20:25:43.473Z] #44 16.76   PBCC     images/fh.pb-c.c
20:25:43 [2020-03-17T20:25:43.730Z] #44 16.88   PBCC     images/fsnotify.pb-c.c
20:25:43 [2020-03-17T20:25:43.730Z] #44 17.03   DEP      images/fh.pb-c.d
20:25:43 [2020-03-17T20:25:43.730Z] #44 17.14   DEP      images/fsnotify.pb-c.d
20:25:43 [2020-03-17T20:25:43.751Z] ok  	github.com/docker/docker/builder/dockerfile	1.016s	coverage: 48.2% of statements
20:25:43 [2020-03-17T20:25:43.975Z] #44 169.4   CC       criu/sockets.o
20:25:43 [2020-03-17T20:25:43.986Z] #44 17.18   PBCC     images/eventpoll.pb-c.c
20:25:43 [2020-03-17T20:25:43.986Z] #44 17.24   DEP      images/eventpoll.pb-c.d
20:25:43 [2020-03-17T20:25:43.986Z] #44 17.35   PBCC     images/eventfd.pb-c.c
20:25:43 [2020-03-17T20:25:43.986Z] #44 17.36   DEP      images/eventfd.pb-c.d
20:25:43 [2020-03-17T20:25:43.986Z] #44 17.42   PBCC     images/remap-file-path.pb-c.c
20:25:44 [2020-03-17T20:25:44.243Z] #44 17.48   DEP      images/remap-file-path.pb-c.d
20:25:44 [2020-03-17T20:25:44.243Z] #44 17.57   PBCC     images/fifo.pb-c.c
20:25:44 [2020-03-17T20:25:44.243Z] #44 17.61   DEP      images/fifo.pb-c.d
20:25:44 [2020-03-17T20:25:44.243Z] #44 17.67   PBCC     images/ghost-file.pb-c.c
20:25:44 [2020-03-17T20:25:44.364Z] ok  	github.com/docker/docker/cli/debug	0.001s	coverage: 100.0% of statements
20:25:44 [2020-03-17T20:25:44.500Z] #44 17.75   DEP      images/ghost-file.pb-c.d
20:25:44 [2020-03-17T20:25:44.500Z] #44 17.80   PBCC     images/regfile.pb-c.c
20:25:44 [2020-03-17T20:25:44.500Z] #44 17.83   DEP      images/regfile.pb-c.d
20:25:44 [2020-03-17T20:25:44.500Z] #44 17.90   PBCC     images/ns.pb-c.c
20:25:44 [2020-03-17T20:25:44.500Z] #44 17.93   DEP      images/ns.pb-c.d
20:25:44 [2020-03-17T20:25:44.542Z] #44 170.2   CC       criu/stats.o
20:25:44 [2020-03-17T20:25:44.645Z] ok  	github.com/docker/docker/builder/remotecontext/git	0.874s	coverage: 86.3% of statements
20:25:44 [2020-03-17T20:25:44.645Z] ?   	github.com/docker/docker/cli	[no test files]
20:25:44 [2020-03-17T20:25:44.645Z] ?   	github.com/docker/docker/cli/config	[no test files]
20:25:44 [2020-03-17T20:25:44.757Z] #44 17.99   PBCC     images/fdinfo.pb-c.c
20:25:44 [2020-03-17T20:25:44.757Z] #44 18.13   DEP      images/fdinfo.pb-c.d
20:25:44 [2020-03-17T20:25:44.757Z] #44 18.20   PBCC     images/core-aarch64.pb-c.c
20:25:44 [2020-03-17T20:25:44.800Z] #44 170.4   CC       criu/string.o
20:25:44 [2020-03-17T20:25:44.800Z] #44 170.5   CC       criu/sysctl.o
20:25:45 [2020-03-17T20:25:45.014Z] #44 18.25   PBCC     images/core-arm.pb-c.c
20:25:45 [2020-03-17T20:25:45.014Z] #44 18.34   PBCC     images/core-ppc64.pb-c.c
20:25:45 [2020-03-17T20:25:45.014Z] #44 ...
20:25:45 [2020-03-17T20:25:45.014Z] 
20:25:45 [2020-03-17T20:25:45.014Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:25:45 [2020-03-17T20:25:45.014Z] #38 10.42 Scanning dependencies of target tini-static
20:25:45 [2020-03-17T20:25:45.014Z] #38 10.71 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
20:25:45 [2020-03-17T20:25:45.014Z] #38 12.24 [100%] Linking C executable tini-static
20:25:45 [2020-03-17T20:25:45.014Z] #38 12.94 [100%] Built target tini-static
20:25:45 [2020-03-17T20:25:45.014Z] #38 13.03 + mkdir -p /build
20:25:45 [2020-03-17T20:25:45.014Z] #38 13.04 + cp tini-static /build/docker-init
20:25:45 [2020-03-17T20:25:45.014Z] #38 DONE 13.2s
20:25:45 [2020-03-17T20:25:45.014Z] 
20:25:45 [2020-03-17T20:25:45.014Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:25:45 [2020-03-17T20:25:45.014Z] #44 18.40   PBCC     images/core-s390.pb-c.c
20:25:45 [2020-03-17T20:25:45.087Z] #65 211.2 + bin/containerd-shim-runc-v2
20:25:45 [2020-03-17T20:25:45.272Z] #44 18.58   PBCC     images/core-x86.pb-c.c
20:25:45 [2020-03-17T20:25:45.529Z] #44 18.72   PBCC     images/core.pb-c.c
20:25:45 [2020-03-17T20:25:45.529Z] #44 18.82   PBCC     images/inventory.pb-c.c
20:25:45 [2020-03-17T20:25:45.529Z] #44 18.87   DEP      images/core-aarch64.pb-c.d
20:25:45 [2020-03-17T20:25:45.735Z] #44 171.1   CC       criu/sysfs_parse.o
20:25:45 [2020-03-17T20:25:45.735Z] #44 171.5   CC       criu/timerfd.o
20:25:45 [2020-03-17T20:25:45.787Z] #44 18.92   DEP      images/core-arm.pb-c.d
20:25:45 [2020-03-17T20:25:45.787Z] #44 ...
20:25:45 [2020-03-17T20:25:45.787Z] 
20:25:45 [2020-03-17T20:25:45.787Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:25:45 [2020-03-17T20:25:45.787Z] #47 100.9 regexp/syntax
20:25:45 [2020-03-17T20:25:45.787Z] #47 103.2 fmt
20:25:45 [2020-03-17T20:25:45.787Z] #47 106.5 regexp
20:25:45 [2020-03-17T20:25:45.787Z] #47 108.1 go/token
20:25:45 [2020-03-17T20:25:45.787Z] #47 109.1 go/scanner
20:25:45 [2020-03-17T20:25:45.787Z] #47 110.8 internal/lazyregexp
20:25:45 [2020-03-17T20:25:45.787Z] #47 110.8 go/ast
20:25:45 [2020-03-17T20:25:45.787Z] #47 ...
20:25:45 [2020-03-17T20:25:45.787Z] 
20:25:45 [2020-03-17T20:25:45.787Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:25:45 [2020-03-17T20:25:45.787Z] #44 19.02   DEP      images/core-ppc64.pb-c.d
20:25:45 [2020-03-17T20:25:45.787Z] #44 19.15   DEP      images/core-s390.pb-c.d
20:25:46 [2020-03-17T20:25:46.024Z] #65 212.3 + binaries
20:25:46 [2020-03-17T20:25:46.024Z] #65 212.3 + mkdir -p /build
20:25:46 [2020-03-17T20:25:46.024Z] #65 212.3 + cp bin/containerd /build/containerd
20:25:46 [2020-03-17T20:25:46.024Z] #65 212.3 + cp bin/containerd-shim /build/containerd-shim
20:25:46 [2020-03-17T20:25:46.024Z] #65 212.3 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
20:25:46 [2020-03-17T20:25:46.024Z] #65 212.4 + cp bin/ctr /build/ctr
20:25:46 [2020-03-17T20:25:46.056Z] #44 19.28   DEP      images/core-x86.pb-c.d
20:25:46 [2020-03-17T20:25:46.056Z] #44 19.37   DEP      images/core.pb-c.d
20:25:46 [2020-03-17T20:25:46.303Z] #44 171.8   CC       criu/tty.o
20:25:46 [2020-03-17T20:25:46.313Z] #44 19.53   DEP      images/inventory.pb-c.d
20:25:46 [2020-03-17T20:25:46.313Z] #44 19.70   PBCC     images/cpuinfo.pb-c.c
20:25:46 [2020-03-17T20:25:46.572Z] #44 19.74   DEP      images/cpuinfo.pb-c.d
20:25:46 [2020-03-17T20:25:46.572Z] #44 19.81   PBCC     images/stats.pb-c.c
20:25:46 [2020-03-17T20:25:46.572Z] #44 19.81   DEP      images/stats.pb-c.d
20:25:46 [2020-03-17T20:25:46.592Z] #65 DONE 212.8s
20:25:47 [2020-03-17T20:25:47.312Z] ok  	github.com/docker/docker/client	0.120s	coverage: 75.8% of statements
20:25:47 [2020-03-17T20:25:47.678Z] #44 173.1   CC       criu/tun.o
20:25:47 [2020-03-17T20:25:47.678Z] #44 ...
20:25:47 [2020-03-17T20:25:47.678Z] 
20:25:47 [2020-03-17T20:25:47.678Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:25:47 [2020-03-17T20:25:47.678Z] #60 118.1 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
20:25:47 [2020-03-17T20:25:47.697Z] #53 DONE 252.3s
20:25:47 [2020-03-17T20:25:47.697Z] 
20:25:47 [2020-03-17T20:25:47.697Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:25:47 [2020-03-17T20:25:47.968Z] 
20:25:47 [2020-03-17T20:25:47.968Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
20:25:47 [2020-03-17T20:25:47.968Z] #66 DONE 0.3s
20:25:48 [2020-03-17T20:25:48.227Z] 
20:25:48 [2020-03-17T20:25:48.227Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
20:25:48 [2020-03-17T20:25:48.227Z] #70 DONE 0.1s
20:25:48 [2020-03-17T20:25:48.261Z] #65 ...
20:25:48 [2020-03-17T20:25:48.261Z] 
20:25:48 [2020-03-17T20:25:48.261Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
20:25:48 [2020-03-17T20:25:48.466Z] #44 21.41 make[1]: Nothing to be done for 'all'.
20:25:48 [2020-03-17T20:25:48.466Z] #44 ...
20:25:48 [2020-03-17T20:25:48.466Z] 
20:25:48 [2020-03-17T20:25:48.466Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:25:48 [2020-03-17T20:25:48.466Z] #33 103.7 io/ioutil
20:25:48 [2020-03-17T20:25:48.466Z] #33 105.5 flag
20:25:48 [2020-03-17T20:25:48.466Z] #33 105.5 github.com/BurntSushi/toml
20:25:48 [2020-03-17T20:25:48.466Z] #33 107.6 log
20:25:48 [2020-03-17T20:25:48.466Z] #33 110.1 github.com/BurntSushi/toml/cmd/tomlv
20:25:48 [2020-03-17T20:25:48.466Z] #33 ...
20:25:48 [2020-03-17T20:25:48.466Z] 
20:25:48 [2020-03-17T20:25:48.466Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:25:48 [2020-03-17T20:25:48.485Z] 
20:25:48 [2020-03-17T20:25:48.485Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
20:25:48 [2020-03-17T20:25:48.485Z] #72 DONE 0.1s
20:25:48 [2020-03-17T20:25:48.485Z] 
20:25:48 [2020-03-17T20:25:48.485Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
20:25:48 [2020-03-17T20:25:48.485Z] #75 DONE 0.1s
20:25:48 [2020-03-17T20:25:48.518Z] #54 DONE 0.2s
20:25:48 [2020-03-17T20:25:48.518Z] 
20:25:48 [2020-03-17T20:25:48.518Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
20:25:48 [2020-03-17T20:25:48.744Z] 
20:25:48 [2020-03-17T20:25:48.744Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
20:25:48 [2020-03-17T20:25:48.744Z] #76 DONE 0.1s
20:25:48 [2020-03-17T20:25:48.744Z] 
20:25:48 [2020-03-17T20:25:48.744Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
20:25:48 [2020-03-17T20:25:48.792Z] #57 DONE 0.2s
20:25:48 [2020-03-17T20:25:48.792Z] 
20:25:48 [2020-03-17T20:25:48.792Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
20:25:48 [2020-03-17T20:25:48.792Z] #61 DONE 0.1s
20:25:48 [2020-03-17T20:25:48.792Z] 
20:25:48 [2020-03-17T20:25:48.792Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:25:49 [2020-03-17T20:25:49.055Z] #60 119.6 + mkdir -p /build
20:25:49 [2020-03-17T20:25:49.314Z] #60 119.6 + cp runc /build/runc
20:25:49 [2020-03-17T20:25:49.314Z] #60 DONE 119.9s
20:25:49 [2020-03-17T20:25:49.314Z] 
20:25:49 [2020-03-17T20:25:49.314Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:25:49 [2020-03-17T20:25:49.314Z] #44 173.6   CC       criu/uffd.o
20:25:49 [2020-03-17T20:25:49.314Z] #44 174.6   CC       criu/util.o
20:25:49 [2020-03-17T20:25:49.752Z] #65 44.63 Checking out files:  46% (1470/3137)   
Checking out files:  47% (1475/3137)   
Checking out files:  48% (1506/3137)   
Checking out files:  49% (1538/3137)   
Checking out files:  50% (1569/3137)   
Checking out files:  51% (1600/3137)   
Checking out files:  52% (1632/3137)   
Checking out files:  53% (1663/3137)   
Checking out files:  54% (1694/3137)   
Checking out files:  55% (1726/3137)   
Checking out files:  56% (1757/3137)   
Checking out files:  57% (1789/3137)   
Checking out files:  58% (1820/3137)   
Checking out files:  59% (1851/3137)   
Checking out files:  60% (1883/3137)   
Checking out files:  61% (1914/3137)   
Checking out files:  62% (1945/3137)   
Checking out files:  63% (1977/3137)   
Checking out files:  64% (2008/3137)   
Checking out files:  65% (2040/3137)   
Checking out files:  66% (2071/3137)   
Checking out files:  67% (2102/3137)   
Checking out files:  68% (2134/3137)   
Checking out files:  69% (2165/3137)   
Checking out files:  70% (2196/3137)   
Checking out files:  71% (2228/3137)   
Checking out files:  72% (2259/3137)   
Checking out files:  73% (2291/3137)   
Checking out files:  74% (2322/3137)   
Checking out files:  75% (2353/3137)   
Checking out files:  76% (2385/3137)   
Checking out files:  77% (2416/3137)   
Checking out files:  78% (2447/3137)   
Checking out files:  79% (2479/3137)   
Checking out files:  80% (2510/3137)   
Checking out files:  81% (2541/3137)   
Checking out files:  82% (2573/3137)   
Checking out files:  83% (2604/3137)   
Checking out files:  83% (2633/3137)   
Checking out files:  84% (2636/3137)   
Checking out files:  85% (2667/3137)   
Checking out files:  86% (2698/3137)   
Checking out files:  87% (2730/3137)   
Checking out files:  88% (2761/3137)   
Checking out files:  89% (2792/3137)   
Checking out files:  90% (2824/3137)   
Checking out files:  91% (2855/3137)   
Checking out files:  92% (2887/3137)   
Checking out files:  93% (2918/3137)   
Checking out files:  94% (2949/3137)   
Checking out files:  95% (2981/3137)   
Checking out files:  96% (3012/3137)   
Checking out files:  97% (3043/3137)   
Checking out files:  98% (3075/3137)   
Checking out files:  99% (3106/3137)   
Checking out files: 100% (3137/3137)   
Checking out files: 100% (3137/3137), done.
20:25:49 [2020-03-17T20:25:49.752Z] #65 46.24 + cd /tmp/tmp.yancY0rk5G/src/github.com/containerd/containerd
20:25:49 [2020-03-17T20:25:49.752Z] #65 46.24 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178
20:25:50 [2020-03-17T20:25:50.008Z] #65 ...
20:25:50 [2020-03-17T20:25:50.008Z] 
20:25:50 [2020-03-17T20:25:50.008Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:25:50 [2020-03-17T20:25:50.008Z] #33 DONE 115.4s
20:25:50 [2020-03-17T20:25:50.008Z] 
20:25:50 [2020-03-17T20:25:50.008Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:25:50 [2020-03-17T20:25:50.008Z] #44 23.16   CC       images/stats.o
20:25:50 [2020-03-17T20:25:50.122Z] #77 DONE 1.5s
20:25:50 [2020-03-17T20:25:50.122Z] 
20:25:50 [2020-03-17T20:25:50.122Z] #78 exporting to image
20:25:50 [2020-03-17T20:25:50.122Z] #78 exporting layers
20:25:50 [2020-03-17T20:25:50.572Z] #44 23.70   CC       images/core.o
20:25:50 [2020-03-17T20:25:50.689Z] #44 176.1   CC       criu/uts_ns.o
20:25:50 [2020-03-17T20:25:50.689Z] #44 176.3   CC       criu/vdso-compat.o
20:25:50 [2020-03-17T20:25:50.947Z] #44 176.4   CC       criu/vdso.o
20:25:51 [2020-03-17T20:25:51.205Z] #44 176.8   LINK     criu/built-in.o
20:25:51 [2020-03-17T20:25:51.205Z] #44 176.9   LINK     criu/criu
20:25:51 [2020-03-17T20:25:51.463Z] #44 177.2   DEP      lib/c/criu.d
20:25:51 [2020-03-17T20:25:51.503Z] #44 24.79   CC       images/core-x86.o
20:25:51 [2020-03-17T20:25:51.722Z] #44 177.3   CC       images/rpc.pb-c.o
20:25:51 [2020-03-17T20:25:51.980Z] #44 177.6   CC       lib/c/criu.o
20:25:52 [2020-03-17T20:25:52.134Z] #44 25.37   CC       images/core-arm.o
20:25:52 [2020-03-17T20:25:52.393Z] #44 25.80   CC       images/core-aarch64.o
20:25:52 [2020-03-17T20:25:52.393Z] #44 ...
20:25:52 [2020-03-17T20:25:52.393Z] 
20:25:52 [2020-03-17T20:25:52.393Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:25:52 [2020-03-17T20:25:52.393Z] #56 107.7 encoding/json
20:25:52 [2020-03-17T20:25:52.393Z] #56 112.2 github.com/pkg/diff
20:25:52 [2020-03-17T20:25:52.393Z] #56 113.3 go/ast
20:25:52 [2020-03-17T20:25:52.393Z] #56 115.1 golang.org/x/crypto/ssh/terminal
20:25:52 [2020-03-17T20:25:52.393Z] #56 117.4 mvdan.cc/editorconfig
20:25:52 [2020-03-17T20:25:52.671Z] #56 ...
20:25:52 [2020-03-17T20:25:52.671Z] 
20:25:52 [2020-03-17T20:25:52.671Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:25:52 [2020-03-17T20:25:52.671Z] #65 48.27 + export 'BUILDTAGS=netgo osusergo static_build'
20:25:52 [2020-03-17T20:25:52.671Z] #65 48.27 + BUILDTAGS='netgo osusergo static_build'
20:25:52 [2020-03-17T20:25:52.671Z] #65 48.27 + export EXTRA_FLAGS=-buildmode=pie
20:25:52 [2020-03-17T20:25:52.671Z] #65 48.27 + EXTRA_FLAGS=-buildmode=pie
20:25:52 [2020-03-17T20:25:52.671Z] #65 48.27 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
20:25:52 [2020-03-17T20:25:52.671Z] #65 48.27 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
20:25:52 [2020-03-17T20:25:52.671Z] #65 48.27 + '[' '' = dynamic ']'
20:25:52 [2020-03-17T20:25:52.671Z] #65 48.27 + make
20:25:52 [2020-03-17T20:25:52.915Z] #44 178.4   LINK     lib/c/built-in.o
20:25:52 [2020-03-17T20:25:52.915Z] #44 178.4   LINK     lib/c/libcriu.so
20:25:52 [2020-03-17T20:25:52.915Z] #44 178.4   LINK     lib/c/libcriu.a
20:25:52 [2020-03-17T20:25:52.915Z] #44 178.5   GEN      magic.py
20:25:52 [2020-03-17T20:25:52.915Z] #44 178.6 Note: Building without setproctitle() and strlcpy() support.
20:25:52 [2020-03-17T20:25:52.915Z] #44 178.6       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
20:25:52 [2020-03-17T20:25:52.915Z] #44 178.6 Note: Building without GnuTLS support
20:25:52 [2020-03-17T20:25:52.936Z] #65 49.47 + bin/ctr
20:25:53 [2020-03-17T20:25:53.482Z] #44 179.0 fatal: not a git repository (or any of the parent directories): .git
20:25:54 [2020-03-17T20:25:54.049Z] #44 179.6 make[1]: Nothing to be done for 'all'.
20:25:54 [2020-03-17T20:25:54.319Z] #78 exporting layers 3.8s done
20:25:54 [2020-03-17T20:25:54.319Z] #78 writing image sha256:e90fa196cdace2a26c5d605f24d1e0337c6aa322f73452993263ba50064796ed done
20:25:54 [2020-03-17T20:25:54.319Z] #78 naming to docker.io/library/docker:8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4 done
20:25:54 [2020-03-17T20:25:54.319Z] #78 DONE 3.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
20:25:54 [2020-03-17T20:25:54.616Z] #44 180.1 make[1]: 'images/built-in.o' is up to date.
20:25:54 [2020-03-17T20:25:54.616Z] #44 180.1 make[1]: 'compel/plugins/std.lib.a' is up to date.
20:25:54 [2020-03-17T20:25:54.616Z] #44 180.1 make[1]: 'compel/plugins/fds.lib.a' is up to date.
20:25:54 [2020-03-17T20:25:54.616Z] #44 180.1 make[1]: 'compel/libcompel.a' is up to date.
20:25:54 [2020-03-17T20:25:54.616Z] #44 180.2 make[1]: 'compel/compel-host-bin' is up to date.
20:25:54 [2020-03-17T20:25:54.616Z] #44 180.2 make[1]: Nothing to be done for 'all'.
20:25:54 [2020-03-17T20:25:54.616Z] #44 180.2 make[1]: 'soccr/libsoccr.a' is up to date.
20:25:54 [2020-03-17T20:25:54.616Z] #44 180.4 make[2]: Nothing to be done for 'all'.
20:25:54 [2020-03-17T20:25:54.616Z] #44 180.4 make[2]: Nothing to be done for 'all'.
20:25:54 [2020-03-17T20:25:54.616Z] #44 180.4 make[2]: Nothing to be done for 'all'.
20:25:54 [2020-03-17T20:25:54.669Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39728/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4 hack/test/unit
20:25:54 [2020-03-17T20:25:54.874Z] #44 180.5 make[2]: Nothing to be done for 'all'.
20:25:54 [2020-03-17T20:25:54.875Z] #44 180.5 make[2]: Nothing to be done for 'all'.
20:25:55 [2020-03-17T20:25:55.134Z] #44 180.6 make[2]: Nothing to be done for 'all'.
20:25:55 [2020-03-17T20:25:55.134Z] #44 180.6 make[2]: Nothing to be done for 'all'.
20:25:55 [2020-03-17T20:25:55.135Z] #44 180.7 make[2]: Nothing to be done for 'all'.
20:25:55 [2020-03-17T20:25:55.135Z] #44 180.7   INSTALL  criu/criu
20:25:55 [2020-03-17T20:25:55.393Z] #44 DONE 181.0s
20:25:55 [2020-03-17T20:25:55.393Z] 
20:25:55 [2020-03-17T20:25:55.393Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:25:55 [2020-03-17T20:25:55.652Z] #53 ...
20:25:55 [2020-03-17T20:25:55.652Z] 
20:25:55 [2020-03-17T20:25:55.652Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:25:55 [2020-03-17T20:25:55.652Z] #65 209.3 + bin/containerd
20:25:56 [2020-03-17T20:25:56.209Z] #65 ...
20:25:56 [2020-03-17T20:25:56.209Z] 
20:25:56 [2020-03-17T20:25:56.209Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:25:56 [2020-03-17T20:25:56.209Z] #47 111.4 net/url
20:25:56 [2020-03-17T20:25:56.209Z] #47 113.2 text/template/parse
20:25:56 [2020-03-17T20:25:56.209Z] #47 117.7 go/parser
20:25:56 [2020-03-17T20:25:56.209Z] #47 118.6 text/template
20:25:56 [2020-03-17T20:25:56.209Z] #47 ...
20:25:56 [2020-03-17T20:25:56.209Z] 
20:25:56 [2020-03-17T20:25:56.209Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:25:56 [2020-03-17T20:25:56.209Z] #44 26.28   CC       images/core-ppc64.o
20:25:56 [2020-03-17T20:25:56.209Z] #44 26.97   CC       images/core-s390.o
20:25:56 [2020-03-17T20:25:56.209Z] #44 27.60   CC       images/cpuinfo.o
20:25:56 [2020-03-17T20:25:56.209Z] #44 28.25   CC       images/inventory.o
20:25:56 [2020-03-17T20:25:56.209Z] #44 28.54   CC       images/fdinfo.o
20:25:56 [2020-03-17T20:25:56.209Z] #44 28.90   CC       images/fown.o
20:25:56 [2020-03-17T20:25:56.209Z] #44 29.12   CC       images/ns.o
20:25:56 [2020-03-17T20:25:56.209Z] #44 29.34   CC       images/regfile.o
20:25:56 [2020-03-17T20:25:56.209Z] #44 29.62   CC       images/ghost-file.o
20:25:56 [2020-03-17T20:25:56.771Z] #44 30.00   CC       images/fifo.o
20:25:57 [2020-03-17T20:25:57.027Z] #65 ...
20:25:57 [2020-03-17T20:25:57.027Z] 
20:25:57 [2020-03-17T20:25:57.027Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
20:25:57 [2020-03-17T20:25:57.027Z] #45 DONE 0.1s
20:25:57 [2020-03-17T20:25:57.027Z] 
20:25:57 [2020-03-17T20:25:57.027Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
20:25:57 [2020-03-17T20:25:57.027Z] #48 DONE 0.1s
20:25:57 [2020-03-17T20:25:57.027Z] 
20:25:57 [2020-03-17T20:25:57.027Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
20:25:57 [2020-03-17T20:25:57.027Z] #51 DONE 0.1s
20:25:57 [2020-03-17T20:25:57.027Z] 
20:25:57 [2020-03-17T20:25:57.027Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:25:57 [2020-03-17T20:25:57.028Z] #44 30.25   CC       images/remap-file-path.o
20:25:57 [2020-03-17T20:25:57.285Z] #44 30.46   CC       images/eventfd.o
20:25:57 [2020-03-17T20:25:57.285Z] #44 30.63   CC       images/eventpoll.o
20:25:57 [2020-03-17T20:25:57.848Z] #44 30.98   CC       images/fh.o
20:25:57 [2020-03-17T20:25:57.971Z] ?   	github.com/docker/docker/api	[no test files]
20:25:58 [2020-03-17T20:25:58.106Z] #44 31.40   CC       images/fsnotify.o
20:25:58 [2020-03-17T20:25:58.670Z] #44 32.09   CC       images/signalfd.o
20:25:59 [2020-03-17T20:25:59.235Z] #44 32.40   CC       images/fs.o
20:25:59 [2020-03-17T20:25:59.235Z] #44 32.61   CC       images/pstree.o
20:25:59 [2020-03-17T20:25:59.492Z] #44 32.82   CC       images/pipe.o
20:25:59 [2020-03-17T20:25:59.749Z] #44 33.04   CC       images/tcp-stream.o
20:26:00 [2020-03-17T20:26:00.007Z] #44 33.25   CC       images/sk-packet.o
20:26:00 [2020-03-17T20:26:00.264Z] #44 33.66   CC       images/mnt.o
20:26:00 [2020-03-17T20:26:00.827Z] #44 33.99   CC       images/pipe-data.o
20:26:00 [2020-03-17T20:26:00.827Z] #44 34.23   CC       images/sa.o
20:26:01 [2020-03-17T20:26:01.085Z] #44 34.51   CC       images/timer.o
20:26:01 [2020-03-17T20:26:01.650Z] #44 35.01   CC       images/timerfd.o
20:26:02 [2020-03-17T20:26:02.214Z] #44 35.28   CC       images/mm.o
20:26:02 [2020-03-17T20:26:02.471Z] #44 35.77   CC       images/sk-opts.o
20:26:02 [2020-03-17T20:26:02.728Z] #44 36.09   CC       images/sk-unix.o
20:26:02 [2020-03-17T20:26:02.984Z] #44 36.40   CC       images/sk-inet.o
20:26:03 [2020-03-17T20:26:03.549Z] #44 36.81   CC       images/tun.o
20:26:03 [2020-03-17T20:26:03.549Z] #44 ...
20:26:03 [2020-03-17T20:26:03.549Z] 
20:26:03 [2020-03-17T20:26:03.549Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:26:03 [2020-03-17T20:26:03.549Z] #56 118.9 mvdan.cc/sh/v3/fileutil
20:26:03 [2020-03-17T20:26:03.549Z] #56 119.1 mvdan.cc/sh/v3/syntax
20:26:03 [2020-03-17T20:26:03.549Z] #56 125.8 mvdan.cc/sh/v3/cmd/shfmt
20:26:03 [2020-03-17T20:26:03.805Z] #56 ...
20:26:03 [2020-03-17T20:26:03.805Z] 
20:26:03 [2020-03-17T20:26:03.805Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:26:03 [2020-03-17T20:26:03.805Z] #47 121.7 encoding/xml
20:26:03 [2020-03-17T20:26:03.805Z] #47 123.8 go/doc
20:26:03 [2020-03-17T20:26:03.805Z] #47 127.0 github.com/LK4D4/vndr/build
20:26:03 [2020-03-17T20:26:03.805Z] #47 128.3 github.com/LK4D4/vndr/versioned
20:26:03 [2020-03-17T20:26:03.805Z] #47 128.4 compress/flate
20:26:03 [2020-03-17T20:26:03.805Z] #47 ...
20:26:03 [2020-03-17T20:26:03.805Z] 
20:26:03 [2020-03-17T20:26:03.805Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:26:03 [2020-03-17T20:26:03.805Z] #44 37.16   CC       images/sk-netlink.o
20:26:04 [2020-03-17T20:26:04.062Z] #44 37.42   CC       images/packet-sock.o
20:26:04 [2020-03-17T20:26:04.626Z] #44 37.88   CC       images/ipc-var.o
20:26:04 [2020-03-17T20:26:04.883Z] #44 38.10   CC       images/ipc-desc.o
20:26:04 [2020-03-17T20:26:04.883Z] #44 38.29   CC       images/ipc-shm.o
20:26:05 [2020-03-17T20:26:05.138Z] #65 ...
20:26:05 [2020-03-17T20:26:05.138Z] 
20:26:05 [2020-03-17T20:26:05.138Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:26:05 [2020-03-17T20:26:05.138Z] #53 DONE 250.3s
20:26:05 [2020-03-17T20:26:05.138Z] 
20:26:05 [2020-03-17T20:26:05.138Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:26:05 [2020-03-17T20:26:05.138Z] #65 ...
20:26:05 [2020-03-17T20:26:05.138Z] 
20:26:05 [2020-03-17T20:26:05.138Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
20:26:05 [2020-03-17T20:26:05.446Z] #44 38.62   CC       images/ipc-msg.o
20:26:05 [2020-03-17T20:26:05.703Z] #44 38.96   CC       images/ipc-sem.o
20:26:05 [2020-03-17T20:26:05.704Z] #54 DONE 0.3s
20:26:05 [2020-03-17T20:26:05.704Z] 
20:26:05 [2020-03-17T20:26:05.704Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
20:26:05 [2020-03-17T20:26:05.704Z] #57 DONE 0.1s
20:26:05 [2020-03-17T20:26:05.704Z] 
20:26:05 [2020-03-17T20:26:05.704Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
20:26:05 [2020-03-17T20:26:05.962Z] #61 DONE 0.1s
20:26:05 [2020-03-17T20:26:05.962Z] 
20:26:05 [2020-03-17T20:26:05.962Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:26:05 [2020-03-17T20:26:05.962Z] #44 39.21   CC       images/utsns.o
20:26:06 [2020-03-17T20:26:06.220Z] #44 ...
20:26:06 [2020-03-17T20:26:06.220Z] 
20:26:06 [2020-03-17T20:26:06.220Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:26:06 [2020-03-17T20:26:06.220Z] #56 DONE 131.4s
20:26:06 [2020-03-17T20:26:06.220Z] 
20:26:06 [2020-03-17T20:26:06.220Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:26:06 [2020-03-17T20:26:06.220Z] #44 39.37   CC       images/creds.o
20:26:06 [2020-03-17T20:26:06.477Z] #44 39.73   CC       images/vma.o
20:26:07 [2020-03-17T20:26:07.042Z] #44 40.22   CC       images/netdev.o
20:26:07 [2020-03-17T20:26:07.429Z] Removing intermediate container c53c369f9a63
20:26:07 [2020-03-17T20:26:07.429Z]  ---> d9b93f140142
20:26:07 [2020-03-17T20:26:07.429Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch
20:26:07 [2020-03-17T20:26:07.429Z]  ---> ebd73b5ebd31
20:26:07 [2020-03-17T20:26:07.429Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
20:26:07 [2020-03-17T20:26:07.429Z]  ---> 875cbb9e3b80
20:26:07 [2020-03-17T20:26:07.429Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"]
20:26:07 [2020-03-17T20:26:07.429Z]  ---> Running in f397f4b52061
20:26:07 [2020-03-17T20:26:07.429Z] Removing intermediate container f397f4b52061
20:26:07 [2020-03-17T20:26:07.429Z]  ---> c8b30811d627
20:26:07 [2020-03-17T20:26:07.429Z] Successfully built c8b30811d627
20:26:07 [2020-03-17T20:26:07.429Z] Successfully tagged moby-buildx:latest
20:26:07 [2020-03-17T20:26:07.429Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
20:26:07 [2020-03-17T20:26:07.429Z] if [ -n "${id}" ]; then \
20:26:07 [2020-03-17T20:26:07.429Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
20:26:07 [2020-03-17T20:26:07.429Z] 	&& touch bundles/buildx; \
20:26:07 [2020-03-17T20:26:07.429Z] 	docker rm -f ${id}; \
20:26:07 [2020-03-17T20:26:07.429Z] fi
20:26:07 [2020-03-17T20:26:07.429Z] 7d94d4c32a530ab048a699d4a842b3a32ba18991d78e9f1f499f7980190729fc
20:26:07 [2020-03-17T20:26:07.429Z] bundles/buildx version
20:26:07 [2020-03-17T20:26:07.429Z] buildx v0.3.1 6db68d0
20:26:07 [2020-03-17T20:26:07.429Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4 .
20:26:07 [2020-03-17T20:26:07.429Z] #1 [internal] booting buildkit
20:26:07 [2020-03-17T20:26:07.429Z] #1 pulling image moby/buildkit:buildx-stable-1
20:26:07 [2020-03-17T20:26:07.607Z] #44 40.84   CC       images/tty.o
20:26:08 [2020-03-17T20:26:08.171Z] #44 41.38   CC       images/file-lock.o
20:26:08 [2020-03-17T20:26:08.429Z] #44 41.61   CC       images/rlimit.o
20:26:08 [2020-03-17T20:26:08.687Z] #44 41.87   CC       images/pagemap.o
20:26:08 [2020-03-17T20:26:08.944Z] #44 42.15   CC       images/siginfo.o
20:26:09 [2020-03-17T20:26:09.201Z] #44 42.45   CC       images/rpc.o
20:26:10 [2020-03-17T20:26:10.135Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done
20:26:10 [2020-03-17T20:26:10.135Z] #1 creating container buildx_buildkit_default
20:26:10 [2020-03-17T20:26:10.196Z] ok  	github.com/docker/docker/api/server	0.046s	coverage: 9.0% of statements
20:26:10 [2020-03-17T20:26:10.572Z] #44 43.76   CC       images/ext-file.o
20:26:10 [2020-03-17T20:26:10.730Z] #65 228.4 + bin/containerd-stress
20:26:10 [2020-03-17T20:26:10.730Z] #65 230.3 + bin/containerd-shim
20:26:10 [2020-03-17T20:26:10.759Z] #1 creating container buildx_buildkit_default 0.5s done
20:26:10 [2020-03-17T20:26:10.759Z] #1 DONE 3.3s
20:26:10 [2020-03-17T20:26:10.759Z] 
20:26:10 [2020-03-17T20:26:10.759Z] #2 [internal] load .dockerignore
20:26:10 [2020-03-17T20:26:10.759Z] #2 transferring context: 87B done
20:26:10 [2020-03-17T20:26:10.759Z] #2 DONE 0.0s
20:26:10 [2020-03-17T20:26:10.759Z] 
20:26:10 [2020-03-17T20:26:10.759Z] #3 [internal] load build definition from Dockerfile
20:26:10 [2020-03-17T20:26:10.759Z] #3 transferring dockerfile: 17.05kB 0.0s done
20:26:10 [2020-03-17T20:26:10.759Z] #3 DONE 0.0s
20:26:10 [2020-03-17T20:26:10.759Z] 
20:26:10 [2020-03-17T20:26:10.759Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
20:26:10 [2020-03-17T20:26:10.830Z] #44 43.99   CC       images/cgroup.o
20:26:11 [2020-03-17T20:26:11.394Z] #44 44.54   CC       images/userns.o
20:26:11 [2020-03-17T20:26:11.605Z] #4 DONE 0.6s
20:26:11 [2020-03-17T20:26:11.605Z] 
20:26:11 [2020-03-17T20:26:11.605Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
20:26:11 [2020-03-17T20:26:11.605Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
20:26:11 [2020-03-17T20:26:11.605Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
20:26:11 [2020-03-17T20:26:11.605Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done
20:26:11 [2020-03-17T20:26:11.605Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 2.43MB / 8.18MB 0.1s
20:26:11 [2020-03-17T20:26:11.605Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done
20:26:11 [2020-03-17T20:26:11.605Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done
20:26:11 [2020-03-17T20:26:11.651Z] #44 44.89   CC       images/google/protobuf/descriptor.o
20:26:11 [2020-03-17T20:26:11.898Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd
20:26:12 [2020-03-17T20:26:12.186Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done
20:26:12 [2020-03-17T20:26:12.484Z] #5 DONE 0.9s
20:26:12 [2020-03-17T20:26:12.484Z] 
20:26:12 [2020-03-17T20:26:12.484Z] #7 [internal] load metadata for docker.io/library/golang:1.13.8-buster
20:26:12 [2020-03-17T20:26:12.771Z] #7 ...
20:26:12 [2020-03-17T20:26:12.771Z] 
20:26:12 [2020-03-17T20:26:12.771Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
20:26:12 [2020-03-17T20:26:12.771Z] #6 DONE 0.3s
20:26:12 [2020-03-17T20:26:12.771Z] 
20:26:12 [2020-03-17T20:26:12.771Z] #7 [internal] load metadata for docker.io/library/golang:1.13.8-buster
20:26:12 [2020-03-17T20:26:12.771Z] #7 DONE 0.4s
20:26:12 [2020-03-17T20:26:12.771Z] 
20:26:12 [2020-03-17T20:26:12.771Z] #21 [internal] load build context
20:26:13 [2020-03-17T20:26:13.547Z] #44 46.62   CC       images/opts.o
20:26:13 [2020-03-17T20:26:13.547Z] #44 46.84   CC       images/seccomp.o
20:26:13 [2020-03-17T20:26:13.804Z] #44 47.15   CC       images/binfmt-misc.o
20:26:14 [2020-03-17T20:26:14.061Z] #44 47.33   CC       images/time.o
20:26:14 [2020-03-17T20:26:14.231Z] ok  	github.com/docker/docker/cmd/dockerd	0.044s	coverage: 30.7% of statements
20:26:14 [2020-03-17T20:26:14.231Z] ok  	github.com/docker/docker/container	0.109s	coverage: 34.9% of statements
20:26:14 [2020-03-17T20:26:14.231Z] ?   	github.com/docker/docker/container/stream	[no test files]
20:26:14 [2020-03-17T20:26:14.231Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
20:26:14 [2020-03-17T20:26:14.231Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
20:26:14 [2020-03-17T20:26:14.231Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
20:26:14 [2020-03-17T20:26:14.318Z] #44 47.53   CC       images/sysctl.o
20:26:14 [2020-03-17T20:26:14.575Z] #44 47.83   CC       images/autofs.o
20:26:14 [2020-03-17T20:26:14.832Z] #44 48.01   CC       images/macvlan.o
20:26:14 [2020-03-17T20:26:14.832Z] #44 48.23   CC       images/sit.o
20:26:15 [2020-03-17T20:26:15.397Z] #44 48.59   LINK     images/built-in.o
20:26:15 [2020-03-17T20:26:15.397Z] #44 ...
20:26:15 [2020-03-17T20:26:15.397Z] 
20:26:15 [2020-03-17T20:26:15.397Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:26:15 [2020-03-17T20:26:15.397Z] #47 130.6 compress/gzip
20:26:15 [2020-03-17T20:26:15.397Z] #47 131.3 vendor/golang.org/x/crypto/internal/chacha20
20:26:15 [2020-03-17T20:26:15.397Z] #47 131.4 net
20:26:15 [2020-03-17T20:26:15.397Z] #47 132.3 vendor/golang.org/x/crypto/poly1305
20:26:15 [2020-03-17T20:26:15.397Z] #47 132.8 vendor/golang.org/x/sys/cpu
20:26:15 [2020-03-17T20:26:15.397Z] #47 133.1 vendor/golang.org/x/crypto/chacha20poly1305
20:26:15 [2020-03-17T20:26:15.397Z] #47 134.3 vendor/golang.org/x/crypto/hkdf
20:26:15 [2020-03-17T20:26:15.397Z] #47 134.5 vendor/golang.org/x/text/transform
20:26:15 [2020-03-17T20:26:15.397Z] #47 135.2 vendor/golang.org/x/text/unicode/bidi
20:26:15 [2020-03-17T20:26:15.397Z] #47 136.9 vendor/golang.org/x/text/secure/bidirule
20:26:15 [2020-03-17T20:26:15.397Z] #47 137.3 vendor/golang.org/x/text/unicode/norm
20:26:15 [2020-03-17T20:26:15.397Z] #47 ...
20:26:15 [2020-03-17T20:26:15.397Z] 
20:26:15 [2020-03-17T20:26:15.397Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:26:15 [2020-03-17T20:26:15.397Z] #44 48.72   GEN      compel/include/asm
20:26:15 [2020-03-17T20:26:15.397Z] #44 48.75   GEN      compel/include/version.h
20:26:15 [2020-03-17T20:26:15.397Z] #44 48.77 touch .config
20:26:15 [2020-03-17T20:26:15.397Z] #44 48.82   GEN      include/common/config.h
20:26:15 [2020-03-17T20:26:15.655Z] #44 48.90   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
20:26:15 [2020-03-17T20:26:15.655Z] #44 48.93   GEN      compel/plugins/include/uapi/std/syscall-64.h
20:26:15 [2020-03-17T20:26:15.655Z] #44 48.96   GEN      compel/arch/x86/plugins/std/syscalls-64.S
20:26:15 [2020-03-17T20:26:15.655Z] #44 49.00   DEP      compel/arch/x86/plugins/std/syscalls-64.d
20:26:15 [2020-03-17T20:26:15.655Z] #44 49.02   DEP      compel/arch/x86/plugins/std/memcpy.d
20:26:15 [2020-03-17T20:26:15.655Z] #44 49.04   DEP      compel/arch/x86/plugins/std/parasite-head.d
20:26:15 [2020-03-17T20:26:15.912Z] #44 49.06   GEN      compel/plugins/include/uapi/std/syscall.h
20:26:15 [2020-03-17T20:26:15.912Z] #44 49.09   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
20:26:15 [2020-03-17T20:26:15.912Z] #44 49.10   GEN      compel/plugins/include/uapi/std/syscall-codes.h
20:26:15 [2020-03-17T20:26:15.912Z] #44 49.15   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
20:26:15 [2020-03-17T20:26:15.912Z] #44 49.15   DEP      compel/plugins/std/infect.d
20:26:15 [2020-03-17T20:26:15.912Z] #44 49.27   DEP      compel/plugins/std/string.d
20:26:16 [2020-03-17T20:26:16.170Z] #44 49.35   DEP      compel/plugins/std/log.d
20:26:16 [2020-03-17T20:26:16.170Z] #44 49.41   DEP      compel/plugins/std/fds.d
20:26:16 [2020-03-17T20:26:16.170Z] #44 49.50   DEP      compel/plugins/std/std.d
20:26:16 [2020-03-17T20:26:16.296Z] #21 transferring context: 22.04MB 2.9s
20:26:16 [2020-03-17T20:26:16.427Z] #44 49.63   DEP      compel/plugins/shmem/shmem.d
20:26:16 [2020-03-17T20:26:16.427Z] #44 49.73   DEP      compel/plugins/fds/fds.d
20:26:16 [2020-03-17T20:26:16.684Z] #44 49.87   CC       compel/plugins/std/std.o
20:26:16 [2020-03-17T20:26:16.941Z] #44 50.17   CC       compel/plugins/std/fds.o
20:26:17 [2020-03-17T20:26:17.198Z] #44 ...
20:26:17 [2020-03-17T20:26:17.198Z] 
20:26:17 [2020-03-17T20:26:17.198Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:26:17 [2020-03-17T20:26:17.198Z] #10 132.8 Selecting previously unselected package g++-mingw-w64-x86-64.
20:26:17 [2020-03-17T20:26:17.198Z] #10 132.8 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
20:26:17 [2020-03-17T20:26:17.198Z] #10 132.9 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:26:17 [2020-03-17T20:26:17.283Z] #65 236.8 + bin/containerd-shim-runc-v1
20:26:17 [2020-03-17T20:26:17.455Z] #10 ...
20:26:17 [2020-03-17T20:26:17.455Z] 
20:26:17 [2020-03-17T20:26:17.455Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:26:17 [2020-03-17T20:26:17.455Z] #44 50.62   CC       compel/plugins/std/log.o
20:26:18 [2020-03-17T20:26:18.374Z] #21 ...
20:26:18 [2020-03-17T20:26:18.374Z] 
20:26:18 [2020-03-17T20:26:18.374Z] #72 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
20:26:18 [2020-03-17T20:26:18.374Z] #72 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
20:26:18 [2020-03-17T20:26:18.374Z] #72 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
20:26:18 [2020-03-17T20:26:18.374Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.9s done
20:26:18 [2020-03-17T20:26:18.374Z] #72 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
20:26:18 [2020-03-17T20:26:18.374Z] #72 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.4s done
20:26:18 [2020-03-17T20:26:18.374Z] #72 DONE 5.4s
20:26:18 [2020-03-17T20:26:18.374Z] 
20:26:18 [2020-03-17T20:26:18.374Z] #21 [internal] load build context
20:26:18 [2020-03-17T20:26:18.374Z] #21 ...
20:26:18 [2020-03-17T20:26:18.374Z] 
20:26:18 [2020-03-17T20:26:18.374Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
20:26:18 [2020-03-17T20:26:18.374Z] #8 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done
20:26:18 [2020-03-17T20:26:18.374Z] #8 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done
20:26:18 [2020-03-17T20:26:18.374Z] #8 sha256:13f57ae73c13d96f2792fd42f2b7090450dd6ca8f4120750b050447a69f2ac9c 5.46kB / 5.46kB done
20:26:18 [2020-03-17T20:26:18.374Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 19.53MB / 57.39MB 5.2s
20:26:18 [2020-03-17T20:26:18.374Z] #8 sha256:29760557aa15d83b93e1d2ddabafde26559e22005a775c9e89722c8ef7334733 1.79kB / 1.79kB done
20:26:18 [2020-03-17T20:26:18.374Z] #8 sha256:907849ba77bc2d17fc1c887733aed42dbb49a42e6af4044ae7879bc823bf9a9b 155B / 155B 0.2s done
20:26:18 [2020-03-17T20:26:18.374Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 19.59MB / 54.14MB 5.2s
20:26:18 [2020-03-17T20:26:18.374Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 8.25MB / 8.25MB 2.7s done
20:26:18 [2020-03-17T20:26:18.374Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 10.73MB / 10.73MB 3.6s done
20:26:18 [2020-03-17T20:26:18.374Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 19.73MB / 96.43MB 5.2s
20:26:18 [2020-03-17T20:26:18.374Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 19.82MB / 73.51MB 5.2s
20:26:18 [2020-03-17T20:26:18.386Z] #44 51.50   CC       compel/plugins/std/string.o
20:26:18 [2020-03-17T20:26:18.609Z] ok  	github.com/docker/docker/daemon/cluster	0.044s	coverage: 0.5% of statements
20:26:18 [2020-03-17T20:26:18.663Z] #8 ...
20:26:18 [2020-03-17T20:26:18.663Z] 
20:26:18 [2020-03-17T20:26:18.663Z] #21 [internal] load build context
20:26:18 [2020-03-17T20:26:18.663Z] #21 transferring context: 49.97MB 5.7s done
20:26:18 [2020-03-17T20:26:18.663Z] #21 DONE 5.8s
20:26:18 [2020-03-17T20:26:18.663Z] 
20:26:18 [2020-03-17T20:26:18.663Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
20:26:18 [2020-03-17T20:26:18.663Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 22.64MB / 57.39MB 5.7s
20:26:18 [2020-03-17T20:26:18.663Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 22.57MB / 54.14MB 5.7s
20:26:18 [2020-03-17T20:26:18.950Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 24.31MB / 73.51MB 5.8s
20:26:18 [2020-03-17T20:26:18.950Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 25.85MB / 57.39MB 6.0s
20:26:18 [2020-03-17T20:26:18.950Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 25.62MB / 54.14MB 6.0s
20:26:18 [2020-03-17T20:26:18.950Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 25.68MB / 96.43MB 6.0s
20:26:18 [2020-03-17T20:26:18.951Z] #44 52.17   CC       compel/plugins/std/infect.o
20:26:19 [2020-03-17T20:26:19.208Z] #44 52.66   CC       compel/arch/x86/plugins/std/parasite-head.o
20:26:19 [2020-03-17T20:26:19.236Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 29.81MB / 57.39MB 6.3s
20:26:19 [2020-03-17T20:26:19.236Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 29.05MB / 54.14MB 6.3s
20:26:19 [2020-03-17T20:26:19.236Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 28.87MB / 73.51MB 6.3s
20:26:19 [2020-03-17T20:26:19.465Z] #44 52.72   CC       compel/arch/x86/plugins/std/memcpy.o
20:26:19 [2020-03-17T20:26:19.465Z] #44 52.82   CC       compel/arch/x86/plugins/std/syscalls-64.o
20:26:19 [2020-03-17T20:26:19.465Z] #44 52.90   AR       compel/plugins/std.lib.a
20:26:19 [2020-03-17T20:26:19.531Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 30.51MB / 96.43MB 6.4s
20:26:19 [2020-03-17T20:26:19.531Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 33.16MB / 57.39MB 6.6s
20:26:19 [2020-03-17T20:26:19.531Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 32.22MB / 54.14MB 6.6s
20:26:19 [2020-03-17T20:26:19.612Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.007s	coverage: 65.3% of statements
20:26:19 [2020-03-17T20:26:19.723Z] #44 52.97   CC       compel/plugins/fds/fds.o
20:26:19 [2020-03-17T20:26:19.818Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 33.78MB / 73.51MB 6.7s
20:26:19 [2020-03-17T20:26:19.818Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 36.30MB / 57.39MB 6.9s
20:26:19 [2020-03-17T20:26:19.818Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 35.94MB / 54.14MB 6.9s
20:26:19 [2020-03-17T20:26:19.818Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 35.45MB / 96.43MB 6.9s
20:26:19 [2020-03-17T20:26:19.980Z] #44 53.27   AR       compel/plugins/fds.lib.a
20:26:19 [2020-03-17T20:26:19.980Z] #44 53.32   HOSTDEP  compel/src/lib/log-host.d
20:26:20 [2020-03-17T20:26:20.106Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 39.50MB / 57.39MB 7.2s
20:26:20 [2020-03-17T20:26:20.106Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 39.54MB / 54.14MB 7.2s
20:26:20 [2020-03-17T20:26:20.106Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 39.11MB / 73.51MB 7.2s
20:26:20 [2020-03-17T20:26:20.237Z] #44 53.46   HOSTDEP  compel/src/lib/handle-elf-host.d
20:26:20 [2020-03-17T20:26:20.237Z] #44 53.57   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
20:26:20 [2020-03-17T20:26:20.392Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 40.90MB / 96.43MB 7.3s
20:26:20 [2020-03-17T20:26:20.392Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 43.00MB / 57.39MB 7.5s
20:26:20 [2020-03-17T20:26:20.392Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 42.99MB / 54.14MB 7.5s
20:26:20 [2020-03-17T20:26:20.392Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 43.05MB / 73.51MB 7.5s
20:26:20 [2020-03-17T20:26:20.496Z] #44 53.63   HOSTDEP  compel/src/main-host.d
20:26:20 [2020-03-17T20:26:20.496Z] #44 53.83   DEP      compel/src/lib/ptrace.d
20:26:20 [2020-03-17T20:26:20.496Z] #44 53.93   DEP      compel/src/lib/infect.d
20:26:20 [2020-03-17T20:26:20.561Z] #65 239.8 + bin/containerd-shim-runc-v2
20:26:20 [2020-03-17T20:26:20.615Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.006s	coverage: 35.6% of statements
20:26:21 [2020-03-17T20:26:21.020Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 46.45MB / 57.39MB 7.8s
20:26:21 [2020-03-17T20:26:21.020Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 46.58MB / 54.14MB 7.8s
20:26:21 [2020-03-17T20:26:21.020Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 46.17MB / 96.43MB 7.8s
20:26:21 [2020-03-17T20:26:21.020Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 47.96MB / 73.51MB 7.9s
20:26:21 [2020-03-17T20:26:21.020Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 49.72MB / 57.39MB 8.1s
20:26:21 [2020-03-17T20:26:21.020Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 50.22MB / 54.14MB 8.1s
20:26:21 [2020-03-17T20:26:21.060Z] #44 54.11   DEP      compel/src/lib/infect-util.d
20:26:21 [2020-03-17T20:26:21.060Z] #44 54.26   DEP      compel/src/lib/infect-rpc.d
20:26:21 [2020-03-17T20:26:21.125Z] #65 240.7 + binaries
20:26:21 [2020-03-17T20:26:21.125Z] #65 240.7 + mkdir -p /build
20:26:21 [2020-03-17T20:26:21.125Z] #65 240.7 + cp bin/containerd /build/containerd
20:26:21 [2020-03-17T20:26:21.125Z] #65 240.7 + cp bin/containerd-shim /build/containerd-shim
20:26:21 [2020-03-17T20:26:21.125Z] #65 240.7 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
20:26:21 [2020-03-17T20:26:21.125Z] #65 240.7 + cp bin/ctr /build/ctr
20:26:21 [2020-03-17T20:26:21.311Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 51.12MB / 96.43MB 8.2s
20:26:21 [2020-03-17T20:26:21.311Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 52.87MB / 57.39MB 8.4s
20:26:21 [2020-03-17T20:26:21.311Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 54.14MB / 54.14MB 8.4s
20:26:21 [2020-03-17T20:26:21.311Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 52.58MB / 73.51MB 8.4s
20:26:21 [2020-03-17T20:26:21.317Z] #44 54.43   DEP      compel/arch/x86/src/lib/infect.d
20:26:21 [2020-03-17T20:26:21.317Z] #44 54.61   DEP      compel/arch/x86/src/lib/cpu.d
20:26:21 [2020-03-17T20:26:21.574Z] #44 54.71   DEP      compel/src/lib/log.d
20:26:21 [2020-03-17T20:26:21.575Z] #44 54.88   DEP      compel/src/main.d
20:26:21 [2020-03-17T20:26:21.601Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 54.14MB / 54.14MB 8.4s done
20:26:21 [2020-03-17T20:26:21.601Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 56.46MB / 57.39MB 8.7s
20:26:21 [2020-03-17T20:26:21.601Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 56.46MB / 96.43MB 8.7s
20:26:21 [2020-03-17T20:26:21.601Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 56.41MB / 73.51MB 8.7s
20:26:21 [2020-03-17T20:26:21.688Z] #65 DONE 241.3s
20:26:21 [2020-03-17T20:26:21.832Z] #44 55.01   DEP      compel/src/lib/handle-elf.d
20:26:21 [2020-03-17T20:26:21.832Z] #44 55.14   DEP      compel/arch/x86/src/lib/handle-elf.d
20:26:21 [2020-03-17T20:26:21.888Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 57.39MB / 57.39MB 8.7s done
20:26:22 [2020-03-17T20:26:22.089Z] #44 55.39   CC       compel/src/lib/log.o
20:26:22 [2020-03-17T20:26:22.177Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 63.83MB / 96.43MB 9.0s
20:26:22 [2020-03-17T20:26:22.177Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 61.75MB / 73.51MB 9.0s
20:26:22 [2020-03-17T20:26:22.346Z] #44 55.67   CC       compel/arch/x86/src/lib/cpu.o
20:26:22 [2020-03-17T20:26:22.467Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 70.22MB / 96.43MB 9.3s
20:26:22 [2020-03-17T20:26:22.467Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 67.54MB / 73.51MB 9.3s
20:26:22 [2020-03-17T20:26:22.618Z] 
20:26:22 [2020-03-17T20:26:22.618Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
20:26:22 [2020-03-17T20:26:22.618Z] #66 DONE 0.2s
20:26:22 [2020-03-17T20:26:22.618Z] 
20:26:22 [2020-03-17T20:26:22.618Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
20:26:22 [2020-03-17T20:26:22.753Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 79.11MB / 96.43MB 9.6s
20:26:22 [2020-03-17T20:26:22.753Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 72.52MB / 73.51MB 9.6s
20:26:22 [2020-03-17T20:26:22.753Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 85.64MB / 96.43MB 9.7s
20:26:22 [2020-03-17T20:26:22.753Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 73.51MB / 73.51MB 9.6s done
20:26:22 [2020-03-17T20:26:22.874Z] #70 DONE 0.1s
20:26:22 [2020-03-17T20:26:22.874Z] 
20:26:22 [2020-03-17T20:26:22.874Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
20:26:22 [2020-03-17T20:26:22.874Z] #72 DONE 0.2s
20:26:22 [2020-03-17T20:26:22.874Z] 
20:26:22 [2020-03-17T20:26:22.874Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
20:26:23 [2020-03-17T20:26:23.039Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 96.43MB / 96.43MB 9.9s done
20:26:23 [2020-03-17T20:26:23.039Z] #8 unpacking docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca
20:26:23 [2020-03-17T20:26:23.132Z] #75 DONE 0.1s
20:26:23 [2020-03-17T20:26:23.132Z] 
20:26:23 [2020-03-17T20:26:23.132Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
20:26:23 [2020-03-17T20:26:23.132Z] #76 DONE 0.0s
20:26:23 [2020-03-17T20:26:23.132Z] 
20:26:23 [2020-03-17T20:26:23.132Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
20:26:23 [2020-03-17T20:26:23.277Z] #44 56.51   CC       compel/arch/x86/src/lib/infect.o
20:26:23 [2020-03-17T20:26:23.851Z] #44 ...
20:26:23 [2020-03-17T20:26:23.851Z] 
20:26:23 [2020-03-17T20:26:23.852Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:26:23 [2020-03-17T20:26:23.852Z] #10 149.4 Selecting previously unselected package libapparmor1:amd64.
20:26:23 [2020-03-17T20:26:23.852Z] #10 149.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
20:26:23 [2020-03-17T20:26:23.852Z] #10 149.4 Unpacking libapparmor1:amd64 (2.13.2-10) ...
20:26:24 [2020-03-17T20:26:24.063Z] #77 DONE 0.8s
20:26:24 [2020-03-17T20:26:24.063Z] 
20:26:24 [2020-03-17T20:26:24.063Z] #78 exporting to image
20:26:24 [2020-03-17T20:26:24.063Z] #78 exporting layers
20:26:24 [2020-03-17T20:26:24.109Z] #10 149.5 Selecting previously unselected package libapparmor-dev:amd64.
20:26:24 [2020-03-17T20:26:24.109Z] #10 149.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
20:26:24 [2020-03-17T20:26:24.109Z] #10 149.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
20:26:24 [2020-03-17T20:26:24.109Z] #10 149.7 Selecting previously unselected package libbtrfs0.
20:26:24 [2020-03-17T20:26:24.109Z] #10 149.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
20:26:24 [2020-03-17T20:26:24.109Z] #10 149.7 Unpacking libbtrfs0 (4.20.1-2) ...
20:26:24 [2020-03-17T20:26:24.366Z] #10 149.8 Selecting previously unselected package libbtrfs-dev.
20:26:24 [2020-03-17T20:26:24.366Z] #10 149.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
20:26:24 [2020-03-17T20:26:24.366Z] #10 149.8 Unpacking libbtrfs-dev (4.20.1-2) ...
20:26:24 [2020-03-17T20:26:24.366Z] #10 149.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
20:26:24 [2020-03-17T20:26:24.366Z] #10 149.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
20:26:24 [2020-03-17T20:26:24.366Z] #10 149.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
20:26:24 [2020-03-17T20:26:24.366Z] #10 150.0 Selecting previously unselected package libudev-dev:amd64.
20:26:24 [2020-03-17T20:26:24.366Z] #10 150.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ...
20:26:24 [2020-03-17T20:26:24.366Z] #10 150.0 Unpacking libudev-dev:amd64 (241-7~deb10u3) ...
20:26:24 [2020-03-17T20:26:24.624Z] #10 150.2 Selecting previously unselected package libsepol1-dev:amd64.
20:26:24 [2020-03-17T20:26:24.624Z] #10 150.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
20:26:24 [2020-03-17T20:26:24.624Z] #10 150.2 Unpacking libsepol1-dev:amd64 (2.8-1) ...
20:26:25 [2020-03-17T20:26:25.188Z] #10 150.6 Selecting previously unselected package libpcre16-3:amd64.
20:26:25 [2020-03-17T20:26:25.188Z] #10 150.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
20:26:25 [2020-03-17T20:26:25.188Z] #10 150.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
20:26:25 [2020-03-17T20:26:25.188Z] #10 150.8 Selecting previously unselected package libpcre32-3:amd64.
20:26:25 [2020-03-17T20:26:25.188Z] #10 150.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
20:26:25 [2020-03-17T20:26:25.188Z] #10 150.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
20:26:25 [2020-03-17T20:26:25.188Z] #10 151.0 Selecting previously unselected package libpcrecpp0v5:amd64.
20:26:25 [2020-03-17T20:26:25.445Z] #10 151.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
20:26:25 [2020-03-17T20:26:25.445Z] #10 151.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
20:26:25 [2020-03-17T20:26:25.703Z] #10 151.2 Selecting previously unselected package libpcre3-dev:amd64.
20:26:25 [2020-03-17T20:26:25.703Z] #10 151.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
20:26:25 [2020-03-17T20:26:25.703Z] #10 151.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
20:26:25 [2020-03-17T20:26:25.960Z] #10 151.7 Selecting previously unselected package libselinux1-dev:amd64.
20:26:25 [2020-03-17T20:26:25.960Z] #10 151.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
20:26:26 [2020-03-17T20:26:26.218Z] #10 151.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
20:26:26 [2020-03-17T20:26:26.218Z] #10 ...
20:26:26 [2020-03-17T20:26:26.218Z] 
20:26:26 [2020-03-17T20:26:26.218Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:26:26 [2020-03-17T20:26:26.218Z] #47 141.4 vendor/golang.org/x/net/idna
20:26:26 [2020-03-17T20:26:26.218Z] #47 144.2 vendor/golang.org/x/net/http2/hpack
20:26:26 [2020-03-17T20:26:26.218Z] #47 145.2 mime
20:26:26 [2020-03-17T20:26:26.218Z] #47 147.3 mime/quotedprintable
20:26:26 [2020-03-17T20:26:26.218Z] #47 147.7 net/http/internal
20:26:26 [2020-03-17T20:26:26.218Z] #47 151.0 crypto/tls
20:26:26 [2020-03-17T20:26:26.218Z] #47 ...
20:26:26 [2020-03-17T20:26:26.218Z] 
20:26:26 [2020-03-17T20:26:26.218Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:26:26 [2020-03-17T20:26:26.218Z] #10 152.0 Selecting previously unselected package libdevmapper-dev:amd64.
20:26:26 [2020-03-17T20:26:26.475Z] #10 152.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
20:26:26 [2020-03-17T20:26:26.475Z] #10 152.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
20:26:26 [2020-03-17T20:26:26.475Z] #10 ...
20:26:26 [2020-03-17T20:26:26.475Z] 
20:26:26 [2020-03-17T20:26:26.475Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
20:26:26 [2020-03-17T20:26:26.475Z] #68 144.8 + for f in rootlesskit rootlesskit-docker-proxy
20:26:26 [2020-03-17T20:26:26.475Z] #68 144.8 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
20:26:26 [2020-03-17T20:26:26.475Z] #68 DONE 151.9s
20:26:26 [2020-03-17T20:26:26.475Z] 
20:26:26 [2020-03-17T20:26:26.475Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:26:26 [2020-03-17T20:26:26.475Z] #10 152.2 Selecting previously unselected package libseccomp-dev:amd64.
20:26:26 [2020-03-17T20:26:26.475Z] #10 152.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
20:26:26 [2020-03-17T20:26:26.475Z] #10 152.2 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
20:26:26 [2020-03-17T20:26:26.733Z] #10 ...
20:26:26 [2020-03-17T20:26:26.733Z] 
20:26:26 [2020-03-17T20:26:26.733Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
20:26:26 [2020-03-17T20:26:26.733Z] #69 DONE 0.1s
20:26:26 [2020-03-17T20:26:26.733Z] 
20:26:26 [2020-03-17T20:26:26.733Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:26:26 [2020-03-17T20:26:26.733Z] #10 152.4 Selecting previously unselected package libsystemd-dev:amd64.
20:26:26 [2020-03-17T20:26:26.733Z] #10 152.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ...
20:26:26 [2020-03-17T20:26:26.733Z] #10 152.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ...
20:26:27 [2020-03-17T20:26:27.406Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.428s	coverage: 13.8% of statements
20:26:27 [2020-03-17T20:26:27.665Z] #10 153.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
20:26:27 [2020-03-17T20:26:27.665Z] #10 153.2 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
20:26:27 [2020-03-17T20:26:27.665Z] #10 153.3 Setting up libapparmor1:amd64 (2.13.2-10) ...
20:26:27 [2020-03-17T20:26:27.665Z] #10 153.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
20:26:27 [2020-03-17T20:26:27.665Z] #10 153.3 Setting up libpcre16-3:amd64 (2:8.39-12) ...
20:26:27 [2020-03-17T20:26:27.665Z] #10 153.3 Setting up libsepol1-dev:amd64 (2.8-1) ...
20:26:27 [2020-03-17T20:26:27.665Z] #10 153.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
20:26:27 [2020-03-17T20:26:27.665Z] #10 153.3 Setting up libbtrfs0 (4.20.1-2) ...
20:26:27 [2020-03-17T20:26:27.665Z] #10 153.4 Setting up libpcre32-3:amd64 (2:8.39-12) ...
20:26:27 [2020-03-17T20:26:27.665Z] #10 153.4 Setting up libudev-dev:amd64 (241-7~deb10u3) ...
20:26:27 [2020-03-17T20:26:27.665Z] #10 153.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
20:26:27 [2020-03-17T20:26:27.665Z] #10 153.4 Setting up libbtrfs-dev (4.20.1-2) ...
20:26:27 [2020-03-17T20:26:27.665Z] #10 153.4 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
20:26:27 [2020-03-17T20:26:27.665Z] #10 153.4 Setting up mingw-w64-common (6.0.0-3) ...
20:26:27 [2020-03-17T20:26:27.665Z] #10 153.4 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ...
20:26:27 [2020-03-17T20:26:27.665Z] #10 153.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
20:26:27 [2020-03-17T20:26:27.923Z] #10 153.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
20:26:27 [2020-03-17T20:26:27.923Z] #10 153.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:26:27 [2020-03-17T20:26:27.923Z] #10 153.5 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
20:26:27 [2020-03-17T20:26:27.923Z] #10 153.5 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
20:26:27 [2020-03-17T20:26:27.923Z] #10 153.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:26:27 [2020-03-17T20:26:27.923Z] #10 153.5 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
20:26:27 [2020-03-17T20:26:27.923Z] #10 153.5 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
20:26:27 [2020-03-17T20:26:27.923Z] #10 153.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
20:26:27 [2020-03-17T20:26:27.923Z] #10 153.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
20:26:27 [2020-03-17T20:26:27.923Z] #10 153.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
20:26:27 [2020-03-17T20:26:27.923Z] #10 153.6 Setting up dmsetup (2:1.02.155-3) ...
20:26:27 [2020-03-17T20:26:27.923Z] #10 153.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
20:26:27 [2020-03-17T20:26:27.923Z] #10 153.6 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
20:26:27 [2020-03-17T20:26:27.923Z] #10 153.6 Processing triggers for libc-bin (2.28-10) ...
20:26:27 [2020-03-17T20:26:27.954Z] #65 239.5 + bin/containerd-stress
20:26:27 [2020-03-17T20:26:27.954Z] #65 241.3 + bin/containerd-shim
20:26:28 [2020-03-17T20:26:28.408Z] ok  	github.com/docker/docker/daemon/config	0.019s	coverage: 81.7% of statements
20:26:28 [2020-03-17T20:26:28.488Z] #10 DONE 153.9s
20:26:28 [2020-03-17T20:26:28.488Z] 
20:26:28 [2020-03-17T20:26:28.488Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
20:26:28 [2020-03-17T20:26:28.488Z] #58 DONE 0.1s
20:26:28 [2020-03-17T20:26:28.488Z] 
20:26:28 [2020-03-17T20:26:28.488Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
20:26:28 [2020-03-17T20:26:28.488Z] #59 DONE 0.1s
20:26:28 [2020-03-17T20:26:28.488Z] 
20:26:28 [2020-03-17T20:26:28.488Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:26:29 [2020-03-17T20:26:29.021Z] ok  	github.com/docker/docker/daemon/discovery	0.002s	coverage: 30.0% of statements
20:26:29 [2020-03-17T20:26:29.302Z] ok  	github.com/docker/docker/daemon/events	0.055s	coverage: 50.0% of statements
20:26:30 [2020-03-17T20:26:30.304Z] ok  	github.com/docker/docker/daemon/graphdriver	0.008s	coverage: 2.2% of statements
20:26:30 [2020-03-17T20:26:30.304Z] ok  	github.com/docker/docker/daemon	12.245s	coverage: 17.5% of statements
20:26:30 [2020-03-17T20:26:30.304Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
20:26:30 [2020-03-17T20:26:30.304Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
20:26:30 [2020-03-17T20:26:30.304Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
20:26:30 [2020-03-17T20:26:30.304Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
20:26:30 [2020-03-17T20:26:30.389Z] #60 ...
20:26:30 [2020-03-17T20:26:30.389Z] 
20:26:30 [2020-03-17T20:26:30.389Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:26:30 [2020-03-17T20:26:30.389Z] #50 DONE 155.7s
20:26:30 [2020-03-17T20:26:30.389Z] 
20:26:30 [2020-03-17T20:26:30.389Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:26:30 [2020-03-17T20:26:30.389Z] #44 57.47   CC       compel/src/lib/infect-rpc.o
20:26:30 [2020-03-17T20:26:30.389Z] #44 57.96   CC       compel/src/lib/infect-util.o
20:26:30 [2020-03-17T20:26:30.389Z] #44 58.23   CC       compel/src/lib/infect.o
20:26:30 [2020-03-17T20:26:30.389Z] #44 61.32   CC       compel/src/lib/ptrace.o
20:26:30 [2020-03-17T20:26:30.389Z] #44 61.76   AR       compel/libcompel.a
20:26:30 [2020-03-17T20:26:30.389Z] #44 61.90   HOSTCC   compel/src/main-host.o
20:26:30 [2020-03-17T20:26:30.389Z] #44 62.46   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
20:26:30 [2020-03-17T20:26:30.389Z] #44 62.79   HOSTCC   compel/src/lib/handle-elf-host.o
20:26:30 [2020-03-17T20:26:30.389Z] #44 63.27   HOSTCC   compel/src/lib/log-host.o
20:26:30 [2020-03-17T20:26:30.389Z] #44 63.47   HOSTLINK compel/compel-host-bin
20:26:30 [2020-03-17T20:26:30.389Z] #44 63.57   DEP      soccr/soccr.d
20:26:30 [2020-03-17T20:26:30.389Z] #44 63.83   CC       soccr/soccr.o
20:26:31 [2020-03-17T20:26:31.760Z] #44 ...
20:26:31 [2020-03-17T20:26:31.760Z] 
20:26:31 [2020-03-17T20:26:31.760Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
20:26:31 [2020-03-17T20:26:31.760Z] #11 DONE 3.4s
20:26:31 [2020-03-17T20:26:31.760Z] 
20:26:31 [2020-03-17T20:26:31.760Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:26:31 [2020-03-17T20:26:31.760Z] #60 3.146 + RM_GOPATH=0
20:26:31 [2020-03-17T20:26:31.760Z] #60 3.146 + TMP_GOPATH=
20:26:31 [2020-03-17T20:26:31.760Z] #60 3.147 + : /build
20:26:31 [2020-03-17T20:26:31.760Z] #60 3.148 + '[' -z '' ']'
20:26:31 [2020-03-17T20:26:31.760Z] #60 3.148 ++ mktemp -d
20:26:31 [2020-03-17T20:26:31.760Z] #60 3.150 + export GOPATH=/tmp/tmp.Su2UhygMtZ
20:26:31 [2020-03-17T20:26:31.760Z] #60 3.150 + GOPATH=/tmp/tmp.Su2UhygMtZ
20:26:31 [2020-03-17T20:26:31.760Z] #60 3.150 + RM_GOPATH=1
20:26:31 [2020-03-17T20:26:31.760Z] #60 3.151 ++ dirname ./install.sh
20:26:31 [2020-03-17T20:26:31.760Z] #60 3.151 + dir=.
20:26:31 [2020-03-17T20:26:31.760Z] #60 3.151 + bin=runc
20:26:31 [2020-03-17T20:26:31.760Z] #60 3.151 + shift
20:26:31 [2020-03-17T20:26:31.760Z] #60 3.151 + '[' '!' -f ./runc.installer ']'
20:26:31 [2020-03-17T20:26:31.760Z] #60 3.151 + . ./runc.installer
20:26:31 [2020-03-17T20:26:31.760Z] #60 3.151 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
20:26:31 [2020-03-17T20:26:31.760Z] #60 3.152 + install_runc
20:26:31 [2020-03-17T20:26:31.760Z] #60 3.152 + grep -q '^3\.10\.0.*\.el7\.'
20:26:31 [2020-03-17T20:26:31.760Z] #60 3.180 + uname -r
20:26:31 [2020-03-17T20:26:31.760Z] #60 3.185 + RUNC_BUILDTAGS='seccomp apparmor selinux '
20:26:31 [2020-03-17T20:26:31.760Z] #60 3.185 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
20:26:31 [2020-03-17T20:26:31.760Z] #60 3.185 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Su2UhygMtZ/src/github.com/opencontainers/runc
20:26:31 [2020-03-17T20:26:31.760Z] #60 3.185 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
20:26:31 [2020-03-17T20:26:31.760Z] #60 3.187 Cloning into '/tmp/tmp.Su2UhygMtZ/src/github.com/opencontainers/runc'...
20:26:32 [2020-03-17T20:26:32.318Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.003s	coverage: 2.9% of statements
20:26:32 [2020-03-17T20:26:32.932Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.192s	coverage: 57.0% of statements
20:26:34 [2020-03-17T20:26:34.284Z] #60 ...
20:26:34 [2020-03-17T20:26:34.284Z] 
20:26:34 [2020-03-17T20:26:34.284Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
20:26:34 [2020-03-17T20:26:34.284Z] #12 DONE 2.3s
20:26:34 [2020-03-17T20:26:34.284Z] 
20:26:34 [2020-03-17T20:26:34.284Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:26:34 [2020-03-17T20:26:34.284Z] #44 65.93   AR       soccr/libsoccr.a
20:26:34 [2020-03-17T20:26:34.284Z] #44 65.96 make[1]: 'soccr/libsoccr.a' is up to date.
20:26:34 [2020-03-17T20:26:34.284Z] #44 66.21   DEP      criu/arch/x86/sigframe.d
20:26:34 [2020-03-17T20:26:34.284Z] #44 66.33   DEP      criu/arch/x86/sigaction_compat.d
20:26:34 [2020-03-17T20:26:34.284Z] #44 66.47   DEP      criu/arch/x86/kerndat.d
20:26:34 [2020-03-17T20:26:34.284Z] #44 66.63   DEP      criu/arch/x86/crtools.d
20:26:34 [2020-03-17T20:26:34.284Z] #44 66.77   DEP      criu/arch/x86/cpu.d
20:26:34 [2020-03-17T20:26:34.284Z] #44 66.97   CC       criu/arch/x86/cpu.o
20:26:34 [2020-03-17T20:26:34.284Z] #44 67.74   CC       criu/arch/x86/crtools.o
20:26:34 [2020-03-17T20:26:34.510Z] #65 248.0 + bin/containerd-shim-runc-v1
20:26:35 [2020-03-17T20:26:35.656Z] #44 69.01   CC       criu/arch/x86/kerndat.o
20:26:36 [2020-03-17T20:26:36.221Z] #44 ...
20:26:36 [2020-03-17T20:26:36.221Z] 
20:26:36 [2020-03-17T20:26:36.221Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
20:26:36 [2020-03-17T20:26:36.221Z] #13 2.070 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
20:26:36 [2020-03-17T20:26:36.221Z] #13 DONE 2.2s
20:26:36 [2020-03-17T20:26:36.246Z] #78 exporting layers 11.2s done
20:26:36 [2020-03-17T20:26:36.246Z] #78 writing image sha256:3460378f6bc19faa2a88199c72dea42e7892abd9981476650b7f1a25dd818664 done
20:26:36 [2020-03-17T20:26:36.246Z] #78 naming to docker.io/library/docker:8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4 done
20:26:36 [2020-03-17T20:26:36.246Z] #78 DONE 11.2s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
20:26:36 [2020-03-17T20:26:36.479Z] 
20:26:36 [2020-03-17T20:26:36.479Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:26:36 [2020-03-17T20:26:36.479Z] #44 69.64   CC       criu/arch/x86/sigaction_compat.o
20:26:36 [2020-03-17T20:26:36.590Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39728/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-39728/.git:/go/src/github.com/docker/docker/.git --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4 hack/validate/default
20:26:36 [2020-03-17T20:26:36.737Z] #44 69.97   CC       criu/arch/x86/sigframe.o
20:26:36 [2020-03-17T20:26:36.994Z] #44 70.21   LINK     criu/arch/x86/crtools.built-in.o
20:26:36 [2020-03-17T20:26:36.994Z] #44 70.28   DEP      criu/pie/util-vdso-elf32.d
20:26:37 [2020-03-17T20:26:37.251Z] #44 70.43   DEP      criu/pie/util-vdso.d
20:26:37 [2020-03-17T20:26:37.251Z] #44 70.53   DEP      criu/pie/util.d
20:26:37 [2020-03-17T20:26:37.299Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.197s	coverage: 46.2% of statements
20:26:37 [2020-03-17T20:26:37.509Z] #44 70.70   CC       criu/pie/util.o
20:26:37 [2020-03-17T20:26:37.521Z] Congratulations!  All commits are properly signed with the DCO!
20:26:37 [2020-03-17T20:26:37.521Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
20:26:37 [2020-03-17T20:26:37.521Z] No api/types/ or api/swagger.yaml changes in diff.
20:26:37 [2020-03-17T20:26:37.521Z] Congratulations!  All TOML source files changed here have valid syntax.
20:26:37 [2020-03-17T20:26:37.521Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
20:26:37 [2020-03-17T20:26:37.521Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
20:26:37 [2020-03-17T20:26:37.521Z] Congratulations!  No new tests were added to integration-cli.
20:26:37 [2020-03-17T20:26:37.521Z] 
20:26:37 [2020-03-17T20:26:37.521Z] INFO Start validation with golang-ci-lint
20:26:37 [2020-03-17T20:26:37.521Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
20:26:37 [2020-03-17T20:26:37.521Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
20:26:37 [2020-03-17T20:26:37.521Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
20:26:37 [2020-03-17T20:26:37.766Z] #44 71.02   CC       criu/pie/util-vdso.o
20:26:37 [2020-03-17T20:26:37.790Z] #65 251.0 + bin/containerd-shim-runc-v2
20:26:37 [2020-03-17T20:26:37.910Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.004s	coverage: 1.8% of statements
20:26:38 [2020-03-17T20:26:38.332Z] #44 ...
20:26:38 [2020-03-17T20:26:38.332Z] 
20:26:38 [2020-03-17T20:26:38.332Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
20:26:38 [2020-03-17T20:26:38.332Z] #14 DONE 2.2s
20:26:38 [2020-03-17T20:26:38.355Z] #65 251.9 + binaries
20:26:38 [2020-03-17T20:26:38.355Z] #65 251.9 + mkdir -p /build
20:26:38 [2020-03-17T20:26:38.355Z] #65 251.9 + cp bin/containerd /build/containerd
20:26:38 [2020-03-17T20:26:38.355Z] #65 251.9 + cp bin/containerd-shim /build/containerd-shim
20:26:38 [2020-03-17T20:26:38.355Z] #65 251.9 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
20:26:38 [2020-03-17T20:26:38.355Z] #65 251.9 + cp bin/ctr /build/ctr
20:26:38 [2020-03-17T20:26:38.591Z] 
20:26:38 [2020-03-17T20:26:38.591Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:26:38 [2020-03-17T20:26:38.591Z] #44 71.76   CC       criu/pie/util-vdso-elf32.o
20:26:38 [2020-03-17T20:26:38.613Z] #65 DONE 252.3s
20:26:39 [2020-03-17T20:26:39.523Z] #44 72.55   AR       criu/pie/pie.lib.a
20:26:39 [2020-03-17T20:26:39.524Z] #44 72.62   DEP      criu/pie/restorer.d
20:26:39 [2020-03-17T20:26:39.524Z] #44 72.84   DEP      criu/arch/x86/sigaction_compat_pie.d
20:26:39 [2020-03-17T20:26:39.544Z] 
20:26:39 [2020-03-17T20:26:39.545Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
20:26:39 [2020-03-17T20:26:39.545Z] #66 DONE 0.2s
20:26:39 [2020-03-17T20:26:39.781Z] #44 72.93   DEP      criu/arch/x86/restorer_unmap.d
20:26:39 [2020-03-17T20:26:39.781Z] #44 72.96   DEP      criu/arch/x86/restorer.d
20:26:39 [2020-03-17T20:26:39.781Z] #44 73.17   DEP      criu/arch/x86/vdso-pie.d
20:26:39 [2020-03-17T20:26:39.802Z] 
20:26:39 [2020-03-17T20:26:39.802Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
20:26:39 [2020-03-17T20:26:39.802Z] #70 DONE 0.2s
20:26:39 [2020-03-17T20:26:39.802Z] 
20:26:39 [2020-03-17T20:26:39.802Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
20:26:40 [2020-03-17T20:26:40.038Z] #44 73.27   DEP      criu/pie/parasite-vdso.d
20:26:40 [2020-03-17T20:26:40.060Z] #72 DONE 0.1s
20:26:40 [2020-03-17T20:26:40.060Z] 
20:26:40 [2020-03-17T20:26:40.060Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
20:26:40 [2020-03-17T20:26:40.060Z] #75 DONE 0.1s
20:26:40 [2020-03-17T20:26:40.060Z] 
20:26:40 [2020-03-17T20:26:40.060Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
20:26:40 [2020-03-17T20:26:40.060Z] #76 DONE 0.0s
20:26:40 [2020-03-17T20:26:40.060Z] 
20:26:40 [2020-03-17T20:26:40.060Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
20:26:40 [2020-03-17T20:26:40.298Z] #44 73.46   DEP      criu/pie/parasite.d
20:26:40 [2020-03-17T20:26:40.555Z] #44 73.72   CC       criu/pie/parasite.o
20:26:40 [2020-03-17T20:26:40.555Z] #44 ...
20:26:40 [2020-03-17T20:26:40.555Z] 
20:26:40 [2020-03-17T20:26:40.555Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
20:26:40 [2020-03-17T20:26:40.555Z] #15 DONE 2.2s
20:26:40 [2020-03-17T20:26:40.625Z] #77 DONE 0.6s
20:26:40 [2020-03-17T20:26:40.625Z] 
20:26:40 [2020-03-17T20:26:40.625Z] #78 exporting to image
20:26:40 [2020-03-17T20:26:40.625Z] #78 exporting layers
20:26:40 [2020-03-17T20:26:40.812Z] 
20:26:40 [2020-03-17T20:26:40.812Z] #16 [dev-systemd-false 6/26] RUN ldconfig
20:26:41 [2020-03-17T20:26:41.351Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.467s	coverage: 49.5% of statements
20:26:42 [2020-03-17T20:26:42.353Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	11.084s	coverage: 72.5% of statements
20:26:42 [2020-03-17T20:26:42.353Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
20:26:42 [2020-03-17T20:26:42.713Z] #16 DONE 2.1s
20:26:42 [2020-03-17T20:26:42.713Z] 
20:26:42 [2020-03-17T20:26:42.713Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:26:43 [2020-03-17T20:26:43.817Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.610s	coverage: 76.1% of statements
20:26:44 [2020-03-17T20:26:44.084Z] #17 ...
20:26:44 [2020-03-17T20:26:44.084Z] 
20:26:44 [2020-03-17T20:26:44.084Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:26:44 [2020-03-17T20:26:44.084Z] #47 159.3 net/http/httptrace
20:26:44 [2020-03-17T20:26:44.084Z] #47 159.7 net/http
20:26:44 [2020-03-17T20:26:44.084Z] #47 ...
20:26:44 [2020-03-17T20:26:44.084Z] 
20:26:44 [2020-03-17T20:26:44.084Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:26:44 [2020-03-17T20:26:44.084Z] #44 75.34   LINK     criu/pie/parasite.built-in.o
20:26:44 [2020-03-17T20:26:44.084Z] #44 75.35   GEN      criu/pie/parasite-blob.h
20:26:44 [2020-03-17T20:26:44.084Z] #44 75.38   CC       criu/pie/parasite-vdso.o
20:26:44 [2020-03-17T20:26:44.084Z] #44 76.21   CC       criu/arch/x86/vdso-pie.o
20:26:44 [2020-03-17T20:26:44.084Z] #44 76.46   CC       criu/arch/x86/restorer.o
20:26:44 [2020-03-17T20:26:44.084Z] #44 77.13   CC       criu/arch/x86/restorer_unmap.o
20:26:44 [2020-03-17T20:26:44.084Z] #44 77.18   CC       criu/arch/x86/sigaction_compat_pie.o
20:26:44 [2020-03-17T20:26:44.084Z] #44 77.35   CC       criu/pie/restorer.o
20:26:44 [2020-03-17T20:26:44.821Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.005s	coverage: 58.0% of statements
20:26:45 [2020-03-17T20:26:45.823Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.004s	coverage: 3.0% of statements
20:26:47 [2020-03-17T20:26:47.290Z] ok  	github.com/docker/docker/daemon/images	0.007s	coverage: 4.9% of statements
20:26:47 [2020-03-17T20:26:47.360Z] #44 80.27   LINK     criu/pie/restorer.built-in.o
20:26:47 [2020-03-17T20:26:47.360Z] #44 80.29   GEN      criu/pie/restorer-blob.h
20:26:47 [2020-03-17T20:26:47.360Z] #44 80.39   DEP      criu/vdso.d
20:26:47 [2020-03-17T20:26:47.360Z] #44 80.60   DEP      criu/vdso-compat.d
20:26:47 [2020-03-17T20:26:47.360Z] #44 80.73   DEP      criu/uts_ns.d
20:26:47 [2020-03-17T20:26:47.570Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
20:26:47 [2020-03-17T20:26:47.617Z] #44 80.92   DEP      criu/util.d
20:26:47 [2020-03-17T20:26:47.851Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.891s	coverage: 61.0% of statements
20:26:47 [2020-03-17T20:26:47.851Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
20:26:47 [2020-03-17T20:26:47.851Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
20:26:47 [2020-03-17T20:26:47.851Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
20:26:47 [2020-03-17T20:26:47.851Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
20:26:47 [2020-03-17T20:26:47.879Z] #44 81.22   DEP      criu/uffd.d
20:26:48 [2020-03-17T20:26:48.136Z] #44 81.40   DEP      criu/tun.d
20:26:48 [2020-03-17T20:26:48.394Z] #44 81.53   DEP      criu/tty.d
20:26:48 [2020-03-17T20:26:48.394Z] #44 81.74   DEP      criu/timerfd.d
20:26:48 [2020-03-17T20:26:48.650Z] #44 81.90   DEP      criu/sysfs_parse.d
20:26:48 [2020-03-17T20:26:48.650Z] #44 ...
20:26:48 [2020-03-17T20:26:48.650Z] 
20:26:48 [2020-03-17T20:26:48.650Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:26:48 [2020-03-17T20:26:48.650Z] #60 10.26 + cd /tmp/tmp.Su2UhygMtZ/src/github.com/opencontainers/runc
20:26:48 [2020-03-17T20:26:48.650Z] #60 10.26 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
20:26:48 [2020-03-17T20:26:48.650Z] #60 10.99 + '[' -z '' ']'
20:26:48 [2020-03-17T20:26:48.650Z] #60 11.00 + target=static
20:26:48 [2020-03-17T20:26:48.650Z] #60 11.00 + make 'BUILDTAGS=seccomp apparmor selinux ' static
20:26:48 [2020-03-17T20:26:48.650Z] #60 12.57 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 .
20:26:48 [2020-03-17T20:26:48.853Z] ok  	github.com/docker/docker/daemon/logger	0.233s	coverage: 41.8% of statements
20:26:48 [2020-03-17T20:26:48.907Z] #60 ...
20:26:48 [2020-03-17T20:26:48.907Z] 
20:26:48 [2020-03-17T20:26:48.907Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:26:48 [2020-03-17T20:26:48.907Z] #44 82.06   DEP      criu/sysctl.d
20:26:48 [2020-03-17T20:26:48.907Z] #44 82.26   DEP      criu/string.d
20:26:48 [2020-03-17T20:26:48.907Z] #44 82.31   DEP      criu/stats.d
20:26:49 [2020-03-17T20:26:49.164Z] #44 82.42   DEP      criu/sockets.d
20:26:49 [2020-03-17T20:26:49.422Z] #44 82.65   DEP      criu/sk-unix.d
20:26:49 [2020-03-17T20:26:49.422Z] #44 82.83   DEP      criu/sk-tcp.d
20:26:49 [2020-03-17T20:26:49.466Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.112s	coverage: 77.8% of statements
20:26:49 [2020-03-17T20:26:49.466Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
20:26:49 [2020-03-17T20:26:49.466Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
20:26:49 [2020-03-17T20:26:49.679Z] #44 83.06   DEP      criu/sk-queue.d
20:26:49 [2020-03-17T20:26:49.746Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.007s	coverage: 67.0% of statements
20:26:49 [2020-03-17T20:26:49.937Z] #44 83.21   DEP      criu/sk-packet.d
20:26:50 [2020-03-17T20:26:50.194Z] #44 83.41   DEP      criu/sk-netlink.d
20:26:50 [2020-03-17T20:26:50.359Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 26.2% of statements
20:26:50 [2020-03-17T20:26:50.451Z] #44 83.62   DEP      criu/sk-inet.d
20:26:50 [2020-03-17T20:26:50.451Z] #44 83.82   DEP      criu/signalfd.d
20:26:50 [2020-03-17T20:26:50.587Z] #78 exporting layers 8.5s done
20:26:50 [2020-03-17T20:26:50.587Z] #78 writing image sha256:d583c51bdd720f29c0f1be3e40aa596cb9b9e76346e39bccc4a51bf7bf8c07d0 done
20:26:50 [2020-03-17T20:26:50.587Z] #78 naming to docker.io/library/docker:8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4 done
20:26:50 [2020-03-17T20:26:50.587Z] #78 DONE 8.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
20:26:50 [2020-03-17T20:26:50.639Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.006s	coverage: 62.1% of statements
[Pipeline] sh
20:26:50 [2020-03-17T20:26:50.708Z] #44 84.04   DEP      criu/sigframe.d
20:26:50 [2020-03-17T20:26:50.920Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.001s	coverage: 88.3% of statements
20:26:50 [2020-03-17T20:26:50.965Z] #44 84.17   DEP      criu/shmem.d
20:26:50 [2020-03-17T20:26:50.965Z] #44 84.39   DEP      criu/servicefd.d
20:26:51 [2020-03-17T20:26:51.237Z] #44 84.57   DEP      criu/seize.d
20:26:51 [2020-03-17T20:26:51.495Z] #44 84.69   DEP      criu/seccomp.d
20:26:51 [2020-03-17T20:26:51.532Z] ok  	github.com/docker/docker/daemon/logger/local	0.008s	coverage: 74.7% of statements
20:26:51 [2020-03-17T20:26:51.532Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
20:26:51 [2020-03-17T20:26:51.608Z] 
20:26:51 [2020-03-17T20:26:51.609Z] Removing bundles/
20:26:51 [2020-03-17T20:26:51.609Z] 
20:26:51 [2020-03-17T20:26:51.609Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
20:26:51 [2020-03-17T20:26:51.609Z] Building: bundles/dynbinary-daemon/dockerd-dev
20:26:51 [2020-03-17T20:26:51.609Z] GOOS="" GOARCH="" GOARM=""
20:26:51 [2020-03-17T20:26:51.753Z] #44 84.90   DEP      criu/rst-malloc.d
20:26:51 [2020-03-17T20:26:51.753Z] #44 84.97   DEP      criu/rbtree.d
20:26:51 [2020-03-17T20:26:51.753Z] #44 85.02   DEP      criu/pstree.d
20:26:52 [2020-03-17T20:26:52.010Z] #44 85.16   DEP      criu/protobuf.d
20:26:52 [2020-03-17T20:26:52.010Z] #44 85.27   GEN      criu/protobuf-desc-gen.h
20:26:52 [2020-03-17T20:26:52.144Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.040s	coverage: 19.9% of statements
20:26:52 [2020-03-17T20:26:52.425Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.004s	coverage: 33.3% of statements
20:26:53 [2020-03-17T20:26:53.427Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.002s	coverage: 47.8% of statements
20:26:53 [2020-03-17T20:26:53.906Z] #44 86.80   DEP      criu/protobuf-desc.d
20:26:53 [2020-03-17T20:26:53.906Z] #44 86.90   DEP      criu/proc_parse.d
20:26:53 [2020-03-17T20:26:53.906Z] #44 87.10   DEP      criu/plugin.d
20:26:53 [2020-03-17T20:26:53.906Z] #44 87.24   DEP      criu/pipes.d
20:26:53 [2020-03-17T20:26:53.906Z] #44 87.34   DEP      criu/pie-util.d
20:26:54 [2020-03-17T20:26:54.040Z] ok  	github.com/docker/docker/daemon/logger/templates	0.001s	coverage: 8.3% of statements
20:26:54 [2020-03-17T20:26:54.163Z] #44 87.41   DEP      criu/pie-util-vdso.d
20:26:54 [2020-03-17T20:26:54.163Z] #44 87.50   DEP      criu/pie-util-vdso-elf32.d
20:26:54 [2020-03-17T20:26:54.320Z] ok  	github.com/docker/docker/daemon/network	0.002s	coverage: 63.8% of statements
20:26:54 [2020-03-17T20:26:54.421Z] #44 87.69   DEP      criu/path.d
20:26:54 [2020-03-17T20:26:54.603Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.505s	coverage: 82.5% of statements
20:26:54 [2020-03-17T20:26:54.603Z] ?   	github.com/docker/docker/daemon/names	[no test files]
20:26:54 [2020-03-17T20:26:54.603Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
20:26:54 [2020-03-17T20:26:54.678Z] #44 87.84   DEP      criu/parasite-syscall.d
20:26:54 [2020-03-17T20:26:54.678Z] #44 88.03   DEP      criu/pagemap.d
20:26:54 [2020-03-17T20:26:54.936Z] #44 88.20   DEP      criu/pagemap-cache.d
20:26:54 [2020-03-17T20:26:54.936Z] #44 88.31   DEP      criu/page-xfer.d
20:26:55 [2020-03-17T20:26:55.193Z] #44 88.45   DEP      criu/page-pipe.d
20:26:55 [2020-03-17T20:26:55.193Z] #44 88.54   DEP      criu/netfilter.d
20:26:55 [2020-03-17T20:26:55.193Z] #44 ...
20:26:55 [2020-03-17T20:26:55.193Z] 
20:26:55 [2020-03-17T20:26:55.193Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:26:55 [2020-03-17T20:26:55.193Z] #17 2.472 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:26:55 [2020-03-17T20:26:55.193Z] #17 2.744 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:26:55 [2020-03-17T20:26:55.193Z] #17 2.857 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:26:55 [2020-03-17T20:26:55.193Z] #17 3.313 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
20:26:55 [2020-03-17T20:26:55.193Z] #17 4.494 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [183 kB]
20:26:55 [2020-03-17T20:26:55.193Z] #17 6.074 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
20:26:55 [2020-03-17T20:26:55.193Z] #17 11.47 Fetched 8333 kB in 9s (893 kB/s)
20:26:55 [2020-03-17T20:26:55.451Z] #17 11.47 Reading package lists...
20:26:55 [2020-03-17T20:26:55.451Z] #17 ...
20:26:55 [2020-03-17T20:26:55.451Z] 
20:26:55 [2020-03-17T20:26:55.451Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:26:55 [2020-03-17T20:26:55.451Z] #44 88.69   DEP      criu/net.d
20:26:55 [2020-03-17T20:26:55.710Z] #44 88.90   DEP      criu/namespaces.d
20:26:55 [2020-03-17T20:26:55.710Z] #44 89.04   DEP      criu/mount.d
20:26:55 [2020-03-17T20:26:55.714Z] #8 unpacking docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 28.9s done
20:26:55 [2020-03-17T20:26:55.714Z] #8 DONE 39.0s
20:26:55 [2020-03-17T20:26:55.714Z] 
20:26:55 [2020-03-17T20:26:55.714Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
20:26:55 [2020-03-17T20:26:55.714Z] #9 DONE 0.2s
20:26:55 [2020-03-17T20:26:55.714Z] 
20:26:55 [2020-03-17T20:26:55.714Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
20:26:55 [2020-03-17T20:26:55.714Z] #10 DONE 0.2s
20:26:55 [2020-03-17T20:26:55.714Z] 
20:26:55 [2020-03-17T20:26:55.714Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
20:26:55 [2020-03-17T20:26:55.714Z] #30 DONE 0.0s
20:26:55 [2020-03-17T20:26:55.714Z] 
20:26:55 [2020-03-17T20:26:55.714Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
20:26:55 [2020-03-17T20:26:55.714Z] #41 DONE 0.0s
20:26:55 [2020-03-17T20:26:55.714Z] 
20:26:55 [2020-03-17T20:26:55.714Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:26:55 [2020-03-17T20:26:55.714Z] #42 ...
20:26:55 [2020-03-17T20:26:55.714Z] 
20:26:55 [2020-03-17T20:26:55.714Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
20:26:55 [2020-03-17T20:26:55.714Z] #22 DONE 0.2s
20:26:55 [2020-03-17T20:26:55.714Z] 
20:26:55 [2020-03-17T20:26:55.714Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
20:26:55 [2020-03-17T20:26:55.714Z] #47 DONE 0.1s
20:26:55 [2020-03-17T20:26:55.714Z] 
20:26:55 [2020-03-17T20:26:55.714Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
20:26:55 [2020-03-17T20:26:55.714Z] #50 DONE 0.2s
20:26:55 [2020-03-17T20:26:55.714Z] 
20:26:55 [2020-03-17T20:26:55.714Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:26:55 [2020-03-17T20:26:55.714Z] #51 ...
20:26:55 [2020-03-17T20:26:55.714Z] 
20:26:55 [2020-03-17T20:26:55.714Z] #68 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
20:26:55 [2020-03-17T20:26:55.714Z] #68 DONE 0.1s
20:26:55 [2020-03-17T20:26:55.714Z] 
20:26:55 [2020-03-17T20:26:55.714Z] #56 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
20:26:55 [2020-03-17T20:26:55.714Z] #56 DONE 0.2s
20:26:55 [2020-03-17T20:26:55.714Z] 
20:26:55 [2020-03-17T20:26:55.714Z] #74 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
20:26:55 [2020-03-17T20:26:55.714Z] #74 DONE 0.1s
20:26:55 [2020-03-17T20:26:55.714Z] 
20:26:55 [2020-03-17T20:26:55.714Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
20:26:55 [2020-03-17T20:26:55.714Z] #53 DONE 0.2s
20:26:55 [2020-03-17T20:26:55.714Z] 
20:26:55 [2020-03-17T20:26:55.714Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
20:26:55 [2020-03-17T20:26:55.714Z] #23 DONE 0.2s
20:26:55 [2020-03-17T20:26:55.714Z] 
20:26:55 [2020-03-17T20:26:55.714Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
20:26:55 [2020-03-17T20:26:55.714Z] #33 DONE 0.2s
20:26:55 [2020-03-17T20:26:55.714Z] 
20:26:55 [2020-03-17T20:26:55.714Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:26:55 [2020-03-17T20:26:55.714Z] #34 0.678 + RM_GOPATH=0
20:26:55 [2020-03-17T20:26:55.714Z] #34 0.678 + TMP_GOPATH=
20:26:55 [2020-03-17T20:26:55.714Z] #34 0.678 + : /build
20:26:55 [2020-03-17T20:26:55.714Z] #34 0.678 + '[' -z '' ']'
20:26:55 [2020-03-17T20:26:55.714Z] #34 0.680 ++ mktemp -d
20:26:55 [2020-03-17T20:26:55.714Z] #34 0.735 + export GOPATH=/tmp/tmp.RO7Cy9cABL
20:26:55 [2020-03-17T20:26:55.714Z] #34 0.735 + GOPATH=/tmp/tmp.RO7Cy9cABL
20:26:55 [2020-03-17T20:26:55.714Z] #34 0.735 + RM_GOPATH=1
20:26:55 [2020-03-17T20:26:55.714Z] #34 0.737 ++ dirname ./install.sh
20:26:55 [2020-03-17T20:26:55.714Z] #34 0.754 + dir=.
20:26:55 [2020-03-17T20:26:55.714Z] #34 0.772 + bin=tomlv
20:26:55 [2020-03-17T20:26:55.714Z] #34 0.773 + shift
20:26:55 [2020-03-17T20:26:55.714Z] #34 0.777 + '[' '!' -f ./tomlv.installer ']'
20:26:55 [2020-03-17T20:26:55.714Z] #34 0.790 + . ./tomlv.installer
20:26:55 [2020-03-17T20:26:55.714Z] #34 0.792 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:26:55 [2020-03-17T20:26:55.714Z] #34 0.806 + install_tomlv
20:26:55 [2020-03-17T20:26:55.714Z] #34 0.806 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
20:26:55 [2020-03-17T20:26:55.714Z] #34 0.807 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:26:55 [2020-03-17T20:26:55.714Z] #34 0.808 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.RO7Cy9cABL/src/github.com/BurntSushi/toml
20:26:55 [2020-03-17T20:26:55.714Z] #34 0.820 Cloning into '/tmp/tmp.RO7Cy9cABL/src/github.com/BurntSushi/toml'...
20:26:55 [2020-03-17T20:26:55.967Z] #44 89.23   DEP      criu/mem.d
20:26:56 [2020-03-17T20:26:56.087Z] ok  	github.com/docker/docker/distribution/metadata	0.023s	coverage: 48.2% of statements
20:26:56 [2020-03-17T20:26:56.087Z] ok  	github.com/docker/docker/distribution	0.217s	coverage: 22.1% of statements
20:26:56 [2020-03-17T20:26:56.087Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
20:26:56 [2020-03-17T20:26:56.225Z] #44 89.39   DEP      criu/lsm.d
20:26:56 [2020-03-17T20:26:56.225Z] #44 89.52   DEP      criu/log.d
20:26:56 [2020-03-17T20:26:56.481Z] #44 89.71   DEP      criu/libnetlink.d
20:26:56 [2020-03-17T20:26:56.481Z] #44 89.81   DEP      criu/kerndat.d
20:26:56 [2020-03-17T20:26:56.738Z] #44 90.02   DEP      criu/kcmp-ids.d
20:26:56 [2020-03-17T20:26:56.750Z] #34 3.800 + cd /tmp/tmp.RO7Cy9cABL/src/github.com/BurntSushi/toml
20:26:56 [2020-03-17T20:26:56.750Z] #34 3.803 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:26:56 [2020-03-17T20:26:56.750Z] #34 3.930 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
20:26:56 [2020-03-17T20:26:56.995Z] #44 90.15   DEP      criu/irmap.d
20:26:56 [2020-03-17T20:26:56.995Z] #44 90.33   DEP      criu/ipc_ns.d
20:26:57 [2020-03-17T20:26:57.089Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 49.4% of statements
20:26:57 [2020-03-17T20:26:57.288Z] #44 90.48   DEP      criu/image.d
20:26:57 [2020-03-17T20:26:57.288Z] #44 90.67   DEP      criu/image-desc.d
20:26:57 [2020-03-17T20:26:57.556Z] #44 90.85   DEP      criu/fsnotify.d
20:26:57 [2020-03-17T20:26:57.556Z] #44 ...
20:26:57 [2020-03-17T20:26:57.556Z] 
20:26:57 [2020-03-17T20:26:57.556Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:26:57 [2020-03-17T20:26:57.556Z] #47 173.0 github.com/LK4D4/vndr/godl
20:26:57 [2020-03-17T20:26:57.556Z] #47 173.8 github.com/LK4D4/vndr
20:26:57 [2020-03-17T20:26:57.813Z] #47 ...
20:26:57 [2020-03-17T20:26:57.813Z] 
20:26:57 [2020-03-17T20:26:57.813Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:26:57 [2020-03-17T20:26:57.813Z] #44 91.06   DEP      criu/filesystems.d
20:26:57 [2020-03-17T20:26:57.813Z] #44 91.20   DEP      criu/files.d
20:26:58 [2020-03-17T20:26:58.070Z] #44 91.40   DEP      criu/files-reg.d
20:26:58 [2020-03-17T20:26:58.092Z] ok  	github.com/docker/docker/image	0.011s	coverage: 86.4% of statements
20:26:58 [2020-03-17T20:26:58.281Z] #34 5.463 math/bits
20:26:58 [2020-03-17T20:26:58.281Z] #34 5.522 runtime/internal/sys
20:26:58 [2020-03-17T20:26:58.281Z] #34 5.614 internal/cpu
20:26:58 [2020-03-17T20:26:58.281Z] #34 5.663 runtime/internal/atomic
20:26:58 [2020-03-17T20:26:58.281Z] #34 ...
20:26:58 [2020-03-17T20:26:58.281Z] 
20:26:58 [2020-03-17T20:26:58.281Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:26:58 [2020-03-17T20:26:58.281Z] #48 0.871 + RM_GOPATH=0
20:26:58 [2020-03-17T20:26:58.281Z] #48 0.872 + TMP_GOPATH=
20:26:58 [2020-03-17T20:26:58.281Z] #48 0.873 + : /build
20:26:58 [2020-03-17T20:26:58.281Z] #48 0.874 + '[' -z '' ']'
20:26:58 [2020-03-17T20:26:58.281Z] #48 0.875 ++ mktemp -d
20:26:58 [2020-03-17T20:26:58.281Z] #48 0.878 + export GOPATH=/tmp/tmp.YsnoPjAwyg
20:26:58 [2020-03-17T20:26:58.281Z] #48 0.878 + GOPATH=/tmp/tmp.YsnoPjAwyg
20:26:58 [2020-03-17T20:26:58.281Z] #48 0.878 + RM_GOPATH=1
20:26:58 [2020-03-17T20:26:58.281Z] #48 0.896 ++ dirname ./install.sh
20:26:58 [2020-03-17T20:26:58.281Z] #48 0.919 + dir=.
20:26:58 [2020-03-17T20:26:58.281Z] #48 0.920 + bin=vndr
20:26:58 [2020-03-17T20:26:58.281Z] #48 0.924 + shift
20:26:58 [2020-03-17T20:26:58.281Z] #48 0.924 + '[' '!' -f ./vndr.installer ']'
20:26:58 [2020-03-17T20:26:58.281Z] #48 0.925 + . ./vndr.installer
20:26:58 [2020-03-17T20:26:58.281Z] #48 0.926 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:26:58 [2020-03-17T20:26:58.281Z] #48 0.927 + install_vndr
20:26:58 [2020-03-17T20:26:58.281Z] #48 0.936 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
20:26:58 [2020-03-17T20:26:58.281Z] #48 0.937 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:26:58 [2020-03-17T20:26:58.281Z] #48 0.938 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.YsnoPjAwyg/src/github.com/LK4D4/vndr
20:26:58 [2020-03-17T20:26:58.281Z] #48 0.997 Cloning into '/tmp/tmp.YsnoPjAwyg/src/github.com/LK4D4/vndr'...
20:26:58 [2020-03-17T20:26:58.281Z] #48 2.491 + cd /tmp/tmp.YsnoPjAwyg/src/github.com/LK4D4/vndr
20:26:58 [2020-03-17T20:26:58.281Z] #48 2.491 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:26:58 [2020-03-17T20:26:58.281Z] #48 2.557 + go build -buildmode=pie -v -o /build/vndr .
20:26:58 [2020-03-17T20:26:58.281Z] #48 5.112 internal/race
20:26:58 [2020-03-17T20:26:58.281Z] #48 5.231 runtime/internal/sys
20:26:58 [2020-03-17T20:26:58.281Z] #48 5.293 internal/cpu
20:26:58 [2020-03-17T20:26:58.281Z] #48 5.621 runtime/internal/atomic
20:26:58 [2020-03-17T20:26:58.281Z] #48 5.831 sync/atomic
20:26:58 [2020-03-17T20:26:58.328Z] #44 91.62   DEP      criu/files-ext.d
20:26:58 [2020-03-17T20:26:58.586Z] #44 ...
20:26:58 [2020-03-17T20:26:58.586Z] 
20:26:58 [2020-03-17T20:26:58.586Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:26:58 [2020-03-17T20:26:58.586Z] #47 DONE 183.8s
20:26:58 [2020-03-17T20:26:58.586Z] 
20:26:58 [2020-03-17T20:26:58.586Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:26:58 [2020-03-17T20:26:58.586Z] #44 91.77   DEP      criu/file-lock.d
20:26:58 [2020-03-17T20:26:58.586Z] #48 6.175 runtime/internal/math
20:26:58 [2020-03-17T20:26:58.704Z] ok  	github.com/docker/docker/image/cache	0.004s	coverage: 19.2% of statements
20:26:58 [2020-03-17T20:26:58.844Z] #44 92.06   DEP      criu/file-ids.d
20:26:59 [2020-03-17T20:26:59.101Z] #44 92.24   DEP      criu/fifo.d
20:26:59 [2020-03-17T20:26:59.222Z] #48 ...
20:26:59 [2020-03-17T20:26:59.222Z] 
20:26:59 [2020-03-17T20:26:59.222Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:26:59 [2020-03-17T20:26:59.222Z] #34 6.471 runtime/internal/math
20:26:59 [2020-03-17T20:26:59.316Z] ok  	github.com/docker/docker/distribution/xfer	1.885s	coverage: 85.1% of statements
20:26:59 [2020-03-17T20:26:59.316Z] ?   	github.com/docker/docker/dockerversion	[no test files]
20:26:59 [2020-03-17T20:26:59.316Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
20:26:59 [2020-03-17T20:26:59.316Z] ok  	github.com/docker/docker/image/v1	0.005s	coverage: 25.0% of statements
20:26:59 [2020-03-17T20:26:59.316Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
20:26:59 [2020-03-17T20:26:59.357Z] #44 92.58   DEP      criu/fdstore.d
20:26:59 [2020-03-17T20:26:59.357Z] #44 92.76   DEP      criu/fault-injection.d
20:26:59 [2020-03-17T20:26:59.597Z] ok  	github.com/docker/docker/libcontainerd/queue	0.021s	coverage: 100.0% of statements
20:26:59 [2020-03-17T20:26:59.613Z] #44 92.84   DEP      criu/external.d
20:26:59 [2020-03-17T20:26:59.858Z] #34 7.062 unicode/utf8
20:26:59 [2020-03-17T20:26:59.859Z] #34 7.192 unicode
20:26:59 [2020-03-17T20:26:59.869Z] #44 93.06   DEP      criu/eventpoll.d
20:26:59 [2020-03-17T20:26:59.869Z] #44 93.22   DEP      criu/eventfd.d
20:27:00 [2020-03-17T20:27:00.126Z] #44 93.37   DEP      criu/crtools.d
20:27:00 [2020-03-17T20:27:00.126Z] #44 93.52   DEP      criu/cr-service.d
20:27:00 [2020-03-17T20:27:00.382Z] #44 93.67   DEP      criu/cr-restore.d
20:27:00 [2020-03-17T20:27:00.639Z] #44 93.91   DEP      criu/cr-errno.d
20:27:00 [2020-03-17T20:27:00.639Z] #44 93.94   DEP      criu/cr-dump.d
20:27:00 [2020-03-17T20:27:00.895Z] #44 94.12   DEP      criu/cr-dedup.d
20:27:00 [2020-03-17T20:27:00.895Z] #44 94.23   DEP      criu/cr-check.d
20:27:00 [2020-03-17T20:27:00.902Z] #34 8.147 internal/bytealg
20:27:01 [2020-03-17T20:27:01.061Z] ok  	github.com/docker/docker/opts	0.016s	coverage: 67.4% of statements
20:27:01 [2020-03-17T20:27:01.061Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
20:27:01 [2020-03-17T20:27:01.152Z] #44 94.45   DEP      criu/config.d
20:27:01 [2020-03-17T20:27:01.409Z] #44 94.59   DEP      criu/clone-noasan.d
20:27:01 [2020-03-17T20:27:01.409Z] #44 94.65   DEP      criu/cgroup.d
20:27:01 [2020-03-17T20:27:01.535Z] #34 8.871 math
20:27:01 [2020-03-17T20:27:01.667Z] #44 94.85   DEP      criu/cgroup-props.d
20:27:01 [2020-03-17T20:27:01.667Z] #44 94.94   DEP      criu/bitmap.d
20:27:01 [2020-03-17T20:27:01.667Z] #44 94.98   DEP      criu/bfd.d
20:27:01 [2020-03-17T20:27:01.667Z] #44 95.07   DEP      criu/autofs.d
20:27:01 [2020-03-17T20:27:01.924Z] #44 95.19   DEP      criu/aio.d
20:27:01 [2020-03-17T20:27:01.924Z] #44 95.33   DEP      criu/action-scripts.d
20:27:02 [2020-03-17T20:27:02.165Z] #34 ...
20:27:02 [2020-03-17T20:27:02.165Z] 
20:27:02 [2020-03-17T20:27:02.165Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:27:02 [2020-03-17T20:27:02.165Z] #11 1.062 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:27:02 [2020-03-17T20:27:02.165Z] #11 1.335 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:27:02 [2020-03-17T20:27:02.165Z] #11 1.336 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:27:02 [2020-03-17T20:27:02.165Z] #11 3.677 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
20:27:02 [2020-03-17T20:27:02.165Z] #11 7.225 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [178 kB]
20:27:02 [2020-03-17T20:27:02.188Z] #44 95.60   CC       criu/action-scripts.o
20:27:02 [2020-03-17T20:27:02.459Z] #11 ...
20:27:02 [2020-03-17T20:27:02.459Z] 
20:27:02 [2020-03-17T20:27:02.459Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:27:02 [2020-03-17T20:27:02.459Z] #44 1.210 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:27:02 [2020-03-17T20:27:02.459Z] #44 1.281 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:27:02 [2020-03-17T20:27:02.459Z] #44 1.329 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:27:02 [2020-03-17T20:27:02.459Z] #44 3.425 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
20:27:02 [2020-03-17T20:27:02.459Z] #44 7.649 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [178 kB]
20:27:02 [2020-03-17T20:27:02.459Z] #44 ...
20:27:02 [2020-03-17T20:27:02.459Z] 
20:27:02 [2020-03-17T20:27:02.459Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:27:02 [2020-03-17T20:27:02.459Z] #36 1.044 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:27:02 [2020-03-17T20:27:02.459Z] #36 1.200 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:27:02 [2020-03-17T20:27:02.459Z] #36 1.325 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:27:02 [2020-03-17T20:27:02.459Z] #36 3.644 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
20:27:02 [2020-03-17T20:27:02.459Z] #36 9.625 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [178 kB]
20:27:02 [2020-03-17T20:27:02.459Z] #36 9.941 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
20:27:02 [2020-03-17T20:27:02.527Z] ok  	github.com/docker/docker/pkg/archive	0.506s	coverage: 77.2% of statements
20:27:02 [2020-03-17T20:27:02.752Z] #36 ...
20:27:02 [2020-03-17T20:27:02.752Z] 
20:27:02 [2020-03-17T20:27:02.752Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:27:02 [2020-03-17T20:27:02.752Z] #75 0.625 + RM_GOPATH=0
20:27:02 [2020-03-17T20:27:02.752Z] #75 0.625 + TMP_GOPATH=
20:27:02 [2020-03-17T20:27:02.752Z] #75 0.625 + : /build
20:27:02 [2020-03-17T20:27:02.752Z] #75 0.625 + '[' -z '' ']'
20:27:02 [2020-03-17T20:27:02.752Z] #75 0.626 ++ mktemp -d
20:27:02 [2020-03-17T20:27:02.752Z] #75 0.629 + export GOPATH=/tmp/tmp.DMtjGJGimn
20:27:02 [2020-03-17T20:27:02.752Z] #75 0.629 + GOPATH=/tmp/tmp.DMtjGJGimn
20:27:02 [2020-03-17T20:27:02.752Z] #75 0.629 + RM_GOPATH=1
20:27:02 [2020-03-17T20:27:02.752Z] #75 0.631 ++ dirname ./install.sh
20:27:02 [2020-03-17T20:27:02.752Z] #75 0.632 + dir=.
20:27:02 [2020-03-17T20:27:02.752Z] #75 0.632 + bin=proxy
20:27:02 [2020-03-17T20:27:02.752Z] #75 0.633 + shift
20:27:02 [2020-03-17T20:27:02.752Z] #75 0.634 + '[' '!' -f ./proxy.installer ']'
20:27:02 [2020-03-17T20:27:02.752Z] #75 0.634 + . ./proxy.installer
20:27:02 [2020-03-17T20:27:02.752Z] #75 0.635 ++ : bf2bd42abc0a3734f12b5ec724e571434e42c669
20:27:02 [2020-03-17T20:27:02.752Z] #75 0.637 + install_proxy
20:27:02 [2020-03-17T20:27:02.752Z] #75 0.637 + case "$1" in
20:27:02 [2020-03-17T20:27:02.752Z] #75 0.637 + export CGO_ENABLED=0
20:27:02 [2020-03-17T20:27:02.752Z] #75 0.638 + CGO_ENABLED=0
20:27:02 [2020-03-17T20:27:02.752Z] #75 0.638 + _install_proxy
20:27:02 [2020-03-17T20:27:02.752Z] #75 0.638 + echo 'Install docker-proxy version bf2bd42abc0a3734f12b5ec724e571434e42c669'
20:27:02 [2020-03-17T20:27:02.752Z] #75 0.639 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.DMtjGJGimn/src/github.com/docker/libnetwork
20:27:02 [2020-03-17T20:27:02.752Z] #75 0.640 Install docker-proxy version bf2bd42abc0a3734f12b5ec724e571434e42c669
20:27:02 [2020-03-17T20:27:02.752Z] #75 0.648 Cloning into '/tmp/tmp.DMtjGJGimn/src/github.com/docker/libnetwork'...
20:27:02 [2020-03-17T20:27:02.752Z] #75 ...
20:27:02 [2020-03-17T20:27:02.752Z] 
20:27:02 [2020-03-17T20:27:02.752Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:27:02 [2020-03-17T20:27:02.752Z] #54 0.739 + RM_GOPATH=0
20:27:02 [2020-03-17T20:27:02.752Z] #54 0.739 + TMP_GOPATH=
20:27:02 [2020-03-17T20:27:02.752Z] #54 0.739 + : /build
20:27:02 [2020-03-17T20:27:02.752Z] #54 0.739 + '[' -z '' ']'
20:27:02 [2020-03-17T20:27:02.752Z] #54 0.743 ++ mktemp -d
20:27:02 [2020-03-17T20:27:02.752Z] #54 0.812 + export GOPATH=/tmp/tmp.w1gZUO6fEm
20:27:02 [2020-03-17T20:27:02.752Z] #54 0.813 + GOPATH=/tmp/tmp.w1gZUO6fEm
20:27:02 [2020-03-17T20:27:02.752Z] #54 0.813 + RM_GOPATH=1
20:27:02 [2020-03-17T20:27:02.752Z] #54 0.818 ++ dirname ./install.sh
20:27:02 [2020-03-17T20:27:02.752Z] #54 0.819 + dir=.
20:27:02 [2020-03-17T20:27:02.752Z] #54 0.820 + bin=golangci_lint
20:27:02 [2020-03-17T20:27:02.752Z] #54 0.821 + shift
20:27:02 [2020-03-17T20:27:02.752Z] #54 0.821 + '[' '!' -f ./golangci_lint.installer ']'
20:27:02 [2020-03-17T20:27:02.752Z] #54 0.822 + . ./golangci_lint.installer
20:27:02 [2020-03-17T20:27:02.752Z] #54 0.822 ++ : v1.23.8
20:27:02 [2020-03-17T20:27:02.752Z] #54 0.823 + install_golangci_lint
20:27:02 [2020-03-17T20:27:02.752Z] #54 0.823 + echo 'Installing golangci-lint version v1.23.8'
20:27:02 [2020-03-17T20:27:02.752Z] #54 0.823 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
20:27:02 [2020-03-17T20:27:02.752Z] #54 0.823 Installing golangci-lint version v1.23.8
20:27:03 [2020-03-17T20:27:03.044Z] #54 ...
20:27:03 [2020-03-17T20:27:03.044Z] 
20:27:03 [2020-03-17T20:27:03.044Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:27:03 [2020-03-17T20:27:03.044Z] #57 0.768 + RM_GOPATH=0
20:27:03 [2020-03-17T20:27:03.044Z] #57 0.769 + TMP_GOPATH=
20:27:03 [2020-03-17T20:27:03.044Z] #57 0.769 + : /build
20:27:03 [2020-03-17T20:27:03.044Z] #57 0.769 + '[' -z '' ']'
20:27:03 [2020-03-17T20:27:03.044Z] #57 0.770 ++ mktemp -d
20:27:03 [2020-03-17T20:27:03.044Z] #57 0.776 + export GOPATH=/tmp/tmp.NdJvZccKbb
20:27:03 [2020-03-17T20:27:03.044Z] #57 0.778 + GOPATH=/tmp/tmp.NdJvZccKbb
20:27:03 [2020-03-17T20:27:03.044Z] #57 0.778 + RM_GOPATH=1
20:27:03 [2020-03-17T20:27:03.044Z] #57 0.818 ++ dirname ./install.sh
20:27:03 [2020-03-17T20:27:03.044Z] #57 0.840 + dir=.
20:27:03 [2020-03-17T20:27:03.044Z] #57 0.840 + bin=shfmt
20:27:03 [2020-03-17T20:27:03.044Z] #57 0.851 + shift
20:27:03 [2020-03-17T20:27:03.044Z] #57 0.855 + '[' '!' -f ./shfmt.installer ']'
20:27:03 [2020-03-17T20:27:03.044Z] #57 0.856 + . ./shfmt.installer
20:27:03 [2020-03-17T20:27:03.044Z] #57 0.857 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
20:27:03 [2020-03-17T20:27:03.044Z] #57 0.858 + install_shfmt
20:27:03 [2020-03-17T20:27:03.044Z] #57 0.859 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
20:27:03 [2020-03-17T20:27:03.044Z] #57 0.865 + git clone https://github.com/mvdan/sh.git /tmp/tmp.NdJvZccKbb/src/github.com/mvdan/sh
20:27:03 [2020-03-17T20:27:03.044Z] #57 0.866 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
20:27:03 [2020-03-17T20:27:03.044Z] #57 0.875 Cloning into '/tmp/tmp.NdJvZccKbb/src/github.com/mvdan/sh'...
20:27:03 [2020-03-17T20:27:03.044Z] #57 ...
20:27:03 [2020-03-17T20:27:03.044Z] 
20:27:03 [2020-03-17T20:27:03.044Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:27:03 [2020-03-17T20:27:03.044Z] #26 0.964 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:27:03 [2020-03-17T20:27:03.044Z] #26 1.357 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:27:03 [2020-03-17T20:27:03.044Z] #26 1.408 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:27:03 [2020-03-17T20:27:03.044Z] #26 3.746 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
20:27:03 [2020-03-17T20:27:03.044Z] #26 9.223 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [178 kB]
20:27:03 [2020-03-17T20:27:03.044Z] #26 10.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
20:27:03 [2020-03-17T20:27:03.120Z] #44 96.27   CC       criu/aio.o
20:27:03 [2020-03-17T20:27:03.335Z] #26 ...
20:27:03 [2020-03-17T20:27:03.335Z] 
20:27:03 [2020-03-17T20:27:03.335Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:27:03 [2020-03-17T20:27:03.335Z] #24 0.740 + RM_GOPATH=0
20:27:03 [2020-03-17T20:27:03.335Z] #24 0.743 + TMP_GOPATH=
20:27:03 [2020-03-17T20:27:03.335Z] #24 0.744 + : /build
20:27:03 [2020-03-17T20:27:03.335Z] #24 0.748 + '[' -z '' ']'
20:27:03 [2020-03-17T20:27:03.335Z] #24 0.750 ++ mktemp -d
20:27:03 [2020-03-17T20:27:03.335Z] #24 0.754 + export GOPATH=/tmp/tmp.7kz9HVPj22
20:27:03 [2020-03-17T20:27:03.335Z] #24 0.754 + GOPATH=/tmp/tmp.7kz9HVPj22
20:27:03 [2020-03-17T20:27:03.335Z] #24 0.754 + RM_GOPATH=1
20:27:03 [2020-03-17T20:27:03.335Z] #24 0.756 ++ dirname ./install.sh
20:27:03 [2020-03-17T20:27:03.335Z] #24 0.761 + dir=.
20:27:03 [2020-03-17T20:27:03.335Z] #24 0.761 + bin=dockercli
20:27:03 [2020-03-17T20:27:03.335Z] #24 0.762 + shift
20:27:03 [2020-03-17T20:27:03.335Z] #24 0.763 + '[' '!' -f ./dockercli.installer ']'
20:27:03 [2020-03-17T20:27:03.335Z] #24 0.765 + . ./dockercli.installer
20:27:03 [2020-03-17T20:27:03.335Z] #24 0.766 ++ : stable
20:27:03 [2020-03-17T20:27:03.335Z] #24 0.766 ++ : 17.06.2-ce
20:27:03 [2020-03-17T20:27:03.335Z] #24 0.768 + install_dockercli
20:27:03 [2020-03-17T20:27:03.335Z] #24 0.768 + echo 'Install docker/cli version 17.06.2-ce from stable'
20:27:03 [2020-03-17T20:27:03.335Z] #24 0.769 Install docker/cli version 17.06.2-ce from stable
20:27:03 [2020-03-17T20:27:03.335Z] #24 0.775 ++ uname -m
20:27:03 [2020-03-17T20:27:03.335Z] #24 0.807 + arch=ppc64le
20:27:03 [2020-03-17T20:27:03.335Z] #24 0.810 + '[' ppc64le '!=' x86_64 ']'
20:27:03 [2020-03-17T20:27:03.335Z] #24 0.811 + '[' ppc64le '!=' s390x ']'
20:27:03 [2020-03-17T20:27:03.335Z] #24 0.811 + '[' ppc64le '!=' armhf ']'
20:27:03 [2020-03-17T20:27:03.335Z] #24 0.811 + build_dockercli
20:27:03 [2020-03-17T20:27:03.335Z] #24 0.811 + git clone https://github.com/docker/docker-ce /tmp/tmp.7kz9HVPj22/tmp/docker-ce
20:27:03 [2020-03-17T20:27:03.335Z] #24 0.840 Cloning into '/tmp/tmp.7kz9HVPj22/tmp/docker-ce'...
20:27:03 [2020-03-17T20:27:03.335Z] #24 ...
20:27:03 [2020-03-17T20:27:03.335Z] 
20:27:03 [2020-03-17T20:27:03.335Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:27:03 [2020-03-17T20:27:03.335Z] #42 0.817 + git clone https://github.com/docker/distribution.git .
20:27:03 [2020-03-17T20:27:03.335Z] #42 0.819 Cloning into '.'...
20:27:03 [2020-03-17T20:27:03.529Z] ok  	github.com/docker/docker/pkg/authorization	0.243s	coverage: 68.3% of statements
20:27:03 [2020-03-17T20:27:03.529Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
20:27:03 [2020-03-17T20:27:03.648Z] #42 ...
20:27:03 [2020-03-17T20:27:03.648Z] 
20:27:03 [2020-03-17T20:27:03.648Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
20:27:03 [2020-03-17T20:27:03.648Z] #63 0.964 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:27:03 [2020-03-17T20:27:03.648Z] #63 1.228 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:27:03 [2020-03-17T20:27:03.648Z] #63 1.322 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:27:03 [2020-03-17T20:27:03.648Z] #63 3.543 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
20:27:03 [2020-03-17T20:27:03.648Z] #63 7.949 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [178 kB]
20:27:03 [2020-03-17T20:27:03.648Z] #63 10.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
20:27:03 [2020-03-17T20:27:03.648Z] #63 ...
20:27:03 [2020-03-17T20:27:03.648Z] 
20:27:03 [2020-03-17T20:27:03.648Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
20:27:03 [2020-03-17T20:27:03.648Z] #69 0.812 + RM_GOPATH=0
20:27:03 [2020-03-17T20:27:03.648Z] #69 0.813 + TMP_GOPATH=
20:27:03 [2020-03-17T20:27:03.648Z] #69 0.813 + : /build/
20:27:03 [2020-03-17T20:27:03.648Z] #69 0.813 + '[' -z '' ']'
20:27:03 [2020-03-17T20:27:03.648Z] #69 0.817 ++ mktemp -d
20:27:03 [2020-03-17T20:27:03.648Z] #69 0.876 + export GOPATH=/tmp/tmp.BgksK31B5L
20:27:03 [2020-03-17T20:27:03.648Z] #69 0.878 + GOPATH=/tmp/tmp.BgksK31B5L
20:27:03 [2020-03-17T20:27:03.648Z] #69 0.880 + RM_GOPATH=1
20:27:03 [2020-03-17T20:27:03.648Z] #69 0.884 ++ dirname ./install.sh
20:27:03 [2020-03-17T20:27:03.648Z] #69 0.898 + dir=.
20:27:03 [2020-03-17T20:27:03.648Z] #69 0.899 + bin=rootlesskit
20:27:03 [2020-03-17T20:27:03.648Z] #69 0.900 + shift
20:27:03 [2020-03-17T20:27:03.648Z] #69 0.900 + '[' '!' -f ./rootlesskit.installer ']'
20:27:03 [2020-03-17T20:27:03.648Z] #69 0.901 + . ./rootlesskit.installer
20:27:03 [2020-03-17T20:27:03.648Z] #69 0.902 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6
20:27:03 [2020-03-17T20:27:03.648Z] #69 0.912 + install_rootlesskit
20:27:03 [2020-03-17T20:27:03.648Z] #69 0.912 + case "$1" in
20:27:03 [2020-03-17T20:27:03.648Z] #69 0.912 + export CGO_ENABLED=0
20:27:03 [2020-03-17T20:27:03.648Z] #69 0.912 + CGO_ENABLED=0
20:27:03 [2020-03-17T20:27:03.648Z] #69 0.913 + _install_rootlesskit
20:27:03 [2020-03-17T20:27:03.648Z] #69 0.913 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6'
20:27:03 [2020-03-17T20:27:03.648Z] #69 0.914 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6
20:27:03 [2020-03-17T20:27:03.648Z] #69 0.915 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.BgksK31B5L/src/github.com/rootless-containers/rootlesskit
20:27:03 [2020-03-17T20:27:03.648Z] #69 0.922 Cloning into '/tmp/tmp.BgksK31B5L/src/github.com/rootless-containers/rootlesskit'...
20:27:03 [2020-03-17T20:27:03.648Z] #69 10.16 + cd /tmp/tmp.BgksK31B5L/src/github.com/rootless-containers/rootlesskit
20:27:03 [2020-03-17T20:27:03.648Z] #69 10.16 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6
20:27:03 [2020-03-17T20:27:03.648Z] #69 10.77 + for f in rootlesskit rootlesskit-docker-proxy
20:27:03 [2020-03-17T20:27:03.648Z] #69 10.78 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
20:27:03 [2020-03-17T20:27:03.685Z] #44 96.86   CC       criu/autofs.o
20:27:03 [2020-03-17T20:27:03.809Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
20:27:03 [2020-03-17T20:27:03.942Z] #69 ...
20:27:03 [2020-03-17T20:27:03.942Z] 
20:27:03 [2020-03-17T20:27:03.942Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:27:03 [2020-03-17T20:27:03.942Z] #51 0.695 + RM_GOPATH=0
20:27:03 [2020-03-17T20:27:03.942Z] #51 0.696 + TMP_GOPATH=
20:27:03 [2020-03-17T20:27:03.942Z] #51 0.696 + : /build
20:27:03 [2020-03-17T20:27:03.942Z] #51 0.696 + '[' -z '' ']'
20:27:03 [2020-03-17T20:27:03.942Z] #51 0.698 ++ mktemp -d
20:27:03 [2020-03-17T20:27:03.942Z] #51 0.700 + export GOPATH=/tmp/tmp.FVljN26TUE
20:27:03 [2020-03-17T20:27:03.942Z] #51 0.700 + GOPATH=/tmp/tmp.FVljN26TUE
20:27:03 [2020-03-17T20:27:03.942Z] #51 0.700 + RM_GOPATH=1
20:27:03 [2020-03-17T20:27:03.942Z] #51 0.707 ++ dirname ./install.sh
20:27:03 [2020-03-17T20:27:03.942Z] #51 0.709 + dir=.
20:27:03 [2020-03-17T20:27:03.942Z] #51 0.710 + bin=gotestsum
20:27:03 [2020-03-17T20:27:03.942Z] #51 0.710 + shift
20:27:03 [2020-03-17T20:27:03.942Z] #51 0.711 + '[' '!' -f ./gotestsum.installer ']'
20:27:03 [2020-03-17T20:27:03.942Z] #51 0.711 + . ./gotestsum.installer
20:27:03 [2020-03-17T20:27:03.942Z] #51 0.711 ++ : v0.3.5
20:27:03 [2020-03-17T20:27:03.942Z] #51 0.712 + install_gotestsum
20:27:03 [2020-03-17T20:27:03.942Z] #51 0.712 + echo 'Installing gotestsum version v0.3.5'
20:27:03 [2020-03-17T20:27:03.942Z] #51 0.712 + go get -d gotest.tools/gotestsum
20:27:03 [2020-03-17T20:27:03.942Z] #51 0.713 Installing gotestsum version v0.3.5
20:27:03 [2020-03-17T20:27:03.942Z] #51 ...
20:27:03 [2020-03-17T20:27:03.942Z] 
20:27:03 [2020-03-17T20:27:03.942Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
20:27:03 [2020-03-17T20:27:03.942Z] #31 0.775 + git clone https://github.com/kolyshkin/go-swagger.git .
20:27:03 [2020-03-17T20:27:03.942Z] #31 0.783 Cloning into '.'...
20:27:04 [2020-03-17T20:27:04.235Z] #31 ...
20:27:04 [2020-03-17T20:27:04.235Z] 
20:27:04 [2020-03-17T20:27:04.235Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:27:04 [2020-03-17T20:27:04.235Z] #34 10.82 internal/testlog
20:27:04 [2020-03-17T20:27:04.235Z] #34 11.31 runtime
20:27:04 [2020-03-17T20:27:04.884Z] #34 12.04 encoding
20:27:05 [2020-03-17T20:27:05.179Z] #34 12.46 runtime/cgo
20:27:05 [2020-03-17T20:27:05.179Z] #44 98.44   CC       criu/bfd.o
20:27:05 [2020-03-17T20:27:05.744Z] #44 99.10   CC       criu/bitmap.o
20:27:06 [2020-03-17T20:27:06.001Z] #44 99.33   CC       criu/cgroup-props.o
20:27:06 [2020-03-17T20:27:06.439Z] ok  	github.com/docker/docker/api/server/httputils	0.026s	coverage: 14.7% of statements
20:27:06 [2020-03-17T20:27:06.439Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
20:27:06 [2020-03-17T20:27:06.439Z] ok  	github.com/docker/docker/api/server/middleware	0.022s	coverage: 37.7% of statements
20:27:06 [2020-03-17T20:27:06.439Z] ?   	github.com/docker/docker/api/server/router	[no test files]
20:27:06 [2020-03-17T20:27:06.439Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
20:27:06 [2020-03-17T20:27:06.439Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
20:27:06 [2020-03-17T20:27:06.439Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
20:27:06 [2020-03-17T20:27:06.439Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
20:27:06 [2020-03-17T20:27:06.439Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
20:27:06 [2020-03-17T20:27:06.439Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
20:27:06 [2020-03-17T20:27:06.439Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
20:27:06 [2020-03-17T20:27:06.439Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
20:27:06 [2020-03-17T20:27:06.439Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
20:27:06 [2020-03-17T20:27:06.439Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
20:27:06 [2020-03-17T20:27:06.439Z] ok  	github.com/docker/docker/api/types/strslice	0.017s	coverage: 90.0% of statements
20:27:06 [2020-03-17T20:27:06.439Z] ok  	github.com/docker/docker/api/types/filters	0.018s	coverage: 92.2% of statements
20:27:06 [2020-03-17T20:27:06.439Z] ok  	github.com/docker/docker/api/types/time	0.016s	coverage: 100.0% of statements
20:27:06 [2020-03-17T20:27:06.439Z] ok  	github.com/docker/docker/api/server/router/swarm	0.015s	coverage: 4.5% of statements
20:27:06 [2020-03-17T20:27:06.439Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
20:27:06 [2020-03-17T20:27:06.439Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
20:27:06 [2020-03-17T20:27:06.439Z] ?   	github.com/docker/docker/api/types	[no test files]
20:27:06 [2020-03-17T20:27:06.439Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
20:27:06 [2020-03-17T20:27:06.439Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
20:27:06 [2020-03-17T20:27:06.439Z] ?   	github.com/docker/docker/api/types/container	[no test files]
20:27:06 [2020-03-17T20:27:06.439Z] ?   	github.com/docker/docker/api/types/events	[no test files]
20:27:06 [2020-03-17T20:27:06.439Z] ?   	github.com/docker/docker/api/types/image	[no test files]
20:27:06 [2020-03-17T20:27:06.439Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
20:27:06 [2020-03-17T20:27:06.439Z] ?   	github.com/docker/docker/api/types/network	[no test files]
20:27:06 [2020-03-17T20:27:06.439Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
20:27:06 [2020-03-17T20:27:06.439Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
20:27:06 [2020-03-17T20:27:06.439Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
20:27:06 [2020-03-17T20:27:06.439Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
20:27:06 [2020-03-17T20:27:06.439Z] ok  	github.com/docker/docker/api/types/versions	0.020s	coverage: 75.0% of statements
20:27:06 [2020-03-17T20:27:06.439Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
20:27:06 [2020-03-17T20:27:06.439Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
20:27:06 [2020-03-17T20:27:06.439Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
20:27:06 [2020-03-17T20:27:06.439Z] ?   	github.com/docker/docker/builder	[no test files]
20:27:06 [2020-03-17T20:27:06.439Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
20:27:06 [2020-03-17T20:27:06.439Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
20:27:06 [2020-03-17T20:27:06.439Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
20:27:06 [2020-03-17T20:27:06.439Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
20:27:06 [2020-03-17T20:27:06.439Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
20:27:06 [2020-03-17T20:27:06.439Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
20:27:06 [2020-03-17T20:27:06.439Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
20:27:06 [2020-03-17T20:27:06.439Z] ok  	github.com/docker/docker/builder/dockerignore	0.015s	coverage: 96.8% of statements
20:27:06 [2020-03-17T20:27:06.439Z] ok  	github.com/docker/docker/cli/debug	0.013s	coverage: 100.0% of statements
20:27:06 [2020-03-17T20:27:06.702Z] ok  	github.com/docker/docker/builder/remotecontext	0.562s	coverage: 13.6% of statements
20:27:06 [2020-03-17T20:27:06.933Z] #44 100.1   CC       criu/cgroup.o
20:27:06 [2020-03-17T20:27:06.962Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.178s	coverage: 86.3% of statements
20:27:07 [2020-03-17T20:27:07.190Z] #44 ...
20:27:07 [2020-03-17T20:27:07.190Z] 
20:27:07 [2020-03-17T20:27:07.190Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:27:07 [2020-03-17T20:27:07.190Z] #17 11.47 Reading package lists...
20:27:07 [2020-03-17T20:27:07.190Z] #17 15.48 Reading package lists...
20:27:07 [2020-03-17T20:27:07.190Z] #17 19.82 Building dependency tree...
20:27:07 [2020-03-17T20:27:07.190Z] #17 21.74 libcap2-bin is already the newest version (1:2.25-2).
20:27:07 [2020-03-17T20:27:07.190Z] #17 21.74 The following additional packages will be installed:
20:27:07 [2020-03-17T20:27:07.190Z] #17 21.75   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
20:27:07 [2020-03-17T20:27:07.190Z] #17 21.75   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
20:27:07 [2020-03-17T20:27:07.190Z] #17 21.75   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
20:27:07 [2020-03-17T20:27:07.190Z] #17 21.75   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
20:27:07 [2020-03-17T20:27:07.190Z] #17 21.75   python3.7 python3.7-minimal vim-runtime xxd
20:27:07 [2020-03-17T20:27:07.190Z] #17 21.76 Suggested packages:
20:27:07 [2020-03-17T20:27:07.190Z] #17 21.76   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
20:27:07 [2020-03-17T20:27:07.190Z] #17 21.76   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
20:27:07 [2020-03-17T20:27:07.190Z] #17 21.76   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
20:27:07 [2020-03-17T20:27:07.190Z] #17 21.76 Recommended packages:
20:27:07 [2020-03-17T20:27:07.190Z] #17 21.76   aufs-dkms nftables build-essential python3-dev python3-keyring
20:27:07 [2020-03-17T20:27:07.190Z] #17 21.76   python3-keyrings.alt python3-xdg unzip
20:27:07 [2020-03-17T20:27:07.190Z] #17 23.54 The following NEW packages will be installed:
20:27:07 [2020-03-17T20:27:07.190Z] #17 23.55   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
20:27:07 [2020-03-17T20:27:07.190Z] #17 23.55   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
20:27:07 [2020-03-17T20:27:07.190Z] #17 23.55   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
20:27:07 [2020-03-17T20:27:07.190Z] #17 23.55   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
20:27:07 [2020-03-17T20:27:07.190Z] #17 23.55   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
20:27:07 [2020-03-17T20:27:07.190Z] #17 23.55   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
20:27:07 [2020-03-17T20:27:07.190Z] #17 23.56   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
20:27:07 [2020-03-17T20:27:07.190Z] #17 23.56   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
20:27:07 [2020-03-17T20:27:07.190Z] #17 23.56   xz-utils zip
20:27:07 [2020-03-17T20:27:07.190Z] #17 23.91 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
20:27:07 [2020-03-17T20:27:07.190Z] #17 23.91 Need to get 28.5 MB of archives.
20:27:07 [2020-03-17T20:27:07.190Z] #17 23.91 After this operation, 116 MB of additional disk space will be used.
20:27:07 [2020-03-17T20:27:07.190Z] #17 23.91 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
20:27:07 [2020-03-17T20:27:07.190Z] #17 23.93 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
20:27:07 [2020-03-17T20:27:07.190Z] #17 23.95 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
20:27:07 [2020-03-17T20:27:07.190Z] #17 24.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
20:27:07 [2020-03-17T20:27:07.190Z] #17 24.06 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
20:27:07 [2020-03-17T20:27:07.190Z] #17 24.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
20:27:07 [2020-03-17T20:27:07.190Z] #17 24.12 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
20:27:07 [2020-03-17T20:27:07.190Z] #17 24.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
20:27:07 [2020-03-17T20:27:07.190Z] #17 24.14 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
20:27:07 [2020-03-17T20:27:07.190Z] #17 24.15 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
20:27:07 [2020-03-17T20:27:07.190Z] #17 24.15 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
20:27:07 [2020-03-17T20:27:07.190Z] #17 24.15 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
20:27:07 [2020-03-17T20:27:07.190Z] #17 24.16 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
20:27:07 [2020-03-17T20:27:07.190Z] #17 24.16 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
20:27:07 [2020-03-17T20:27:07.190Z] #17 24.17 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
20:27:07 [2020-03-17T20:27:07.190Z] #17 24.17 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
20:27:07 [2020-03-17T20:27:07.190Z] #17 24.19 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
20:27:07 [2020-03-17T20:27:07.190Z] #17 24.20 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
20:27:07 [2020-03-17T20:27:07.190Z] #17 24.22 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
20:27:07 [2020-03-17T20:27:07.190Z] #17 24.22 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
20:27:07 [2020-03-17T20:27:07.190Z] #17 24.24 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
20:27:07 [2020-03-17T20:27:07.190Z] #17 24.25 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
20:27:07 [2020-03-17T20:27:07.190Z] #17 24.27 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
20:27:07 [2020-03-17T20:27:07.190Z] #17 24.27 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
20:27:07 [2020-03-17T20:27:07.190Z] #17 24.28 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
20:27:07 [2020-03-17T20:27:07.190Z] #17 24.30 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
20:27:07 [2020-03-17T20:27:07.190Z] #17 24.30 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
20:27:07 [2020-03-17T20:27:07.190Z] #17 24.31 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
20:27:07 [2020-03-17T20:27:07.190Z] #17 24.31 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB]
20:27:07 [2020-03-17T20:27:07.190Z] #17 ...
20:27:07 [2020-03-17T20:27:07.190Z] 
20:27:07 [2020-03-17T20:27:07.190Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
20:27:07 [2020-03-17T20:27:07.190Z] #30 DONE 192.7s
20:27:07 [2020-03-17T20:27:07.447Z] 
20:27:07 [2020-03-17T20:27:07.447Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:27:07 [2020-03-17T20:27:07.447Z] #17 24.82 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:27:07 [2020-03-17T20:27:07.705Z] #17 24.82 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
20:27:07 [2020-03-17T20:27:07.705Z] #17 24.83 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
20:27:07 [2020-03-17T20:27:07.705Z] #17 24.83 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
20:27:07 [2020-03-17T20:27:07.705Z] #17 24.83 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
20:27:07 [2020-03-17T20:27:07.705Z] #17 24.85 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
20:27:07 [2020-03-17T20:27:07.705Z] #17 24.99 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
20:27:07 [2020-03-17T20:27:07.705Z] #17 25.00 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
20:27:07 [2020-03-17T20:27:07.705Z] #17 25.01 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
20:27:07 [2020-03-17T20:27:07.705Z] #17 25.04 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
20:27:07 [2020-03-17T20:27:07.705Z] #17 25.05 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
20:27:07 [2020-03-17T20:27:07.705Z] #17 25.08 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
20:27:07 [2020-03-17T20:27:07.962Z] #17 25.08 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
20:27:07 [2020-03-17T20:27:07.962Z] #17 25.19 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
20:27:07 [2020-03-17T20:27:07.962Z] #17 25.22 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
20:27:07 [2020-03-17T20:27:07.962Z] #17 25.25 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
20:27:08 [2020-03-17T20:27:08.176Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.512s	coverage: 43.2% of statements
20:27:08 [2020-03-17T20:27:08.176Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
20:27:08 [2020-03-17T20:27:08.176Z] ok  	github.com/docker/docker/layer	7.554s	coverage: 68.8% of statements
20:27:08 [2020-03-17T20:27:08.176Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
20:27:08 [2020-03-17T20:27:08.176Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
20:27:08 [2020-03-17T20:27:08.176Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
20:27:08 [2020-03-17T20:27:08.176Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
20:27:08 [2020-03-17T20:27:08.176Z] ?   	github.com/docker/docker/oci	[no test files]
20:27:08 [2020-03-17T20:27:08.176Z] ?   	github.com/docker/docker/oci/caps	[no test files]
20:27:08 [2020-03-17T20:27:08.176Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
20:27:08 [2020-03-17T20:27:08.176Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
20:27:08 [2020-03-17T20:27:08.219Z] #17 25.54 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
20:27:08 [2020-03-17T20:27:08.219Z] #17 25.59 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
20:27:08 [2020-03-17T20:27:08.345Z] ok  	github.com/docker/docker/builder/dockerfile	1.303s	coverage: 48.2% of statements
20:27:08 [2020-03-17T20:27:08.345Z] ?   	github.com/docker/docker/cli	[no test files]
20:27:08 [2020-03-17T20:27:08.345Z] ?   	github.com/docker/docker/cli/config	[no test files]
20:27:08 [2020-03-17T20:27:08.456Z] ok  	github.com/docker/docker/pkg/discovery	0.001s	coverage: 58.3% of statements
20:27:08 [2020-03-17T20:27:08.457Z] ok  	github.com/docker/docker/pkg/discovery/file	0.002s	coverage: 92.9% of statements
20:27:08 [2020-03-17T20:27:08.476Z] #17 25.63 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
20:27:09 [2020-03-17T20:27:09.040Z] #17 26.22 debconf: delaying package configuration, since apt-utils is not installed
20:27:09 [2020-03-17T20:27:09.040Z] #17 26.35 Fetched 28.5 MB in 2s (14.2 MB/s)
20:27:09 [2020-03-17T20:27:09.040Z] #17 26.41 Selecting previously unselected package pigz.
20:27:09 [2020-03-17T20:27:09.067Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.001s	coverage: 92.3% of statements
20:27:09 [2020-03-17T20:27:09.297Z] #17 26.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 ... 23423 files and directories currently installed.)
20:27:09 [2020-03-17T20:27:09.297Z] #17 26.46 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
20:27:09 [2020-03-17T20:27:09.297Z] #17 26.46 Unpacking pigz (2.4-1) ...
20:27:09 [2020-03-17T20:27:09.297Z] #17 26.58 Selecting previously unselected package libpython3.7-minimal:amd64.
20:27:09 [2020-03-17T20:27:09.297Z] #17 26.58 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
20:27:09 [2020-03-17T20:27:09.297Z] #17 26.60 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
20:27:09 [2020-03-17T20:27:09.348Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.001s	coverage: 93.8% of statements
20:27:09 [2020-03-17T20:27:09.641Z] #34 ...
20:27:09 [2020-03-17T20:27:09.641Z] 
20:27:09 [2020-03-17T20:27:09.641Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:27:09 [2020-03-17T20:27:09.641Z] #48 6.807 unicode/utf8
20:27:09 [2020-03-17T20:27:09.641Z] #48 6.861 unicode
20:27:09 [2020-03-17T20:27:09.641Z] #48 7.128 math/bits
20:27:09 [2020-03-17T20:27:09.641Z] #48 7.921 internal/bytealg
20:27:09 [2020-03-17T20:27:09.641Z] #48 10.13 internal/testlog
20:27:09 [2020-03-17T20:27:09.641Z] #48 10.74 math
20:27:09 [2020-03-17T20:27:09.641Z] #48 10.94 runtime
20:27:09 [2020-03-17T20:27:09.641Z] #48 11.83 encoding
20:27:09 [2020-03-17T20:27:09.641Z] #48 12.44 unicode/utf16
20:27:09 [2020-03-17T20:27:09.641Z] #48 13.63 container/list
20:27:09 [2020-03-17T20:27:09.862Z] #17 27.05 Selecting previously unselected package python3.7-minimal.
20:27:09 [2020-03-17T20:27:09.862Z] #17 27.05 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
20:27:09 [2020-03-17T20:27:09.862Z] #17 27.06 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
20:27:09 [2020-03-17T20:27:09.932Z] #48 17.25 crypto/internal/subtle
20:27:09 [2020-03-17T20:27:09.959Z] ok  	github.com/docker/docker/pkg/dmesg	0.002s	coverage: 83.3% of statements
20:27:10 [2020-03-17T20:27:10.227Z] #48 17.71 crypto/subtle
20:27:10 [2020-03-17T20:27:10.795Z] #17 27.98 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
20:27:10 [2020-03-17T20:27:10.795Z] #17 28.02 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
20:27:10 [2020-03-17T20:27:10.967Z] ok  	github.com/docker/docker/pkg/filenotify	0.602s	coverage: 67.0% of statements
20:27:11 [2020-03-17T20:27:11.273Z] #48 18.61 vendor/golang.org/x/crypto/cryptobyte/asn1
20:27:11 [2020-03-17T20:27:11.578Z] ok  	github.com/docker/docker/pkg/fileutils	0.004s	coverage: 89.5% of statements
20:27:11 [2020-03-17T20:27:11.905Z] #48 19.34 internal/nettrace
20:27:12 [2020-03-17T20:27:12.190Z] ok  	github.com/docker/docker/pkg/fsutils	0.402s	coverage: 85.1% of statements
20:27:12 [2020-03-17T20:27:12.472Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.102s	coverage: 84.1% of statements
20:27:12 [2020-03-17T20:27:12.472Z] ok  	github.com/docker/docker/pkg/homedir	0.002s	coverage: 11.4% of statements
20:27:12 [2020-03-17T20:27:12.546Z] #48 ...
20:27:12 [2020-03-17T20:27:12.546Z] 
20:27:12 [2020-03-17T20:27:12.546Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:27:12 [2020-03-17T20:27:12.546Z] #57 19.91 + cd /tmp/tmp.NdJvZccKbb/src/github.com/mvdan/sh
20:27:12 [2020-03-17T20:27:12.546Z] #57 19.92 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
20:27:12 [2020-03-17T20:27:12.547Z] ok  	github.com/docker/docker/client	0.353s	coverage: 75.8% of statements
20:27:12 [2020-03-17T20:27:12.693Z] #17 29.87 Selecting previously unselected package python3-minimal.
20:27:12 [2020-03-17T20:27:12.694Z] #17 29.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 ... 23672 files and directories currently installed.)
20:27:12 [2020-03-17T20:27:12.694Z] #17 29.91 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
20:27:12 [2020-03-17T20:27:12.694Z] #17 29.92 Unpacking python3-minimal (3.7.3-1) ...
20:27:12 [2020-03-17T20:27:12.694Z] #17 29.99 Selecting previously unselected package libmpdec2:amd64.
20:27:12 [2020-03-17T20:27:12.694Z] #17 30.02 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
20:27:12 [2020-03-17T20:27:12.694Z] #17 30.02 Unpacking libmpdec2:amd64 (2.4.2-2) ...
20:27:12 [2020-03-17T20:27:12.694Z] #17 30.10 Selecting previously unselected package libpython3.7-stdlib:amd64.
20:27:12 [2020-03-17T20:27:12.840Z] #57 20.11 + GO111MODULE=on
20:27:12 [2020-03-17T20:27:12.840Z] #57 20.11 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
20:27:12 [2020-03-17T20:27:12.840Z] #57 ...
20:27:12 [2020-03-17T20:27:12.840Z] 
20:27:12 [2020-03-17T20:27:12.840Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:27:12 [2020-03-17T20:27:12.840Z] #44 10.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
20:27:12 [2020-03-17T20:27:12.840Z] #44 ...
20:27:12 [2020-03-17T20:27:12.840Z] 
20:27:12 [2020-03-17T20:27:12.840Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:27:12 [2020-03-17T20:27:12.840Z] #11 10.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
20:27:12 [2020-03-17T20:27:12.953Z] #17 30.11 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
20:27:12 [2020-03-17T20:27:12.953Z] #17 30.12 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
20:27:13 [2020-03-17T20:27:13.135Z] #11 ...
20:27:13 [2020-03-17T20:27:13.135Z] 
20:27:13 [2020-03-17T20:27:13.135Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:27:13 [2020-03-17T20:27:13.135Z] #48 20.08 runtime/cgo
20:27:13 [2020-03-17T20:27:13.475Z] ok  	github.com/docker/docker/pkg/idtools	0.370s	coverage: 70.1% of statements
20:27:13 [2020-03-17T20:27:13.475Z] ok  	github.com/docker/docker/pkg/ioutils	0.259s	coverage: 70.1% of statements
20:27:13 [2020-03-17T20:27:13.475Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.003s	coverage: 91.7% of statements
20:27:13 [2020-03-17T20:27:13.756Z] ok  	github.com/docker/docker/pkg/locker	0.008s	coverage: 88.9% of statements
20:27:13 [2020-03-17T20:27:13.756Z] ok  	github.com/docker/docker/pkg/longpath	0.001s	coverage: 100.0% of statements
20:27:13 [2020-03-17T20:27:13.756Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
20:27:13 [2020-03-17T20:27:13.885Z] #17 31.05 Selecting previously unselected package python3.7.
20:27:13 [2020-03-17T20:27:13.885Z] #17 31.05 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
20:27:13 [2020-03-17T20:27:13.885Z] #17 31.07 Unpacking python3.7 (3.7.3-2+deb10u1) ...
20:27:13 [2020-03-17T20:27:13.885Z] #17 31.16 Selecting previously unselected package libpython3-stdlib:amd64.
20:27:13 [2020-03-17T20:27:13.885Z] #17 31.17 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
20:27:13 [2020-03-17T20:27:13.885Z] #17 31.17 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
20:27:13 [2020-03-17T20:27:13.885Z] #17 31.25 Setting up python3-minimal (3.7.3-1) ...
20:27:14 [2020-03-17T20:27:14.037Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.001s	coverage: 85.7% of statements
20:27:14 [2020-03-17T20:27:14.318Z] ok  	github.com/docker/docker/pkg/parsers	0.001s	coverage: 97.0% of statements
20:27:14 [2020-03-17T20:27:14.599Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.001s	coverage: 60.0% of statements
20:27:14 [2020-03-17T20:27:14.817Z] #17 32.05 Selecting previously unselected package python3.
20:27:14 [2020-03-17T20:27:14.817Z] #17 32.05 (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.)
20:27:14 [2020-03-17T20:27:14.817Z] #17 32.10 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
20:27:14 [2020-03-17T20:27:14.817Z] #17 32.11 Unpacking python3 (3.7.3-1) ...
20:27:14 [2020-03-17T20:27:14.880Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.003s	coverage: 91.4% of statements
20:27:15 [2020-03-17T20:27:15.075Z] #17 32.20 Selecting previously unselected package libip4tc0:amd64.
20:27:15 [2020-03-17T20:27:15.075Z] #17 32.21 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
20:27:15 [2020-03-17T20:27:15.075Z] #17 32.22 Unpacking libip4tc0:amd64 (1.8.2-4) ...
20:27:15 [2020-03-17T20:27:15.075Z] #17 32.31 Selecting previously unselected package libip6tc0:amd64.
20:27:15 [2020-03-17T20:27:15.075Z] #17 32.32 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
20:27:15 [2020-03-17T20:27:15.075Z] #17 32.32 Unpacking libip6tc0:amd64 (1.8.2-4) ...
20:27:15 [2020-03-17T20:27:15.075Z] #17 32.40 Selecting previously unselected package libiptc0:amd64.
20:27:15 [2020-03-17T20:27:15.075Z] #17 32.40 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
20:27:15 [2020-03-17T20:27:15.075Z] #17 32.40 Unpacking libiptc0:amd64 (1.8.2-4) ...
20:27:15 [2020-03-17T20:27:15.161Z] ok  	github.com/docker/docker/pkg/pidfile	0.001s	coverage: 82.4% of statements
20:27:15 [2020-03-17T20:27:15.333Z] #17 32.49 Selecting previously unselected package libnfnetlink0:amd64.
20:27:15 [2020-03-17T20:27:15.333Z] #17 32.49 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
20:27:15 [2020-03-17T20:27:15.333Z] #17 32.50 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:27:15 [2020-03-17T20:27:15.333Z] #17 32.59 Selecting previously unselected package libnetfilter-conntrack3:amd64.
20:27:15 [2020-03-17T20:27:15.333Z] #17 32.60 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
20:27:15 [2020-03-17T20:27:15.333Z] #17 32.62 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
20:27:15 [2020-03-17T20:27:15.333Z] #17 32.70 Selecting previously unselected package libnftnl11:amd64.
20:27:15 [2020-03-17T20:27:15.443Z] ok  	github.com/docker/docker/pkg/mount	1.220s	coverage: 70.5% of statements
20:27:15 [2020-03-17T20:27:15.443Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
20:27:15 [2020-03-17T20:27:15.443Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
20:27:15 [2020-03-17T20:27:15.443Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
20:27:15 [2020-03-17T20:27:15.590Z] #17 32.71 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
20:27:15 [2020-03-17T20:27:15.590Z] #17 32.72 Unpacking libnftnl11:amd64 (1.1.2-2) ...
20:27:15 [2020-03-17T20:27:15.590Z] #17 32.81 Selecting previously unselected package iptables.
20:27:15 [2020-03-17T20:27:15.590Z] #17 32.81 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
20:27:15 [2020-03-17T20:27:15.590Z] #17 32.82 Unpacking iptables (1.8.2-4) ...
20:27:15 [2020-03-17T20:27:15.848Z] #17 33.10 Selecting previously unselected package xxd.
20:27:15 [2020-03-17T20:27:15.848Z] #17 33.11 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
20:27:15 [2020-03-17T20:27:15.848Z] #17 33.12 Unpacking xxd (2:8.1.0875-5) ...
20:27:15 [2020-03-17T20:27:15.848Z] #17 33.24 Selecting previously unselected package vim-common.
20:27:16 [2020-03-17T20:27:16.055Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
20:27:16 [2020-03-17T20:27:16.106Z] #17 33.25 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
20:27:16 [2020-03-17T20:27:16.106Z] #17 33.27 Unpacking vim-common (2:8.1.0875-5) ...
20:27:16 [2020-03-17T20:27:16.106Z] #17 33.43 Selecting previously unselected package bash-completion.
20:27:16 [2020-03-17T20:27:16.106Z] #17 33.43 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
20:27:16 [2020-03-17T20:27:16.336Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
20:27:16 [2020-03-17T20:27:16.620Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
20:27:16 [2020-03-17T20:27:16.920Z] ok  	github.com/docker/docker/pkg/progress	0.006s	coverage: 75.9% of statements
20:27:17 [2020-03-17T20:27:17.921Z] ok  	github.com/docker/docker/pkg/pubsub	1.017s	coverage: 73.9% of statements
20:27:18 [2020-03-17T20:27:18.201Z] ok  	github.com/docker/docker/pkg/reexec	0.003s	coverage: 82.4% of statements
20:27:18 [2020-03-17T20:27:18.756Z] #48 ...
20:27:18 [2020-03-17T20:27:18.756Z] 
20:27:18 [2020-03-17T20:27:18.756Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
20:27:18 [2020-03-17T20:27:18.756Z] #63 25.96 Fetched 8116 kB in 25s (324 kB/s)
20:27:19 [2020-03-17T20:27:19.382Z] #17 35.99 Unpacking bash-completion (1:2.8-6) ...
20:27:19 [2020-03-17T20:27:19.382Z] #17 36.43 Selecting previously unselected package bzip2.
20:27:19 [2020-03-17T20:27:19.382Z] #17 36.44 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
20:27:19 [2020-03-17T20:27:19.382Z] #17 36.45 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
20:27:19 [2020-03-17T20:27:19.382Z] #17 36.55 Selecting previously unselected package xz-utils.
20:27:19 [2020-03-17T20:27:19.382Z] #17 36.56 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
20:27:19 [2020-03-17T20:27:19.382Z] #17 36.56 Unpacking xz-utils (5.2.4-1) ...
20:27:19 [2020-03-17T20:27:19.382Z] #17 36.73 Selecting previously unselected package apparmor.
20:27:19 [2020-03-17T20:27:19.382Z] #17 36.74 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
20:27:19 [2020-03-17T20:27:19.382Z] #17 36.83 Unpacking apparmor (2.13.2-10) ...
20:27:19 [2020-03-17T20:27:19.946Z] #17 37.17 Selecting previously unselected package aufs-tools.
20:27:19 [2020-03-17T20:27:19.946Z] #17 37.19 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
20:27:19 [2020-03-17T20:27:19.946Z] #17 37.19 Unpacking aufs-tools (1:4.14+20190211-1) ...
20:27:19 [2020-03-17T20:27:19.946Z] #17 ...
20:27:19 [2020-03-17T20:27:19.946Z] 
20:27:19 [2020-03-17T20:27:19.946Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:27:19 [2020-03-17T20:27:19.946Z] #44 103.2   CC       criu/clone-noasan.o
20:27:19 [2020-03-17T20:27:19.946Z] #44 103.3   CC       criu/config.o
20:27:19 [2020-03-17T20:27:19.946Z] #44 104.4   CC       criu/cr-check.o
20:27:19 [2020-03-17T20:27:19.946Z] #44 105.9   CC       criu/cr-dedup.o
20:27:19 [2020-03-17T20:27:19.946Z] #44 106.3   CC       criu/cr-dump.o
20:27:19 [2020-03-17T20:27:19.946Z] #44 108.4   CC       criu/cr-errno.o
20:27:19 [2020-03-17T20:27:19.946Z] #44 108.5   CC       criu/cr-restore.o
20:27:19 [2020-03-17T20:27:19.946Z] #44 113.1   CC       criu/cr-service.o
20:27:20 [2020-03-17T20:27:20.204Z] #44 ...
20:27:20 [2020-03-17T20:27:20.204Z] 
20:27:20 [2020-03-17T20:27:20.204Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:27:20 [2020-03-17T20:27:20.204Z] #17 37.34 Selecting previously unselected package libonig5:amd64.
20:27:20 [2020-03-17T20:27:20.204Z] #17 37.34 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
20:27:20 [2020-03-17T20:27:20.204Z] #17 37.35 Unpacking libonig5:amd64 (6.9.1-1) ...
20:27:20 [2020-03-17T20:27:20.204Z] #17 37.48 Selecting previously unselected package libjq1:amd64.
20:27:20 [2020-03-17T20:27:20.204Z] #17 37.49 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
20:27:20 [2020-03-17T20:27:20.204Z] #17 37.50 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
20:27:20 [2020-03-17T20:27:20.461Z] #17 37.62 Selecting previously unselected package jq.
20:27:20 [2020-03-17T20:27:20.461Z] #17 37.62 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
20:27:20 [2020-03-17T20:27:20.461Z] #17 37.63 Unpacking jq (1.5+dfsg-2+b1) ...
20:27:20 [2020-03-17T20:27:20.461Z] #17 37.72 Selecting previously unselected package libaio1:amd64.
20:27:20 [2020-03-17T20:27:20.461Z] #17 37.72 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
20:27:20 [2020-03-17T20:27:20.461Z] #17 37.75 Unpacking libaio1:amd64 (0.3.112-3) ...
20:27:20 [2020-03-17T20:27:20.461Z] #17 37.82 Selecting previously unselected package libgpm2:amd64.
20:27:20 [2020-03-17T20:27:20.719Z] #17 37.82 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
20:27:20 [2020-03-17T20:27:20.719Z] #17 37.83 Unpacking libgpm2:amd64 (1.20.7-5) ...
20:27:20 [2020-03-17T20:27:20.719Z] #17 37.89 Selecting previously unselected package libicu63:amd64.
20:27:20 [2020-03-17T20:27:20.719Z] #17 37.90 Preparing to unpack .../20-libicu63_63.1-6_amd64.deb ...
20:27:20 [2020-03-17T20:27:20.719Z] #17 37.91 Unpacking libicu63:amd64 (63.1-6) ...
20:27:20 [2020-03-17T20:27:20.865Z] ok  	github.com/docker/docker/pkg/signal	2.318s	coverage: 61.0% of statements
20:27:21 [2020-03-17T20:27:21.145Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
20:27:21 [2020-03-17T20:27:21.427Z] ok  	github.com/docker/docker/pkg/streamformatter	0.002s	coverage: 66.2% of statements
20:27:21 [2020-03-17T20:27:21.708Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
20:27:21 [2020-03-17T20:27:21.989Z] ok  	github.com/docker/docker/pkg/symlink	0.006s	coverage: 87.7% of statements
20:27:22 [2020-03-17T20:27:22.270Z] ok  	github.com/docker/docker/pkg/sysinfo	0.004s	coverage: 71.3% of statements
20:27:22 [2020-03-17T20:27:22.552Z] ok  	github.com/docker/docker/pkg/system	0.053s	coverage: 37.2% of statements
20:27:22 [2020-03-17T20:27:22.832Z] ok  	github.com/docker/docker/pkg/tailfile	0.035s	coverage: 88.6% of statements
20:27:23 [2020-03-17T20:27:23.443Z] ok  	github.com/docker/docker/pkg/tarsum	0.029s	coverage: 89.3% of statements
20:27:23 [2020-03-17T20:27:23.724Z] ok  	github.com/docker/docker/pkg/term	0.002s	coverage: 84.1% of statements
20:27:23 [2020-03-17T20:27:23.724Z] testing: warning: no tests to run
20:27:23 [2020-03-17T20:27:23.724Z] coverage: [no statements]
20:27:23 [2020-03-17T20:27:23.724Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
20:27:23 [2020-03-17T20:27:23.997Z] #17 41.38 Selecting previously unselected package libnet1:amd64.
20:27:24 [2020-03-17T20:27:24.255Z] #17 41.38 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:27:24 [2020-03-17T20:27:24.255Z] #17 41.40 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:27:24 [2020-03-17T20:27:24.255Z] #17 41.49 Selecting previously unselected package libnl-3-200:amd64.
20:27:24 [2020-03-17T20:27:24.255Z] #17 41.50 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
20:27:24 [2020-03-17T20:27:24.255Z] #17 41.50 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
20:27:24 [2020-03-17T20:27:24.255Z] #17 41.60 Selecting previously unselected package libprotobuf-c1:amd64.
20:27:24 [2020-03-17T20:27:24.312Z] #63 25.96 Reading package lists...
20:27:24 [2020-03-17T20:27:24.312Z] #63 ...
20:27:24 [2020-03-17T20:27:24.312Z] 
20:27:24 [2020-03-17T20:27:24.312Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:27:24 [2020-03-17T20:27:24.313Z] #42 29.08 Checking out files:  79% (1271/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.
20:27:24 [2020-03-17T20:27:24.313Z] #42 29.63 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
20:27:24 [2020-03-17T20:27:24.335Z] ok  	github.com/docker/docker/pkg/truncindex	0.101s	coverage: 91.5% of statements
20:27:24 [2020-03-17T20:27:24.335Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
20:27:24 [2020-03-17T20:27:24.512Z] #17 41.61 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
20:27:24 [2020-03-17T20:27:24.512Z] #17 41.61 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:27:24 [2020-03-17T20:27:24.512Z] #17 41.67 Selecting previously unselected package libreadline5:amd64.
20:27:24 [2020-03-17T20:27:24.512Z] #17 41.67 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
20:27:24 [2020-03-17T20:27:24.512Z] #17 41.68 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
20:27:24 [2020-03-17T20:27:24.512Z] #17 41.80 Selecting previously unselected package net-tools.
20:27:24 [2020-03-17T20:27:24.512Z] #17 41.80 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
20:27:24 [2020-03-17T20:27:24.512Z] #17 41.81 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
20:27:24 [2020-03-17T20:27:24.615Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
20:27:24 [2020-03-17T20:27:24.769Z] #17 42.00 Selecting previously unselected package python-pip-whl.
20:27:24 [2020-03-17T20:27:24.769Z] #17 42.00 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
20:27:24 [2020-03-17T20:27:24.769Z] #17 42.00 Unpacking python-pip-whl (18.1-5) ...
20:27:24 [2020-03-17T20:27:24.948Z] #42 32.68 + 
20:27:24 [2020-03-17T20:27:24.948Z] #42 ...
20:27:24 [2020-03-17T20:27:24.948Z] 
20:27:24 [2020-03-17T20:27:24.948Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:27:24 [2020-03-17T20:27:24.948Z] #57 22.37 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:27:24 [2020-03-17T20:27:24.948Z] #57 22.38 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:27:24 [2020-03-17T20:27:24.948Z] #57 22.40 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:27:24 [2020-03-17T20:27:24.948Z] #57 22.70 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:27:24 [2020-03-17T20:27:24.948Z] #57 22.78 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:27:24 [2020-03-17T20:27:24.948Z] #57 25.10 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:27:24 [2020-03-17T20:27:24.948Z] #57 26.28 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:27:24 [2020-03-17T20:27:24.948Z] #57 29.04 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:27:24 [2020-03-17T20:27:24.948Z] #57 31.42 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:27:24 [2020-03-17T20:27:24.948Z] #57 31.59 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:27:24 [2020-03-17T20:27:24.948Z] #57 32.03 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:27:24 [2020-03-17T20:27:24.948Z] #57 32.27 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:27:24 [2020-03-17T20:27:24.948Z] #57 ...
20:27:24 [2020-03-17T20:27:24.948Z] 
20:27:24 [2020-03-17T20:27:24.948Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:27:25 [2020-03-17T20:27:25.333Z] #17 42.58 Selecting previously unselected package python3-lib2to3.
20:27:25 [2020-03-17T20:27:25.334Z] #17 42.59 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
20:27:25 [2020-03-17T20:27:25.334Z] #17 42.59 Unpacking python3-lib2to3 (3.7.3-1) ...
20:27:25 [2020-03-17T20:27:25.334Z] #17 42.72 Selecting previously unselected package python3-distutils.
20:27:25 [2020-03-17T20:27:25.591Z] #17 42.72 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
20:27:25 [2020-03-17T20:27:25.591Z] #17 42.73 Unpacking python3-distutils (3.7.3-1) ...
20:27:25 [2020-03-17T20:27:25.591Z] #17 42.86 Selecting previously unselected package python3-pip.
20:27:25 [2020-03-17T20:27:25.591Z] #17 42.87 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
20:27:25 [2020-03-17T20:27:25.591Z] #17 42.87 Unpacking python3-pip (18.1-5) ...
20:27:25 [2020-03-17T20:27:25.848Z] #17 43.07 Selecting previously unselected package python3-pkg-resources.
20:27:25 [2020-03-17T20:27:25.848Z] #17 43.07 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
20:27:25 [2020-03-17T20:27:25.848Z] #17 43.08 Unpacking python3-pkg-resources (40.8.0-1) ...
20:27:25 [2020-03-17T20:27:25.849Z] #17 43.23 Selecting previously unselected package python3-setuptools.
20:27:25 [2020-03-17T20:27:25.849Z] #17 43.24 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
20:27:25 [2020-03-17T20:27:25.849Z] #17 43.24 Unpacking python3-setuptools (40.8.0-1) ...
20:27:26 [2020-03-17T20:27:26.129Z] #75 32.28 Checking out files:  47% (980/2066)   
Checking out files:  48% (992/2066)   
Checking out files:  49% (1013/2066)   
Checking out files:  50% (1033/2066)   
Checking out files:  51% (1054/2066)   
Checking out files:  52% (1075/2066)   
Checking out files:  53% (1095/2066)   
Checking out files:  54% (1116/2066)   
Checking out files:  55% (1137/2066)   
Checking out files:  56% (1157/2066)   
Checking out files:  57% (1178/2066)   
Checking out files:  58% (1199/2066)   
Checking out files:  59% (1219/2066)   
Checking out files:  60% (1240/2066)   
Checking out files:  61% (1261/2066)   
Checking out files:  62% (1281/2066)   
Checking out files:  63% (1302/2066)   
Checking out files:  64% (1323/2066)   
Checking out files:  65% (1343/2066)   
Checking out files:  66% (1364/2066)   
Checking out files:  67% (1385/2066)   
Checking out files:  68% (1405/2066)   
Checking out files:  69% (1426/2066)   
Checking out files:  70% (1447/2066)   
Checking out files:  71% (1467/2066)   
Checking out files:  72% (1488/2066)   
Checking out files:  73% (1509/2066)   
Checking out files:  74% (1529/2066)   
Checking out files:  75% (1550/2066)   
Checking out files:  76% (1571/2066)   
Checking out files:  77% (1591/2066)   
Checking out files:  78% (1612/2066)   
Checking out files:  79% (1633/2066)   
Checking out files:  80% (1653/2066)   
Checking out files:  81% (1674/2066)   
Checking out files:  82% (1695/2066)   
Checking out files:  83% (1715/2066)   
Checking out files:  84% (1736/2066)   
Checking out files:  85% (1757/2066)   
Checking out files:  86% (1777/2066)   
Checking out files:  87% (1798/2066)   
Checking out files:  87% (1799/2066)   
Checking out files:  88% (1819/2066)   
Checking out files:  89% (1839/2066)   
Checking out files:  90% (1860/2066)   
Checking out files:  91% (1881/2066)   
Checking out files:  92% (1901/2066)   
Checking out files:  93% (1922/2066)   
Checking out files:  94% (1943/2066)   
Checking out files:  95% (1963/2066)   
Checking out files:  96% (1984/2066)   
Checking out files:  97% (2005/2066)   
Checking out files:  98% (2025/2066)   
Checking out files:  99% (2046/2066)   
Checking out files: 100% (2066/2066)   
Checking out files: 100% (2066/2066), done.
20:27:26 [2020-03-17T20:27:26.129Z] #75 33.62 + cd /tmp/tmp.DMtjGJGimn/src/github.com/docker/libnetwork
20:27:26 [2020-03-17T20:27:26.129Z] #75 33.62 + git checkout -q bf2bd42abc0a3734f12b5ec724e571434e42c669
20:27:26 [2020-03-17T20:27:26.413Z] #17 43.49 Selecting previously unselected package python3-wheel.
20:27:26 [2020-03-17T20:27:26.413Z] #17 43.50 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
20:27:26 [2020-03-17T20:27:26.413Z] #17 43.51 Unpacking python3-wheel (0.32.3-2) ...
20:27:26 [2020-03-17T20:27:26.413Z] #17 43.59 Selecting previously unselected package sudo.
20:27:26 [2020-03-17T20:27:26.413Z] #17 43.60 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
20:27:26 [2020-03-17T20:27:26.413Z] #17 43.60 Unpacking sudo (1.8.27-1+deb10u2) ...
20:27:26 [2020-03-17T20:27:26.629Z] ok  	github.com/docker/docker/plugin	0.555s	coverage: 27.1% of statements
20:27:26 [2020-03-17T20:27:26.776Z] #75 34.01 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
20:27:26 [2020-03-17T20:27:26.910Z] ok  	github.com/docker/docker/plugin/v2	0.002s	coverage: 14.5% of statements
20:27:26 [2020-03-17T20:27:26.977Z] #17 44.13 Selecting previously unselected package thin-provisioning-tools.
20:27:26 [2020-03-17T20:27:26.978Z] #17 44.15 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
20:27:26 [2020-03-17T20:27:26.978Z] #17 44.16 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
20:27:27 [2020-03-17T20:27:27.235Z] #17 44.40 Selecting previously unselected package uidmap.
20:27:27 [2020-03-17T20:27:27.235Z] #17 44.40 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
20:27:27 [2020-03-17T20:27:27.235Z] #17 44.41 Unpacking uidmap (1:4.5-1.1) ...
20:27:27 [2020-03-17T20:27:27.235Z] #17 44.53 Selecting previously unselected package vim-runtime.
20:27:27 [2020-03-17T20:27:27.235Z] #17 44.53 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
20:27:27 [2020-03-17T20:27:27.235Z] #17 44.57 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
20:27:27 [2020-03-17T20:27:27.235Z] #17 44.61 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
20:27:27 [2020-03-17T20:27:27.235Z] #17 44.61 Unpacking vim-runtime (2:8.1.0875-5) ...
20:27:27 [2020-03-17T20:27:27.537Z] ok  	github.com/docker/docker/profiles/seccomp	0.002s	coverage: 75.0% of statements
20:27:27 [2020-03-17T20:27:27.819Z] ok  	github.com/docker/docker/reference	0.004s	coverage: 84.4% of statements
20:27:28 [2020-03-17T20:27:28.822Z] ok  	github.com/docker/docker/registry	0.094s	coverage: 56.0% of statements
20:27:28 [2020-03-17T20:27:28.913Z] #75 ...
20:27:28 [2020-03-17T20:27:28.913Z] 
20:27:28 [2020-03-17T20:27:28.913Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:27:28 [2020-03-17T20:27:28.913Z] #26 26.34 Fetched 8116 kB in 26s (318 kB/s)
20:27:28 [2020-03-17T20:27:28.913Z] #26 26.34 Reading package lists...
20:27:28 [2020-03-17T20:27:28.913Z] #26 ...
20:27:28 [2020-03-17T20:27:28.913Z] 
20:27:28 [2020-03-17T20:27:28.913Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:27:28 [2020-03-17T20:27:28.913Z] #54 35.75 + cd /tmp/tmp.w1gZUO6fEm/src/github.com/golangci/golangci-lint/
20:27:28 [2020-03-17T20:27:28.913Z] #54 35.75 + git checkout -q v1.23.8
20:27:29 [2020-03-17T20:27:29.210Z] #54 36.39 ++ git describe --tags
20:27:29 [2020-03-17T20:27:29.210Z] #54 36.39 + version=v1.23.8
20:27:29 [2020-03-17T20:27:29.210Z] #54 36.40 ++ git rev-parse --short HEAD
20:27:29 [2020-03-17T20:27:29.210Z] #54 36.41 + commit=76a82c6
20:27:29 [2020-03-17T20:27:29.210Z] #54 36.41 ++ git show -s --format=%cd
20:27:29 [2020-03-17T20:27:29.210Z] #54 36.45 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
20:27:29 [2020-03-17T20:27:29.210Z] #54 36.45 + 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
20:27:29 [2020-03-17T20:27:29.210Z] #54 ...
20:27:29 [2020-03-17T20:27:29.210Z] 
20:27:29 [2020-03-17T20:27:29.210Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:27:29 [2020-03-17T20:27:29.210Z] #44 26.76 Fetched 8116 kB in 26s (317 kB/s)
20:27:29 [2020-03-17T20:27:29.210Z] #44 26.76 Reading package lists...
20:27:29 [2020-03-17T20:27:29.210Z] #44 ...
20:27:29 [2020-03-17T20:27:29.210Z] 
20:27:29 [2020-03-17T20:27:29.210Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
20:27:29 [2020-03-17T20:27:29.210Z] #63 25.96 Reading package lists...
20:27:29 [2020-03-17T20:27:29.434Z] ok  	github.com/docker/docker/registry/resumable	0.014s	coverage: 100.0% of statements
20:27:29 [2020-03-17T20:27:29.434Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 45.3% of statements
20:27:29 [2020-03-17T20:27:29.507Z] #63 ...
20:27:29 [2020-03-17T20:27:29.507Z] 
20:27:29 [2020-03-17T20:27:29.507Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:27:29 [2020-03-17T20:27:29.507Z] #11 27.41 Fetched 8116 kB in 26s (308 kB/s)
20:27:29 [2020-03-17T20:27:29.803Z] #11 27.41 Reading package lists...
20:27:29 [2020-03-17T20:27:29.803Z] #11 ...
20:27:29 [2020-03-17T20:27:29.803Z] 
20:27:29 [2020-03-17T20:27:29.803Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:27:29 [2020-03-17T20:27:29.803Z] #44 37.59 Reading package lists...
20:27:29 [2020-03-17T20:27:29.803Z] #44 ...
20:27:29 [2020-03-17T20:27:29.803Z] 
20:27:29 [2020-03-17T20:27:29.803Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:27:29 [2020-03-17T20:27:29.803Z] #48 27.31 vendor/golang.org/x/crypto/internal/subtle
20:27:30 [2020-03-17T20:27:30.046Z] ok  	github.com/docker/docker/runconfig	0.005s	coverage: 68.2% of statements
20:27:30 [2020-03-17T20:27:30.099Z] #48 ...
20:27:30 [2020-03-17T20:27:30.099Z] 
20:27:30 [2020-03-17T20:27:30.099Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
20:27:30 [2020-03-17T20:27:30.327Z] ok  	github.com/docker/docker/testutil	0.001s	coverage: 62.5% of statements
20:27:30 [2020-03-17T20:27:30.512Z] #17 47.72 Selecting previously unselected package vim.
20:27:30 [2020-03-17T20:27:30.512Z] #17 47.73 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
20:27:30 [2020-03-17T20:27:30.512Z] #17 47.75 Unpacking vim (2:8.1.0875-5) ...
20:27:31 [2020-03-17T20:27:31.076Z] #17 48.22 Selecting previously unselected package xfsprogs.
20:27:31 [2020-03-17T20:27:31.076Z] #17 48.23 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
20:27:31 [2020-03-17T20:27:31.076Z] #17 48.23 Unpacking xfsprogs (4.20.0-1) ...
20:27:31 [2020-03-17T20:27:31.641Z] #17 48.79 Selecting previously unselected package zip.
20:27:31 [2020-03-17T20:27:31.641Z] #17 48.80 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
20:27:31 [2020-03-17T20:27:31.641Z] #17 48.81 Unpacking zip (3.0-11+b1) ...
20:27:31 [2020-03-17T20:27:31.641Z] #17 ...
20:27:31 [2020-03-17T20:27:31.641Z] 
20:27:31 [2020-03-17T20:27:31.641Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:27:31 [2020-03-17T20:27:31.641Z] #44 114.8   CC       criu/crtools.o
20:27:31 [2020-03-17T20:27:31.641Z] #44 115.4   CC       criu/eventfd.o
20:27:31 [2020-03-17T20:27:31.641Z] #44 115.7   CC       criu/eventpoll.o
20:27:31 [2020-03-17T20:27:31.641Z] #44 116.5   CC       criu/external.o
20:27:31 [2020-03-17T20:27:31.641Z] #44 116.8   CC       criu/fault-injection.o
20:27:31 [2020-03-17T20:27:31.641Z] #44 117.0   CC       criu/fdstore.o
20:27:31 [2020-03-17T20:27:31.641Z] #44 117.4   CC       criu/fifo.o
20:27:31 [2020-03-17T20:27:31.641Z] #44 117.8   CC       criu/file-ids.o
20:27:31 [2020-03-17T20:27:31.641Z] #44 118.1   CC       criu/file-lock.o
20:27:31 [2020-03-17T20:27:31.641Z] #44 119.0   CC       criu/files-ext.o
20:27:31 [2020-03-17T20:27:31.641Z] #44 119.3   CC       criu/files-reg.o
20:27:31 [2020-03-17T20:27:31.641Z] #44 121.5   CC       criu/files.o
20:27:31 [2020-03-17T20:27:31.641Z] #44 123.5   CC       criu/filesystems.o
20:27:31 [2020-03-17T20:27:31.641Z] #44 124.2   CC       criu/fsnotify.o
20:27:31 [2020-03-17T20:27:31.898Z] #44 ...
20:27:31 [2020-03-17T20:27:31.898Z] 
20:27:31 [2020-03-17T20:27:31.898Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:27:31 [2020-03-17T20:27:31.898Z] #17 49.04 Setting up aufs-tools (1:4.14+20190211-1) ...
20:27:31 [2020-03-17T20:27:31.898Z] #17 49.06 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
20:27:31 [2020-03-17T20:27:31.898Z] #17 49.09 Setting up libip6tc0:amd64 (1.8.2-4) ...
20:27:31 [2020-03-17T20:27:31.898Z] #17 49.11 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
20:27:31 [2020-03-17T20:27:31.898Z] #17 49.12 Setting up libgpm2:amd64 (1.20.7-5) ...
20:27:31 [2020-03-17T20:27:31.898Z] #17 49.13 Setting up libip4tc0:amd64 (1.8.2-4) ...
20:27:31 [2020-03-17T20:27:31.898Z] #17 49.15 Setting up uidmap (1:4.5-1.1) ...
20:27:31 [2020-03-17T20:27:31.898Z] #17 49.16 Setting up libnftnl11:amd64 (1.1.2-2) ...
20:27:31 [2020-03-17T20:27:31.898Z] #17 49.17 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:27:31 [2020-03-17T20:27:31.898Z] #17 49.18 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
20:27:31 [2020-03-17T20:27:31.898Z] #17 49.19 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:27:31 [2020-03-17T20:27:31.898Z] #17 49.21 Setting up libicu63:amd64 (63.1-6) ...
20:27:31 [2020-03-17T20:27:31.898Z] #17 49.22 Setting up xxd (2:8.1.0875-5) ...
20:27:31 [2020-03-17T20:27:31.898Z] #17 49.24 Setting up zip (3.0-11+b1) ...
20:27:31 [2020-03-17T20:27:31.898Z] #17 49.25 Setting up vim-common (2:8.1.0875-5) ...
20:27:32 [2020-03-17T20:27:32.156Z] #17 49.27 Setting up bash-completion (1:2.8-6) ...
20:27:32 [2020-03-17T20:27:32.215Z] #63 37.46 Reading package lists...
20:27:32 [2020-03-17T20:27:32.215Z] #63 ...
20:27:32 [2020-03-17T20:27:32.215Z] 
20:27:32 [2020-03-17T20:27:32.215Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:27:32 [2020-03-17T20:27:32.215Z] #36 29.73 Fetched 8116 kB in 29s (282 kB/s)
20:27:32 [2020-03-17T20:27:32.215Z] #36 29.73 Reading package lists...
20:27:32 [2020-03-17T20:27:32.215Z] #36 ...
20:27:32 [2020-03-17T20:27:32.215Z] 
20:27:32 [2020-03-17T20:27:32.215Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:27:32 [2020-03-17T20:27:32.340Z] ok  	github.com/docker/docker/volume/drivers	0.003s	coverage: 36.1% of statements
20:27:32 [2020-03-17T20:27:32.951Z] ok  	github.com/docker/docker/volume/local	0.052s	coverage: 73.0% of statements
20:27:33 [2020-03-17T20:27:33.232Z] ok  	github.com/docker/docker/volume/mounts	0.017s	coverage: 67.0% of statements
20:27:34 [2020-03-17T20:27:34.233Z] ok  	github.com/docker/docker/volume/service	0.013s	coverage: 73.0% of statements
20:27:34 [2020-03-17T20:27:34.680Z] #17 51.96 Setting up libiptc0:amd64 (1.8.2-4) ...
20:27:34 [2020-03-17T20:27:34.680Z] #17 51.97 Setting up xz-utils (5.2.4-1) ...
20:27:34 [2020-03-17T20:27:34.680Z] #17 51.99 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:27:34 [2020-03-17T20:27:34.680Z] #17 52.00 Setting up sudo (1.8.27-1+deb10u2) ...
20:27:34 [2020-03-17T20:27:34.938Z] #17 52.09 invoke-rc.d: could not determine current runlevel
20:27:34 [2020-03-17T20:27:34.938Z] #17 52.10 invoke-rc.d: policy-rc.d denied execution of start.
20:27:34 [2020-03-17T20:27:34.938Z] #17 52.11 Setting up pigz (2.4-1) ...
20:27:34 [2020-03-17T20:27:34.938Z] #17 52.13 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:27:34 [2020-03-17T20:27:34.938Z] #17 52.14 Setting up libnl-3-200:amd64 (3.4.0-1) ...
20:27:34 [2020-03-17T20:27:34.938Z] #17 52.17 Setting up python-pip-whl (18.1-5) ...
20:27:34 [2020-03-17T20:27:34.938Z] #17 52.19 Setting up libmpdec2:amd64 (2.4.2-2) ...
20:27:34 [2020-03-17T20:27:34.938Z] #17 52.20 Setting up vim-runtime (2:8.1.0875-5) ...
20:27:34 [2020-03-17T20:27:34.954Z] #11 38.16 Reading package lists...
20:27:34 [2020-03-17T20:27:34.954Z] #11 ...
20:27:34 [2020-03-17T20:27:34.954Z] 
20:27:34 [2020-03-17T20:27:34.954Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:27:34 [2020-03-17T20:27:34.954Z] #42 32.68 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
20:27:35 [2020-03-17T20:27:35.259Z] #42 ...
20:27:35 [2020-03-17T20:27:35.259Z] 
20:27:35 [2020-03-17T20:27:35.259Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:27:35 [2020-03-17T20:27:35.502Z] #17 52.64 Setting up libaio1:amd64 (0.3.112-3) ...
20:27:35 [2020-03-17T20:27:35.502Z] #17 52.65 Setting up libonig5:amd64 (6.9.1-1) ...
20:27:35 [2020-03-17T20:27:35.502Z] #17 52.66 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
20:27:35 [2020-03-17T20:27:35.502Z] #17 52.68 Setting up vim (2:8.1.0875-5) ...
20:27:35 [2020-03-17T20:27:35.502Z] #17 52.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
20:27:35 [2020-03-17T20:27:35.502Z] #17 52.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
20:27:35 [2020-03-17T20:27:35.502Z] #17 52.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
20:27:35 [2020-03-17T20:27:35.502Z] #17 52.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
20:27:35 [2020-03-17T20:27:35.502Z] #17 52.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
20:27:35 [2020-03-17T20:27:35.502Z] #17 52.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
20:27:35 [2020-03-17T20:27:35.502Z] #17 52.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
20:27:35 [2020-03-17T20:27:35.502Z] #17 52.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
20:27:35 [2020-03-17T20:27:35.502Z] #17 52.78 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
20:27:35 [2020-03-17T20:27:35.502Z] #17 52.79 Setting up thin-provisioning-tools (0.7.6-2.1) ...
20:27:35 [2020-03-17T20:27:35.502Z] #17 52.81 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
20:27:35 [2020-03-17T20:27:35.502Z] #17 52.82 Setting up jq (1.5+dfsg-2+b1) ...
20:27:35 [2020-03-17T20:27:35.759Z] #17 52.83 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
20:27:35 [2020-03-17T20:27:35.759Z] #17 52.83 Setting up python3.7 (3.7.3-2+deb10u1) ...
20:27:37 [2020-03-17T20:27:37.021Z] #36 40.26 Reading package lists...
20:27:37 [2020-03-17T20:27:37.021Z] #36 ...
20:27:37 [2020-03-17T20:27:37.021Z] 
20:27:37 [2020-03-17T20:27:37.021Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:27:37 [2020-03-17T20:27:37.021Z] #57 34.27 runtime/cgo
20:27:37 [2020-03-17T20:27:37.021Z] #57 34.50 runtime
20:27:38 [2020-03-17T20:27:38.283Z] #17 ...
20:27:38 [2020-03-17T20:27:38.283Z] 
20:27:38 [2020-03-17T20:27:38.283Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:27:38 [2020-03-17T20:27:38.540Z] #41 223.9 + dpkg --print-architecture
20:27:38 [2020-03-17T20:27:38.540Z] #41 223.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
20:27:38 [2020-03-17T20:27:38.540Z] #41 224.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
20:27:38 [2020-03-17T20:27:38.540Z] #41 224.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
20:27:39 [2020-03-17T20:27:39.240Z] ok  	github.com/docker/docker/cmd/dockerd	0.116s	coverage: 30.7% of statements
20:27:39 [2020-03-17T20:27:39.340Z] #57 ...
20:27:39 [2020-03-17T20:27:39.340Z] 
20:27:39 [2020-03-17T20:27:39.340Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:27:39 [2020-03-17T20:27:39.340Z] #26 37.14 Reading package lists...
20:27:39 [2020-03-17T20:27:39.636Z] #26 47.41 Building dependency tree...
20:27:39 [2020-03-17T20:27:39.636Z] #26 ...
20:27:39 [2020-03-17T20:27:39.636Z] 
20:27:39 [2020-03-17T20:27:39.636Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:27:39 [2020-03-17T20:27:39.636Z] #44 37.59 Reading package lists...
20:27:41 [2020-03-17T20:27:41.780Z] ok  	github.com/docker/docker/container	0.165s	coverage: 34.7% of statements
20:27:41 [2020-03-17T20:27:41.780Z] ?   	github.com/docker/docker/container/stream	[no test files]
20:27:41 [2020-03-17T20:27:41.780Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
20:27:41 [2020-03-17T20:27:41.780Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
20:27:41 [2020-03-17T20:27:41.780Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
20:27:42 [2020-03-17T20:27:42.360Z] #44 48.00 Building dependency tree...
20:27:42 [2020-03-17T20:27:42.717Z] #41 ...
20:27:42 [2020-03-17T20:27:42.717Z] 
20:27:42 [2020-03-17T20:27:42.717Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:27:42 [2020-03-17T20:27:42.718Z] #44 125.2   CC       criu/image-desc.o
20:27:42 [2020-03-17T20:27:42.718Z] #44 125.3   CC       criu/image.o
20:27:42 [2020-03-17T20:27:42.718Z] #44 126.3   CC       criu/ipc_ns.o
20:27:42 [2020-03-17T20:27:42.718Z] #44 127.6   CC       criu/irmap.o
20:27:42 [2020-03-17T20:27:42.718Z] #44 128.3   CC       criu/kcmp-ids.o
20:27:42 [2020-03-17T20:27:42.718Z] #44 128.6   CC       criu/kerndat.o
20:27:42 [2020-03-17T20:27:42.718Z] #44 129.8   CC       criu/libnetlink.o
20:27:42 [2020-03-17T20:27:42.718Z] #44 130.2   CC       criu/log.o
20:27:42 [2020-03-17T20:27:42.718Z] #44 130.8   CC       criu/lsm.o
20:27:42 [2020-03-17T20:27:42.718Z] #44 131.3   CC       criu/mem.o
20:27:42 [2020-03-17T20:27:42.718Z] #44 132.9   CC       criu/mount.o
20:27:42 [2020-03-17T20:27:42.718Z] #44 ...
20:27:42 [2020-03-17T20:27:42.718Z] 
20:27:42 [2020-03-17T20:27:42.718Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:27:42 [2020-03-17T20:27:42.718Z] #17 55.84 Setting up iptables (1.8.2-4) ...
20:27:42 [2020-03-17T20:27:42.718Z] #17 55.87 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
20:27:42 [2020-03-17T20:27:42.718Z] #17 55.87 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:27:42 [2020-03-17T20:27:42.718Z] #17 55.88 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
20:27:42 [2020-03-17T20:27:42.718Z] #17 55.90 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:27:42 [2020-03-17T20:27:42.718Z] #17 55.90 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
20:27:42 [2020-03-17T20:27:42.718Z] #17 55.91 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
20:27:42 [2020-03-17T20:27:42.718Z] #17 55.91 Setting up python3 (3.7.3-1) ...
20:27:42 [2020-03-17T20:27:42.718Z] #17 56.34 Setting up python3-wheel (0.32.3-2) ...
20:27:42 [2020-03-17T20:27:42.718Z] #17 57.06 Setting up apparmor (2.13.2-10) ...
20:27:42 [2020-03-17T20:27:42.718Z] #17 58.78 Setting up xfsprogs (4.20.0-1) ...
20:27:42 [2020-03-17T20:27:42.718Z] #17 58.80 Setting up python3-lib2to3 (3.7.3-1) ...
20:27:42 [2020-03-17T20:27:42.718Z] #17 59.16 Setting up python3-pkg-resources (40.8.0-1) ...
20:27:42 [2020-03-17T20:27:42.975Z] #17 60.13 Setting up python3-distutils (3.7.3-1) ...
20:27:43 [2020-03-17T20:27:43.233Z] #17 60.59 Setting up python3-setuptools (40.8.0-1) ...
20:27:43 [2020-03-17T20:27:43.910Z] #44 51.52 The following additional packages will be installed:
20:27:43 [2020-03-17T20:27:43.910Z] #44 51.52   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
20:27:43 [2020-03-17T20:27:43.910Z] #44 51.53   libprotoc17 python-pkg-resources python-six zlib1g-dev
20:27:43 [2020-03-17T20:27:43.910Z] #44 51.53 Suggested packages:
20:27:43 [2020-03-17T20:27:43.910Z] #44 51.55   manpages-dev python-setuptools
20:27:44 [2020-03-17T20:27:44.345Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.033s	coverage: 65.3% of statements
20:27:44 [2020-03-17T20:27:44.604Z] #17 61.83 Setting up python3-pip (18.1-5) ...
20:27:45 [2020-03-17T20:27:45.539Z] #17 62.80 Processing triggers for libc-bin (2.28-10) ...
20:27:45 [2020-03-17T20:27:45.539Z] #17 62.83 Processing triggers for mime-support (3.62) ...
20:27:45 [2020-03-17T20:27:45.728Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.059s	coverage: 35.6% of statements
20:27:46 [2020-03-17T20:27:46.000Z] #44 ...
20:27:46 [2020-03-17T20:27:46.000Z] 
20:27:46 [2020-03-17T20:27:46.000Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:27:46 [2020-03-17T20:27:46.000Z] #26 47.41 Building dependency tree...
20:27:46 [2020-03-17T20:27:46.000Z] #26 51.15 ca-certificates is already the newest version (20190110).
20:27:46 [2020-03-17T20:27:46.000Z] #26 51.15 The following additional packages will be installed:
20:27:46 [2020-03-17T20:27:46.000Z] #26 51.17   libjq1 libonig5
20:27:46 [2020-03-17T20:27:46.000Z] #26 51.98 The following NEW packages will be installed:
20:27:46 [2020-03-17T20:27:46.000Z] #26 51.99   jq libjq1 libonig5
20:27:46 [2020-03-17T20:27:46.000Z] #26 52.26 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
20:27:46 [2020-03-17T20:27:46.000Z] #26 52.26 Need to get 358 kB of archives.
20:27:46 [2020-03-17T20:27:46.000Z] #26 52.26 After this operation, 1277 kB of additional disk space will be used.
20:27:46 [2020-03-17T20:27:46.000Z] #26 52.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
20:27:46 [2020-03-17T20:27:46.000Z] #26 52.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
20:27:46 [2020-03-17T20:27:46.000Z] #26 52.51 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
20:27:46 [2020-03-17T20:27:46.103Z] #17 DONE 63.4s
20:27:46 [2020-03-17T20:27:46.104Z] 
20:27:46 [2020-03-17T20:27:46.104Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
20:27:46 [2020-03-17T20:27:46.641Z] #26 ...
20:27:46 [2020-03-17T20:27:46.641Z] 
20:27:46 [2020-03-17T20:27:46.641Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:27:46 [2020-03-17T20:27:46.641Z] #44 53.72 The following NEW packages will be installed:
20:27:46 [2020-03-17T20:27:46.641Z] #44 53.73   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
20:27:46 [2020-03-17T20:27:46.641Z] #44 53.75   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
20:27:46 [2020-03-17T20:27:46.641Z] #44 53.75   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
20:27:46 [2020-03-17T20:27:46.641Z] #44 53.75   python-six zlib1g-dev
20:27:46 [2020-03-17T20:27:46.641Z] #44 53.95 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
20:27:46 [2020-03-17T20:27:46.641Z] #44 53.95 Need to get 4075 kB of archives.
20:27:46 [2020-03-17T20:27:46.641Z] #44 53.95 After this operation, 24.5 MB of additional disk space will be used.
20:27:46 [2020-03-17T20:27:46.641Z] #44 53.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB]
20:27:46 [2020-03-17T20:27:46.641Z] #44 53.99 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
20:27:46 [2020-03-17T20:27:46.641Z] #44 54.00 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB]
20:27:46 [2020-03-17T20:27:46.641Z] #44 54.02 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
20:27:46 [2020-03-17T20:27:46.641Z] #44 54.03 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB]
20:27:46 [2020-03-17T20:27:46.641Z] #44 54.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
20:27:46 [2020-03-17T20:27:46.641Z] #44 54.06 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB]
20:27:46 [2020-03-17T20:27:46.641Z] #44 54.08 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB]
20:27:46 [2020-03-17T20:27:46.641Z] #44 54.17 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB]
20:27:46 [2020-03-17T20:27:46.641Z] #44 54.41 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB]
20:27:46 [2020-03-17T20:27:46.641Z] #44 54.47 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB]
20:27:46 [2020-03-17T20:27:46.935Z] #44 54.72 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB]
20:27:47 [2020-03-17T20:27:47.228Z] #44 54.87 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB]
20:27:47 [2020-03-17T20:27:47.228Z] #44 54.88 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB]
20:27:47 [2020-03-17T20:27:47.228Z] #44 54.91 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB]
20:27:47 [2020-03-17T20:27:47.228Z] #44 54.95 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB]
20:27:47 [2020-03-17T20:27:47.228Z] #44 54.96 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB]
20:27:47 [2020-03-17T20:27:47.317Z] ok  	github.com/docker/docker/daemon/cluster	0.145s	coverage: 0.5% of statements
20:27:47 [2020-03-17T20:27:47.871Z] #44 ...
20:27:47 [2020-03-17T20:27:47.871Z] 
20:27:47 [2020-03-17T20:27:47.871Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
20:27:47 [2020-03-17T20:27:47.871Z] #63 37.46 Reading package lists...
20:27:47 [2020-03-17T20:27:47.871Z] #63 47.93 Building dependency tree...
20:27:47 [2020-03-17T20:27:47.871Z] #63 51.61 The following additional packages will be installed:
20:27:47 [2020-03-17T20:27:47.871Z] #63 51.61   libbtrfs0
20:27:47 [2020-03-17T20:27:47.871Z] #63 51.70 The following NEW packages will be installed:
20:27:47 [2020-03-17T20:27:47.871Z] #63 51.71   libbtrfs-dev libbtrfs0
20:27:47 [2020-03-17T20:27:47.871Z] #63 51.82 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
20:27:47 [2020-03-17T20:27:47.871Z] #63 51.82 Need to get 120 kB of archives.
20:27:47 [2020-03-17T20:27:47.871Z] #63 51.82 After this operation, 423 kB of additional disk space will be used.
20:27:47 [2020-03-17T20:27:47.871Z] #63 51.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
20:27:47 [2020-03-17T20:27:47.872Z] #63 51.86 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
20:27:47 [2020-03-17T20:27:47.872Z] #63 53.85 debconf: delaying package configuration, since apt-utils is not installed
20:27:47 [2020-03-17T20:27:47.872Z] #63 54.17 Fetched 120 kB in 0s (1232 kB/s)
20:27:47 [2020-03-17T20:27:47.872Z] #63 54.22 Selecting previously unselected package libbtrfs0.
20:27:47 [2020-03-17T20:27:47.872Z] #63 54.22 (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.)
20:27:47 [2020-03-17T20:27:47.872Z] #63 54.43 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ...
20:27:47 [2020-03-17T20:27:47.872Z] #63 54.45 Unpacking libbtrfs0 (4.20.1-2) ...
20:27:47 [2020-03-17T20:27:47.872Z] #63 54.65 Selecting previously unselected package libbtrfs-dev.
20:27:47 [2020-03-17T20:27:47.872Z] #63 54.65 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ...
20:27:47 [2020-03-17T20:27:47.872Z] #63 54.67 Unpacking libbtrfs-dev (4.20.1-2) ...
20:27:47 [2020-03-17T20:27:47.872Z] #63 55.03 Setting up libbtrfs0 (4.20.1-2) ...
20:27:47 [2020-03-17T20:27:47.872Z] #63 55.05 Setting up libbtrfs-dev (4.20.1-2) ...
20:27:47 [2020-03-17T20:27:47.872Z] #63 55.07 Processing triggers for libc-bin (2.28-10) ...
20:27:47 [2020-03-17T20:27:47.872Z] #63 DONE 55.6s
20:27:47 [2020-03-17T20:27:47.872Z] 
20:27:47 [2020-03-17T20:27:47.872Z] #64 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
20:27:47 [2020-03-17T20:27:47.872Z] #64 DONE 0.1s
20:27:47 [2020-03-17T20:27:47.872Z] 
20:27:47 [2020-03-17T20:27:47.872Z] #65 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
20:27:47 [2020-03-17T20:27:47.872Z] #65 DONE 0.1s
20:27:47 [2020-03-17T20:27:47.872Z] 
20:27:47 [2020-03-17T20:27:47.872Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:27:48 [2020-03-17T20:27:48.003Z] #18 1.704 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
20:27:48 [2020-03-17T20:27:48.003Z] #18 1.708 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
20:27:48 [2020-03-17T20:27:48.003Z] #18 1.712 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
20:27:48 [2020-03-17T20:27:48.003Z] #18 DONE 1.8s
20:27:48 [2020-03-17T20:27:48.003Z] 
20:27:48 [2020-03-17T20:27:48.003Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:27:48 [2020-03-17T20:27:48.003Z] #44 136.7   CC       criu/namespaces.o
20:27:48 [2020-03-17T20:27:48.003Z] #44 138.5   CC       criu/net.o
20:27:48 [2020-03-17T20:27:48.518Z] #66 0.401 + RM_GOPATH=0
20:27:48 [2020-03-17T20:27:48.518Z] #66 0.402 + TMP_GOPATH=
20:27:48 [2020-03-17T20:27:48.518Z] #66 0.402 + : /build
20:27:48 [2020-03-17T20:27:48.518Z] #66 0.402 + '[' -z '' ']'
20:27:48 [2020-03-17T20:27:48.518Z] #66 0.402 ++ mktemp -d
20:27:48 [2020-03-17T20:27:48.518Z] #66 0.420 + export GOPATH=/tmp/tmp.6mnwusPqfa
20:27:48 [2020-03-17T20:27:48.518Z] #66 0.420 + GOPATH=/tmp/tmp.6mnwusPqfa
20:27:48 [2020-03-17T20:27:48.518Z] #66 0.421 + RM_GOPATH=1
20:27:48 [2020-03-17T20:27:48.518Z] #66 0.421 ++ dirname ./install.sh
20:27:48 [2020-03-17T20:27:48.518Z] #66 0.448 + dir=.
20:27:48 [2020-03-17T20:27:48.518Z] #66 0.448 + bin=containerd
20:27:48 [2020-03-17T20:27:48.518Z] #66 0.448 + shift
20:27:48 [2020-03-17T20:27:48.518Z] #66 0.448 + '[' '!' -f ./containerd.installer ']'
20:27:48 [2020-03-17T20:27:48.518Z] #66 0.448 + . ./containerd.installer
20:27:48 [2020-03-17T20:27:48.518Z] #66 0.448 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178
20:27:48 [2020-03-17T20:27:48.518Z] #66 0.449 + install_containerd
20:27:48 [2020-03-17T20:27:48.518Z] #66 0.449 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178'
20:27:48 [2020-03-17T20:27:48.518Z] #66 0.449 + git clone https://github.com/containerd/containerd.git /tmp/tmp.6mnwusPqfa/src/github.com/containerd/containerd
20:27:48 [2020-03-17T20:27:48.518Z] #66 0.449 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178
20:27:48 [2020-03-17T20:27:48.518Z] #66 0.477 Cloning into '/tmp/tmp.6mnwusPqfa/src/github.com/containerd/containerd'...
20:27:48 [2020-03-17T20:27:48.935Z] #44 142.0   CC       criu/netfilter.o
20:27:49 [2020-03-17T20:27:49.196Z] #44 142.4   CC       criu/page-pipe.o
20:27:49 [2020-03-17T20:27:49.391Z] #66 ...
20:27:49 [2020-03-17T20:27:49.391Z] 
20:27:49 [2020-03-17T20:27:49.391Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:27:49 [2020-03-17T20:27:49.391Z] #26 54.61 debconf: delaying package configuration, since apt-utils is not installed
20:27:49 [2020-03-17T20:27:49.391Z] #26 55.10 Fetched 358 kB in 0s (1106 kB/s)
20:27:49 [2020-03-17T20:27:49.391Z] #26 55.32 Selecting previously unselected package libonig5:ppc64el.
20:27:49 [2020-03-17T20:27:49.391Z] #26 55.32 (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.)
20:27:49 [2020-03-17T20:27:49.391Z] #26 55.48 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ...
20:27:49 [2020-03-17T20:27:49.391Z] #26 55.48 Unpacking libonig5:ppc64el (6.9.1-1) ...
20:27:49 [2020-03-17T20:27:49.391Z] #26 55.99 Selecting previously unselected package libjq1:ppc64el.
20:27:49 [2020-03-17T20:27:49.391Z] #26 56.00 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
20:27:49 [2020-03-17T20:27:49.391Z] #26 56.03 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
20:27:49 [2020-03-17T20:27:49.391Z] #26 56.37 Selecting previously unselected package jq.
20:27:49 [2020-03-17T20:27:49.391Z] #26 56.37 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ...
20:27:49 [2020-03-17T20:27:49.391Z] #26 56.39 Unpacking jq (1.5+dfsg-2+b1) ...
20:27:49 [2020-03-17T20:27:49.391Z] #26 56.59 Setting up libonig5:ppc64el (6.9.1-1) ...
20:27:49 [2020-03-17T20:27:49.391Z] #26 56.61 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
20:27:49 [2020-03-17T20:27:49.391Z] #26 56.62 Setting up jq (1.5+dfsg-2+b1) ...
20:27:49 [2020-03-17T20:27:49.391Z] #26 56.65 Processing triggers for libc-bin (2.28-10) ...
20:27:49 [2020-03-17T20:27:49.391Z] #26 DONE 57.0s
20:27:49 [2020-03-17T20:27:49.391Z] 
20:27:49 [2020-03-17T20:27:49.391Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
20:27:49 [2020-03-17T20:27:49.391Z] #27 DONE 0.1s
20:27:49 [2020-03-17T20:27:49.391Z] 
20:27:49 [2020-03-17T20:27:49.391Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:27:49 [2020-03-17T20:27:49.391Z] #44 57.12 debconf: delaying package configuration, since apt-utils is not installed
20:27:49 [2020-03-17T20:27:49.475Z] ok  	github.com/docker/docker/pkg/plugins	33.613s	coverage: 76.6% of statements
20:27:49 [2020-03-17T20:27:49.475Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
20:27:49 [2020-03-17T20:27:49.475Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
20:27:49 [2020-03-17T20:27:49.475Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
20:27:49 [2020-03-17T20:27:49.475Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
20:27:49 [2020-03-17T20:27:49.475Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
20:27:49 [2020-03-17T20:27:49.475Z] ?   	github.com/docker/docker/rootless	[no test files]
20:27:49 [2020-03-17T20:27:49.475Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
20:27:49 [2020-03-17T20:27:49.475Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
20:27:49 [2020-03-17T20:27:49.475Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
20:27:49 [2020-03-17T20:27:49.475Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
20:27:49 [2020-03-17T20:27:49.475Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
20:27:49 [2020-03-17T20:27:49.475Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
20:27:49 [2020-03-17T20:27:49.475Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
20:27:49 [2020-03-17T20:27:49.475Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
20:27:49 [2020-03-17T20:27:49.475Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
20:27:49 [2020-03-17T20:27:49.475Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
20:27:49 [2020-03-17T20:27:49.475Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
20:27:49 [2020-03-17T20:27:49.475Z] ?   	github.com/docker/docker/testutil/request	[no test files]
20:27:49 [2020-03-17T20:27:49.475Z] ?   	github.com/docker/docker/volume	[no test files]
20:27:49 [2020-03-17T20:27:49.475Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
20:27:49 [2020-03-17T20:27:49.475Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
20:27:49 [2020-03-17T20:27:49.475Z] 
20:27:49 [2020-03-17T20:27:49.475Z] === Skipped
20:27:49 [2020-03-17T20:27:49.475Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
20:27:49 [2020-03-17T20:27:49.475Z]     exec_linux_test.go:18: requires AppArmor to be enabled
20:27:49 [2020-03-17T20:27:49.475Z] 
20:27:49 [2020-03-17T20:27:49.475Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
20:27:49 [2020-03-17T20:27:49.475Z]     exec_linux_test.go:38: requires AppArmor to be enabled
20:27:49 [2020-03-17T20:27:49.475Z] 
20:27:49 [2020-03-17T20:27:49.475Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
20:27:49 [2020-03-17T20:27:49.475Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:27:49 [2020-03-17T20:27:49.475Z]     graphtest_unix.go:46: Driver btrfs not supported
20:27:49 [2020-03-17T20:27:49.475Z] 
20:27:49 [2020-03-17T20:27:49.475Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
20:27:49 [2020-03-17T20:27:49.475Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:27:49 [2020-03-17T20:27:49.475Z]     graphtest_unix.go:46: Driver btrfs not supported
20:27:49 [2020-03-17T20:27:49.475Z] 
20:27:49 [2020-03-17T20:27:49.475Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
20:27:49 [2020-03-17T20:27:49.475Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:27:49 [2020-03-17T20:27:49.475Z]     graphtest_unix.go:46: Driver btrfs not supported
20:27:49 [2020-03-17T20:27:49.475Z] 
20:27:49 [2020-03-17T20:27:49.475Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
20:27:49 [2020-03-17T20:27:49.475Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:27:49 [2020-03-17T20:27:49.475Z]     graphtest_unix.go:46: Driver btrfs not supported
20:27:49 [2020-03-17T20:27:49.475Z] 
20:27:49 [2020-03-17T20:27:49.475Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
20:27:49 [2020-03-17T20:27:49.475Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:27:49 [2020-03-17T20:27:49.475Z]     graphtest_unix.go:46: Driver btrfs not supported
20:27:49 [2020-03-17T20:27:49.475Z] 
20:27:49 [2020-03-17T20:27:49.475Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
20:27:49 [2020-03-17T20:27:49.475Z]     graphtest_unix.go:73: No driver to put!
20:27:49 [2020-03-17T20:27:49.475Z] 
20:27:49 [2020-03-17T20:27:49.475Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
20:27:49 [2020-03-17T20:27:49.475Z] time="2020-03-17T20:26:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:27:49 [2020-03-17T20:27:49.475Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:27:49 [2020-03-17T20:27:49.475Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:27:49 [2020-03-17T20:27:49.475Z] 
20:27:49 [2020-03-17T20:27:49.475Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
20:27:49 [2020-03-17T20:27:49.475Z] time="2020-03-17T20:26:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:27:49 [2020-03-17T20:27:49.475Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:27:49 [2020-03-17T20:27:49.475Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:27:49 [2020-03-17T20:27:49.475Z] 
20:27:49 [2020-03-17T20:27:49.475Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
20:27:49 [2020-03-17T20:27:49.475Z] time="2020-03-17T20:26:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:27:49 [2020-03-17T20:27:49.475Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:27:49 [2020-03-17T20:27:49.475Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:27:49 [2020-03-17T20:27:49.475Z] 
20:27:49 [2020-03-17T20:27:49.475Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
20:27:49 [2020-03-17T20:27:49.475Z] time="2020-03-17T20:26:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:27:49 [2020-03-17T20:27:49.475Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:27:49 [2020-03-17T20:27:49.475Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:27:49 [2020-03-17T20:27:49.475Z] 
20:27:49 [2020-03-17T20:27:49.475Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
20:27:49 [2020-03-17T20:27:49.475Z] time="2020-03-17T20:26:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:27:49 [2020-03-17T20:27:49.475Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:27:49 [2020-03-17T20:27:49.475Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:27:49 [2020-03-17T20:27:49.475Z] 
20:27:49 [2020-03-17T20:27:49.475Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
20:27:49 [2020-03-17T20:27:49.475Z]     graphtest_unix.go:73: No driver to put!
20:27:49 [2020-03-17T20:27:49.475Z] 
20:27:49 [2020-03-17T20:27:49.475Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
20:27:49 [2020-03-17T20:27:49.475Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
20:27:49 [2020-03-17T20:27:49.475Z] 
20:27:49 [2020-03-17T20:27:49.475Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
20:27:49 [2020-03-17T20:27:49.475Z]     overlay_test.go:49: Fails to compute changes intermittently
20:27:49 [2020-03-17T20:27:49.475Z] 
20:27:49 [2020-03-17T20:27:49.475Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
20:27:49 [2020-03-17T20:27:49.475Z]     overlay_test.go:65: Cannot run test with naive change algorithm
20:27:49 [2020-03-17T20:27:49.475Z] 
20:27:49 [2020-03-17T20:27:49.475Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
20:27:49 [2020-03-17T20:27:49.475Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
20:27:49 [2020-03-17T20:27:49.475Z] 
20:27:49 [2020-03-17T20:27:49.475Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
20:27:49 [2020-03-17T20:27:49.475Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:27:49 [2020-03-17T20:27:49.475Z]     graphtest_unix.go:46: Driver zfs not supported
20:27:49 [2020-03-17T20:27:49.475Z] 
20:27:49 [2020-03-17T20:27:49.475Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
20:27:49 [2020-03-17T20:27:49.475Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:27:49 [2020-03-17T20:27:49.475Z]     graphtest_unix.go:46: Driver zfs not supported
20:27:49 [2020-03-17T20:27:49.475Z] 
20:27:49 [2020-03-17T20:27:49.475Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
20:27:49 [2020-03-17T20:27:49.475Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:27:49 [2020-03-17T20:27:49.475Z]     graphtest_unix.go:46: Driver zfs not supported
20:27:49 [2020-03-17T20:27:49.475Z] 
20:27:49 [2020-03-17T20:27:49.475Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
20:27:49 [2020-03-17T20:27:49.475Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:27:49 [2020-03-17T20:27:49.475Z]     graphtest_unix.go:46: Driver zfs not supported
20:27:49 [2020-03-17T20:27:49.475Z] 
20:27:49 [2020-03-17T20:27:49.475Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
20:27:49 [2020-03-17T20:27:49.475Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:27:49 [2020-03-17T20:27:49.475Z]     graphtest_unix.go:46: Driver zfs not supported
20:27:49 [2020-03-17T20:27:49.475Z] 
20:27:49 [2020-03-17T20:27:49.475Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
20:27:49 [2020-03-17T20:27:49.475Z]     graphtest_unix.go:73: No driver to put!
20:27:49 [2020-03-17T20:27:49.475Z] 
20:27:49 [2020-03-17T20:27:49.475Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
20:27:49 [2020-03-17T20:27:49.475Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
20:27:49 [2020-03-17T20:27:49.475Z] 
20:27:49 [2020-03-17T20:27:49.475Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
20:27:49 [2020-03-17T20:27:49.475Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
20:27:49 [2020-03-17T20:27:49.475Z] 
20:27:49 [2020-03-17T20:27:49.475Z] 
20:27:49 [2020-03-17T20:27:49.475Z] DONE 2177 tests, 26 skipped in 183.192s
20:27:49 [2020-03-17T20:27:49.694Z] #44 57.39 Fetched 4075 kB in 1s (3656 kB/s)
20:27:49 [2020-03-17T20:27:49.694Z] #44 57.55 Selecting previously unselected package libcap-dev:ppc64el.
20:27:49 [2020-03-17T20:27:49.763Z] #44 143.1   CC       criu/page-xfer.o
20:27:49 [2020-03-17T20:27:49.860Z] ok  	github.com/docker/docker/daemon/discovery	0.014s	coverage: 30.0% of statements
20:27:49 [2020-03-17T20:27:49.986Z] #44 57.55 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15330 files and directories currently installed.)
20:27:49 [2020-03-17T20:27:49.986Z] #44 57.72 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ...
20:27:49 [2020-03-17T20:27:49.986Z] #44 57.74 Unpacking libcap-dev:ppc64el (1:2.25-2) ...
Post stage
[Pipeline] junit
20:27:50 [2020-03-17T20:27:50.121Z] ok  	github.com/docker/docker/daemon/config	0.151s	coverage: 81.7% of statements
20:27:50 [2020-03-17T20:27:50.122Z] Recording test results
[Pipeline] }
[Pipeline] // stage
20:27:50 [2020-03-17T20:27:50.278Z] #44 58.11 Selecting previously unselected package libnet1:ppc64el.
20:27:50 [2020-03-17T20:27:50.278Z] #44 58.12 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
20:27:50 [2020-03-17T20:27:50.572Z] #44 58.18 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
20:27:50 [2020-03-17T20:27:50.663Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-39728/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4 -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:8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4 hack/make.sh dynbinary test-integration
20:27:50 [2020-03-17T20:27:50.864Z] #44 58.42 Selecting previously unselected package libnet1-dev.
20:27:50 [2020-03-17T20:27:50.864Z] #44 58.47 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ...
20:27:50 [2020-03-17T20:27:50.864Z] #44 58.47 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
20:27:50 [2020-03-17T20:27:50.944Z] 
20:27:50 [2020-03-17T20:27:50.944Z] Removing bundles/
20:27:50 [2020-03-17T20:27:50.944Z] 
20:27:50 [2020-03-17T20:27:50.944Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
20:27:51 [2020-03-17T20:27:51.156Z] #44 58.85 Selecting previously unselected package libnl-3-200:ppc64el.
20:27:51 [2020-03-17T20:27:51.156Z] #44 58.88 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ...
20:27:51 [2020-03-17T20:27:51.156Z] #44 58.89 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
20:27:51 [2020-03-17T20:27:51.224Z] Building: bundles/dynbinary-daemon/dockerd-dev
20:27:51 [2020-03-17T20:27:51.224Z] GOOS="" GOARCH="" GOARM=""
20:27:51 [2020-03-17T20:27:51.450Z] #44 59.17 Selecting previously unselected package libnl-3-dev:ppc64el.
20:27:51 [2020-03-17T20:27:51.451Z] #44 59.18 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ...
20:27:51 [2020-03-17T20:27:51.451Z] #44 59.19 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ...
20:27:51 [2020-03-17T20:27:51.505Z] ok  	github.com/docker/docker/daemon/events	0.071s	coverage: 50.0% of statements
20:27:51 [2020-03-17T20:27:51.659Z] #44 144.5   CC       criu/pagemap-cache.o
20:27:51 [2020-03-17T20:27:51.659Z] #44 145.0   CC       criu/pagemap.o
20:27:52 [2020-03-17T20:27:52.093Z] #44 59.76 Selecting previously unselected package libprotobuf-c1:ppc64el.
20:27:52 [2020-03-17T20:27:52.093Z] #44 59.78 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
20:27:52 [2020-03-17T20:27:52.093Z] #44 59.79 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
20:27:52 [2020-03-17T20:27:52.387Z] #44 60.01 Selecting previously unselected package libprotobuf-c-dev:ppc64el.
20:27:52 [2020-03-17T20:27:52.387Z] #44 60.08 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ...
20:27:52 [2020-03-17T20:27:52.387Z] #44 60.10 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
20:27:52 [2020-03-17T20:27:52.888Z] ok  	github.com/docker/docker/daemon/graphdriver	0.020s	coverage: 2.2% of statements
20:27:52 [2020-03-17T20:27:52.907Z] #44 60.32 Selecting previously unselected package zlib1g-dev:ppc64el.
20:27:52 [2020-03-17T20:27:52.907Z] #44 60.35 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ...
20:27:52 [2020-03-17T20:27:52.907Z] #44 60.37 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
20:27:52 [2020-03-17T20:27:52.907Z] #44 ...
20:27:52 [2020-03-17T20:27:52.907Z] 
20:27:52 [2020-03-17T20:27:52.907Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:27:52 [2020-03-17T20:27:52.907Z] #11 38.16 Reading package lists...
20:27:52 [2020-03-17T20:27:52.907Z] #11 50.94 Building dependency tree...
20:27:52 [2020-03-17T20:27:52.907Z] #11 55.30 The following additional packages will be installed:
20:27:52 [2020-03-17T20:27:52.907Z] #11 55.32   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
20:27:52 [2020-03-17T20:27:52.907Z] #11 55.32   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
20:27:52 [2020-03-17T20:27:52.907Z] #11 55.32   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
20:27:52 [2020-03-17T20:27:52.907Z] #11 55.32   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
20:27:52 [2020-03-17T20:27:52.907Z] #11 55.33 Suggested packages:
20:27:52 [2020-03-17T20:27:52.907Z] #11 55.34   gcc-8-locales seccomp wine64
20:27:52 [2020-03-17T20:27:52.907Z] #11 57.70 The following NEW packages will be installed:
20:27:52 [2020-03-17T20:27:52.907Z] #11 57.70   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:27:52 [2020-03-17T20:27:52.907Z] #11 57.70   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
20:27:52 [2020-03-17T20:27:52.907Z] #11 57.70   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
20:27:52 [2020-03-17T20:27:52.907Z] #11 57.71   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
20:27:52 [2020-03-17T20:27:52.907Z] #11 57.71   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
20:27:52 [2020-03-17T20:27:52.907Z] #11 57.71   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
20:27:52 [2020-03-17T20:27:52.907Z] #11 58.02 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
20:27:52 [2020-03-17T20:27:52.907Z] #11 58.02 Need to get 78.9 MB of archives.
20:27:52 [2020-03-17T20:27:52.907Z] #11 58.02 After this operation, 532 MB of additional disk space will be used.
20:27:52 [2020-03-17T20:27:52.907Z] #11 58.02 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]
20:27:52 [2020-03-17T20:27:52.907Z] #11 58.64 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]
20:27:52 [2020-03-17T20:27:52.907Z] #11 59.62 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
20:27:52 [2020-03-17T20:27:52.907Z] #11 59.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB]
20:27:52 [2020-03-17T20:27:52.907Z] #11 59.71 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB]
20:27:52 [2020-03-17T20:27:52.907Z] #11 59.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB]
20:27:52 [2020-03-17T20:27:52.907Z] #11 ...
20:27:52 [2020-03-17T20:27:52.907Z] 
20:27:52 [2020-03-17T20:27:52.907Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:27:52 [2020-03-17T20:27:52.907Z] #44 60.72 Selecting previously unselected package libprotobuf17:ppc64el.
20:27:52 [2020-03-17T20:27:52.907Z] #44 60.75 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ...
20:27:52 [2020-03-17T20:27:52.907Z] #44 60.76 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ...
20:27:53 [2020-03-17T20:27:53.031Z] #44 146.0   CC       criu/parasite-syscall.o
20:27:53 [2020-03-17T20:27:53.961Z] #44 147.1   CC       criu/path.o
20:27:54 [2020-03-17T20:27:54.219Z] #44 147.5   CC       criu/pie-util-vdso-elf32.o
20:27:54 [2020-03-17T20:27:54.494Z] #44 62.27 Selecting previously unselected package libprotobuf-lite17:ppc64el.
20:27:54 [2020-03-17T20:27:54.494Z] #44 ...
20:27:54 [2020-03-17T20:27:54.494Z] 
20:27:54 [2020-03-17T20:27:54.494Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:27:54 [2020-03-17T20:27:54.494Z] #36 40.26 Reading package lists...
20:27:54 [2020-03-17T20:27:54.494Z] #36 52.59 Building dependency tree...
20:27:54 [2020-03-17T20:27:54.494Z] #36 56.72 The following additional packages will be installed:
20:27:54 [2020-03-17T20:27:54.494Z] #36 56.72   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
20:27:54 [2020-03-17T20:27:54.494Z] #36 56.73 Suggested packages:
20:27:54 [2020-03-17T20:27:54.494Z] #36 56.73   cmake-doc ninja-build lrzip
20:27:54 [2020-03-17T20:27:54.494Z] #36 56.73 Recommended packages:
20:27:54 [2020-03-17T20:27:54.494Z] #36 56.73   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
20:27:54 [2020-03-17T20:27:54.494Z] #36 58.44 The following NEW packages will be installed:
20:27:54 [2020-03-17T20:27:54.494Z] #36 58.46   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
20:27:54 [2020-03-17T20:27:54.494Z] #36 58.46   vim-common xxd
20:27:54 [2020-03-17T20:27:54.494Z] #36 58.67 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
20:27:54 [2020-03-17T20:27:54.494Z] #36 58.67 Need to get 14.9 MB of archives.
20:27:54 [2020-03-17T20:27:54.494Z] #36 58.67 After this operation, 67.2 MB of additional disk space will be used.
20:27:54 [2020-03-17T20:27:54.494Z] #36 58.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
20:27:54 [2020-03-17T20:27:54.494Z] #36 58.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
20:27:54 [2020-03-17T20:27:54.494Z] #36 58.78 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB]
20:27:54 [2020-03-17T20:27:54.494Z] #36 59.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6 [8407 kB]
20:27:54 [2020-03-17T20:27:54.494Z] #36 60.58 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB]
20:27:54 [2020-03-17T20:27:54.494Z] #36 60.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB]
20:27:54 [2020-03-17T20:27:54.494Z] #36 60.77 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
20:27:54 [2020-03-17T20:27:54.494Z] #36 60.79 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB]
20:27:54 [2020-03-17T20:27:54.494Z] #36 60.84 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB]
20:27:54 [2020-03-17T20:27:54.494Z] #36 60.86 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB]
20:27:54 [2020-03-17T20:27:54.494Z] #36 ...
20:27:54 [2020-03-17T20:27:54.494Z] 
20:27:54 [2020-03-17T20:27:54.494Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:27:54 [2020-03-17T20:27:54.494Z] #28 3.062 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
20:27:54 [2020-03-17T20:27:54.494Z] #28 3.691 
20:27:54 [2020-03-17T20:27:54.783Z] #44 148.0   CC       criu/pie-util-vdso.o
20:27:55 [2020-03-17T20:27:55.347Z] #44 148.4   CC       criu/pie-util.o
20:27:55 [2020-03-17T20:27:55.347Z] #44 148.6   CC       criu/pipes.o
20:27:56 [2020-03-17T20:27:56.180Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.014s	coverage: 2.9% of statements
20:27:56 [2020-03-17T20:27:56.254Z] #28 3.999 #=#=#                                                                         

##                                                                         3.2%
#####                                                                      7.4%
########                                                                  11.7%
###########                                                               15.9%
##############                                                            20.2%
###################                                                       26.7%
######################                                                    30.9%
##########################                                                37.3%
###############################                                           43.7%
##################################                                        48.0%
#####################################                                     52.4%
########################################                                  56.6%
###########################################                               59.7%
#############################################                             63.1%
###############################################                           66.7%
##################################################                        70.5%
#####################################################                     74.8%
########################################################                  79.0%
#############################################################             85.4%
##################################################################        91.8%
####################################################################      95.0%
#######################################################################   99.2%
######################################################################## 100.0%
20:27:56 [2020-03-17T20:27:56.278Z] #44 149.5   CC       criu/plugin.o
20:27:56 [2020-03-17T20:27:56.536Z] #44 149.9   CC       criu/proc_parse.o
20:27:57 [2020-03-17T20:27:57.118Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.477s	coverage: 13.8% of statements
20:27:57 [2020-03-17T20:27:57.292Z] #28 8.007 #=#=#                                                                         
20:27:57 [2020-03-17T20:27:57.907Z] #44 ...
20:27:57 [2020-03-17T20:27:57.907Z] 
20:27:57 [2020-03-17T20:27:57.907Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
20:27:57 [2020-03-17T20:27:57.907Z] #19 6.034 Collecting yamllint==1.16.0
20:27:58 [2020-03-17T20:27:58.057Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.696s	coverage: 57.0% of statements
20:27:58 [2020-03-17T20:27:58.770Z] #28 8.253 #=#=#                                                                         

######                                                                     9.7%
###############                                                           21.2%
#######################                                                   32.7%
###############################                                           44.2%
########################################                                  55.7%
################################################                          67.2%
########################################################                  78.7%
################################################################          90.2%
######################################################################## 100.0%
20:27:59 [2020-03-17T20:27:59.278Z] #19 ...
20:27:59 [2020-03-17T20:27:59.278Z] 
20:27:59 [2020-03-17T20:27:59.278Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:27:59 [2020-03-17T20:27:59.278Z] #44 152.4   CC       criu/protobuf-desc.o
20:27:59 [2020-03-17T20:27:59.809Z] #28 10.23 #=#=#                                                                         
20:28:00 [2020-03-17T20:28:00.210Z] #44 153.4   CC       criu/protobuf.o
20:28:00 [2020-03-17T20:28:00.467Z] #44 153.8   CC       criu/pstree.o
20:28:00 [2020-03-17T20:28:00.594Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.016s	coverage: 1.8% of statements
20:28:01 [2020-03-17T20:28:01.840Z] #44 155.2   CC       criu/rbtree.o
20:28:01 [2020-03-17T20:28:01.976Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.398s	coverage: 45.9% of statements
20:28:02 [2020-03-17T20:28:02.171Z] #28 10.57 #=#=#                                                                         

#                                                                          1.6%
####                                                                       6.5%
########                                                                  11.7%
############                                                              16.8%
#################                                                         24.5%
#####################                                                     29.7%
##########################                                                37.4%
################################                                          45.2%
######################################                                    52.9%
#########################################                                 58.1%
###############################################                           65.8%
###################################################                       71.0%
######################################################                    75.5%
##########################################################                81.1%
###############################################################           88.3%
###################################################################       93.5%
#######################################################################   98.7%
######################################################################## 100.0%
20:28:02 [2020-03-17T20:28:02.406Z] #44 155.6   CC       criu/rst-malloc.o
20:28:02 [2020-03-17T20:28:02.663Z] #44 155.9   CC       criu/seccomp.o
20:28:02 [2020-03-17T20:28:02.809Z] #28 13.64 
20:28:02 [2020-03-17T20:28:02.809Z] #28 ...
20:28:02 [2020-03-17T20:28:02.809Z] 
20:28:02 [2020-03-17T20:28:02.809Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:28:02 [2020-03-17T20:28:02.809Z] #34 70.22 internal/reflectlite
20:28:02 [2020-03-17T20:28:02.809Z] #34 70.22 sync
20:28:03 [2020-03-17T20:28:03.355Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	9.486s	coverage: 72.5% of statements
20:28:03 [2020-03-17T20:28:03.632Z] #44 ...
20:28:03 [2020-03-17T20:28:03.632Z] 
20:28:03 [2020-03-17T20:28:03.632Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
20:28:03 [2020-03-17T20:28:03.632Z] #19 11.44   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
20:28:03 [2020-03-17T20:28:03.632Z] #19 11.56 Collecting pyyaml (from yamllint==1.16.0)
20:28:03 [2020-03-17T20:28:03.632Z] #19 11.72   Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB)
20:28:03 [2020-03-17T20:28:03.632Z] #19 13.13 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
20:28:03 [2020-03-17T20:28:03.632Z] #19 13.18   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
20:28:03 [2020-03-17T20:28:03.632Z] #19 13.22 Building wheels for collected packages: pyyaml
20:28:03 [2020-03-17T20:28:03.632Z] #19 13.22   Running setup.py bdist_wheel for pyyaml: started
20:28:03 [2020-03-17T20:28:03.632Z] #19 14.31   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
20:28:03 [2020-03-17T20:28:03.632Z] #19 14.31   Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191
20:28:03 [2020-03-17T20:28:03.632Z] #19 14.39 Successfully built pyyaml
20:28:03 [2020-03-17T20:28:03.632Z] #19 14.41 Installing collected packages: pyyaml, pathspec, yamllint
20:28:03 [2020-03-17T20:28:03.632Z] #19 14.80 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0
20:28:03 [2020-03-17T20:28:03.632Z] #19 DONE 15.5s
20:28:03 [2020-03-17T20:28:03.632Z] 
20:28:03 [2020-03-17T20:28:03.632Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
20:28:03 [2020-03-17T20:28:03.632Z] #24 DONE 0.2s
20:28:03 [2020-03-17T20:28:03.632Z] 
20:28:03 [2020-03-17T20:28:03.632Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:28:03 [2020-03-17T20:28:03.632Z] #65 ...
20:28:03 [2020-03-17T20:28:03.632Z] 
20:28:03 [2020-03-17T20:28:03.632Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
20:28:03 [2020-03-17T20:28:03.924Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.895s	coverage: 49.5% of statements
20:28:04 [2020-03-17T20:28:04.343Z] #34 ...
20:28:04 [2020-03-17T20:28:04.343Z] 
20:28:04 [2020-03-17T20:28:04.343Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:28:04 [2020-03-17T20:28:04.343Z] #75 DONE 71.4s
20:28:04 [2020-03-17T20:28:04.343Z] 
20:28:04 [2020-03-17T20:28:04.343Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:28:04 [2020-03-17T20:28:04.343Z] #28 13.92 #=#=#                                                                         

                                                                           0.8%
#                                                                          1.7%
###                                                                        5.3%
#####                                                                      7.1%
######                                                                     8.9%
#######                                                                    9.8%
########                                                                  11.6%
#########                                                                 13.4%
############                                                              16.9%
##############                                                           
20:28:04 [2020-03-17T20:28:04.343Z] #28 ...
20:28:04 [2020-03-17T20:28:04.343Z] 
20:28:04 [2020-03-17T20:28:04.343Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:28:04 [2020-03-17T20:28:04.343Z] #11 62.12 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
20:28:04 [2020-03-17T20:28:04.343Z] #11 63.51 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]
20:28:04 [2020-03-17T20:28:04.343Z] #11 63.57 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]
20:28:04 [2020-03-17T20:28:04.494Z] ok  	github.com/docker/docker/daemon	12.321s	coverage: 17.5% of statements
20:28:04 [2020-03-17T20:28:04.494Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
20:28:04 [2020-03-17T20:28:04.494Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
20:28:04 [2020-03-17T20:28:04.494Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
20:28:04 [2020-03-17T20:28:04.494Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
20:28:04 [2020-03-17T20:28:04.494Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
20:28:04 [2020-03-17T20:28:04.565Z] #28 DONE 0.8s
20:28:04 [2020-03-17T20:28:04.565Z] 
20:28:04 [2020-03-17T20:28:04.565Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
20:28:04 [2020-03-17T20:28:04.565Z] #31 DONE 0.1s
20:28:04 [2020-03-17T20:28:04.565Z] 
20:28:04 [2020-03-17T20:28:04.565Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
20:28:04 [2020-03-17T20:28:04.565Z] #34 DONE 0.1s
20:28:04 [2020-03-17T20:28:04.565Z] 
20:28:04 [2020-03-17T20:28:04.565Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:28:04 [2020-03-17T20:28:04.565Z] #44 157.2   CC       criu/seize.o
20:28:04 [2020-03-17T20:28:04.639Z] #11 ...
20:28:04 [2020-03-17T20:28:04.639Z] 
20:28:04 [2020-03-17T20:28:04.639Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:28:04 [2020-03-17T20:28:04.639Z] #44 62.28 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ...
20:28:04 [2020-03-17T20:28:04.639Z] #44 62.29 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
20:28:04 [2020-03-17T20:28:04.639Z] #44 62.89 Selecting previously unselected package libprotobuf-dev:ppc64el.
20:28:04 [2020-03-17T20:28:04.639Z] #44 62.89 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ...
20:28:04 [2020-03-17T20:28:04.639Z] #44 62.90 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ...
20:28:04 [2020-03-17T20:28:04.639Z] #44 65.89 Selecting previously unselected package libprotoc17:ppc64el.
20:28:04 [2020-03-17T20:28:04.639Z] #44 65.92 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ...
20:28:04 [2020-03-17T20:28:04.639Z] #44 65.94 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ...
20:28:04 [2020-03-17T20:28:04.639Z] #44 67.48 Selecting previously unselected package protobuf-c-compiler.
20:28:04 [2020-03-17T20:28:04.639Z] #44 67.49 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ...
20:28:04 [2020-03-17T20:28:04.639Z] #44 67.49 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
20:28:04 [2020-03-17T20:28:04.639Z] #44 67.81 Selecting previously unselected package protobuf-compiler.
20:28:04 [2020-03-17T20:28:04.639Z] #44 67.82 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ...
20:28:04 [2020-03-17T20:28:04.639Z] #44 67.84 Unpacking protobuf-compiler (3.6.1.3-2) ...
20:28:04 [2020-03-17T20:28:04.639Z] #44 68.13 Selecting previously unselected package python-pkg-resources.
20:28:04 [2020-03-17T20:28:04.639Z] #44 68.15 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
20:28:04 [2020-03-17T20:28:04.639Z] #44 68.16 Unpacking python-pkg-resources (40.8.0-1) ...
20:28:04 [2020-03-17T20:28:04.639Z] #44 68.83 Selecting previously unselected package python-six.
20:28:04 [2020-03-17T20:28:04.639Z] #44 68.86 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
20:28:04 [2020-03-17T20:28:04.639Z] #44 68.86 Unpacking python-six (1.12.0-1) ...
20:28:04 [2020-03-17T20:28:04.639Z] #44 69.06 Selecting previously unselected package python-protobuf.
20:28:04 [2020-03-17T20:28:04.639Z] #44 69.08 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ...
20:28:04 [2020-03-17T20:28:04.639Z] #44 69.09 Unpacking python-protobuf (3.6.1.3-2) ...
20:28:04 [2020-03-17T20:28:04.639Z] #44 70.41 Setting up python-pkg-resources (40.8.0-1) ...
20:28:04 [2020-03-17T20:28:04.639Z] #44 ...
20:28:04 [2020-03-17T20:28:04.639Z] 
20:28:04 [2020-03-17T20:28:04.639Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:28:04 [2020-03-17T20:28:04.821Z] #44 ...
20:28:04 [2020-03-17T20:28:04.821Z] 
20:28:04 [2020-03-17T20:28:04.821Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
20:28:04 [2020-03-17T20:28:04.821Z] #39 DONE 0.1s
20:28:04 [2020-03-17T20:28:04.821Z] 
20:28:04 [2020-03-17T20:28:04.821Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:28:04 [2020-03-17T20:28:04.821Z] #44 158.1   CC       criu/servicefd.o
20:28:05 [2020-03-17T20:28:05.078Z] #44 158.5   CC       criu/shmem.o
20:28:05 [2020-03-17T20:28:05.875Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.019s	coverage: 58.0% of statements
20:28:06 [2020-03-17T20:28:06.099Z] #28 13.92 #=#=#                                                                         

                                                                           0.8%
#                                                                          1.7%
###                                                                        5.3%
#####                                                                      7.1%
######                                                                     8.9%
#######                                                                    9.8%
########                                                                  11.6%
#########                                                                 13.4%
############                                                              16.9%
##############                                                            20.0%
################                                                          22.7%
##################                                                        25.4%
###################                                                       27.2%
#####################                                                     29.8%
######################                                                    31.6%
########################                                                  33.4%
#########################                                                 35.2%
##########################                                                37.0%
###########################                                               38.8%
#############################                                             40.6%
##############################                                            42.0%
###############################                                           44.3%
#################################                                         46.1%
20:28:06 [2020-03-17T20:28:06.099Z] #28 ...
20:28:06 [2020-03-17T20:28:06.099Z] 
20:28:06 [2020-03-17T20:28:06.099Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:28:06 [2020-03-17T20:28:06.099Z] #36 64.02 debconf: delaying package configuration, since apt-utils is not installed
20:28:06 [2020-03-17T20:28:06.099Z] #36 64.41 Fetched 14.9 MB in 3s (4596 kB/s)
20:28:06 [2020-03-17T20:28:06.099Z] #36 64.60 Selecting previously unselected package xxd.
20:28:06 [2020-03-17T20:28:06.099Z] #36 64.60 (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.)
20:28:06 [2020-03-17T20:28:06.099Z] #36 64.79 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ...
20:28:06 [2020-03-17T20:28:06.099Z] #36 64.83 Unpacking xxd (2:8.1.0875-5) ...
20:28:06 [2020-03-17T20:28:06.099Z] #36 65.17 Selecting previously unselected package vim-common.
20:28:06 [2020-03-17T20:28:06.099Z] #36 65.18 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
20:28:06 [2020-03-17T20:28:06.099Z] #36 65.28 Unpacking vim-common (2:8.1.0875-5) ...
20:28:06 [2020-03-17T20:28:06.099Z] #36 65.79 Selecting previously unselected package cmake-data.
20:28:06 [2020-03-17T20:28:06.099Z] #36 65.80 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
20:28:06 [2020-03-17T20:28:06.099Z] #36 65.81 Unpacking cmake-data (3.13.4-1) ...
20:28:06 [2020-03-17T20:28:06.099Z] #36 70.89 Selecting previously unselected package libicu63:ppc64el.
20:28:06 [2020-03-17T20:28:06.099Z] #36 70.91 Preparing to unpack .../3-libicu63_63.1-6_ppc64el.deb ...
20:28:06 [2020-03-17T20:28:06.099Z] #36 70.91 Unpacking libicu63:ppc64el (63.1-6) ...
20:28:06 [2020-03-17T20:28:06.136Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.604s	coverage: 76.1% of statements
20:28:06 [2020-03-17T20:28:06.391Z] #36 ...
20:28:06 [2020-03-17T20:28:06.391Z] 
20:28:06 [2020-03-17T20:28:06.391Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:28:06 [2020-03-17T20:28:06.448Z] #44 159.4   CC       criu/sigframe.o
20:28:06 [2020-03-17T20:28:06.448Z] #44 159.6   CC       criu/signalfd.o
20:28:06 [2020-03-17T20:28:06.705Z] #44 160.0   CC       criu/sk-inet.o
20:28:07 [2020-03-17T20:28:07.077Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.068s	coverage: 3.0% of statements
20:28:07 [2020-03-17T20:28:07.077Z] ok  	github.com/docker/docker/daemon/links	0.018s	coverage: 93.0% of statements
20:28:07 [2020-03-17T20:28:07.635Z] #44 ...
20:28:07 [2020-03-17T20:28:07.635Z] 
20:28:07 [2020-03-17T20:28:07.635Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:28:07 [2020-03-17T20:28:07.635Z] #41 DONE 252.9s
20:28:07 [2020-03-17T20:28:07.635Z] 
20:28:07 [2020-03-17T20:28:07.635Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:28:07 [2020-03-17T20:28:07.891Z] #53 ...
20:28:07 [2020-03-17T20:28:07.891Z] 
20:28:07 [2020-03-17T20:28:07.891Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:28:07 [2020-03-17T20:28:07.891Z] #44 161.1   CC       criu/sk-netlink.o
20:28:08 [2020-03-17T20:28:08.455Z] #44 161.7   CC       criu/sk-packet.o
20:28:09 [2020-03-17T20:28:09.019Z] #44 ...
20:28:09 [2020-03-17T20:28:09.019Z] 
20:28:09 [2020-03-17T20:28:09.019Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
20:28:09 [2020-03-17T20:28:09.019Z] #42 DONE 0.3s
20:28:09 [2020-03-17T20:28:09.019Z] 
20:28:09 [2020-03-17T20:28:09.019Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:28:09 [2020-03-17T20:28:09.278Z] #60 ...
20:28:09 [2020-03-17T20:28:09.278Z] 
20:28:09 [2020-03-17T20:28:09.278Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:28:09 [2020-03-17T20:28:09.278Z] #44 162.5   CC       criu/sk-queue.o
20:28:09 [2020-03-17T20:28:09.536Z] #44 162.9   CC       criu/sk-tcp.o
20:28:09 [2020-03-17T20:28:09.619Z] ok  	github.com/docker/docker/daemon/logger	0.231s	coverage: 41.8% of statements
20:28:09 [2020-03-17T20:28:09.619Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.777s	coverage: 61.0% of statements
20:28:09 [2020-03-17T20:28:09.619Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
20:28:09 [2020-03-17T20:28:09.619Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
20:28:10 [2020-03-17T20:28:10.101Z] #44 163.4   CC       criu/sk-unix.o
20:28:10 [2020-03-17T20:28:10.190Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.317s	coverage: 77.8% of statements
20:28:10 [2020-03-17T20:28:10.451Z] ok  	github.com/docker/docker/daemon/images	0.066s	coverage: 4.9% of statements
20:28:10 [2020-03-17T20:28:10.451Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
20:28:10 [2020-03-17T20:28:10.451Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
20:28:10 [2020-03-17T20:28:10.451Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
20:28:10 [2020-03-17T20:28:10.451Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
20:28:10 [2020-03-17T20:28:10.545Z] #28 13.92 #=#=#                                                                         

                                                                           0.8%
#                                                                          1.7%
###                                                                        5.3%
#####                                                                      7.1%
######                                                                     8.9%
#######                                                                    9.8%
########                                                                  11.6%
#########                                                                 13.4%
############                                                              16.9%
##############                                                            20.0%
################                                                          22.7%
##################                                                        25.4%
###################                                                       27.2%
#####################                                                     29.8%
######################                                                    31.6%
########################                                                  33.4%
#########################                                                 35.2%
##########################                                                37.0%
###########################                                               38.8%
#############################                                             40.6%
##############################                                            42.0%
###############################                                           44.3%
#################################                                         46.1%
##################################                                        47.9%
###################################                                       49.6%
####################################                                      50.5%
######################################                                    53.2%
######################################                                    53.8%
#######################################                                   54.5%
########################################                                  56.0%
#########################################                                 57.0%
##########################################                                59.1%
###########################################                               60.0%
############################################                              61.8%
#############################################                             63.6%
##############################################                            64.5%
###############################################                           65.3%
################################################                          67.1%
#################################################                         68.6%
##################################################                        70.2%
###################################################                       72.0%
#####################################################                     73.7%
######################################################                    75.5%
#######################################################                   77.3%
########################################################                  79.1%
#########################################################                 80.0%
##########################################################                81.8%
############################################################              83.5%
#############################################################             85.3%
##############################################################            87.1%
################################################################          88.9%
#################################################################         90.7%
###################################################################       93.4%
#####################################################################     96.1%
#######################################################################   98.7%
######################################################################## 100.0%
20:28:10 [2020-03-17T20:28:10.860Z] #28 21.44 
20:28:11 [2020-03-17T20:28:11.023Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.028s	coverage: 67.0% of statements
20:28:11 [2020-03-17T20:28:11.023Z] ok  	github.com/docker/docker/daemon/logger/journald	0.016s	coverage: 26.2% of statements
20:28:11 [2020-03-17T20:28:11.595Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.028s	coverage: 88.3% of statements
20:28:11 [2020-03-17T20:28:11.856Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.020s	coverage: 62.1% of statements
20:28:11 [2020-03-17T20:28:11.996Z] #44 165.0   CC       criu/sockets.o
20:28:12 [2020-03-17T20:28:12.561Z] #44 165.8   CC       criu/stats.o
20:28:12 [2020-03-17T20:28:12.797Z] ok  	github.com/docker/docker/daemon/logger/local	0.035s	coverage: 74.7% of statements
20:28:12 [2020-03-17T20:28:12.797Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
20:28:12 [2020-03-17T20:28:12.797Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.036s	coverage: 19.9% of statements
20:28:12 [2020-03-17T20:28:12.818Z] #44 166.1   CC       criu/string.o
20:28:12 [2020-03-17T20:28:12.818Z] #44 166.2   CC       criu/sysctl.o
20:28:13 [2020-03-17T20:28:13.045Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
20:28:13 [2020-03-17T20:28:13.160Z] #28 23.61 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
20:28:13 [2020-03-17T20:28:13.303Z] 
20:28:13 [2020-03-17T20:28:13.382Z] #44 166.7   CC       criu/sysfs_parse.o
20:28:13 [2020-03-17T20:28:13.738Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.050s	coverage: 33.3% of statements
20:28:13 [2020-03-17T20:28:13.795Z] #28 24.41 #=#=#                                                                         
20:28:13 [2020-03-17T20:28:13.946Z] #44 167.1   CC       criu/timerfd.o
20:28:13 [2020-03-17T20:28:13.999Z] ok  	github.com/docker/docker/daemon/logger/templates	0.031s	coverage: 8.3% of statements
20:28:14 [2020-03-17T20:28:14.203Z] #44 167.4   CC       criu/tty.o
20:28:14 [2020-03-17T20:28:14.259Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.018s	coverage: 47.8% of statements
20:28:14 [2020-03-17T20:28:14.376Z] #28 24.80 #=#=#                                                                         

###################################################                       71.2%
######################################################################## 100.0%
20:28:14 [2020-03-17T20:28:14.667Z] #28 25.25 
20:28:15 [2020-03-17T20:28:15.201Z] ok  	github.com/docker/docker/daemon/network	0.010s	coverage: 63.8% of statements
20:28:15 [2020-03-17T20:28:15.232Z] 
20:28:15 [2020-03-17T20:28:15.232Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
20:28:15 [2020-03-17T20:28:15.489Z] 
20:28:15 [2020-03-17T20:28:15.489Z] ---> Making bundle: test-integration (in bundles/test-integration)
20:28:15 [2020-03-17T20:28:15.489Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:28:15 [2020-03-17T20:28:15.489Z] HOSTNAME=0573c2a116a1
20:28:15 [2020-03-17T20:28:15.489Z] TEST_SKIP_INTEGRATION=1
20:28:15 [2020-03-17T20:28:15.489Z] TESTDEBUG=0
20:28:15 [2020-03-17T20:28:15.489Z] DEST=bundles/test-integration
20:28:15 [2020-03-17T20:28:15.489Z] PWD=/go/src/github.com/docker/docker
20:28:15 [2020-03-17T20:28:15.489Z] KEEPBUNDLE=1
20:28:15 [2020-03-17T20:28:15.489Z] DOCKER_GITCOMMIT=8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4
20:28:15 [2020-03-17T20:28:15.489Z] container=docker
20:28:15 [2020-03-17T20:28:15.489Z] HOME=/root
20:28:15 [2020-03-17T20:28:15.489Z] GOLANG_VERSION=1.13.8
20:28:15 [2020-03-17T20:28:15.489Z] VALIDATE_REPO=https://github.com/moby/moby.git
20:28:15 [2020-03-17T20:28:15.489Z] VALIDATE_BRANCH=master
20:28:15 [2020-03-17T20:28:15.489Z] TERM=xterm
20:28:15 [2020-03-17T20:28:15.489Z] DOCKER_PKG=github.com/docker/docker
20:28:15 [2020-03-17T20:28:15.489Z] SHLVL=1
20:28:15 [2020-03-17T20:28:15.489Z] TIMEOUT=120m
20:28:15 [2020-03-17T20:28:15.489Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
20:28:15 [2020-03-17T20:28:15.489Z] DOCKER_GRAPHDRIVER=overlay2
20:28:15 [2020-03-17T20:28:15.489Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
20:28:15 [2020-03-17T20:28:15.489Z] GO111MODULE=off
20:28:15 [2020-03-17T20:28:15.489Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:28:15 [2020-03-17T20:28:15.489Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
20:28:15 [2020-03-17T20:28:15.489Z] GOPATH=/go
20:28:15 [2020-03-17T20:28:15.489Z] PKG_CONFIG=pkg-config
20:28:15 [2020-03-17T20:28:15.489Z] _=/usr/bin/env
20:28:15 [2020-03-17T20:28:15.489Z] Building test suite binary ./integration-cli/test.main
20:28:15 [2020-03-17T20:28:15.747Z] 
20:28:15 [2020-03-17T20:28:15.747Z] No new tests added to integration.
20:28:15 [2020-03-17T20:28:15.747Z] 
20:28:15 [2020-03-17T20:28:15.747Z] ---> Making bundle: test-integration (in bundles/test-integration)
20:28:15 [2020-03-17T20:28:15.747Z] ---> Making bundle: test-integration (in bundles/test-integration)
20:28:15 [2020-03-17T20:28:15.747Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:28:15 [2020-03-17T20:28:15.747Z] HOSTNAME=d8f2e35c88bb
20:28:15 [2020-03-17T20:28:15.747Z] TEST_SKIP_INTEGRATION=1
20:28:15 [2020-03-17T20:28:15.747Z] TESTDEBUG=0
20:28:15 [2020-03-17T20:28:15.747Z] DEST=bundles/test-integration
20:28:15 [2020-03-17T20:28:15.747Z] PWD=/go/src/github.com/docker/docker
20:28:15 [2020-03-17T20:28:15.747Z] KEEPBUNDLE=1
20:28:15 [2020-03-17T20:28:15.747Z] DOCKER_GITCOMMIT=8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4
20:28:15 [2020-03-17T20:28:15.747Z] container=docker
20:28:15 [2020-03-17T20:28:15.747Z] HOME=/root
20:28:15 [2020-03-17T20:28:15.747Z] GOLANG_VERSION=1.13.8
20:28:15 [2020-03-17T20:28:15.747Z] VALIDATE_REPO=https://github.com/moby/moby.git
20:28:15 [2020-03-17T20:28:15.747Z] VALIDATE_BRANCH=master
20:28:15 [2020-03-17T20:28:15.747Z] TERM=xterm
20:28:15 [2020-03-17T20:28:15.747Z] DOCKER_PKG=github.com/docker/docker
20:28:15 [2020-03-17T20:28:15.747Z] SHLVL=1
20:28:15 [2020-03-17T20:28:15.747Z] TIMEOUT=120m
20:28:15 [2020-03-17T20:28:15.747Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
20:28:15 [2020-03-17T20:28:15.747Z] DOCKER_GRAPHDRIVER=overlay2
20:28:15 [2020-03-17T20:28:15.747Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
20:28:15 [2020-03-17T20:28:15.747Z] GO111MODULE=off
20:28:15 [2020-03-17T20:28:15.747Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:28:15 [2020-03-17T20:28:15.747Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
20:28:15 [2020-03-17T20:28:15.747Z] GOPATH=/go
20:28:15 [2020-03-17T20:28:15.747Z] PKG_CONFIG=pkg-config
20:28:15 [2020-03-17T20:28:15.747Z] _=/usr/bin/env
20:28:15 [2020-03-17T20:28:15.747Z] Building test suite binary ./integration-cli/test.main
20:28:15 [2020-03-17T20:28:15.772Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.946s	coverage: 82.5% of statements
20:28:15 [2020-03-17T20:28:15.772Z] ?   	github.com/docker/docker/daemon/names	[no test files]
20:28:15 [2020-03-17T20:28:15.772Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
20:28:16 [2020-03-17T20:28:16.099Z] #44 169.1   CC       criu/tun.o
20:28:16 [2020-03-17T20:28:16.356Z] #44 169.6   CC       criu/uffd.o
20:28:16 [2020-03-17T20:28:16.714Z] ok  	github.com/docker/docker/distribution/metadata	0.103s	coverage: 48.2% of statements
20:28:16 [2020-03-17T20:28:16.738Z] #28 27.15 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
20:28:17 [2020-03-17T20:28:17.032Z] #28 ...
20:28:17 [2020-03-17T20:28:17.032Z] 
20:28:17 [2020-03-17T20:28:17.032Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:28:17 [2020-03-17T20:28:17.032Z] #36 84.81 Selecting previously unselected package libxml2:ppc64el.
20:28:17 [2020-03-17T20:28:17.032Z] #36 84.83 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ...
20:28:17 [2020-03-17T20:28:17.032Z] #36 84.83 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
20:28:17 [2020-03-17T20:28:17.124Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:28:17 [2020-03-17T20:28:17.124Z] HOSTNAME=c1a57519076f
20:28:17 [2020-03-17T20:28:17.124Z] TESTDEBUG=0
20:28:17 [2020-03-17T20:28:17.124Z] DEST=bundles/test-integration
20:28:17 [2020-03-17T20:28:17.124Z] PWD=/go/src/github.com/docker/docker
20:28:17 [2020-03-17T20:28:17.124Z] KEEPBUNDLE=1
20:28:17 [2020-03-17T20:28:17.124Z] DOCKER_GITCOMMIT=8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4
20:28:17 [2020-03-17T20:28:17.124Z] container=docker
20:28:17 [2020-03-17T20:28:17.124Z] HOME=/root
20:28:17 [2020-03-17T20:28:17.124Z] GOLANG_VERSION=1.13.8
20:28:17 [2020-03-17T20:28:17.124Z] VALIDATE_REPO=https://github.com/moby/moby.git
20:28:17 [2020-03-17T20:28:17.124Z] VALIDATE_BRANCH=master
20:28:17 [2020-03-17T20:28:17.124Z] TERM=xterm
20:28:17 [2020-03-17T20:28:17.124Z] DOCKER_PKG=github.com/docker/docker
20:28:17 [2020-03-17T20:28:17.124Z] SHLVL=1
20:28:17 [2020-03-17T20:28:17.124Z] TIMEOUT=120m
20:28:17 [2020-03-17T20:28:17.124Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
20:28:17 [2020-03-17T20:28:17.124Z] DOCKER_GRAPHDRIVER=overlay2
20:28:17 [2020-03-17T20:28:17.124Z] GO111MODULE=off
20:28:17 [2020-03-17T20:28:17.124Z] TEST_SKIP_INTEGRATION_CLI=1
20:28:17 [2020-03-17T20:28:17.124Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:28:17 [2020-03-17T20:28:17.124Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
20:28:17 [2020-03-17T20:28:17.124Z] GOPATH=/go
20:28:17 [2020-03-17T20:28:17.124Z] PKG_CONFIG=pkg-config
20:28:17 [2020-03-17T20:28:17.124Z] _=/usr/bin/env
20:28:17 [2020-03-17T20:28:17.124Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
20:28:17 [2020-03-17T20:28:17.287Z] #44 170.7   CC       criu/util.o
20:28:17 [2020-03-17T20:28:17.327Z] #36 ...
20:28:17 [2020-03-17T20:28:17.327Z] 
20:28:17 [2020-03-17T20:28:17.327Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:28:17 [2020-03-17T20:28:17.327Z] #48 74.73 internal/reflectlite
20:28:17 [2020-03-17T20:28:17.327Z] #48 74.75 sync
20:28:17 [2020-03-17T20:28:17.327Z] #48 79.05 math/rand
20:28:17 [2020-03-17T20:28:17.327Z] #48 79.05 internal/singleflight
20:28:17 [2020-03-17T20:28:17.327Z] #48 79.06 github.com/LK4D4/vndr/godl/singleflight
20:28:17 [2020-03-17T20:28:17.327Z] #48 83.24 io
20:28:17 [2020-03-17T20:28:17.327Z] #48 83.24 sort
20:28:17 [2020-03-17T20:28:17.327Z] #48 83.27 strconv
20:28:17 [2020-03-17T20:28:17.327Z] #48 83.44 syscall
20:28:17 [2020-03-17T20:28:17.327Z] #48 ...
20:28:17 [2020-03-17T20:28:17.327Z] 
20:28:17 [2020-03-17T20:28:17.327Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:28:17 [2020-03-17T20:28:17.327Z] #28 27.89 #=#=#                                                                         
20:28:17 [2020-03-17T20:28:17.908Z] #28 28.32 #=#=#                                                                         

##################################################                        70.3%
######################################################################## 100.0%
20:28:17 [2020-03-17T20:28:17.964Z] ok  	github.com/docker/docker/errdefs	0.028s	coverage: 49.4% of statements
20:28:17 [2020-03-17T20:28:17.964Z] ok  	github.com/docker/docker/distribution	0.273s	coverage: 22.1% of statements
20:28:17 [2020-03-17T20:28:17.964Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
20:28:18 [2020-03-17T20:28:18.199Z] #28 28.95 
20:28:18 [2020-03-17T20:28:18.658Z] #44 171.7   CC       criu/uts_ns.o
20:28:18 [2020-03-17T20:28:18.658Z] #44 171.9   CC       criu/vdso-compat.o
20:28:18 [2020-03-17T20:28:18.915Z] #44 172.0   CC       criu/vdso.o
20:28:19 [2020-03-17T20:28:19.258Z] #44 172.5   LINK     criu/built-in.o
20:28:19 [2020-03-17T20:28:19.351Z] ok  	github.com/docker/docker/image	0.052s	coverage: 86.4% of statements
20:28:19 [2020-03-17T20:28:19.516Z] #44 172.6   LINK     criu/criu
20:28:19 [2020-03-17T20:28:19.757Z] #28 ...
20:28:19 [2020-03-17T20:28:19.757Z] 
20:28:19 [2020-03-17T20:28:19.757Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:28:19 [2020-03-17T20:28:19.757Z] #11 77.35 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]
20:28:19 [2020-03-17T20:28:19.757Z] #11 84.99 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
20:28:19 [2020-03-17T20:28:19.757Z] #11 85.05 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
20:28:19 [2020-03-17T20:28:19.757Z] #11 85.10 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
20:28:19 [2020-03-17T20:28:19.757Z] #11 85.12 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
20:28:19 [2020-03-17T20:28:19.757Z] #11 85.16 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]
20:28:19 [2020-03-17T20:28:19.757Z] #11 85.17 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u3 [109 kB]
20:28:19 [2020-03-17T20:28:19.757Z] #11 85.20 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB]
20:28:19 [2020-03-17T20:28:19.757Z] #11 85.38 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB]
20:28:19 [2020-03-17T20:28:19.757Z] #11 85.53 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB]
20:28:19 [2020-03-17T20:28:19.757Z] #11 85.65 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB]
20:28:19 [2020-03-17T20:28:19.757Z] #11 85.71 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB]
20:28:19 [2020-03-17T20:28:19.757Z] #11 85.95 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB]
20:28:19 [2020-03-17T20:28:19.757Z] #11 86.02 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB]
20:28:19 [2020-03-17T20:28:19.758Z] #11 86.04 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB]
20:28:19 [2020-03-17T20:28:19.758Z] #11 86.06 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u3 [321 kB]
20:28:19 [2020-03-17T20:28:19.758Z] #11 ...
20:28:19 [2020-03-17T20:28:19.758Z] 
20:28:19 [2020-03-17T20:28:19.758Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:28:19 [2020-03-17T20:28:19.758Z] #36 85.74 Selecting previously unselected package libarchive13:ppc64el.
20:28:19 [2020-03-17T20:28:19.758Z] #36 85.77 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ...
20:28:19 [2020-03-17T20:28:19.758Z] #36 85.80 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ...
20:28:19 [2020-03-17T20:28:19.758Z] #36 86.64 Selecting previously unselected package libjsoncpp1:ppc64el.
20:28:19 [2020-03-17T20:28:19.758Z] #36 86.68 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ...
20:28:19 [2020-03-17T20:28:19.758Z] #36 86.69 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
20:28:19 [2020-03-17T20:28:19.758Z] #36 87.01 Selecting previously unselected package librhash0:ppc64el.
20:28:19 [2020-03-17T20:28:19.758Z] #36 87.02 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ...
20:28:19 [2020-03-17T20:28:19.758Z] #36 87.02 Unpacking librhash0:ppc64el (1.3.8-1) ...
20:28:19 [2020-03-17T20:28:19.758Z] #36 87.24 Selecting previously unselected package libuv1:ppc64el.
20:28:19 [2020-03-17T20:28:19.758Z] #36 87.27 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ...
20:28:19 [2020-03-17T20:28:19.758Z] #36 87.27 Unpacking libuv1:ppc64el (1.24.1-1) ...
20:28:19 [2020-03-17T20:28:19.758Z] #36 87.57 Selecting previously unselected package cmake.
20:28:19 [2020-03-17T20:28:19.773Z] #44 173.0   DEP      lib/c/criu.d
20:28:19 [2020-03-17T20:28:19.773Z] #44 173.1   CC       images/rpc.pb-c.o
20:28:19 [2020-03-17T20:28:19.922Z] ok  	github.com/docker/docker/image/cache	0.018s	coverage: 19.2% of statements
20:28:19 [2020-03-17T20:28:19.922Z] ok  	github.com/docker/docker/distribution/xfer	1.767s	coverage: 85.1% of statements
20:28:19 [2020-03-17T20:28:19.922Z] ?   	github.com/docker/docker/dockerversion	[no test files]
20:28:19 [2020-03-17T20:28:19.922Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
20:28:19 [2020-03-17T20:28:19.922Z] ok  	github.com/docker/docker/image/v1	0.033s	coverage: 25.0% of statements
20:28:19 [2020-03-17T20:28:19.922Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
20:28:20 [2020-03-17T20:28:20.047Z] #36 87.58 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ...
20:28:20 [2020-03-17T20:28:20.047Z] #36 87.59 Unpacking cmake (3.13.4-1) ...
20:28:20 [2020-03-17T20:28:20.047Z] #36 ...
20:28:20 [2020-03-17T20:28:20.047Z] 
20:28:20 [2020-03-17T20:28:20.047Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:28:20 [2020-03-17T20:28:20.047Z] #34 77.31 errors
20:28:20 [2020-03-17T20:28:20.047Z] #34 77.32 sort
20:28:20 [2020-03-17T20:28:20.047Z] #34 78.26 internal/oserror
20:28:20 [2020-03-17T20:28:20.047Z] #34 78.26 io
20:28:20 [2020-03-17T20:28:20.047Z] #34 78.30 strconv
20:28:20 [2020-03-17T20:28:20.047Z] #34 78.47 syscall
20:28:20 [2020-03-17T20:28:20.047Z] #34 86.22 bytes
20:28:20 [2020-03-17T20:28:20.047Z] #34 86.24 strings
20:28:20 [2020-03-17T20:28:20.047Z] #34 ...
20:28:20 [2020-03-17T20:28:20.047Z] 
20:28:20 [2020-03-17T20:28:20.047Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:28:20 [2020-03-17T20:28:20.047Z] #28 30.74 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
20:28:20 [2020-03-17T20:28:20.337Z] #44 173.6   CC       lib/c/criu.o
20:28:20 [2020-03-17T20:28:20.340Z] #28 30.89 skipping existing c8c2d4a6b2e3
20:28:20 [2020-03-17T20:28:20.631Z] #28 31.17 
20:28:20 [2020-03-17T20:28:20.860Z] ok  	github.com/docker/docker/libcontainerd/queue	0.029s	coverage: 100.0% of statements
20:28:20 [2020-03-17T20:28:20.860Z] ok  	github.com/docker/docker/pkg/aaparser	0.008s	coverage: 50.0% of statements
20:28:20 [2020-03-17T20:28:20.920Z] #28 ...
20:28:20 [2020-03-17T20:28:20.920Z] 
20:28:20 [2020-03-17T20:28:20.920Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:28:20 [2020-03-17T20:28:20.920Z] #44 78.73 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
20:28:20 [2020-03-17T20:28:20.920Z] #44 78.76 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
20:28:20 [2020-03-17T20:28:20.920Z] #44 78.77 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
20:28:20 [2020-03-17T20:28:20.920Z] #44 78.77 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
20:28:20 [2020-03-17T20:28:20.920Z] #44 78.77 Setting up python-six (1.12.0-1) ...
20:28:20 [2020-03-17T20:28:20.920Z] #44 85.66 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
20:28:20 [2020-03-17T20:28:20.920Z] #44 85.66 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
20:28:20 [2020-03-17T20:28:20.920Z] #44 85.68 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ...
20:28:20 [2020-03-17T20:28:20.920Z] #44 85.68 Setting up libcap-dev:ppc64el (1:2.25-2) ...
20:28:20 [2020-03-17T20:28:20.920Z] #44 85.69 Setting up libprotoc17:ppc64el (3.6.1.3-2) ...
20:28:20 [2020-03-17T20:28:20.920Z] #44 85.70 Setting up protobuf-compiler (3.6.1.3-2) ...
20:28:20 [2020-03-17T20:28:20.920Z] #44 85.73 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
20:28:20 [2020-03-17T20:28:20.920Z] #44 85.74 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ...
20:28:20 [2020-03-17T20:28:20.920Z] #44 85.75 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
20:28:20 [2020-03-17T20:28:20.920Z] #44 85.76 Setting up python-protobuf (3.6.1.3-2) ...
20:28:21 [2020-03-17T20:28:21.209Z] #44 ...
20:28:21 [2020-03-17T20:28:21.209Z] 
20:28:21 [2020-03-17T20:28:21.209Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:28:21 [2020-03-17T20:28:21.209Z] #11 88.10 debconf: delaying package configuration, since apt-utils is not installed
20:28:21 [2020-03-17T20:28:21.209Z] #11 88.43 Fetched 78.9 MB in 28s (2797 kB/s)
20:28:21 [2020-03-17T20:28:21.209Z] #11 88.63 Selecting previously unselected package binutils-mingw-w64-i686.
20:28:21 [2020-03-17T20:28:21.209Z] #11 88.64 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15330 files and directories currently installed.)
20:28:21 [2020-03-17T20:28:21.209Z] #11 88.79 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ...
20:28:21 [2020-03-17T20:28:21.209Z] #11 88.80 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
20:28:21 [2020-03-17T20:28:21.269Z] #44 174.5   LINK     lib/c/built-in.o
20:28:21 [2020-03-17T20:28:21.269Z] #44 174.6   LINK     lib/c/libcriu.so
20:28:21 [2020-03-17T20:28:21.526Z] #44 174.6   LINK     lib/c/libcriu.a
20:28:21 [2020-03-17T20:28:21.526Z] #44 174.8   GEN      magic.py
20:28:21 [2020-03-17T20:28:21.526Z] #44 ...
20:28:21 [2020-03-17T20:28:21.526Z] 
20:28:21 [2020-03-17T20:28:21.526Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:28:21 [2020-03-17T20:28:21.526Z] #60 112.9 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
20:28:22 [2020-03-17T20:28:22.242Z] ok  	github.com/docker/docker/opts	0.091s	coverage: 67.4% of statements
20:28:22 [2020-03-17T20:28:22.897Z] #60 114.4 + mkdir -p /build
20:28:23 [2020-03-17T20:28:23.155Z] #60 114.4 + cp runc /build/runc
20:28:23 [2020-03-17T20:28:23.187Z] ok  	github.com/docker/docker/pkg/authorization	0.504s	coverage: 68.3% of statements
20:28:23 [2020-03-17T20:28:23.412Z] #60 DONE 114.8s
20:28:23 [2020-03-17T20:28:23.413Z] 
20:28:23 [2020-03-17T20:28:23.413Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:28:23 [2020-03-17T20:28:23.413Z] #44 174.8 Note: Building without setproctitle() and strlcpy() support.
20:28:23 [2020-03-17T20:28:23.413Z] #44 174.8       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
20:28:23 [2020-03-17T20:28:23.413Z] #44 174.9 Note: Building without GnuTLS support
20:28:23 [2020-03-17T20:28:23.413Z] #44 175.5 fatal: not a git repository (or any of the parent directories): .git
20:28:23 [2020-03-17T20:28:23.413Z] #44 176.1 make[1]: Nothing to be done for 'all'.
20:28:23 [2020-03-17T20:28:23.413Z] #44 176.7 make[1]: 'images/built-in.o' is up to date.
20:28:23 [2020-03-17T20:28:23.413Z] #44 176.7 make[1]: 'compel/plugins/std.lib.a' is up to date.
20:28:23 [2020-03-17T20:28:23.413Z] #44 176.7 make[1]: 'compel/plugins/fds.lib.a' is up to date.
20:28:23 [2020-03-17T20:28:23.413Z] #44 176.8 make[1]: 'compel/libcompel.a' is up to date.
20:28:23 [2020-03-17T20:28:23.447Z] ok  	github.com/docker/docker/pkg/broadcaster	0.020s	coverage: 100.0% of statements
20:28:23 [2020-03-17T20:28:23.670Z] #44 176.9 make[1]: 'compel/compel-host-bin' is up to date.
20:28:23 [2020-03-17T20:28:23.671Z] #44 176.9 make[1]: Nothing to be done for 'all'.
20:28:23 [2020-03-17T20:28:23.671Z] #44 176.9 make[1]: 'soccr/libsoccr.a' is up to date.
20:28:23 [2020-03-17T20:28:23.707Z] ok  	github.com/docker/docker/pkg/capabilities	0.035s	coverage: 87.5% of statements
20:28:23 [2020-03-17T20:28:23.928Z] #44 177.2 make[2]: Nothing to be done for 'all'.
20:28:23 [2020-03-17T20:28:23.928Z] #44 177.3 make[2]: Nothing to be done for 'all'.
20:28:24 [2020-03-17T20:28:24.186Z] #44 177.4 make[2]: Nothing to be done for 'all'.
20:28:24 [2020-03-17T20:28:24.186Z] #44 177.6 make[2]: Nothing to be done for 'all'.
20:28:24 [2020-03-17T20:28:24.444Z] #44 177.7 make[2]: Nothing to be done for 'all'.
20:28:24 [2020-03-17T20:28:24.444Z] #44 177.7 make[2]: Nothing to be done for 'all'.
20:28:24 [2020-03-17T20:28:24.444Z] #44 177.8 make[2]: Nothing to be done for 'all'.
20:28:24 [2020-03-17T20:28:24.647Z] ok  	github.com/docker/docker/pkg/directory	0.027s	coverage: 80.0% of statements
20:28:24 [2020-03-17T20:28:24.701Z] #44 177.9 make[2]: Nothing to be done for 'all'.
20:28:24 [2020-03-17T20:28:24.701Z] #44 177.9   INSTALL  criu/criu
20:28:24 [2020-03-17T20:28:24.701Z] #44 DONE 178.0s
20:28:24 [2020-03-17T20:28:24.701Z] 
20:28:24 [2020-03-17T20:28:24.701Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:28:24 [2020-03-17T20:28:24.725Z] #11 ...
20:28:24 [2020-03-17T20:28:24.725Z] 
20:28:24 [2020-03-17T20:28:24.725Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:28:24 [2020-03-17T20:28:24.725Z] #28 33.22 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
20:28:24 [2020-03-17T20:28:24.725Z] #28 33.94 #=#=#                                                                         
20:28:24 [2020-03-17T20:28:24.725Z] #28 34.24 #=#=#                                                                         

######################################################################## 100.0%
20:28:24 [2020-03-17T20:28:24.725Z] #28 34.61 
20:28:24 [2020-03-17T20:28:24.725Z] #28 34.75 Download of images into '/build' complete.
20:28:24 [2020-03-17T20:28:24.725Z] #28 34.76 Use something like the following to load the result into a Docker daemon:
20:28:24 [2020-03-17T20:28:24.725Z] #28 34.76   tar -cC '/build' . | docker load
20:28:24 [2020-03-17T20:28:24.725Z] #28 DONE 34.8s
20:28:24 [2020-03-17T20:28:24.725Z] 
20:28:24 [2020-03-17T20:28:24.725Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
20:28:24 [2020-03-17T20:28:24.725Z] #31 90.92 Checking out files:  63% (966/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.
20:28:24 [2020-03-17T20:28:24.725Z] #31 92.49 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
20:28:24 [2020-03-17T20:28:24.908Z] ok  	github.com/docker/docker/pkg/archive	1.208s	coverage: 77.1% of statements
20:28:25 [2020-03-17T20:28:25.168Z] ok  	github.com/docker/docker/pkg/discovery	0.025s	coverage: 58.3% of statements
20:28:25 [2020-03-17T20:28:25.358Z] #31 ...
20:28:25 [2020-03-17T20:28:25.358Z] 
20:28:25 [2020-03-17T20:28:25.358Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:28:25 [2020-03-17T20:28:25.358Z] #51 82.64 + cd /tmp/tmp.FVljN26TUE/src/gotest.tools/gotestsum
20:28:25 [2020-03-17T20:28:25.358Z] #51 82.64 + git checkout -q v0.3.5
20:28:25 [2020-03-17T20:28:25.358Z] #51 82.84 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
20:28:25 [2020-03-17T20:28:25.358Z] #51 ...
20:28:25 [2020-03-17T20:28:25.358Z] 
20:28:25 [2020-03-17T20:28:25.358Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
20:28:25 [2020-03-17T20:28:25.643Z] #65 ...
20:28:25 [2020-03-17T20:28:25.643Z] 
20:28:25 [2020-03-17T20:28:25.643Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
20:28:25 [2020-03-17T20:28:25.649Z] #31 93.18 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:28:25 [2020-03-17T20:28:25.737Z] ok  	github.com/docker/docker/pkg/discovery/file	0.010s	coverage: 92.9% of statements
20:28:25 [2020-03-17T20:28:25.902Z] #45 DONE 0.1s
20:28:25 [2020-03-17T20:28:25.902Z] 
20:28:25 [2020-03-17T20:28:25.902Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:28:25 [2020-03-17T20:28:25.902Z] #65 ...
20:28:25 [2020-03-17T20:28:25.902Z] 
20:28:25 [2020-03-17T20:28:25.902Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
20:28:25 [2020-03-17T20:28:25.902Z] #48 DONE 0.1s
20:28:26 [2020-03-17T20:28:26.160Z] 
20:28:26 [2020-03-17T20:28:26.160Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
20:28:26 [2020-03-17T20:28:26.160Z] #51 DONE 0.1s
20:28:26 [2020-03-17T20:28:26.160Z] 
20:28:26 [2020-03-17T20:28:26.160Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:28:26 [2020-03-17T20:28:26.305Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.009s	coverage: 92.3% of statements
20:28:26 [2020-03-17T20:28:26.699Z] #31 ...
20:28:26 [2020-03-17T20:28:26.699Z] 
20:28:26 [2020-03-17T20:28:26.699Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:28:26 [2020-03-17T20:28:26.699Z] #36 93.57 Setting up libicu63:ppc64el (63.1-6) ...
20:28:26 [2020-03-17T20:28:26.699Z] #36 93.58 Setting up xxd (2:8.1.0875-5) ...
20:28:26 [2020-03-17T20:28:26.699Z] #36 93.59 Setting up libuv1:ppc64el (1.24.1-1) ...
20:28:26 [2020-03-17T20:28:26.699Z] #36 93.60 Setting up vim-common (2:8.1.0875-5) ...
20:28:26 [2020-03-17T20:28:26.699Z] #36 93.67 Setting up librhash0:ppc64el (1.3.8-1) ...
20:28:26 [2020-03-17T20:28:26.699Z] #36 93.67 Setting up cmake-data (3.13.4-1) ...
20:28:26 [2020-03-17T20:28:26.699Z] #36 93.69 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
20:28:26 [2020-03-17T20:28:26.699Z] #36 93.69 Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
20:28:26 [2020-03-17T20:28:26.699Z] #36 93.70 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ...
20:28:26 [2020-03-17T20:28:26.699Z] #36 93.70 Setting up cmake (3.13.4-1) ...
20:28:26 [2020-03-17T20:28:26.699Z] #36 93.71 Processing triggers for libc-bin (2.28-10) ...
20:28:26 [2020-03-17T20:28:26.699Z] #36 93.77 Processing triggers for mime-support (3.62) ...
20:28:26 [2020-03-17T20:28:26.699Z] #36 DONE 94.2s
20:28:26 [2020-03-17T20:28:26.699Z] 
20:28:26 [2020-03-17T20:28:26.699Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
20:28:26 [2020-03-17T20:28:26.699Z] #37 DONE 0.1s
20:28:26 [2020-03-17T20:28:26.699Z] 
20:28:26 [2020-03-17T20:28:26.699Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
20:28:26 [2020-03-17T20:28:26.699Z] #38 DONE 0.1s
20:28:26 [2020-03-17T20:28:26.699Z] 
20:28:26 [2020-03-17T20:28:26.699Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:28:26 [2020-03-17T20:28:26.874Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.008s	coverage: 93.8% of statements
20:28:27 [2020-03-17T20:28:27.133Z] ok  	github.com/docker/docker/pkg/dmesg	0.007s	coverage: 83.3% of statements
20:28:27 [2020-03-17T20:28:27.332Z] #39 0.403 + RM_GOPATH=0
20:28:27 [2020-03-17T20:28:27.332Z] #39 0.417 + TMP_GOPATH=
20:28:27 [2020-03-17T20:28:27.332Z] #39 0.419 + : /build
20:28:27 [2020-03-17T20:28:27.332Z] #39 0.419 + '[' -z '' ']'
20:28:27 [2020-03-17T20:28:27.332Z] #39 0.419 ++ mktemp -d
20:28:27 [2020-03-17T20:28:27.332Z] #39 0.428 + export GOPATH=/tmp/tmp.UmcUSJfmrg
20:28:27 [2020-03-17T20:28:27.332Z] #39 0.434 + GOPATH=/tmp/tmp.UmcUSJfmrg
20:28:27 [2020-03-17T20:28:27.332Z] #39 0.435 + RM_GOPATH=1
20:28:27 [2020-03-17T20:28:27.332Z] #39 0.437 ++ dirname ./install.sh
20:28:27 [2020-03-17T20:28:27.332Z] #39 0.445 + dir=.
20:28:27 [2020-03-17T20:28:27.332Z] #39 0.454 + bin=tini
20:28:27 [2020-03-17T20:28:27.332Z] #39 0.455 + shift
20:28:27 [2020-03-17T20:28:27.332Z] #39 0.456 + '[' '!' -f ./tini.installer ']'
20:28:27 [2020-03-17T20:28:27.332Z] #39 0.461 + . ./tini.installer
20:28:27 [2020-03-17T20:28:27.332Z] #39 0.462 ++ : fec3683b971d9c3ef73f284f176672c44b448662
20:28:27 [2020-03-17T20:28:27.332Z] #39 0.463 + install_tini
20:28:27 [2020-03-17T20:28:27.332Z] #39 0.463 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
20:28:27 [2020-03-17T20:28:27.332Z] #39 0.464 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
20:28:27 [2020-03-17T20:28:27.332Z] #39 0.464 + git clone https://github.com/krallin/tini.git /tmp/tmp.UmcUSJfmrg/tini
20:28:27 [2020-03-17T20:28:27.332Z] #39 0.468 Cloning into '/tmp/tmp.UmcUSJfmrg/tini'...
20:28:27 [2020-03-17T20:28:27.531Z] #53 ...
20:28:27 [2020-03-17T20:28:27.531Z] 
20:28:27 [2020-03-17T20:28:27.531Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:28:27 [2020-03-17T20:28:27.531Z] #65 204.1 + bin/containerd
20:28:28 [2020-03-17T20:28:28.510Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.503s	coverage: 43.2% of statements
20:28:28 [2020-03-17T20:28:28.511Z] ok  	github.com/docker/docker/pkg/filenotify	0.608s	coverage: 67.0% of statements
20:28:29 [2020-03-17T20:28:29.080Z] ok  	github.com/docker/docker/pkg/fileutils	0.032s	coverage: 89.5% of statements
20:28:29 [2020-03-17T20:28:29.339Z] ok  	github.com/docker/docker/pkg/fsutils	0.349s	coverage: 85.1% of statements
20:28:29 [2020-03-17T20:28:29.340Z] ok  	github.com/docker/docker/pkg/homedir	0.013s	coverage: 11.4% of statements
20:28:29 [2020-03-17T20:28:29.399Z] #39 2.391 + cd /tmp/tmp.UmcUSJfmrg/tini
20:28:29 [2020-03-17T20:28:29.399Z] #39 2.399 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
20:28:29 [2020-03-17T20:28:29.399Z] #39 2.444 + cmake .
20:28:29 [2020-03-17T20:28:29.614Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.095s	coverage: 84.1% of statements
20:28:30 [2020-03-17T20:28:30.030Z] #39 ...
20:28:30 [2020-03-17T20:28:30.030Z] 
20:28:30 [2020-03-17T20:28:30.030Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:28:30 [2020-03-17T20:28:30.030Z] #44 97.43 Setting up libnl-3-dev:ppc64el (3.4.0-1) ...
20:28:30 [2020-03-17T20:28:30.030Z] #44 97.44 Processing triggers for libc-bin (2.28-10) ...
20:28:30 [2020-03-17T20:28:30.030Z] #44 DONE 97.8s
20:28:30 [2020-03-17T20:28:30.185Z] ok  	github.com/docker/docker/layer	7.356s	coverage: 68.8% of statements
20:28:30 [2020-03-17T20:28:30.185Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
20:28:30 [2020-03-17T20:28:30.185Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
20:28:30 [2020-03-17T20:28:30.185Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
20:28:30 [2020-03-17T20:28:30.185Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
20:28:30 [2020-03-17T20:28:30.185Z] ?   	github.com/docker/docker/oci	[no test files]
20:28:30 [2020-03-17T20:28:30.185Z] ?   	github.com/docker/docker/oci/caps	[no test files]
20:28:30 [2020-03-17T20:28:30.185Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
20:28:30 [2020-03-17T20:28:30.185Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
20:28:30 [2020-03-17T20:28:30.323Z] 
20:28:30 [2020-03-17T20:28:30.323Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:28:30 [2020-03-17T20:28:30.445Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.014s	coverage: 91.7% of statements
20:28:30 [2020-03-17T20:28:30.704Z] ok  	github.com/docker/docker/pkg/locker	0.034s	coverage: 88.9% of statements
20:28:30 [2020-03-17T20:28:30.963Z] ok  	github.com/docker/docker/pkg/ioutils	0.654s	coverage: 69.3% of statements
20:28:30 [2020-03-17T20:28:30.963Z] ok  	github.com/docker/docker/pkg/idtools	0.647s	coverage: 70.1% of statements
20:28:30 [2020-03-17T20:28:30.963Z] ok  	github.com/docker/docker/pkg/longpath	0.015s	coverage: 100.0% of statements
20:28:30 [2020-03-17T20:28:30.963Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
20:28:31 [2020-03-17T20:28:31.534Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.027s	coverage: 85.7% of statements
20:28:31 [2020-03-17T20:28:31.534Z] ok  	github.com/docker/docker/pkg/parsers	0.026s	coverage: 97.0% of statements
20:28:31 [2020-03-17T20:28:31.833Z] #45 ...
20:28:31 [2020-03-17T20:28:31.833Z] 
20:28:31 [2020-03-17T20:28:31.833Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:28:31 [2020-03-17T20:28:31.833Z] #57 89.07 bytes
20:28:31 [2020-03-17T20:28:31.833Z] #57 89.08 strconv
20:28:31 [2020-03-17T20:28:31.833Z] #57 89.12 syscall
20:28:31 [2020-03-17T20:28:31.833Z] #57 89.27 strings
20:28:31 [2020-03-17T20:28:31.833Z] #57 99.12 bufio
20:28:31 [2020-03-17T20:28:31.833Z] #57 ...
20:28:31 [2020-03-17T20:28:31.833Z] 
20:28:31 [2020-03-17T20:28:31.833Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:28:31 [2020-03-17T20:28:31.833Z] #39 3.662 -- The C compiler identification is GNU 8.3.0
20:28:31 [2020-03-17T20:28:31.833Z] #39 3.863 -- Check for working C compiler: /usr/bin/cc
20:28:31 [2020-03-17T20:28:31.833Z] #39 4.940 -- Check for working C compiler: /usr/bin/cc -- works
20:28:31 [2020-03-17T20:28:31.833Z] #39 4.955 -- Detecting C compiler ABI info
20:28:32 [2020-03-17T20:28:32.108Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.011s	coverage: 60.0% of statements
20:28:32 [2020-03-17T20:28:32.369Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.014s	coverage: 91.4% of statements
20:28:32 [2020-03-17T20:28:32.369Z] ok  	github.com/docker/docker/pkg/pidfile	0.017s	coverage: 82.4% of statements
20:28:32 [2020-03-17T20:28:32.472Z] #39 5.823 -- Detecting C compiler ABI info - done
20:28:32 [2020-03-17T20:28:32.472Z] #39 5.917 -- Detecting C compile features
20:28:32 [2020-03-17T20:28:32.629Z] ok  	github.com/docker/docker/pkg/mount	0.811s	coverage: 70.5% of statements
20:28:32 [2020-03-17T20:28:32.629Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
20:28:32 [2020-03-17T20:28:32.629Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
20:28:32 [2020-03-17T20:28:32.629Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
20:28:32 [2020-03-17T20:28:32.769Z] #39 ...
20:28:32 [2020-03-17T20:28:32.769Z] 
20:28:32 [2020-03-17T20:28:32.769Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:28:32 [2020-03-17T20:28:32.769Z] #48 90.26 bytes
20:28:32 [2020-03-17T20:28:32.769Z] #48 91.25 strings
20:28:33 [2020-03-17T20:28:33.057Z] #48 ...
20:28:33 [2020-03-17T20:28:33.057Z] 
20:28:33 [2020-03-17T20:28:33.057Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:28:33 [2020-03-17T20:28:33.057Z] #45 2.053 Note: Building without setproctitle() and strlcpy() support.
20:28:33 [2020-03-17T20:28:33.057Z] #45 2.056       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
20:28:33 [2020-03-17T20:28:33.057Z] #45 2.075 Note: Building without GnuTLS support
20:28:33 [2020-03-17T20:28:33.198Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.099s	coverage: 56.8% of statements
20:28:33 [2020-03-17T20:28:33.768Z] ok  	github.com/docker/docker/pkg/pools	0.049s	coverage: 88.2% of statements
20:28:33 [2020-03-17T20:28:33.768Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.018s	coverage: 85.7% of statements
20:28:33 [2020-03-17T20:28:33.768Z] ok  	github.com/docker/docker/pkg/progress	0.009s	coverage: 75.9% of statements
20:28:34 [2020-03-17T20:28:34.077Z] #65 ...
20:28:34 [2020-03-17T20:28:34.077Z] 
20:28:34 [2020-03-17T20:28:34.077Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:28:34 [2020-03-17T20:28:34.077Z] #53 DONE 279.3s
20:28:34 [2020-03-17T20:28:34.077Z] 
20:28:34 [2020-03-17T20:28:34.077Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:28:34 [2020-03-17T20:28:34.338Z] ok  	github.com/docker/docker/pkg/reexec	0.019s	coverage: 82.4% of statements
20:28:34 [2020-03-17T20:28:34.556Z] #45 4.472 fatal: not a git repository (or any of the parent directories): .git
20:28:34 [2020-03-17T20:28:34.556Z] #45 4.531   GEN      .gitid
20:28:34 [2020-03-17T20:28:34.556Z] #45 4.571   GEN      criu/include/version.h
20:28:34 [2020-03-17T20:28:34.556Z] #45 4.596   GEN      include/common/asm
20:28:34 [2020-03-17T20:28:34.907Z] ok  	github.com/docker/docker/pkg/stdcopy	0.014s	coverage: 100.0% of statements
20:28:35 [2020-03-17T20:28:35.166Z] ok  	github.com/docker/docker/pkg/pubsub	1.082s	coverage: 73.9% of statements
20:28:35 [2020-03-17T20:28:35.447Z] #65 ...
20:28:35 [2020-03-17T20:28:35.447Z] 
20:28:35 [2020-03-17T20:28:35.448Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
20:28:35 [2020-03-17T20:28:35.705Z] #54 DONE 0.2s
20:28:35 [2020-03-17T20:28:35.705Z] 
20:28:35 [2020-03-17T20:28:35.705Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
20:28:35 [2020-03-17T20:28:35.705Z] #57 DONE 0.1s
20:28:35 [2020-03-17T20:28:35.705Z] 
20:28:35 [2020-03-17T20:28:35.705Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:28:35 [2020-03-17T20:28:35.705Z] #65 ...
20:28:35 [2020-03-17T20:28:35.705Z] 
20:28:35 [2020-03-17T20:28:35.705Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
20:28:35 [2020-03-17T20:28:35.705Z] #61 DONE 0.1s
20:28:35 [2020-03-17T20:28:35.734Z] ok  	github.com/docker/docker/pkg/streamformatter	0.011s	coverage: 66.2% of statements
20:28:35 [2020-03-17T20:28:35.734Z] ok  	github.com/docker/docker/pkg/stringid	0.009s	coverage: 70.6% of statements
20:28:35 [2020-03-17T20:28:35.963Z] 
20:28:35 [2020-03-17T20:28:35.963Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:28:36 [2020-03-17T20:28:36.302Z] ok  	github.com/docker/docker/pkg/symlink	0.019s	coverage: 87.7% of statements
20:28:36 [2020-03-17T20:28:36.302Z] ok  	github.com/docker/docker/pkg/sysinfo	0.014s	coverage: 71.3% of statements
20:28:37 [2020-03-17T20:28:37.242Z] ok  	github.com/docker/docker/pkg/system	0.044s	coverage: 37.2% of statements
20:28:37 [2020-03-17T20:28:37.242Z] ok  	github.com/docker/docker/pkg/tailfile	0.088s	coverage: 88.6% of statements
20:28:37 [2020-03-17T20:28:37.242Z] ok  	github.com/docker/docker/pkg/signal	2.802s	coverage: 61.0% of statements
20:28:37 [2020-03-17T20:28:37.272Z] #45 ...
20:28:37 [2020-03-17T20:28:37.272Z] 
20:28:37 [2020-03-17T20:28:37.272Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:28:37 [2020-03-17T20:28:37.272Z] #11 94.71 Selecting previously unselected package binutils-mingw-w64-x86-64.
20:28:37 [2020-03-17T20:28:37.272Z] #11 94.75 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ...
20:28:37 [2020-03-17T20:28:37.272Z] #11 94.76 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
20:28:37 [2020-03-17T20:28:37.272Z] #11 100.7 Selecting previously unselected package binutils-mingw-w64.
20:28:37 [2020-03-17T20:28:37.272Z] #11 100.7 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
20:28:37 [2020-03-17T20:28:37.272Z] #11 100.7 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
20:28:37 [2020-03-17T20:28:37.272Z] #11 100.9 Selecting previously unselected package libdevmapper1.02.1:ppc64el.
20:28:37 [2020-03-17T20:28:37.272Z] #11 100.9 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ...
20:28:37 [2020-03-17T20:28:37.272Z] #11 100.9 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
20:28:37 [2020-03-17T20:28:37.272Z] #11 101.2 Selecting previously unselected package dmsetup.
20:28:37 [2020-03-17T20:28:37.272Z] #11 101.2 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ...
20:28:37 [2020-03-17T20:28:37.272Z] #11 101.2 Unpacking dmsetup (2:1.02.155-3) ...
20:28:37 [2020-03-17T20:28:37.272Z] #11 101.5 Selecting previously unselected package mingw-w64-common.
20:28:37 [2020-03-17T20:28:37.272Z] #11 101.5 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
20:28:37 [2020-03-17T20:28:37.272Z] #11 101.5 Unpacking mingw-w64-common (6.0.0-3) ...
20:28:37 [2020-03-17T20:28:37.272Z] #11 ...
20:28:37 [2020-03-17T20:28:37.272Z] 
20:28:37 [2020-03-17T20:28:37.272Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:28:37 [2020-03-17T20:28:37.272Z] #39 8.648 -- Detecting C compile features - done
20:28:37 [2020-03-17T20:28:37.272Z] #39 8.733 -- Performing Test HAS_BUILTIN_FORTIFY
20:28:37 [2020-03-17T20:28:37.272Z] #39 9.093 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
20:28:37 [2020-03-17T20:28:37.272Z] #39 9.344 -- Configuring done
20:28:37 [2020-03-17T20:28:37.272Z] #39 9.395 -- Generating done
20:28:37 [2020-03-17T20:28:37.272Z] #39 9.403 -- Build files have been written to: /tmp/tmp.UmcUSJfmrg/tini
20:28:37 [2020-03-17T20:28:37.272Z] #39 9.414 + make tini-static
20:28:37 [2020-03-17T20:28:37.272Z] #39 10.13 Scanning dependencies of target tini-static
20:28:37 [2020-03-17T20:28:37.272Z] #39 10.24 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
20:28:38 [2020-03-17T20:28:38.182Z] testing: warning: no tests to run
20:28:38 [2020-03-17T20:28:38.182Z] coverage: [no statements]
20:28:38 [2020-03-17T20:28:38.182Z] ok  	github.com/docker/docker/pkg/term/windows	0.007s	coverage: [no statements] [no tests to run]
20:28:38 [2020-03-17T20:28:38.182Z] ok  	github.com/docker/docker/pkg/term	0.016s	coverage: 84.1% of statements
20:28:38 [2020-03-17T20:28:38.182Z] ok  	github.com/docker/docker/pkg/tarsum	0.135s	coverage: 89.3% of statements
20:28:38 [2020-03-17T20:28:38.443Z] ok  	github.com/docker/docker/pkg/urlutil	0.013s	coverage: 100.0% of statements
20:28:38 [2020-03-17T20:28:38.443Z] ok  	github.com/docker/docker/pkg/truncindex	0.112s	coverage: 91.5% of statements
20:28:38 [2020-03-17T20:28:38.703Z] ok  	github.com/docker/docker/pkg/useragent	0.013s	coverage: 88.9% of statements
20:28:40 [2020-03-17T20:28:40.031Z] #39 12.97 [100%] Linking C executable tini-static
20:28:40 [2020-03-17T20:28:40.084Z] ok  	github.com/docker/docker/plugin/v2	0.010s	coverage: 14.5% of statements
20:28:40 [2020-03-17T20:28:40.654Z] ok  	github.com/docker/docker/reference	0.016s	coverage: 84.4% of statements
20:28:40 [2020-03-17T20:28:40.669Z] #39 14.10 [100%] Built target tini-static
20:28:40 [2020-03-17T20:28:40.965Z] #39 14.22 + mkdir -p /build
20:28:40 [2020-03-17T20:28:40.965Z] #39 14.23 + cp tini-static /build/docker-init
20:28:40 [2020-03-17T20:28:40.965Z] #39 DONE 14.3s
20:28:40 [2020-03-17T20:28:40.965Z] 
20:28:40 [2020-03-17T20:28:40.965Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:28:40 [2020-03-17T20:28:40.965Z] #45 7.378   PBCC     images/google/protobuf/descriptor.pb-c.c
20:28:40 [2020-03-17T20:28:40.965Z] #45 7.590   PBCC     images/opts.pb-c.c
20:28:40 [2020-03-17T20:28:40.965Z] #45 7.750   PBCC     images/sit.pb-c.c
20:28:40 [2020-03-17T20:28:40.965Z] #45 7.822   DEP      images/google/protobuf/descriptor.pb-c.d
20:28:40 [2020-03-17T20:28:40.965Z] #45 8.004   DEP      images/opts.pb-c.d
20:28:40 [2020-03-17T20:28:40.965Z] #45 8.150   DEP      images/sit.pb-c.d
20:28:40 [2020-03-17T20:28:40.965Z] #45 8.239   PBCC     images/macvlan.pb-c.c
20:28:40 [2020-03-17T20:28:40.965Z] #45 8.264   DEP      images/macvlan.pb-c.d
20:28:40 [2020-03-17T20:28:40.965Z] #45 8.381   PBCC     images/autofs.pb-c.c
20:28:40 [2020-03-17T20:28:40.965Z] #45 8.447   DEP      images/autofs.pb-c.d
20:28:40 [2020-03-17T20:28:40.965Z] #45 8.567   PBCC     images/sysctl.pb-c.c
20:28:40 [2020-03-17T20:28:40.965Z] #45 8.592   DEP      images/sysctl.pb-c.d
20:28:40 [2020-03-17T20:28:40.965Z] #45 8.727   PBCC     images/time.pb-c.c
20:28:40 [2020-03-17T20:28:40.965Z] #45 8.769   DEP      images/time.pb-c.d
20:28:40 [2020-03-17T20:28:40.965Z] #45 8.854   PBCC     images/binfmt-misc.pb-c.c
20:28:40 [2020-03-17T20:28:40.965Z] #45 8.912   DEP      images/binfmt-misc.pb-c.d
20:28:40 [2020-03-17T20:28:40.965Z] #45 9.020   PBCC     images/seccomp.pb-c.c
20:28:40 [2020-03-17T20:28:40.965Z] #45 9.104   DEP      images/seccomp.pb-c.d
20:28:40 [2020-03-17T20:28:40.965Z] #45 9.219   PBCC     images/userns.pb-c.c
20:28:40 [2020-03-17T20:28:40.965Z] #45 9.244   DEP      images/userns.pb-c.d
20:28:40 [2020-03-17T20:28:40.965Z] #45 9.320   PBCC     images/cgroup.pb-c.c
20:28:40 [2020-03-17T20:28:40.965Z] #45 9.374   DEP      images/cgroup.pb-c.d
20:28:40 [2020-03-17T20:28:40.965Z] #45 9.444   PBCC     images/fown.pb-c.c
20:28:40 [2020-03-17T20:28:40.965Z] #45 9.463   PBCC     images/ext-file.pb-c.c
20:28:40 [2020-03-17T20:28:40.965Z] #45 9.509   DEP      images/fown.pb-c.d
20:28:40 [2020-03-17T20:28:40.965Z] #45 9.587   DEP      images/ext-file.pb-c.d
20:28:40 [2020-03-17T20:28:40.965Z] #45 9.737   PBCC     images/rpc.pb-c.c
20:28:40 [2020-03-17T20:28:40.965Z] #45 9.808   DEP      images/rpc.pb-c.d
20:28:40 [2020-03-17T20:28:40.965Z] #45 9.894   PBCC     images/siginfo.pb-c.c
20:28:40 [2020-03-17T20:28:40.965Z] #45 9.929   DEP      images/siginfo.pb-c.d
20:28:40 [2020-03-17T20:28:40.965Z] #45 10.05   PBCC     images/pagemap.pb-c.c
20:28:40 [2020-03-17T20:28:40.965Z] #45 10.12   DEP      images/pagemap.pb-c.d
20:28:40 [2020-03-17T20:28:40.965Z] #45 10.27   PBCC     images/rlimit.pb-c.c
20:28:40 [2020-03-17T20:28:40.965Z] #45 10.29   DEP      images/rlimit.pb-c.d
20:28:40 [2020-03-17T20:28:40.965Z] #45 10.37   PBCC     images/file-lock.pb-c.c
20:28:40 [2020-03-17T20:28:40.965Z] #45 10.41   DEP      images/file-lock.pb-c.d
20:28:40 [2020-03-17T20:28:40.965Z] #45 10.51   PBCC     images/tty.pb-c.c
20:28:40 [2020-03-17T20:28:40.965Z] #45 10.74   DEP      images/tty.pb-c.d
20:28:40 [2020-03-17T20:28:40.965Z] #45 10.84   PBCC     images/tun.pb-c.c
20:28:40 [2020-03-17T20:28:40.965Z] #45 10.94   PBCC     images/netdev.pb-c.c
20:28:40 [2020-03-17T20:28:40.965Z] #45 11.07   DEP      images/tun.pb-c.d
20:28:41 [2020-03-17T20:28:41.224Z] ok  	github.com/docker/docker/profiles/seccomp	0.021s	coverage: 73.8% of statements
20:28:41 [2020-03-17T20:28:41.260Z] #45 11.25   DEP      images/netdev.pb-c.d
20:28:41 [2020-03-17T20:28:41.260Z] #45 11.36   PBCC     images/vma.pb-c.c
20:28:41 [2020-03-17T20:28:41.554Z] #45 11.55   DEP      images/vma.pb-c.d
20:28:41 [2020-03-17T20:28:41.794Z] ok  	github.com/docker/docker/plugin	0.599s	coverage: 27.1% of statements
20:28:41 [2020-03-17T20:28:41.845Z] #45 11.69   PBCC     images/creds.pb-c.c
20:28:41 [2020-03-17T20:28:41.845Z] #45 11.73   DEP      images/creds.pb-c.d
20:28:42 [2020-03-17T20:28:42.136Z] #45 11.97   PBCC     images/utsns.pb-c.c
20:28:42 [2020-03-17T20:28:42.136Z] #45 12.05   DEP      images/utsns.pb-c.d
20:28:42 [2020-03-17T20:28:42.136Z] #45 12.17   PBCC     images/ipc-desc.pb-c.c
20:28:42 [2020-03-17T20:28:42.136Z] #45 12.21   PBCC     images/ipc-sem.pb-c.c
20:28:42 [2020-03-17T20:28:42.365Z] ok  	github.com/docker/docker/registry/resumable	0.029s	coverage: 100.0% of statements
20:28:42 [2020-03-17T20:28:42.426Z] #45 12.27   DEP      images/ipc-desc.pb-c.d
20:28:42 [2020-03-17T20:28:42.426Z] #45 ...
20:28:42 [2020-03-17T20:28:42.426Z] 
20:28:42 [2020-03-17T20:28:42.426Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:28:42 [2020-03-17T20:28:42.426Z] #34 99.69 bufio
20:28:42 [2020-03-17T20:28:42.426Z] #34 101.5 reflect
20:28:42 [2020-03-17T20:28:42.426Z] #34 103.7 path
20:28:42 [2020-03-17T20:28:42.426Z] #34 106.0 text/tabwriter
20:28:42 [2020-03-17T20:28:42.426Z] #34 109.9 internal/syscall/unix
20:28:42 [2020-03-17T20:28:42.426Z] #34 ...
20:28:42 [2020-03-17T20:28:42.426Z] 
20:28:42 [2020-03-17T20:28:42.426Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:28:42 [2020-03-17T20:28:42.426Z] #45 12.47   DEP      images/ipc-sem.pb-c.d
20:28:42 [2020-03-17T20:28:42.442Z] Running on azwin-2-eb69a0 in d:\jenkins\workspace\moby_PR-39728
[Pipeline] {
[Pipeline] ws
20:28:42 [2020-03-17T20:28:42.464Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
20:28:42 [2020-03-17T20:28:42.624Z] ok  	github.com/docker/docker/restartmanager	0.014s	coverage: 45.3% of statements
20:28:42 [2020-03-17T20:28:42.716Z] #45 12.56   PBCC     images/ipc-msg.pb-c.c
20:28:42 [2020-03-17T20:28:42.716Z] #45 12.60   DEP      images/ipc-msg.pb-c.d
20:28:42 [2020-03-17T20:28:42.716Z] #45 12.72   PBCC     images/ipc-shm.pb-c.c
20:28:42 [2020-03-17T20:28:42.716Z] #45 12.78   DEP      images/ipc-shm.pb-c.d
20:28:42 [2020-03-17T20:28:42.885Z] ok  	github.com/docker/docker/registry	0.252s	coverage: 56.0% of statements
20:28:43 [2020-03-17T20:28:43.008Z] #45 12.90   PBCC     images/ipc-var.pb-c.c
20:28:43 [2020-03-17T20:28:43.008Z] #45 12.97   DEP      images/ipc-var.pb-c.d
20:28:43 [2020-03-17T20:28:43.298Z] #45 13.05   PBCC     images/sk-opts.pb-c.c
20:28:43 [2020-03-17T20:28:43.298Z] #45 13.11   PBCC     images/packet-sock.pb-c.c
20:28:43 [2020-03-17T20:28:43.298Z] #45 13.22   DEP      images/sk-opts.pb-c.d
20:28:43 [2020-03-17T20:28:43.298Z] #45 13.31   DEP      images/packet-sock.pb-c.d
20:28:43 [2020-03-17T20:28:43.457Z] ok  	github.com/docker/docker/testutil	0.030s	coverage: 62.5% of statements
20:28:43 [2020-03-17T20:28:43.458Z] ok  	github.com/docker/docker/runconfig	0.034s	coverage: 68.2% of statements
20:28:43 [2020-03-17T20:28:43.590Z] #45 13.38   PBCC     images/sk-netlink.pb-c.c
20:28:43 [2020-03-17T20:28:43.590Z] #45 13.50   DEP      images/sk-netlink.pb-c.d
20:28:43 [2020-03-17T20:28:43.590Z] #45 13.57   PBCC     images/sk-inet.pb-c.c
20:28:43 [2020-03-17T20:28:43.884Z] #45 13.72   DEP      images/sk-inet.pb-c.d
20:28:43 [2020-03-17T20:28:43.884Z] #45 13.87   PBCC     images/sk-unix.pb-c.c
20:28:43 [2020-03-17T20:28:43.884Z] #45 13.96   DEP      images/sk-unix.pb-c.d
20:28:43 [2020-03-17T20:28:43.945Z] INFO [loader] Go packages loading at mode 575 (compiled_files|exports_file|files|name|deps|imports|types_sizes) took 1m55.673224508s 
20:28:43 [2020-03-17T20:28:43.945Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 466.63202ms 
20:28:44 [2020-03-17T20:28:44.179Z] #45 14.10   PBCC     images/mm.pb-c.c
20:28:44 [2020-03-17T20:28:44.179Z] #45 14.16   DEP      images/mm.pb-c.d
20:28:44 [2020-03-17T20:28:44.179Z] #45 14.26   PBCC     images/timerfd.pb-c.c
20:28:44 [2020-03-17T20:28:44.470Z] #45 14.37   DEP      images/timerfd.pb-c.d
20:28:44 [2020-03-17T20:28:44.470Z] #45 14.44   PBCC     images/timer.pb-c.c
20:28:44 [2020-03-17T20:28:44.470Z] #45 14.48   DEP      images/timer.pb-c.d
20:28:44 [2020-03-17T20:28:44.770Z] #45 14.60   PBCC     images/sa.pb-c.c
20:28:44 [2020-03-17T20:28:44.770Z] #45 14.75   DEP      images/sa.pb-c.d
20:28:44 [2020-03-17T20:28:44.770Z] #45 14.88   PBCC     images/pipe-data.pb-c.c
20:28:45 [2020-03-17T20:28:45.059Z] #45 14.92   DEP      images/pipe-data.pb-c.d
20:28:45 [2020-03-17T20:28:45.059Z] #45 15.05   PBCC     images/mnt.pb-c.c
20:28:45 [2020-03-17T20:28:45.059Z] #45 15.15   DEP      images/mnt.pb-c.d
20:28:45 [2020-03-17T20:28:45.349Z] #45 15.19   PBCC     images/sk-packet.pb-c.c
20:28:45 [2020-03-17T20:28:45.349Z] #45 15.22   DEP      images/sk-packet.pb-c.d
20:28:45 [2020-03-17T20:28:45.349Z] #45 15.28   PBCC     images/tcp-stream.pb-c.c
20:28:45 [2020-03-17T20:28:45.349Z] #45 15.35   DEP      images/tcp-stream.pb-c.d
20:28:45 [2020-03-17T20:28:45.349Z] #45 15.43   PBCC     images/pipe.pb-c.c
20:28:45 [2020-03-17T20:28:45.367Z] ok  	github.com/docker/docker/volume/drivers	0.028s	coverage: 36.1% of statements
20:28:45 [2020-03-17T20:28:45.641Z] #45 15.54   DEP      images/pipe.pb-c.d
20:28:45 [2020-03-17T20:28:45.641Z] #45 15.63   PBCC     images/pstree.pb-c.c
20:28:45 [2020-03-17T20:28:45.641Z] #45 15.66   DEP      images/pstree.pb-c.d
20:28:45 [2020-03-17T20:28:45.641Z] #45 ...
20:28:45 [2020-03-17T20:28:45.641Z] 
20:28:45 [2020-03-17T20:28:45.641Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:28:45 [2020-03-17T20:28:45.641Z] #48 103.1 bufio
20:28:45 [2020-03-17T20:28:45.641Z] #48 105.6 reflect
20:28:45 [2020-03-17T20:28:45.641Z] #48 106.2 regexp/syntax
20:28:45 [2020-03-17T20:28:45.641Z] #48 112.3 hash/crc32
20:28:45 [2020-03-17T20:28:45.929Z] #48 ...
20:28:45 [2020-03-17T20:28:45.929Z] 
20:28:45 [2020-03-17T20:28:45.929Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:28:45 [2020-03-17T20:28:45.929Z] #45 15.76   PBCC     images/fs.pb-c.c
20:28:45 [2020-03-17T20:28:45.929Z] #45 15.82   DEP      images/fs.pb-c.d
20:28:45 [2020-03-17T20:28:45.929Z] #45 15.92   PBCC     images/signalfd.pb-c.c
20:28:45 [2020-03-17T20:28:45.930Z] #45 16.01   DEP      images/signalfd.pb-c.d
20:28:45 [2020-03-17T20:28:45.935Z] ok  	github.com/docker/docker/volume/local	0.042s	coverage: 73.0% of statements
20:28:45 [2020-03-17T20:28:45.935Z] ok  	github.com/docker/docker/volume/mounts	0.045s	coverage: 67.0% of statements
20:28:46 [2020-03-17T20:28:46.219Z] #45 16.11   PBCC     images/fh.pb-c.c
20:28:46 [2020-03-17T20:28:46.219Z] #45 16.17   PBCC     images/fsnotify.pb-c.c
20:28:46 [2020-03-17T20:28:46.219Z] #45 16.28   DEP      images/fh.pb-c.d
20:28:46 [2020-03-17T20:28:46.509Z] #45 16.37   DEP      images/fsnotify.pb-c.d
20:28:46 [2020-03-17T20:28:46.509Z] #45 16.45   PBCC     images/eventpoll.pb-c.c
20:28:46 [2020-03-17T20:28:46.509Z] #45 16.51   DEP      images/eventpoll.pb-c.d
20:28:46 [2020-03-17T20:28:46.509Z] #45 16.58   PBCC     images/eventfd.pb-c.c
20:28:46 [2020-03-17T20:28:46.799Z] #45 16.61   DEP      images/eventfd.pb-c.d
20:28:46 [2020-03-17T20:28:46.799Z] #45 16.70   PBCC     images/remap-file-path.pb-c.c
20:28:46 [2020-03-17T20:28:46.799Z] #45 16.73   DEP      images/remap-file-path.pb-c.d
20:28:47 [2020-03-17T20:28:47.092Z] #45 16.88   PBCC     images/fifo.pb-c.c
20:28:47 [2020-03-17T20:28:47.092Z] #45 16.92   DEP      images/fifo.pb-c.d
20:28:47 [2020-03-17T20:28:47.092Z] #45 17.00   PBCC     images/ghost-file.pb-c.c
20:28:47 [2020-03-17T20:28:47.092Z] #45 17.11   DEP      images/ghost-file.pb-c.d
20:28:47 [2020-03-17T20:28:47.314Z] ok  	github.com/docker/docker/volume/service	0.025s	coverage: 73.0% of statements
20:28:47 [2020-03-17T20:28:47.381Z] #45 17.18   PBCC     images/regfile.pb-c.c
20:28:47 [2020-03-17T20:28:47.381Z] #45 17.27   DEP      images/regfile.pb-c.d
20:28:47 [2020-03-17T20:28:47.381Z] #45 17.40   PBCC     images/ns.pb-c.c
20:28:47 [2020-03-17T20:28:47.671Z] #45 17.46   DEP      images/ns.pb-c.d
20:28:47 [2020-03-17T20:28:47.671Z] #45 17.59   PBCC     images/fdinfo.pb-c.c
20:28:47 [2020-03-17T20:28:47.918Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
20:28:47 [2020-03-17T20:28:47.918Z] 
20:28:47 [2020-03-17T20:28:47.918Z] ---> Making bundle: test-integration (in bundles/test-integration)
20:28:47 [2020-03-17T20:28:47.918Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:28:47 [2020-03-17T20:28:47.918Z] HOSTNAME=545d5d37c29b
20:28:47 [2020-03-17T20:28:47.918Z] TESTDEBUG=0
20:28:47 [2020-03-17T20:28:47.918Z] DEST=bundles/test-integration
20:28:47 [2020-03-17T20:28:47.918Z] PWD=/go/src/github.com/docker/docker
20:28:47 [2020-03-17T20:28:47.918Z] DOCKER_GITCOMMIT=8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4
20:28:47 [2020-03-17T20:28:47.918Z] container=docker
20:28:47 [2020-03-17T20:28:47.918Z] HOME=/root
20:28:47 [2020-03-17T20:28:47.918Z] GOLANG_VERSION=1.13.8
20:28:47 [2020-03-17T20:28:47.918Z] VALIDATE_REPO=https://github.com/moby/moby.git
20:28:47 [2020-03-17T20:28:47.918Z] VALIDATE_BRANCH=master
20:28:47 [2020-03-17T20:28:47.918Z] TERM=xterm
20:28:47 [2020-03-17T20:28:47.918Z] DOCKER_PKG=github.com/docker/docker
20:28:47 [2020-03-17T20:28:47.918Z] SHLVL=1
20:28:47 [2020-03-17T20:28:47.918Z] TIMEOUT=120m
20:28:47 [2020-03-17T20:28:47.918Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
20:28:47 [2020-03-17T20:28:47.918Z] DOCKER_GRAPHDRIVER=overlay2
20:28:47 [2020-03-17T20:28:47.918Z] GO111MODULE=off
20:28:47 [2020-03-17T20:28:47.918Z] DOCKER_EXPERIMENTAL=1
20:28:47 [2020-03-17T20:28:47.918Z] TEST_SKIP_INTEGRATION_CLI=1
20:28:47 [2020-03-17T20:28:47.918Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:28:47 [2020-03-17T20:28:47.918Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
20:28:47 [2020-03-17T20:28:47.918Z] GOPATH=/go
20:28:47 [2020-03-17T20:28:47.918Z] PKG_CONFIG=pkg-config
20:28:47 [2020-03-17T20:28:47.918Z] _=/usr/bin/env
20:28:47 [2020-03-17T20:28:47.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
20:28:47 [2020-03-17T20:28:47.961Z] #45 17.75   DEP      images/fdinfo.pb-c.d
20:28:47 [2020-03-17T20:28:47.961Z] #45 17.86   PBCC     images/core-aarch64.pb-c.c
20:28:47 [2020-03-17T20:28:47.961Z] #45 17.95   PBCC     images/core-arm.pb-c.c
20:28:48 [2020-03-17T20:28:48.252Z] #45 18.07   PBCC     images/core-ppc64.pb-c.c
20:28:48 [2020-03-17T20:28:48.545Z] #45 18.32   PBCC     images/core-s390.pb-c.c
20:28:48 [2020-03-17T20:28:48.545Z] #45 18.44   PBCC     images/core-x86.pb-c.c
20:28:48 [2020-03-17T20:28:48.545Z] #45 18.57   PBCC     images/core.pb-c.c
20:28:48 [2020-03-17T20:28:48.839Z] #45 18.83   PBCC     images/inventory.pb-c.c
20:28:48 [2020-03-17T20:28:48.839Z] #45 ...
20:28:48 [2020-03-17T20:28:48.839Z] 
20:28:48 [2020-03-17T20:28:48.839Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:28:48 [2020-03-17T20:28:48.839Z] #57 106.2 text/tabwriter
20:28:48 [2020-03-17T20:28:48.839Z] #57 109.8 regexp/syntax
20:28:48 [2020-03-17T20:28:48.839Z] #57 109.8 reflect
20:28:48 [2020-03-17T20:28:48.839Z] #57 ...
20:28:48 [2020-03-17T20:28:48.839Z] 
20:28:48 [2020-03-17T20:28:48.839Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:28:48 [2020-03-17T20:28:48.839Z] #45 18.96   DEP      images/core-aarch64.pb-c.d
20:28:49 [2020-03-17T20:28:49.133Z] #45 19.13   DEP      images/core-arm.pb-c.d
20:28:49 [2020-03-17T20:28:49.133Z] #45 19.26   DEP      images/core-ppc64.pb-c.d
20:28:49 [2020-03-17T20:28:49.426Z] #45 19.36   DEP      images/core-s390.pb-c.d
20:28:49 [2020-03-17T20:28:49.426Z] #45 19.50   DEP      images/core-x86.pb-c.d
20:28:49 [2020-03-17T20:28:49.720Z] #45 19.66   DEP      images/core.pb-c.d
20:28:49 [2020-03-17T20:28:49.720Z] #45 19.77   DEP      images/inventory.pb-c.d
20:28:50 [2020-03-17T20:28:50.021Z] #45 19.92   PBCC     images/cpuinfo.pb-c.c
20:28:50 [2020-03-17T20:28:50.021Z] #45 20.00   DEP      images/cpuinfo.pb-c.d
20:28:50 [2020-03-17T20:28:50.021Z] #45 20.12   PBCC     images/stats.pb-c.c
20:28:50 [2020-03-17T20:28:50.440Z] #45 20.18   DEP      images/stats.pb-c.d
20:28:52 [2020-03-17T20:28:52.501Z] #45 ...
20:28:52 [2020-03-17T20:28:52.501Z] 
20:28:52 [2020-03-17T20:28:52.501Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:28:52 [2020-03-17T20:28:52.501Z] #34 110.0 time
20:28:52 [2020-03-17T20:28:52.791Z] #34 ...
20:28:52 [2020-03-17T20:28:52.791Z] 
20:28:52 [2020-03-17T20:28:52.791Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:28:52 [2020-03-17T20:28:52.791Z] #11 110.4 Selecting previously unselected package mingw-w64-x86-64-dev.
20:28:52 [2020-03-17T20:28:52.791Z] #11 110.4 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
20:28:52 [2020-03-17T20:28:52.791Z] #11 110.4 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
20:28:52 [2020-03-17T20:28:52.791Z] #11 118.4 Selecting previously unselected package gcc-mingw-w64-base.
20:28:52 [2020-03-17T20:28:52.791Z] #11 118.4 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
20:28:52 [2020-03-17T20:28:52.791Z] #11 118.4 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
20:28:52 [2020-03-17T20:28:52.791Z] #11 118.6 Selecting previously unselected package gcc-mingw-w64-x86-64.
20:28:52 [2020-03-17T20:28:52.791Z] #11 118.6 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
20:28:52 [2020-03-17T20:28:52.791Z] #11 118.7 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:28:53 [2020-03-17T20:28:53.084Z] #11 ...
20:28:53 [2020-03-17T20:28:53.084Z] 
20:28:53 [2020-03-17T20:28:53.084Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:28:53 [2020-03-17T20:28:53.084Z] #45 22.95 make[1]: Nothing to be done for 'all'.
20:28:53 [2020-03-17T20:28:53.905Z] INFO [runner/unused/goanalysis] analyzers took 27.716825842s with top 10 stages: buildssa: 23.247222283s, U1000: 4.469603559s 
20:28:55 [2020-03-17T20:28:55.137Z] #45 25.24   CC       images/stats.o
20:28:56 [2020-03-17T20:28:56.170Z] #45 25.93   CC       images/core.o
20:28:57 [2020-03-17T20:28:57.224Z] #45 27.29   CC       images/core-x86.o
20:28:57 [2020-03-17T20:28:57.871Z] #65 232.3 + bin/containerd-stress
20:28:57 [2020-03-17T20:28:57.871Z] #65 234.0 + bin/containerd-shim
20:28:58 [2020-03-17T20:28:58.265Z] #45 ...
20:28:58 [2020-03-17T20:28:58.265Z] 
20:28:58 [2020-03-17T20:28:58.265Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:28:58 [2020-03-17T20:28:58.556Z] #66 68.82 Checking out files:  34% (1090/3137)   
Checking out files:  35% (1098/3137)   
Checking out files:  36% (1130/3137)   
Checking out files:  37% (1161/3137)   
Checking out files:  38% (1193/3137)   
Checking out files:  39% (1224/3137)   
Checking out files:  40% (1255/3137)   
Checking out files:  41% (1287/3137)   
Checking out files:  42% (1318/3137)   
Checking out files:  43% (1349/3137)   
Checking out files:  44% (1381/3137)   
Checking out files:  45% (1412/3137)   
Checking out files:  46% (1444/3137)   
Checking out files:  47% (1475/3137)   
Checking out files:  48% (1506/3137)   
Checking out files:  49% (1538/3137)   
Checking out files:  50% (1569/3137)   
Checking out files:  51% (1600/3137)   
Checking out files:  52% (1632/3137)   
Checking out files:  53% (1663/3137)   
Checking out files:  54% (1694/3137)   
Checking out files:  55% (1726/3137)   
Checking out files:  56% (1757/3137)   
Checking out files:  57% (1789/3137)   
Checking out files:  58% (1820/3137)   
Checking out files:  59% (1851/3137)   
Checking out files:  60% (1883/3137)   
Checking out files:  61% (1914/3137)   
Checking out files:  62% (1945/3137)   
Checking out files:  63% (1977/3137)   
Checking out files:  64% (2008/3137)   
Checking out files:  65% (2040/3137)   
Checking out files:  66% (2071/3137)   
Checking out files:  67% (2102/3137)   
Checking out files:  68% (2134/3137)   
Checking out files:  69% (2165/3137)   
Checking out files:  70% (2196/3137)   
Checking out files:  71% (2228/3137)   
Checking out files:  71% (2252/3137)   
Checking out files:  72% (2259/3137)   
Checking out files:  73% (2291/3137)   
Checking out files:  74% (2322/3137)   
Checking out files:  75% (2353/3137)   
Checking out files:  76% (2385/3137)   
Checking out files:  77% (2416/3137)   
Checking out files:  78% (2447/3137)   
Checking out files:  79% (2479/3137)   
Checking out files:  80% (2510/3137)   
Checking out files:  81% (2541/3137)   
Checking out files:  82% (2573/3137)   
Checking out files:  83% (2604/3137)   
Checking out files:  84% (2636/3137)   
Checking out files:  85% (2667/3137)   
Checking out files:  86% (2698/3137)   
Checking out files:  87% (2730/3137)   
Checking out files:  88% (2761/3137)   
Checking out files:  89% (2792/3137)   
Checking out files:  90% (2824/3137)   
Checking out files:  91% (2855/3137)   
Checking out files:  92% (2887/3137)   
Checking out files:  93% (2918/3137)   
Checking out files:  94% (2949/3137)   
Checking out files:  95% (2981/3137)   
Checking out files:  96% (3012/3137)   
Checking out files:  97% (3043/3137)   
Checking out files:  98% (3075/3137)   
Checking out files:  99% (3106/3137)   
Checking out files: 100% (3137/3137)   
Checking out files: 100% (3137/3137), done.
20:28:58 [2020-03-17T20:28:58.556Z] #66 70.48 + cd /tmp/tmp.6mnwusPqfa/src/github.com/containerd/containerd
20:28:58 [2020-03-17T20:28:58.556Z] #66 70.48 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178
20:28:59 [2020-03-17T20:28:59.590Z] #66 ...
20:28:59 [2020-03-17T20:28:59.590Z] 
20:28:59 [2020-03-17T20:28:59.590Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:28:59 [2020-03-17T20:28:59.590Z] #48 117.0 vendor/golang.org/x/text/transform
20:28:59 [2020-03-17T20:28:59.590Z] #48 123.0 context
20:28:59 [2020-03-17T20:28:59.590Z] #48 123.1 internal/poll
20:28:59 [2020-03-17T20:28:59.590Z] #48 ...
20:28:59 [2020-03-17T20:28:59.590Z] 
20:28:59 [2020-03-17T20:28:59.590Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:28:59 [2020-03-17T20:28:59.590Z] #45 28.63   CC       images/core-arm.o
20:28:59 [2020-03-17T20:28:59.590Z] #45 29.40   CC       images/core-aarch64.o
20:29:00 [2020-03-17T20:29:00.225Z] #45 30.23   CC       images/core-ppc64.o
20:29:01 [2020-03-17T20:29:01.734Z] #45 31.61   CC       images/core-s390.o
20:29:03 [2020-03-17T20:29:03.255Z] #45 33.12   CC       images/cpuinfo.o
20:29:03 [2020-03-17T20:29:03.545Z] #45 ...
20:29:03 [2020-03-17T20:29:03.545Z] 
20:29:03 [2020-03-17T20:29:03.545Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:29:03 [2020-03-17T20:29:03.545Z] #57 120.9 time
20:29:03 [2020-03-17T20:29:03.545Z] #57 127.7 regexp
20:29:03 [2020-03-17T20:29:03.545Z] #57 ...
20:29:03 [2020-03-17T20:29:03.545Z] 
20:29:03 [2020-03-17T20:29:03.545Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:29:03 [2020-03-17T20:29:03.545Z] #48 130.7 regexp
20:29:03 [2020-03-17T20:29:03.545Z] #48 130.8 os
20:29:04 [2020-03-17T20:29:04.177Z] #48 ...
20:29:04 [2020-03-17T20:29:04.177Z] 
20:29:04 [2020-03-17T20:29:04.177Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:29:04 [2020-03-17T20:29:04.177Z] #34 121.4 internal/poll
20:29:04 [2020-03-17T20:29:04.177Z] #34 124.8 os
20:29:04 [2020-03-17T20:29:04.177Z] #34 ...
20:29:04 [2020-03-17T20:29:04.177Z] 
20:29:04 [2020-03-17T20:29:04.177Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:29:04 [2020-03-17T20:29:04.177Z] #45 34.23   CC       images/inventory.o
20:29:04 [2020-03-17T20:29:04.419Z] #65 240.6 + bin/containerd-shim-runc-v1
20:29:04 [2020-03-17T20:29:04.809Z] #45 34.74   CC       images/fdinfo.o
20:29:05 [2020-03-17T20:29:05.442Z] #45 35.35   CC       images/fown.o
20:29:05 [2020-03-17T20:29:05.736Z] #45 35.68   CC       images/ns.o
20:29:06 [2020-03-17T20:29:06.026Z] #45 36.01   CC       images/regfile.o
20:29:06 [2020-03-17T20:29:06.110Z] using credential docker-jenkins-github-credentials
20:29:06 [2020-03-17T20:29:06.202Z] Cloning the remote Git repository
20:29:06 [2020-03-17T20:29:06.202Z] Cloning with configured refspecs honoured and without tags
20:29:06 [2020-03-17T20:29:06.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
20:29:06 [2020-03-17T20:29:06.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
20:29:06 [2020-03-17T20:29:06.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
20:29:06 [2020-03-17T20:29:06.656Z] #45 36.52   CC       images/ghost-file.o
20:29:07 [2020-03-17T20:29:07.292Z] #45 37.26   CC       images/fifo.o
20:29:07 [2020-03-17T20:29:07.586Z] #45 37.70   CC       images/remap-file-path.o
20:29:07 [2020-03-17T20:29:07.695Z] #65 243.6 + bin/containerd-shim-runc-v2
20:29:07 [2020-03-17T20:29:07.953Z] #65 244.4 + binaries
20:29:07 [2020-03-17T20:29:07.953Z] #65 244.4 + mkdir -p /build
20:29:07 [2020-03-17T20:29:07.953Z] #65 244.4 + cp bin/containerd /build/containerd
20:29:07 [2020-03-17T20:29:07.953Z] #65 244.4 + cp bin/containerd-shim /build/containerd-shim
20:29:06 [2020-03-17T20:29:06.408Z] Cloning repository https://github.com/moby/moby.git
20:29:06 [2020-03-17T20:29:06.833Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
20:29:08 [2020-03-17T20:29:08.210Z] #65 244.5 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
20:29:08 [2020-03-17T20:29:08.210Z] #65 244.5 + cp bin/ctr /build/ctr
20:29:08 [2020-03-17T20:29:08.219Z] #45 38.03   CC       images/eventfd.o
20:29:08 [2020-03-17T20:29:08.510Z] #45 38.56   CC       images/eventpoll.o
20:29:08 [2020-03-17T20:29:08.772Z] #65 DONE 245.1s
20:29:09 [2020-03-17T20:29:09.147Z] #45 39.05   CC       images/fh.o
20:29:09 [2020-03-17T20:29:09.236Z] ok  	github.com/docker/docker/pkg/plugins	33.645s	coverage: 76.6% of statements
20:29:09 [2020-03-17T20:29:09.236Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
20:29:09 [2020-03-17T20:29:09.236Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
20:29:09 [2020-03-17T20:29:09.236Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
20:29:09 [2020-03-17T20:29:09.236Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
20:29:09 [2020-03-17T20:29:09.236Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
20:29:09 [2020-03-17T20:29:09.236Z] ?   	github.com/docker/docker/rootless	[no test files]
20:29:09 [2020-03-17T20:29:09.237Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
20:29:09 [2020-03-17T20:29:09.237Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
20:29:09 [2020-03-17T20:29:09.237Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
20:29:09 [2020-03-17T20:29:09.237Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
20:29:09 [2020-03-17T20:29:09.237Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
20:29:09 [2020-03-17T20:29:09.237Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
20:29:09 [2020-03-17T20:29:09.237Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
20:29:09 [2020-03-17T20:29:09.237Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
20:29:09 [2020-03-17T20:29:09.237Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
20:29:09 [2020-03-17T20:29:09.237Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
20:29:09 [2020-03-17T20:29:09.237Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
20:29:09 [2020-03-17T20:29:09.237Z] ?   	github.com/docker/docker/testutil/request	[no test files]
20:29:09 [2020-03-17T20:29:09.237Z] ?   	github.com/docker/docker/volume	[no test files]
20:29:09 [2020-03-17T20:29:09.237Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
20:29:09 [2020-03-17T20:29:09.237Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
20:29:09 [2020-03-17T20:29:09.237Z] 
20:29:09 [2020-03-17T20:29:09.237Z] === Skipped
20:29:09 [2020-03-17T20:29:09.237Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
20:29:09 [2020-03-17T20:29:09.237Z]     exec_linux_test.go:18: requires AppArmor to be enabled
20:29:09 [2020-03-17T20:29:09.237Z] 
20:29:09 [2020-03-17T20:29:09.237Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
20:29:09 [2020-03-17T20:29:09.237Z]     exec_linux_test.go:38: requires AppArmor to be enabled
20:29:09 [2020-03-17T20:29:09.237Z] 
20:29:09 [2020-03-17T20:29:09.237Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
20:29:09 [2020-03-17T20:29:09.237Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:29:09 [2020-03-17T20:29:09.237Z]     graphtest_unix.go:46: Driver btrfs not supported
20:29:09 [2020-03-17T20:29:09.237Z] 
20:29:09 [2020-03-17T20:29:09.237Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
20:29:09 [2020-03-17T20:29:09.237Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:29:09 [2020-03-17T20:29:09.237Z]     graphtest_unix.go:46: Driver btrfs not supported
20:29:09 [2020-03-17T20:29:09.237Z] 
20:29:09 [2020-03-17T20:29:09.237Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
20:29:09 [2020-03-17T20:29:09.237Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:29:09 [2020-03-17T20:29:09.237Z]     graphtest_unix.go:46: Driver btrfs not supported
20:29:09 [2020-03-17T20:29:09.237Z] 
20:29:09 [2020-03-17T20:29:09.237Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
20:29:09 [2020-03-17T20:29:09.237Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:29:09 [2020-03-17T20:29:09.237Z]     graphtest_unix.go:46: Driver btrfs not supported
20:29:09 [2020-03-17T20:29:09.237Z] 
20:29:09 [2020-03-17T20:29:09.237Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
20:29:09 [2020-03-17T20:29:09.237Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:29:09 [2020-03-17T20:29:09.237Z]     graphtest_unix.go:46: Driver btrfs not supported
20:29:09 [2020-03-17T20:29:09.237Z] 
20:29:09 [2020-03-17T20:29:09.237Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
20:29:09 [2020-03-17T20:29:09.237Z]     graphtest_unix.go:73: No driver to put!
20:29:09 [2020-03-17T20:29:09.237Z] 
20:29:09 [2020-03-17T20:29:09.237Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
20:29:09 [2020-03-17T20:29:09.237Z] time="2020-03-17T20:28:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:29:09 [2020-03-17T20:29:09.237Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:29:09 [2020-03-17T20:29:09.237Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:29:09 [2020-03-17T20:29:09.237Z] 
20:29:09 [2020-03-17T20:29:09.237Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
20:29:09 [2020-03-17T20:29:09.237Z] time="2020-03-17T20:28:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:29:09 [2020-03-17T20:29:09.237Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:29:09 [2020-03-17T20:29:09.237Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:29:09 [2020-03-17T20:29:09.237Z] 
20:29:09 [2020-03-17T20:29:09.237Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
20:29:09 [2020-03-17T20:29:09.237Z] time="2020-03-17T20:28:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:29:09 [2020-03-17T20:29:09.237Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:29:09 [2020-03-17T20:29:09.237Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:29:09 [2020-03-17T20:29:09.237Z] 
20:29:09 [2020-03-17T20:29:09.237Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
20:29:09 [2020-03-17T20:29:09.237Z] time="2020-03-17T20:28:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:29:09 [2020-03-17T20:29:09.237Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:29:09 [2020-03-17T20:29:09.237Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:29:09 [2020-03-17T20:29:09.237Z] 
20:29:09 [2020-03-17T20:29:09.237Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
20:29:09 [2020-03-17T20:29:09.237Z] time="2020-03-17T20:28:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:29:09 [2020-03-17T20:29:09.237Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:29:09 [2020-03-17T20:29:09.237Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:29:09 [2020-03-17T20:29:09.237Z] 
20:29:09 [2020-03-17T20:29:09.237Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
20:29:09 [2020-03-17T20:29:09.237Z]     graphtest_unix.go:73: No driver to put!
20:29:09 [2020-03-17T20:29:09.237Z] 
20:29:09 [2020-03-17T20:29:09.237Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
20:29:09 [2020-03-17T20:29:09.237Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
20:29:09 [2020-03-17T20:29:09.237Z] 
20:29:09 [2020-03-17T20:29:09.237Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
20:29:09 [2020-03-17T20:29:09.237Z]     overlay_test.go:49: Fails to compute changes intermittently
20:29:09 [2020-03-17T20:29:09.237Z] 
20:29:09 [2020-03-17T20:29:09.237Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
20:29:09 [2020-03-17T20:29:09.237Z]     overlay_test.go:65: Cannot run test with naive change algorithm
20:29:09 [2020-03-17T20:29:09.237Z] 
20:29:09 [2020-03-17T20:29:09.237Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
20:29:09 [2020-03-17T20:29:09.237Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
20:29:09 [2020-03-17T20:29:09.237Z] 
20:29:09 [2020-03-17T20:29:09.237Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
20:29:09 [2020-03-17T20:29:09.237Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:29:09 [2020-03-17T20:29:09.237Z]     graphtest_unix.go:46: Driver zfs not supported
20:29:09 [2020-03-17T20:29:09.237Z] 
20:29:09 [2020-03-17T20:29:09.237Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
20:29:09 [2020-03-17T20:29:09.237Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:29:09 [2020-03-17T20:29:09.237Z]     graphtest_unix.go:46: Driver zfs not supported
20:29:09 [2020-03-17T20:29:09.237Z] 
20:29:09 [2020-03-17T20:29:09.237Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
20:29:09 [2020-03-17T20:29:09.237Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:29:09 [2020-03-17T20:29:09.237Z]     graphtest_unix.go:46: Driver zfs not supported
20:29:09 [2020-03-17T20:29:09.237Z] 
20:29:09 [2020-03-17T20:29:09.237Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
20:29:09 [2020-03-17T20:29:09.237Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:29:09 [2020-03-17T20:29:09.237Z]     graphtest_unix.go:46: Driver zfs not supported
20:29:09 [2020-03-17T20:29:09.237Z] 
20:29:09 [2020-03-17T20:29:09.237Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
20:29:09 [2020-03-17T20:29:09.237Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:29:09 [2020-03-17T20:29:09.237Z]     graphtest_unix.go:46: Driver zfs not supported
20:29:09 [2020-03-17T20:29:09.237Z] 
20:29:09 [2020-03-17T20:29:09.237Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
20:29:09 [2020-03-17T20:29:09.237Z]     graphtest_unix.go:73: No driver to put!
20:29:09 [2020-03-17T20:29:09.237Z] 
20:29:09 [2020-03-17T20:29:09.237Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
20:29:09 [2020-03-17T20:29:09.237Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
20:29:09 [2020-03-17T20:29:09.237Z] 
20:29:09 [2020-03-17T20:29:09.237Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
20:29:09 [2020-03-17T20:29:09.237Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
20:29:09 [2020-03-17T20:29:09.237Z] 
20:29:09 [2020-03-17T20:29:09.237Z] 
20:29:09 [2020-03-17T20:29:09.237Z] DONE 2177 tests, 26 skipped in 190.818s
Post stage
[Pipeline] junit
20:29:09 [2020-03-17T20:29:09.251Z] Recording test results
20:29:09 [2020-03-17T20:29:09.343Z] 
20:29:09 [2020-03-17T20:29:09.343Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
20:29:09 [2020-03-17T20:29:09.782Z] #45 39.65   CC       images/fsnotify.o
20:29:09 [2020-03-17T20:29:09.861Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39728/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4 -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:8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4 hack/make.sh dynbinary test-integration
20:29:09 [2020-03-17T20:29:09.905Z] #66 DONE 0.2s
20:29:09 [2020-03-17T20:29:09.905Z] 
20:29:09 [2020-03-17T20:29:09.905Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
20:29:09 [2020-03-17T20:29:09.905Z] #70 DONE 0.1s
20:29:09 [2020-03-17T20:29:09.905Z] 
20:29:09 [2020-03-17T20:29:09.906Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
20:29:08 [2020-03-17T20:29:08.394Z] Fetching upstream changes from https://github.com/moby/moby.git
20:29:08 [2020-03-17T20:29:08.395Z]  > git --version # timeout=10
20:29:08 [2020-03-17T20:29:08.447Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:29:08 [2020-03-17T20:29:08.450Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/39728/head:refs/remotes/origin/PR-39728 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:29:10 [2020-03-17T20:29:10.161Z] #72 DONE 0.2s
20:29:10 [2020-03-17T20:29:10.161Z] 
20:29:10 [2020-03-17T20:29:10.162Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
20:29:10 [2020-03-17T20:29:10.162Z] #75 DONE 0.1s
20:29:10 [2020-03-17T20:29:10.162Z] 
20:29:10 [2020-03-17T20:29:10.162Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
20:29:10 [2020-03-17T20:29:10.162Z] #76 DONE 0.0s
20:29:10 [2020-03-17T20:29:10.162Z] 
20:29:10 [2020-03-17T20:29:10.162Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
20:29:10 [2020-03-17T20:29:10.417Z] #45 ...
20:29:10 [2020-03-17T20:29:10.417Z] 
20:29:10 [2020-03-17T20:29:10.417Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:29:10 [2020-03-17T20:29:10.417Z] #66 72.47 + export 'BUILDTAGS=netgo osusergo static_build'
20:29:10 [2020-03-17T20:29:10.417Z] #66 72.47 + BUILDTAGS='netgo osusergo static_build'
20:29:10 [2020-03-17T20:29:10.417Z] #66 72.47 + export EXTRA_FLAGS=-buildmode=pie
20:29:10 [2020-03-17T20:29:10.417Z] #66 72.47 + EXTRA_FLAGS=-buildmode=pie
20:29:10 [2020-03-17T20:29:10.417Z] #66 72.47 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
20:29:10 [2020-03-17T20:29:10.417Z] #66 72.47 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
20:29:10 [2020-03-17T20:29:10.417Z] #66 72.47 + '[' '' = dynamic ']'
20:29:10 [2020-03-17T20:29:10.417Z] #66 72.47 + make
20:29:10 [2020-03-17T20:29:10.417Z] #66 73.87 + bin/ctr
20:29:10 [2020-03-17T20:29:10.798Z] 
20:29:10 [2020-03-17T20:29:10.798Z] Removing bundles/
20:29:10 [2020-03-17T20:29:10.798Z] 
20:29:10 [2020-03-17T20:29:10.798Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
20:29:10 [2020-03-17T20:29:10.798Z] Building: bundles/dynbinary-daemon/dockerd-dev
20:29:10 [2020-03-17T20:29:10.798Z] GOOS="" GOARCH="" GOARM=""
20:29:11 [2020-03-17T20:29:11.061Z] #66 ...
20:29:11 [2020-03-17T20:29:11.061Z] 
20:29:11 [2020-03-17T20:29:11.061Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:29:11 [2020-03-17T20:29:11.061Z] #45 40.82   CC       images/signalfd.o
20:29:11 [2020-03-17T20:29:11.361Z] #45 41.20   CC       images/fs.o
20:29:11 [2020-03-17T20:29:11.664Z] #45 41.56   CC       images/pstree.o
20:29:12 [2020-03-17T20:29:12.054Z] #77 DONE 1.5s
20:29:12 [2020-03-17T20:29:12.054Z] 
20:29:12 [2020-03-17T20:29:12.054Z] #78 exporting to image
20:29:12 [2020-03-17T20:29:12.054Z] #78 exporting layers
20:29:12 [2020-03-17T20:29:12.324Z] #45 42.06   CC       images/pipe.o
20:29:12 [2020-03-17T20:29:12.631Z] #45 42.55   CC       images/tcp-stream.o
20:29:12 [2020-03-17T20:29:12.937Z] #45 42.98   CC       images/sk-packet.o
20:29:13 [2020-03-17T20:29:13.609Z] #45 43.56   CC       images/mnt.o
20:29:13 [2020-03-17T20:29:13.921Z] #45 43.93   CC       images/pipe-data.o
20:29:14 [2020-03-17T20:29:14.239Z] #45 44.24   CC       images/sa.o
20:29:14 [2020-03-17T20:29:14.571Z] #45 44.61   CC       images/timer.o
20:29:14 [2020-03-17T20:29:14.571Z] #45 ...
20:29:14 [2020-03-17T20:29:14.571Z] 
20:29:14 [2020-03-17T20:29:14.571Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:29:14 [2020-03-17T20:29:14.571Z] #34 132.1 path/filepath
20:29:14 [2020-03-17T20:29:14.571Z] #34 133.3 internal/fmtsort
20:29:14 [2020-03-17T20:29:14.571Z] #34 134.5 fmt
20:29:14 [2020-03-17T20:29:14.571Z] #34 134.7 io/ioutil
20:29:14 [2020-03-17T20:29:14.571Z] #34 139.3 flag
20:29:14 [2020-03-17T20:29:14.571Z] #34 139.3 log
20:29:14 [2020-03-17T20:29:14.571Z] #34 139.3 github.com/BurntSushi/toml
20:29:14 [2020-03-17T20:29:14.877Z] #34 ...
20:29:14 [2020-03-17T20:29:14.877Z] 
20:29:14 [2020-03-17T20:29:14.877Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:29:14 [2020-03-17T20:29:14.877Z] #48 141.8 os/exec
20:29:14 [2020-03-17T20:29:14.877Z] #48 141.9 net
20:29:15 [2020-03-17T20:29:15.958Z] #48 143.5 internal/lazyregexp
20:29:17 [2020-03-17T20:29:17.029Z] #48 144.6 github.com/LK4D4/vndr/versioned
20:29:18 [2020-03-17T20:29:18.601Z] #78 exporting layers 6.3s done
20:29:18 [2020-03-17T20:29:18.602Z] #78 writing image sha256:71bec3e1bf08bd62fde9cdb887f86a00d832145638c50e542a3c2ecaf5610058 done
20:29:18 [2020-03-17T20:29:18.602Z] #78 naming to docker.io/library/docker:8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4 done
20:29:18 [2020-03-17T20:29:18.602Z] #78 DONE 6.3s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
20:29:18 [2020-03-17T20:29:18.948Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39728/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4 -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:8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4 hack/make.sh dynbinary test-integration
20:29:20 [2020-03-17T20:29:20.317Z] 
20:29:20 [2020-03-17T20:29:20.317Z] Removing bundles/
20:29:20 [2020-03-17T20:29:20.317Z] 
20:29:20 [2020-03-17T20:29:20.317Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
20:29:20 [2020-03-17T20:29:20.317Z] Building: bundles/dynbinary-daemon/dockerd-dev
20:29:20 [2020-03-17T20:29:20.317Z] GOOS="" GOARCH="" GOARM=""
20:29:20 [2020-03-17T20:29:20.585Z] #48 ...
20:29:20 [2020-03-17T20:29:20.585Z] 
20:29:20 [2020-03-17T20:29:20.585Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:29:20 [2020-03-17T20:29:20.585Z] #34 147.3 github.com/BurntSushi/toml/cmd/tomlv
20:29:21 [2020-03-17T20:29:21.557Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
20:29:21 [2020-03-17T20:29:21.557Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
20:29:22 [2020-03-17T20:29:22.162Z] #34 ...
20:29:22 [2020-03-17T20:29:22.162Z] 
20:29:22 [2020-03-17T20:29:22.162Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:29:22 [2020-03-17T20:29:22.162Z] #57 139.4 mvdan.cc/sh/v3/fileutil
20:29:22 [2020-03-17T20:29:22.162Z] #57 142.2 encoding/binary
20:29:22 [2020-03-17T20:29:22.162Z] #57 142.2 flag
20:29:22 [2020-03-17T20:29:22.162Z] #57 142.2 github.com/pkg/diff
20:29:22 [2020-03-17T20:29:22.162Z] #57 142.2 go/token
20:29:22 [2020-03-17T20:29:22.162Z] #57 146.9 go/scanner
20:29:22 [2020-03-17T20:29:22.162Z] #57 ...
20:29:22 [2020-03-17T20:29:22.162Z] 
20:29:22 [2020-03-17T20:29:22.162Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:29:22 [2020-03-17T20:29:22.162Z] #48 149.4 crypto/cipher
20:29:22 [2020-03-17T20:29:22.162Z] #48 149.4 go/scanner
20:29:22 [2020-03-17T20:29:22.162Z] #48 149.4 net/url
20:29:22 [2020-03-17T20:29:22.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
20:29:23 [2020-03-17T20:29:23.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
20:29:23 [2020-03-17T20:29:23.468Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
20:29:24 [2020-03-17T20:29:24.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
20:29:25 [2020-03-17T20:29:25.251Z] Fetching without tags
20:29:25 [2020-03-17T20:29:25.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
20:29:25 [2020-03-17T20:29:25.689Z] #48 ...
20:29:25 [2020-03-17T20:29:25.689Z] 
20:29:25 [2020-03-17T20:29:25.689Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:29:25 [2020-03-17T20:29:25.689Z] #45 45.41   CC       images/timerfd.o
20:29:25 [2020-03-17T20:29:25.689Z] #45 45.78   CC       images/mm.o
20:29:25 [2020-03-17T20:29:25.689Z] #45 46.35   CC       images/sk-opts.o
20:29:25 [2020-03-17T20:29:25.689Z] #45 46.74   CC       images/sk-unix.o
20:29:25 [2020-03-17T20:29:25.689Z] #45 47.41   CC       images/sk-inet.o
20:29:25 [2020-03-17T20:29:25.689Z] #45 48.50   CC       images/tun.o
20:29:25 [2020-03-17T20:29:25.689Z] #45 49.14   CC       images/sk-netlink.o
20:29:25 [2020-03-17T20:29:25.689Z] #45 49.82   CC       images/packet-sock.o
20:29:25 [2020-03-17T20:29:25.689Z] #45 50.60   CC       images/ipc-var.o
20:29:25 [2020-03-17T20:29:25.689Z] #45 51.07   CC       images/ipc-desc.o
20:29:25 [2020-03-17T20:29:25.689Z] #45 51.43   CC       images/ipc-shm.o
20:29:25 [2020-03-17T20:29:25.689Z] #45 51.86   CC       images/ipc-msg.o
20:29:25 [2020-03-17T20:29:25.689Z] #45 52.38   CC       images/ipc-sem.o
20:29:25 [2020-03-17T20:29:25.689Z] #45 52.86   CC       images/utsns.o
20:29:25 [2020-03-17T20:29:25.689Z] #45 53.23   CC       images/creds.o
20:29:25 [2020-03-17T20:29:25.689Z] #45 53.66   CC       images/vma.o
20:29:25 [2020-03-17T20:29:25.689Z] #45 54.23   CC       images/netdev.o
20:29:25 [2020-03-17T20:29:25.689Z] #45 54.83   CC       images/tty.o
20:29:25 [2020-03-17T20:29:25.689Z] #45 55.71   CC       images/file-lock.o
20:29:26 [2020-03-17T20:29:26.009Z] Merging remotes/origin/master commit 37defbfd9b968f38e8e15dfa5f06d9f878bd65ba into PR head commit 8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4
20:29:26 [2020-03-17T20:29:26.321Z] #45 56.07   CC       images/rlimit.o
20:29:26 [2020-03-17T20:29:26.321Z] #45 56.43   CC       images/pagemap.o
20:29:26 [2020-03-17T20:29:26.551Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
20:29:26 [2020-03-17T20:29:26.955Z] #45 ...
20:29:26 [2020-03-17T20:29:26.955Z] 
20:29:26 [2020-03-17T20:29:26.955Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:29:26 [2020-03-17T20:29:26.955Z] #11 154.5 Selecting previously unselected package g++-mingw-w64-x86-64.
20:29:26 [2020-03-17T20:29:26.955Z] #11 154.6 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
20:29:26 [2020-03-17T20:29:26.955Z] #11 154.6 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:29:26 [2020-03-17T20:29:26.955Z] #11 ...
20:29:26 [2020-03-17T20:29:26.955Z] 
20:29:26 [2020-03-17T20:29:26.955Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:29:26 [2020-03-17T20:29:26.955Z] #34 DONE 154.3s
20:29:27 [2020-03-17T20:29:27.245Z] 
20:29:27 [2020-03-17T20:29:27.245Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:29:27 [2020-03-17T20:29:27.245Z] #45 57.13   CC       images/siginfo.o
20:29:24 [2020-03-17T20:29:24.896Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:29:24 [2020-03-17T20:29:24.978Z]  > git config --add remote.origin.fetch +refs/pull/39728/head:refs/remotes/origin/PR-39728 # timeout=10
20:29:25 [2020-03-17T20:29:25.033Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:29:25 [2020-03-17T20:29:25.160Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:29:25 [2020-03-17T20:29:25.288Z] Fetching upstream changes from https://github.com/moby/moby.git
20:29:25 [2020-03-17T20:29:25.288Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:29:25 [2020-03-17T20:29:25.290Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/39728/head:refs/remotes/origin/PR-39728 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:29:26 [2020-03-17T20:29:26.117Z]  > git config core.sparsecheckout # timeout=10
20:29:26 [2020-03-17T20:29:26.170Z]  > git checkout -f 8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4 # timeout=10
20:29:28 [2020-03-17T20:29:28.016Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
20:29:28 [2020-03-17T20:29:28.627Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
20:29:28 [2020-03-17T20:29:28.748Z] #45 58.37   CC       images/rpc.o
20:29:29 [2020-03-17T20:29:29.353Z] Merge succeeded, producing 8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4
20:29:29 [2020-03-17T20:29:29.354Z] Checking out Revision 8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4 (PR-39728)
20:29:29 [2020-03-17T20:29:29.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
20:29:30 [2020-03-17T20:29:30.631Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
20:29:28 [2020-03-17T20:29:28.924Z]  > git merge 37defbfd9b968f38e8e15dfa5f06d9f878bd65ba # timeout=10
20:29:29 [2020-03-17T20:29:29.097Z]  > git rev-parse "HEAD^{commit}" # timeout=10
20:29:29 [2020-03-17T20:29:29.389Z]  > git config core.sparsecheckout # timeout=10
20:29:29 [2020-03-17T20:29:29.441Z]  > git checkout -f 8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4 # timeout=10
20:29:31 [2020-03-17T20:29:31.495Z] #45 61.49   CC       images/ext-file.o
20:29:31 [2020-03-17T20:29:31.788Z] #45 61.82   CC       images/cgroup.o
20:29:32 [2020-03-17T20:29:32.097Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
20:29:32 [2020-03-17T20:29:32.422Z] #45 ...
20:29:32 [2020-03-17T20:29:32.422Z] 
20:29:32 [2020-03-17T20:29:32.422Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:29:32 [2020-03-17T20:29:32.422Z] #57 149.7 mvdan.cc/editorconfig
20:29:32 [2020-03-17T20:29:32.422Z] #57 150.6 mvdan.cc/sh/v3/syntax
20:29:32 [2020-03-17T20:29:32.422Z] #57 152.2 encoding/json
20:29:32 [2020-03-17T20:29:32.422Z] #57 154.1 go/ast
20:29:32 [2020-03-17T20:29:32.422Z] #57 158.2 golang.org/x/sys/unix
20:29:32 [2020-03-17T20:29:32.422Z] #57 ...
20:29:32 [2020-03-17T20:29:32.422Z] 
20:29:32 [2020-03-17T20:29:32.422Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:29:32 [2020-03-17T20:29:32.422Z] #48 154.7 text/template/parse
20:29:32 [2020-03-17T20:29:32.422Z] #48 155.5 go/ast
20:29:32 [2020-03-17T20:29:32.422Z] #48 158.3 encoding/json
20:29:32 [2020-03-17T20:29:32.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
20:29:33 [2020-03-17T20:29:33.063Z] #48 ...
20:29:33 [2020-03-17T20:29:33.063Z] 
20:29:33 [2020-03-17T20:29:33.063Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:29:33 [2020-03-17T20:29:33.063Z] #45 62.99   CC       images/userns.o
20:29:33 [2020-03-17T20:29:33.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
20:29:33 [2020-03-17T20:29:33.704Z] #45 63.55   CC       images/google/protobuf/descriptor.o
20:29:34 [2020-03-17T20:29:34.332Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
20:29:34 [2020-03-17T20:29:34.332Z] Using test binary docker
20:29:34 [2020-03-17T20:29:34.332Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
20:29:34 [2020-03-17T20:29:34.332Z] +++ /etc/init.d/apparmor start
20:29:34 [2020-03-17T20:29:34.332Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
20:29:34 [2020-03-17T20:29:34.332Z] INFO: Waiting for daemon to start...
20:29:34 [2020-03-17T20:29:34.332Z] Starting dockerd
20:29:34 [2020-03-17T20:29:34.332Z] +++ 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
20:29:36 [2020-03-17T20:29:36.345Z] .
20:29:36 [2020-03-17T20:29:36.345Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
20:29:36 [2020-03-17T20:29:36.345Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
20:29:36 [2020-03-17T20:29:36.345Z] Error: No such image: emptyfs
20:29:36 [2020-03-17T20:29:36.345Z] ++++ tar -cC bundles/test-integration/emptyfs .
20:29:36 [2020-03-17T20:29:36.345Z] ++++ docker load
20:29:36 [2020-03-17T20:29:36.625Z] Running integration-test (iteration 1)
20:29:36 [2020-03-17T20:29:36.625Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
20:29:36 [2020-03-17T20:29:36.625Z] ++ 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
20:29:36 [2020-03-17T20:29:36.625Z] ++ set -e
20:29:36 [2020-03-17T20:29:36.625Z] ++ '[' -n 0 ']'
20:29:36 [2020-03-17T20:29:36.625Z] ++ set -x
20:29:36 [2020-03-17T20:29:36.625Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
20:29:37 [2020-03-17T20:29:37.296Z] #45 66.69   CC       images/opts.o
20:29:37 [2020-03-17T20:29:37.296Z] #45 67.12   CC       images/seccomp.o
20:29:37 [2020-03-17T20:29:37.606Z] #45 67.61   CC       images/binfmt-misc.o
20:29:38 [2020-03-17T20:29:38.279Z] #45 68.20   CC       images/time.o
20:29:38 [2020-03-17T20:29:38.581Z] #45 68.52   CC       images/sysctl.o
20:29:39 [2020-03-17T20:29:39.248Z] #45 68.99   CC       images/autofs.o
20:29:39 [2020-03-17T20:29:39.562Z] #45 69.47   CC       images/macvlan.o
20:29:39 [2020-03-17T20:29:39.873Z] #45 69.81   CC       images/sit.o
20:29:40 [2020-03-17T20:29:40.537Z] #45 70.26   LINK     images/built-in.o
20:29:40 [2020-03-17T20:29:40.537Z] #45 70.50   GEN      compel/include/asm
20:29:40 [2020-03-17T20:29:40.537Z] #45 70.51   GEN      compel/include/version.h
20:29:40 [2020-03-17T20:29:40.537Z] #45 70.54 touch .config
20:29:40 [2020-03-17T20:29:40.537Z] #45 70.56   GEN      include/common/config.h
20:29:40 [2020-03-17T20:29:40.844Z] #45 70.74   GEN      compel/plugins/include/uapi/std/syscall-codes.h
20:29:40 [2020-03-17T20:29:40.844Z] #45 70.78   GEN      compel/plugins/include/uapi/std/syscall.h
20:29:40 [2020-03-17T20:29:40.844Z] #45 70.85   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
20:29:40 [2020-03-17T20:29:40.844Z] #45 70.88   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
20:29:41 [2020-03-17T20:29:41.149Z] #45 71.01   DEP      compel/arch/ppc64/plugins/std/memcmp.d
20:29:41 [2020-03-17T20:29:41.149Z] #45 71.04   DEP      compel/arch/ppc64/plugins/std/memcpy.d
20:29:41 [2020-03-17T20:29:41.149Z] #45 71.11   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
20:29:41 [2020-03-17T20:29:41.149Z] #45 71.19   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
20:29:41 [2020-03-17T20:29:41.455Z] #45 71.20   DEP      compel/plugins/std/infect.d
20:29:41 [2020-03-17T20:29:41.455Z] #45 71.39   DEP      compel/plugins/std/string.d
20:29:41 [2020-03-17T20:29:41.769Z] #45 71.56   DEP      compel/plugins/std/log.d
20:29:42 [2020-03-17T20:29:42.080Z] #45 71.81   DEP      compel/plugins/std/fds.d
20:29:42 [2020-03-17T20:29:42.080Z] #45 71.99   DEP      compel/plugins/std/std.d
20:29:42 [2020-03-17T20:29:42.393Z] #45 72.17   DEP      compel/plugins/shmem/shmem.d
20:29:42 [2020-03-17T20:29:42.393Z] #45 72.33   DEP      compel/plugins/fds/fds.d
20:29:42 [2020-03-17T20:29:42.703Z] #45 72.60   CC       compel/plugins/std/std.o
20:29:43 [2020-03-17T20:29:43.375Z] #45 73.26   CC       compel/plugins/std/fds.o
20:29:43 [2020-03-17T20:29:43.412Z] Loaded image: buildpack-deps:jessie
20:29:43 [2020-03-17T20:29:43.412Z] Loaded image: busybox:latest
20:29:43 [2020-03-17T20:29:43.693Z] Loaded image: busybox:glibc
20:29:43 [2020-03-17T20:29:43.693Z] Loaded image: debian:jessie
20:29:43 [2020-03-17T20:29:43.974Z] Loaded image: hello-world:latest
20:29:43 [2020-03-17T20:29:43.974Z] INFO: Testing against a local daemon
20:29:43 [2020-03-17T20:29:43.974Z] === RUN   TestCgroupNamespacesBuild
20:29:44 [2020-03-17T20:29:44.026Z] #45 73.86   CC       compel/plugins/std/log.o
20:29:45 [2020-03-17T20:29:45.196Z] Commit message: "Support reading multiple bytes in escapeProxy"
20:29:45 [2020-03-17T20:29:45.589Z] #45 75.37   CC       compel/plugins/std/string.o
20:29:45 [2020-03-17T20:29:45.589Z] #45 ...
20:29:45 [2020-03-17T20:29:45.589Z] 
20:29:45 [2020-03-17T20:29:45.589Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:29:45 [2020-03-17T20:29:45.589Z] #48 173.1 text/template
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:29:46 [2020-03-17T20:29:46.018Z] --- PASS: TestCgroupNamespacesBuild (2.25s)
20:29:46 [2020-03-17T20:29:46.018Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
20:29:47 [2020-03-17T20:29:47.790Z] #48 174.8 go/parser
20:29:48 [2020-03-17T20:29:48.031Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.77s)
20:29:48 [2020-03-17T20:29:48.031Z] === RUN   TestBuildWithSession
20:29:48 [2020-03-17T20:29:48.031Z] --- SKIP: TestBuildWithSession (0.00s)
20:29:48 [2020-03-17T20:29:48.031Z]     build_session_test.go:25: TODO: BuildKit
20:29:48 [2020-03-17T20:29:48.031Z] === RUN   TestBuildSquashParent
20:29:48 [2020-03-17T20:29:48.220Z] + docker version
20:29:50 [2020-03-17T20:29:50.923Z] #48 ...
20:29:50 [2020-03-17T20:29:50.923Z] 
20:29:50 [2020-03-17T20:29:50.923Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:29:50 [2020-03-17T20:29:50.923Z] #11 177.5 Selecting previously unselected package libapparmor1:ppc64el.
20:29:50 [2020-03-17T20:29:50.923Z] #11 177.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ...
20:29:50 [2020-03-17T20:29:50.923Z] #11 177.5 Unpacking libapparmor1:ppc64el (2.13.2-10) ...
20:29:50 [2020-03-17T20:29:50.923Z] #11 177.7 Selecting previously unselected package libapparmor-dev:ppc64el.
20:29:50 [2020-03-17T20:29:50.923Z] #11 177.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ...
20:29:50 [2020-03-17T20:29:50.923Z] #11 177.7 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
20:29:50 [2020-03-17T20:29:50.923Z] #11 178.0 Selecting previously unselected package libbtrfs0.
20:29:50 [2020-03-17T20:29:50.923Z] #11 178.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ...
20:29:50 [2020-03-17T20:29:50.923Z] #11 178.0 Unpacking libbtrfs0 (4.20.1-2) ...
20:29:50 [2020-03-17T20:29:50.923Z] #11 178.2 Selecting previously unselected package libbtrfs-dev.
20:29:50 [2020-03-17T20:29:50.923Z] #11 178.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ...
20:29:50 [2020-03-17T20:29:50.923Z] #11 178.2 Unpacking libbtrfs-dev (4.20.1-2) ...
20:29:50 [2020-03-17T20:29:50.923Z] #11 178.4 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
20:29:50 [2020-03-17T20:29:50.923Z] #11 178.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ...
20:29:50 [2020-03-17T20:29:50.923Z] #11 178.5 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
20:29:50 [2020-03-17T20:29:50.923Z] #11 178.6 Selecting previously unselected package libudev-dev:ppc64el.
20:29:50 [2020-03-17T20:29:50.923Z] #11 178.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_ppc64el.deb ...
20:29:50 [2020-03-17T20:29:50.923Z] #11 178.6 Unpacking libudev-dev:ppc64el (241-7~deb10u3) ...
20:29:51 [2020-03-17T20:29:51.254Z] #11 178.9 Selecting previously unselected package libsepol1-dev:ppc64el.
20:29:51 [2020-03-17T20:29:51.254Z] #11 179.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ...
20:29:51 [2020-03-17T20:29:51.254Z] #11 179.0 Unpacking libsepol1-dev:ppc64el (2.8-1) ...
20:29:51 [2020-03-17T20:29:51.905Z] #11 179.5 Selecting previously unselected package libpcre16-3:ppc64el.
20:29:51 [2020-03-17T20:29:51.905Z] #11 179.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ...
20:29:51 [2020-03-17T20:29:51.905Z] #11 179.6 Unpacking libpcre16-3:ppc64el (2:8.39-12) ...
20:29:52 [2020-03-17T20:29:52.200Z] #11 179.8 Selecting previously unselected package libpcre32-3:ppc64el.
20:29:52 [2020-03-17T20:29:52.200Z] #11 179.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ...
20:29:52 [2020-03-17T20:29:52.200Z] #11 179.8 Unpacking libpcre32-3:ppc64el (2:8.39-12) ...
20:29:52 [2020-03-17T20:29:52.497Z] #11 180.1 Selecting previously unselected package libpcrecpp0v5:ppc64el.
20:29:52 [2020-03-17T20:29:52.497Z] #11 180.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ...
20:29:52 [2020-03-17T20:29:52.497Z] #11 180.1 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ...
20:29:52 [2020-03-17T20:29:52.497Z] #11 180.3 Selecting previously unselected package libpcre3-dev:ppc64el.
20:29:52 [2020-03-17T20:29:52.497Z] #11 180.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ...
20:29:52 [2020-03-17T20:29:52.497Z] #11 180.3 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ...
20:29:53 [2020-03-17T20:29:53.141Z] #11 180.9 Selecting previously unselected package libselinux1-dev:ppc64el.
20:29:53 [2020-03-17T20:29:53.141Z] #11 180.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ...
20:29:53 [2020-03-17T20:29:53.142Z] #11 181.0 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ...
20:29:53 [2020-03-17T20:29:53.436Z] #11 181.3 Selecting previously unselected package libdevmapper-dev:ppc64el.
20:29:53 [2020-03-17T20:29:53.436Z] #11 181.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ...
20:29:53 [2020-03-17T20:29:53.731Z] #11 181.4 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ...
20:29:54 [2020-03-17T20:29:54.026Z] #11 181.7 Selecting previously unselected package libseccomp-dev:ppc64el.
20:29:54 [2020-03-17T20:29:54.026Z] #11 181.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ...
20:29:54 [2020-03-17T20:29:54.026Z] #11 181.7 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ...
20:29:54 [2020-03-17T20:29:54.026Z] #11 181.9 Selecting previously unselected package libsystemd-dev:ppc64el.
20:29:54 [2020-03-17T20:29:54.319Z] #11 181.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_ppc64el.deb ...
20:29:54 [2020-03-17T20:29:54.319Z] #11 182.0 Unpacking libsystemd-dev:ppc64el (241-7~deb10u3) ...
20:29:54 [2020-03-17T20:29:54.821Z] --- PASS: TestBuildSquashParent (6.77s)
20:29:54 [2020-03-17T20:29:54.821Z] === RUN   TestBuildWithRemoveAndForceRemove
20:29:54 [2020-03-17T20:29:54.821Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:29:54 [2020-03-17T20:29:54.821Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:29:54 [2020-03-17T20:29:54.821Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:29:54 [2020-03-17T20:29:54.821Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:29:54 [2020-03-17T20:29:54.821Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:29:54 [2020-03-17T20:29:54.821Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:29:54 [2020-03-17T20:29:54.821Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:29:54 [2020-03-17T20:29:54.821Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:29:54 [2020-03-17T20:29:54.821Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:29:54 [2020-03-17T20:29:54.821Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:29:54 [2020-03-17T20:29:54.821Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:29:54 [2020-03-17T20:29:54.821Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:29:54 [2020-03-17T20:29:54.821Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:29:54 [2020-03-17T20:29:54.821Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:29:54 [2020-03-17T20:29:54.950Z] #11 182.6 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ...
20:29:54 [2020-03-17T20:29:54.950Z] #11 182.7 Setting up libseccomp-dev:ppc64el (2.3.3-4) ...
20:29:54 [2020-03-17T20:29:54.950Z] #11 182.7 Setting up libapparmor1:ppc64el (2.13.2-10) ...
20:29:54 [2020-03-17T20:29:54.950Z] #11 182.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
20:29:54 [2020-03-17T20:29:54.950Z] #11 182.7 Setting up libpcre16-3:ppc64el (2:8.39-12) ...
20:29:54 [2020-03-17T20:29:54.950Z] #11 182.7 Setting up libsepol1-dev:ppc64el (2.8-1) ...
20:29:54 [2020-03-17T20:29:54.950Z] #11 182.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
20:29:54 [2020-03-17T20:29:54.950Z] #11 182.7 Setting up libbtrfs0 (4.20.1-2) ...
20:29:54 [2020-03-17T20:29:54.950Z] #11 182.8 Setting up libpcre32-3:ppc64el (2:8.39-12) ...
20:29:54 [2020-03-17T20:29:54.950Z] #11 182.8 Setting up libudev-dev:ppc64el (241-7~deb10u3) ...
20:29:54 [2020-03-17T20:29:54.950Z] #11 182.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
20:29:54 [2020-03-17T20:29:54.950Z] #11 182.8 Setting up libbtrfs-dev (4.20.1-2) ...
20:29:54 [2020-03-17T20:29:54.950Z] #11 182.9 Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
20:29:55 [2020-03-17T20:29:55.243Z] #11 182.9 Setting up mingw-w64-common (6.0.0-3) ...
20:29:55 [2020-03-17T20:29:55.243Z] #11 182.9 Setting up libsystemd-dev:ppc64el (241-7~deb10u3) ...
20:29:55 [2020-03-17T20:29:55.243Z] #11 182.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
20:29:55 [2020-03-17T20:29:55.243Z] #11 182.9 Setting up libpcre3-dev:ppc64el (2:8.39-12) ...
20:29:55 [2020-03-17T20:29:55.243Z] #11 182.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:29:55 [2020-03-17T20:29:55.243Z] #11 183.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
20:29:55 [2020-03-17T20:29:55.243Z] #11 ...
20:29:55 [2020-03-17T20:29:55.243Z] 
20:29:55 [2020-03-17T20:29:55.243Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:29:55 [2020-03-17T20:29:55.243Z] #48 182.7 encoding/xml
20:29:55 [2020-03-17T20:29:55.325Z] Client: Docker Engine - Enterprise
20:29:55 [2020-03-17T20:29:55.325Z]  Version:           19.03.5
20:29:55 [2020-03-17T20:29:55.325Z]  API version:       1.40
20:29:55 [2020-03-17T20:29:55.325Z]  Go version:        go1.12.12
20:29:55 [2020-03-17T20:29:55.325Z]  Git commit:        2ee0c57608
20:29:55 [2020-03-17T20:29:55.325Z]  Built:             11/13/2019 08:00:16
20:29:55 [2020-03-17T20:29:55.325Z]  OS/Arch:           windows/amd64
20:29:55 [2020-03-17T20:29:55.325Z]  Experimental:      false
20:29:55 [2020-03-17T20:29:55.325Z] 
20:29:55 [2020-03-17T20:29:55.325Z] Server: Docker Engine - Enterprise
20:29:55 [2020-03-17T20:29:55.325Z]  Engine:
20:29:55 [2020-03-17T20:29:55.325Z]   Version:          19.03.5
20:29:55 [2020-03-17T20:29:55.325Z]   API version:      1.40 (minimum version 1.24)
20:29:55 [2020-03-17T20:29:55.325Z]   Go version:       go1.12.12
20:29:55 [2020-03-17T20:29:55.325Z]   Git commit:       2ee0c57608
20:29:55 [2020-03-17T20:29:55.325Z]   Built:            11/13/2019 07:58:51
20:29:55 [2020-03-17T20:29:55.325Z]   OS/Arch:          windows/amd64
20:29:55 [2020-03-17T20:29:55.325Z]   Experimental:     true
20:29:55 [2020-03-17T20:29:55.563Z] #48 ...
20:29:55 [2020-03-17T20:29:55.563Z] 
20:29:55 [2020-03-17T20:29:55.563Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:29:55 [2020-03-17T20:29:55.563Z] #11 183.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
20:29:55 [2020-03-17T20:29:55.563Z] #11 183.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:29:55 [2020-03-17T20:29:55.563Z] #11 183.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
20:29:55 [2020-03-17T20:29:55.563Z] #11 183.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
20:29:55 [2020-03-17T20:29:55.563Z] #11 183.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
20:29:55 [2020-03-17T20:29:55.563Z] #11 183.0 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ...
20:29:55 [2020-03-17T20:29:55.563Z] #11 183.0 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
20:29:55 [2020-03-17T20:29:55.563Z] #11 183.1 Setting up dmsetup (2:1.02.155-3) ...
20:29:55 [2020-03-17T20:29:55.563Z] #11 183.1 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
20:29:55 [2020-03-17T20:29:55.563Z] #11 183.1 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ...
20:29:55 [2020-03-17T20:29:55.563Z] #11 183.1 Processing triggers for libc-bin (2.28-10) ...
20:29:55 [2020-03-17T20:29:55.563Z] #11 DONE 183.5s
20:29:55 [2020-03-17T20:29:55.880Z] 
20:29:55 [2020-03-17T20:29:55.880Z] #59 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
20:29:55 [2020-03-17T20:29:55.880Z] #59 DONE 0.2s
20:29:55 [2020-03-17T20:29:55.880Z] 
20:29:55 [2020-03-17T20:29:55.880Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker
[Pipeline] sh
20:29:56 [2020-03-17T20:29:56.204Z] #12 ...
20:29:56 [2020-03-17T20:29:56.204Z] 
20:29:56 [2020-03-17T20:29:56.204Z] #60 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
20:29:56 [2020-03-17T20:29:56.204Z] #60 DONE 0.0s
20:29:56 [2020-03-17T20:29:56.204Z] 
20:29:56 [2020-03-17T20:29:56.204Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:29:56 [2020-03-17T20:29:56.497Z] #61 ...
20:29:56 [2020-03-17T20:29:56.497Z] 
20:29:56 [2020-03-17T20:29:56.497Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker
20:29:56 [2020-03-17T20:29:56.497Z] #12 DONE 0.6s
20:29:56 [2020-03-17T20:29:56.497Z] 
20:29:56 [2020-03-17T20:29:56.497Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:29:56 [2020-03-17T20:29:56.497Z] #61 0.296 + RM_GOPATH=0
20:29:56 [2020-03-17T20:29:56.497Z] #61 0.299 + TMP_GOPATH=
20:29:56 [2020-03-17T20:29:56.497Z] #61 0.300 + : /build
20:29:56 [2020-03-17T20:29:56.497Z] #61 0.302 + '[' -z '' ']'
20:29:56 [2020-03-17T20:29:56.497Z] #61 0.308 ++ mktemp -d
20:29:56 [2020-03-17T20:29:56.497Z] #61 0.337 + export GOPATH=/tmp/tmp.VcSRlRW4aZ
20:29:56 [2020-03-17T20:29:56.497Z] #61 0.352 + GOPATH=/tmp/tmp.VcSRlRW4aZ
20:29:56 [2020-03-17T20:29:56.497Z] #61 0.353 + RM_GOPATH=1
20:29:56 [2020-03-17T20:29:56.497Z] #61 0.364 ++ dirname ./install.sh
20:29:56 [2020-03-17T20:29:56.497Z] #61 0.370 + dir=.
20:29:56 [2020-03-17T20:29:56.497Z] #61 0.370 + bin=runc
20:29:56 [2020-03-17T20:29:56.497Z] #61 0.370 + shift
20:29:56 [2020-03-17T20:29:56.497Z] #61 0.370 + '[' '!' -f ./runc.installer ']'
20:29:56 [2020-03-17T20:29:56.497Z] #61 0.371 + . ./runc.installer
20:29:56 [2020-03-17T20:29:56.497Z] #61 0.371 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
20:29:56 [2020-03-17T20:29:56.497Z] #61 0.372 + install_runc
20:29:56 [2020-03-17T20:29:56.497Z] #61 0.374 + uname -r
20:29:56 [2020-03-17T20:29:56.497Z] #61 0.375 + grep -q '^3\.10\.0.*\.el7\.'
20:29:56 [2020-03-17T20:29:56.497Z] #61 0.379 + RUNC_BUILDTAGS='seccomp apparmor selinux '
20:29:56 [2020-03-17T20:29:56.497Z] #61 0.379 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
20:29:56 [2020-03-17T20:29:56.497Z] #61 0.379 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
20:29:56 [2020-03-17T20:29:56.497Z] #61 0.379 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.VcSRlRW4aZ/src/github.com/opencontainers/runc
20:29:56 [2020-03-17T20:29:56.497Z] #61 0.387 Cloning into '/tmp/tmp.VcSRlRW4aZ/src/github.com/opencontainers/runc'...
20:29:56 [2020-03-17T20:29:56.497Z] #61 ...
20:29:56 [2020-03-17T20:29:56.497Z] 
20:29:56 [2020-03-17T20:29:56.497Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:29:56 [2020-03-17T20:29:56.497Z] #45 76.44   CC       compel/plugins/std/infect.o
20:29:56 [2020-03-17T20:29:56.497Z] #45 77.17   CC       compel/arch/ppc64/plugins/std/parasite-head.o
20:29:56 [2020-03-17T20:29:56.497Z] #45 77.24   CC       compel/arch/ppc64/plugins/std/memcpy.o
20:29:56 [2020-03-17T20:29:56.497Z] #45 77.36   CC       compel/arch/ppc64/plugins/std/memcmp.o
20:29:56 [2020-03-17T20:29:56.497Z] #45 77.44   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
20:29:56 [2020-03-17T20:29:56.497Z] #45 77.58   AR       compel/plugins/std.lib.a
20:29:56 [2020-03-17T20:29:56.497Z] #45 77.82   CC       compel/plugins/fds/fds.o
20:29:56 [2020-03-17T20:29:56.497Z] #45 78.20   AR       compel/plugins/fds.lib.a
20:29:56 [2020-03-17T20:29:56.497Z] #45 78.29   HOSTDEP  compel/src/lib/log-host.d
20:29:56 [2020-03-17T20:29:56.497Z] #45 78.52   HOSTDEP  compel/src/lib/handle-elf-host.d
20:29:56 [2020-03-17T20:29:56.497Z] #45 78.86   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
20:29:56 [2020-03-17T20:29:56.497Z] #45 79.06   HOSTDEP  compel/src/main-host.d
20:29:56 [2020-03-17T20:29:56.497Z] #45 79.30   DEP      compel/src/lib/ptrace.d
20:29:56 [2020-03-17T20:29:56.497Z] #45 79.55   DEP      compel/src/lib/infect.d
20:29:56 [2020-03-17T20:29:56.497Z] #45 79.83   DEP      compel/src/lib/infect-util.d
20:29:56 [2020-03-17T20:29:56.497Z] #45 80.15   DEP      compel/src/lib/infect-rpc.d
20:29:56 [2020-03-17T20:29:56.497Z] #45 80.36   DEP      compel/arch/ppc64/src/lib/infect.d
20:29:56 [2020-03-17T20:29:56.497Z] #45 80.56   DEP      compel/arch/ppc64/src/lib/cpu.d
20:29:56 [2020-03-17T20:29:56.497Z] #45 80.74   DEP      compel/src/lib/log.d
20:29:56 [2020-03-17T20:29:56.497Z] #45 80.95   DEP      compel/src/main.d
20:29:56 [2020-03-17T20:29:56.497Z] #45 81.23   DEP      compel/src/lib/handle-elf.d
20:29:56 [2020-03-17T20:29:56.497Z] #45 81.35   DEP      compel/arch/ppc64/src/lib/handle-elf.d
20:29:56 [2020-03-17T20:29:56.497Z] #45 81.59   CC       compel/src/lib/log.o
20:29:56 [2020-03-17T20:29:56.497Z] #45 82.10   CC       compel/arch/ppc64/src/lib/cpu.o
20:29:56 [2020-03-17T20:29:56.497Z] #45 82.59   CC       compel/arch/ppc64/src/lib/infect.o
20:29:56 [2020-03-17T20:29:56.497Z] #45 83.82   CC       compel/src/lib/infect-rpc.o
20:29:56 [2020-03-17T20:29:56.497Z] #45 84.41   CC       compel/src/lib/infect-util.o
20:29:56 [2020-03-17T20:29:56.497Z] #45 84.91   CC       compel/src/lib/infect.o
20:29:56 [2020-03-17T20:29:56.790Z] #45 ...
20:29:56 [2020-03-17T20:29:56.790Z] 
20:29:56 [2020-03-17T20:29:56.790Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
20:29:56 [2020-03-17T20:29:56.790Z] #13 DONE 0.4s
20:29:56 [2020-03-17T20:29:56.790Z] 
20:29:56 [2020-03-17T20:29:56.790Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:29:56 [2020-03-17T20:29:56.866Z] + docker info
20:29:57 [2020-03-17T20:29:57.423Z] #48 ...
20:29:57 [2020-03-17T20:29:57.423Z] 
20:29:57 [2020-03-17T20:29:57.423Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
20:29:57 [2020-03-17T20:29:57.423Z] #14 0.392 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
20:29:57 [2020-03-17T20:29:57.423Z] #14 DONE 0.5s
20:29:57 [2020-03-17T20:29:57.423Z] 
20:29:57 [2020-03-17T20:29:57.423Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
20:29:57 [2020-03-17T20:29:57.488Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:29:57 [2020-03-17T20:29:57.488Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:29:57 [2020-03-17T20:29:57.722Z] #15 DONE 0.4s
20:29:57 [2020-03-17T20:29:57.722Z] 
20:29:57 [2020-03-17T20:29:57.722Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:29:58 [2020-03-17T20:29:58.355Z] #61 ...
20:29:58 [2020-03-17T20:29:58.355Z] 
20:29:58 [2020-03-17T20:29:58.355Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
20:29:58 [2020-03-17T20:29:58.355Z] #16 DONE 0.5s
20:29:58 [2020-03-17T20:29:58.355Z] 
20:29:58 [2020-03-17T20:29:58.355Z] #17 [dev-systemd-false 6/26] RUN ldconfig
20:29:58 [2020-03-17T20:29:58.646Z] #17 DONE 0.5s
20:29:58 [2020-03-17T20:29:58.646Z] 
20:29:58 [2020-03-17T20:29:58.646Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:29:59 [2020-03-17T20:29:59.279Z] #18 0.680 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:29:59 [2020-03-17T20:29:59.279Z] #18 0.826 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:29:59 [2020-03-17T20:29:59.500Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:29:59 [2020-03-17T20:29:59.500Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:29:59 [2020-03-17T20:29:59.570Z] #18 0.961 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:30:01 [2020-03-17T20:30:01.079Z] #18 2.571 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
20:30:02 [2020-03-17T20:30:02.167Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
20:30:02 [2020-03-17T20:30:02.167Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.56s)
20:30:02 [2020-03-17T20:30:02.167Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.65s)
20:30:02 [2020-03-17T20:30:02.167Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.19s)
20:30:02 [2020-03-17T20:30:02.167Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.39s)
20:30:02 [2020-03-17T20:30:02.167Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.52s)
20:30:02 [2020-03-17T20:30:02.167Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.49s)
20:30:02 [2020-03-17T20:30:02.167Z] === RUN   TestBuildMultiStageCopy
20:30:02 [2020-03-17T20:30:02.167Z] === RUN   TestBuildMultiStageCopy/copy_to_root
20:30:04 [2020-03-17T20:30:04.603Z] #18 5.471 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [178 kB]
20:30:04 [2020-03-17T20:30:04.603Z] #18 ...
20:30:04 [2020-03-17T20:30:04.603Z] 
20:30:04 [2020-03-17T20:30:04.603Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:30:04 [2020-03-17T20:30:04.603Z] #48 191.9 math/big
20:30:04 [2020-03-17T20:30:04.836Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
20:30:05 [2020-03-17T20:30:05.117Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
20:30:05 [2020-03-17T20:30:05.728Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
20:30:06 [2020-03-17T20:30:06.341Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
20:30:06 [2020-03-17T20:30:06.953Z] --- PASS: TestBuildMultiStageCopy (4.80s)
20:30:06 [2020-03-17T20:30:06.953Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.53s)
20:30:06 [2020-03-17T20:30:06.953Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s)
20:30:06 [2020-03-17T20:30:06.953Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s)
20:30:06 [2020-03-17T20:30:06.953Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.58s)
20:30:06 [2020-03-17T20:30:06.953Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.66s)
20:30:06 [2020-03-17T20:30:06.953Z] === RUN   TestBuildMultiStageParentConfig
20:30:08 [2020-03-17T20:30:08.417Z] --- PASS: TestBuildMultiStageParentConfig (1.56s)
20:30:08 [2020-03-17T20:30:08.417Z] === RUN   TestBuildLabelWithTargets
20:30:10 [2020-03-17T20:30:10.186Z] #48 ...
20:30:10 [2020-03-17T20:30:10.186Z] 
20:30:10 [2020-03-17T20:30:10.186Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:30:10 [2020-03-17T20:30:10.186Z] #61 13.93 + cd /tmp/tmp.VcSRlRW4aZ/src/github.com/opencontainers/runc
20:30:10 [2020-03-17T20:30:10.186Z] #61 13.93 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
20:30:10 [2020-03-17T20:30:10.186Z] #61 ...
20:30:10 [2020-03-17T20:30:10.186Z] 
20:30:10 [2020-03-17T20:30:10.186Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:30:10 [2020-03-17T20:30:10.186Z] #45 90.13   CC       compel/src/lib/ptrace.o
20:30:10 [2020-03-17T20:30:10.186Z] #45 90.92   AR       compel/libcompel.a
20:30:10 [2020-03-17T20:30:10.186Z] #45 91.06   HOSTCC   compel/src/main-host.o
20:30:10 [2020-03-17T20:30:10.186Z] #45 91.79   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
20:30:10 [2020-03-17T20:30:10.186Z] #45 92.17   HOSTCC   compel/src/lib/handle-elf-host.o
20:30:10 [2020-03-17T20:30:10.186Z] #45 93.05   HOSTCC   compel/src/lib/log-host.o
20:30:10 [2020-03-17T20:30:10.186Z] #45 93.48   HOSTLINK compel/compel-host-bin
20:30:10 [2020-03-17T20:30:10.186Z] #45 93.70   DEP      soccr/soccr.d
20:30:10 [2020-03-17T20:30:10.186Z] #45 94.02   CC       soccr/soccr.o
20:30:10 [2020-03-17T20:30:10.186Z] #45 96.97   AR       soccr/libsoccr.a
20:30:10 [2020-03-17T20:30:10.186Z] #45 97.02 make[1]: 'soccr/libsoccr.a' is up to date.
20:30:10 [2020-03-17T20:30:10.186Z] #45 97.41   DEP      criu/arch/ppc64/sigframe.d
20:30:10 [2020-03-17T20:30:10.186Z] #45 97.72   DEP      criu/arch/ppc64/crtools.d
20:30:10 [2020-03-17T20:30:10.186Z] #45 98.08   DEP      criu/arch/ppc64/cpu.d
20:30:10 [2020-03-17T20:30:10.186Z] #45 98.41   CC       criu/arch/ppc64/cpu.o
20:30:10 [2020-03-17T20:30:10.186Z] #45 99.59   CC       criu/arch/ppc64/crtools.o
20:30:11 [2020-03-17T20:30:11.082Z] --- PASS: TestBuildLabelWithTargets (2.44s)
20:30:11 [2020-03-17T20:30:11.082Z] === RUN   TestBuildWithEmptyLayers
20:30:11 [2020-03-17T20:30:11.231Z] #45 ...
20:30:11 [2020-03-17T20:30:11.231Z] 
20:30:11 [2020-03-17T20:30:11.231Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:30:11 [2020-03-17T20:30:11.231Z] #61 15.25 + '[' -z '' ']'
20:30:11 [2020-03-17T20:30:11.522Z] #61 15.25 + target=static
20:30:11 [2020-03-17T20:30:11.522Z] #61 15.25 + make 'BUILDTAGS=seccomp apparmor selinux ' static
20:30:11 [2020-03-17T20:30:11.848Z] #61 ...
20:30:11 [2020-03-17T20:30:11.848Z] 
20:30:11 [2020-03-17T20:30:11.848Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:30:11 [2020-03-17T20:30:11.848Z] #57 189.0 golang.org/x/crypto/ssh/terminal
20:30:11 [2020-03-17T20:30:11.848Z] #57 194.3 mvdan.cc/sh/v3/cmd/shfmt
20:30:11 [2020-03-17T20:30:11.848Z] #57 ...
20:30:11 [2020-03-17T20:30:11.848Z] 
20:30:11 [2020-03-17T20:30:11.848Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:30:11 [2020-03-17T20:30:11.848Z] #45 101.8   CC       criu/arch/ppc64/sigframe.o
20:30:12 [2020-03-17T20:30:12.084Z] --- PASS: TestBuildWithEmptyLayers (0.99s)
20:30:12 [2020-03-17T20:30:12.084Z] === RUN   TestBuildMultiStageOnBuild
20:30:12 [2020-03-17T20:30:12.482Z] #45 102.5   LINK     criu/arch/ppc64/crtools.built-in.o
20:30:12 [2020-03-17T20:30:12.482Z] #45 102.5   DEP      criu/pie/util-vdso.d
20:30:12 [2020-03-17T20:30:12.791Z] #45 102.8   DEP      criu/pie/util.d
20:30:13 [2020-03-17T20:30:13.306Z] #45 103.2   CC       criu/pie/util.o
20:30:13 [2020-03-17T20:30:13.950Z] #45 103.8   CC       criu/pie/util-vdso.o
20:30:14 [2020-03-17T20:30:14.986Z] #45 105.1   AR       criu/pie/pie.lib.a
20:30:15 [2020-03-17T20:30:15.280Z] #45 105.2   DEP      criu/pie/restorer.d
20:30:15 [2020-03-17T20:30:15.311Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m9.913248769s with top 10 stages: buildssa: 1m37.411367917s, goimports: 23.27396194s, unconvert: 12.463728673s, gosec: 11.315755624s, golint: 6.229397206s, ineffassign: 5.064022578s, misspell: 4.440712671s, inspect: 3.57307317s, vrp: 3.159555528s, printf: 1.982387789s 
20:30:15 [2020-03-17T20:30:15.311Z] INFO [runner] Issues before processing: 2332, after processing: 0 
20:30:15 [2020-03-17T20:30:15.311Z] INFO [runner] Processors filtering stat (out/in): cgo: 1723/2332, skip_files: 1723/1723, skip_dirs: 1723/1723, identifier_marker: 1618/1618, exclude-rules: 63/1618, filename_unadjuster: 1723/1723, exclude: 1618/1618, nolint: 0/63, path_prettifier: 1723/1723, autogenerated_exclude: 1618/1723 
20:30:15 [2020-03-17T20:30:15.311Z] INFO [runner] processing took 59.773858ms with stages: nolint: 25.523087ms, identifier_marker: 17.100741ms, path_prettifier: 7.425802ms, autogenerated_exclude: 3.965977ms, exclude-rules: 3.540558ms, skip_dirs: 1.806299ms, cgo: 310.105µs, filename_unadjuster: 96.651µs, max_same_issues: 1.266µs, uniq_by_line: 601ns, path_shortener: 564ns, diff: 465ns, skip_files: 442ns, max_from_linter: 397ns, source_code: 324ns, exclude: 307ns, max_per_file_from_linter: 272ns 
20:30:15 [2020-03-17T20:30:15.311Z] INFO [runner] linters took 1m36.91291322s with stages: goanalysis_metalinter: 1m17.477813192s, unused: 19.375201543s 
20:30:15 [2020-03-17T20:30:15.311Z] INFO File cache stats: 1457 entries of total size 6.8MiB 
20:30:15 [2020-03-17T20:30:15.311Z] INFO Memory: 1468 samples, avg is 712.0MB, max is 3570.6MB 
20:30:15 [2020-03-17T20:30:15.311Z] INFO Execution took 3m33.060987843s               
20:30:15 [2020-03-17T20:30:15.311Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
20:30:15 [2020-03-17T20:30:15.552Z] --- PASS: TestBuildMultiStageOnBuild (3.02s)
20:30:15 [2020-03-17T20:30:15.552Z] === RUN   TestBuildUncleanTarFilenames
20:30:15 [2020-03-17T20:30:15.571Z] #45 ...
20:30:15 [2020-03-17T20:30:15.571Z] 
20:30:15 [2020-03-17T20:30:15.571Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:30:15 [2020-03-17T20:30:15.571Z] #18 6.895 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
20:30:15 [2020-03-17T20:30:15.571Z] #18 ...
20:30:15 [2020-03-17T20:30:15.571Z] 
20:30:15 [2020-03-17T20:30:15.571Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:30:15 [2020-03-17T20:30:15.571Z] #45 105.6   DEP      criu/arch/ppc64/vdso-trampoline.d
20:30:15 [2020-03-17T20:30:15.571Z] #45 105.6   DEP      criu/arch/ppc64/restorer.d
20:30:15 [2020-03-17T20:30:15.664Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39728/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4 hack/make.sh dynbinary-daemon test-docker-py
20:30:15 [2020-03-17T20:30:15.861Z] #45 106.0   DEP      criu/arch/ppc64/vdso-pie.d
20:30:16 [2020-03-17T20:30:16.152Z] #45 106.2   DEP      criu/pie/parasite-vdso.d
20:30:16 [2020-03-17T20:30:16.163Z] --- PASS: TestBuildUncleanTarFilenames (1.26s)
20:30:16 [2020-03-17T20:30:16.163Z] === RUN   TestBuildMultiStageLayerLeak
20:30:16 [2020-03-17T20:30:16.229Z] 
20:30:16 [2020-03-17T20:30:16.229Z] Removing bundles/
20:30:16 [2020-03-17T20:30:16.229Z] 
20:30:16 [2020-03-17T20:30:16.229Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
20:30:16 [2020-03-17T20:30:16.229Z] Building: bundles/dynbinary-daemon/dockerd-dev
20:30:16 [2020-03-17T20:30:16.229Z] GOOS="" GOARCH="" GOARM=""
20:30:16 [2020-03-17T20:30:16.443Z] #45 106.6   DEP      criu/pie/parasite.d
20:30:16 [2020-03-17T20:30:16.733Z] #45 ...
20:30:16 [2020-03-17T20:30:16.733Z] 
20:30:16 [2020-03-17T20:30:16.733Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:30:16 [2020-03-17T20:30:16.733Z] #57 DONE 204.2s
20:30:17 [2020-03-17T20:30:17.023Z] 
20:30:17 [2020-03-17T20:30:17.023Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:30:17 [2020-03-17T20:30:17.023Z] #61 18.33 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 .
20:30:18 [2020-03-17T20:30:18.719Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
20:30:18 [2020-03-17T20:30:18.719Z] 
20:30:18 [2020-03-17T20:30:18.719Z] ---> Making bundle: test-integration (in bundles/test-integration)
20:30:19 [2020-03-17T20:30:19.286Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:30:19 [2020-03-17T20:30:19.286Z] HOSTNAME=bf205aac44a5
20:30:19 [2020-03-17T20:30:19.286Z] TESTDEBUG=0
20:30:19 [2020-03-17T20:30:19.286Z] DEST=bundles/test-integration
20:30:19 [2020-03-17T20:30:19.286Z] PWD=/go/src/github.com/docker/docker
20:30:19 [2020-03-17T20:30:19.286Z] DOCKER_GITCOMMIT=8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4
20:30:19 [2020-03-17T20:30:19.286Z] container=docker
20:30:19 [2020-03-17T20:30:19.286Z] HOME=/root
20:30:19 [2020-03-17T20:30:19.286Z] GOLANG_VERSION=1.13.8
20:30:19 [2020-03-17T20:30:19.286Z] VALIDATE_REPO=https://github.com/moby/moby.git
20:30:19 [2020-03-17T20:30:19.286Z] VALIDATE_BRANCH=master
20:30:19 [2020-03-17T20:30:19.286Z] TERM=xterm
20:30:19 [2020-03-17T20:30:19.286Z] DOCKER_PKG=github.com/docker/docker
20:30:19 [2020-03-17T20:30:19.286Z] SHLVL=1
20:30:19 [2020-03-17T20:30:19.286Z] TIMEOUT=120m
20:30:19 [2020-03-17T20:30:19.286Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
20:30:19 [2020-03-17T20:30:19.286Z] DOCKER_GRAPHDRIVER=overlay2
20:30:19 [2020-03-17T20:30:19.286Z] GO111MODULE=off
20:30:19 [2020-03-17T20:30:19.286Z] DOCKER_EXPERIMENTAL=1
20:30:19 [2020-03-17T20:30:19.286Z] TEST_SKIP_INTEGRATION_CLI=1
20:30:19 [2020-03-17T20:30:19.286Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:30:19 [2020-03-17T20:30:19.286Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
20:30:19 [2020-03-17T20:30:19.286Z] GOPATH=/go
20:30:19 [2020-03-17T20:30:19.286Z] PKG_CONFIG=pkg-config
20:30:19 [2020-03-17T20:30:19.286Z] _=/usr/bin/env
20:30:19 [2020-03-17T20:30:19.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
20:30:19 [2020-03-17T20:30:19.605Z] --- PASS: TestBuildMultiStageLayerLeak (3.12s)
20:30:19 [2020-03-17T20:30:19.605Z] === RUN   TestBuildWithHugeFile
20:30:20 [2020-03-17T20:30:20.546Z] #61 ...
20:30:20 [2020-03-17T20:30:20.547Z] 
20:30:20 [2020-03-17T20:30:20.547Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:30:20 [2020-03-17T20:30:20.547Z] #45 107.7   CC       criu/pie/parasite.o
20:30:21 [2020-03-17T20:30:21.184Z] #45 111.1   LINK     criu/pie/parasite.built-in.o
20:30:21 [2020-03-17T20:30:21.184Z] #45 111.1   GEN      criu/pie/parasite-blob.h
20:30:21 [2020-03-17T20:30:21.184Z] #45 111.1   CC       criu/pie/parasite-vdso.o
20:30:21 [2020-03-17T20:30:21.478Z] #45 ...
20:30:21 [2020-03-17T20:30:21.478Z] 
20:30:21 [2020-03-17T20:30:21.478Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:30:21 [2020-03-17T20:30:21.478Z] #48 198.8 go/doc
20:30:21 [2020-03-17T20:30:21.478Z] #48 ...
20:30:21 [2020-03-17T20:30:21.478Z] 
20:30:21 [2020-03-17T20:30:21.478Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
20:30:21 [2020-03-17T20:30:21.478Z] #69 208.5 + for f in rootlesskit rootlesskit-docker-proxy
20:30:21 [2020-03-17T20:30:21.478Z] #69 208.5 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
20:30:22 [2020-03-17T20:30:22.050Z] Client:
20:30:22 [2020-03-17T20:30:22.050Z]  Debug Mode: false
20:30:22 [2020-03-17T20:30:22.050Z]  Plugins:
20:30:22 [2020-03-17T20:30:22.050Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
20:30:22 [2020-03-17T20:30:22.050Z] 
20:30:22 [2020-03-17T20:30:22.050Z] Server:
20:30:22 [2020-03-17T20:30:22.050Z]  Containers: 0
20:30:22 [2020-03-17T20:30:22.050Z]   Running: 0
20:30:22 [2020-03-17T20:30:22.050Z]   Paused: 0
20:30:22 [2020-03-17T20:30:22.050Z]   Stopped: 0
20:30:22 [2020-03-17T20:30:22.050Z]  Images: 0
20:30:22 [2020-03-17T20:30:22.050Z]  Server Version: 19.03.5
20:30:22 [2020-03-17T20:30:22.050Z]  Storage Driver: lcow (linux) windowsfilter (windows)
20:30:22 [2020-03-17T20:30:22.050Z]   LCOW: 
20:30:22 [2020-03-17T20:30:22.050Z]   Windows: 
20:30:22 [2020-03-17T20:30:22.050Z]  Logging Driver: json-file
20:30:22 [2020-03-17T20:30:22.050Z]  Plugins:
20:30:22 [2020-03-17T20:30:22.050Z]   Volume: local
20:30:22 [2020-03-17T20:30:22.050Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
20:30:22 [2020-03-17T20:30:22.050Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
20:30:22 [2020-03-17T20:30:22.050Z]  Swarm: inactive
20:30:22 [2020-03-17T20:30:22.050Z]  Default Isolation: process
20:30:22 [2020-03-17T20:30:22.050Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
20:30:22 [2020-03-17T20:30:22.050Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039)
20:30:22 [2020-03-17T20:30:22.050Z]  OSType: windows
20:30:22 [2020-03-17T20:30:22.050Z]  Architecture: x86_64
20:30:22 [2020-03-17T20:30:22.050Z]  CPUs: 4
20:30:22 [2020-03-17T20:30:22.050Z]  Total Memory: 32GiB
20:30:22 [2020-03-17T20:30:22.050Z]  Name: azwin-2-eb69a0
20:30:22 [2020-03-17T20:30:22.050Z]  ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW
20:30:22 [2020-03-17T20:30:22.050Z]  Docker Root Dir: D:\docker
20:30:22 [2020-03-17T20:30:22.050Z]  Debug Mode: false
20:30:22 [2020-03-17T20:30:22.050Z]  Registry: https://index.docker.io/v1/
20:30:22 [2020-03-17T20:30:22.050Z]  Labels:
20:30:22 [2020-03-17T20:30:22.050Z]  Experimental: true
20:30:22 [2020-03-17T20:30:22.050Z]  Insecure Registries:
20:30:22 [2020-03-17T20:30:22.050Z]   10.0.0.4:5000
20:30:22 [2020-03-17T20:30:22.050Z]   127.0.0.0/8
20:30:22 [2020-03-17T20:30:22.050Z]  Registry Mirrors:
20:30:22 [2020-03-17T20:30:22.050Z]   http://10.0.0.4:5000/
20:30:22 [2020-03-17T20:30:22.050Z]  Live Restore Enabled: false
20:30:22 [2020-03-17T20:30:22.050Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
20:30:23 [2020-03-17T20:30:23.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
20:30:23 [2020-03-17T20:30:23.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
20:30:23 [2020-03-17T20:30:23.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
20:30:28 [2020-03-17T20:30:28.616Z] #69 ...
20:30:28 [2020-03-17T20:30:28.616Z] 
20:30:28 [2020-03-17T20:30:28.616Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:30:28 [2020-03-17T20:30:28.616Z] #45 112.3   CC       criu/arch/ppc64/vdso-pie.o
20:30:28 [2020-03-17T20:30:28.616Z] #45 112.9   CC       criu/arch/ppc64/restorer.o
20:30:28 [2020-03-17T20:30:28.616Z] #45 113.7   CC       criu/arch/ppc64/vdso-trampoline.o
20:30:28 [2020-03-17T20:30:28.616Z] #45 113.8   CC       criu/pie/restorer.o
20:30:28 [2020-03-17T20:30:28.616Z] #45 ...
20:30:28 [2020-03-17T20:30:28.616Z] 
20:30:28 [2020-03-17T20:30:28.616Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:30:28 [2020-03-17T20:30:28.616Z] #18 18.97 Fetched 8116 kB in 18s (441 kB/s)
20:30:28 [2020-03-17T20:30:28.616Z] #18 18.97 Reading package lists...
20:30:29 [2020-03-17T20:30:29.663Z] #18 26.82 Reading package lists...
20:30:29 [2020-03-17T20:30:29.663Z] #18 ...
20:30:29 [2020-03-17T20:30:29.663Z] 
20:30:29 [2020-03-17T20:30:29.663Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:30:29 [2020-03-17T20:30:29.663Z] #48 217.0 vendor/golang.org/x/text/unicode/norm
20:30:30 [2020-03-17T20:30:30.692Z] #48 218.1 github.com/LK4D4/vndr/build
20:30:35 [2020-03-17T20:30:35.144Z] #48 ...
20:30:35 [2020-03-17T20:30:35.144Z] 
20:30:35 [2020-03-17T20:30:35.144Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
20:30:35 [2020-03-17T20:30:35.144Z] #69 DONE 221.8s
20:30:35 [2020-03-17T20:30:35.144Z] 
20:30:35 [2020-03-17T20:30:35.144Z] #70 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
20:30:35 [2020-03-17T20:30:35.144Z] #70 DONE 0.1s
20:30:35 [2020-03-17T20:30:35.144Z] 
20:30:35 [2020-03-17T20:30:35.144Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:30:35 [2020-03-17T20:30:35.144Z] #18 26.82 Reading package lists...
20:30:35 [2020-03-17T20:30:35.144Z] #18 33.70 Building dependency tree...
20:30:35 [2020-03-17T20:30:35.144Z] #18 35.70 libcap2-bin is already the newest version (1:2.25-2).
20:30:35 [2020-03-17T20:30:35.144Z] #18 35.70 The following additional packages will be installed:
20:30:35 [2020-03-17T20:30:35.144Z] #18 35.70   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
20:30:35 [2020-03-17T20:30:35.144Z] #18 35.70   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
20:30:35 [2020-03-17T20:30:35.144Z] #18 35.71   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
20:30:35 [2020-03-17T20:30:35.144Z] #18 35.71   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
20:30:35 [2020-03-17T20:30:35.144Z] #18 35.71   python3.7 python3.7-minimal vim-runtime xxd
20:30:35 [2020-03-17T20:30:35.144Z] #18 35.72 Suggested packages:
20:30:35 [2020-03-17T20:30:35.144Z] #18 35.72   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
20:30:35 [2020-03-17T20:30:35.144Z] #18 35.72   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
20:30:35 [2020-03-17T20:30:35.144Z] #18 35.72   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
20:30:35 [2020-03-17T20:30:35.144Z] #18 35.72 Recommended packages:
20:30:35 [2020-03-17T20:30:35.144Z] #18 35.72   aufs-dkms nftables build-essential python3-dev python3-keyring
20:30:35 [2020-03-17T20:30:35.144Z] #18 35.72   python3-keyrings.alt python3-xdg unzip
20:30:39 [2020-03-17T20:30:39.608Z] #18 40.19 The following NEW packages will be installed:
20:30:39 [2020-03-17T20:30:39.608Z] #18 40.20   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
20:30:39 [2020-03-17T20:30:39.608Z] #18 40.20   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
20:30:39 [2020-03-17T20:30:39.608Z] #18 40.20   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
20:30:39 [2020-03-17T20:30:39.608Z] #18 40.20   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
20:30:39 [2020-03-17T20:30:39.608Z] #18 40.20   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
20:30:39 [2020-03-17T20:30:39.608Z] #18 40.20   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
20:30:39 [2020-03-17T20:30:39.608Z] #18 40.20   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
20:30:39 [2020-03-17T20:30:39.608Z] #18 40.20   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
20:30:39 [2020-03-17T20:30:39.608Z] #18 40.20   xz-utils zip
20:30:39 [2020-03-17T20:30:39.608Z] #18 40.37 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
20:30:39 [2020-03-17T20:30:39.608Z] #18 40.37 Need to get 29.2 MB of archives.
20:30:39 [2020-03-17T20:30:39.608Z] #18 40.37 After this operation, 134 MB of additional disk space will be used.
20:30:39 [2020-03-17T20:30:39.608Z] #18 40.37 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB]
20:30:39 [2020-03-17T20:30:39.608Z] #18 40.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB]
20:30:39 [2020-03-17T20:30:39.608Z] #18 40.52 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB]
20:30:39 [2020-03-17T20:30:39.608Z] #18 40.78 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB]
20:30:39 [2020-03-17T20:30:39.608Z] #18 40.78 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB]
20:30:39 [2020-03-17T20:30:39.608Z] #18 40.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB]
20:30:39 [2020-03-17T20:30:39.608Z] #18 40.94 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB]
20:30:39 [2020-03-17T20:30:39.608Z] #18 40.97 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB]
20:30:39 [2020-03-17T20:30:39.608Z] #18 40.97 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB]
20:30:39 [2020-03-17T20:30:39.608Z] #18 40.98 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB]
20:30:39 [2020-03-17T20:30:39.608Z] #18 40.98 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB]
20:30:39 [2020-03-17T20:30:39.608Z] #18 40.99 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB]
20:30:39 [2020-03-17T20:30:39.608Z] #18 41.00 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB]
20:30:39 [2020-03-17T20:30:39.608Z] #18 41.00 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB]
20:30:39 [2020-03-17T20:30:39.608Z] #18 41.01 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB]
20:30:39 [2020-03-17T20:30:39.608Z] #18 41.02 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB]
20:30:39 [2020-03-17T20:30:39.608Z] #18 41.05 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
20:30:39 [2020-03-17T20:30:39.608Z] #18 ...
20:30:39 [2020-03-17T20:30:39.608Z] 
20:30:39 [2020-03-17T20:30:39.608Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:30:39 [2020-03-17T20:30:39.608Z] #45 119.6   LINK     criu/pie/restorer.built-in.o
20:30:39 [2020-03-17T20:30:39.608Z] #45 119.7   GEN      criu/pie/restorer-blob.h
20:30:39 [2020-03-17T20:30:39.608Z] #45 120.0   DEP      criu/vdso.d
20:30:39 [2020-03-17T20:30:39.608Z] #45 120.5   DEP      criu/uts_ns.d
20:30:39 [2020-03-17T20:30:39.608Z] #45 120.8   DEP      criu/util.d
20:30:39 [2020-03-17T20:30:39.608Z] #45 121.2   DEP      criu/uffd.d
20:30:39 [2020-03-17T20:30:39.608Z] #45 121.6   DEP      criu/tun.d
20:30:39 [2020-03-17T20:30:39.608Z] #45 122.0   DEP      criu/tty.d
20:30:39 [2020-03-17T20:30:39.608Z] #45 122.3   DEP      criu/timerfd.d
20:30:39 [2020-03-17T20:30:39.608Z] #45 122.7   DEP      criu/sysfs_parse.d
20:30:39 [2020-03-17T20:30:39.608Z] #45 123.0   DEP      criu/sysctl.d
20:30:39 [2020-03-17T20:30:39.608Z] #45 123.4   DEP      criu/string.d
20:30:39 [2020-03-17T20:30:39.608Z] #45 123.5   DEP      criu/stats.d
20:30:39 [2020-03-17T20:30:39.608Z] #45 123.8   DEP      criu/sockets.d
20:30:39 [2020-03-17T20:30:39.608Z] #45 124.3   DEP      criu/sk-unix.d
20:30:39 [2020-03-17T20:30:39.608Z] #45 124.9   DEP      criu/sk-tcp.d
20:30:39 [2020-03-17T20:30:39.608Z] #45 125.5   DEP      criu/sk-queue.d
20:30:39 [2020-03-17T20:30:39.608Z] #45 126.1   DEP      criu/sk-packet.d
20:30:39 [2020-03-17T20:30:39.608Z] #45 126.5   DEP      criu/sk-netlink.d
20:30:39 [2020-03-17T20:30:39.608Z] #45 126.8   DEP      criu/sk-inet.d
20:30:39 [2020-03-17T20:30:39.608Z] #45 127.1   DEP      criu/signalfd.d
20:30:39 [2020-03-17T20:30:39.608Z] #45 127.3   DEP      criu/sigframe.d
20:30:39 [2020-03-17T20:30:39.608Z] #45 127.5   DEP      criu/shmem.d
20:30:39 [2020-03-17T20:30:39.608Z] #45 127.8   DEP      criu/servicefd.d
20:30:39 [2020-03-17T20:30:39.608Z] #45 128.2   DEP      criu/seize.d
20:30:39 [2020-03-17T20:30:39.608Z] #45 128.4   DEP      criu/seccomp.d
20:30:39 [2020-03-17T20:30:39.608Z] #45 128.7   DEP      criu/rst-malloc.d
20:30:39 [2020-03-17T20:30:39.608Z] #45 128.9   DEP      criu/rbtree.d
20:30:39 [2020-03-17T20:30:39.608Z] #45 128.9   DEP      criu/pstree.d
20:30:39 [2020-03-17T20:30:39.608Z] #45 129.4   DEP      criu/protobuf.d
20:30:39 [2020-03-17T20:30:39.897Z] #45 ...
20:30:39 [2020-03-17T20:30:39.897Z] 
20:30:39 [2020-03-17T20:30:39.897Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:30:39 [2020-03-17T20:30:39.897Z] #18 41.07 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
20:30:39 [2020-03-17T20:30:39.897Z] #18 41.09 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB]
20:30:39 [2020-03-17T20:30:39.897Z] #18 41.11 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB]
20:30:39 [2020-03-17T20:30:39.897Z] #18 41.12 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB]
20:30:39 [2020-03-17T20:30:39.897Z] #18 41.13 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB]
20:30:39 [2020-03-17T20:30:39.897Z] #18 41.19 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB]
20:30:39 [2020-03-17T20:30:39.897Z] #18 41.20 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
20:30:39 [2020-03-17T20:30:39.897Z] #18 41.22 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
20:30:39 [2020-03-17T20:30:39.897Z] #18 41.24 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
20:30:39 [2020-03-17T20:30:39.897Z] #18 41.25 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB]
20:30:39 [2020-03-17T20:30:39.897Z] #18 41.25 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB]
20:30:39 [2020-03-17T20:30:39.897Z] #18 41.26 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6 [8407 kB]
20:30:40 [2020-03-17T20:30:40.921Z] #18 42.08 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
20:30:40 [2020-03-17T20:30:40.921Z] #18 42.09 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
20:30:40 [2020-03-17T20:30:40.921Z] #18 42.10 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
20:30:40 [2020-03-17T20:30:40.921Z] #18 42.10 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB]
20:30:40 [2020-03-17T20:30:40.921Z] #18 42.12 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB]
20:30:40 [2020-03-17T20:30:40.921Z] #18 42.14 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB]
20:30:40 [2020-03-17T20:30:40.921Z] #18 42.33 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB]
20:30:41 [2020-03-17T20:30:41.210Z] #18 42.33 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB]
20:30:41 [2020-03-17T20:30:41.210Z] #18 42.35 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB]
20:30:41 [2020-03-17T20:30:41.210Z] #18 42.37 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB]
20:30:41 [2020-03-17T20:30:41.210Z] #18 42.38 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB]
20:30:41 [2020-03-17T20:30:41.210Z] #18 42.41 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB]
20:30:41 [2020-03-17T20:30:41.210Z] #18 42.41 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB]
20:30:41 [2020-03-17T20:30:41.210Z] #18 42.56 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB]
20:30:41 [2020-03-17T20:30:41.210Z] #18 42.60 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB]
20:30:41 [2020-03-17T20:30:41.210Z] #18 42.64 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB]
20:30:41 [2020-03-17T20:30:41.711Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
20:30:41 [2020-03-17T20:30:41.711Z] 
20:30:41 [2020-03-17T20:30:41.711Z] ---> Making bundle: test-integration (in bundles/test-integration)
20:30:41 [2020-03-17T20:30:41.711Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:30:41 [2020-03-17T20:30:41.711Z] HOSTNAME=4e6350574c83
20:30:41 [2020-03-17T20:30:41.711Z] DEST=bundles/test-integration
20:30:41 [2020-03-17T20:30:41.711Z] PWD=/go/src/github.com/docker/docker
20:30:41 [2020-03-17T20:30:41.711Z] DOCKER_ROOTLESS=1
20:30:41 [2020-03-17T20:30:41.711Z] DOCKER_GITCOMMIT=8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4
20:30:41 [2020-03-17T20:30:41.711Z] container=docker
20:30:41 [2020-03-17T20:30:41.711Z] HOME=/root
20:30:41 [2020-03-17T20:30:41.711Z] GOLANG_VERSION=1.13.8
20:30:41 [2020-03-17T20:30:41.711Z] VALIDATE_REPO=https://github.com/moby/moby.git
20:30:41 [2020-03-17T20:30:41.711Z] VALIDATE_BRANCH=master
20:30:41 [2020-03-17T20:30:41.711Z] TERM=xterm
20:30:41 [2020-03-17T20:30:41.711Z] DOCKER_PKG=github.com/docker/docker
20:30:41 [2020-03-17T20:30:41.711Z] SHLVL=1
20:30:41 [2020-03-17T20:30:41.711Z] TIMEOUT=120m
20:30:41 [2020-03-17T20:30:41.711Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
20:30:41 [2020-03-17T20:30:41.711Z] DOCKER_GRAPHDRIVER=overlay2
20:30:41 [2020-03-17T20:30:41.711Z] GO111MODULE=off
20:30:41 [2020-03-17T20:30:41.711Z] DOCKER_EXPERIMENTAL=1
20:30:41 [2020-03-17T20:30:41.711Z] TEST_SKIP_INTEGRATION_CLI=1
20:30:41 [2020-03-17T20:30:41.711Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:30:41 [2020-03-17T20:30:41.711Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
20:30:41 [2020-03-17T20:30:41.711Z] GOPATH=/go
20:30:41 [2020-03-17T20:30:41.711Z] PKG_CONFIG=pkg-config
20:30:41 [2020-03-17T20:30:41.711Z] _=/usr/bin/env
20:30:41 [2020-03-17T20:30:41.711Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
20:30:41 [2020-03-17T20:30:41.840Z] #18 43.25 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB]
20:30:42 [2020-03-17T20:30:42.131Z] #18 43.38 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB]
20:30:42 [2020-03-17T20:30:42.131Z] #18 43.48 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
20:30:43 [2020-03-17T20:30:43.161Z] #18 44.62 debconf: delaying package configuration, since apt-utils is not installed
20:30:43 [2020-03-17T20:30:43.450Z] #18 44.80 Fetched 29.2 MB in 3s (9122 kB/s)
20:30:43 [2020-03-17T20:30:43.741Z] #18 44.95 Selecting previously unselected package pigz.
20:30:43 [2020-03-17T20:30:43.741Z] #18 44.95 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23352 files and directories currently installed.)
20:30:43 [2020-03-17T20:30:43.741Z] #18 45.15 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ...
20:30:43 [2020-03-17T20:30:43.741Z] #18 45.15 Unpacking pigz (2.4-1) ...
20:30:44 [2020-03-17T20:30:44.040Z] #18 45.31 Selecting previously unselected package libpython3.7-minimal:ppc64el.
20:30:44 [2020-03-17T20:30:44.040Z] #18 45.33 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ...
20:30:44 [2020-03-17T20:30:44.040Z] #18 45.35 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ...
20:30:45 [2020-03-17T20:30:45.078Z] #18 46.18 Selecting previously unselected package python3.7-minimal.
20:30:45 [2020-03-17T20:30:45.078Z] #18 46.22 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ...
20:30:45 [2020-03-17T20:30:45.078Z] #18 46.26 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
20:30:46 [2020-03-17T20:30:46.555Z] --- PASS: TestBuildWithHugeFile (26.10s)
20:30:46 [2020-03-17T20:30:46.555Z] === RUN   TestBuildWithEmptyDockerfile
20:30:46 [2020-03-17T20:30:46.555Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
20:30:46 [2020-03-17T20:30:46.555Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
20:30:46 [2020-03-17T20:30:46.555Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:30:46 [2020-03-17T20:30:46.555Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:30:46 [2020-03-17T20:30:46.555Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:30:46 [2020-03-17T20:30:46.555Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:30:46 [2020-03-17T20:30:46.555Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
20:30:46 [2020-03-17T20:30:46.555Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:30:46 [2020-03-17T20:30:46.555Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:30:46 [2020-03-17T20:30:46.555Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
20:30:46 [2020-03-17T20:30:46.555Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s)
20:30:46 [2020-03-17T20:30:46.555Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s)
20:30:46 [2020-03-17T20:30:46.555Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s)
20:30:46 [2020-03-17T20:30:46.555Z] === RUN   TestBuildPreserveOwnership
20:30:46 [2020-03-17T20:30:46.555Z] === RUN   TestBuildPreserveOwnership/copy_from
20:30:46 [2020-03-17T20:30:46.584Z] #18 ...
20:30:46 [2020-03-17T20:30:46.584Z] 
20:30:46 [2020-03-17T20:30:46.584Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:30:46 [2020-03-17T20:30:46.584Z] #48 233.9 vendor/golang.org/x/net/http2/hpack
20:30:47 [2020-03-17T20:30:47.926Z] DEBUG: print all environment variables to check how Jenkins runs this script
20:30:47 [2020-03-17T20:30:47.927Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-de9a05af\powershellScript.ps1'; exit $LASTEXITCODE;
20:30:47 [2020-03-17T20:30:47.927Z] ----------------------------------------------------------------------------
20:30:47 [2020-03-17T20:30:47.927Z] 
20:30:47 [2020-03-17T20:30:47.927Z] INFO: executeCI.ps1 starting at Tue Mar 17 20:30:44 CUT 2020
20:30:47 [2020-03-17T20:30:47.927Z] 
20:30:47 [2020-03-17T20:30:47.927Z] INFO: Script version 05-Feb-2019 09:03 PDT
20:30:47 [2020-03-17T20:30:47.927Z] INFO: Running git version 2.24.1.windows.2
20:30:47 [2020-03-17T20:30:47.927Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
20:30:47 [2020-03-17T20:30:47.927Z] INFO: Environment variables:
20:30:47 [2020-03-17T20:30:47.927Z] 
20:30:47 [2020-03-17T20:30:47.927Z] Name                           Value                                                                                   
20:30:47 [2020-03-17T20:30:47.927Z] ----                           -----                                                                                   
20:30:47 [2020-03-17T20:30:47.927Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
20:30:47 [2020-03-17T20:30:47.927Z] amd64                          true                                                                                    
20:30:47 [2020-03-17T20:30:47.927Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
20:30:47 [2020-03-17T20:30:47.927Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
20:30:47 [2020-03-17T20:30:47.927Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5                      
20:30:47 [2020-03-17T20:30:47.927Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5                                                                                  
20:30:47 [2020-03-17T20:30:47.927Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
20:30:47 [2020-03-17T20:30:47.927Z] BRANCH_NAME                    PR-39728                                                                                
20:30:47 [2020-03-17T20:30:47.927Z] BUILD_DISPLAY_NAME             #7                                                                                      
20:30:47 [2020-03-17T20:30:47.927Z] BUILD_ID                       7                                                                                       
20:30:47 [2020-03-17T20:30:47.927Z] BUILD_NUMBER                   7                                                                                       
20:30:47 [2020-03-17T20:30:47.927Z] BUILD_TAG                      jenkins-moby-PR-39728-7                                                                 
20:30:47 [2020-03-17T20:30:47.927Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-39728/7/                              
20:30:47 [2020-03-17T20:30:47.927Z] CHANGE_AUTHOR                  bamarni                                                                                 
20:30:47 [2020-03-17T20:30:47.927Z] CHANGE_AUTHOR_DISPLAY_NAME     Bilal Amarni                                                                            
20:30:47 [2020-03-17T20:30:47.927Z] CHANGE_AUTHOR_EMAIL            bilal.amarni@gmail.com                                                                  
20:30:47 [2020-03-17T20:30:47.927Z] CHANGE_BRANCH                  term-proxy-pty                                                                          
20:30:47 [2020-03-17T20:30:47.927Z] CHANGE_FORK                    bamarni/docker                                                                          
20:30:47 [2020-03-17T20:30:47.927Z] CHANGE_ID                      39728                                                                                   
20:30:47 [2020-03-17T20:30:47.927Z] CHANGE_TARGET                  master                                                                                  
20:30:47 [2020-03-17T20:30:47.927Z] CHANGE_TITLE                   Support reading multiple bytes in escapeProxy                                           
20:30:47 [2020-03-17T20:30:47.927Z] CHANGE_URL                     https://github.com/moby/moby/pull/39728                                                 
20:30:47 [2020-03-17T20:30:47.927Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
20:30:47 [2020-03-17T20:30:47.927Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
20:30:47 [2020-03-17T20:30:47.927Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
20:30:47 [2020-03-17T20:30:47.927Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
20:30:47 [2020-03-17T20:30:47.927Z] COMPUTERNAME                   azwin-2-eb69a0                                                                          
20:30:47 [2020-03-17T20:30:47.927Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
20:30:47 [2020-03-17T20:30:47.927Z] ConfigSequenceNumber           0                                                                                       
20:30:47 [2020-03-17T20:30:47.927Z] DOCKER_BUILDKIT                0                                                                                       
20:30:47 [2020-03-17T20:30:47.927Z] DOCKER_DUT_DEBUG               1                                                                                       
20:30:47 [2020-03-17T20:30:47.927Z] DOCKER_EXPERIMENTAL            1                                                                                       
20:30:47 [2020-03-17T20:30:47.927Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
20:30:47 [2020-03-17T20:30:47.927Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
20:30:47 [2020-03-17T20:30:47.927Z] EXECUTOR_NUMBER                0                                                                                       
20:30:47 [2020-03-17T20:30:47.927Z] FQDN                           azwin-2-eb69a0.westus.cloudapp.azure.com                                                
20:30:47 [2020-03-17T20:30:47.927Z] GIT_BRANCH                     PR-39728                                                                                
20:30:47 [2020-03-17T20:30:47.927Z] GIT_COMMIT                     8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4                                                
20:30:47 [2020-03-17T20:30:47.927Z] GIT_PREVIOUS_COMMIT            b1500782439b2899e1d8ce82234693b3957c8256                                                
20:30:47 [2020-03-17T20:30:47.927Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT b1500782439b2899e1d8ce82234693b3957c8256                                                
20:30:47 [2020-03-17T20:30:47.927Z] GIT_URL                        https://github.com/moby/moby.git                                                        
20:30:47 [2020-03-17T20:30:47.927Z] HUDSON_COOKIE                  6b20a832-3b1a-4df2-ba2c-2619b76ce43a                                                    
20:30:47 [2020-03-17T20:30:47.927Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
20:30:47 [2020-03-17T20:30:47.927Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
20:30:47 [2020-03-17T20:30:47.927Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
20:30:47 [2020-03-17T20:30:47.927Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64                          
20:30:47 [2020-03-17T20:30:47.927Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
20:30:47 [2020-03-17T20:30:47.927Z] JENKINS_NODE_COOKIE            633e4319-5fc8-4963-9c07-0154abbdc6ae                                                    
20:30:47 [2020-03-17T20:30:47.927Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
20:30:47 [2020-03-17T20:30:47.927Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
20:30:47 [2020-03-17T20:30:47.927Z] JOB_BASE_NAME                  PR-39728                                                                                
20:30:47 [2020-03-17T20:30:47.927Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-39728/display/redirect                
20:30:47 [2020-03-17T20:30:47.927Z] JOB_NAME                       moby/PR-39728                                                                           
20:30:47 [2020-03-17T20:30:47.927Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-39728/                                
20:30:47 [2020-03-17T20:30:47.927Z] library.jps.version            master                                                                                  
20:30:47 [2020-03-17T20:30:47.927Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
20:30:47 [2020-03-17T20:30:47.927Z] NODE_LABELS                    amd64 azure azwin-2-eb69a0 azwin-2019 docker west-us windows windows-2019 x86_64        
20:30:47 [2020-03-17T20:30:47.927Z] NODE_NAME                      azwin-2-eb69a0                                                                          
20:30:47 [2020-03-17T20:30:47.927Z] NUMBER_OF_PROCESSORS           4                                                                                       
20:30:47 [2020-03-17T20:30:47.927Z] OS                             Windows_NT                                                                              
20:30:47 [2020-03-17T20:30:47.927Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
20:30:47 [2020-03-17T20:30:47.927Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
20:30:47 [2020-03-17T20:30:47.927Z] ppc64le                        true                                                                                    
20:30:47 [2020-03-17T20:30:47.927Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
20:30:47 [2020-03-17T20:30:47.927Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
20:30:47 [2020-03-17T20:30:47.927Z] PROCESSOR_LEVEL                6                                                                                       
20:30:47 [2020-03-17T20:30:47.927Z] PROCESSOR_REVISION             4f01                                                                                    
20:30:47 [2020-03-17T20:30:47.927Z] ProgramData                    C:\ProgramData                                                                          
20:30:47 [2020-03-17T20:30:47.927Z] ProgramFiles                   C:\Program Files                                                                        
20:30:47 [2020-03-17T20:30:47.927Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
20:30:47 [2020-03-17T20:30:47.927Z] ProgramW6432                   C:\Program Files                                                                        
20:30:47 [2020-03-17T20:30:47.927Z] PROMPT                         $P$G                                                                                    
20:30:47 [2020-03-17T20:30:47.927Z] PSExecutionPolicyPreference    Bypass                                                                                  
20:30:47 [2020-03-17T20:30:47.927Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
20:30:47 [2020-03-17T20:30:47.927Z] PUBLIC                         C:\Users\Public                                                                         
20:30:47 [2020-03-17T20:30:47.927Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-39728/7/display/redirect?page=changes 
20:30:47 [2020-03-17T20:30:47.927Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-39728/7/display/redirect              
20:30:47 [2020-03-17T20:30:47.927Z] s390x                          true                                                                                    
20:30:47 [2020-03-17T20:30:47.927Z] skip_dco                       false                                                                                   
20:30:47 [2020-03-17T20:30:47.927Z] SKIP_VALIDATION_TESTS          1                                                                                       
20:30:47 [2020-03-17T20:30:47.927Z] SOURCES_DRIVE                  d                                                                                       
20:30:47 [2020-03-17T20:30:47.927Z] SOURCES_SUBDIR                 gopath                                                                                  
20:30:47 [2020-03-17T20:30:47.927Z] STAGE_NAME                     Run tests                                                                               
20:30:47 [2020-03-17T20:30:47.927Z] SystemDrive                    C:                                                                                      
20:30:47 [2020-03-17T20:30:47.927Z] SystemRoot                     C:\windows                                                                              
20:30:47 [2020-03-17T20:30:47.927Z] TEMP                           C:\windows\TEMP                                                                         
20:30:47 [2020-03-17T20:30:47.927Z] TESTDEBUG                      0                                                                                       
20:30:47 [2020-03-17T20:30:47.927Z] TESTRUN_DRIVE                  d                                                                                       
20:30:47 [2020-03-17T20:30:47.927Z] TESTRUN_SUBDIR                 CI                                                                                      
20:30:47 [2020-03-17T20:30:47.927Z] TIMEOUT                        120m                                                                                    
20:30:47 [2020-03-17T20:30:47.927Z] TMP                            C:\windows\TEMP                                                                         
20:30:47 [2020-03-17T20:30:47.927Z] unit_validate                  true                                                                                    
20:30:47 [2020-03-17T20:30:47.927Z] USERDOMAIN                     WORKGROUP                                                                               
20:30:47 [2020-03-17T20:30:47.927Z] USERNAME                       azwin-2-eb69a0$                                                                         
20:30:47 [2020-03-17T20:30:47.927Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
20:30:47 [2020-03-17T20:30:47.927Z] windir                         C:\windows                                                                              
20:30:47 [2020-03-17T20:30:47.927Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
20:30:47 [2020-03-17T20:30:47.927Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
20:30:47 [2020-03-17T20:30:47.927Z] windowsRS1                     false                                                                                   
20:30:47 [2020-03-17T20:30:47.927Z] windowsRS5                     true                                                                                    
20:30:47 [2020-03-17T20:30:47.927Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
20:30:47 [2020-03-17T20:30:47.927Z] 
20:30:47 [2020-03-17T20:30:47.927Z] 
20:30:47 [2020-03-17T20:30:47.927Z] 
20:30:47 [2020-03-17T20:30:47.927Z] INFO: Sources under d:\gopath\...
20:30:47 [2020-03-17T20:30:47.927Z] INFO: Test run under d:\CI\...
20:30:47 [2020-03-17T20:30:47.927Z] INFO: Running in D:\gopath\src\github.com\docker\docker
20:30:47 [2020-03-17T20:30:47.927Z] INFO: docker/docker repository was found
20:30:47 [2020-03-17T20:30:47.927Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
20:30:48 [2020-03-17T20:30:48.901Z] ltsc2019: Pulling from windows/servercore
20:30:48 [2020-03-17T20:30:48.901Z] 65014b3c3121: Pulling fs layer
20:30:48 [2020-03-17T20:30:48.901Z] 23645bd7ee08: Pulling fs layer
20:30:49 [2020-03-17T20:30:49.997Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
20:30:50 [2020-03-17T20:30:50.097Z] #48 237.1 mime
20:30:50 [2020-03-17T20:30:50.097Z] #48 ...
20:30:50 [2020-03-17T20:30:50.097Z] 
20:30:50 [2020-03-17T20:30:50.097Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:30:50 [2020-03-17T20:30:50.097Z] #45 129.8   GEN      criu/protobuf-desc-gen.h
20:30:50 [2020-03-17T20:30:50.097Z] #45 132.9   DEP      criu/protobuf-desc.d
20:30:50 [2020-03-17T20:30:50.097Z] #45 133.2   DEP      criu/proc_parse.d
20:30:50 [2020-03-17T20:30:50.097Z] #45 133.5   DEP      criu/plugin.d
20:30:50 [2020-03-17T20:30:50.097Z] #45 133.8   DEP      criu/pipes.d
20:30:50 [2020-03-17T20:30:50.097Z] #45 134.2   DEP      criu/pie-util.d
20:30:50 [2020-03-17T20:30:50.097Z] #45 134.5   DEP      criu/pie-util-vdso.d
20:30:50 [2020-03-17T20:30:50.097Z] #45 134.6   DEP      criu/path.d
20:30:50 [2020-03-17T20:30:50.097Z] #45 134.8   DEP      criu/parasite-syscall.d
20:30:50 [2020-03-17T20:30:50.097Z] #45 135.2   DEP      criu/pagemap.d
20:30:50 [2020-03-17T20:30:50.097Z] #45 135.5   DEP      criu/pagemap-cache.d
20:30:50 [2020-03-17T20:30:50.097Z] #45 135.8   DEP      criu/page-xfer.d
20:30:50 [2020-03-17T20:30:50.097Z] #45 136.2   DEP      criu/page-pipe.d
20:30:50 [2020-03-17T20:30:50.097Z] #45 136.4   DEP      criu/netfilter.d
20:30:50 [2020-03-17T20:30:50.097Z] #45 136.6   DEP      criu/net.d
20:30:50 [2020-03-17T20:30:50.097Z] #45 137.0   DEP      criu/namespaces.d
20:30:50 [2020-03-17T20:30:50.097Z] #45 137.3   DEP      criu/mount.d
20:30:50 [2020-03-17T20:30:50.097Z] #45 137.6   DEP      criu/mem.d
20:30:50 [2020-03-17T20:30:50.097Z] #45 137.9   DEP      criu/lsm.d
20:30:50 [2020-03-17T20:30:50.097Z] #45 138.1   DEP      criu/log.d
20:30:50 [2020-03-17T20:30:50.097Z] #45 138.4   DEP      criu/libnetlink.d
20:30:50 [2020-03-17T20:30:50.097Z] #45 138.8   DEP      criu/kerndat.d
20:30:50 [2020-03-17T20:30:50.097Z] #45 139.2   DEP      criu/kcmp-ids.d
20:30:50 [2020-03-17T20:30:50.097Z] #45 139.3   DEP      criu/irmap.d
20:30:50 [2020-03-17T20:30:50.097Z] #45 139.6   DEP      criu/ipc_ns.d
20:30:50 [2020-03-17T20:30:50.097Z] #45 139.9   DEP      criu/image.d
20:30:50 [2020-03-17T20:30:50.387Z] #45 140.3   DEP      criu/image-desc.d
20:30:50 [2020-03-17T20:30:50.678Z] #45 140.5   DEP      criu/fsnotify.d
20:30:50 [2020-03-17T20:30:50.968Z] #45 140.9   DEP      criu/filesystems.d
20:30:50 [2020-03-17T20:30:50.968Z] #45 ...
20:30:50 [2020-03-17T20:30:50.968Z] 
20:30:50 [2020-03-17T20:30:50.968Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:30:50 [2020-03-17T20:30:50.968Z] #18 47.92 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ...
20:30:50 [2020-03-17T20:30:50.968Z] #18 47.94 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
20:30:50 [2020-03-17T20:30:50.968Z] #18 52.29 Selecting previously unselected package python3-minimal.
20:30:50 [2020-03-17T20:30:50.968Z] #18 52.29 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23601 files and directories currently installed.)
20:30:51 [2020-03-17T20:30:51.258Z] #18 52.39 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ...
20:30:51 [2020-03-17T20:30:51.258Z] #18 52.40 Unpacking python3-minimal (3.7.3-1) ...
20:30:51 [2020-03-17T20:30:51.258Z] #18 52.55 Selecting previously unselected package libmpdec2:ppc64el.
20:30:51 [2020-03-17T20:30:51.258Z] #18 52.57 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ...
20:30:51 [2020-03-17T20:30:51.258Z] #18 52.58 Unpacking libmpdec2:ppc64el (2.4.2-2) ...
20:30:51 [2020-03-17T20:30:51.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
20:30:51 [2020-03-17T20:30:51.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
20:30:51 [2020-03-17T20:30:51.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
20:30:51 [2020-03-17T20:30:51.565Z] #18 52.80 Selecting previously unselected package libpython3.7-stdlib:ppc64el.
20:30:51 [2020-03-17T20:30:51.565Z] #18 52.83 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ...
20:30:51 [2020-03-17T20:30:51.565Z] #18 52.83 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ...
20:30:52 [2020-03-17T20:30:52.662Z] --- PASS: TestBuildPreserveOwnership (6.46s)
20:30:52 [2020-03-17T20:30:52.662Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.19s)
20:30:52 [2020-03-17T20:30:52.662Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.25s)
20:30:52 [2020-03-17T20:30:52.662Z] === RUN   TestBuildPlatformInvalid
20:30:52 [2020-03-17T20:30:52.662Z] --- PASS: TestBuildPlatformInvalid (0.15s)
20:30:52 [2020-03-17T20:30:52.662Z] PASS
20:30:52 [2020-03-17T20:30:52.662Z] 
20:30:52 [2020-03-17T20:30:52.662Z] === Skipped
20:30:52 [2020-03-17T20:30:52.662Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
20:30:52 [2020-03-17T20:30:52.662Z]     build_session_test.go:25: TODO: BuildKit
20:30:52 [2020-03-17T20:30:52.662Z] 
20:30:52 [2020-03-17T20:30:52.662Z] 
20:30:52 [2020-03-17T20:30:52.662Z] DONE 32 tests, 1 skipped in 75.795s
20:30:52 [2020-03-17T20:30:52.662Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
20:30:52 [2020-03-17T20:30:52.662Z] ++ 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
20:30:52 [2020-03-17T20:30:52.662Z] ++ set -e
20:30:52 [2020-03-17T20:30:52.662Z] ++ '[' -n 0 ']'
20:30:52 [2020-03-17T20:30:52.662Z] ++ set -x
20:30:52 [2020-03-17T20:30:52.662Z] ++ env -i DEST=/go/src/github.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
20:30:52 [2020-03-17T20:30:52.662Z] INFO: Testing against a local daemon
20:30:52 [2020-03-17T20:30:52.662Z] === RUN   TestConfigList
20:30:53 [2020-03-17T20:30:53.127Z] #18 54.60 Selecting previously unselected package python3.7.
20:30:53 [2020-03-17T20:30:53.425Z] #18 54.61 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ...
20:30:53 [2020-03-17T20:30:53.425Z] #18 54.61 Unpacking python3.7 (3.7.3-2+deb10u1) ...
20:30:53 [2020-03-17T20:30:53.425Z] #18 54.83 Selecting previously unselected package libpython3-stdlib:ppc64el.
20:30:53 [2020-03-17T20:30:53.425Z] #18 54.85 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ...
20:30:53 [2020-03-17T20:30:53.425Z] #18 54.85 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ...
20:30:53 [2020-03-17T20:30:53.717Z] #18 55.02 Setting up python3-minimal (3.7.3-1) ...
20:30:55 [2020-03-17T20:30:55.220Z] #18 56.63 Selecting previously unselected package python3.
20:30:55 [2020-03-17T20:30:55.510Z] #18 56.63 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24013 files and directories currently installed.)
20:30:55 [2020-03-17T20:30:55.510Z] #18 56.73 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ...
20:30:55 [2020-03-17T20:30:55.510Z] #18 56.75 Unpacking python3 (3.7.3-1) ...
20:30:55 [2020-03-17T20:30:55.510Z] #18 56.92 Selecting previously unselected package libip4tc0:ppc64el.
20:30:55 [2020-03-17T20:30:55.510Z] #18 56.94 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ...
20:30:55 [2020-03-17T20:30:55.803Z] #18 56.95 Unpacking libip4tc0:ppc64el (1.8.2-4) ...
20:30:55 [2020-03-17T20:30:55.803Z] #18 57.10 Selecting previously unselected package libip6tc0:ppc64el.
20:30:55 [2020-03-17T20:30:55.803Z] #18 57.13 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ...
20:30:55 [2020-03-17T20:30:55.803Z] #18 57.13 Unpacking libip6tc0:ppc64el (1.8.2-4) ...
20:30:56 [2020-03-17T20:30:56.095Z] #18 57.29 Selecting previously unselected package libiptc0:ppc64el.
20:30:56 [2020-03-17T20:30:56.096Z] #18 57.31 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ...
20:30:56 [2020-03-17T20:30:56.096Z] #18 57.32 Unpacking libiptc0:ppc64el (1.8.2-4) ...
20:30:56 [2020-03-17T20:30:56.096Z] #18 57.45 Selecting previously unselected package libnfnetlink0:ppc64el.
20:30:56 [2020-03-17T20:30:56.096Z] #18 57.46 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ...
20:30:56 [2020-03-17T20:30:56.096Z] #18 57.47 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ...
20:30:56 [2020-03-17T20:30:56.397Z] #18 57.66 Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
20:30:56 [2020-03-17T20:30:56.397Z] #18 57.69 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ...
20:30:56 [2020-03-17T20:30:56.397Z] #18 57.70 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
20:30:56 [2020-03-17T20:30:56.690Z] #18 57.85 Selecting previously unselected package libnftnl11:ppc64el.
20:30:56 [2020-03-17T20:30:56.690Z] #18 57.86 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ...
20:30:56 [2020-03-17T20:30:56.690Z] #18 57.86 Unpacking libnftnl11:ppc64el (1.1.2-2) ...
20:30:56 [2020-03-17T20:30:56.690Z] #18 58.01 Selecting previously unselected package iptables.
20:30:56 [2020-03-17T20:30:56.690Z] #18 58.02 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ...
20:30:56 [2020-03-17T20:30:56.690Z] #18 58.03 Unpacking iptables (1.8.2-4) ...
20:30:57 [2020-03-17T20:30:57.028Z] --- PASS: TestConfigList (3.88s)
20:30:57 [2020-03-17T20:30:57.028Z] === RUN   TestConfigsCreateAndDelete
20:30:57 [2020-03-17T20:30:57.337Z] #18 58.69 Selecting previously unselected package xxd.
20:30:57 [2020-03-17T20:30:57.337Z] #18 58.70 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ...
20:30:57 [2020-03-17T20:30:57.337Z] #18 58.71 Unpacking xxd (2:8.1.0875-5) ...
20:30:57 [2020-03-17T20:30:57.510Z] 23645bd7ee08: Verifying Checksum
20:30:57 [2020-03-17T20:30:57.510Z] 23645bd7ee08: Download complete
20:30:57 [2020-03-17T20:30:57.626Z] #18 58.96 Selecting previously unselected package vim-common.
20:30:57 [2020-03-17T20:30:57.626Z] #18 58.99 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
20:30:57 [2020-03-17T20:30:57.626Z] #18 59.06 Unpacking vim-common (2:8.1.0875-5) ...
20:30:58 [2020-03-17T20:30:58.256Z] #18 59.37 Selecting previously unselected package bash-completion.
20:30:58 [2020-03-17T20:30:58.256Z] #18 59.39 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
20:31:00 [2020-03-17T20:31:00.469Z] --- PASS: TestConfigsCreateAndDelete (3.63s)
20:31:00 [2020-03-17T20:31:00.469Z] === RUN   TestConfigsUpdate
20:31:01 [2020-03-17T20:31:01.767Z] #18 ...
20:31:01 [2020-03-17T20:31:01.767Z] 
20:31:01 [2020-03-17T20:31:01.767Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:31:01 [2020-03-17T20:31:01.767Z] #45 141.5   DEP      criu/files.d
20:31:01 [2020-03-17T20:31:01.767Z] #45 141.9   DEP      criu/files-reg.d
20:31:01 [2020-03-17T20:31:01.767Z] #45 142.2   DEP      criu/files-ext.d
20:31:01 [2020-03-17T20:31:01.767Z] #45 142.5   DEP      criu/file-lock.d
20:31:01 [2020-03-17T20:31:01.767Z] #45 142.8   DEP      criu/file-ids.d
20:31:01 [2020-03-17T20:31:01.767Z] #45 143.1   DEP      criu/fifo.d
20:31:01 [2020-03-17T20:31:01.767Z] #45 143.4   DEP      criu/fdstore.d
20:31:01 [2020-03-17T20:31:01.767Z] #45 143.6   DEP      criu/fault-injection.d
20:31:01 [2020-03-17T20:31:01.767Z] #45 143.6   DEP      criu/external.d
20:31:01 [2020-03-17T20:31:01.767Z] #45 143.8   DEP      criu/eventpoll.d
20:31:01 [2020-03-17T20:31:01.767Z] #45 144.1   DEP      criu/eventfd.d
20:31:01 [2020-03-17T20:31:01.767Z] #45 144.4   DEP      criu/crtools.d
20:31:01 [2020-03-17T20:31:01.767Z] #45 144.8   DEP      criu/cr-service.d
20:31:01 [2020-03-17T20:31:01.767Z] #45 145.2   DEP      criu/cr-restore.d
20:31:01 [2020-03-17T20:31:01.767Z] #45 145.7   DEP      criu/cr-errno.d
20:31:01 [2020-03-17T20:31:01.767Z] #45 145.8   DEP      criu/cr-dump.d
20:31:01 [2020-03-17T20:31:01.767Z] #45 146.2   DEP      criu/cr-dedup.d
20:31:01 [2020-03-17T20:31:01.767Z] #45 146.4   DEP      criu/cr-check.d
20:31:01 [2020-03-17T20:31:01.767Z] #45 146.7   DEP      criu/config.d
20:31:01 [2020-03-17T20:31:01.767Z] #45 147.0   DEP      criu/clone-noasan.d
20:31:01 [2020-03-17T20:31:01.767Z] #45 147.1   DEP      criu/cgroup.d
20:31:01 [2020-03-17T20:31:01.767Z] #45 147.5   DEP      criu/cgroup-props.d
20:31:01 [2020-03-17T20:31:01.767Z] #45 147.9   DEP      criu/bitmap.d
20:31:01 [2020-03-17T20:31:01.767Z] #45 148.0   DEP      criu/bfd.d
20:31:01 [2020-03-17T20:31:01.767Z] #45 148.2   DEP      criu/autofs.d
20:31:01 [2020-03-17T20:31:01.767Z] #45 148.5   DEP      criu/aio.d
20:31:01 [2020-03-17T20:31:01.767Z] #45 148.8   DEP      criu/action-scripts.d
20:31:01 [2020-03-17T20:31:01.767Z] #45 149.5   CC       criu/action-scripts.o
20:31:01 [2020-03-17T20:31:01.767Z] #45 150.5   CC       criu/aio.o
20:31:01 [2020-03-17T20:31:01.767Z] #45 151.5   CC       criu/autofs.o
20:31:02 [2020-03-17T20:31:02.394Z] #45 ...
20:31:02 [2020-03-17T20:31:02.394Z] 
20:31:02 [2020-03-17T20:31:02.394Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:31:02 [2020-03-17T20:31:02.394Z] #48 239.8 mime/quotedprintable
20:31:02 [2020-03-17T20:31:02.394Z] #48 241.2 net/http/internal
20:31:02 [2020-03-17T20:31:02.394Z] #48 241.9 vendor/golang.org/x/net/idna
20:31:02 [2020-03-17T20:31:02.394Z] #48 248.2 crypto/x509
20:31:02 [2020-03-17T20:31:02.394Z] #48 248.2 net/textproto
20:31:02 [2020-03-17T20:31:02.394Z] #48 249.0 vendor/golang.org/x/net/http/httpproxy
20:31:03 [2020-03-17T20:31:03.918Z] --- PASS: TestConfigsUpdate (3.21s)
20:31:03 [2020-03-17T20:31:03.918Z] === RUN   TestTemplatedConfig
20:31:03 [2020-03-17T20:31:03.938Z] #48 251.4 vendor/golang.org/x/net/http/httpguts
20:31:04 [2020-03-17T20:31:04.585Z] #48 ...
20:31:04 [2020-03-17T20:31:04.585Z] 
20:31:04 [2020-03-17T20:31:04.585Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:31:04 [2020-03-17T20:31:04.585Z] #18 65.76 Unpacking bash-completion (1:2.8-6) ...
20:31:05 [2020-03-17T20:31:05.238Z] #18 66.53 Selecting previously unselected package bzip2.
20:31:05 [2020-03-17T20:31:05.238Z] #18 66.54 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ...
20:31:05 [2020-03-17T20:31:05.238Z] #18 66.55 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
20:31:05 [2020-03-17T20:31:05.537Z] #18 66.76 Selecting previously unselected package xz-utils.
20:31:05 [2020-03-17T20:31:05.537Z] #18 66.79 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ...
20:31:05 [2020-03-17T20:31:05.537Z] #18 66.80 Unpacking xz-utils (5.2.4-1) ...
20:31:05 [2020-03-17T20:31:05.842Z] #18 67.13 Selecting previously unselected package apparmor.
20:31:05 [2020-03-17T20:31:05.842Z] #18 67.14 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ...
20:31:06 [2020-03-17T20:31:06.141Z] #18 67.40 Unpacking apparmor (2.13.2-10) ...
20:31:06 [2020-03-17T20:31:06.795Z] #18 68.15 Selecting previously unselected package aufs-tools.
20:31:06 [2020-03-17T20:31:06.795Z] #18 68.17 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ...
20:31:06 [2020-03-17T20:31:06.795Z] #18 68.18 Unpacking aufs-tools (1:4.14+20190211-1) ...
20:31:07 [2020-03-17T20:31:07.098Z] #18 68.46 Selecting previously unselected package libonig5:ppc64el.
20:31:07 [2020-03-17T20:31:07.098Z] #18 68.47 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ...
20:31:07 [2020-03-17T20:31:07.098Z] #18 68.47 Unpacking libonig5:ppc64el (6.9.1-1) ...
20:31:07 [2020-03-17T20:31:07.367Z] --- PASS: TestTemplatedConfig (3.60s)
20:31:07 [2020-03-17T20:31:07.367Z] === RUN   TestConfigInspect
20:31:07 [2020-03-17T20:31:07.398Z] #18 68.71 Selecting previously unselected package libjq1:ppc64el.
20:31:07 [2020-03-17T20:31:07.398Z] #18 68.75 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
20:31:07 [2020-03-17T20:31:07.398Z] #18 68.76 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
20:31:07 [2020-03-17T20:31:07.703Z] #18 68.97 Selecting previously unselected package jq.
20:31:07 [2020-03-17T20:31:07.703Z] #18 68.98 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ...
20:31:07 [2020-03-17T20:31:07.703Z] #18 69.00 Unpacking jq (1.5+dfsg-2+b1) ...
20:31:07 [2020-03-17T20:31:07.703Z] #18 69.15 Selecting previously unselected package libaio1:ppc64el.
20:31:07 [2020-03-17T20:31:07.703Z] #18 69.17 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ...
20:31:07 [2020-03-17T20:31:07.703Z] #18 69.17 Unpacking libaio1:ppc64el (0.3.112-3) ...
20:31:07 [2020-03-17T20:31:07.860Z] 65014b3c3121: Download complete
20:31:08 [2020-03-17T20:31:08.015Z] #18 ...
20:31:08 [2020-03-17T20:31:08.015Z] 
20:31:08 [2020-03-17T20:31:08.015Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:31:08 [2020-03-17T20:31:08.015Z] #51 DONE 255.5s
20:31:08 [2020-03-17T20:31:08.015Z] 
20:31:08 [2020-03-17T20:31:08.015Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:31:08 [2020-03-17T20:31:08.015Z] #18 69.28 Selecting previously unselected package libgpm2:ppc64el.
20:31:08 [2020-03-17T20:31:08.015Z] #18 69.30 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ...
20:31:08 [2020-03-17T20:31:08.015Z] #18 69.30 Unpacking libgpm2:ppc64el (1.20.7-5) ...
20:31:08 [2020-03-17T20:31:08.015Z] #18 69.46 Selecting previously unselected package libicu63:ppc64el.
20:31:08 [2020-03-17T20:31:08.015Z] #18 69.48 Preparing to unpack .../20-libicu63_63.1-6_ppc64el.deb ...
20:31:08 [2020-03-17T20:31:08.015Z] #18 69.48 Unpacking libicu63:ppc64el (63.1-6) ...
20:31:10 [2020-03-17T20:31:10.806Z] --- PASS: TestConfigInspect (3.55s)
20:31:10 [2020-03-17T20:31:10.806Z] === RUN   TestConfigCreateWithLabels
20:31:13 [2020-03-17T20:31:13.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
20:31:13 [2020-03-17T20:31:13.334Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
20:31:13 [2020-03-17T20:31:13.334Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
20:31:13 [2020-03-17T20:31:13.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
20:31:14 [2020-03-17T20:31:14.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
20:31:14 [2020-03-17T20:31:14.248Z] --- PASS: TestConfigCreateWithLabels (3.55s)
20:31:14 [2020-03-17T20:31:14.248Z] === RUN   TestConfigCreateResolve
20:31:15 [2020-03-17T20:31:15.067Z] #18 75.98 Selecting previously unselected package libnet1:ppc64el.
20:31:15 [2020-03-17T20:31:15.067Z] #18 76.00 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
20:31:15 [2020-03-17T20:31:15.067Z] #18 76.00 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
20:31:15 [2020-03-17T20:31:15.067Z] #18 76.14 Selecting previously unselected package libnl-3-200:ppc64el.
20:31:15 [2020-03-17T20:31:15.067Z] #18 76.15 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ...
20:31:15 [2020-03-17T20:31:15.067Z] #18 76.16 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
20:31:15 [2020-03-17T20:31:15.067Z] #18 76.30 Selecting previously unselected package libprotobuf-c1:ppc64el.
20:31:15 [2020-03-17T20:31:15.067Z] #18 76.32 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
20:31:15 [2020-03-17T20:31:15.067Z] #18 76.33 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
20:31:15 [2020-03-17T20:31:15.067Z] #18 76.43 Selecting previously unselected package libreadline5:ppc64el.
20:31:15 [2020-03-17T20:31:15.067Z] #18 76.44 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ...
20:31:15 [2020-03-17T20:31:15.067Z] #18 76.45 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ...
20:31:15 [2020-03-17T20:31:15.356Z] #18 76.65 Selecting previously unselected package net-tools.
20:31:15 [2020-03-17T20:31:15.356Z] #18 76.67 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ...
20:31:15 [2020-03-17T20:31:15.356Z] #18 76.68 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
20:31:15 [2020-03-17T20:31:15.647Z] #18 77.03 Selecting previously unselected package python-pip-whl.
20:31:15 [2020-03-17T20:31:15.647Z] #18 ...
20:31:15 [2020-03-17T20:31:15.647Z] 
20:31:15 [2020-03-17T20:31:15.647Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:31:15 [2020-03-17T20:31:15.647Z] #45 155.6   CC       criu/bfd.o
20:31:15 [2020-03-17T20:31:15.647Z] #45 156.9   CC       criu/bitmap.o
20:31:15 [2020-03-17T20:31:15.647Z] #45 157.4   CC       criu/cgroup-props.o
20:31:15 [2020-03-17T20:31:15.647Z] #45 160.0   CC       criu/cgroup.o
20:31:15 [2020-03-17T20:31:15.647Z] #45 ...
20:31:15 [2020-03-17T20:31:15.647Z] 
20:31:15 [2020-03-17T20:31:15.647Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:31:15 [2020-03-17T20:31:15.647Z] #18 77.05 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
20:31:15 [2020-03-17T20:31:15.647Z] #18 77.05 Unpacking python-pip-whl (18.1-5) ...
20:31:16 [2020-03-17T20:31:16.680Z] #18 78.02 Selecting previously unselected package python3-lib2to3.
20:31:16 [2020-03-17T20:31:16.680Z] #18 78.04 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
20:31:16 [2020-03-17T20:31:16.680Z] #18 78.05 Unpacking python3-lib2to3 (3.7.3-1) ...
20:31:16 [2020-03-17T20:31:16.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
20:31:16 [2020-03-17T20:31:16.971Z] #18 78.25 Selecting previously unselected package python3-distutils.
20:31:16 [2020-03-17T20:31:16.971Z] #18 78.26 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
20:31:16 [2020-03-17T20:31:16.971Z] #18 78.29 Unpacking python3-distutils (3.7.3-1) ...
20:31:17 [2020-03-17T20:31:17.261Z] #18 78.47 Selecting previously unselected package python3-pip.
20:31:17 [2020-03-17T20:31:17.261Z] #18 78.48 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
20:31:17 [2020-03-17T20:31:17.261Z] #18 78.49 Unpacking python3-pip (18.1-5) ...
20:31:17 [2020-03-17T20:31:17.261Z] #18 78.69 Selecting previously unselected package python3-pkg-resources.
20:31:17 [2020-03-17T20:31:17.261Z] #18 78.71 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
20:31:17 [2020-03-17T20:31:17.553Z] #18 78.72 Unpacking python3-pkg-resources (40.8.0-1) ...
20:31:17 [2020-03-17T20:31:17.553Z] #18 78.99 Selecting previously unselected package python3-setuptools.
20:31:17 [2020-03-17T20:31:17.633Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
20:31:17 [2020-03-17T20:31:17.690Z] --- PASS: TestConfigCreateResolve (3.66s)
20:31:17 [2020-03-17T20:31:17.690Z] === RUN   TestConfigDaemonLibtrustID
20:31:17 [2020-03-17T20:31:17.846Z] #18 79.00 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
20:31:17 [2020-03-17T20:31:17.846Z] #18 79.04 Unpacking python3-setuptools (40.8.0-1) ...
20:31:17 [2020-03-17T20:31:17.846Z] #18 ...
20:31:17 [2020-03-17T20:31:17.846Z] 
20:31:17 [2020-03-17T20:31:17.846Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:31:17 [2020-03-17T20:31:17.846Z] #48 255.4 crypto/tls
20:31:18 [2020-03-17T20:31:18.139Z] #48 ...
20:31:18 [2020-03-17T20:31:18.139Z] 
20:31:18 [2020-03-17T20:31:18.139Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:31:18 [2020-03-17T20:31:18.139Z] #18 79.43 Selecting previously unselected package python3-wheel.
20:31:18 [2020-03-17T20:31:18.139Z] #18 79.45 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
20:31:18 [2020-03-17T20:31:18.139Z] #18 79.46 Unpacking python3-wheel (0.32.3-2) ...
20:31:18 [2020-03-17T20:31:18.301Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
20:31:18 [2020-03-17T20:31:18.301Z] PASS
20:31:18 [2020-03-17T20:31:18.301Z] 
20:31:18 [2020-03-17T20:31:18.301Z] DONE 8 tests in 25.820s
20:31:18 [2020-03-17T20:31:18.301Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
20:31:18 [2020-03-17T20:31:18.301Z] ++ 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
20:31:18 [2020-03-17T20:31:18.301Z] ++ set -e
20:31:18 [2020-03-17T20:31:18.301Z] ++ '[' -n 0 ']'
20:31:18 [2020-03-17T20:31:18.301Z] ++ set -x
20:31:18 [2020-03-17T20:31:18.301Z] ++ env -i DEST=/go/src/github.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
20:31:18 [2020-03-17T20:31:18.301Z] INFO: Testing against a local daemon
20:31:18 [2020-03-17T20:31:18.301Z] === RUN   TestCheckpoint
20:31:18 [2020-03-17T20:31:18.301Z] --- SKIP: TestCheckpoint (0.00s)
20:31:18 [2020-03-17T20:31:18.301Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:31:18 [2020-03-17T20:31:18.301Z] === RUN   TestContainerInvalidJSON
20:31:18 [2020-03-17T20:31:18.301Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
20:31:18 [2020-03-17T20:31:18.301Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
20:31:18 [2020-03-17T20:31:18.301Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
20:31:18 [2020-03-17T20:31:18.301Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
20:31:18 [2020-03-17T20:31:18.301Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
20:31:18 [2020-03-17T20:31:18.301Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
20:31:18 [2020-03-17T20:31:18.301Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
20:31:18 [2020-03-17T20:31:18.301Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
20:31:18 [2020-03-17T20:31:18.301Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
20:31:18 [2020-03-17T20:31:18.429Z] #18 79.58 Selecting previously unselected package sudo.
20:31:18 [2020-03-17T20:31:18.429Z] #18 79.61 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ...
20:31:18 [2020-03-17T20:31:18.429Z] #18 79.62 Unpacking sudo (1.8.27-1+deb10u2) ...
20:31:18 [2020-03-17T20:31:18.581Z] --- PASS: TestContainerInvalidJSON (0.02s)
20:31:18 [2020-03-17T20:31:18.581Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
20:31:18 [2020-03-17T20:31:18.581Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
20:31:18 [2020-03-17T20:31:18.581Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
20:31:18 [2020-03-17T20:31:18.581Z] === RUN   TestCopyFromContainerPathDoesNotExist
20:31:18 [2020-03-17T20:31:18.581Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
20:31:18 [2020-03-17T20:31:18.581Z] === RUN   TestCopyFromContainerPathIsNotDir
20:31:18 [2020-03-17T20:31:18.581Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s)
20:31:18 [2020-03-17T20:31:18.581Z] === RUN   TestCopyToContainerPathDoesNotExist
20:31:18 [2020-03-17T20:31:18.861Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s)
20:31:18 [2020-03-17T20:31:18.861Z] === RUN   TestCopyToContainerPathIsNotDir
20:31:18 [2020-03-17T20:31:18.861Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s)
20:31:18 [2020-03-17T20:31:18.861Z] === RUN   TestCopyFromContainer
20:31:19 [2020-03-17T20:31:19.061Z] #18 80.38 Selecting previously unselected package thin-provisioning-tools.
20:31:19 [2020-03-17T20:31:19.061Z] #18 80.40 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ...
20:31:19 [2020-03-17T20:31:19.061Z] #18 80.41 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
20:31:19 [2020-03-17T20:31:19.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
20:31:19 [2020-03-17T20:31:19.708Z] #18 80.83 Selecting previously unselected package uidmap.
20:31:19 [2020-03-17T20:31:19.708Z] #18 80.86 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ...
20:31:19 [2020-03-17T20:31:19.708Z] #18 80.87 Unpacking uidmap (1:4.5-1.1) ...
20:31:19 [2020-03-17T20:31:19.708Z] #18 81.10 Selecting previously unselected package vim-runtime.
20:31:19 [2020-03-17T20:31:19.708Z] #18 81.13 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
20:31:19 [2020-03-17T20:31:19.708Z] #18 81.19 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
20:31:20 [2020-03-17T20:31:20.014Z] #18 81.28 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
20:31:20 [2020-03-17T20:31:20.014Z] #18 81.30 Unpacking vim-runtime (2:8.1.0875-5) ...
20:31:20 [2020-03-17T20:31:20.395Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
20:31:20 [2020-03-17T20:31:20.395Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
20:31:20 [2020-03-17T20:31:20.395Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
20:31:20 [2020-03-17T20:31:20.874Z] === RUN   TestCopyFromContainer//
20:31:21 [2020-03-17T20:31:21.154Z] === RUN   TestCopyFromContainer//bar/root
20:31:21 [2020-03-17T20:31:21.154Z] === RUN   TestCopyFromContainer//bar/root/
20:31:21 [2020-03-17T20:31:21.154Z] === RUN   TestCopyFromContainer/bar/quux
20:31:21 [2020-03-17T20:31:21.435Z] === RUN   TestCopyFromContainer/bar/quux/
20:31:21 [2020-03-17T20:31:21.435Z] === RUN   TestCopyFromContainer/bar/quux/baz
20:31:21 [2020-03-17T20:31:21.435Z] === RUN   TestCopyFromContainer/bar/filesymlink
20:31:21 [2020-03-17T20:31:21.435Z] === RUN   TestCopyFromContainer/bar/dirsymlink
20:31:21 [2020-03-17T20:31:21.716Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
20:31:21 [2020-03-17T20:31:21.716Z] === RUN   TestCopyFromContainer/bar/notarget
20:31:21 [2020-03-17T20:31:21.716Z] --- PASS: TestCopyFromContainer (2.82s)
20:31:21 [2020-03-17T20:31:21.716Z]     --- PASS: TestCopyFromContainer// (0.05s)
20:31:21 [2020-03-17T20:31:21.716Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
20:31:21 [2020-03-17T20:31:21.716Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.04s)
20:31:21 [2020-03-17T20:31:21.716Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
20:31:21 [2020-03-17T20:31:21.716Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
20:31:21 [2020-03-17T20:31:21.716Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
20:31:21 [2020-03-17T20:31:21.716Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
20:31:21 [2020-03-17T20:31:21.716Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
20:31:21 [2020-03-17T20:31:21.716Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
20:31:21 [2020-03-17T20:31:21.716Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
20:31:21 [2020-03-17T20:31:21.716Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
20:31:21 [2020-03-17T20:31:21.716Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:31:21 [2020-03-17T20:31:21.716Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:31:21 [2020-03-17T20:31:21.716Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:31:21 [2020-03-17T20:31:21.716Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:31:21 [2020-03-17T20:31:21.716Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
20:31:21 [2020-03-17T20:31:21.716Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
20:31:21 [2020-03-17T20:31:21.716Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:31:21 [2020-03-17T20:31:21.716Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
20:31:21 [2020-03-17T20:31:21.716Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:31:21 [2020-03-17T20:31:21.716Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
20:31:21 [2020-03-17T20:31:21.716Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
20:31:21 [2020-03-17T20:31:21.716Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
20:31:21 [2020-03-17T20:31:21.716Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
20:31:21 [2020-03-17T20:31:21.716Z] === RUN   TestCreateLinkToNonExistingContainer
20:31:21 [2020-03-17T20:31:21.716Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
20:31:21 [2020-03-17T20:31:21.716Z] === RUN   TestCreateWithInvalidEnv
20:31:21 [2020-03-17T20:31:21.716Z] === RUN   TestCreateWithInvalidEnv/0
20:31:21 [2020-03-17T20:31:21.716Z] === PAUSE TestCreateWithInvalidEnv/0
20:31:21 [2020-03-17T20:31:21.716Z] === RUN   TestCreateWithInvalidEnv/1
20:31:21 [2020-03-17T20:31:21.716Z] === PAUSE TestCreateWithInvalidEnv/1
20:31:21 [2020-03-17T20:31:21.716Z] === RUN   TestCreateWithInvalidEnv/2
20:31:21 [2020-03-17T20:31:21.716Z] === PAUSE TestCreateWithInvalidEnv/2
20:31:21 [2020-03-17T20:31:21.716Z] === CONT  TestCreateWithInvalidEnv/0
20:31:21 [2020-03-17T20:31:21.716Z] === CONT  TestCreateWithInvalidEnv/2
20:31:21 [2020-03-17T20:31:21.716Z] === CONT  TestCreateWithInvalidEnv/1
20:31:21 [2020-03-17T20:31:21.999Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
20:31:21 [2020-03-17T20:31:21.999Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
20:31:21 [2020-03-17T20:31:21.999Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
20:31:21 [2020-03-17T20:31:21.999Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
20:31:21 [2020-03-17T20:31:21.999Z] === RUN   TestCreateTmpfsMountsTarget
20:31:21 [2020-03-17T20:31:21.999Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
20:31:21 [2020-03-17T20:31:21.999Z] === RUN   TestCreateWithCustomMaskedPaths
20:31:22 [2020-03-17T20:31:22.831Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
20:31:23 [2020-03-17T20:31:23.090Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
20:31:24 [2020-03-17T20:31:24.016Z] --- PASS: TestCreateWithCustomMaskedPaths (2.28s)
20:31:24 [2020-03-17T20:31:24.016Z] === RUN   TestCreateWithCapabilities
20:31:24 [2020-03-17T20:31:24.297Z] === RUN   TestCreateWithCapabilities/no_capabilities
20:31:24 [2020-03-17T20:31:24.297Z] === PAUSE TestCreateWithCapabilities/no_capabilities
20:31:24 [2020-03-17T20:31:24.297Z] === RUN   TestCreateWithCapabilities/empty_capabilities
20:31:24 [2020-03-17T20:31:24.297Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
20:31:24 [2020-03-17T20:31:24.297Z] === RUN   TestCreateWithCapabilities/valid_capabilities
20:31:24 [2020-03-17T20:31:24.297Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
20:31:24 [2020-03-17T20:31:24.297Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
20:31:24 [2020-03-17T20:31:24.297Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
20:31:24 [2020-03-17T20:31:24.297Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
20:31:24 [2020-03-17T20:31:24.297Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
20:31:24 [2020-03-17T20:31:24.297Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
20:31:24 [2020-03-17T20:31:24.297Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
20:31:24 [2020-03-17T20:31:24.297Z] === RUN   TestCreateWithCapabilities/empty_capadd
20:31:24 [2020-03-17T20:31:24.297Z] === PAUSE TestCreateWithCapabilities/empty_capadd
20:31:24 [2020-03-17T20:31:24.297Z] === RUN   TestCreateWithCapabilities/empty_capdrop
20:31:24 [2020-03-17T20:31:24.297Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
20:31:24 [2020-03-17T20:31:24.297Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
20:31:24 [2020-03-17T20:31:24.297Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
20:31:24 [2020-03-17T20:31:24.297Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
20:31:24 [2020-03-17T20:31:24.297Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
20:31:24 [2020-03-17T20:31:24.297Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
20:31:24 [2020-03-17T20:31:24.297Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
20:31:24 [2020-03-17T20:31:24.297Z] === CONT  TestCreateWithCapabilities/no_capabilities
20:31:24 [2020-03-17T20:31:24.297Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
20:31:24 [2020-03-17T20:31:24.297Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
20:31:24 [2020-03-17T20:31:24.297Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
20:31:24 [2020-03-17T20:31:24.297Z] === CONT  TestCreateWithCapabilities/empty_capdrop
20:31:24 [2020-03-17T20:31:24.297Z] === CONT  TestCreateWithCapabilities/empty_capadd
20:31:24 [2020-03-17T20:31:24.297Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
20:31:24 [2020-03-17T20:31:24.297Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
20:31:24 [2020-03-17T20:31:24.297Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
20:31:24 [2020-03-17T20:31:24.297Z] === CONT  TestCreateWithCapabilities/valid_capabilities
20:31:24 [2020-03-17T20:31:24.297Z] === CONT  TestCreateWithCapabilities/empty_capabilities
20:31:24 [2020-03-17T20:31:24.478Z] #18 ...
20:31:24 [2020-03-17T20:31:24.478Z] 
20:31:24 [2020-03-17T20:31:24.478Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:31:24 [2020-03-17T20:31:24.478Z] #24 266.3 Checking out files:  20% (2189/10651)   
Checking out files:  21% (2237/10651)   
Checking out files:  22% (2344/10651)   
Checking out files:  23% (2450/10651)   
Checking out files:  24% (2557/10651)   
Checking out files:  25% (2663/10651)   
Checking out files:  26% (2770/10651)   
Checking out files:  27% (2876/10651)   
Checking out files:  28% (2983/10651)   
Checking out files:  29% (3089/10651)   
Checking out files:  30% (3196/10651)   
Checking out files:  31% (3302/10651)   
Checking out files:  32% (3409/10651)   
Checking out files:  33% (3515/10651)   
Checking out files:  34% (3622/10651)   
Checking out files:  34% (3696/10651)   
Checking out files:  35% (3728/10651)   
Checking out files:  36% (3835/10651)   
Checking out files:  37% (3941/10651)   
Checking out files:  38% (4048/10651)   
Checking out files:  39% (4154/10651)   
Checking out files:  40% (4261/10651)   
Checking out files:  41% (4367/10651)   
Checking out files:  42% (4474/10651)   
Checking out files:  43% (4580/10651)   
Checking out files:  44% (4687/10651)   
Checking out files:  45% (4793/10651)   
Checking out files:  46% (4900/10651)   
Checking out files:  47% (5006/10651)   
Checking out files:  48% (5113/10651)   
Checking out files:  49% (5219/10651)   
Checking out files:  50% (5326/10651)   
Checking out files:  51% (5433/10651)   
Checking out files:  52% (5539/10651)   
Checking out files:  53% (5646/10651)   
Checking out files:  54% (5752/10651)   
Checking out files:  54% (5777/10651)   
Checking out files:  55% (5859/10651)   
Checking out files:  56% (5965/10651)   
Checking out files:  57% (6072/10651)   
Checking out files:  58% (6178/10651)   
Checking out files:  59% (6285/10651)   
Checking out files:  60% (6391/10651)   
Checking out files:  61% (6498/10651)   
Checking out files:  62% (6604/10651)   
Checking out files:  63% (6711/10651)   
Checking out files:  64% (6817/10651)   
Checking out files:  65% (6924/10651)   
Checking out files:  66% (7030/10651)   
Checking out files:  67% (7137/10651)   
Checking out files:  67% (7204/10651)   
Checking out files:  68% (7243/10651)   
Checking out files:  69% (7350/10651)   
Checking out files:  70% (7456/10651)   
Checking out files:  71% (7563/10651)   
Checking out files:  72% (7669/10651)   
Checking out files:  73% (7776/10651)   
Checking out files:  74% (7882/10651)   
Checking out files:  75% (7989/10651)   
Checking out files:  76% (8095/10651)   
Checking out files:  77% (8202/10651)   
Checking out files:  78% (8308/10651)   
Checking out files:  79% (8415/10651)   
Checking out files:  80% (8521/10651)   
Checking out files:  80% (8580/10651)   
Checking out files:  81% (8628/10651)   
Checking out files:  82% (8734/10651)   
Checking out files:  83% (8841/10651)   
Checking out files:  84% (8947/10651)   
Checking out files:  85% (9054/10651)   
Checking out files:  86% (9160/10651)   
Checking out files:  87% (9267/10651)   
Checking out files:  88% (9373/10651)   
Checking out files:  89% (9480/10651)   
Checking out files:  90% (9586/10651)   
Checking out files:  91% (9693/10651)   
Checking out files:  92% (9799/10651)   
Checking out files:  93% (9906/10651)   
Checking out files:  94% (10012/10651)   
Checking out files:  95% (10119/10651)   
Checking out files:  96% (10225/10651)   
Checking out files:  96% (10248/10651)   
Checking out files:  97% (10332/10651)   
Checking out files:  98% (10438/10651)   
Checking out files:  99% (10545/10651)   
Checking out files: 100% (10651/10651)   
Checking out files: 100% (10651/10651), done.
20:31:24 [2020-03-17T20:31:24.478Z] #24 271.7 + cd /tmp/tmp.7kz9HVPj22/tmp/docker-ce
20:31:24 [2020-03-17T20:31:24.478Z] #24 271.7 + git checkout -q v17.06.2-ce
20:31:24 [2020-03-17T20:31:24.577Z] --- PASS: TestCreateWithCapabilities (0.01s)
20:31:24 [2020-03-17T20:31:24.577Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
20:31:24 [2020-03-17T20:31:24.577Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
20:31:24 [2020-03-17T20:31:24.577Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s)
20:31:24 [2020-03-17T20:31:24.577Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s)
20:31:24 [2020-03-17T20:31:24.577Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s)
20:31:24 [2020-03-17T20:31:24.577Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s)
20:31:24 [2020-03-17T20:31:24.577Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s)
20:31:24 [2020-03-17T20:31:24.577Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s)
20:31:24 [2020-03-17T20:31:24.577Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
20:31:24 [2020-03-17T20:31:24.577Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.10s)
20:31:24 [2020-03-17T20:31:24.577Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.10s)
20:31:24 [2020-03-17T20:31:24.577Z] === RUN   TestCreateWithCustomReadonlyPaths
20:31:25 [2020-03-17T20:31:25.513Z] #24 ...
20:31:25 [2020-03-17T20:31:25.513Z] 
20:31:25 [2020-03-17T20:31:25.513Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:31:25 [2020-03-17T20:31:25.513Z] #18 86.87 Selecting previously unselected package vim.
20:31:25 [2020-03-17T20:31:25.513Z] #18 86.90 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ...
20:31:25 [2020-03-17T20:31:25.513Z] #18 86.98 Unpacking vim (2:8.1.0875-5) ...
20:31:25 [2020-03-17T20:31:25.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
20:31:26 [2020-03-17T20:31:26.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
20:31:26 [2020-03-17T20:31:26.834Z] #18 88.02 Selecting previously unselected package xfsprogs.
20:31:26 [2020-03-17T20:31:26.834Z] #18 88.04 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ...
20:31:26 [2020-03-17T20:31:26.834Z] #18 88.05 Unpacking xfsprogs (4.20.0-1) ...
20:31:26 [2020-03-17T20:31:26.834Z] #18 ...
20:31:26 [2020-03-17T20:31:26.834Z] 
20:31:26 [2020-03-17T20:31:26.834Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:31:26 [2020-03-17T20:31:26.834Z] #45 166.9   CC       criu/clone-noasan.o
20:31:26 [2020-03-17T20:31:26.834Z] #45 167.3   CC       criu/config.o
20:31:26 [2020-03-17T20:31:26.834Z] #45 172.2   CC       criu/cr-check.o
20:31:26 [2020-03-17T20:31:26.834Z] #45 176.8   CC       criu/cr-dedup.o
20:31:27 [2020-03-17T20:31:27.242Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.53s)
20:31:27 [2020-03-17T20:31:27.242Z] === RUN   TestCreateWithInvalidHealthcheckParams
20:31:27 [2020-03-17T20:31:27.242Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:31:27 [2020-03-17T20:31:27.242Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:31:27 [2020-03-17T20:31:27.242Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:31:27 [2020-03-17T20:31:27.242Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:31:27 [2020-03-17T20:31:27.242Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:31:27 [2020-03-17T20:31:27.242Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:31:27 [2020-03-17T20:31:27.242Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:31:27 [2020-03-17T20:31:27.242Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:31:27 [2020-03-17T20:31:27.242Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:31:27 [2020-03-17T20:31:27.242Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:31:27 [2020-03-17T20:31:27.242Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:31:27 [2020-03-17T20:31:27.242Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:31:27 [2020-03-17T20:31:27.242Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:31:27 [2020-03-17T20:31:27.242Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:31:27 [2020-03-17T20:31:27.242Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:31:27 [2020-03-17T20:31:27.242Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
20:31:27 [2020-03-17T20:31:27.242Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
20:31:27 [2020-03-17T20:31:27.242Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
20:31:27 [2020-03-17T20:31:27.242Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
20:31:27 [2020-03-17T20:31:27.242Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
20:31:27 [2020-03-17T20:31:27.242Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
20:31:27 [2020-03-17T20:31:27.242Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
20:31:27 [2020-03-17T20:31:27.853Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.87s)
20:31:27 [2020-03-17T20:31:27.853Z] === RUN   TestContainerStartOnDaemonRestart
20:31:27 [2020-03-17T20:31:27.853Z] === PAUSE TestContainerStartOnDaemonRestart
20:31:27 [2020-03-17T20:31:27.853Z] === RUN   TestDaemonRestartIpcMode
20:31:27 [2020-03-17T20:31:27.853Z] === PAUSE TestDaemonRestartIpcMode
20:31:27 [2020-03-17T20:31:27.853Z] === RUN   TestDaemonHostGatewayIP
20:31:27 [2020-03-17T20:31:27.853Z] === PAUSE TestDaemonHostGatewayIP
20:31:27 [2020-03-17T20:31:27.853Z] === RUN   TestDiff
20:31:27 [2020-03-17T20:31:27.884Z] #45 ...
20:31:27 [2020-03-17T20:31:27.884Z] 
20:31:27 [2020-03-17T20:31:27.884Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:31:27 [2020-03-17T20:31:27.884Z] #18 89.04 Selecting previously unselected package zip.
20:31:27 [2020-03-17T20:31:27.884Z] #18 89.06 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ...
20:31:27 [2020-03-17T20:31:27.884Z] #18 89.08 Unpacking zip (3.0-11+b1) ...
20:31:28 [2020-03-17T20:31:28.175Z] #18 89.35 Setting up aufs-tools (1:4.14+20190211-1) ...
20:31:28 [2020-03-17T20:31:28.175Z] #18 89.36 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
20:31:28 [2020-03-17T20:31:28.175Z] #18 89.37 Setting up libip6tc0:ppc64el (1.8.2-4) ...
20:31:28 [2020-03-17T20:31:28.175Z] #18 89.40 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ...
20:31:28 [2020-03-17T20:31:28.175Z] #18 89.41 Setting up libgpm2:ppc64el (1.20.7-5) ...
20:31:28 [2020-03-17T20:31:28.175Z] #18 89.43 Setting up libip4tc0:ppc64el (1.8.2-4) ...
20:31:28 [2020-03-17T20:31:28.175Z] #18 89.43 Setting up uidmap (1:4.5-1.1) ...
20:31:28 [2020-03-17T20:31:28.175Z] #18 89.44 Setting up libnftnl11:ppc64el (1.1.2-2) ...
20:31:28 [2020-03-17T20:31:28.175Z] #18 89.45 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
20:31:28 [2020-03-17T20:31:28.175Z] #18 89.47 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
20:31:28 [2020-03-17T20:31:28.175Z] #18 89.49 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
20:31:28 [2020-03-17T20:31:28.175Z] #18 89.50 Setting up libicu63:ppc64el (63.1-6) ...
20:31:28 [2020-03-17T20:31:28.175Z] #18 89.52 Setting up xxd (2:8.1.0875-5) ...
20:31:28 [2020-03-17T20:31:28.175Z] #18 89.53 Setting up zip (3.0-11+b1) ...
20:31:28 [2020-03-17T20:31:28.175Z] #18 89.54 Setting up vim-common (2:8.1.0875-5) ...
20:31:28 [2020-03-17T20:31:28.464Z] #18 89.58 Setting up bash-completion (1:2.8-6) ...
20:31:28 [2020-03-17T20:31:28.464Z] #18 ...
20:31:28 [2020-03-17T20:31:28.464Z] 
20:31:28 [2020-03-17T20:31:28.464Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:31:28 [2020-03-17T20:31:28.464Z] #48 265.9 net/http/httptrace
20:31:28 [2020-03-17T20:31:28.464Z] #48 266.2 net/http
20:31:28 [2020-03-17T20:31:28.754Z] #48 ...
20:31:28 [2020-03-17T20:31:28.754Z] 
20:31:28 [2020-03-17T20:31:28.754Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:31:28 [2020-03-17T20:31:28.754Z] #45 177.7   CC       criu/cr-dump.o
20:31:28 [2020-03-17T20:31:28.858Z] --- PASS: TestDiff (0.90s)
20:31:28 [2020-03-17T20:31:28.858Z] === RUN   TestExecWithCloseStdin
20:31:29 [2020-03-17T20:31:29.097Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
20:31:29 [2020-03-17T20:31:29.860Z] --- PASS: TestExecWithCloseStdin (0.92s)
20:31:29 [2020-03-17T20:31:29.860Z] === RUN   TestExec
20:31:30 [2020-03-17T20:31:30.478Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
20:31:30 [2020-03-17T20:31:30.861Z] --- PASS: TestExec (0.89s)
20:31:30 [2020-03-17T20:31:30.861Z] === RUN   TestExecUser
20:31:31 [2020-03-17T20:31:31.493Z] --- PASS: TestExecUser (0.91s)
20:31:31 [2020-03-17T20:31:31.493Z] === RUN   TestExportContainerAndImportImage
20:31:31 [2020-03-17T20:31:31.856Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
20:31:32 [2020-03-17T20:31:32.262Z] #45 182.2   CC       criu/cr-errno.o
20:31:32 [2020-03-17T20:31:32.262Z] #45 182.3   CC       criu/cr-restore.o
20:31:32 [2020-03-17T20:31:32.495Z] --- PASS: TestExportContainerAndImportImage (1.08s)
20:31:32 [2020-03-17T20:31:32.495Z] === RUN   TestExportContainerAfterDaemonRestart
20:31:32 [2020-03-17T20:31:32.793Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
20:31:32 [2020-03-17T20:31:32.793Z] Using test binary docker
20:31:33 [2020-03-17T20:31:33.052Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
20:31:33 [2020-03-17T20:31:33.052Z] +++ /etc/init.d/apparmor start
20:31:33 [2020-03-17T20:31:33.052Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
20:31:33 [2020-03-17T20:31:33.052Z] INFO: Waiting for daemon to start...
20:31:33 [2020-03-17T20:31:33.052Z] Starting dockerd
20:31:33 [2020-03-17T20:31:33.052Z] +++ 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
20:31:34 [2020-03-17T20:31:34.509Z] --- PASS: TestExportContainerAfterDaemonRestart (1.48s)
20:31:34 [2020-03-17T20:31:34.509Z] === RUN   TestHealthCheckWorkdir
20:31:34 [2020-03-17T20:31:34.954Z] .
20:31:34 [2020-03-17T20:31:34.954Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
20:31:34 [2020-03-17T20:31:34.983Z] #45 ...
20:31:34 [2020-03-17T20:31:34.983Z] 
20:31:34 [2020-03-17T20:31:34.983Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:31:34 [2020-03-17T20:31:34.983Z] #18 95.92 Setting up libiptc0:ppc64el (1.8.2-4) ...
20:31:34 [2020-03-17T20:31:34.983Z] #18 95.92 Setting up xz-utils (5.2.4-1) ...
20:31:34 [2020-03-17T20:31:34.983Z] #18 95.95 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:31:34 [2020-03-17T20:31:34.983Z] #18 95.98 Setting up sudo (1.8.27-1+deb10u2) ...
20:31:34 [2020-03-17T20:31:34.983Z] #18 96.11 invoke-rc.d: could not determine current runlevel
20:31:34 [2020-03-17T20:31:34.983Z] #18 96.13 invoke-rc.d: policy-rc.d denied execution of start.
20:31:34 [2020-03-17T20:31:34.983Z] #18 96.14 Setting up pigz (2.4-1) ...
20:31:34 [2020-03-17T20:31:34.983Z] #18 96.14 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ...
20:31:34 [2020-03-17T20:31:34.983Z] #18 96.15 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
20:31:34 [2020-03-17T20:31:34.983Z] #18 96.17 Setting up python-pip-whl (18.1-5) ...
20:31:34 [2020-03-17T20:31:34.983Z] #18 96.17 Setting up libmpdec2:ppc64el (2.4.2-2) ...
20:31:34 [2020-03-17T20:31:34.983Z] #18 96.18 Setting up vim-runtime (2:8.1.0875-5) ...
20:31:35 [2020-03-17T20:31:35.121Z] --- PASS: TestHealthCheckWorkdir (1.09s)
20:31:35 [2020-03-17T20:31:35.121Z] === RUN   TestHealthKillContainer
20:31:35 [2020-03-17T20:31:35.213Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
20:31:35 [2020-03-17T20:31:35.213Z] Error: No such image: emptyfs
20:31:35 [2020-03-17T20:31:35.213Z] ++++ tar -cC bundles/test-integration/emptyfs .
20:31:35 [2020-03-17T20:31:35.213Z] ++++ docker load
20:31:35 [2020-03-17T20:31:35.472Z] Running integration-test (iteration 1)
20:31:35 [2020-03-17T20:31:35.472Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
20:31:35 [2020-03-17T20:31:35.472Z] ++ 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
20:31:35 [2020-03-17T20:31:35.472Z] ++ set -e
20:31:35 [2020-03-17T20:31:35.472Z] ++ '[' -n 0 ']'
20:31:35 [2020-03-17T20:31:35.472Z] ++ set -x
20:31:35 [2020-03-17T20:31:35.472Z] ++ env -i DEST=/go/src/github.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
20:31:35 [2020-03-17T20:31:35.628Z] #18 96.97 Setting up libaio1:ppc64el (0.3.112-3) ...
20:31:35 [2020-03-17T20:31:35.628Z] #18 96.98 Setting up libonig5:ppc64el (6.9.1-1) ...
20:31:35 [2020-03-17T20:31:35.628Z] #18 96.99 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ...
20:31:35 [2020-03-17T20:31:35.628Z] #18 97.00 Setting up vim (2:8.1.0875-5) ...
20:31:35 [2020-03-17T20:31:35.628Z] #18 97.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
20:31:35 [2020-03-17T20:31:35.628Z] #18 97.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
20:31:35 [2020-03-17T20:31:35.628Z] #18 97.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
20:31:35 [2020-03-17T20:31:35.628Z] #18 97.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
20:31:35 [2020-03-17T20:31:35.628Z] #18 97.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
20:31:35 [2020-03-17T20:31:35.628Z] #18 97.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
20:31:35 [2020-03-17T20:31:35.628Z] #18 97.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
20:31:35 [2020-03-17T20:31:35.628Z] #18 97.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
20:31:35 [2020-03-17T20:31:35.628Z] #18 97.16 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
20:31:35 [2020-03-17T20:31:35.628Z] #18 97.17 Setting up thin-provisioning-tools (0.7.6-2.1) ...
20:31:35 [2020-03-17T20:31:35.928Z] #18 97.18 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
20:31:35 [2020-03-17T20:31:35.928Z] #18 97.20 Setting up jq (1.5+dfsg-2+b1) ...
20:31:35 [2020-03-17T20:31:35.928Z] #18 97.20 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ...
20:31:35 [2020-03-17T20:31:35.928Z] #18 97.22 Setting up python3.7 (3.7.3-2+deb10u1) ...
20:31:37 [2020-03-17T20:31:37.635Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
20:31:37 [2020-03-17T20:31:37.636Z] 
20:31:37 [2020-03-17T20:31:37.636Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
20:31:37 [2020-03-17T20:31:37.636Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
20:31:37 [2020-03-17T20:31:37.636Z] Using test binary docker
20:31:37 [2020-03-17T20:31:37.636Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
20:31:37 [2020-03-17T20:31:37.636Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
20:31:37 [2020-03-17T20:31:37.636Z] INFO: Waiting for daemon to start...
20:31:37 [2020-03-17T20:31:37.636Z] Starting dockerd
20:31:38 [2020-03-17T20:31:38.561Z] --- PASS: TestHealthKillContainer (3.05s)
20:31:38 [2020-03-17T20:31:38.561Z] === RUN   TestInspectCpusetInConfigPre120
20:31:39 [2020-03-17T20:31:39.003Z] .
20:31:39 [2020-03-17T20:31:39.003Z] INFO: Building docker-sdk-python3:4.2.0...
20:31:39 [2020-03-17T20:31:39.172Z] --- PASS: TestInspectCpusetInConfigPre120 (0.87s)
20:31:39 [2020-03-17T20:31:39.172Z] === RUN   TestIpcModeNone
20:31:39 [2020-03-17T20:31:39.463Z] #18 ...
20:31:39 [2020-03-17T20:31:39.463Z] 
20:31:39 [2020-03-17T20:31:39.463Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:31:39 [2020-03-17T20:31:39.463Z] #24 276.3 + mkdir -p /tmp/tmp.7kz9HVPj22/src/github.com/docker
20:31:39 [2020-03-17T20:31:39.463Z] #24 276.4 + mv components/cli /tmp/tmp.7kz9HVPj22/src/github.com/docker/cli
20:31:39 [2020-03-17T20:31:39.463Z] #24 276.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
20:31:39 [2020-03-17T20:31:39.463Z] #24 ...
20:31:39 [2020-03-17T20:31:39.463Z] 
20:31:39 [2020-03-17T20:31:39.463Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:31:39 [2020-03-17T20:31:39.463Z] #48 285.8 github.com/LK4D4/vndr/godl
20:31:39 [2020-03-17T20:31:39.463Z] #48 287.0 github.com/LK4D4/vndr
20:31:40 [2020-03-17T20:31:40.174Z] --- PASS: TestIpcModeNone (0.89s)
20:31:40 [2020-03-17T20:31:40.174Z] === RUN   TestIpcModePrivate
20:31:40 [2020-03-17T20:31:40.785Z] --- PASS: TestIpcModePrivate (0.89s)
20:31:40 [2020-03-17T20:31:40.785Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false
20:31:40 [2020-03-17T20:31:40.785Z] === RUN   TestIpcModeShareable
20:31:41 [2020-03-17T20:31:41.788Z] --- PASS: TestIpcModeShareable (0.94s)
20:31:41 [2020-03-17T20:31:41.788Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true
20:31:41 [2020-03-17T20:31:41.788Z] === RUN   TestAPIIpcModeShareableAndContainer
20:31:44 [2020-03-17T20:31:44.146Z] #48 ...
20:31:44 [2020-03-17T20:31:44.146Z] 
20:31:44 [2020-03-17T20:31:44.146Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:31:44 [2020-03-17T20:31:44.146Z] #18 103.3 Setting up iptables (1.8.2-4) ...
20:31:44 [2020-03-17T20:31:44.146Z] #18 103.3 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
20:31:44 [2020-03-17T20:31:44.146Z] #18 103.3 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:31:44 [2020-03-17T20:31:44.146Z] #18 103.3 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
20:31:44 [2020-03-17T20:31:44.146Z] #18 103.3 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:31:44 [2020-03-17T20:31:44.146Z] #18 103.4 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
20:31:44 [2020-03-17T20:31:44.146Z] #18 103.4 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
20:31:44 [2020-03-17T20:31:44.146Z] #18 103.4 Setting up python3 (3.7.3-1) ...
20:31:44 [2020-03-17T20:31:44.146Z] #18 104.2 Setting up python3-wheel (0.32.3-2) ...
20:31:44 [2020-03-17T20:31:44.146Z] #18 105.4 Setting up apparmor (2.13.2-10) ...
20:31:45 [2020-03-17T20:31:45.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
20:31:45 [2020-03-17T20:31:45.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
20:31:45 [2020-03-17T20:31:45.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
20:31:45 [2020-03-17T20:31:45.229Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.93s)
20:31:45 [2020-03-17T20:31:45.229Z] === RUN   TestAPIIpcModeHost
20:31:45 [2020-03-17T20:31:45.450Z] Loaded image: buildpack-deps:jessie
20:31:45 [2020-03-17T20:31:45.450Z] Loaded image: busybox:latest
20:31:45 [2020-03-17T20:31:45.450Z] Loaded image: busybox:glibc
20:31:45 [2020-03-17T20:31:45.450Z] Loaded image: debian:jessie
20:31:45 [2020-03-17T20:31:45.450Z] Loaded image: hello-world:latest
20:31:45 [2020-03-17T20:31:45.450Z] INFO: Testing against a local daemon
20:31:45 [2020-03-17T20:31:45.450Z] === RUN   TestCgroupNamespacesBuild
20:31:45 [2020-03-17T20:31:45.509Z] --- PASS: TestAPIIpcModeHost (0.68s)
20:31:45 [2020-03-17T20:31:45.509Z] === RUN   TestDaemonIpcModeShareable
20:31:45 [2020-03-17T20:31:45.572Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
20:31:46 [2020-03-17T20:31:46.511Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
20:31:46 [2020-03-17T20:31:46.883Z] #18 108.0 Setting up xfsprogs (4.20.0-1) ...
20:31:46 [2020-03-17T20:31:46.883Z] #18 108.0 Setting up python3-lib2to3 (3.7.3-1) ...
20:31:46 [2020-03-17T20:31:46.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
20:31:46 [2020-03-17T20:31:46.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
20:31:46 [2020-03-17T20:31:46.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
20:31:46 [2020-03-17T20:31:46.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
20:31:46 [2020-03-17T20:31:46.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
20:31:47 [2020-03-17T20:31:47.517Z] #18 108.9 Setting up python3-pkg-resources (40.8.0-1) ...
20:31:47 [2020-03-17T20:31:47.522Z] --- PASS: TestDaemonIpcModeShareable (1.86s)
20:31:47 [2020-03-17T20:31:47.522Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
20:31:47 [2020-03-17T20:31:47.522Z] === RUN   TestDaemonIpcModePrivate
20:31:47 [2020-03-17T20:31:47.866Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
20:31:47 [2020-03-17T20:31:47.984Z] --- PASS: TestCgroupNamespacesBuild (3.30s)
20:31:47 [2020-03-17T20:31:47.984Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
20:31:48 [2020-03-17T20:31:48.795Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
20:31:48 [2020-03-17T20:31:48.996Z] --- PASS: TestDaemonIpcModePrivate (1.81s)
20:31:48 [2020-03-17T20:31:48.996Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
20:31:48 [2020-03-17T20:31:48.996Z] === RUN   TestDaemonIpcModePrivateFromConfig
20:31:49 [2020-03-17T20:31:49.584Z] #18 110.6 Setting up python3-distutils (3.7.3-1) ...
20:31:49 [2020-03-17T20:31:49.951Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.84s)
20:31:49 [2020-03-17T20:31:49.951Z] === RUN   TestBuildWithSession
20:31:49 [2020-03-17T20:31:49.951Z] --- SKIP: TestBuildWithSession (0.00s)
20:31:49 [2020-03-17T20:31:49.951Z]     build_session_test.go:25: TODO: BuildKit
20:31:49 [2020-03-17T20:31:49.951Z] === RUN   TestBuildSquashParent
20:31:49 [2020-03-17T20:31:49.973Z] #18 111.3 Setting up python3-setuptools (40.8.0-1) ...
20:31:50 [2020-03-17T20:31:50.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
20:31:51 [2020-03-17T20:31:51.009Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.75s)
20:31:51 [2020-03-17T20:31:51.009Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
20:31:51 [2020-03-17T20:31:51.009Z] === RUN   TestDaemonIpcModeShareableFromConfig
20:31:51 [2020-03-17T20:31:51.485Z] #18 ...
20:31:51 [2020-03-17T20:31:51.485Z] 
20:31:51 [2020-03-17T20:31:51.485Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:31:51 [2020-03-17T20:31:51.485Z] #45 191.2   CC       criu/cr-service.o
20:31:51 [2020-03-17T20:31:51.485Z] #45 195.0   CC       criu/crtools.o
20:31:51 [2020-03-17T20:31:51.485Z] #45 196.3   CC       criu/eventfd.o
20:31:51 [2020-03-17T20:31:51.485Z] #45 197.0   CC       criu/eventpoll.o
20:31:51 [2020-03-17T20:31:51.485Z] #45 198.7   CC       criu/external.o
20:31:51 [2020-03-17T20:31:51.485Z] #45 199.8   CC       criu/fault-injection.o
20:31:51 [2020-03-17T20:31:51.485Z] #45 200.0   CC       criu/fdstore.o
20:31:51 [2020-03-17T20:31:51.485Z] #45 200.8   CC       criu/fifo.o
20:31:51 [2020-03-17T20:31:51.485Z] #45 201.6   CC       criu/file-ids.o
20:31:51 [2020-03-17T20:31:51.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
20:31:52 [2020-03-17T20:31:52.116Z] #45 ...
20:31:52 [2020-03-17T20:31:52.116Z] 
20:31:52 [2020-03-17T20:31:52.116Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:31:52 [2020-03-17T20:31:52.116Z] #18 113.6 Setting up python3-pip (18.1-5) ...
20:31:52 [2020-03-17T20:31:52.691Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
20:31:52 [2020-03-17T20:31:52.947Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
20:31:53 [2020-03-17T20:31:53.029Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s)
20:31:53 [2020-03-17T20:31:53.029Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
20:31:53 [2020-03-17T20:31:53.029Z] === RUN   TestIpcModeOlderClient
20:31:53 [2020-03-17T20:31:53.029Z] === PAUSE TestIpcModeOlderClient
20:31:53 [2020-03-17T20:31:53.029Z] === RUN   TestKillContainerInvalidSignal
20:31:53 [2020-03-17T20:31:53.639Z] --- PASS: TestKillContainerInvalidSignal (0.86s)
20:31:53 [2020-03-17T20:31:53.639Z] === RUN   TestKillContainer
20:31:53 [2020-03-17T20:31:53.639Z] === RUN   TestKillContainer/no_signal
20:31:54 [2020-03-17T20:31:54.198Z] #18 115.5 Processing triggers for libc-bin (2.28-10) ...
20:31:54 [2020-03-17T20:31:54.198Z] #18 115.6 Processing triggers for mime-support (3.62) ...
20:31:54 [2020-03-17T20:31:54.250Z] === RUN   TestKillContainer/non_killing_signal
20:31:54 [2020-03-17T20:31:54.303Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
20:31:54 [2020-03-17T20:31:54.486Z] #18 DONE 115.9s
20:31:54 [2020-03-17T20:31:54.486Z] 
20:31:54 [2020-03-17T20:31:54.486Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
20:31:54 [2020-03-17T20:31:54.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
20:31:54 [2020-03-17T20:31:54.860Z] === RUN   TestKillContainer/killing_signal
20:31:55 [2020-03-17T20:31:55.408Z] #19 0.661 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
20:31:55 [2020-03-17T20:31:55.408Z] #19 0.667 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
20:31:55 [2020-03-17T20:31:55.408Z] #19 0.671 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
20:31:55 [2020-03-17T20:31:55.408Z] #19 DONE 0.7s
20:31:55 [2020-03-17T20:31:55.408Z] 
20:31:55 [2020-03-17T20:31:55.409Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:31:55 [2020-03-17T20:31:55.409Z] #48 DONE 302.7s
20:31:55 [2020-03-17T20:31:55.409Z] 
20:31:55 [2020-03-17T20:31:55.409Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
20:31:55 [2020-03-17T20:31:55.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
20:31:56 [2020-03-17T20:31:56.326Z] --- PASS: TestKillContainer (2.53s)
20:31:56 [2020-03-17T20:31:56.326Z]     --- PASS: TestKillContainer/no_signal (0.84s)
20:31:56 [2020-03-17T20:31:56.326Z]     --- PASS: TestKillContainer/non_killing_signal (0.47s)
20:31:56 [2020-03-17T20:31:56.326Z]     --- PASS: TestKillContainer/killing_signal (0.82s)
20:31:56 [2020-03-17T20:31:56.326Z] === RUN   TestKillWithStopSignalAndRestartPolicies
20:31:56 [2020-03-17T20:31:56.326Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
20:31:56 [2020-03-17T20:31:56.519Z] --- PASS: TestBuildSquashParent (6.18s)
20:31:56 [2020-03-17T20:31:56.519Z] === RUN   TestBuildWithRemoveAndForceRemove
20:31:56 [2020-03-17T20:31:56.519Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:31:56 [2020-03-17T20:31:56.519Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:31:56 [2020-03-17T20:31:56.519Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:31:56 [2020-03-17T20:31:56.519Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:31:56 [2020-03-17T20:31:56.519Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:31:56 [2020-03-17T20:31:56.519Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:31:56 [2020-03-17T20:31:56.519Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:31:56 [2020-03-17T20:31:56.519Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:31:56 [2020-03-17T20:31:56.519Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:31:56 [2020-03-17T20:31:56.519Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:31:56 [2020-03-17T20:31:56.519Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:31:56 [2020-03-17T20:31:56.519Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:31:56 [2020-03-17T20:31:56.519Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:31:56 [2020-03-17T20:31:56.519Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:31:56 [2020-03-17T20:31:56.519Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:31:56 [2020-03-17T20:31:56.519Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:31:56 [2020-03-17T20:31:56.936Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
20:31:57 [2020-03-17T20:31:57.657Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
20:31:57 [2020-03-17T20:31:57.937Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.67s)
20:31:57 [2020-03-17T20:31:57.937Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.84s)
20:31:57 [2020-03-17T20:31:57.937Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s)
20:31:57 [2020-03-17T20:31:57.937Z] === RUN   TestKillStoppedContainer
20:31:57 [2020-03-17T20:31:57.937Z] --- PASS: TestKillStoppedContainer (0.09s)
20:31:57 [2020-03-17T20:31:57.937Z] === RUN   TestKillStoppedContainerAPIPre120
20:31:57 [2020-03-17T20:31:57.937Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
20:31:57 [2020-03-17T20:31:57.937Z] === RUN   TestKillDifferentUserContainer
20:31:58 [2020-03-17T20:31:58.427Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:31:58 [2020-03-17T20:31:58.427Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:31:58 [2020-03-17T20:31:58.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
20:31:58 [2020-03-17T20:31:58.938Z] --- PASS: TestKillDifferentUserContainer (0.92s)
20:31:58 [2020-03-17T20:31:58.939Z] === RUN   TestInspectOomKilledTrue
20:31:58 [2020-03-17T20:31:58.939Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
20:31:58 [2020-03-17T20:31:58.939Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:31:58 [2020-03-17T20:31:58.939Z] === RUN   TestInspectOomKilledFalse
20:31:58 [2020-03-17T20:31:58.939Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
20:31:58 [2020-03-17T20:31:58.939Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:31:58 [2020-03-17T20:31:58.939Z] === RUN   TestLinksEtcHostsContentMatch
20:31:59 [2020-03-17T20:31:59.517Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
20:31:59 [2020-03-17T20:31:59.549Z] --- PASS: TestLinksEtcHostsContentMatch (0.57s)
20:31:59 [2020-03-17T20:31:59.549Z] === RUN   TestLinksContainerNames
20:31:59 [2020-03-17T20:31:59.567Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
20:32:00 [2020-03-17T20:32:00.885Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
20:32:00 [2020-03-17T20:32:00.885Z] Using test binary docker
20:32:00 [2020-03-17T20:32:00.885Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
20:32:00 [2020-03-17T20:32:00.885Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
20:32:00 [2020-03-17T20:32:00.885Z] INFO: Waiting for daemon to start...
20:32:00 [2020-03-17T20:32:00.885Z] Starting dockerd
20:32:00 [2020-03-17T20:32:00.960Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
20:32:00 [2020-03-17T20:32:00.961Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.50s)
20:32:00 [2020-03-17T20:32:00.961Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.67s)
20:32:00 [2020-03-17T20:32:00.961Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.71s)
20:32:00 [2020-03-17T20:32:00.961Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.23s)
20:32:00 [2020-03-17T20:32:00.961Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.09s)
20:32:00 [2020-03-17T20:32:00.961Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.05s)
20:32:00 [2020-03-17T20:32:00.961Z] === RUN   TestBuildMultiStageCopy
20:32:00 [2020-03-17T20:32:00.961Z] === RUN   TestBuildMultiStageCopy/copy_to_root
20:32:01 [2020-03-17T20:32:01.561Z] --- PASS: TestLinksContainerNames (1.76s)
20:32:01 [2020-03-17T20:32:01.561Z] === RUN   TestLogsFollowTailEmpty
20:32:02 [2020-03-17T20:32:02.172Z] --- PASS: TestLogsFollowTailEmpty (0.87s)
20:32:02 [2020-03-17T20:32:02.172Z] === RUN   TestContainerNetworkMountsNoChown
20:32:02 [2020-03-17T20:32:02.297Z] #20 ...
20:32:02 [2020-03-17T20:32:02.297Z] 
20:32:02 [2020-03-17T20:32:02.297Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:32:02 [2020-03-17T20:32:02.297Z] #45 202.3   CC       criu/file-lock.o
20:32:02 [2020-03-17T20:32:02.297Z] #45 204.3   CC       criu/files-ext.o
20:32:02 [2020-03-17T20:32:02.297Z] #45 205.7   CC       criu/files-reg.o
20:32:02 [2020-03-17T20:32:02.297Z] #45 210.9   CC       criu/files.o
20:32:02 [2020-03-17T20:32:02.777Z] .
20:32:02 [2020-03-17T20:32:02.777Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
20:32:02 [2020-03-17T20:32:02.777Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
20:32:02 [2020-03-17T20:32:02.777Z] Error: No such image: emptyfs
20:32:02 [2020-03-17T20:32:02.783Z] --- PASS: TestContainerNetworkMountsNoChown (0.80s)
20:32:02 [2020-03-17T20:32:02.783Z] === RUN   TestMountDaemonRoot
20:32:02 [2020-03-17T20:32:02.783Z] === RUN   TestMountDaemonRoot/default
20:32:02 [2020-03-17T20:32:02.783Z] === PAUSE TestMountDaemonRoot/default
20:32:02 [2020-03-17T20:32:02.783Z] === RUN   TestMountDaemonRoot/private
20:32:02 [2020-03-17T20:32:02.783Z] === PAUSE TestMountDaemonRoot/private
20:32:02 [2020-03-17T20:32:02.783Z] === RUN   TestMountDaemonRoot/rprivate
20:32:02 [2020-03-17T20:32:02.783Z] === PAUSE TestMountDaemonRoot/rprivate
20:32:02 [2020-03-17T20:32:02.783Z] === RUN   TestMountDaemonRoot/slave
20:32:02 [2020-03-17T20:32:02.783Z] === PAUSE TestMountDaemonRoot/slave
20:32:02 [2020-03-17T20:32:02.783Z] === RUN   TestMountDaemonRoot/rslave
20:32:02 [2020-03-17T20:32:02.783Z] === PAUSE TestMountDaemonRoot/rslave
20:32:02 [2020-03-17T20:32:02.783Z] === RUN   TestMountDaemonRoot/shared
20:32:02 [2020-03-17T20:32:02.783Z] === PAUSE TestMountDaemonRoot/shared
20:32:02 [2020-03-17T20:32:02.783Z] === RUN   TestMountDaemonRoot/rshared
20:32:02 [2020-03-17T20:32:02.783Z] === PAUSE TestMountDaemonRoot/rshared
20:32:02 [2020-03-17T20:32:02.783Z] === CONT  TestMountDaemonRoot/default
20:32:02 [2020-03-17T20:32:02.783Z] === CONT  TestMountDaemonRoot/shared
20:32:02 [2020-03-17T20:32:02.783Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
20:32:02 [2020-03-17T20:32:02.783Z] === RUN   TestMountDaemonRoot/default/bind_root
20:32:02 [2020-03-17T20:32:02.783Z] === PAUSE TestMountDaemonRoot/default/bind_root
20:32:02 [2020-03-17T20:32:02.783Z] === RUN   TestMountDaemonRoot/default/bind_subpath
20:32:02 [2020-03-17T20:32:02.783Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
20:32:02 [2020-03-17T20:32:02.783Z] === RUN   TestMountDaemonRoot/default/mount_root
20:32:02 [2020-03-17T20:32:02.783Z] === PAUSE TestMountDaemonRoot/default/mount_root
20:32:02 [2020-03-17T20:32:02.783Z] === RUN   TestMountDaemonRoot/default/mount_subpath
20:32:02 [2020-03-17T20:32:02.783Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
20:32:02 [2020-03-17T20:32:02.783Z] === CONT  TestMountDaemonRoot/private
20:32:02 [2020-03-17T20:32:02.783Z] === RUN   TestMountDaemonRoot/private/bind_subpath
20:32:02 [2020-03-17T20:32:02.783Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
20:32:02 [2020-03-17T20:32:02.783Z] === RUN   TestMountDaemonRoot/private/mount_root
20:32:02 [2020-03-17T20:32:02.783Z] === PAUSE TestMountDaemonRoot/private/mount_root
20:32:02 [2020-03-17T20:32:02.783Z] === RUN   TestMountDaemonRoot/private/mount_subpath
20:32:02 [2020-03-17T20:32:02.783Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
20:32:02 [2020-03-17T20:32:02.783Z] === RUN   TestMountDaemonRoot/private/bind_root
20:32:02 [2020-03-17T20:32:02.783Z] === PAUSE TestMountDaemonRoot/private/bind_root
20:32:02 [2020-03-17T20:32:02.783Z] === CONT  TestMountDaemonRoot/rshared
20:32:02 [2020-03-17T20:32:02.783Z] === RUN   TestMountDaemonRoot/rshared/bind_root
20:32:02 [2020-03-17T20:32:02.783Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
20:32:02 [2020-03-17T20:32:02.783Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
20:32:02 [2020-03-17T20:32:02.783Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
20:32:02 [2020-03-17T20:32:02.783Z] === RUN   TestMountDaemonRoot/rshared/mount_root
20:32:02 [2020-03-17T20:32:02.783Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
20:32:02 [2020-03-17T20:32:02.783Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
20:32:02 [2020-03-17T20:32:02.783Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
20:32:02 [2020-03-17T20:32:02.783Z] === CONT  TestMountDaemonRoot/slave
20:32:02 [2020-03-17T20:32:02.783Z] === RUN   TestMountDaemonRoot/slave/bind_root
20:32:02 [2020-03-17T20:32:02.783Z] === PAUSE TestMountDaemonRoot/slave/bind_root
20:32:02 [2020-03-17T20:32:02.783Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
20:32:02 [2020-03-17T20:32:02.783Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
20:32:02 [2020-03-17T20:32:02.783Z] === RUN   TestMountDaemonRoot/slave/mount_root
20:32:02 [2020-03-17T20:32:02.783Z] === PAUSE TestMountDaemonRoot/slave/mount_root
20:32:02 [2020-03-17T20:32:02.783Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
20:32:02 [2020-03-17T20:32:02.783Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
20:32:02 [2020-03-17T20:32:02.783Z] === CONT  TestMountDaemonRoot/rslave
20:32:02 [2020-03-17T20:32:02.783Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
20:32:02 [2020-03-17T20:32:02.783Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
20:32:02 [2020-03-17T20:32:02.783Z] === RUN   TestMountDaemonRoot/rslave/bind_root
20:32:02 [2020-03-17T20:32:02.783Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
20:32:02 [2020-03-17T20:32:02.783Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
20:32:02 [2020-03-17T20:32:02.783Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
20:32:02 [2020-03-17T20:32:02.783Z] === RUN   TestMountDaemonRoot/rslave/mount_root
20:32:02 [2020-03-17T20:32:02.783Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
20:32:02 [2020-03-17T20:32:02.783Z] === CONT  TestMountDaemonRoot/rprivate
20:32:02 [2020-03-17T20:32:02.783Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
20:32:02 [2020-03-17T20:32:02.783Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
20:32:02 [2020-03-17T20:32:02.783Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
20:32:02 [2020-03-17T20:32:02.783Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
20:32:02 [2020-03-17T20:32:02.783Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
20:32:02 [2020-03-17T20:32:02.783Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
20:32:02 [2020-03-17T20:32:02.783Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
20:32:02 [2020-03-17T20:32:02.783Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
20:32:02 [2020-03-17T20:32:02.783Z] === CONT  TestMountDaemonRoot/default/bind_root
20:32:02 [2020-03-17T20:32:02.783Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
20:32:02 [2020-03-17T20:32:02.783Z] === RUN   TestMountDaemonRoot/shared/bind_root
20:32:02 [2020-03-17T20:32:02.783Z] === PAUSE TestMountDaemonRoot/shared/bind_root
20:32:02 [2020-03-17T20:32:02.783Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
20:32:02 [2020-03-17T20:32:02.783Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
20:32:02 [2020-03-17T20:32:02.783Z] === RUN   TestMountDaemonRoot/shared/mount_root
20:32:02 [2020-03-17T20:32:02.783Z] === PAUSE TestMountDaemonRoot/shared/mount_root
20:32:02 [2020-03-17T20:32:02.783Z] === CONT  TestMountDaemonRoot/private/bind_subpath
20:32:02 [2020-03-17T20:32:02.783Z] === CONT  TestMountDaemonRoot/default/mount_subpath
20:32:02 [2020-03-17T20:32:02.783Z] === CONT  TestMountDaemonRoot/default/mount_root
20:32:02 [2020-03-17T20:32:02.864Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
20:32:03 [2020-03-17T20:32:03.033Z] Running integration-test (iteration 1)
20:32:03 [2020-03-17T20:32:03.034Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
20:32:03 [2020-03-17T20:32:03.063Z] === CONT  TestMountDaemonRoot/default/bind_subpath
20:32:03 [2020-03-17T20:32:03.064Z] === CONT  TestMountDaemonRoot/rshared/bind_root
20:32:03 [2020-03-17T20:32:03.064Z] === CONT  TestMountDaemonRoot/private/bind_root
20:32:03 [2020-03-17T20:32:03.064Z] === CONT  TestMountDaemonRoot/private/mount_subpath
20:32:03 [2020-03-17T20:32:03.064Z] === CONT  TestMountDaemonRoot/private/mount_root
20:32:03 [2020-03-17T20:32:03.064Z] === CONT  TestMountDaemonRoot/slave/bind_root
20:32:03 [2020-03-17T20:32:03.064Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
20:32:03 [2020-03-17T20:32:03.064Z] === CONT  TestMountDaemonRoot/rshared/mount_root
20:32:03 [2020-03-17T20:32:03.344Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
20:32:03 [2020-03-17T20:32:03.344Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
20:32:03 [2020-03-17T20:32:03.344Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
20:32:03 [2020-03-17T20:32:03.344Z] === CONT  TestMountDaemonRoot/slave/mount_root
20:32:03 [2020-03-17T20:32:03.344Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
20:32:03 [2020-03-17T20:32:03.344Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
20:32:03 [2020-03-17T20:32:03.344Z] === CONT  TestMountDaemonRoot/rslave/mount_root
20:32:03 [2020-03-17T20:32:03.431Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
20:32:03 [2020-03-17T20:32:03.624Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
20:32:03 [2020-03-17T20:32:03.624Z] === CONT  TestMountDaemonRoot/rslave/bind_root
20:32:03 [2020-03-17T20:32:03.624Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
20:32:03 [2020-03-17T20:32:03.624Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
20:32:03 [2020-03-17T20:32:03.624Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
20:32:03 [2020-03-17T20:32:03.624Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
20:32:03 [2020-03-17T20:32:03.624Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
20:32:03 [2020-03-17T20:32:03.624Z] === CONT  TestMountDaemonRoot/shared/mount_root
20:32:03 [2020-03-17T20:32:03.624Z] === CONT  TestMountDaemonRoot/shared/bind_root
20:32:03 [2020-03-17T20:32:03.624Z] --- PASS: TestMountDaemonRoot (0.01s)
20:32:03 [2020-03-17T20:32:03.624Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
20:32:03 [2020-03-17T20:32:03.624Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
20:32:03 [2020-03-17T20:32:03.624Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s)
20:32:03 [2020-03-17T20:32:03.624Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.11s)
20:32:03 [2020-03-17T20:32:03.624Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
20:32:03 [2020-03-17T20:32:03.624Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
20:32:03 [2020-03-17T20:32:03.624Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
20:32:03 [2020-03-17T20:32:03.624Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
20:32:03 [2020-03-17T20:32:03.624Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
20:32:03 [2020-03-17T20:32:03.624Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
20:32:03 [2020-03-17T20:32:03.624Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
20:32:03 [2020-03-17T20:32:03.624Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
20:32:03 [2020-03-17T20:32:03.624Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s)
20:32:03 [2020-03-17T20:32:03.624Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.11s)
20:32:03 [2020-03-17T20:32:03.624Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
20:32:03 [2020-03-17T20:32:03.624Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
20:32:03 [2020-03-17T20:32:03.624Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
20:32:03 [2020-03-17T20:32:03.624Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
20:32:03 [2020-03-17T20:32:03.624Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s)
20:32:03 [2020-03-17T20:32:03.624Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
20:32:03 [2020-03-17T20:32:03.624Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
20:32:03 [2020-03-17T20:32:03.624Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
20:32:03 [2020-03-17T20:32:03.624Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s)
20:32:03 [2020-03-17T20:32:03.624Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
20:32:03 [2020-03-17T20:32:03.624Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
20:32:03 [2020-03-17T20:32:03.624Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
20:32:03 [2020-03-17T20:32:03.624Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
20:32:03 [2020-03-17T20:32:03.625Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
20:32:03 [2020-03-17T20:32:03.625Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
20:32:03 [2020-03-17T20:32:03.625Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
20:32:03 [2020-03-17T20:32:03.625Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
20:32:03 [2020-03-17T20:32:03.625Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
20:32:03 [2020-03-17T20:32:03.625Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
20:32:03 [2020-03-17T20:32:03.807Z] #45 ...
20:32:03 [2020-03-17T20:32:03.807Z] 
20:32:03 [2020-03-17T20:32:03.807Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
20:32:03 [2020-03-17T20:32:03.807Z] #20 8.509 Collecting yamllint==1.16.0
20:32:03 [2020-03-17T20:32:03.905Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
20:32:03 [2020-03-17T20:32:03.905Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
20:32:03 [2020-03-17T20:32:03.905Z] === RUN   TestContainerBindMountNonRecursive
20:32:03 [2020-03-17T20:32:03.999Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
20:32:04 [2020-03-17T20:32:04.437Z] #20 9.137   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
20:32:04 [2020-03-17T20:32:04.437Z] #20 9.305 Collecting pyyaml (from yamllint==1.16.0)
20:32:04 [2020-03-17T20:32:04.567Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
20:32:04 [2020-03-17T20:32:04.732Z] #20 9.633   Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB)
20:32:05 [2020-03-17T20:32:05.135Z] --- PASS: TestBuildMultiStageCopy (4.47s)
20:32:05 [2020-03-17T20:32:05.135Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.32s)
20:32:05 [2020-03-17T20:32:05.135Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.52s)
20:32:05 [2020-03-17T20:32:05.135Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s)
20:32:05 [2020-03-17T20:32:05.135Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s)
20:32:05 [2020-03-17T20:32:05.135Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.54s)
20:32:05 [2020-03-17T20:32:05.135Z] === RUN   TestBuildMultiStageParentConfig
20:32:05 [2020-03-17T20:32:05.918Z] --- PASS: TestContainerBindMountNonRecursive (1.91s)
20:32:05 [2020-03-17T20:32:05.918Z] === RUN   TestNetworkNat
20:32:06 [2020-03-17T20:32:06.125Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
20:32:06 [2020-03-17T20:32:06.511Z] --- PASS: TestBuildMultiStageParentConfig (1.44s)
20:32:06 [2020-03-17T20:32:06.511Z] === RUN   TestBuildLabelWithTargets
20:32:06 [2020-03-17T20:32:06.530Z] --- PASS: TestNetworkNat (0.90s)
20:32:06 [2020-03-17T20:32:06.530Z] === RUN   TestNetworkLocalhostTCPNat
20:32:07 [2020-03-17T20:32:07.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
20:32:07 [2020-03-17T20:32:07.470Z] #20 12.25 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
20:32:07 [2020-03-17T20:32:07.470Z] #20 12.32   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
20:32:07 [2020-03-17T20:32:07.532Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s)
20:32:07 [2020-03-17T20:32:07.532Z] === RUN   TestNetworkLoopbackNat
20:32:07 [2020-03-17T20:32:07.763Z] #20 12.39 Building wheels for collected packages: pyyaml
20:32:07 [2020-03-17T20:32:07.763Z] #20 12.40   Running setup.py bdist_wheel for pyyaml: started
20:32:08 [2020-03-17T20:32:08.532Z] --- PASS: TestNetworkLoopbackNat (1.23s)
20:32:08 [2020-03-17T20:32:08.532Z] === RUN   TestPause
20:32:09 [2020-03-17T20:32:09.047Z] --- PASS: TestBuildLabelWithTargets (2.26s)
20:32:09 [2020-03-17T20:32:09.047Z] === RUN   TestBuildWithEmptyLayers
20:32:09 [2020-03-17T20:32:09.534Z] --- PASS: TestPause (0.84s)
20:32:09 [2020-03-17T20:32:09.534Z] === RUN   TestPauseFailsOnWindowsServerContainers
20:32:09 [2020-03-17T20:32:09.534Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
20:32:09 [2020-03-17T20:32:09.534Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:32:09 [2020-03-17T20:32:09.534Z] === RUN   TestPauseStopPausedContainer
20:32:09 [2020-03-17T20:32:09.615Z] --- PASS: TestBuildWithEmptyLayers (1.03s)
20:32:09 [2020-03-17T20:32:09.615Z] === RUN   TestBuildMultiStageOnBuild
20:32:10 [2020-03-17T20:32:10.495Z] #20 14.83   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
20:32:10 [2020-03-17T20:32:10.495Z] #20 14.84   Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191
20:32:10 [2020-03-17T20:32:10.495Z] #20 15.00 Successfully built pyyaml
20:32:10 [2020-03-17T20:32:10.495Z] #20 15.04 Installing collected packages: pyyaml, pathspec, yamllint
20:32:10 [2020-03-17T20:32:10.535Z] --- PASS: TestPauseStopPausedContainer (0.83s)
20:32:10 [2020-03-17T20:32:10.535Z] === RUN   TestPsFilter
20:32:10 [2020-03-17T20:32:10.535Z] --- PASS: TestPsFilter (0.26s)
20:32:10 [2020-03-17T20:32:10.535Z] === RUN   TestRemoveContainerWithRemovedVolume
20:32:10 [2020-03-17T20:32:10.785Z] #20 15.57 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0
20:32:11 [2020-03-17T20:32:11.074Z] #20 DONE 15.8s
20:32:11 [2020-03-17T20:32:11.074Z] 
20:32:11 [2020-03-17T20:32:11.074Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:32:11 [2020-03-17T20:32:11.074Z] #45 214.9   CC       criu/filesystems.o
20:32:11 [2020-03-17T20:32:11.074Z] #45 216.5   CC       criu/fsnotify.o
20:32:11 [2020-03-17T20:32:11.074Z] #45 219.1   CC       criu/image-desc.o
20:32:11 [2020-03-17T20:32:11.075Z] #45 219.4   CC       criu/image.o
20:32:11 [2020-03-17T20:32:11.075Z] #45 221.1   CC       criu/ipc_ns.o
20:32:11 [2020-03-17T20:32:11.537Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.77s)
20:32:11 [2020-03-17T20:32:11.537Z] === RUN   TestRemoveContainerWithVolume
20:32:12 [2020-03-17T20:32:12.148Z] --- PASS: TestRemoveContainerWithVolume (0.87s)
20:32:12 [2020-03-17T20:32:12.148Z] === RUN   TestRemoveContainerRunning
20:32:12 [2020-03-17T20:32:12.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
20:32:12 [2020-03-17T20:32:12.904Z] --- PASS: TestBuildMultiStageOnBuild (2.75s)
20:32:12 [2020-03-17T20:32:12.904Z] === RUN   TestBuildUncleanTarFilenames
20:32:12 [2020-03-17T20:32:12.982Z] Loaded image: buildpack-deps:jessie
20:32:12 [2020-03-17T20:32:12.982Z] Loaded image: busybox:latest
20:32:12 [2020-03-17T20:32:12.982Z] Loaded image: busybox:glibc
20:32:12 [2020-03-17T20:32:12.982Z] Loaded image: debian:jessie
20:32:12 [2020-03-17T20:32:12.982Z] Loaded image: hello-world:latest
20:32:12 [2020-03-17T20:32:12.982Z] INFO: Testing against a local daemon
20:32:12 [2020-03-17T20:32:12.982Z] === RUN   TestCgroupNamespacesBuild
20:32:12 [2020-03-17T20:32:12.982Z] --- SKIP: TestCgroupNamespacesBuild (0.00s)
20:32:12 [2020-03-17T20:32:12.982Z]     build_cgroupns_linux_test.go:42: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:32:12 [2020-03-17T20:32:12.982Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
20:32:12 [2020-03-17T20:32:12.982Z] --- SKIP: TestCgroupNamespacesBuildDaemonHostMode (0.00s)
20:32:12 [2020-03-17T20:32:12.982Z]     build_cgroupns_linux_test.go:42: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:32:12 [2020-03-17T20:32:12.982Z] === RUN   TestBuildWithSession
20:32:12 [2020-03-17T20:32:12.982Z] --- SKIP: TestBuildWithSession (0.00s)
20:32:12 [2020-03-17T20:32:12.982Z]     build_session_test.go:25: TODO: BuildKit
20:32:12 [2020-03-17T20:32:12.982Z] === RUN   TestBuildSquashParent
20:32:13 [2020-03-17T20:32:13.153Z] --- PASS: TestRemoveContainerRunning (0.84s)
20:32:13 [2020-03-17T20:32:13.153Z] === RUN   TestRemoveContainerForceRemoveRunning
20:32:13 [2020-03-17T20:32:13.806Z] #45 223.4   CC       criu/irmap.o
20:32:13 [2020-03-17T20:32:13.840Z] --- PASS: TestBuildUncleanTarFilenames (1.41s)
20:32:13 [2020-03-17T20:32:13.840Z] === RUN   TestBuildMultiStageLayerLeak
20:32:14 [2020-03-17T20:32:14.158Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.83s)
20:32:14 [2020-03-17T20:32:14.158Z] === RUN   TestRemoveInvalidContainer
20:32:14 [2020-03-17T20:32:14.158Z] --- PASS: TestRemoveInvalidContainer (0.01s)
20:32:14 [2020-03-17T20:32:14.158Z] === RUN   TestRenameLinkedContainer
20:32:14 [2020-03-17T20:32:14.837Z] #45 224.6   CC       criu/kcmp-ids.o
20:32:14 [2020-03-17T20:32:14.855Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
20:32:15 [2020-03-17T20:32:15.128Z] #45 225.2   CC       criu/kerndat.o
20:32:16 [2020-03-17T20:32:16.652Z] #45 ...
20:32:16 [2020-03-17T20:32:16.652Z] 
20:32:16 [2020-03-17T20:32:16.652Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
20:32:16 [2020-03-17T20:32:16.652Z] #31 DONE 324.3s
20:32:16 [2020-03-17T20:32:16.652Z] 
20:32:16 [2020-03-17T20:32:16.652Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:32:17 [2020-03-17T20:32:17.126Z] --- PASS: TestBuildMultiStageLayerLeak (2.90s)
20:32:17 [2020-03-17T20:32:17.126Z] === RUN   TestBuildWithHugeFile
20:32:17 [2020-03-17T20:32:17.599Z] --- PASS: TestRenameLinkedContainer (3.43s)
20:32:17 [2020-03-17T20:32:17.599Z] === RUN   TestRenameStoppedContainer
20:32:18 [2020-03-17T20:32:18.160Z] #54 ...
20:32:18 [2020-03-17T20:32:18.160Z] 
20:32:18 [2020-03-17T20:32:18.160Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:32:18 [2020-03-17T20:32:18.160Z] #45 228.1   CC       criu/libnetlink.o
20:32:18 [2020-03-17T20:32:18.214Z] --- PASS: TestRenameStoppedContainer (0.84s)
20:32:18 [2020-03-17T20:32:18.215Z] === RUN   TestRenameRunningContainerAndReuse
20:32:19 [2020-03-17T20:32:19.222Z] #45 228.9   CC       criu/log.o
20:32:19 [2020-03-17T20:32:19.855Z] #45 229.8   CC       criu/lsm.o
20:32:20 [2020-03-17T20:32:20.228Z] --- PASS: TestRenameRunningContainerAndReuse (1.74s)
20:32:20 [2020-03-17T20:32:20.228Z] === RUN   TestRenameInvalidName
20:32:20 [2020-03-17T20:32:20.839Z] --- PASS: TestRenameInvalidName (0.85s)
20:32:20 [2020-03-17T20:32:20.839Z] === RUN   TestRenameAnonymousContainer
20:32:20 [2020-03-17T20:32:20.891Z] #45 230.7   CC       criu/mem.o
20:32:21 [2020-03-17T20:32:21.442Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
20:32:22 [2020-03-17T20:32:22.934Z] --- PASS: TestBuildSquashParent (8.45s)
20:32:22 [2020-03-17T20:32:22.934Z] === RUN   TestBuildWithRemoveAndForceRemove
20:32:22 [2020-03-17T20:32:22.934Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:32:22 [2020-03-17T20:32:22.934Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:32:22 [2020-03-17T20:32:22.934Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:32:22 [2020-03-17T20:32:22.934Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:32:22 [2020-03-17T20:32:22.934Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:32:22 [2020-03-17T20:32:22.934Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:32:22 [2020-03-17T20:32:22.934Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:32:22 [2020-03-17T20:32:22.934Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:32:22 [2020-03-17T20:32:22.934Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:32:22 [2020-03-17T20:32:22.934Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:32:22 [2020-03-17T20:32:22.934Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:32:22 [2020-03-17T20:32:22.934Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:32:22 [2020-03-17T20:32:22.934Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:32:22 [2020-03-17T20:32:22.934Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:32:23 [2020-03-17T20:32:23.636Z] #45 233.4   CC       criu/mount.o
20:32:23 [2020-03-17T20:32:23.865Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:32:24 [2020-03-17T20:32:24.121Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:32:24 [2020-03-17T20:32:24.745Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
20:32:26 [2020-03-17T20:32:26.140Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:32:26 [2020-03-17T20:32:26.140Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:32:26 [2020-03-17T20:32:26.315Z] --- PASS: TestRenameAnonymousContainer (4.82s)
20:32:26 [2020-03-17T20:32:26.315Z] === RUN   TestRenameContainerWithSameName
20:32:26 [2020-03-17T20:32:26.596Z] --- PASS: TestRenameContainerWithSameName (0.88s)
20:32:26 [2020-03-17T20:32:26.596Z] === RUN   TestRenameContainerWithLinkedContainer
20:32:28 [2020-03-17T20:32:28.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
20:32:28 [2020-03-17T20:32:28.031Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
20:32:28 [2020-03-17T20:32:28.031Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.62s)
20:32:28 [2020-03-17T20:32:28.031Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.69s)
20:32:28 [2020-03-17T20:32:28.031Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.87s)
20:32:28 [2020-03-17T20:32:28.031Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.99s)
20:32:28 [2020-03-17T20:32:28.031Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.05s)
20:32:28 [2020-03-17T20:32:28.031Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.07s)
20:32:28 [2020-03-17T20:32:28.031Z] === RUN   TestBuildMultiStageCopy
20:32:28 [2020-03-17T20:32:28.031Z] === RUN   TestBuildMultiStageCopy/copy_to_root
20:32:28 [2020-03-17T20:32:28.064Z] --- PASS: TestRenameContainerWithLinkedContainer (1.71s)
20:32:28 [2020-03-17T20:32:28.064Z] === RUN   TestResize
20:32:29 [2020-03-17T20:32:29.065Z] --- PASS: TestResize (0.84s)
20:32:29 [2020-03-17T20:32:29.065Z] === RUN   TestResizeWithInvalidSize
20:32:30 [2020-03-17T20:32:30.068Z] --- PASS: TestResizeWithInvalidSize (0.87s)
20:32:30 [2020-03-17T20:32:30.068Z] === RUN   TestResizeWhenContainerNotStarted
20:32:30 [2020-03-17T20:32:30.549Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
20:32:30 [2020-03-17T20:32:30.549Z] Using test binary docker
20:32:30 [2020-03-17T20:32:30.572Z] #45 240.1   CC       criu/namespaces.o
20:32:30 [2020-03-17T20:32:30.679Z] --- PASS: TestResizeWhenContainerNotStarted (0.86s)
20:32:30 [2020-03-17T20:32:30.679Z] === RUN   TestDaemonRestartKillContainers
20:32:30 [2020-03-17T20:32:30.679Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:32:30 [2020-03-17T20:32:30.679Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:32:30 [2020-03-17T20:32:30.679Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:32:30 [2020-03-17T20:32:30.679Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:32:30 [2020-03-17T20:32:30.679Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:32:30 [2020-03-17T20:32:30.679Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:32:30 [2020-03-17T20:32:30.679Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:32:30 [2020-03-17T20:32:30.679Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:32:30 [2020-03-17T20:32:30.679Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:32:30 [2020-03-17T20:32:30.679Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:32:30 [2020-03-17T20:32:30.679Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:32:30 [2020-03-17T20:32:30.679Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:32:30 [2020-03-17T20:32:30.679Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:32:30 [2020-03-17T20:32:30.679Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:32:30 [2020-03-17T20:32:30.679Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:32:30 [2020-03-17T20:32:30.679Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:32:30 [2020-03-17T20:32:30.679Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:32:30 [2020-03-17T20:32:30.679Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:32:30 [2020-03-17T20:32:30.679Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:32:30 [2020-03-17T20:32:30.679Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:32:30 [2020-03-17T20:32:30.679Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:32:30 [2020-03-17T20:32:30.679Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:32:30 [2020-03-17T20:32:30.679Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:32:30 [2020-03-17T20:32:30.679Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:32:30 [2020-03-17T20:32:30.679Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:32:30 [2020-03-17T20:32:30.679Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:32:30 [2020-03-17T20:32:30.807Z] +++ /etc/init.d/apparmor start
20:32:30 [2020-03-17T20:32:30.807Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
20:32:30 [2020-03-17T20:32:30.807Z] INFO: Waiting for daemon to start...
20:32:30 [2020-03-17T20:32:30.807Z] Starting dockerd
20:32:30 [2020-03-17T20:32:30.807Z] +++ 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
20:32:31 [2020-03-17T20:32:31.299Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
20:32:32 [2020-03-17T20:32:32.228Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
20:32:32 [2020-03-17T20:32:32.693Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:32:32 [2020-03-17T20:32:32.974Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:32:33 [2020-03-17T20:32:33.156Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
20:32:33 [2020-03-17T20:32:33.292Z] #45 243.3   CC       criu/net.o
20:32:33 [2020-03-17T20:32:33.338Z] .
20:32:33 [2020-03-17T20:32:33.338Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
20:32:33 [2020-03-17T20:32:33.338Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
20:32:33 [2020-03-17T20:32:33.338Z] Error: No such image: emptyfs
20:32:33 [2020-03-17T20:32:33.338Z] ++++ docker load
20:32:33 [2020-03-17T20:32:33.338Z] ++++ tar -cC bundles/test-integration/emptyfs .
20:32:33 [2020-03-17T20:32:33.338Z] Running integration-test (iteration 1)
20:32:33 [2020-03-17T20:32:33.338Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
20:32:33 [2020-03-17T20:32:33.338Z] ++ 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
20:32:33 [2020-03-17T20:32:33.338Z] ++ set -e
20:32:33 [2020-03-17T20:32:33.338Z] ++ '[' -n 0 ']'
20:32:33 [2020-03-17T20:32:33.338Z] ++ set -x
20:32:33 [2020-03-17T20:32:33.338Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
20:32:34 [2020-03-17T20:32:34.085Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
20:32:34 [2020-03-17T20:32:34.438Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:32:34 [2020-03-17T20:32:34.438Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:32:35 [2020-03-17T20:32:35.204Z] sha256:d9ddbfc0734fc22306e46c7719fa8569eb66dfae579f4a3a8a6e80771afc7fd7
20:32:35 [2020-03-17T20:32:35.204Z] INFO: Starting docker-py tests...
20:32:35 [2020-03-17T20:32:35.204Z] ============================= test session starts ==============================
20:32:35 [2020-03-17T20:32:35.204Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1
20:32:35 [2020-03-17T20:32:35.204Z] rootdir: /src, inifile: pytest.ini
20:32:35 [2020-03-17T20:32:35.204Z] plugins: timeout-1.3.3, cov-2.6.1
20:32:35 [2020-03-17T20:32:35.204Z] collected 387 items / 1 deselected / 386 selected
20:32:35 [2020-03-17T20:32:35.204Z] 
20:32:35 [2020-03-17T20:32:35.452Z] --- PASS: TestBuildMultiStageCopy (7.16s)
20:32:35 [2020-03-17T20:32:35.452Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.18s)
20:32:35 [2020-03-17T20:32:35.452Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.98s)
20:32:35 [2020-03-17T20:32:35.452Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.01s)
20:32:35 [2020-03-17T20:32:35.452Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.99s)
20:32:35 [2020-03-17T20:32:35.452Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
20:32:35 [2020-03-17T20:32:35.452Z] === RUN   TestBuildMultiStageParentConfig
20:32:35 [2020-03-17T20:32:35.902Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:32:35 [2020-03-17T20:32:35.902Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:32:37 [2020-03-17T20:32:37.916Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:32:38 [2020-03-17T20:32:38.197Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:32:38 [2020-03-17T20:32:38.853Z] #45 248.7   CC       criu/netfilter.o
20:32:39 [2020-03-17T20:32:39.485Z] #45 249.4   CC       criu/page-pipe.o
20:32:40 [2020-03-17T20:32:40.700Z] --- PASS: TestBuildMultiStageParentConfig (4.98s)
20:32:40 [2020-03-17T20:32:40.700Z] === RUN   TestBuildLabelWithTargets
20:32:40 [2020-03-17T20:32:40.873Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:32:41 [2020-03-17T20:32:41.004Z] #45 250.6   CC       criu/page-xfer.o
20:32:41 [2020-03-17T20:32:41.154Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:32:43 [2020-03-17T20:32:43.075Z] #45 252.8   CC       criu/pagemap-cache.o
20:32:43 [2020-03-17T20:32:43.377Z] #45 253.5   CC       criu/pagemap.o
20:32:43 [2020-03-17T20:32:43.830Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
20:32:43 [2020-03-17T20:32:43.830Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.90s)
20:32:43 [2020-03-17T20:32:43.830Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.31s)
20:32:43 [2020-03-17T20:32:43.830Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.47s)
20:32:43 [2020-03-17T20:32:43.830Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.48s)
20:32:43 [2020-03-17T20:32:43.830Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.46s)
20:32:43 [2020-03-17T20:32:43.830Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.41s)
20:32:43 [2020-03-17T20:32:43.830Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.23s)
20:32:43 [2020-03-17T20:32:43.830Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.22s)
20:32:43 [2020-03-17T20:32:43.830Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.81s)
20:32:43 [2020-03-17T20:32:43.830Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.83s)
20:32:43 [2020-03-17T20:32:43.830Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.23s)
20:32:43 [2020-03-17T20:32:43.830Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.32s)
20:32:43 [2020-03-17T20:32:43.830Z] === RUN   TestCgroupNamespacesRun
20:32:45 [2020-03-17T20:32:45.294Z] --- PASS: TestCgroupNamespacesRun (1.73s)
20:32:45 [2020-03-17T20:32:45.294Z] === RUN   TestCgroupNamespacesRunPrivileged
20:32:45 [2020-03-17T20:32:45.510Z] #45 255.0   CC       criu/parasite-syscall.o
20:32:46 [2020-03-17T20:32:46.759Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.63s)
20:32:46 [2020-03-17T20:32:46.759Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
20:32:47 [2020-03-17T20:32:47.019Z] #45 256.6   CC       criu/path.o
20:32:47 [2020-03-17T20:32:47.019Z] #45 257.2   CC       criu/pie-util-vdso.o
20:32:48 [2020-03-17T20:32:48.052Z] #45 257.9   CC       criu/pie-util.o
20:32:48 [2020-03-17T20:32:48.347Z] #45 258.3   CC       criu/pipes.o
20:32:48 [2020-03-17T20:32:48.772Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.71s)
20:32:48 [2020-03-17T20:32:48.772Z] === RUN   TestCgroupNamespacesRunHostMode
20:32:48 [2020-03-17T20:32:48.790Z] --- PASS: TestBuildLabelWithTargets (8.00s)
20:32:48 [2020-03-17T20:32:48.790Z] === RUN   TestBuildWithEmptyLayers
20:32:49 [2020-03-17T20:32:49.866Z] #45 259.6   CC       criu/plugin.o
20:32:50 [2020-03-17T20:32:50.071Z] tests/integration/api_build_test.py .......................X             [  6%]
20:32:50 [2020-03-17T20:32:50.236Z] --- PASS: TestCgroupNamespacesRunHostMode (1.67s)
20:32:50 [2020-03-17T20:32:50.236Z] === RUN   TestCgroupNamespacesRunPrivateMode
20:32:50 [2020-03-17T20:32:50.508Z] #45 260.4   CC       criu/proc_parse.o
20:32:50 [2020-03-17T20:32:50.890Z] tests/integration/api_client_test.py .....                               [  7%]
20:32:51 [2020-03-17T20:32:51.309Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
20:32:51 [2020-03-17T20:32:51.309Z] === RUN   TestBuildMultiStageOnBuild
20:32:51 [2020-03-17T20:32:51.700Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.73s)
20:32:51 [2020-03-17T20:32:51.700Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
20:32:52 [2020-03-17T20:32:52.703Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.79s)
20:32:52 [2020-03-17T20:32:52.703Z] === RUN   TestCgroupNamespacesRunInvalidMode
20:32:52 [2020-03-17T20:32:52.821Z] tests/integration/api_config_test.py .....                               [  8%]
20:32:53 [2020-03-17T20:32:53.314Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.83s)
20:32:53 [2020-03-17T20:32:53.314Z] === RUN   TestCgroupNamespacesRunOlderClient
20:32:55 [2020-03-17T20:32:55.328Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.82s)
20:32:55 [2020-03-17T20:32:55.328Z] === RUN   TestKernelTCPMemory
20:32:56 [2020-03-17T20:32:56.329Z] --- PASS: TestKernelTCPMemory (0.94s)
20:32:56 [2020-03-17T20:32:56.329Z] === RUN   TestNISDomainname
20:32:56 [2020-03-17T20:32:56.556Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
20:32:56 [2020-03-17T20:32:56.557Z] === RUN   TestBuildUncleanTarFilenames
20:32:56 [2020-03-17T20:32:56.813Z] --- PASS: TestBuildUncleanTarFilenames (0.60s)
20:32:56 [2020-03-17T20:32:56.813Z] === RUN   TestBuildMultiStageLayerLeak
20:32:57 [2020-03-17T20:32:57.330Z] --- PASS: TestNISDomainname (1.02s)
20:32:57 [2020-03-17T20:32:57.330Z] === RUN   TestHostnameDnsResolution
20:32:57 [2020-03-17T20:32:57.429Z] #45 266.3   CC       criu/protobuf-desc.o
20:32:58 [2020-03-17T20:32:58.481Z] #45 268.1   CC       criu/protobuf.o
20:32:58 [2020-03-17T20:32:58.778Z] #45 268.8   CC       criu/pstree.o
20:32:59 [2020-03-17T20:32:59.342Z] --- PASS: TestHostnameDnsResolution (1.79s)
20:32:59 [2020-03-17T20:32:59.342Z] === RUN   TestStats
20:33:00 [2020-03-17T20:33:00.806Z] --- PASS: TestStats (1.89s)
20:33:00 [2020-03-17T20:33:00.806Z] === RUN   TestStopContainerWithTimeout
20:33:00 [2020-03-17T20:33:00.806Z] === RUN   TestStopContainerWithTimeout/0
20:33:00 [2020-03-17T20:33:00.806Z] === PAUSE TestStopContainerWithTimeout/0
20:33:00 [2020-03-17T20:33:00.806Z] === RUN   TestStopContainerWithTimeout/1
20:33:00 [2020-03-17T20:33:00.806Z] === PAUSE TestStopContainerWithTimeout/1
20:33:00 [2020-03-17T20:33:00.806Z] === RUN   TestStopContainerWithTimeout/3
20:33:00 [2020-03-17T20:33:00.806Z] === PAUSE TestStopContainerWithTimeout/3
20:33:00 [2020-03-17T20:33:00.806Z] === RUN   TestStopContainerWithTimeout/-1
20:33:00 [2020-03-17T20:33:00.806Z] === PAUSE TestStopContainerWithTimeout/-1
20:33:00 [2020-03-17T20:33:00.806Z] === CONT  TestStopContainerWithTimeout/0
20:33:00 [2020-03-17T20:33:00.806Z] === CONT  TestStopContainerWithTimeout/-1
20:33:01 [2020-03-17T20:33:01.518Z] #45 271.0   CC       criu/rbtree.o
20:33:01 [2020-03-17T20:33:01.809Z] #45 271.6   CC       criu/rst-malloc.o
20:33:02 [2020-03-17T20:33:02.061Z] --- PASS: TestBuildMultiStageLayerLeak (4.39s)
20:33:02 [2020-03-17T20:33:02.061Z] === RUN   TestBuildWithHugeFile
20:33:02 [2020-03-17T20:33:02.101Z] #45 272.1   CC       criu/seccomp.o
20:33:02 [2020-03-17T20:33:02.273Z] === CONT  TestStopContainerWithTimeout/3
20:33:03 [2020-03-17T20:33:03.606Z] #45 273.3   CC       criu/seize.o
20:33:03 [2020-03-17T20:33:03.825Z] --- PASS: TestBuildWithHugeFile (40.83s)
20:33:03 [2020-03-17T20:33:03.825Z] === RUN   TestBuildWithEmptyDockerfile
20:33:03 [2020-03-17T20:33:03.825Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
20:33:03 [2020-03-17T20:33:03.825Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
20:33:03 [2020-03-17T20:33:03.825Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:33:03 [2020-03-17T20:33:03.825Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:33:03 [2020-03-17T20:33:03.825Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:33:03 [2020-03-17T20:33:03.825Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:33:03 [2020-03-17T20:33:03.825Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
20:33:03 [2020-03-17T20:33:03.825Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:33:03 [2020-03-17T20:33:03.825Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:33:03 [2020-03-17T20:33:03.825Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s)
20:33:03 [2020-03-17T20:33:03.825Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s)
20:33:03 [2020-03-17T20:33:03.825Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.25s)
20:33:03 [2020-03-17T20:33:03.825Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s)
20:33:03 [2020-03-17T20:33:03.825Z] === RUN   TestBuildPreserveOwnership
20:33:03 [2020-03-17T20:33:03.825Z] === RUN   TestBuildPreserveOwnership/copy_from
20:33:03 [2020-03-17T20:33:03.825Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
20:33:04 [2020-03-17T20:33:04.083Z] --- PASS: TestBuildPreserveOwnership (6.11s)
20:33:04 [2020-03-17T20:33:04.083Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.97s)
20:33:04 [2020-03-17T20:33:04.083Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.12s)
20:33:04 [2020-03-17T20:33:04.083Z] === RUN   TestBuildPlatformInvalid
20:33:04 [2020-03-17T20:33:04.083Z] --- PASS: TestBuildPlatformInvalid (0.17s)
20:33:04 [2020-03-17T20:33:04.083Z] PASS
20:33:04 [2020-03-17T20:33:04.295Z] === CONT  TestStopContainerWithTimeout/1
20:33:04 [2020-03-17T20:33:04.342Z] 
20:33:04 [2020-03-17T20:33:04.342Z] === Skipped
20:33:04 [2020-03-17T20:33:04.342Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
20:33:04 [2020-03-17T20:33:04.342Z]     build_session_test.go:25: TODO: BuildKit
20:33:04 [2020-03-17T20:33:04.342Z] 
20:33:04 [2020-03-17T20:33:04.342Z] 
20:33:04 [2020-03-17T20:33:04.342Z] DONE 32 tests, 1 skipped in 88.767s
20:33:04 [2020-03-17T20:33:04.342Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
20:33:04 [2020-03-17T20:33:04.342Z] ++ 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
20:33:04 [2020-03-17T20:33:04.342Z] ++ set -e
20:33:04 [2020-03-17T20:33:04.342Z] ++ '[' -n 0 ']'
20:33:04 [2020-03-17T20:33:04.342Z] ++ set -x
20:33:04 [2020-03-17T20:33:04.342Z] ++ env -i DEST=/go/src/github.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
20:33:04 [2020-03-17T20:33:04.600Z] INFO: Testing against a local daemon
20:33:04 [2020-03-17T20:33:04.600Z] === RUN   TestConfigList
20:33:05 [2020-03-17T20:33:05.127Z] #45 274.9   CC       criu/servicefd.o
20:33:05 [2020-03-17T20:33:05.420Z] Loaded image: buildpack-deps:jessie
20:33:05 [2020-03-17T20:33:05.420Z] Loaded image: busybox:latest
20:33:05 [2020-03-17T20:33:05.420Z] Loaded image: busybox:glibc
20:33:05 [2020-03-17T20:33:05.420Z] Loaded image: debian:jessie
20:33:05 [2020-03-17T20:33:05.679Z] Loaded image: hello-world:latest
20:33:05 [2020-03-17T20:33:05.679Z] INFO: Testing against a local daemon
20:33:05 [2020-03-17T20:33:05.679Z] === RUN   TestCgroupNamespacesBuild
20:33:05 [2020-03-17T20:33:05.759Z] --- PASS: TestStopContainerWithTimeout (0.02s)
20:33:05 [2020-03-17T20:33:05.759Z]     --- PASS: TestStopContainerWithTimeout/0 (1.07s)
20:33:05 [2020-03-17T20:33:05.759Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.04s)
20:33:05 [2020-03-17T20:33:05.759Z]     --- PASS: TestStopContainerWithTimeout/3 (2.87s)
20:33:05 [2020-03-17T20:33:05.759Z]     --- PASS: TestStopContainerWithTimeout/1 (1.90s)
20:33:05 [2020-03-17T20:33:05.759Z] === RUN   TestDeleteDevicemapper
20:33:05 [2020-03-17T20:33:05.759Z] --- SKIP: TestDeleteDevicemapper (0.00s)
20:33:05 [2020-03-17T20:33:05.759Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:33:05 [2020-03-17T20:33:05.759Z] === RUN   TestStopContainerWithRestartPolicyAlways
20:33:05 [2020-03-17T20:33:05.778Z] #45 275.6   CC       criu/shmem.o
20:33:06 [2020-03-17T20:33:06.836Z] #45 ...
20:33:06 [2020-03-17T20:33:06.836Z] 
20:33:06 [2020-03-17T20:33:06.836Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:33:07 [2020-03-17T20:33:07.154Z] #42 374.6 + dpkg --print-architecture
20:33:07 [2020-03-17T20:33:07.154Z] #42 374.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
20:33:07 [2020-03-17T20:33:07.451Z] #42 375.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
20:33:07 [2020-03-17T20:33:07.451Z] #42 375.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
20:33:07 [2020-03-17T20:33:07.887Z] --- PASS: TestConfigList (3.41s)
20:33:07 [2020-03-17T20:33:07.887Z] === RUN   TestConfigsCreateAndDelete
20:33:08 [2020-03-17T20:33:08.972Z] --- PASS: TestCgroupNamespacesBuild (2.93s)
20:33:08 [2020-03-17T20:33:08.972Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
20:33:09 [2020-03-17T20:33:09.222Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.42s)
20:33:09 [2020-03-17T20:33:09.222Z] === RUN   TestUpdateMemory
20:33:09 [2020-03-17T20:33:09.222Z] --- SKIP: TestUpdateMemory (0.00s)
20:33:09 [2020-03-17T20:33:09.222Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
20:33:09 [2020-03-17T20:33:09.222Z] === RUN   TestUpdateCPUQuota
20:33:10 [2020-03-17T20:33:10.686Z] --- PASS: TestUpdateCPUQuota (1.12s)
20:33:10 [2020-03-17T20:33:10.686Z] === RUN   TestUpdatePidsLimit
20:33:10 [2020-03-17T20:33:10.686Z] === RUN   TestUpdatePidsLimit/update_from_none
20:33:10 [2020-03-17T20:33:10.686Z] === RUN   TestUpdatePidsLimit/no_change
20:33:10 [2020-03-17T20:33:10.874Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.36s)
20:33:10 [2020-03-17T20:33:10.874Z] === RUN   TestBuildWithSession
20:33:10 [2020-03-17T20:33:10.874Z] --- SKIP: TestBuildWithSession (0.00s)
20:33:10 [2020-03-17T20:33:10.874Z]     build_session_test.go:25: TODO: BuildKit
20:33:10 [2020-03-17T20:33:10.874Z] === RUN   TestBuildSquashParent
20:33:11 [2020-03-17T20:33:11.173Z] --- PASS: TestConfigsCreateAndDelete (3.28s)
20:33:11 [2020-03-17T20:33:11.173Z] === RUN   TestConfigsUpdate
20:33:11 [2020-03-17T20:33:11.298Z] === RUN   TestUpdatePidsLimit/update_lower
20:33:11 [2020-03-17T20:33:11.580Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
20:33:11 [2020-03-17T20:33:11.861Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
20:33:12 [2020-03-17T20:33:12.542Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
20:33:12 [2020-03-17T20:33:12.823Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
20:33:14 [2020-03-17T20:33:14.287Z] --- PASS: TestUpdatePidsLimit (3.85s)
20:33:14 [2020-03-17T20:33:14.287Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.40s)
20:33:14 [2020-03-17T20:33:14.287Z]     --- PASS: TestUpdatePidsLimit/no_change (0.39s)
20:33:14 [2020-03-17T20:33:14.287Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.37s)
20:33:14 [2020-03-17T20:33:14.287Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s)
20:33:14 [2020-03-17T20:33:14.287Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.45s)
20:33:14 [2020-03-17T20:33:14.287Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s)
20:33:14 [2020-03-17T20:33:14.287Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s)
20:33:14 [2020-03-17T20:33:14.287Z] === RUN   TestUpdateRestartPolicy
20:33:14 [2020-03-17T20:33:14.556Z] --- PASS: TestConfigsUpdate (3.30s)
20:33:14 [2020-03-17T20:33:14.556Z] === RUN   TestTemplatedConfig
20:33:17 [2020-03-17T20:33:17.844Z] --- PASS: TestTemplatedConfig (3.35s)
20:33:17 [2020-03-17T20:33:17.844Z] === RUN   TestConfigInspect
20:33:17 [2020-03-17T20:33:17.875Z] #42 ...
20:33:17 [2020-03-17T20:33:17.875Z] 
20:33:17 [2020-03-17T20:33:17.875Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:33:17 [2020-03-17T20:33:17.875Z] #45 277.3   CC       criu/sigframe.o
20:33:17 [2020-03-17T20:33:17.875Z] #45 277.6   CC       criu/signalfd.o
20:33:17 [2020-03-17T20:33:17.875Z] #45 278.1   CC       criu/sk-inet.o
20:33:17 [2020-03-17T20:33:17.875Z] #45 279.9   CC       criu/sk-netlink.o
20:33:17 [2020-03-17T20:33:17.875Z] #45 280.6   CC       criu/sk-packet.o
20:33:17 [2020-03-17T20:33:17.875Z] #45 281.7   CC       criu/sk-queue.o
20:33:17 [2020-03-17T20:33:17.875Z] #45 282.6   CC       criu/sk-tcp.o
20:33:17 [2020-03-17T20:33:17.875Z] #45 283.6   CC       criu/sk-unix.o
20:33:17 [2020-03-17T20:33:17.875Z] #45 287.0   CC       criu/sockets.o
20:33:18 [2020-03-17T20:33:18.917Z] #45 288.8   CC       criu/stats.o
20:33:19 [2020-03-17T20:33:19.552Z] #45 289.4   CC       criu/string.o
20:33:19 [2020-03-17T20:33:19.552Z] #45 289.5   CC       criu/sysctl.o
20:33:19 [2020-03-17T20:33:19.654Z] 65014b3c3121: Pull complete
20:33:20 [2020-03-17T20:33:20.626Z] #45 290.7   CC       criu/sysfs_parse.o
20:33:21 [2020-03-17T20:33:21.132Z] --- PASS: TestConfigInspect (3.27s)
20:33:21 [2020-03-17T20:33:21.132Z] === RUN   TestConfigCreateWithLabels
20:33:21 [2020-03-17T20:33:21.660Z] #45 291.4   CC       criu/timerfd.o
20:33:21 [2020-03-17T20:33:21.952Z] #45 292.0   CC       criu/tty.o
20:33:23 [2020-03-17T20:33:23.074Z] --- PASS: TestBuildSquashParent (10.96s)
20:33:23 [2020-03-17T20:33:23.074Z] === RUN   TestBuildWithRemoveAndForceRemove
20:33:23 [2020-03-17T20:33:23.074Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:33:23 [2020-03-17T20:33:23.074Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:33:23 [2020-03-17T20:33:23.074Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:33:23 [2020-03-17T20:33:23.074Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:33:23 [2020-03-17T20:33:23.074Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:33:23 [2020-03-17T20:33:23.074Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:33:23 [2020-03-17T20:33:23.074Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:33:23 [2020-03-17T20:33:23.074Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:33:23 [2020-03-17T20:33:23.074Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:33:23 [2020-03-17T20:33:23.074Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:33:23 [2020-03-17T20:33:23.074Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:33:23 [2020-03-17T20:33:23.074Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:33:23 [2020-03-17T20:33:23.074Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:33:23 [2020-03-17T20:33:23.074Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:33:24 [2020-03-17T20:33:24.420Z] --- PASS: TestConfigCreateWithLabels (3.26s)
20:33:24 [2020-03-17T20:33:24.420Z] === RUN   TestConfigCreateResolve
20:33:24 [2020-03-17T20:33:24.975Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:33:25 [2020-03-17T20:33:25.542Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:33:25 [2020-03-17T20:33:25.553Z] #45 295.3   CC       criu/tun.o
20:33:26 [2020-03-17T20:33:26.594Z] #45 296.3   CC       criu/uffd.o
20:33:27 [2020-03-17T20:33:27.601Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
20:33:27 [2020-03-17T20:33:27.706Z] --- PASS: TestConfigCreateResolve (3.26s)
20:33:27 [2020-03-17T20:33:27.706Z] === RUN   TestConfigDaemonLibtrustID
20:33:28 [2020-03-17T20:33:28.274Z] --- PASS: TestConfigDaemonLibtrustID (0.63s)
20:33:28 [2020-03-17T20:33:28.274Z] PASS
20:33:28 [2020-03-17T20:33:28.274Z] 
20:33:28 [2020-03-17T20:33:28.274Z] DONE 8 tests in 23.940s
20:33:28 [2020-03-17T20:33:28.274Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
20:33:28 [2020-03-17T20:33:28.274Z] ++ 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
20:33:28 [2020-03-17T20:33:28.274Z] ++ set -e
20:33:28 [2020-03-17T20:33:28.274Z] ++ '[' -n 0 ']'
20:33:28 [2020-03-17T20:33:28.274Z] ++ set -x
20:33:28 [2020-03-17T20:33:28.274Z] ++ env -i DEST=/go/src/github.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
20:33:28 [2020-03-17T20:33:28.532Z] INFO: Testing against a local daemon
20:33:28 [2020-03-17T20:33:28.532Z] === RUN   TestCheckpoint
20:33:28 [2020-03-17T20:33:28.532Z] --- SKIP: TestCheckpoint (0.00s)
20:33:28 [2020-03-17T20:33:28.532Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:33:28 [2020-03-17T20:33:28.532Z] === RUN   TestContainerInvalidJSON
20:33:28 [2020-03-17T20:33:28.532Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
20:33:28 [2020-03-17T20:33:28.532Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
20:33:28 [2020-03-17T20:33:28.532Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
20:33:28 [2020-03-17T20:33:28.532Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
20:33:28 [2020-03-17T20:33:28.532Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
20:33:28 [2020-03-17T20:33:28.532Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
20:33:28 [2020-03-17T20:33:28.532Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
20:33:28 [2020-03-17T20:33:28.532Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
20:33:28 [2020-03-17T20:33:28.532Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
20:33:28 [2020-03-17T20:33:28.532Z] --- PASS: TestContainerInvalidJSON (0.02s)
20:33:28 [2020-03-17T20:33:28.532Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
20:33:28 [2020-03-17T20:33:28.532Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
20:33:28 [2020-03-17T20:33:28.532Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
20:33:28 [2020-03-17T20:33:28.532Z] === RUN   TestCopyFromContainerPathDoesNotExist
20:33:28 [2020-03-17T20:33:28.532Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
20:33:28 [2020-03-17T20:33:28.532Z] === RUN   TestCopyFromContainerPathIsNotDir
20:33:28 [2020-03-17T20:33:28.784Z] #45 298.8   CC       criu/util.o
20:33:28 [2020-03-17T20:33:28.790Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s)
20:33:28 [2020-03-17T20:33:28.790Z] === RUN   TestCopyToContainerPathDoesNotExist
20:33:28 [2020-03-17T20:33:28.790Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s)
20:33:28 [2020-03-17T20:33:28.790Z] === RUN   TestCopyToContainerPathIsNotDir
20:33:28 [2020-03-17T20:33:28.827Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:33:29 [2020-03-17T20:33:29.048Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s)
20:33:29 [2020-03-17T20:33:29.048Z] === RUN   TestCopyFromContainer
20:33:29 [2020-03-17T20:33:29.085Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:33:29 [2020-03-17T20:33:29.493Z] --- PASS: TestUpdateRestartPolicy (12.77s)
20:33:29 [2020-03-17T20:33:29.493Z] === RUN   TestUpdateRestartWithAutoRemove
20:33:29 [2020-03-17T20:33:29.493Z] --- PASS: TestUpdateRestartWithAutoRemove (0.87s)
20:33:29 [2020-03-17T20:33:29.493Z] === RUN   TestWaitNonBlocked
20:33:29 [2020-03-17T20:33:29.493Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
20:33:29 [2020-03-17T20:33:29.493Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
20:33:29 [2020-03-17T20:33:29.493Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
20:33:29 [2020-03-17T20:33:29.493Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
20:33:29 [2020-03-17T20:33:29.493Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
20:33:29 [2020-03-17T20:33:29.493Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
20:33:29 [2020-03-17T20:33:29.493Z] --- PASS: TestWaitNonBlocked (0.01s)
20:33:29 [2020-03-17T20:33:29.493Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.95s)
20:33:29 [2020-03-17T20:33:29.493Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.03s)
20:33:29 [2020-03-17T20:33:29.493Z] === RUN   TestWaitBlocked
20:33:29 [2020-03-17T20:33:29.493Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
20:33:29 [2020-03-17T20:33:29.493Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
20:33:29 [2020-03-17T20:33:29.493Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
20:33:29 [2020-03-17T20:33:29.493Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
20:33:29 [2020-03-17T20:33:29.493Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
20:33:29 [2020-03-17T20:33:29.493Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
20:33:30 [2020-03-17T20:33:30.107Z] --- PASS: TestWaitBlocked (0.01s)
20:33:30 [2020-03-17T20:33:30.107Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.06s)
20:33:30 [2020-03-17T20:33:30.107Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.14s)
20:33:30 [2020-03-17T20:33:30.107Z] === CONT  TestContainerStartOnDaemonRestart
20:33:30 [2020-03-17T20:33:30.107Z] === CONT  TestIpcModeOlderClient
20:33:30 [2020-03-17T20:33:30.388Z] --- PASS: TestIpcModeOlderClient (0.18s)
20:33:30 [2020-03-17T20:33:30.388Z] === CONT  TestDaemonHostGatewayIP
20:33:30 [2020-03-17T20:33:30.951Z] === RUN   TestCopyFromContainer//
20:33:30 [2020-03-17T20:33:30.951Z] === RUN   TestCopyFromContainer//bar/root
20:33:31 [2020-03-17T20:33:31.210Z] === RUN   TestCopyFromContainer//bar/root/
20:33:31 [2020-03-17T20:33:31.210Z] === RUN   TestCopyFromContainer/bar/quux
20:33:31 [2020-03-17T20:33:31.469Z] === RUN   TestCopyFromContainer/bar/quux/
20:33:31 [2020-03-17T20:33:31.469Z] === RUN   TestCopyFromContainer/bar/quux/baz
20:33:31 [2020-03-17T20:33:31.524Z] #45 301.3   CC       criu/uts_ns.o
20:33:31 [2020-03-17T20:33:31.728Z] === RUN   TestCopyFromContainer/bar/filesymlink
20:33:31 [2020-03-17T20:33:31.728Z] === RUN   TestCopyFromContainer/bar/dirsymlink
20:33:31 [2020-03-17T20:33:31.728Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
20:33:31 [2020-03-17T20:33:31.814Z] #45 301.8   CC       criu/vdso.o
20:33:31 [2020-03-17T20:33:31.986Z] === RUN   TestCopyFromContainer/bar/notarget
20:33:31 [2020-03-17T20:33:31.986Z] --- PASS: TestCopyFromContainer (3.14s)
20:33:31 [2020-03-17T20:33:31.986Z]     --- PASS: TestCopyFromContainer// (0.10s)
20:33:31 [2020-03-17T20:33:31.986Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
20:33:31 [2020-03-17T20:33:31.986Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
20:33:31 [2020-03-17T20:33:31.986Z]     --- PASS: TestCopyFromContainer/bar/quux (0.15s)
20:33:31 [2020-03-17T20:33:31.986Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
20:33:31 [2020-03-17T20:33:31.986Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
20:33:31 [2020-03-17T20:33:31.986Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
20:33:31 [2020-03-17T20:33:31.986Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s)
20:33:31 [2020-03-17T20:33:31.986Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
20:33:31 [2020-03-17T20:33:31.986Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
20:33:31 [2020-03-17T20:33:31.986Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
20:33:32 [2020-03-17T20:33:32.252Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:33:32 [2020-03-17T20:33:32.252Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:33:32 [2020-03-17T20:33:32.252Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:33:32 [2020-03-17T20:33:32.252Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:33:32 [2020-03-17T20:33:32.252Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
20:33:32 [2020-03-17T20:33:32.252Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
20:33:32 [2020-03-17T20:33:32.252Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:33:32 [2020-03-17T20:33:32.252Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
20:33:32 [2020-03-17T20:33:32.252Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:33:32 [2020-03-17T20:33:32.252Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
20:33:32 [2020-03-17T20:33:32.252Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
20:33:32 [2020-03-17T20:33:32.252Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
20:33:32 [2020-03-17T20:33:32.252Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
20:33:32 [2020-03-17T20:33:32.252Z] === RUN   TestCreateLinkToNonExistingContainer
20:33:32 [2020-03-17T20:33:32.252Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s)
20:33:32 [2020-03-17T20:33:32.252Z] === RUN   TestCreateWithInvalidEnv
20:33:32 [2020-03-17T20:33:32.252Z] === RUN   TestCreateWithInvalidEnv/0
20:33:32 [2020-03-17T20:33:32.252Z] === PAUSE TestCreateWithInvalidEnv/0
20:33:32 [2020-03-17T20:33:32.252Z] === RUN   TestCreateWithInvalidEnv/1
20:33:32 [2020-03-17T20:33:32.252Z] === PAUSE TestCreateWithInvalidEnv/1
20:33:32 [2020-03-17T20:33:32.252Z] === RUN   TestCreateWithInvalidEnv/2
20:33:32 [2020-03-17T20:33:32.252Z] === PAUSE TestCreateWithInvalidEnv/2
20:33:32 [2020-03-17T20:33:32.252Z] === CONT  TestCreateWithInvalidEnv/0
20:33:32 [2020-03-17T20:33:32.252Z] === CONT  TestCreateWithInvalidEnv/1
20:33:32 [2020-03-17T20:33:32.252Z] === CONT  TestCreateWithInvalidEnv/2
20:33:32 [2020-03-17T20:33:32.252Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
20:33:32 [2020-03-17T20:33:32.252Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
20:33:32 [2020-03-17T20:33:32.252Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
20:33:32 [2020-03-17T20:33:32.252Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
20:33:32 [2020-03-17T20:33:32.252Z] === RUN   TestCreateTmpfsMountsTarget
20:33:32 [2020-03-17T20:33:32.252Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s)
20:33:32 [2020-03-17T20:33:32.252Z] === RUN   TestCreateWithCustomMaskedPaths
20:33:32 [2020-03-17T20:33:32.368Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
20:33:32 [2020-03-17T20:33:32.368Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.13s)
20:33:32 [2020-03-17T20:33:32.368Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.66s)
20:33:32 [2020-03-17T20:33:32.368Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.83s)
20:33:32 [2020-03-17T20:33:32.368Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.42s)
20:33:32 [2020-03-17T20:33:32.368Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.30s)
20:33:32 [2020-03-17T20:33:32.368Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.43s)
20:33:32 [2020-03-17T20:33:32.368Z] === RUN   TestBuildMultiStageCopy
20:33:32 [2020-03-17T20:33:32.368Z] === RUN   TestBuildMultiStageCopy/copy_to_root
20:33:32 [2020-03-17T20:33:32.846Z] #45 302.7   LINK     criu/built-in.o
20:33:32 [2020-03-17T20:33:32.846Z] #45 302.9   LINK     criu/criu
20:33:33 [2020-03-17T20:33:33.062Z] --- PASS: TestContainerStartOnDaemonRestart (2.97s)
20:33:33 [2020-03-17T20:33:33.062Z] === CONT  TestDaemonRestartIpcMode
20:33:33 [2020-03-17T20:33:33.676Z] --- PASS: TestDaemonHostGatewayIP (3.41s)
20:33:33 [2020-03-17T20:33:33.878Z] #45 303.8   DEP      lib/c/criu.d
20:33:33 [2020-03-17T20:33:33.878Z] #45 303.9   CC       images/rpc.pb-c.o
20:33:34 [2020-03-17T20:33:34.803Z] --- PASS: TestCreateWithCustomMaskedPaths (2.28s)
20:33:34 [2020-03-17T20:33:34.803Z] === RUN   TestCreateWithCapabilities
20:33:34 [2020-03-17T20:33:34.803Z] === RUN   TestCreateWithCapabilities/no_capabilities
20:33:34 [2020-03-17T20:33:34.803Z] === PAUSE TestCreateWithCapabilities/no_capabilities
20:33:34 [2020-03-17T20:33:34.803Z] === RUN   TestCreateWithCapabilities/empty_capabilities
20:33:34 [2020-03-17T20:33:34.803Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
20:33:34 [2020-03-17T20:33:34.803Z] === RUN   TestCreateWithCapabilities/valid_capabilities
20:33:34 [2020-03-17T20:33:34.803Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
20:33:34 [2020-03-17T20:33:34.803Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
20:33:34 [2020-03-17T20:33:34.803Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
20:33:34 [2020-03-17T20:33:34.803Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
20:33:34 [2020-03-17T20:33:34.803Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
20:33:34 [2020-03-17T20:33:34.803Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
20:33:34 [2020-03-17T20:33:34.803Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
20:33:34 [2020-03-17T20:33:34.803Z] === RUN   TestCreateWithCapabilities/empty_capadd
20:33:34 [2020-03-17T20:33:34.803Z] === PAUSE TestCreateWithCapabilities/empty_capadd
20:33:34 [2020-03-17T20:33:34.803Z] === RUN   TestCreateWithCapabilities/empty_capdrop
20:33:34 [2020-03-17T20:33:34.803Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
20:33:34 [2020-03-17T20:33:34.803Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
20:33:34 [2020-03-17T20:33:34.803Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
20:33:34 [2020-03-17T20:33:34.803Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
20:33:34 [2020-03-17T20:33:34.803Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
20:33:34 [2020-03-17T20:33:34.803Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
20:33:34 [2020-03-17T20:33:34.803Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
20:33:34 [2020-03-17T20:33:34.803Z] === CONT  TestCreateWithCapabilities/no_capabilities
20:33:34 [2020-03-17T20:33:34.803Z] === CONT  TestCreateWithCapabilities/empty_capadd
20:33:34 [2020-03-17T20:33:34.803Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
20:33:34 [2020-03-17T20:33:34.803Z] === CONT  TestCreateWithCapabilities/empty_capdrop
20:33:34 [2020-03-17T20:33:34.803Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
20:33:34 [2020-03-17T20:33:34.803Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
20:33:34 [2020-03-17T20:33:34.803Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
20:33:34 [2020-03-17T20:33:34.803Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
20:33:34 [2020-03-17T20:33:34.803Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
20:33:34 [2020-03-17T20:33:34.803Z] === CONT  TestCreateWithCapabilities/valid_capabilities
20:33:34 [2020-03-17T20:33:34.803Z] === CONT  TestCreateWithCapabilities/empty_capabilities
20:33:34 [2020-03-17T20:33:34.803Z] --- PASS: TestCreateWithCapabilities (0.04s)
20:33:34 [2020-03-17T20:33:34.803Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
20:33:34 [2020-03-17T20:33:34.803Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
20:33:34 [2020-03-17T20:33:34.803Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
20:33:34 [2020-03-17T20:33:34.803Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s)
20:33:34 [2020-03-17T20:33:34.803Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s)
20:33:34 [2020-03-17T20:33:34.803Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.10s)
20:33:34 [2020-03-17T20:33:34.803Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s)
20:33:34 [2020-03-17T20:33:34.803Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s)
20:33:34 [2020-03-17T20:33:34.803Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s)
20:33:34 [2020-03-17T20:33:34.803Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s)
20:33:34 [2020-03-17T20:33:34.803Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.09s)
20:33:34 [2020-03-17T20:33:34.803Z] === RUN   TestCreateWithCustomReadonlyPaths
20:33:35 [2020-03-17T20:33:35.405Z] #45 305.3   CC       lib/c/criu.o
20:33:35 [2020-03-17T20:33:35.653Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
20:33:36 [2020-03-17T20:33:36.586Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
20:33:37 [2020-03-17T20:33:37.151Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
20:33:37 [2020-03-17T20:33:37.185Z] --- PASS: TestDaemonRestartIpcMode (3.46s)
20:33:37 [2020-03-17T20:33:37.185Z] PASS
20:33:37 [2020-03-17T20:33:37.185Z] 
20:33:37 [2020-03-17T20:33:37.185Z] === Skipped
20:33:37 [2020-03-17T20:33:37.185Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
20:33:37 [2020-03-17T20:33:37.185Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:33:37 [2020-03-17T20:33:37.185Z] 
20:33:37 [2020-03-17T20:33:37.185Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
20:33:37 [2020-03-17T20:33:37.185Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:33:37 [2020-03-17T20:33:37.185Z] 
20:33:37 [2020-03-17T20:33:37.185Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
20:33:37 [2020-03-17T20:33:37.185Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:33:37 [2020-03-17T20:33:37.185Z] 
20:33:37 [2020-03-17T20:33:37.185Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
20:33:37 [2020-03-17T20:33:37.185Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:33:37 [2020-03-17T20:33:37.185Z] 
20:33:37 [2020-03-17T20:33:37.185Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
20:33:37 [2020-03-17T20:33:37.185Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:33:37 [2020-03-17T20:33:37.185Z] 
20:33:37 [2020-03-17T20:33:37.185Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
20:33:37 [2020-03-17T20:33:37.185Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
20:33:37 [2020-03-17T20:33:37.185Z] 
20:33:37 [2020-03-17T20:33:37.185Z] 
20:33:37 [2020-03-17T20:33:37.185Z] DONE 199 tests, 6 skipped in 138.246s
20:33:37 [2020-03-17T20:33:37.185Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
20:33:37 [2020-03-17T20:33:37.185Z] ++ 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
20:33:37 [2020-03-17T20:33:37.185Z] ++ set -e
20:33:37 [2020-03-17T20:33:37.185Z] ++ '[' -n 0 ']'
20:33:37 [2020-03-17T20:33:37.185Z] ++ set -x
20:33:37 [2020-03-17T20:33:37.185Z] ++ env -i DEST=/go/src/github.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
20:33:37 [2020-03-17T20:33:37.185Z] INFO: Testing against a local daemon
20:33:37 [2020-03-17T20:33:37.185Z] === RUN   TestCommitInheritsEnv
20:33:37 [2020-03-17T20:33:37.342Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.32s)
20:33:37 [2020-03-17T20:33:37.343Z] === RUN   TestCreateWithInvalidHealthcheckParams
20:33:37 [2020-03-17T20:33:37.343Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:33:37 [2020-03-17T20:33:37.343Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:33:37 [2020-03-17T20:33:37.343Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:33:37 [2020-03-17T20:33:37.343Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:33:37 [2020-03-17T20:33:37.343Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:33:37 [2020-03-17T20:33:37.343Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:33:37 [2020-03-17T20:33:37.343Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:33:37 [2020-03-17T20:33:37.343Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:33:37 [2020-03-17T20:33:37.343Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:33:37 [2020-03-17T20:33:37.343Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:33:37 [2020-03-17T20:33:37.343Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:33:37 [2020-03-17T20:33:37.343Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:33:37 [2020-03-17T20:33:37.343Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:33:37 [2020-03-17T20:33:37.343Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:33:37 [2020-03-17T20:33:37.343Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:33:37 [2020-03-17T20:33:37.343Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
20:33:37 [2020-03-17T20:33:37.343Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
20:33:37 [2020-03-17T20:33:37.343Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
20:33:37 [2020-03-17T20:33:37.343Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s)
20:33:37 [2020-03-17T20:33:37.343Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s)
20:33:37 [2020-03-17T20:33:37.343Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
20:33:37 [2020-03-17T20:33:37.343Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
20:33:37 [2020-03-17T20:33:37.467Z] --- PASS: TestCommitInheritsEnv (0.56s)
20:33:37 [2020-03-17T20:33:37.467Z] === RUN   TestImportExtremelyLargeImageWorks
20:33:37 [2020-03-17T20:33:37.467Z] === PAUSE TestImportExtremelyLargeImageWorks
20:33:37 [2020-03-17T20:33:37.467Z] === RUN   TestImagesFilterMultiReference
20:33:37 [2020-03-17T20:33:37.467Z] --- PASS: TestImagesFilterMultiReference (0.04s)
20:33:37 [2020-03-17T20:33:37.467Z] === RUN   TestImagePullPlatformInvalid
20:33:37 [2020-03-17T20:33:37.467Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
20:33:37 [2020-03-17T20:33:37.467Z] === RUN   TestRemoveImageOrphaning
20:33:37 [2020-03-17T20:33:37.538Z] #45 307.4   LINK     lib/c/built-in.o
20:33:37 [2020-03-17T20:33:37.539Z] #45 307.5   LINK     lib/c/libcriu.so
20:33:37 [2020-03-17T20:33:37.539Z] #45 307.7   LINK     lib/c/libcriu.a
20:33:37 [2020-03-17T20:33:37.716Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
20:33:37 [2020-03-17T20:33:37.910Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.82s)
20:33:37 [2020-03-17T20:33:37.910Z] === RUN   TestContainerStartOnDaemonRestart
20:33:37 [2020-03-17T20:33:37.910Z] === PAUSE TestContainerStartOnDaemonRestart
20:33:37 [2020-03-17T20:33:37.910Z] === RUN   TestDaemonRestartIpcMode
20:33:37 [2020-03-17T20:33:37.910Z] === PAUSE TestDaemonRestartIpcMode
20:33:37 [2020-03-17T20:33:37.910Z] === RUN   TestDaemonHostGatewayIP
20:33:37 [2020-03-17T20:33:37.910Z] === PAUSE TestDaemonHostGatewayIP
20:33:37 [2020-03-17T20:33:37.910Z] === RUN   TestDiff
20:33:38 [2020-03-17T20:33:38.080Z] --- PASS: TestRemoveImageOrphaning (0.52s)
20:33:38 [2020-03-17T20:33:38.080Z] === RUN   TestRemoveImageGarbageCollector
20:33:38 [2020-03-17T20:33:38.080Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
20:33:38 [2020-03-17T20:33:38.080Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:33:38 [2020-03-17T20:33:38.080Z] === RUN   TestTagUnprefixedRepoByNameOrName
20:33:38 [2020-03-17T20:33:38.080Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
20:33:38 [2020-03-17T20:33:38.080Z] === RUN   TestTagInvalidReference
20:33:38 [2020-03-17T20:33:38.080Z] --- PASS: TestTagInvalidReference (0.01s)
20:33:38 [2020-03-17T20:33:38.080Z] === RUN   TestTagValidPrefixedRepo
20:33:38 [2020-03-17T20:33:38.080Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
20:33:38 [2020-03-17T20:33:38.080Z] === RUN   TestTagExistedNameWithoutForce
20:33:38 [2020-03-17T20:33:38.080Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
20:33:38 [2020-03-17T20:33:38.080Z] === RUN   TestTagOfficialNames
20:33:38 [2020-03-17T20:33:38.080Z] --- PASS: TestTagOfficialNames (0.03s)
20:33:38 [2020-03-17T20:33:38.080Z] === RUN   TestTagMatchesDigest
20:33:38 [2020-03-17T20:33:38.080Z] --- PASS: TestTagMatchesDigest (0.01s)
20:33:38 [2020-03-17T20:33:38.080Z] === CONT  TestImportExtremelyLargeImageWorks
20:33:38 [2020-03-17T20:33:38.182Z] #45 308.0   GEN      magic.py
20:33:38 [2020-03-17T20:33:38.182Z] #45 308.2 Note: Building without setproctitle() and strlcpy() support.
20:33:38 [2020-03-17T20:33:38.182Z] #45 308.2       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
20:33:38 [2020-03-17T20:33:38.481Z] #45 308.2 Note: Building without GnuTLS support
20:33:38 [2020-03-17T20:33:38.650Z] --- PASS: TestBuildMultiStageCopy (6.15s)
20:33:38 [2020-03-17T20:33:38.650Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.31s)
20:33:38 [2020-03-17T20:33:38.650Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.69s)
20:33:38 [2020-03-17T20:33:38.650Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.67s)
20:33:38 [2020-03-17T20:33:38.650Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.71s)
20:33:38 [2020-03-17T20:33:38.650Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.77s)
20:33:38 [2020-03-17T20:33:38.650Z] === RUN   TestBuildMultiStageParentConfig
20:33:38 [2020-03-17T20:33:38.847Z] --- PASS: TestDiff (0.79s)
20:33:38 [2020-03-17T20:33:38.847Z] === RUN   TestExecWithCloseStdin
20:33:39 [2020-03-17T20:33:39.116Z] #45 309.2 fatal: not a git repository (or any of the parent directories): .git
20:33:39 [2020-03-17T20:33:39.781Z] --- PASS: TestExecWithCloseStdin (0.92s)
20:33:39 [2020-03-17T20:33:39.782Z] === RUN   TestExec
20:33:40 [2020-03-17T20:33:40.548Z] --- PASS: TestBuildMultiStageParentConfig (1.56s)
20:33:40 [2020-03-17T20:33:40.548Z] === RUN   TestBuildLabelWithTargets
20:33:40 [2020-03-17T20:33:40.632Z] #45 310.7 make[1]: Nothing to be done for 'all'.
20:33:40 [2020-03-17T20:33:40.716Z] --- PASS: TestExec (0.90s)
20:33:40 [2020-03-17T20:33:40.717Z] === RUN   TestExecUser
20:33:41 [2020-03-17T20:33:41.652Z] --- PASS: TestExecUser (0.89s)
20:33:41 [2020-03-17T20:33:41.652Z] === RUN   TestExportContainerAndImportImage
20:33:42 [2020-03-17T20:33:42.149Z] #45 312.2 make[1]: 'images/built-in.o' is up to date.
20:33:42 [2020-03-17T20:33:42.441Z] #45 312.3 make[1]: 'compel/plugins/std.lib.a' is up to date.
20:33:42 [2020-03-17T20:33:42.441Z] #45 312.4 make[1]: 'compel/plugins/fds.lib.a' is up to date.
20:33:42 [2020-03-17T20:33:42.442Z] #45 312.4 make[1]: 'compel/libcompel.a' is up to date.
20:33:42 [2020-03-17T20:33:42.442Z] #45 312.5 make[1]: 'compel/compel-host-bin' is up to date.
20:33:42 [2020-03-17T20:33:42.590Z] --- PASS: TestExportContainerAndImportImage (1.12s)
20:33:42 [2020-03-17T20:33:42.590Z] === RUN   TestExportContainerAfterDaemonRestart
20:33:42 [2020-03-17T20:33:42.732Z] #45 312.5 make[1]: Nothing to be done for 'all'.
20:33:42 [2020-03-17T20:33:42.732Z] #45 312.6 make[1]: 'soccr/libsoccr.a' is up to date.
20:33:43 [2020-03-17T20:33:43.024Z] #45 313.0 make[2]: Nothing to be done for 'all'.
20:33:43 [2020-03-17T20:33:43.024Z] #45 313.0 make[2]: Nothing to be done for 'all'.
20:33:43 [2020-03-17T20:33:43.074Z] --- PASS: TestBuildLabelWithTargets (2.56s)
20:33:43 [2020-03-17T20:33:43.075Z] === RUN   TestBuildWithEmptyLayers
20:33:43 [2020-03-17T20:33:43.316Z] #45 313.2 make[2]: Nothing to be done for 'all'.
20:33:43 [2020-03-17T20:33:43.610Z] #45 313.5 make[2]: Nothing to be done for 'all'.
20:33:43 [2020-03-17T20:33:43.610Z] #45 313.6 make[2]: Nothing to be done for 'all'.
20:33:43 [2020-03-17T20:33:43.905Z] #45 313.7 make[2]: Nothing to be done for 'all'.
20:33:43 [2020-03-17T20:33:43.905Z] #45 313.8 make[2]: Nothing to be done for 'all'.
20:33:44 [2020-03-17T20:33:44.008Z] --- PASS: TestBuildWithEmptyLayers (1.39s)
20:33:44 [2020-03-17T20:33:44.008Z] === RUN   TestBuildMultiStageOnBuild
20:33:44 [2020-03-17T20:33:44.205Z] #45 314.1 make[2]: Nothing to be done for 'all'.
20:33:44 [2020-03-17T20:33:44.205Z] #45 314.1   INSTALL  criu/criu
20:33:44 [2020-03-17T20:33:44.505Z] #45 DONE 314.3s
20:33:44 [2020-03-17T20:33:44.505Z] 
20:33:44 [2020-03-17T20:33:44.505Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:33:45 [2020-03-17T20:33:45.122Z] --- PASS: TestExportContainerAfterDaemonRestart (2.00s)
20:33:45 [2020-03-17T20:33:45.122Z] === RUN   TestHealthCheckWorkdir
20:33:45 [2020-03-17T20:33:45.690Z] --- PASS: TestHealthCheckWorkdir (1.06s)
20:33:45 [2020-03-17T20:33:45.690Z] === RUN   TestHealthKillContainer
20:33:48 [2020-03-17T20:33:48.190Z] --- PASS: TestBuildMultiStageOnBuild (3.67s)
20:33:48 [2020-03-17T20:33:48.190Z] === RUN   TestBuildUncleanTarFilenames
20:33:48 [2020-03-17T20:33:48.974Z] --- PASS: TestHealthKillContainer (2.97s)
20:33:48 [2020-03-17T20:33:48.974Z] === RUN   TestInspectCpusetInConfigPre120
20:33:48 [2020-03-17T20:33:48.986Z] #24 ...
20:33:48 [2020-03-17T20:33:48.987Z] 
20:33:48 [2020-03-17T20:33:48.987Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:33:48 [2020-03-17T20:33:48.987Z] #61 232.6 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
20:33:49 [2020-03-17T20:33:49.542Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s)
20:33:49 [2020-03-17T20:33:49.542Z] === RUN   TestIpcModeNone
20:33:50 [2020-03-17T20:33:50.088Z] --- PASS: TestBuildUncleanTarFilenames (2.01s)
20:33:50 [2020-03-17T20:33:50.088Z] === RUN   TestBuildMultiStageLayerLeak
20:33:50 [2020-03-17T20:33:50.478Z] --- PASS: TestIpcModeNone (0.91s)
20:33:50 [2020-03-17T20:33:50.478Z] === RUN   TestIpcModePrivate
20:33:51 [2020-03-17T20:33:51.413Z] --- PASS: TestIpcModePrivate (0.87s)
20:33:51 [2020-03-17T20:33:51.413Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false
20:33:51 [2020-03-17T20:33:51.413Z] === RUN   TestIpcModeShareable
20:33:51 [2020-03-17T20:33:51.745Z] #61 235.5 + mkdir -p /build
20:33:51 [2020-03-17T20:33:51.745Z] #61 235.5 + cp runc /build/runc
20:33:51 [2020-03-17T20:33:51.745Z] #61 DONE 235.6s
20:33:51 [2020-03-17T20:33:51.745Z] 
20:33:51 [2020-03-17T20:33:51.745Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:33:52 [2020-03-17T20:33:52.031Z] --- PASS: TestIpcModeShareable (0.91s)
20:33:52 [2020-03-17T20:33:52.031Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true
20:33:52 [2020-03-17T20:33:52.031Z] === RUN   TestAPIIpcModeShareableAndContainer
20:33:53 [2020-03-17T20:33:53.814Z] #24 ...
20:33:53 [2020-03-17T20:33:53.814Z] 
20:33:53 [2020-03-17T20:33:53.814Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:33:53 [2020-03-17T20:33:53.814Z] #42 DONE 421.3s
20:33:53 [2020-03-17T20:33:53.814Z] 
20:33:53 [2020-03-17T20:33:53.814Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:33:54 [2020-03-17T20:33:54.268Z] --- PASS: TestBuildMultiStageLayerLeak (3.88s)
20:33:54 [2020-03-17T20:33:54.268Z] === RUN   TestBuildWithHugeFile
20:33:55 [2020-03-17T20:33:55.317Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.74s)
20:33:55 [2020-03-17T20:33:55.317Z] === RUN   TestAPIIpcModeHost
20:33:55 [2020-03-17T20:33:55.576Z] --- PASS: TestAPIIpcModeHost (0.74s)
20:33:55 [2020-03-17T20:33:55.576Z] === RUN   TestDaemonIpcModeShareable
20:33:57 [2020-03-17T20:33:57.481Z] --- PASS: TestDaemonIpcModeShareable (1.85s)
20:33:57 [2020-03-17T20:33:57.481Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true
20:33:57 [2020-03-17T20:33:57.481Z] === RUN   TestDaemonIpcModePrivate
20:33:58 [2020-03-17T20:33:58.247Z] --- PASS: TestBuildWithHugeFile (51.24s)
20:33:58 [2020-03-17T20:33:58.247Z] === RUN   TestBuildWithEmptyDockerfile
20:33:58 [2020-03-17T20:33:58.247Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
20:33:58 [2020-03-17T20:33:58.247Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
20:33:58 [2020-03-17T20:33:58.247Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:33:58 [2020-03-17T20:33:58.247Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:33:58 [2020-03-17T20:33:58.247Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:33:58 [2020-03-17T20:33:58.247Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:33:58 [2020-03-17T20:33:58.247Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
20:33:58 [2020-03-17T20:33:58.247Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:33:58 [2020-03-17T20:33:58.247Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:33:58 [2020-03-17T20:33:58.247Z] --- PASS: TestBuildWithEmptyDockerfile (0.15s)
20:33:58 [2020-03-17T20:33:58.247Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s)
20:33:58 [2020-03-17T20:33:58.247Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s)
20:33:58 [2020-03-17T20:33:58.247Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
20:33:58 [2020-03-17T20:33:58.247Z] === RUN   TestBuildPreserveOwnership
20:33:58 [2020-03-17T20:33:58.247Z] === RUN   TestBuildPreserveOwnership/copy_from
20:33:59 [2020-03-17T20:33:59.176Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
20:33:59 [2020-03-17T20:33:59.384Z] --- PASS: TestDaemonIpcModePrivate (1.80s)
20:33:59 [2020-03-17T20:33:59.384Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false
20:33:59 [2020-03-17T20:33:59.384Z] === RUN   TestDaemonIpcModePrivateFromConfig
20:34:01 [2020-03-17T20:34:01.288Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.92s)
20:34:01 [2020-03-17T20:34:01.288Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false
20:34:01 [2020-03-17T20:34:01.288Z] === RUN   TestDaemonIpcModeShareableFromConfig
20:34:03 [2020-03-17T20:34:03.192Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.86s)
20:34:03 [2020-03-17T20:34:03.192Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true
20:34:03 [2020-03-17T20:34:03.192Z] === RUN   TestIpcModeOlderClient
20:34:03 [2020-03-17T20:34:03.192Z] === PAUSE TestIpcModeOlderClient
20:34:03 [2020-03-17T20:34:03.192Z] === RUN   TestKillContainerInvalidSignal
20:34:03 [2020-03-17T20:34:03.348Z] --- PASS: TestBuildPreserveOwnership (10.32s)
20:34:03 [2020-03-17T20:34:03.348Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.30s)
20:34:03 [2020-03-17T20:34:03.348Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
20:34:03 [2020-03-17T20:34:03.348Z] === RUN   TestBuildPlatformInvalid
20:34:03 [2020-03-17T20:34:03.348Z] --- PASS: TestBuildPlatformInvalid (0.08s)
20:34:03 [2020-03-17T20:34:03.348Z] PASS
20:34:03 [2020-03-17T20:34:03.348Z] 
20:34:03 [2020-03-17T20:34:03.348Z] === Skipped
20:34:03 [2020-03-17T20:34:03.348Z] === SKIP: amd64.integration.build TestCgroupNamespacesBuild (0.00s)
20:34:03 [2020-03-17T20:34:03.348Z]     build_cgroupns_linux_test.go:42: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:34:03 [2020-03-17T20:34:03.348Z] 
20:34:03 [2020-03-17T20:34:03.348Z] === SKIP: amd64.integration.build TestCgroupNamespacesBuildDaemonHostMode (0.00s)
20:34:03 [2020-03-17T20:34:03.348Z]     build_cgroupns_linux_test.go:42: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:34:03 [2020-03-17T20:34:03.348Z] 
20:34:03 [2020-03-17T20:34:03.348Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
20:34:03 [2020-03-17T20:34:03.348Z]     build_session_test.go:25: TODO: BuildKit
20:34:03 [2020-03-17T20:34:03.348Z] 
20:34:03 [2020-03-17T20:34:03.348Z] 
20:34:03 [2020-03-17T20:34:03.348Z] DONE 32 tests, 3 skipped in 120.255s
20:34:03 [2020-03-17T20:34:03.348Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
20:34:03 [2020-03-17T20:34:03.604Z] INFO: Testing against a local daemon
20:34:03 [2020-03-17T20:34:03.604Z] === RUN   TestConfigList
20:34:03 [2020-03-17T20:34:03.604Z] --- SKIP: TestConfigList (0.02s)
20:34:03 [2020-03-17T20:34:03.604Z]     config_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:34:03 [2020-03-17T20:34:03.604Z] === RUN   TestConfigsCreateAndDelete
20:34:03 [2020-03-17T20:34:03.604Z] --- SKIP: TestConfigsCreateAndDelete (0.02s)
20:34:03 [2020-03-17T20:34:03.604Z]     config_test.go:112: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:34:03 [2020-03-17T20:34:03.604Z] === RUN   TestConfigsUpdate
20:34:03 [2020-03-17T20:34:03.604Z] --- SKIP: TestConfigsUpdate (0.02s)
20:34:03 [2020-03-17T20:34:03.604Z]     config_test.go:140: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:34:03 [2020-03-17T20:34:03.604Z] === RUN   TestTemplatedConfig
20:34:03 [2020-03-17T20:34:03.604Z] --- SKIP: TestTemplatedConfig (0.00s)
20:34:03 [2020-03-17T20:34:03.604Z]     config_test.go:192: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:34:03 [2020-03-17T20:34:03.604Z] === RUN   TestConfigInspect
20:34:03 [2020-03-17T20:34:03.604Z] --- SKIP: TestConfigInspect (0.01s)
20:34:03 [2020-03-17T20:34:03.604Z]     config_test.go:326: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:34:03 [2020-03-17T20:34:03.604Z] === RUN   TestConfigCreateWithLabels
20:34:03 [2020-03-17T20:34:03.604Z] --- SKIP: TestConfigCreateWithLabels (0.01s)
20:34:03 [2020-03-17T20:34:03.604Z]     config_test.go:350: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:34:03 [2020-03-17T20:34:03.604Z] === RUN   TestConfigCreateResolve
20:34:03 [2020-03-17T20:34:03.604Z] --- SKIP: TestConfigCreateResolve (0.01s)
20:34:03 [2020-03-17T20:34:03.604Z]     config_test.go:377: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:34:03 [2020-03-17T20:34:03.604Z] === RUN   TestConfigDaemonLibtrustID
20:34:03 [2020-03-17T20:34:03.604Z] --- SKIP: TestConfigDaemonLibtrustID (0.01s)
20:34:03 [2020-03-17T20:34:03.604Z]     config_test.go:427: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:34:03 [2020-03-17T20:34:03.604Z] PASS
20:34:03 [2020-03-17T20:34:03.604Z] 
20:34:03 [2020-03-17T20:34:03.604Z] === Skipped
20:34:03 [2020-03-17T20:34:03.604Z] === SKIP: amd64.integration.config TestConfigList (0.02s)
20:34:03 [2020-03-17T20:34:03.604Z]     config_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:34:03 [2020-03-17T20:34:03.604Z] 
20:34:03 [2020-03-17T20:34:03.604Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s)
20:34:03 [2020-03-17T20:34:03.604Z]     config_test.go:112: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:34:03 [2020-03-17T20:34:03.604Z] 
20:34:03 [2020-03-17T20:34:03.604Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s)
20:34:03 [2020-03-17T20:34:03.604Z]     config_test.go:140: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:34:03 [2020-03-17T20:34:03.604Z] 
20:34:03 [2020-03-17T20:34:03.604Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
20:34:03 [2020-03-17T20:34:03.604Z]     config_test.go:192: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:34:03 [2020-03-17T20:34:03.604Z] 
20:34:03 [2020-03-17T20:34:03.604Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s)
20:34:03 [2020-03-17T20:34:03.605Z]     config_test.go:326: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:34:03 [2020-03-17T20:34:03.605Z] 
20:34:03 [2020-03-17T20:34:03.605Z] === SKIP: amd64.integration.config TestConfigCreateWithLabels (0.01s)
20:34:03 [2020-03-17T20:34:03.605Z]     config_test.go:350: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:34:03 [2020-03-17T20:34:03.605Z] 
20:34:03 [2020-03-17T20:34:03.605Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
20:34:03 [2020-03-17T20:34:03.605Z]     config_test.go:377: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:34:03 [2020-03-17T20:34:03.605Z] 
20:34:03 [2020-03-17T20:34:03.605Z] === SKIP: amd64.integration.config TestConfigDaemonLibtrustID (0.01s)
20:34:03 [2020-03-17T20:34:03.605Z]     config_test.go:427: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:34:03 [2020-03-17T20:34:03.605Z] 
20:34:03 [2020-03-17T20:34:03.605Z] 
20:34:03 [2020-03-17T20:34:03.605Z] DONE 8 tests, 8 skipped in 0.258s
20:34:03 [2020-03-17T20:34:03.605Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
20:34:03 [2020-03-17T20:34:03.760Z] --- PASS: TestKillContainerInvalidSignal (0.81s)
20:34:03 [2020-03-17T20:34:03.760Z] === RUN   TestKillContainer
20:34:03 [2020-03-17T20:34:03.760Z] === RUN   TestKillContainer/no_signal
20:34:03 [2020-03-17T20:34:03.861Z] INFO: Testing against a local daemon
20:34:03 [2020-03-17T20:34:03.861Z] === RUN   TestCheckpoint
20:34:03 [2020-03-17T20:34:03.861Z] --- SKIP: TestCheckpoint (0.00s)
20:34:03 [2020-03-17T20:34:03.861Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:34:03 [2020-03-17T20:34:03.861Z] === RUN   TestContainerInvalidJSON
20:34:03 [2020-03-17T20:34:03.861Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
20:34:03 [2020-03-17T20:34:03.861Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
20:34:03 [2020-03-17T20:34:03.861Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
20:34:03 [2020-03-17T20:34:03.861Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
20:34:03 [2020-03-17T20:34:03.861Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
20:34:03 [2020-03-17T20:34:03.861Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
20:34:03 [2020-03-17T20:34:03.861Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
20:34:03 [2020-03-17T20:34:03.861Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
20:34:03 [2020-03-17T20:34:03.861Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
20:34:03 [2020-03-17T20:34:03.861Z] --- PASS: TestContainerInvalidJSON (0.02s)
20:34:03 [2020-03-17T20:34:03.861Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
20:34:03 [2020-03-17T20:34:03.861Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
20:34:03 [2020-03-17T20:34:03.861Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
20:34:03 [2020-03-17T20:34:03.861Z] === RUN   TestCopyFromContainerPathDoesNotExist
20:34:04 [2020-03-17T20:34:04.118Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s)
20:34:04 [2020-03-17T20:34:04.118Z] === RUN   TestCopyFromContainerPathIsNotDir
20:34:04 [2020-03-17T20:34:04.118Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s)
20:34:04 [2020-03-17T20:34:04.118Z] === RUN   TestCopyToContainerPathDoesNotExist
20:34:04 [2020-03-17T20:34:04.118Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s)
20:34:04 [2020-03-17T20:34:04.118Z] === RUN   TestCopyToContainerPathIsNotDir
20:34:04 [2020-03-17T20:34:04.374Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s)
20:34:04 [2020-03-17T20:34:04.374Z] === RUN   TestCopyFromContainer
20:34:04 [2020-03-17T20:34:04.695Z] === RUN   TestKillContainer/non_killing_signal
20:34:05 [2020-03-17T20:34:05.262Z] === RUN   TestKillContainer/killing_signal
20:34:06 [2020-03-17T20:34:06.199Z] --- PASS: TestKillContainer (2.38s)
20:34:06 [2020-03-17T20:34:06.199Z]     --- PASS: TestKillContainer/no_signal (0.80s)
20:34:06 [2020-03-17T20:34:06.199Z]     --- PASS: TestKillContainer/non_killing_signal (0.53s)
20:34:06 [2020-03-17T20:34:06.199Z]     --- PASS: TestKillContainer/killing_signal (0.75s)
20:34:06 [2020-03-17T20:34:06.199Z] === RUN   TestKillWithStopSignalAndRestartPolicies
20:34:06 [2020-03-17T20:34:06.199Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
20:34:06 [2020-03-17T20:34:06.464Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
20:34:06 [2020-03-17T20:34:06.464Z] Using test binary docker
20:34:06 [2020-03-17T20:34:06.464Z] +++ /etc/init.d/apparmor start
20:34:06 [2020-03-17T20:34:06.464Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
20:34:06 [2020-03-17T20:34:06.464Z] INFO: Waiting for daemon to start...
20:34:06 [2020-03-17T20:34:06.464Z] Starting dockerd
20:34:06 [2020-03-17T20:34:06.464Z] +++ 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
20:34:07 [2020-03-17T20:34:07.029Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
20:34:07 [2020-03-17T20:34:07.029Z] Using test binary docker
20:34:07 [2020-03-17T20:34:07.136Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
20:34:07 [2020-03-17T20:34:07.287Z] +++ /etc/init.d/apparmor start
20:34:07 [2020-03-17T20:34:07.287Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
20:34:07 [2020-03-17T20:34:07.287Z] INFO: Waiting for daemon to start...
20:34:07 [2020-03-17T20:34:07.287Z] Starting dockerd
20:34:07 [2020-03-17T20:34:07.287Z] +++ 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
20:34:07 [2020-03-17T20:34:07.704Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.54s)
20:34:07 [2020-03-17T20:34:07.704Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.76s)
20:34:07 [2020-03-17T20:34:07.704Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s)
20:34:07 [2020-03-17T20:34:07.704Z] === RUN   TestKillStoppedContainer
20:34:07 [2020-03-17T20:34:07.963Z] --- PASS: TestKillStoppedContainer (0.11s)
20:34:07 [2020-03-17T20:34:07.963Z] === RUN   TestKillStoppedContainerAPIPre120
20:34:07 [2020-03-17T20:34:07.963Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
20:34:07 [2020-03-17T20:34:07.963Z] === RUN   TestKillDifferentUserContainer
20:34:08 [2020-03-17T20:34:08.219Z] .
20:34:08 [2020-03-17T20:34:08.219Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
20:34:08 [2020-03-17T20:34:08.219Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
20:34:08 [2020-03-17T20:34:08.219Z] Error: No such image: emptyfs
20:34:08 [2020-03-17T20:34:08.219Z] ++++ docker load
20:34:08 [2020-03-17T20:34:08.219Z] ++++ tar -cC bundles/test-integration/emptyfs .
20:34:08 [2020-03-17T20:34:08.587Z] === RUN   TestCopyFromContainer//
20:34:08 [2020-03-17T20:34:08.587Z] === RUN   TestCopyFromContainer//bar/root
20:34:08 [2020-03-17T20:34:08.587Z] === RUN   TestCopyFromContainer//bar/root/
20:34:08 [2020-03-17T20:34:08.587Z] === RUN   TestCopyFromContainer/bar/quux
20:34:08 [2020-03-17T20:34:08.587Z] === RUN   TestCopyFromContainer/bar/quux/
20:34:08 [2020-03-17T20:34:08.587Z] === RUN   TestCopyFromContainer/bar/quux/baz
20:34:08 [2020-03-17T20:34:08.587Z] === RUN   TestCopyFromContainer/bar/filesymlink
20:34:08 [2020-03-17T20:34:08.785Z] Running integration-test (iteration 1)
20:34:08 [2020-03-17T20:34:08.785Z] 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)/
20:34:08 [2020-03-17T20:34:08.785Z] ++ 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)/'
20:34:08 [2020-03-17T20:34:08.785Z] ++ set -e
20:34:08 [2020-03-17T20:34:08.785Z] ++ '[' -n 0 ']'
20:34:08 [2020-03-17T20:34:08.785Z] ++ set -x
20:34:08 [2020-03-17T20:34:08.785Z] ++ env -i DEST=/go/src/github.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)/'
20:34:08 [2020-03-17T20:34:08.844Z] === RUN   TestCopyFromContainer/bar/dirsymlink
20:34:08 [2020-03-17T20:34:08.844Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
20:34:08 [2020-03-17T20:34:08.844Z] === RUN   TestCopyFromContainer/bar/notarget
20:34:08 [2020-03-17T20:34:08.898Z] --- PASS: TestKillDifferentUserContainer (0.77s)
20:34:08 [2020-03-17T20:34:08.898Z] === RUN   TestInspectOomKilledTrue
20:34:08 [2020-03-17T20:34:08.898Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
20:34:08 [2020-03-17T20:34:08.898Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:34:08 [2020-03-17T20:34:08.898Z] === RUN   TestInspectOomKilledFalse
20:34:08 [2020-03-17T20:34:08.898Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
20:34:08 [2020-03-17T20:34:08.898Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:34:08 [2020-03-17T20:34:08.898Z] === RUN   TestLinksEtcHostsContentMatch
20:34:09 [2020-03-17T20:34:09.101Z] --- PASS: TestCopyFromContainer (4.77s)
20:34:09 [2020-03-17T20:34:09.101Z]     --- PASS: TestCopyFromContainer// (0.07s)
20:34:09 [2020-03-17T20:34:09.101Z]     --- PASS: TestCopyFromContainer//bar/root (0.10s)
20:34:09 [2020-03-17T20:34:09.101Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
20:34:09 [2020-03-17T20:34:09.101Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
20:34:09 [2020-03-17T20:34:09.101Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
20:34:09 [2020-03-17T20:34:09.101Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
20:34:09 [2020-03-17T20:34:09.101Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
20:34:09 [2020-03-17T20:34:09.101Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
20:34:09 [2020-03-17T20:34:09.101Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
20:34:09 [2020-03-17T20:34:09.101Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
20:34:09 [2020-03-17T20:34:09.101Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
20:34:09 [2020-03-17T20:34:09.101Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:34:09 [2020-03-17T20:34:09.101Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:34:09 [2020-03-17T20:34:09.101Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:34:09 [2020-03-17T20:34:09.101Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:34:09 [2020-03-17T20:34:09.101Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
20:34:09 [2020-03-17T20:34:09.101Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
20:34:09 [2020-03-17T20:34:09.101Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:34:09 [2020-03-17T20:34:09.101Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
20:34:09 [2020-03-17T20:34:09.101Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:34:09 [2020-03-17T20:34:09.101Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
20:34:09 [2020-03-17T20:34:09.101Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
20:34:09 [2020-03-17T20:34:09.101Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
20:34:09 [2020-03-17T20:34:09.101Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
20:34:09 [2020-03-17T20:34:09.101Z] === RUN   TestCreateLinkToNonExistingContainer
20:34:09 [2020-03-17T20:34:09.101Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
20:34:09 [2020-03-17T20:34:09.101Z] === RUN   TestCreateWithInvalidEnv
20:34:09 [2020-03-17T20:34:09.101Z] === RUN   TestCreateWithInvalidEnv/0
20:34:09 [2020-03-17T20:34:09.101Z] === PAUSE TestCreateWithInvalidEnv/0
20:34:09 [2020-03-17T20:34:09.101Z] === RUN   TestCreateWithInvalidEnv/1
20:34:09 [2020-03-17T20:34:09.101Z] === PAUSE TestCreateWithInvalidEnv/1
20:34:09 [2020-03-17T20:34:09.101Z] === RUN   TestCreateWithInvalidEnv/2
20:34:09 [2020-03-17T20:34:09.101Z] === PAUSE TestCreateWithInvalidEnv/2
20:34:09 [2020-03-17T20:34:09.101Z] === CONT  TestCreateWithInvalidEnv/0
20:34:09 [2020-03-17T20:34:09.101Z] === CONT  TestCreateWithInvalidEnv/2
20:34:09 [2020-03-17T20:34:09.101Z] === CONT  TestCreateWithInvalidEnv/1
20:34:09 [2020-03-17T20:34:09.101Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
20:34:09 [2020-03-17T20:34:09.101Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
20:34:09 [2020-03-17T20:34:09.101Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
20:34:09 [2020-03-17T20:34:09.101Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
20:34:09 [2020-03-17T20:34:09.101Z] === RUN   TestCreateTmpfsMountsTarget
20:34:09 [2020-03-17T20:34:09.101Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
20:34:09 [2020-03-17T20:34:09.101Z] === RUN   TestCreateWithCustomMaskedPaths
20:34:09 [2020-03-17T20:34:09.350Z] 
20:34:09 [2020-03-17T20:34:09.350Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
20:34:09 [2020-03-17T20:34:09.350Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
20:34:09 [2020-03-17T20:34:09.350Z] Error: No such image: emptyfs
20:34:09 [2020-03-17T20:34:09.350Z] ++++ tar -cC bundles/test-integration/emptyfs .
20:34:09 [2020-03-17T20:34:09.350Z] ++++ docker load
20:34:09 [2020-03-17T20:34:09.466Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s)
20:34:09 [2020-03-17T20:34:09.466Z] === RUN   TestLinksContainerNames
20:34:09 [2020-03-17T20:34:09.916Z] Running integration-test (iteration 1)
20:34:09 [2020-03-17T20:34:09.916Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
20:34:09 [2020-03-17T20:34:09.916Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
20:34:09 [2020-03-17T20:34:09.916Z] ++ set -e
20:34:09 [2020-03-17T20:34:09.916Z] ++ '[' -n 0 ']'
20:34:09 [2020-03-17T20:34:09.916Z] ++ set -x
20:34:09 [2020-03-17T20:34:09.916Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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)/'
20:34:10 [2020-03-17T20:34:10.993Z] --- PASS: TestCreateWithCustomMaskedPaths (1.59s)
20:34:10 [2020-03-17T20:34:10.993Z] === RUN   TestCreateWithCapabilities
20:34:10 [2020-03-17T20:34:10.993Z] === RUN   TestCreateWithCapabilities/no_capabilities
20:34:10 [2020-03-17T20:34:10.993Z] === PAUSE TestCreateWithCapabilities/no_capabilities
20:34:10 [2020-03-17T20:34:10.993Z] === RUN   TestCreateWithCapabilities/empty_capabilities
20:34:10 [2020-03-17T20:34:10.993Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
20:34:10 [2020-03-17T20:34:10.993Z] === RUN   TestCreateWithCapabilities/valid_capabilities
20:34:10 [2020-03-17T20:34:10.993Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
20:34:10 [2020-03-17T20:34:10.993Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
20:34:10 [2020-03-17T20:34:10.993Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
20:34:10 [2020-03-17T20:34:10.993Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
20:34:10 [2020-03-17T20:34:10.993Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
20:34:10 [2020-03-17T20:34:10.993Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
20:34:10 [2020-03-17T20:34:10.993Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
20:34:10 [2020-03-17T20:34:10.993Z] === RUN   TestCreateWithCapabilities/empty_capadd
20:34:10 [2020-03-17T20:34:10.993Z] === PAUSE TestCreateWithCapabilities/empty_capadd
20:34:10 [2020-03-17T20:34:10.993Z] === RUN   TestCreateWithCapabilities/empty_capdrop
20:34:10 [2020-03-17T20:34:10.993Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
20:34:10 [2020-03-17T20:34:10.993Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
20:34:10 [2020-03-17T20:34:10.993Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
20:34:10 [2020-03-17T20:34:10.993Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
20:34:10 [2020-03-17T20:34:10.993Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
20:34:10 [2020-03-17T20:34:10.993Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
20:34:10 [2020-03-17T20:34:10.993Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
20:34:10 [2020-03-17T20:34:10.993Z] === CONT  TestCreateWithCapabilities/no_capabilities
20:34:10 [2020-03-17T20:34:10.993Z] === CONT  TestCreateWithCapabilities/empty_capadd
20:34:10 [2020-03-17T20:34:10.993Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
20:34:10 [2020-03-17T20:34:10.993Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
20:34:10 [2020-03-17T20:34:10.993Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
20:34:10 [2020-03-17T20:34:10.993Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
20:34:10 [2020-03-17T20:34:10.993Z] === CONT  TestCreateWithCapabilities/valid_capabilities
20:34:10 [2020-03-17T20:34:10.993Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
20:34:10 [2020-03-17T20:34:10.993Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
20:34:10 [2020-03-17T20:34:10.993Z] === CONT  TestCreateWithCapabilities/empty_capdrop
20:34:10 [2020-03-17T20:34:10.993Z] === CONT  TestCreateWithCapabilities/empty_capabilities
20:34:10 [2020-03-17T20:34:10.993Z] --- PASS: TestCreateWithCapabilities (0.01s)
20:34:10 [2020-03-17T20:34:10.993Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s)
20:34:10 [2020-03-17T20:34:10.993Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s)
20:34:10 [2020-03-17T20:34:10.993Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s)
20:34:10 [2020-03-17T20:34:10.993Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s)
20:34:10 [2020-03-17T20:34:10.993Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
20:34:10 [2020-03-17T20:34:10.993Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
20:34:10 [2020-03-17T20:34:10.993Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
20:34:10 [2020-03-17T20:34:10.993Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s)
20:34:10 [2020-03-17T20:34:10.993Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s)
20:34:10 [2020-03-17T20:34:10.993Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s)
20:34:10 [2020-03-17T20:34:10.993Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s)
20:34:10 [2020-03-17T20:34:10.993Z] === RUN   TestCreateWithCustomReadonlyPaths
20:34:11 [2020-03-17T20:34:11.369Z] --- PASS: TestLinksContainerNames (1.61s)
20:34:11 [2020-03-17T20:34:11.369Z] === RUN   TestLogsFollowTailEmpty
20:34:11 [2020-03-17T20:34:11.936Z] --- PASS: TestLogsFollowTailEmpty (0.77s)
20:34:11 [2020-03-17T20:34:11.936Z] === RUN   TestContainerNetworkMountsNoChown
20:34:12 [2020-03-17T20:34:12.504Z] --- PASS: TestContainerNetworkMountsNoChown (0.81s)
20:34:12 [2020-03-17T20:34:12.504Z] === RUN   TestMountDaemonRoot
20:34:12 [2020-03-17T20:34:12.763Z] === RUN   TestMountDaemonRoot/default
20:34:12 [2020-03-17T20:34:12.763Z] === PAUSE TestMountDaemonRoot/default
20:34:12 [2020-03-17T20:34:12.763Z] === RUN   TestMountDaemonRoot/private
20:34:12 [2020-03-17T20:34:12.763Z] === PAUSE TestMountDaemonRoot/private
20:34:12 [2020-03-17T20:34:12.763Z] === RUN   TestMountDaemonRoot/rprivate
20:34:12 [2020-03-17T20:34:12.763Z] === PAUSE TestMountDaemonRoot/rprivate
20:34:12 [2020-03-17T20:34:12.763Z] === RUN   TestMountDaemonRoot/slave
20:34:12 [2020-03-17T20:34:12.763Z] === PAUSE TestMountDaemonRoot/slave
20:34:12 [2020-03-17T20:34:12.763Z] === RUN   TestMountDaemonRoot/rslave
20:34:12 [2020-03-17T20:34:12.763Z] === PAUSE TestMountDaemonRoot/rslave
20:34:12 [2020-03-17T20:34:12.763Z] === RUN   TestMountDaemonRoot/shared
20:34:12 [2020-03-17T20:34:12.763Z] === PAUSE TestMountDaemonRoot/shared
20:34:12 [2020-03-17T20:34:12.763Z] === RUN   TestMountDaemonRoot/rshared
20:34:12 [2020-03-17T20:34:12.763Z] === PAUSE TestMountDaemonRoot/rshared
20:34:12 [2020-03-17T20:34:12.763Z] === CONT  TestMountDaemonRoot/default
20:34:12 [2020-03-17T20:34:12.763Z] === RUN   TestMountDaemonRoot/default/bind_subpath
20:34:12 [2020-03-17T20:34:12.763Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
20:34:12 [2020-03-17T20:34:12.763Z] === RUN   TestMountDaemonRoot/default/mount_root
20:34:12 [2020-03-17T20:34:12.763Z] === CONT  TestMountDaemonRoot/rslave
20:34:12 [2020-03-17T20:34:12.763Z] === PAUSE TestMountDaemonRoot/default/mount_root
20:34:12 [2020-03-17T20:34:12.763Z] === RUN   TestMountDaemonRoot/default/mount_subpath
20:34:12 [2020-03-17T20:34:12.763Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
20:34:12 [2020-03-17T20:34:12.763Z] === RUN   TestMountDaemonRoot/default/bind_root
20:34:12 [2020-03-17T20:34:12.763Z] === PAUSE TestMountDaemonRoot/default/bind_root
20:34:12 [2020-03-17T20:34:12.763Z] === RUN   TestMountDaemonRoot/rslave/bind_root
20:34:12 [2020-03-17T20:34:12.763Z] === CONT  TestMountDaemonRoot/rprivate
20:34:12 [2020-03-17T20:34:12.763Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
20:34:12 [2020-03-17T20:34:12.763Z] === CONT  TestMountDaemonRoot/rshared
20:34:12 [2020-03-17T20:34:12.763Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
20:34:12 [2020-03-17T20:34:12.763Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
20:34:12 [2020-03-17T20:34:12.763Z] === RUN   TestMountDaemonRoot/rshared/bind_root
20:34:12 [2020-03-17T20:34:12.763Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
20:34:12 [2020-03-17T20:34:12.763Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
20:34:12 [2020-03-17T20:34:12.763Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
20:34:12 [2020-03-17T20:34:12.763Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
20:34:12 [2020-03-17T20:34:12.763Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
20:34:12 [2020-03-17T20:34:12.763Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
20:34:12 [2020-03-17T20:34:12.763Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
20:34:12 [2020-03-17T20:34:12.763Z] === RUN   TestMountDaemonRoot/rslave/mount_root
20:34:12 [2020-03-17T20:34:12.763Z] === CONT  TestMountDaemonRoot/shared
20:34:12 [2020-03-17T20:34:12.763Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
20:34:12 [2020-03-17T20:34:12.763Z] === RUN   TestMountDaemonRoot/shared/bind_root
20:34:12 [2020-03-17T20:34:12.763Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
20:34:12 [2020-03-17T20:34:12.763Z] === PAUSE TestMountDaemonRoot/shared/bind_root
20:34:12 [2020-03-17T20:34:12.763Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
20:34:12 [2020-03-17T20:34:12.763Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
20:34:12 [2020-03-17T20:34:12.763Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
20:34:12 [2020-03-17T20:34:12.763Z] === RUN   TestMountDaemonRoot/shared/mount_root
20:34:12 [2020-03-17T20:34:12.763Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
20:34:12 [2020-03-17T20:34:12.763Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
20:34:12 [2020-03-17T20:34:12.763Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
20:34:12 [2020-03-17T20:34:12.763Z] === CONT  TestMountDaemonRoot/private
20:34:12 [2020-03-17T20:34:12.764Z] === RUN   TestMountDaemonRoot/private/mount_root
20:34:12 [2020-03-17T20:34:12.764Z] === PAUSE TestMountDaemonRoot/private/mount_root
20:34:12 [2020-03-17T20:34:12.764Z] === RUN   TestMountDaemonRoot/private/mount_subpath
20:34:12 [2020-03-17T20:34:12.764Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
20:34:12 [2020-03-17T20:34:12.764Z] === RUN   TestMountDaemonRoot/private/bind_root
20:34:12 [2020-03-17T20:34:12.764Z] === PAUSE TestMountDaemonRoot/private/bind_root
20:34:12 [2020-03-17T20:34:12.764Z] === RUN   TestMountDaemonRoot/private/bind_subpath
20:34:12 [2020-03-17T20:34:12.764Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
20:34:12 [2020-03-17T20:34:12.764Z] === PAUSE TestMountDaemonRoot/shared/mount_root
20:34:12 [2020-03-17T20:34:12.764Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
20:34:12 [2020-03-17T20:34:12.764Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
20:34:12 [2020-03-17T20:34:12.764Z] === CONT  TestMountDaemonRoot/default/bind_subpath
20:34:12 [2020-03-17T20:34:12.764Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
20:34:12 [2020-03-17T20:34:12.764Z] === RUN   TestMountDaemonRoot/rshared/mount_root
20:34:12 [2020-03-17T20:34:12.764Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
20:34:12 [2020-03-17T20:34:12.764Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
20:34:12 [2020-03-17T20:34:12.764Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
20:34:12 [2020-03-17T20:34:12.764Z] === CONT  TestMountDaemonRoot/default/mount_subpath
20:34:12 [2020-03-17T20:34:12.764Z] === CONT  TestMountDaemonRoot/slave
20:34:12 [2020-03-17T20:34:12.764Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
20:34:12 [2020-03-17T20:34:12.764Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
20:34:12 [2020-03-17T20:34:12.764Z] === RUN   TestMountDaemonRoot/slave/bind_root
20:34:12 [2020-03-17T20:34:12.764Z] === PAUSE TestMountDaemonRoot/slave/bind_root
20:34:12 [2020-03-17T20:34:12.764Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
20:34:12 [2020-03-17T20:34:12.764Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
20:34:12 [2020-03-17T20:34:12.764Z] === RUN   TestMountDaemonRoot/slave/mount_root
20:34:12 [2020-03-17T20:34:12.764Z] === PAUSE TestMountDaemonRoot/slave/mount_root
20:34:12 [2020-03-17T20:34:12.764Z] === CONT  TestMountDaemonRoot/default/bind_root
20:34:12 [2020-03-17T20:34:12.764Z] === CONT  TestMountDaemonRoot/default/mount_root
20:34:12 [2020-03-17T20:34:12.764Z] === CONT  TestMountDaemonRoot/rslave/bind_root
20:34:12 [2020-03-17T20:34:12.764Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
20:34:12 [2020-03-17T20:34:12.764Z] === CONT  TestMountDaemonRoot/rslave/mount_root
20:34:12 [2020-03-17T20:34:12.764Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
20:34:12 [2020-03-17T20:34:12.884Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.78s)
20:34:12 [2020-03-17T20:34:12.884Z] === RUN   TestCreateWithInvalidHealthcheckParams
20:34:12 [2020-03-17T20:34:12.884Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:34:12 [2020-03-17T20:34:12.884Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:34:12 [2020-03-17T20:34:12.884Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:34:12 [2020-03-17T20:34:12.884Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:34:12 [2020-03-17T20:34:12.884Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:34:12 [2020-03-17T20:34:12.884Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:34:12 [2020-03-17T20:34:12.884Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:34:12 [2020-03-17T20:34:12.884Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:34:12 [2020-03-17T20:34:12.884Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:34:12 [2020-03-17T20:34:12.884Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:34:12 [2020-03-17T20:34:12.884Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:34:12 [2020-03-17T20:34:12.884Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:34:12 [2020-03-17T20:34:12.884Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:34:12 [2020-03-17T20:34:12.885Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:34:12 [2020-03-17T20:34:12.885Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:34:12 [2020-03-17T20:34:12.885Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
20:34:12 [2020-03-17T20:34:12.885Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
20:34:12 [2020-03-17T20:34:12.885Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
20:34:12 [2020-03-17T20:34:12.885Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
20:34:12 [2020-03-17T20:34:12.885Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
20:34:12 [2020-03-17T20:34:12.885Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
20:34:12 [2020-03-17T20:34:12.885Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
20:34:13 [2020-03-17T20:34:13.027Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
20:34:13 [2020-03-17T20:34:13.027Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
20:34:13 [2020-03-17T20:34:13.027Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
20:34:13 [2020-03-17T20:34:13.027Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
20:34:13 [2020-03-17T20:34:13.027Z] === CONT  TestMountDaemonRoot/private/mount_root
20:34:13 [2020-03-17T20:34:13.027Z] === CONT  TestMountDaemonRoot/shared/bind_root
20:34:13 [2020-03-17T20:34:13.027Z] === CONT  TestMountDaemonRoot/private/bind_subpath
20:34:13 [2020-03-17T20:34:13.027Z] === CONT  TestMountDaemonRoot/private/bind_root
20:34:13 [2020-03-17T20:34:13.027Z] === CONT  TestMountDaemonRoot/rshared/bind_root
20:34:13 [2020-03-17T20:34:13.027Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
20:34:13 [2020-03-17T20:34:13.027Z] === CONT  TestMountDaemonRoot/private/mount_subpath
20:34:13 [2020-03-17T20:34:13.027Z] === CONT  TestMountDaemonRoot/shared/mount_root
20:34:13 [2020-03-17T20:34:13.027Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
20:34:13 [2020-03-17T20:34:13.027Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
20:34:13 [2020-03-17T20:34:13.027Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
20:34:13 [2020-03-17T20:34:13.286Z] === CONT  TestMountDaemonRoot/rshared/mount_root
20:34:13 [2020-03-17T20:34:13.286Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
20:34:13 [2020-03-17T20:34:13.286Z] === CONT  TestMountDaemonRoot/slave/mount_root
20:34:13 [2020-03-17T20:34:13.286Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
20:34:13 [2020-03-17T20:34:13.286Z] === CONT  TestMountDaemonRoot/slave/bind_root
20:34:13 [2020-03-17T20:34:13.286Z] --- PASS: TestMountDaemonRoot (0.05s)
20:34:13 [2020-03-17T20:34:13.286Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
20:34:13 [2020-03-17T20:34:13.286Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
20:34:13 [2020-03-17T20:34:13.286Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.10s)
20:34:13 [2020-03-17T20:34:13.286Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s)
20:34:13 [2020-03-17T20:34:13.286Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.11s)
20:34:13 [2020-03-17T20:34:13.286Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
20:34:13 [2020-03-17T20:34:13.286Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.17s)
20:34:13 [2020-03-17T20:34:13.286Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.17s)
20:34:13 [2020-03-17T20:34:13.286Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.18s)
20:34:13 [2020-03-17T20:34:13.286Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.18s)
20:34:13 [2020-03-17T20:34:13.286Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
20:34:13 [2020-03-17T20:34:13.286Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.07s)
20:34:13 [2020-03-17T20:34:13.286Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.07s)
20:34:13 [2020-03-17T20:34:13.286Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.07s)
20:34:13 [2020-03-17T20:34:13.286Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.07s)
20:34:13 [2020-03-17T20:34:13.286Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
20:34:13 [2020-03-17T20:34:13.286Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
20:34:13 [2020-03-17T20:34:13.286Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
20:34:13 [2020-03-17T20:34:13.286Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
20:34:13 [2020-03-17T20:34:13.286Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
20:34:13 [2020-03-17T20:34:13.286Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
20:34:13 [2020-03-17T20:34:13.286Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
20:34:13 [2020-03-17T20:34:13.286Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
20:34:13 [2020-03-17T20:34:13.286Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s)
20:34:13 [2020-03-17T20:34:13.286Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.09s)
20:34:13 [2020-03-17T20:34:13.286Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
20:34:13 [2020-03-17T20:34:13.286Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.08s)
20:34:13 [2020-03-17T20:34:13.286Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s)
20:34:13 [2020-03-17T20:34:13.286Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.08s)
20:34:13 [2020-03-17T20:34:13.286Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.08s)
20:34:13 [2020-03-17T20:34:13.286Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
20:34:13 [2020-03-17T20:34:13.286Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.15s)
20:34:13 [2020-03-17T20:34:13.286Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.14s)
20:34:13 [2020-03-17T20:34:13.286Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.14s)
20:34:13 [2020-03-17T20:34:13.286Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.15s)
20:34:13 [2020-03-17T20:34:13.286Z] === RUN   TestContainerBindMountNonRecursive
20:34:13 [2020-03-17T20:34:13.448Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.61s)
20:34:13 [2020-03-17T20:34:13.448Z] === RUN   TestContainerStartOnDaemonRestart
20:34:13 [2020-03-17T20:34:13.448Z] === PAUSE TestContainerStartOnDaemonRestart
20:34:13 [2020-03-17T20:34:13.448Z] === RUN   TestDaemonRestartIpcMode
20:34:13 [2020-03-17T20:34:13.448Z] === PAUSE TestDaemonRestartIpcMode
20:34:13 [2020-03-17T20:34:13.448Z] === RUN   TestDaemonHostGatewayIP
20:34:13 [2020-03-17T20:34:13.448Z] === PAUSE TestDaemonHostGatewayIP
20:34:13 [2020-03-17T20:34:13.448Z] === RUN   TestDiff
20:34:14 [2020-03-17T20:34:14.010Z] --- PASS: TestDiff (0.57s)
20:34:14 [2020-03-17T20:34:14.010Z] === RUN   TestExecWithCloseStdin
20:34:14 [2020-03-17T20:34:14.940Z] --- PASS: TestExecWithCloseStdin (0.69s)
20:34:14 [2020-03-17T20:34:14.940Z] === RUN   TestExec
20:34:15 [2020-03-17T20:34:15.503Z] --- PASS: TestExec (0.66s)
20:34:15 [2020-03-17T20:34:15.503Z] === RUN   TestExecUser
20:34:15 [2020-03-17T20:34:15.820Z] --- PASS: TestContainerBindMountNonRecursive (2.09s)
20:34:15 [2020-03-17T20:34:15.820Z] === RUN   TestNetworkNat
20:34:16 [2020-03-17T20:34:16.072Z] --- PASS: TestExecUser (0.65s)
20:34:16 [2020-03-17T20:34:16.072Z] === RUN   TestExportContainerAndImportImage
20:34:16 [2020-03-17T20:34:16.387Z] --- PASS: TestNetworkNat (0.90s)
20:34:16 [2020-03-17T20:34:16.387Z] === RUN   TestNetworkLocalhostTCPNat
20:34:17 [2020-03-17T20:34:17.003Z] --- PASS: TestExportContainerAndImportImage (0.76s)
20:34:17 [2020-03-17T20:34:17.003Z] === RUN   TestExportContainerAfterDaemonRestart
20:34:17 [2020-03-17T20:34:17.003Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
20:34:17 [2020-03-17T20:34:17.003Z]     export_test.go:63: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:34:17 [2020-03-17T20:34:17.003Z] === RUN   TestHealthCheckWorkdir
20:34:17 [2020-03-17T20:34:17.323Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s)
20:34:17 [2020-03-17T20:34:17.323Z] === RUN   TestNetworkLoopbackNat
20:34:17 [2020-03-17T20:34:17.566Z] --- PASS: TestHealthCheckWorkdir (0.83s)
20:34:17 [2020-03-17T20:34:17.567Z] === RUN   TestHealthKillContainer
20:34:18 [2020-03-17T20:34:18.699Z] --- PASS: TestNetworkLoopbackNat (1.18s)
20:34:18 [2020-03-17T20:34:18.699Z] === RUN   TestPause
20:34:19 [2020-03-17T20:34:19.266Z] --- PASS: TestPause (0.85s)
20:34:19 [2020-03-17T20:34:19.266Z] === RUN   TestPauseFailsOnWindowsServerContainers
20:34:19 [2020-03-17T20:34:19.266Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
20:34:19 [2020-03-17T20:34:19.266Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:34:19 [2020-03-17T20:34:19.266Z] === RUN   TestPauseStopPausedContainer
20:34:20 [2020-03-17T20:34:20.203Z] --- PASS: TestPauseStopPausedContainer (0.93s)
20:34:20 [2020-03-17T20:34:20.203Z] === RUN   TestPsFilter
20:34:20 [2020-03-17T20:34:20.462Z] --- PASS: TestPsFilter (0.26s)
20:34:20 [2020-03-17T20:34:20.462Z] === RUN   TestRemoveContainerWithRemovedVolume
20:34:20 [2020-03-17T20:34:20.837Z] --- PASS: TestHealthKillContainer (2.78s)
20:34:20 [2020-03-17T20:34:20.837Z] === RUN   TestInspectCpusetInConfigPre120
20:34:21 [2020-03-17T20:34:21.094Z] --- PASS: TestInspectCpusetInConfigPre120 (0.61s)
20:34:21 [2020-03-17T20:34:21.094Z] === RUN   TestIpcModeNone
20:34:21 [2020-03-17T20:34:21.400Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.77s)
20:34:21 [2020-03-17T20:34:21.400Z] === RUN   TestRemoveContainerWithVolume
20:34:21 [2020-03-17T20:34:21.656Z] --- PASS: TestIpcModeNone (0.67s)
20:34:21 [2020-03-17T20:34:21.657Z] === RUN   TestIpcModePrivate
20:34:21 [2020-03-17T20:34:21.967Z] --- PASS: TestRemoveContainerWithVolume (0.85s)
20:34:21 [2020-03-17T20:34:21.967Z] === RUN   TestRemoveContainerRunning
20:34:22 [2020-03-17T20:34:22.585Z] --- PASS: TestIpcModePrivate (0.69s)
20:34:22 [2020-03-17T20:34:22.586Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:109, shared: false, mustBeShared: false
20:34:22 [2020-03-17T20:34:22.586Z] === RUN   TestIpcModeShareable
20:34:22 [2020-03-17T20:34:22.586Z] --- SKIP: TestIpcModeShareable (0.00s)
20:34:22 [2020-03-17T20:34:22.586Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
20:34:22 [2020-03-17T20:34:22.586Z] === RUN   TestAPIIpcModeShareableAndContainer
20:34:22 [2020-03-17T20:34:22.904Z] --- PASS: TestRemoveContainerRunning (0.82s)
20:34:22 [2020-03-17T20:34:22.904Z] === RUN   TestRemoveContainerForceRemoveRunning
20:34:23 [2020-03-17T20:34:23.840Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.83s)
20:34:23 [2020-03-17T20:34:23.840Z] === RUN   TestRemoveInvalidContainer
20:34:23 [2020-03-17T20:34:23.840Z] --- PASS: TestRemoveInvalidContainer (0.02s)
20:34:23 [2020-03-17T20:34:23.840Z] === RUN   TestRenameLinkedContainer
20:34:24 [2020-03-17T20:34:24.477Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.03s)
20:34:24 [2020-03-17T20:34:24.477Z] === RUN   TestAPIIpcModeHost
20:34:24 [2020-03-17T20:34:24.477Z] --- SKIP: TestAPIIpcModeHost (0.00s)
20:34:24 [2020-03-17T20:34:24.477Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
20:34:24 [2020-03-17T20:34:24.477Z] === RUN   TestDaemonIpcModeShareable
20:34:24 [2020-03-17T20:34:24.477Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
20:34:24 [2020-03-17T20:34:24.477Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
20:34:24 [2020-03-17T20:34:24.477Z] === RUN   TestDaemonIpcModePrivate
20:34:24 [2020-03-17T20:34:24.477Z] --- SKIP: TestDaemonIpcModePrivate (0.02s)
20:34:24 [2020-03-17T20:34:24.477Z]     ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:34:24 [2020-03-17T20:34:24.477Z] === RUN   TestDaemonIpcModePrivateFromConfig
20:34:24 [2020-03-17T20:34:24.477Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.01s)
20:34:24 [2020-03-17T20:34:24.477Z]     ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:34:24 [2020-03-17T20:34:24.477Z] === RUN   TestDaemonIpcModeShareableFromConfig
20:34:24 [2020-03-17T20:34:24.477Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.01s)
20:34:24 [2020-03-17T20:34:24.477Z]     ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:34:24 [2020-03-17T20:34:24.477Z] === RUN   TestIpcModeOlderClient
20:34:24 [2020-03-17T20:34:24.477Z] === PAUSE TestIpcModeOlderClient
20:34:24 [2020-03-17T20:34:24.477Z] === RUN   TestKillContainerInvalidSignal
20:34:25 [2020-03-17T20:34:25.040Z] --- PASS: TestKillContainerInvalidSignal (0.59s)
20:34:25 [2020-03-17T20:34:25.040Z] === RUN   TestKillContainer
20:34:25 [2020-03-17T20:34:25.040Z] === RUN   TestKillContainer/no_signal
20:34:25 [2020-03-17T20:34:25.657Z] === RUN   TestKillContainer/non_killing_signal
20:34:25 [2020-03-17T20:34:25.914Z] === RUN   TestKillContainer/killing_signal
20:34:26 [2020-03-17T20:34:26.844Z] --- PASS: TestKillContainer (1.83s)
20:34:26 [2020-03-17T20:34:26.844Z]     --- PASS: TestKillContainer/no_signal (0.59s)
20:34:26 [2020-03-17T20:34:26.844Z]     --- PASS: TestKillContainer/non_killing_signal (0.39s)
20:34:26 [2020-03-17T20:34:26.844Z]     --- PASS: TestKillContainer/killing_signal (0.62s)
20:34:26 [2020-03-17T20:34:26.844Z] === RUN   TestKillWithStopSignalAndRestartPolicies
20:34:26 [2020-03-17T20:34:26.844Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
20:34:27 [2020-03-17T20:34:27.128Z] --- PASS: TestRenameLinkedContainer (3.22s)
20:34:27 [2020-03-17T20:34:27.128Z] === RUN   TestRenameStoppedContainer
20:34:27 [2020-03-17T20:34:27.406Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
20:34:27 [2020-03-17T20:34:27.697Z] --- PASS: TestRenameStoppedContainer (0.83s)
20:34:27 [2020-03-17T20:34:27.697Z] === RUN   TestRenameRunningContainerAndReuse
20:34:27 [2020-03-17T20:34:27.968Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.19s)
20:34:27 [2020-03-17T20:34:27.968Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.59s)
20:34:27 [2020-03-17T20:34:27.968Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.38s)
20:34:27 [2020-03-17T20:34:27.968Z] === RUN   TestKillStoppedContainer
20:34:28 [2020-03-17T20:34:28.225Z] --- PASS: TestKillStoppedContainer (0.08s)
20:34:28 [2020-03-17T20:34:28.225Z] === RUN   TestKillStoppedContainerAPIPre120
20:34:28 [2020-03-17T20:34:28.225Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s)
20:34:28 [2020-03-17T20:34:28.225Z] === RUN   TestKillDifferentUserContainer
20:34:28 [2020-03-17T20:34:28.787Z] --- PASS: TestKillDifferentUserContainer (0.62s)
20:34:28 [2020-03-17T20:34:28.787Z] === RUN   TestInspectOomKilledTrue
20:34:28 [2020-03-17T20:34:28.787Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
20:34:28 [2020-03-17T20:34:28.787Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
20:34:28 [2020-03-17T20:34:28.787Z] === RUN   TestInspectOomKilledFalse
20:34:28 [2020-03-17T20:34:28.787Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
20:34:28 [2020-03-17T20:34:28.787Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:34:28 [2020-03-17T20:34:28.787Z] === RUN   TestLinksEtcHostsContentMatch
20:34:28 [2020-03-17T20:34:28.787Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
20:34:28 [2020-03-17T20:34:28.787Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
20:34:28 [2020-03-17T20:34:28.787Z] === RUN   TestLinksContainerNames
20:34:29 [2020-03-17T20:34:29.599Z] --- PASS: TestRenameRunningContainerAndReuse (1.61s)
20:34:29 [2020-03-17T20:34:29.599Z] === RUN   TestRenameInvalidName
20:34:30 [2020-03-17T20:34:30.134Z] ................................................                         [ 29%]
20:34:30 [2020-03-17T20:34:30.158Z] --- PASS: TestLinksContainerNames (1.19s)
20:34:30 [2020-03-17T20:34:30.158Z] === RUN   TestLogsFollowTailEmpty
20:34:30 [2020-03-17T20:34:30.166Z] --- PASS: TestRenameInvalidName (0.77s)
20:34:30 [2020-03-17T20:34:30.166Z] === RUN   TestRenameAnonymousContainer
20:34:30 [2020-03-17T20:34:30.721Z] --- PASS: TestLogsFollowTailEmpty (0.60s)
20:34:30 [2020-03-17T20:34:30.721Z] === RUN   TestContainerNetworkMountsNoChown
20:34:31 [2020-03-17T20:34:31.284Z] --- PASS: TestContainerNetworkMountsNoChown (0.58s)
20:34:31 [2020-03-17T20:34:31.284Z] === RUN   TestMountDaemonRoot
20:34:31 [2020-03-17T20:34:31.284Z] === RUN   TestMountDaemonRoot/default
20:34:31 [2020-03-17T20:34:31.284Z] === PAUSE TestMountDaemonRoot/default
20:34:31 [2020-03-17T20:34:31.284Z] === RUN   TestMountDaemonRoot/private
20:34:31 [2020-03-17T20:34:31.284Z] === PAUSE TestMountDaemonRoot/private
20:34:31 [2020-03-17T20:34:31.284Z] === RUN   TestMountDaemonRoot/rprivate
20:34:31 [2020-03-17T20:34:31.284Z] === PAUSE TestMountDaemonRoot/rprivate
20:34:31 [2020-03-17T20:34:31.284Z] === RUN   TestMountDaemonRoot/slave
20:34:31 [2020-03-17T20:34:31.284Z] === PAUSE TestMountDaemonRoot/slave
20:34:31 [2020-03-17T20:34:31.284Z] === RUN   TestMountDaemonRoot/rslave
20:34:31 [2020-03-17T20:34:31.284Z] === PAUSE TestMountDaemonRoot/rslave
20:34:31 [2020-03-17T20:34:31.284Z] === RUN   TestMountDaemonRoot/shared
20:34:31 [2020-03-17T20:34:31.284Z] === PAUSE TestMountDaemonRoot/shared
20:34:31 [2020-03-17T20:34:31.284Z] === RUN   TestMountDaemonRoot/rshared
20:34:31 [2020-03-17T20:34:31.284Z] === PAUSE TestMountDaemonRoot/rshared
20:34:31 [2020-03-17T20:34:31.284Z] === CONT  TestMountDaemonRoot/default
20:34:31 [2020-03-17T20:34:31.284Z] === RUN   TestMountDaemonRoot/default/bind_root
20:34:31 [2020-03-17T20:34:31.284Z] === PAUSE TestMountDaemonRoot/default/bind_root
20:34:31 [2020-03-17T20:34:31.284Z] === RUN   TestMountDaemonRoot/default/bind_subpath
20:34:31 [2020-03-17T20:34:31.284Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
20:34:31 [2020-03-17T20:34:31.284Z] === RUN   TestMountDaemonRoot/default/mount_root
20:34:31 [2020-03-17T20:34:31.284Z] === PAUSE TestMountDaemonRoot/default/mount_root
20:34:31 [2020-03-17T20:34:31.284Z] === RUN   TestMountDaemonRoot/default/mount_subpath
20:34:31 [2020-03-17T20:34:31.284Z] === CONT  TestMountDaemonRoot/rslave
20:34:31 [2020-03-17T20:34:31.284Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
20:34:31 [2020-03-17T20:34:31.284Z] === RUN   TestMountDaemonRoot/rslave/bind_root
20:34:31 [2020-03-17T20:34:31.284Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
20:34:31 [2020-03-17T20:34:31.284Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
20:34:31 [2020-03-17T20:34:31.284Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
20:34:31 [2020-03-17T20:34:31.284Z] === RUN   TestMountDaemonRoot/rslave/mount_root
20:34:31 [2020-03-17T20:34:31.284Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
20:34:31 [2020-03-17T20:34:31.284Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
20:34:31 [2020-03-17T20:34:31.284Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
20:34:31 [2020-03-17T20:34:31.284Z] === CONT  TestMountDaemonRoot/rshared
20:34:31 [2020-03-17T20:34:31.284Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
20:34:31 [2020-03-17T20:34:31.284Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
20:34:31 [2020-03-17T20:34:31.284Z] === RUN   TestMountDaemonRoot/rshared/mount_root
20:34:31 [2020-03-17T20:34:31.284Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
20:34:31 [2020-03-17T20:34:31.284Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
20:34:31 [2020-03-17T20:34:31.284Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
20:34:31 [2020-03-17T20:34:31.284Z] === RUN   TestMountDaemonRoot/rshared/bind_root
20:34:31 [2020-03-17T20:34:31.284Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
20:34:31 [2020-03-17T20:34:31.284Z] === CONT  TestMountDaemonRoot/shared
20:34:31 [2020-03-17T20:34:31.284Z] === RUN   TestMountDaemonRoot/shared/bind_root
20:34:31 [2020-03-17T20:34:31.284Z] === PAUSE TestMountDaemonRoot/shared/bind_root
20:34:31 [2020-03-17T20:34:31.284Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
20:34:31 [2020-03-17T20:34:31.284Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
20:34:31 [2020-03-17T20:34:31.284Z] === RUN   TestMountDaemonRoot/shared/mount_root
20:34:31 [2020-03-17T20:34:31.284Z] === PAUSE TestMountDaemonRoot/shared/mount_root
20:34:31 [2020-03-17T20:34:31.284Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
20:34:31 [2020-03-17T20:34:31.284Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
20:34:31 [2020-03-17T20:34:31.284Z] === CONT  TestMountDaemonRoot/rprivate
20:34:31 [2020-03-17T20:34:31.284Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
20:34:31 [2020-03-17T20:34:31.284Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
20:34:31 [2020-03-17T20:34:31.284Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
20:34:31 [2020-03-17T20:34:31.284Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
20:34:31 [2020-03-17T20:34:31.284Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
20:34:31 [2020-03-17T20:34:31.284Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
20:34:31 [2020-03-17T20:34:31.284Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
20:34:31 [2020-03-17T20:34:31.284Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
20:34:31 [2020-03-17T20:34:31.284Z] === CONT  TestMountDaemonRoot/slave
20:34:31 [2020-03-17T20:34:31.284Z] === RUN   TestMountDaemonRoot/slave/mount_root
20:34:31 [2020-03-17T20:34:31.284Z] === PAUSE TestMountDaemonRoot/slave/mount_root
20:34:31 [2020-03-17T20:34:31.284Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
20:34:31 [2020-03-17T20:34:31.284Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
20:34:31 [2020-03-17T20:34:31.284Z] === RUN   TestMountDaemonRoot/slave/bind_root
20:34:31 [2020-03-17T20:34:31.284Z] === PAUSE TestMountDaemonRoot/slave/bind_root
20:34:31 [2020-03-17T20:34:31.284Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
20:34:31 [2020-03-17T20:34:31.284Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
20:34:31 [2020-03-17T20:34:31.284Z] === CONT  TestMountDaemonRoot/private
20:34:31 [2020-03-17T20:34:31.284Z] === RUN   TestMountDaemonRoot/private/bind_root
20:34:31 [2020-03-17T20:34:31.284Z] === PAUSE TestMountDaemonRoot/private/bind_root
20:34:31 [2020-03-17T20:34:31.284Z] === RUN   TestMountDaemonRoot/private/bind_subpath
20:34:31 [2020-03-17T20:34:31.284Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
20:34:31 [2020-03-17T20:34:31.284Z] === RUN   TestMountDaemonRoot/private/mount_root
20:34:31 [2020-03-17T20:34:31.284Z] === PAUSE TestMountDaemonRoot/private/mount_root
20:34:31 [2020-03-17T20:34:31.284Z] === RUN   TestMountDaemonRoot/private/mount_subpath
20:34:31 [2020-03-17T20:34:31.284Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
20:34:31 [2020-03-17T20:34:31.284Z] === CONT  TestMountDaemonRoot/default/bind_root
20:34:31 [2020-03-17T20:34:31.284Z] === CONT  TestMountDaemonRoot/default/mount_subpath
20:34:31 [2020-03-17T20:34:31.284Z] === CONT  TestMountDaemonRoot/default/mount_root
20:34:31 [2020-03-17T20:34:31.284Z] === CONT  TestMountDaemonRoot/default/bind_subpath
20:34:31 [2020-03-17T20:34:31.284Z] === CONT  TestMountDaemonRoot/rslave/bind_root
20:34:31 [2020-03-17T20:34:31.284Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
20:34:31 [2020-03-17T20:34:31.540Z] === CONT  TestMountDaemonRoot/shared/bind_root
20:34:31 [2020-03-17T20:34:31.540Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
20:34:31 [2020-03-17T20:34:31.540Z] === CONT  TestMountDaemonRoot/rslave/mount_root
20:34:31 [2020-03-17T20:34:31.540Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
20:34:31 [2020-03-17T20:34:31.540Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
20:34:31 [2020-03-17T20:34:31.540Z] === CONT  TestMountDaemonRoot/rshared/bind_root
20:34:31 [2020-03-17T20:34:31.540Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
20:34:31 [2020-03-17T20:34:31.798Z] === CONT  TestMountDaemonRoot/rshared/mount_root
20:34:31 [2020-03-17T20:34:31.798Z] === CONT  TestMountDaemonRoot/slave/mount_root
20:34:31 [2020-03-17T20:34:31.798Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
20:34:31 [2020-03-17T20:34:31.798Z] === CONT  TestMountDaemonRoot/shared/mount_root
20:34:31 [2020-03-17T20:34:31.798Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
20:34:31 [2020-03-17T20:34:31.798Z] === CONT  TestMountDaemonRoot/private/bind_root
20:34:31 [2020-03-17T20:34:31.798Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
20:34:31 [2020-03-17T20:34:31.798Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
20:34:31 [2020-03-17T20:34:31.798Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
20:34:31 [2020-03-17T20:34:31.798Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
20:34:31 [2020-03-17T20:34:31.798Z] === CONT  TestMountDaemonRoot/slave/bind_root
20:34:31 [2020-03-17T20:34:31.798Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
20:34:31 [2020-03-17T20:34:31.798Z] === CONT  TestMountDaemonRoot/private/mount_subpath
20:34:31 [2020-03-17T20:34:31.798Z] === CONT  TestMountDaemonRoot/private/mount_root
20:34:31 [2020-03-17T20:34:31.798Z] === CONT  TestMountDaemonRoot/private/bind_subpath
20:34:32 [2020-03-17T20:34:32.054Z] --- PASS: TestMountDaemonRoot (0.02s)
20:34:32 [2020-03-17T20:34:32.054Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
20:34:32 [2020-03-17T20:34:32.054Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
20:34:32 [2020-03-17T20:34:32.054Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
20:34:32 [2020-03-17T20:34:32.054Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
20:34:32 [2020-03-17T20:34:32.054Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
20:34:32 [2020-03-17T20:34:32.054Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
20:34:32 [2020-03-17T20:34:32.054Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
20:34:32 [2020-03-17T20:34:32.054Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
20:34:32 [2020-03-17T20:34:32.054Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
20:34:32 [2020-03-17T20:34:32.054Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
20:34:32 [2020-03-17T20:34:32.054Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
20:34:32 [2020-03-17T20:34:32.054Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
20:34:32 [2020-03-17T20:34:32.054Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
20:34:32 [2020-03-17T20:34:32.054Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
20:34:32 [2020-03-17T20:34:32.054Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
20:34:32 [2020-03-17T20:34:32.054Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
20:34:32 [2020-03-17T20:34:32.054Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
20:34:32 [2020-03-17T20:34:32.054Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
20:34:32 [2020-03-17T20:34:32.054Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
20:34:32 [2020-03-17T20:34:32.054Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
20:34:32 [2020-03-17T20:34:32.054Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
20:34:32 [2020-03-17T20:34:32.054Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
20:34:32 [2020-03-17T20:34:32.054Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
20:34:32 [2020-03-17T20:34:32.054Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
20:34:32 [2020-03-17T20:34:32.054Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
20:34:32 [2020-03-17T20:34:32.054Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
20:34:32 [2020-03-17T20:34:32.054Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
20:34:32 [2020-03-17T20:34:32.054Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
20:34:32 [2020-03-17T20:34:32.054Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
20:34:32 [2020-03-17T20:34:32.054Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
20:34:32 [2020-03-17T20:34:32.054Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
20:34:32 [2020-03-17T20:34:32.054Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
20:34:32 [2020-03-17T20:34:32.054Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
20:34:32 [2020-03-17T20:34:32.054Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
20:34:32 [2020-03-17T20:34:32.054Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
20:34:32 [2020-03-17T20:34:32.054Z] === RUN   TestContainerBindMountNonRecursive
20:34:32 [2020-03-17T20:34:32.054Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
20:34:32 [2020-03-17T20:34:32.054Z]     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)
20:34:32 [2020-03-17T20:34:32.054Z] === RUN   TestNetworkNat
20:34:32 [2020-03-17T20:34:32.983Z] --- PASS: TestNetworkNat (0.80s)
20:34:32 [2020-03-17T20:34:32.983Z] === RUN   TestNetworkLocalhostTCPNat
20:34:33 [2020-03-17T20:34:33.301Z] #54 ...
20:34:33 [2020-03-17T20:34:33.302Z] 
20:34:33 [2020-03-17T20:34:33.302Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:34:33 [2020-03-17T20:34:33.302Z] #66 404.5 + bin/containerd
20:34:33 [2020-03-17T20:34:33.546Z] --- PASS: TestNetworkLocalhostTCPNat (0.62s)
20:34:33 [2020-03-17T20:34:33.546Z] === RUN   TestNetworkLoopbackNat
20:34:34 [2020-03-17T20:34:34.109Z] --- PASS: TestNetworkLoopbackNat (0.86s)
20:34:34 [2020-03-17T20:34:34.109Z] === RUN   TestPause
20:34:34 [2020-03-17T20:34:34.109Z] --- SKIP: TestPause (0.00s)
20:34:34 [2020-03-17T20:34:34.109Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
20:34:34 [2020-03-17T20:34:34.109Z] === RUN   TestPauseFailsOnWindowsServerContainers
20:34:34 [2020-03-17T20:34:34.109Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
20:34:34 [2020-03-17T20:34:34.109Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:34:34 [2020-03-17T20:34:34.109Z] === RUN   TestPauseStopPausedContainer
20:34:34 [2020-03-17T20:34:34.365Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
20:34:34 [2020-03-17T20:34:34.365Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
20:34:34 [2020-03-17T20:34:34.365Z] === RUN   TestPsFilter
20:34:34 [2020-03-17T20:34:34.365Z] --- PASS: TestPsFilter (0.23s)
20:34:34 [2020-03-17T20:34:34.365Z] === RUN   TestRemoveContainerWithRemovedVolume
20:34:34 [2020-03-17T20:34:34.369Z] --- PASS: TestRenameAnonymousContainer (4.01s)
20:34:34 [2020-03-17T20:34:34.369Z] === RUN   TestRenameContainerWithSameName
20:34:34 [2020-03-17T20:34:34.938Z] --- PASS: TestRenameContainerWithSameName (0.80s)
20:34:34 [2020-03-17T20:34:34.938Z] === RUN   TestRenameContainerWithLinkedContainer
20:34:35 [2020-03-17T20:34:35.294Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.60s)
20:34:35 [2020-03-17T20:34:35.294Z] === RUN   TestRemoveContainerWithVolume
20:34:35 [2020-03-17T20:34:35.856Z] --- PASS: TestRemoveContainerWithVolume (0.66s)
20:34:35 [2020-03-17T20:34:35.856Z] === RUN   TestRemoveContainerRunning
20:34:36 [2020-03-17T20:34:36.418Z] --- PASS: TestRemoveContainerRunning (0.60s)
20:34:36 [2020-03-17T20:34:36.418Z] === RUN   TestRemoveContainerForceRemoveRunning
20:34:36 [2020-03-17T20:34:36.842Z] --- PASS: TestRenameContainerWithLinkedContainer (1.69s)
20:34:36 [2020-03-17T20:34:36.842Z] === RUN   TestResize
20:34:36 [2020-03-17T20:34:36.981Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.61s)
20:34:36 [2020-03-17T20:34:36.981Z] === RUN   TestRemoveInvalidContainer
20:34:36 [2020-03-17T20:34:36.981Z] --- PASS: TestRemoveInvalidContainer (0.02s)
20:34:36 [2020-03-17T20:34:36.981Z] === RUN   TestRenameLinkedContainer
20:34:37 [2020-03-17T20:34:37.408Z] --- PASS: TestResize (0.83s)
20:34:37 [2020-03-17T20:34:37.408Z] === RUN   TestResizeWithInvalidSize
20:34:38 [2020-03-17T20:34:38.344Z] --- PASS: TestResizeWithInvalidSize (0.84s)
20:34:38 [2020-03-17T20:34:38.344Z] === RUN   TestResizeWhenContainerNotStarted
20:34:39 [2020-03-17T20:34:39.280Z] --- PASS: TestResizeWhenContainerNotStarted (0.80s)
20:34:39 [2020-03-17T20:34:39.280Z] === RUN   TestDaemonRestartKillContainers
20:34:39 [2020-03-17T20:34:39.280Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:34:39 [2020-03-17T20:34:39.280Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:34:39 [2020-03-17T20:34:39.280Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:34:39 [2020-03-17T20:34:39.280Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:34:39 [2020-03-17T20:34:39.280Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:34:39 [2020-03-17T20:34:39.280Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:34:39 [2020-03-17T20:34:39.280Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:34:39 [2020-03-17T20:34:39.280Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:34:39 [2020-03-17T20:34:39.280Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:34:39 [2020-03-17T20:34:39.280Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:34:39 [2020-03-17T20:34:39.280Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:34:39 [2020-03-17T20:34:39.280Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:34:39 [2020-03-17T20:34:39.280Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:34:39 [2020-03-17T20:34:39.280Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:34:39 [2020-03-17T20:34:39.280Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:34:39 [2020-03-17T20:34:39.280Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:34:39 [2020-03-17T20:34:39.280Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:34:39 [2020-03-17T20:34:39.280Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:34:39 [2020-03-17T20:34:39.280Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:34:39 [2020-03-17T20:34:39.280Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:34:39 [2020-03-17T20:34:39.280Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:34:39 [2020-03-17T20:34:39.280Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:34:39 [2020-03-17T20:34:39.280Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:34:39 [2020-03-17T20:34:39.280Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:34:39 [2020-03-17T20:34:39.280Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:34:39 [2020-03-17T20:34:39.280Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:34:39 [2020-03-17T20:34:39.280Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:34:39 [2020-03-17T20:34:39.280Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:34:39 [2020-03-17T20:34:39.498Z] --- PASS: TestRenameLinkedContainer (2.38s)
20:34:39 [2020-03-17T20:34:39.498Z] === RUN   TestRenameStoppedContainer
20:34:40 [2020-03-17T20:34:40.060Z] --- PASS: TestRenameStoppedContainer (0.61s)
20:34:40 [2020-03-17T20:34:40.060Z] === RUN   TestRenameRunningContainerAndReuse
20:34:41 [2020-03-17T20:34:41.189Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:34:41 [2020-03-17T20:34:41.190Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:34:41 [2020-03-17T20:34:41.427Z] --- PASS: TestRenameRunningContainerAndReuse (1.21s)
20:34:41 [2020-03-17T20:34:41.427Z] === RUN   TestRenameInvalidName
20:34:41 [2020-03-17T20:34:41.687Z] --- PASS: TestRenameInvalidName (0.63s)
20:34:41 [2020-03-17T20:34:41.687Z] === RUN   TestRenameAnonymousContainer
20:34:41 [2020-03-17T20:34:41.760Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:34:41 [2020-03-17T20:34:41.982Z] Loaded image: buildpack-deps:jessie
20:34:41 [2020-03-17T20:34:41.982Z] Loaded image: busybox:latest
20:34:42 [2020-03-17T20:34:42.031Z] #66 ...
20:34:42 [2020-03-17T20:34:42.032Z] 
20:34:42 [2020-03-17T20:34:42.032Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:34:42 [2020-03-17T20:34:42.032Z] #54 DONE 469.2s
20:34:42 [2020-03-17T20:34:42.032Z] 
20:34:42 [2020-03-17T20:34:42.032Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:34:42 [2020-03-17T20:34:42.239Z] Loaded image: busybox:glibc
20:34:42 [2020-03-17T20:34:42.497Z] Loaded image: debian:jessie
20:34:42 [2020-03-17T20:34:42.497Z] Loaded image: buildpack-deps:jessie
20:34:42 [2020-03-17T20:34:42.698Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:34:42 [2020-03-17T20:34:42.699Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:34:42 [2020-03-17T20:34:42.699Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:34:42 [2020-03-17T20:34:42.755Z] Loaded image: hello-world:latest
20:34:42 [2020-03-17T20:34:42.755Z] INFO: Testing against a local daemon
20:34:42 [2020-03-17T20:34:42.755Z] === RUN   TestDockerSuite
20:34:43 [2020-03-17T20:34:43.014Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
20:34:43 [2020-03-17T20:34:43.014Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
20:34:43 [2020-03-17T20:34:43.014Z] Loaded image: busybox:latest
20:34:43 [2020-03-17T20:34:43.014Z] === RUN   TestDockerSuite/TestAPIErrorJSON
20:34:43 [2020-03-17T20:34:43.014Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
20:34:43 [2020-03-17T20:34:43.014Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
20:34:43 [2020-03-17T20:34:43.014Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
20:34:43 [2020-03-17T20:34:43.014Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
20:34:43 [2020-03-17T20:34:43.014Z] === RUN   TestDockerSuite/TestAPIImagesDelete
20:34:43 [2020-03-17T20:34:43.580Z] Loaded image: busybox:glibc
20:34:43 [2020-03-17T20:34:43.580Z] Loaded image: debian:jessie
20:34:43 [2020-03-17T20:34:43.580Z] Loaded image: hello-world:latest
20:34:43 [2020-03-17T20:34:43.580Z] INFO: Testing against a local daemon
20:34:43 [2020-03-17T20:34:43.580Z] === RUN   TestDockerDaemonSuite
20:34:43 [2020-03-17T20:34:43.580Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
20:34:44 [2020-03-17T20:34:44.512Z] === RUN   TestDockerSuite/TestAPIImagesFilter
20:34:44 [2020-03-17T20:34:44.512Z] === RUN   TestDockerSuite/TestAPIImagesHistory
20:34:44 [2020-03-17T20:34:44.604Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:34:44 [2020-03-17T20:34:44.956Z] --- PASS: TestRenameAnonymousContainer (2.82s)
20:34:44 [2020-03-17T20:34:44.956Z] === RUN   TestRenameContainerWithSameName
20:34:45 [2020-03-17T20:34:45.077Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
20:34:45 [2020-03-17T20:34:45.078Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
20:34:45 [2020-03-17T20:34:45.212Z] --- PASS: TestRenameContainerWithSameName (0.60s)
20:34:45 [2020-03-17T20:34:45.212Z] === RUN   TestRenameContainerWithLinkedContainer
20:34:45 [2020-03-17T20:34:45.545Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:34:46 [2020-03-17T20:34:46.011Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
20:34:46 [2020-03-17T20:34:46.011Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
20:34:46 [2020-03-17T20:34:46.011Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
20:34:46 [2020-03-17T20:34:46.578Z] --- PASS: TestRenameContainerWithLinkedContainer (1.26s)
20:34:46 [2020-03-17T20:34:46.578Z] === RUN   TestResize
20:34:47 [2020-03-17T20:34:47.141Z] --- PASS: TestResize (0.59s)
20:34:47 [2020-03-17T20:34:47.141Z] === RUN   TestResizeWithInvalidSize
20:34:47 [2020-03-17T20:34:47.704Z] --- PASS: TestResizeWithInvalidSize (0.60s)
20:34:47 [2020-03-17T20:34:47.704Z] === RUN   TestResizeWhenContainerNotStarted
20:34:47 [2020-03-17T20:34:47.795Z] #66 ...
20:34:47 [2020-03-17T20:34:47.795Z] 
20:34:47 [2020-03-17T20:34:47.795Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:34:47 [2020-03-17T20:34:47.795Z] #24 474.5 + return
20:34:47 [2020-03-17T20:34:47.795Z] #24 DONE 474.6s
20:34:47 [2020-03-17T20:34:47.795Z] 
20:34:47 [2020-03-17T20:34:47.795Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:34:47 [2020-03-17T20:34:47.909Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
20:34:48 [2020-03-17T20:34:48.082Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
20:34:48 [2020-03-17T20:34:48.082Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.71s)
20:34:48 [2020-03-17T20:34:48.082Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.76s)
20:34:48 [2020-03-17T20:34:48.082Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.69s)
20:34:48 [2020-03-17T20:34:48.082Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.72s)
20:34:48 [2020-03-17T20:34:48.082Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.72s)
20:34:48 [2020-03-17T20:34:48.082Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.60s)
20:34:48 [2020-03-17T20:34:48.082Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.79s)
20:34:48 [2020-03-17T20:34:48.082Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.83s)
20:34:48 [2020-03-17T20:34:48.082Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.05s)
20:34:48 [2020-03-17T20:34:48.082Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.58s)
20:34:48 [2020-03-17T20:34:48.082Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.42s)
20:34:48 [2020-03-17T20:34:48.082Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.26s)
20:34:48 [2020-03-17T20:34:48.082Z] === RUN   TestCgroupNamespacesRun
20:34:48 [2020-03-17T20:34:48.267Z] --- PASS: TestResizeWhenContainerNotStarted (0.63s)
20:34:48 [2020-03-17T20:34:48.267Z] === RUN   TestDaemonRestartKillContainers
20:34:48 [2020-03-17T20:34:48.267Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:34:48 [2020-03-17T20:34:48.267Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:34:48 [2020-03-17T20:34:48.267Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:34:48 [2020-03-17T20:34:48.267Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:34:48 [2020-03-17T20:34:48.267Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:34:48 [2020-03-17T20:34:48.267Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:34:48 [2020-03-17T20:34:48.267Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:34:48 [2020-03-17T20:34:48.267Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:34:48 [2020-03-17T20:34:48.267Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:34:48 [2020-03-17T20:34:48.267Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:34:48 [2020-03-17T20:34:48.267Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:34:48 [2020-03-17T20:34:48.267Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:34:48 [2020-03-17T20:34:48.267Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:34:48 [2020-03-17T20:34:48.267Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:34:48 [2020-03-17T20:34:48.267Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:34:48 [2020-03-17T20:34:48.267Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:34:48 [2020-03-17T20:34:48.267Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:34:48 [2020-03-17T20:34:48.267Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:34:48 [2020-03-17T20:34:48.267Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:34:48 [2020-03-17T20:34:48.267Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:34:48 [2020-03-17T20:34:48.267Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:34:48 [2020-03-17T20:34:48.267Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:34:48 [2020-03-17T20:34:48.267Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:34:48 [2020-03-17T20:34:48.267Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:34:48 [2020-03-17T20:34:48.267Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:34:48 [2020-03-17T20:34:48.267Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:34:48 [2020-03-17T20:34:48.267Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:34:48 [2020-03-17T20:34:48.267Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:34:48 [2020-03-17T20:34:48.267Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:34:48 [2020-03-17T20:34:48.267Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:34:48 [2020-03-17T20:34:48.267Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:34:48 [2020-03-17T20:34:48.267Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:34:48 [2020-03-17T20:34:48.267Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:34:48 [2020-03-17T20:34:48.267Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:34:48 [2020-03-17T20:34:48.267Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:34:48 [2020-03-17T20:34:48.267Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:34:48 [2020-03-17T20:34:48.267Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
20:34:48 [2020-03-17T20:34:48.267Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (0.00s)
20:34:48 [2020-03-17T20:34:48.267Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:34:48 [2020-03-17T20:34:48.267Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (0.00s)
20:34:48 [2020-03-17T20:34:48.267Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:34:48 [2020-03-17T20:34:48.267Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (0.00s)
20:34:48 [2020-03-17T20:34:48.267Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:34:48 [2020-03-17T20:34:48.267Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (0.00s)
20:34:48 [2020-03-17T20:34:48.267Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:34:48 [2020-03-17T20:34:48.267Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (0.00s)
20:34:48 [2020-03-17T20:34:48.267Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:34:48 [2020-03-17T20:34:48.267Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (0.00s)
20:34:48 [2020-03-17T20:34:48.267Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:34:48 [2020-03-17T20:34:48.267Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (0.00s)
20:34:48 [2020-03-17T20:34:48.267Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:34:48 [2020-03-17T20:34:48.267Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (0.00s)
20:34:48 [2020-03-17T20:34:48.267Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:34:48 [2020-03-17T20:34:48.267Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (0.00s)
20:34:48 [2020-03-17T20:34:48.267Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:34:48 [2020-03-17T20:34:48.267Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (0.00s)
20:34:48 [2020-03-17T20:34:48.267Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:34:48 [2020-03-17T20:34:48.267Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (0.00s)
20:34:48 [2020-03-17T20:34:48.267Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:34:48 [2020-03-17T20:34:48.267Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (0.00s)
20:34:48 [2020-03-17T20:34:48.267Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:34:48 [2020-03-17T20:34:48.267Z] === RUN   TestCgroupNamespacesRun
20:34:48 [2020-03-17T20:34:48.267Z] --- SKIP: TestCgroupNamespacesRun (0.00s)
20:34:48 [2020-03-17T20:34:48.267Z]     run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:34:48 [2020-03-17T20:34:48.267Z] === RUN   TestCgroupNamespacesRunPrivileged
20:34:48 [2020-03-17T20:34:48.267Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
20:34:48 [2020-03-17T20:34:48.267Z]     run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:34:48 [2020-03-17T20:34:48.267Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
20:34:48 [2020-03-17T20:34:48.267Z] --- SKIP: TestCgroupNamespacesRunDaemonHostMode (0.00s)
20:34:48 [2020-03-17T20:34:48.267Z]     run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:34:48 [2020-03-17T20:34:48.267Z] === RUN   TestCgroupNamespacesRunHostMode
20:34:48 [2020-03-17T20:34:48.267Z] --- SKIP: TestCgroupNamespacesRunHostMode (0.00s)
20:34:48 [2020-03-17T20:34:48.267Z]     run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:34:48 [2020-03-17T20:34:48.267Z] === RUN   TestCgroupNamespacesRunPrivateMode
20:34:48 [2020-03-17T20:34:48.267Z] --- SKIP: TestCgroupNamespacesRunPrivateMode (0.00s)
20:34:48 [2020-03-17T20:34:48.267Z]     run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:34:48 [2020-03-17T20:34:48.267Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
20:34:48 [2020-03-17T20:34:48.267Z] --- SKIP: TestCgroupNamespacesRunPrivilegedAndPrivate (0.00s)
20:34:48 [2020-03-17T20:34:48.267Z]     run_cgroupns_linux_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:34:48 [2020-03-17T20:34:48.267Z] === RUN   TestCgroupNamespacesRunInvalidMode
20:34:48 [2020-03-17T20:34:48.267Z] --- SKIP: TestCgroupNamespacesRunInvalidMode (0.00s)
20:34:48 [2020-03-17T20:34:48.267Z]     run_cgroupns_linux_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:34:48 [2020-03-17T20:34:48.267Z] === RUN   TestCgroupNamespacesRunOlderClient
20:34:48 [2020-03-17T20:34:48.267Z] --- SKIP: TestCgroupNamespacesRunOlderClient (0.00s)
20:34:48 [2020-03-17T20:34:48.267Z]     run_cgroupns_linux_test.go:139: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:34:48 [2020-03-17T20:34:48.267Z] === RUN   TestKernelTCPMemory
20:34:48 [2020-03-17T20:34:48.267Z] --- SKIP: TestKernelTCPMemory (0.01s)
20:34:48 [2020-03-17T20:34:48.267Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
20:34:48 [2020-03-17T20:34:48.267Z] === RUN   TestNISDomainname
20:34:48 [2020-03-17T20:34:48.267Z] --- SKIP: TestNISDomainname (0.00s)
20:34:48 [2020-03-17T20:34:48.267Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
20:34:48 [2020-03-17T20:34:48.267Z] === RUN   TestHostnameDnsResolution
20:34:48 [2020-03-17T20:34:48.474Z] === RUN   TestDockerSuite/TestAPINetworkFilter
20:34:48 [2020-03-17T20:34:48.474Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
20:34:48 [2020-03-17T20:34:48.474Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
20:34:48 [2020-03-17T20:34:48.733Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
20:34:49 [2020-03-17T20:34:49.298Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
20:34:49 [2020-03-17T20:34:49.457Z] --- PASS: TestCgroupNamespacesRun (1.87s)
20:34:49 [2020-03-17T20:34:49.457Z] === RUN   TestCgroupNamespacesRunPrivileged
20:34:49 [2020-03-17T20:34:49.473Z] #66 ...
20:34:49 [2020-03-17T20:34:49.473Z] 
20:34:49 [2020-03-17T20:34:49.473Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
20:34:49 [2020-03-17T20:34:49.634Z] --- PASS: TestHostnameDnsResolution (1.09s)
20:34:49 [2020-03-17T20:34:49.634Z] === RUN   TestStats
20:34:49 [2020-03-17T20:34:49.634Z] --- SKIP: TestStats (0.00s)
20:34:49 [2020-03-17T20:34:49.634Z]     stats_test.go:19: testEnv.DaemonInfo.CgroupDriver == "none"
20:34:49 [2020-03-17T20:34:49.634Z] === RUN   TestStopContainerWithTimeout
20:34:49 [2020-03-17T20:34:49.634Z] === RUN   TestStopContainerWithTimeout/0
20:34:49 [2020-03-17T20:34:49.634Z] === PAUSE TestStopContainerWithTimeout/0
20:34:49 [2020-03-17T20:34:49.634Z] === RUN   TestStopContainerWithTimeout/1
20:34:49 [2020-03-17T20:34:49.634Z] === PAUSE TestStopContainerWithTimeout/1
20:34:49 [2020-03-17T20:34:49.634Z] === RUN   TestStopContainerWithTimeout/3
20:34:49 [2020-03-17T20:34:49.634Z] === PAUSE TestStopContainerWithTimeout/3
20:34:49 [2020-03-17T20:34:49.634Z] === RUN   TestStopContainerWithTimeout/-1
20:34:49 [2020-03-17T20:34:49.634Z] === PAUSE TestStopContainerWithTimeout/-1
20:34:49 [2020-03-17T20:34:49.634Z] === CONT  TestStopContainerWithTimeout/0
20:34:49 [2020-03-17T20:34:49.634Z] === CONT  TestStopContainerWithTimeout/3
20:34:49 [2020-03-17T20:34:49.805Z] #25 DONE 0.1s
20:34:49 [2020-03-17T20:34:49.805Z] 
20:34:49 [2020-03-17T20:34:49.805Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
20:34:49 [2020-03-17T20:34:49.942Z] tests/integration/api_exec_test.py .....................                 [ 34%]
20:34:50 [2020-03-17T20:34:50.138Z] #29 DONE 0.5s
20:34:50 [2020-03-17T20:34:50.138Z] 
20:34:50 [2020-03-17T20:34:50.138Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:34:50 [2020-03-17T20:34:50.138Z] #66 ...
20:34:50 [2020-03-17T20:34:50.138Z] 
20:34:50 [2020-03-17T20:34:50.138Z] #32 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
20:34:50 [2020-03-17T20:34:50.138Z] #32 DONE 0.1s
20:34:50 [2020-03-17T20:34:50.138Z] 
20:34:50 [2020-03-17T20:34:50.138Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
20:34:50 [2020-03-17T20:34:50.197Z] === CONT  TestStopContainerWithTimeout/1
20:34:50 [2020-03-17T20:34:50.452Z] #35 DONE 0.1s
20:34:50 [2020-03-17T20:34:50.452Z] 
20:34:50 [2020-03-17T20:34:50.452Z] #40 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
20:34:50 [2020-03-17T20:34:50.452Z] #40 DONE 0.1s
20:34:50 [2020-03-17T20:34:50.452Z] 
20:34:50 [2020-03-17T20:34:50.452Z] #43 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
20:34:50 [2020-03-17T20:34:50.452Z] #43 DONE 0.1s
20:34:50 [2020-03-17T20:34:50.452Z] 
20:34:50 [2020-03-17T20:34:50.452Z] #46 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
20:34:50 [2020-03-17T20:34:50.452Z] #46 DONE 0.1s
20:34:50 [2020-03-17T20:34:50.452Z] 
20:34:50 [2020-03-17T20:34:50.452Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:34:50 [2020-03-17T20:34:50.730Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
20:34:50 [2020-03-17T20:34:50.731Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
20:34:50 [2020-03-17T20:34:50.731Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
20:34:50 [2020-03-17T20:34:50.731Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
20:34:50 [2020-03-17T20:34:50.763Z] #66 ...
20:34:50 [2020-03-17T20:34:50.763Z] 
20:34:50 [2020-03-17T20:34:50.763Z] #49 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
20:34:50 [2020-03-17T20:34:50.763Z] #49 DONE 0.1s
20:34:50 [2020-03-17T20:34:50.763Z] 
20:34:50 [2020-03-17T20:34:50.763Z] #52 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
20:34:50 [2020-03-17T20:34:50.763Z] #52 DONE 0.1s
20:34:50 [2020-03-17T20:34:50.763Z] 
20:34:50 [2020-03-17T20:34:50.763Z] #55 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
20:34:50 [2020-03-17T20:34:50.988Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
20:34:51 [2020-03-17T20:34:51.077Z] #55 DONE 0.1s
20:34:51 [2020-03-17T20:34:51.077Z] 
20:34:51 [2020-03-17T20:34:51.077Z] #58 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
20:34:51 [2020-03-17T20:34:51.077Z] #58 DONE 0.1s
20:34:51 [2020-03-17T20:34:51.077Z] 
20:34:51 [2020-03-17T20:34:51.077Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:34:51 [2020-03-17T20:34:51.077Z] #66 ...
20:34:51 [2020-03-17T20:34:51.077Z] 
20:34:51 [2020-03-17T20:34:51.077Z] #62 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
20:34:51 [2020-03-17T20:34:51.077Z] #62 DONE 0.1s
20:34:51 [2020-03-17T20:34:51.360Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.77s)
20:34:51 [2020-03-17T20:34:51.360Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
20:34:51 [2020-03-17T20:34:51.401Z] 
20:34:51 [2020-03-17T20:34:51.401Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:34:51 [2020-03-17T20:34:51.558Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
20:34:52 [2020-03-17T20:34:52.088Z] === CONT  TestStopContainerWithTimeout/-1
20:34:53 [2020-03-17T20:34:53.263Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.82s)
20:34:53 [2020-03-17T20:34:53.263Z] === RUN   TestCgroupNamespacesRunHostMode
20:34:54 [2020-03-17T20:34:54.605Z] --- PASS: TestStopContainerWithTimeout (0.01s)
20:34:54 [2020-03-17T20:34:54.605Z]     --- PASS: TestStopContainerWithTimeout/0 (0.78s)
20:34:54 [2020-03-17T20:34:54.605Z]     --- PASS: TestStopContainerWithTimeout/1 (1.59s)
20:34:54 [2020-03-17T20:34:54.605Z]     --- PASS: TestStopContainerWithTimeout/3 (2.79s)
20:34:54 [2020-03-17T20:34:54.605Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.63s)
20:34:54 [2020-03-17T20:34:54.605Z] === RUN   TestDeleteDevicemapper
20:34:54 [2020-03-17T20:34:54.605Z] --- SKIP: TestDeleteDevicemapper (0.01s)
20:34:54 [2020-03-17T20:34:54.605Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:34:54 [2020-03-17T20:34:54.605Z] === RUN   TestStopContainerWithRestartPolicyAlways
20:34:55 [2020-03-17T20:34:55.167Z] --- PASS: TestCgroupNamespacesRunHostMode (1.79s)
20:34:55 [2020-03-17T20:34:55.167Z] === RUN   TestCgroupNamespacesRunPrivateMode
20:34:55 [2020-03-17T20:34:55.740Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
20:34:55 [2020-03-17T20:34:55.740Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
20:34:56 [2020-03-17T20:34:56.497Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.93s)
20:34:56 [2020-03-17T20:34:56.497Z] === RUN   TestUpdateMemory
20:34:56 [2020-03-17T20:34:56.497Z] --- SKIP: TestUpdateMemory (0.00s)
20:34:56 [2020-03-17T20:34:56.497Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
20:34:56 [2020-03-17T20:34:56.497Z] === RUN   TestUpdateCPUQuota
20:34:56 [2020-03-17T20:34:56.497Z] --- SKIP: TestUpdateCPUQuota (0.00s)
20:34:56 [2020-03-17T20:34:56.497Z]     update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
20:34:56 [2020-03-17T20:34:56.497Z] === RUN   TestUpdatePidsLimit
20:34:56 [2020-03-17T20:34:56.497Z] --- SKIP: TestUpdatePidsLimit (0.00s)
20:34:56 [2020-03-17T20:34:56.497Z]     update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none"
20:34:56 [2020-03-17T20:34:56.497Z] === RUN   TestUpdateRestartPolicy
20:34:57 [2020-03-17T20:34:57.071Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.85s)
20:34:57 [2020-03-17T20:34:57.071Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
20:34:57 [2020-03-17T20:34:57.631Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
20:34:57 [2020-03-17T20:34:57.641Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
20:34:57 [2020-03-17T20:34:57.899Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
20:34:58 [2020-03-17T20:34:58.007Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.97s)
20:34:58 [2020-03-17T20:34:58.007Z] === RUN   TestCgroupNamespacesRunInvalidMode
20:34:58 [2020-03-17T20:34:58.943Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s)
20:34:58 [2020-03-17T20:34:58.943Z] === RUN   TestCgroupNamespacesRunOlderClient
20:35:00 [2020-03-17T20:35:00.168Z] --- PASS: TestImportExtremelyLargeImageWorks (78.10s)
20:35:00 [2020-03-17T20:35:00.168Z] PASS
20:35:00 [2020-03-17T20:35:00.168Z] 
20:35:00 [2020-03-17T20:35:00.168Z] === Skipped
20:35:00 [2020-03-17T20:35:00.168Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
20:35:00 [2020-03-17T20:35:00.168Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:35:00 [2020-03-17T20:35:00.168Z] 
20:35:00 [2020-03-17T20:35:00.168Z] 
20:35:00 [2020-03-17T20:35:00.168Z] DONE 12 tests, 1 skipped in 79.599s
20:35:00 [2020-03-17T20:35:00.168Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
20:35:00 [2020-03-17T20:35:00.168Z] ++ 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
20:35:00 [2020-03-17T20:35:00.168Z] ++ set -e
20:35:00 [2020-03-17T20:35:00.168Z] ++ '[' -n 0 ']'
20:35:00 [2020-03-17T20:35:00.168Z] ++ set -x
20:35:00 [2020-03-17T20:35:00.168Z] ++ env -i DEST=/go/src/github.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
20:35:00 [2020-03-17T20:35:00.168Z] INFO: Testing against a local daemon
20:35:00 [2020-03-17T20:35:00.168Z] === RUN   TestNetworkCreateDelete
20:35:00 [2020-03-17T20:35:00.168Z] --- PASS: TestNetworkCreateDelete (0.12s)
20:35:00 [2020-03-17T20:35:00.168Z] === RUN   TestDockerNetworkDeletePreferID
20:35:00 [2020-03-17T20:35:00.168Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
20:35:00 [2020-03-17T20:35:00.168Z] === RUN   TestInspectNetwork
20:35:00 [2020-03-17T20:35:00.425Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
20:35:00 [2020-03-17T20:35:00.425Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
20:35:00 [2020-03-17T20:35:00.524Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.81s)
20:35:00 [2020-03-17T20:35:00.524Z] === RUN   TestKernelTCPMemory
20:35:01 [2020-03-17T20:35:01.460Z] --- PASS: TestKernelTCPMemory (0.92s)
20:35:01 [2020-03-17T20:35:01.460Z] === RUN   TestNISDomainname
20:35:01 [2020-03-17T20:35:01.791Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
20:35:01 [2020-03-17T20:35:01.799Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
20:35:02 [2020-03-17T20:35:02.189Z] === RUN   TestInspectNetwork/full_network_id
20:35:02 [2020-03-17T20:35:02.189Z] === RUN   TestInspectNetwork/partial_network_id
20:35:02 [2020-03-17T20:35:02.189Z] === RUN   TestInspectNetwork/network_name
20:35:02 [2020-03-17T20:35:02.189Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
20:35:02 [2020-03-17T20:35:02.367Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
20:35:02 [2020-03-17T20:35:02.397Z] --- PASS: TestNISDomainname (1.06s)
20:35:02 [2020-03-17T20:35:02.397Z] === RUN   TestHostnameDnsResolution
20:35:03 [2020-03-17T20:35:03.834Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
20:35:04 [2020-03-17T20:35:04.365Z] --- PASS: TestHostnameDnsResolution (1.76s)
20:35:04 [2020-03-17T20:35:04.365Z] === RUN   TestStats
20:35:04 [2020-03-17T20:35:04.767Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
20:35:05 [2020-03-17T20:35:05.025Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
20:35:06 [2020-03-17T20:35:06.282Z] --- PASS: TestStats (1.87s)
20:35:06 [2020-03-17T20:35:06.282Z] === RUN   TestStopContainerWithTimeout
20:35:06 [2020-03-17T20:35:06.282Z] === RUN   TestStopContainerWithTimeout/0
20:35:06 [2020-03-17T20:35:06.282Z] === PAUSE TestStopContainerWithTimeout/0
20:35:06 [2020-03-17T20:35:06.282Z] === RUN   TestStopContainerWithTimeout/1
20:35:06 [2020-03-17T20:35:06.282Z] === PAUSE TestStopContainerWithTimeout/1
20:35:06 [2020-03-17T20:35:06.282Z] === RUN   TestStopContainerWithTimeout/3
20:35:06 [2020-03-17T20:35:06.282Z] === PAUSE TestStopContainerWithTimeout/3
20:35:06 [2020-03-17T20:35:06.282Z] === RUN   TestStopContainerWithTimeout/-1
20:35:06 [2020-03-17T20:35:06.282Z] === PAUSE TestStopContainerWithTimeout/-1
20:35:06 [2020-03-17T20:35:06.282Z] === CONT  TestStopContainerWithTimeout/0
20:35:06 [2020-03-17T20:35:06.282Z] === CONT  TestStopContainerWithTimeout/1
20:35:06 [2020-03-17T20:35:06.282Z] === CONT  TestStopContainerWithTimeout/3
20:35:06 [2020-03-17T20:35:06.282Z] === CONT  TestStopContainerWithTimeout/-1
20:35:06 [2020-03-17T20:35:06.401Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
20:35:07 [2020-03-17T20:35:07.335Z] === RUN   TestDockerSuite/TestAttachAfterDetach
20:35:07 [2020-03-17T20:35:07.673Z] --- PASS: TestInspectNetwork (10.91s)
20:35:07 [2020-03-17T20:35:07.673Z]     --- PASS: TestInspectNetwork/full_network_id (0.01s)
20:35:07 [2020-03-17T20:35:07.673Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
20:35:07 [2020-03-17T20:35:07.673Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
20:35:07 [2020-03-17T20:35:07.673Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
20:35:07 [2020-03-17T20:35:07.673Z] === RUN   TestRunContainerWithBridgeNone
20:35:07 [2020-03-17T20:35:07.902Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
20:35:08 [2020-03-17T20:35:08.669Z] --- PASS: TestUpdateRestartPolicy (11.69s)
20:35:08 [2020-03-17T20:35:08.669Z] === RUN   TestUpdateRestartWithAutoRemove
20:35:08 [2020-03-17T20:35:08.669Z] --- PASS: TestUpdateRestartWithAutoRemove (0.59s)
20:35:08 [2020-03-17T20:35:08.669Z] === RUN   TestWaitNonBlocked
20:35:08 [2020-03-17T20:35:08.669Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
20:35:08 [2020-03-17T20:35:08.669Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
20:35:08 [2020-03-17T20:35:08.669Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
20:35:08 [2020-03-17T20:35:08.669Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
20:35:08 [2020-03-17T20:35:08.669Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
20:35:08 [2020-03-17T20:35:08.669Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
20:35:09 [2020-03-17T20:35:09.569Z] --- PASS: TestStopContainerWithTimeout (0.02s)
20:35:09 [2020-03-17T20:35:09.569Z]     --- PASS: TestStopContainerWithTimeout/0 (1.23s)
20:35:09 [2020-03-17T20:35:09.569Z]     --- PASS: TestStopContainerWithTimeout/1 (2.01s)
20:35:09 [2020-03-17T20:35:09.569Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.06s)
20:35:09 [2020-03-17T20:35:09.569Z]     --- PASS: TestStopContainerWithTimeout/3 (3.24s)
20:35:09 [2020-03-17T20:35:09.569Z] === RUN   TestDeleteDevicemapper
20:35:09 [2020-03-17T20:35:09.569Z] --- SKIP: TestDeleteDevicemapper (0.00s)
20:35:09 [2020-03-17T20:35:09.569Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:35:09 [2020-03-17T20:35:09.569Z] === RUN   TestStopContainerWithRestartPolicyAlways
20:35:09 [2020-03-17T20:35:09.599Z] --- PASS: TestWaitNonBlocked (0.01s)
20:35:09 [2020-03-17T20:35:09.599Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.85s)
20:35:09 [2020-03-17T20:35:09.599Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.92s)
20:35:09 [2020-03-17T20:35:09.599Z] === RUN   TestWaitBlocked
20:35:09 [2020-03-17T20:35:09.599Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
20:35:09 [2020-03-17T20:35:09.599Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
20:35:09 [2020-03-17T20:35:09.599Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
20:35:09 [2020-03-17T20:35:09.599Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
20:35:09 [2020-03-17T20:35:09.599Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
20:35:09 [2020-03-17T20:35:09.599Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
20:35:09 [2020-03-17T20:35:09.804Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
20:35:10 [2020-03-17T20:35:10.347Z] --- PASS: TestRunContainerWithBridgeNone (2.49s)
20:35:10 [2020-03-17T20:35:10.347Z] === RUN   TestNetworkInvalidJSON
20:35:10 [2020-03-17T20:35:10.347Z] === RUN   TestNetworkInvalidJSON//networks/create
20:35:10 [2020-03-17T20:35:10.347Z] === PAUSE TestNetworkInvalidJSON//networks/create
20:35:10 [2020-03-17T20:35:10.347Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
20:35:10 [2020-03-17T20:35:10.347Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
20:35:10 [2020-03-17T20:35:10.347Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
20:35:10 [2020-03-17T20:35:10.347Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
20:35:10 [2020-03-17T20:35:10.347Z] === CONT  TestNetworkInvalidJSON//networks/create
20:35:10 [2020-03-17T20:35:10.347Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
20:35:10 [2020-03-17T20:35:10.347Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
20:35:10 [2020-03-17T20:35:10.347Z] --- PASS: TestNetworkInvalidJSON (0.02s)
20:35:10 [2020-03-17T20:35:10.347Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
20:35:10 [2020-03-17T20:35:10.347Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
20:35:10 [2020-03-17T20:35:10.347Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
20:35:10 [2020-03-17T20:35:10.347Z] === RUN   TestHostIPv4BridgeLabel
20:35:10 [2020-03-17T20:35:10.527Z] --- PASS: TestWaitBlocked (0.02s)
20:35:10 [2020-03-17T20:35:10.528Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.73s)
20:35:10 [2020-03-17T20:35:10.528Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.76s)
20:35:10 [2020-03-17T20:35:10.528Z] === CONT  TestContainerStartOnDaemonRestart
20:35:10 [2020-03-17T20:35:10.528Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
20:35:10 [2020-03-17T20:35:10.528Z]     daemon_linux_test.go:35: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:10 [2020-03-17T20:35:10.528Z] === CONT  TestDaemonHostGatewayIP
20:35:10 [2020-03-17T20:35:10.528Z] === CONT  TestIpcModeOlderClient
20:35:10 [2020-03-17T20:35:10.528Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
20:35:10 [2020-03-17T20:35:10.528Z]     daemon_linux_test.go:135: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:10 [2020-03-17T20:35:10.528Z] === CONT  TestDaemonRestartIpcMode
20:35:10 [2020-03-17T20:35:10.528Z] --- SKIP: TestDaemonRestartIpcMode (0.00s)
20:35:10 [2020-03-17T20:35:10.528Z]     daemon_linux_test.go:89: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:10 [2020-03-17T20:35:10.528Z] --- PASS: TestIpcModeOlderClient (0.13s)
20:35:10 [2020-03-17T20:35:10.528Z] PASS
20:35:10 [2020-03-17T20:35:10.528Z] 
20:35:10 [2020-03-17T20:35:10.528Z] === Skipped
20:35:10 [2020-03-17T20:35:10.528Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
20:35:10 [2020-03-17T20:35:10.528Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:35:10 [2020-03-17T20:35:10.528Z] 
20:35:10 [2020-03-17T20:35:10.528Z] === SKIP: amd64.integration.container TestExportContainerAfterDaemonRestart (0.00s)
20:35:10 [2020-03-17T20:35:10.528Z]     export_test.go:63: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:10 [2020-03-17T20:35:10.528Z] 
20:35:10 [2020-03-17T20:35:10.528Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
20:35:10 [2020-03-17T20:35:10.528Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
20:35:10 [2020-03-17T20:35:10.528Z] 
20:35:10 [2020-03-17T20:35:10.528Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
20:35:10 [2020-03-17T20:35:10.528Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
20:35:10 [2020-03-17T20:35:10.528Z] 
20:35:10 [2020-03-17T20:35:10.528Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
20:35:10 [2020-03-17T20:35:10.528Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
20:35:10 [2020-03-17T20:35:10.528Z] 
20:35:10 [2020-03-17T20:35:10.528Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivate (0.02s)
20:35:10 [2020-03-17T20:35:10.528Z]     ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:10 [2020-03-17T20:35:10.528Z] 
20:35:10 [2020-03-17T20:35:10.528Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.01s)
20:35:10 [2020-03-17T20:35:10.528Z]     ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:10 [2020-03-17T20:35:10.528Z] 
20:35:10 [2020-03-17T20:35:10.528Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.01s)
20:35:10 [2020-03-17T20:35:10.528Z]     ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:10 [2020-03-17T20:35:10.528Z] 
20:35:10 [2020-03-17T20:35:10.528Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
20:35:10 [2020-03-17T20:35:10.528Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
20:35:10 [2020-03-17T20:35:10.528Z] 
20:35:10 [2020-03-17T20:35:10.528Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
20:35:10 [2020-03-17T20:35:10.528Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:35:10 [2020-03-17T20:35:10.528Z] 
20:35:10 [2020-03-17T20:35:10.528Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
20:35:10 [2020-03-17T20:35:10.528Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
20:35:10 [2020-03-17T20:35:10.528Z] 
20:35:10 [2020-03-17T20:35:10.528Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
20:35:10 [2020-03-17T20:35:10.528Z]     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)
20:35:10 [2020-03-17T20:35:10.528Z] 
20:35:10 [2020-03-17T20:35:10.528Z] === SKIP: amd64.integration.container TestPause (0.00s)
20:35:10 [2020-03-17T20:35:10.528Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
20:35:10 [2020-03-17T20:35:10.528Z] 
20:35:10 [2020-03-17T20:35:10.528Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
20:35:10 [2020-03-17T20:35:10.528Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:35:10 [2020-03-17T20:35:10.528Z] 
20:35:10 [2020-03-17T20:35:10.528Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
20:35:10 [2020-03-17T20:35:10.528Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
20:35:10 [2020-03-17T20:35:10.528Z] 
20:35:10 [2020-03-17T20:35:10.528Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (0.00s)
20:35:10 [2020-03-17T20:35:10.528Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:35:10 [2020-03-17T20:35:10.528Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:35:10 [2020-03-17T20:35:10.528Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (0.00s)
20:35:10 [2020-03-17T20:35:10.528Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:10 [2020-03-17T20:35:10.528Z] 
20:35:10 [2020-03-17T20:35:10.528Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (0.00s)
20:35:10 [2020-03-17T20:35:10.528Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:35:10 [2020-03-17T20:35:10.528Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:35:10 [2020-03-17T20:35:10.528Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (0.00s)
20:35:10 [2020-03-17T20:35:10.528Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:10 [2020-03-17T20:35:10.528Z] 
20:35:10 [2020-03-17T20:35:10.528Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (0.00s)
20:35:10 [2020-03-17T20:35:10.528Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:35:10 [2020-03-17T20:35:10.528Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:35:10 [2020-03-17T20:35:10.528Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (0.00s)
20:35:10 [2020-03-17T20:35:10.528Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:10 [2020-03-17T20:35:10.528Z] 
20:35:10 [2020-03-17T20:35:10.528Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (0.00s)
20:35:10 [2020-03-17T20:35:10.528Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:35:10 [2020-03-17T20:35:10.528Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:35:10 [2020-03-17T20:35:10.528Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (0.00s)
20:35:10 [2020-03-17T20:35:10.528Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:10 [2020-03-17T20:35:10.528Z] 
20:35:10 [2020-03-17T20:35:10.528Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (0.00s)
20:35:10 [2020-03-17T20:35:10.528Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:35:10 [2020-03-17T20:35:10.528Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:35:10 [2020-03-17T20:35:10.528Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (0.00s)
20:35:10 [2020-03-17T20:35:10.528Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:10 [2020-03-17T20:35:10.528Z] 
20:35:10 [2020-03-17T20:35:10.528Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (0.00s)
20:35:10 [2020-03-17T20:35:10.528Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:35:10 [2020-03-17T20:35:10.528Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:35:10 [2020-03-17T20:35:10.528Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (0.00s)
20:35:10 [2020-03-17T20:35:10.528Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:10 [2020-03-17T20:35:10.528Z] 
20:35:10 [2020-03-17T20:35:10.528Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (0.00s)
20:35:10 [2020-03-17T20:35:10.528Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:35:10 [2020-03-17T20:35:10.528Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:35:10 [2020-03-17T20:35:10.528Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (0.00s)
20:35:10 [2020-03-17T20:35:10.528Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:10 [2020-03-17T20:35:10.528Z] 
20:35:10 [2020-03-17T20:35:10.528Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (0.00s)
20:35:10 [2020-03-17T20:35:10.528Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:35:10 [2020-03-17T20:35:10.528Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:35:10 [2020-03-17T20:35:10.528Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (0.00s)
20:35:10 [2020-03-17T20:35:10.528Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:10 [2020-03-17T20:35:10.528Z] 
20:35:10 [2020-03-17T20:35:10.528Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (0.00s)
20:35:10 [2020-03-17T20:35:10.528Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:35:10 [2020-03-17T20:35:10.528Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:35:10 [2020-03-17T20:35:10.528Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (0.00s)
20:35:10 [2020-03-17T20:35:10.528Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:10 [2020-03-17T20:35:10.528Z] 
20:35:10 [2020-03-17T20:35:10.528Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (0.00s)
20:35:10 [2020-03-17T20:35:10.528Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:35:10 [2020-03-17T20:35:10.528Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:35:10 [2020-03-17T20:35:10.528Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (0.00s)
20:35:10 [2020-03-17T20:35:10.528Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:10 [2020-03-17T20:35:10.528Z] 
20:35:10 [2020-03-17T20:35:10.528Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (0.00s)
20:35:10 [2020-03-17T20:35:10.528Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:35:10 [2020-03-17T20:35:10.528Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:35:10 [2020-03-17T20:35:10.528Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (0.00s)
20:35:10 [2020-03-17T20:35:10.528Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:10 [2020-03-17T20:35:10.528Z] 
20:35:10 [2020-03-17T20:35:10.528Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (0.00s)
20:35:10 [2020-03-17T20:35:10.528Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:35:10 [2020-03-17T20:35:10.528Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:35:10 [2020-03-17T20:35:10.528Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (0.00s)
20:35:10 [2020-03-17T20:35:10.528Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:10 [2020-03-17T20:35:10.528Z] 
20:35:10 [2020-03-17T20:35:10.528Z] === SKIP: amd64.integration.container TestCgroupNamespacesRun (0.00s)
20:35:10 [2020-03-17T20:35:10.528Z]     run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:10 [2020-03-17T20:35:10.528Z] 
20:35:10 [2020-03-17T20:35:10.528Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
20:35:10 [2020-03-17T20:35:10.528Z]     run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:10 [2020-03-17T20:35:10.528Z] 
20:35:10 [2020-03-17T20:35:10.528Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunDaemonHostMode (0.00s)
20:35:10 [2020-03-17T20:35:10.528Z]     run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:10 [2020-03-17T20:35:10.528Z] 
20:35:10 [2020-03-17T20:35:10.528Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunHostMode (0.00s)
20:35:10 [2020-03-17T20:35:10.528Z]     run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:10 [2020-03-17T20:35:10.528Z] 
20:35:10 [2020-03-17T20:35:10.528Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivateMode (0.00s)
20:35:10 [2020-03-17T20:35:10.528Z]     run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:10 [2020-03-17T20:35:10.528Z] 
20:35:10 [2020-03-17T20:35:10.528Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivilegedAndPrivate (0.00s)
20:35:10 [2020-03-17T20:35:10.528Z]     run_cgroupns_linux_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:10 [2020-03-17T20:35:10.528Z] 
20:35:10 [2020-03-17T20:35:10.528Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunInvalidMode (0.00s)
20:35:10 [2020-03-17T20:35:10.528Z]     run_cgroupns_linux_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:10 [2020-03-17T20:35:10.528Z] 
20:35:10 [2020-03-17T20:35:10.528Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunOlderClient (0.00s)
20:35:10 [2020-03-17T20:35:10.528Z]     run_cgroupns_linux_test.go:139: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:10 [2020-03-17T20:35:10.528Z] 
20:35:10 [2020-03-17T20:35:10.528Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s)
20:35:10 [2020-03-17T20:35:10.528Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
20:35:10 [2020-03-17T20:35:10.528Z] 
20:35:10 [2020-03-17T20:35:10.528Z] === SKIP: amd64.integration.container TestNISDomainname (0.00s)
20:35:10 [2020-03-17T20:35:10.528Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
20:35:10 [2020-03-17T20:35:10.528Z] 
20:35:10 [2020-03-17T20:35:10.528Z] === SKIP: amd64.integration.container TestStats (0.00s)
20:35:10 [2020-03-17T20:35:10.528Z]     stats_test.go:19: testEnv.DaemonInfo.CgroupDriver == "none"
20:35:10 [2020-03-17T20:35:10.528Z] 
20:35:10 [2020-03-17T20:35:10.528Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.01s)
20:35:10 [2020-03-17T20:35:10.528Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:35:10 [2020-03-17T20:35:10.528Z] 
20:35:10 [2020-03-17T20:35:10.528Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
20:35:10 [2020-03-17T20:35:10.528Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
20:35:10 [2020-03-17T20:35:10.528Z] 
20:35:10 [2020-03-17T20:35:10.528Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
20:35:10 [2020-03-17T20:35:10.528Z]     update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
20:35:10 [2020-03-17T20:35:10.528Z] 
20:35:10 [2020-03-17T20:35:10.528Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
20:35:10 [2020-03-17T20:35:10.528Z]     update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none"
20:35:10 [2020-03-17T20:35:10.528Z] 
20:35:10 [2020-03-17T20:35:10.528Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
20:35:10 [2020-03-17T20:35:10.528Z] === PAUSE TestContainerStartOnDaemonRestart
20:35:10 [2020-03-17T20:35:10.528Z] === CONT  TestContainerStartOnDaemonRestart
20:35:10 [2020-03-17T20:35:10.528Z]     daemon_linux_test.go:35: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:10 [2020-03-17T20:35:10.528Z] 
20:35:10 [2020-03-17T20:35:10.528Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
20:35:10 [2020-03-17T20:35:10.528Z] === PAUSE TestDaemonHostGatewayIP
20:35:10 [2020-03-17T20:35:10.528Z] === CONT  TestDaemonHostGatewayIP
20:35:10 [2020-03-17T20:35:10.528Z]     daemon_linux_test.go:135: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:10 [2020-03-17T20:35:10.528Z] 
20:35:10 [2020-03-17T20:35:10.528Z] === SKIP: amd64.integration.container TestDaemonRestartIpcMode (0.00s)
20:35:10 [2020-03-17T20:35:10.528Z] === PAUSE TestDaemonRestartIpcMode
20:35:10 [2020-03-17T20:35:10.528Z] === CONT  TestDaemonRestartIpcMode
20:35:10 [2020-03-17T20:35:10.528Z]     daemon_linux_test.go:89: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:10 [2020-03-17T20:35:10.528Z] 
20:35:10 [2020-03-17T20:35:10.528Z] 
20:35:10 [2020-03-17T20:35:10.528Z] DONE 192 tests, 45 skipped in 66.757s
20:35:10 [2020-03-17T20:35:10.528Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
20:35:10 [2020-03-17T20:35:10.784Z] INFO: Testing against a local daemon
20:35:10 [2020-03-17T20:35:10.784Z] === RUN   TestCommitInheritsEnv
20:35:10 [2020-03-17T20:35:10.960Z] --- PASS: TestHostIPv4BridgeLabel (0.55s)
20:35:10 [2020-03-17T20:35:10.960Z] === RUN   TestDaemonRestartWithLiveRestore
20:35:11 [2020-03-17T20:35:11.966Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
20:35:11 [2020-03-17T20:35:11.966Z] === RUN   TestDaemonDefaultNetworkPools
20:35:12 [2020-03-17T20:35:12.150Z] --- PASS: TestCommitInheritsEnv (1.47s)
20:35:12 [2020-03-17T20:35:12.150Z] === RUN   TestImportExtremelyLargeImageWorks
20:35:12 [2020-03-17T20:35:12.150Z] === PAUSE TestImportExtremelyLargeImageWorks
20:35:12 [2020-03-17T20:35:12.150Z] === RUN   TestImagesFilterMultiReference
20:35:12 [2020-03-17T20:35:12.150Z] --- PASS: TestImagesFilterMultiReference (0.08s)
20:35:12 [2020-03-17T20:35:12.150Z] === RUN   TestImagePullPlatformInvalid
20:35:12 [2020-03-17T20:35:12.150Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
20:35:12 [2020-03-17T20:35:12.150Z] === RUN   TestRemoveImageOrphaning
20:35:12 [2020-03-17T20:35:12.330Z] === RUN   TestDockerSuite/TestAttachDetach
20:35:12 [2020-03-17T20:35:12.579Z] --- PASS: TestDaemonDefaultNetworkPools (0.86s)
20:35:12 [2020-03-17T20:35:12.579Z] === RUN   TestDaemonRestartWithExistingNetwork
20:35:12 [2020-03-17T20:35:12.589Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
20:35:12 [2020-03-17T20:35:12.856Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.29s)
20:35:12 [2020-03-17T20:35:12.856Z] === RUN   TestUpdateMemory
20:35:12 [2020-03-17T20:35:12.856Z] --- SKIP: TestUpdateMemory (0.00s)
20:35:12 [2020-03-17T20:35:12.856Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
20:35:12 [2020-03-17T20:35:12.856Z] === RUN   TestUpdateCPUQuota
20:35:13 [2020-03-17T20:35:13.156Z] === RUN   TestDockerSuite/TestAttachDisconnect
20:35:14 [2020-03-17T20:35:14.047Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s)
20:35:14 [2020-03-17T20:35:14.047Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
20:35:14 [2020-03-17T20:35:14.246Z] --- PASS: TestUpdateCPUQuota (1.48s)
20:35:14 [2020-03-17T20:35:14.246Z] === RUN   TestUpdatePidsLimit
20:35:14 [2020-03-17T20:35:14.246Z] === RUN   TestUpdatePidsLimit/update_from_none
20:35:14 [2020-03-17T20:35:14.505Z] === RUN   TestUpdatePidsLimit/no_change
20:35:14 [2020-03-17T20:35:14.528Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
20:35:14 [2020-03-17T20:35:14.667Z] --- PASS: TestRemoveImageOrphaning (1.91s)
20:35:14 [2020-03-17T20:35:14.667Z] === RUN   TestRemoveImageGarbageCollector
20:35:14 [2020-03-17T20:35:14.667Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
20:35:14 [2020-03-17T20:35:14.667Z]     remove_unix_test.go:40: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:14 [2020-03-17T20:35:14.667Z] === RUN   TestTagUnprefixedRepoByNameOrName
20:35:14 [2020-03-17T20:35:14.667Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
20:35:14 [2020-03-17T20:35:14.667Z] === RUN   TestTagInvalidReference
20:35:14 [2020-03-17T20:35:14.667Z] --- PASS: TestTagInvalidReference (0.02s)
20:35:14 [2020-03-17T20:35:14.667Z] === RUN   TestTagValidPrefixedRepo
20:35:14 [2020-03-17T20:35:14.667Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
20:35:14 [2020-03-17T20:35:14.667Z] === RUN   TestTagExistedNameWithoutForce
20:35:14 [2020-03-17T20:35:14.667Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
20:35:14 [2020-03-17T20:35:14.667Z] === RUN   TestTagOfficialNames
20:35:14 [2020-03-17T20:35:14.667Z] --- PASS: TestTagOfficialNames (0.06s)
20:35:14 [2020-03-17T20:35:14.667Z] === RUN   TestTagMatchesDigest
20:35:14 [2020-03-17T20:35:14.667Z] --- PASS: TestTagMatchesDigest (0.01s)
20:35:14 [2020-03-17T20:35:14.667Z] === CONT  TestImportExtremelyLargeImageWorks
20:35:14 [2020-03-17T20:35:14.667Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
20:35:14 [2020-03-17T20:35:14.667Z]     import_test.go:26: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:14 [2020-03-17T20:35:14.667Z] PASS
20:35:14 [2020-03-17T20:35:14.667Z] 
20:35:14 [2020-03-17T20:35:14.667Z] === Skipped
20:35:14 [2020-03-17T20:35:14.667Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
20:35:14 [2020-03-17T20:35:14.667Z]     remove_unix_test.go:40: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:14 [2020-03-17T20:35:14.667Z] 
20:35:14 [2020-03-17T20:35:14.667Z] === SKIP: amd64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
20:35:14 [2020-03-17T20:35:14.667Z] === PAUSE TestImportExtremelyLargeImageWorks
20:35:14 [2020-03-17T20:35:14.667Z] === CONT  TestImportExtremelyLargeImageWorks
20:35:14 [2020-03-17T20:35:14.667Z]     import_test.go:26: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:14 [2020-03-17T20:35:14.667Z] 
20:35:14 [2020-03-17T20:35:14.667Z] 
20:35:14 [2020-03-17T20:35:14.667Z] DONE 12 tests, 2 skipped in 3.886s
20:35:14 [2020-03-17T20:35:14.667Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
20:35:14 [2020-03-17T20:35:14.667Z] INFO: Testing against a local daemon
20:35:14 [2020-03-17T20:35:14.667Z] === RUN   TestNetworkCreateDelete
20:35:14 [2020-03-17T20:35:14.667Z] --- PASS: TestNetworkCreateDelete (0.12s)
20:35:14 [2020-03-17T20:35:14.667Z] === RUN   TestDockerNetworkDeletePreferID
20:35:14 [2020-03-17T20:35:14.924Z] --- PASS: TestDockerNetworkDeletePreferID (0.31s)
20:35:14 [2020-03-17T20:35:14.924Z] === RUN   TestInspectNetwork
20:35:14 [2020-03-17T20:35:14.924Z] --- SKIP: TestInspectNetwork (0.01s)
20:35:14 [2020-03-17T20:35:14.924Z]     inspect_test.go:18: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:14 [2020-03-17T20:35:14.924Z] === RUN   TestRunContainerWithBridgeNone
20:35:14 [2020-03-17T20:35:14.924Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
20:35:14 [2020-03-17T20:35:14.924Z]     network_test.go:27: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:14 [2020-03-17T20:35:14.924Z] === RUN   TestNetworkInvalidJSON
20:35:14 [2020-03-17T20:35:14.924Z] === RUN   TestNetworkInvalidJSON//networks/create
20:35:14 [2020-03-17T20:35:14.924Z] === PAUSE TestNetworkInvalidJSON//networks/create
20:35:14 [2020-03-17T20:35:14.924Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
20:35:14 [2020-03-17T20:35:14.924Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
20:35:14 [2020-03-17T20:35:14.924Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
20:35:14 [2020-03-17T20:35:14.924Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
20:35:14 [2020-03-17T20:35:14.924Z] === CONT  TestNetworkInvalidJSON//networks/create
20:35:14 [2020-03-17T20:35:14.924Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
20:35:14 [2020-03-17T20:35:14.924Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
20:35:14 [2020-03-17T20:35:14.924Z] --- PASS: TestNetworkInvalidJSON (0.01s)
20:35:14 [2020-03-17T20:35:14.924Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
20:35:14 [2020-03-17T20:35:14.924Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
20:35:14 [2020-03-17T20:35:14.924Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
20:35:14 [2020-03-17T20:35:14.924Z] === RUN   TestHostIPv4BridgeLabel
20:35:14 [2020-03-17T20:35:14.924Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
20:35:14 [2020-03-17T20:35:14.924Z]     network_test.go:98: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:14 [2020-03-17T20:35:14.924Z] === RUN   TestDaemonRestartWithLiveRestore
20:35:14 [2020-03-17T20:35:14.924Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
20:35:14 [2020-03-17T20:35:14.924Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
20:35:14 [2020-03-17T20:35:14.924Z] === RUN   TestDaemonDefaultNetworkPools
20:35:14 [2020-03-17T20:35:14.924Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
20:35:14 [2020-03-17T20:35:14.924Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
20:35:14 [2020-03-17T20:35:14.924Z] === RUN   TestDaemonRestartWithExistingNetwork
20:35:14 [2020-03-17T20:35:14.924Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
20:35:14 [2020-03-17T20:35:14.924Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
20:35:14 [2020-03-17T20:35:14.924Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
20:35:14 [2020-03-17T20:35:14.924Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
20:35:14 [2020-03-17T20:35:14.924Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
20:35:14 [2020-03-17T20:35:14.924Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
20:35:14 [2020-03-17T20:35:14.924Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
20:35:14 [2020-03-17T20:35:14.924Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
20:35:14 [2020-03-17T20:35:14.924Z] === RUN   TestServiceWithPredefinedNetwork
20:35:14 [2020-03-17T20:35:14.924Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
20:35:14 [2020-03-17T20:35:14.924Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:35:14 [2020-03-17T20:35:14.924Z] === RUN   TestServiceRemoveKeepsIngressNetwork
20:35:14 [2020-03-17T20:35:14.924Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
20:35:14 [2020-03-17T20:35:14.924Z]     service_test.go:236: FLAKY_TEST
20:35:14 [2020-03-17T20:35:14.924Z] === RUN   TestServiceWithDataPathPortInit
20:35:14 [2020-03-17T20:35:14.924Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
20:35:14 [2020-03-17T20:35:14.924Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:35:14 [2020-03-17T20:35:14.924Z] === RUN   TestServiceWithDefaultAddressPoolInit
20:35:14 [2020-03-17T20:35:14.924Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
20:35:14 [2020-03-17T20:35:14.924Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:35:14 [2020-03-17T20:35:14.924Z] PASS
20:35:14 [2020-03-17T20:35:14.924Z] 
20:35:14 [2020-03-17T20:35:14.924Z] === Skipped
20:35:14 [2020-03-17T20:35:14.924Z] === SKIP: amd64.integration.network TestInspectNetwork (0.01s)
20:35:14 [2020-03-17T20:35:14.924Z]     inspect_test.go:18: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:14 [2020-03-17T20:35:14.924Z] 
20:35:14 [2020-03-17T20:35:14.924Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
20:35:14 [2020-03-17T20:35:14.924Z]     network_test.go:27: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:14 [2020-03-17T20:35:14.924Z] 
20:35:14 [2020-03-17T20:35:14.924Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
20:35:14 [2020-03-17T20:35:14.924Z]     network_test.go:98: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:14 [2020-03-17T20:35:14.924Z] 
20:35:14 [2020-03-17T20:35:14.924Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
20:35:14 [2020-03-17T20:35:14.924Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
20:35:14 [2020-03-17T20:35:14.924Z] 
20:35:14 [2020-03-17T20:35:14.924Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s)
20:35:14 [2020-03-17T20:35:14.924Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
20:35:14 [2020-03-17T20:35:14.924Z] 
20:35:14 [2020-03-17T20:35:14.924Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s)
20:35:14 [2020-03-17T20:35:14.924Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
20:35:14 [2020-03-17T20:35:14.924Z] 
20:35:14 [2020-03-17T20:35:14.924Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
20:35:14 [2020-03-17T20:35:14.924Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
20:35:14 [2020-03-17T20:35:14.924Z] 
20:35:14 [2020-03-17T20:35:14.924Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
20:35:14 [2020-03-17T20:35:14.924Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
20:35:14 [2020-03-17T20:35:14.924Z] 
20:35:14 [2020-03-17T20:35:14.924Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
20:35:14 [2020-03-17T20:35:14.924Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:35:14 [2020-03-17T20:35:14.924Z] 
20:35:14 [2020-03-17T20:35:14.924Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
20:35:14 [2020-03-17T20:35:14.924Z]     service_test.go:236: FLAKY_TEST
20:35:14 [2020-03-17T20:35:14.924Z] 
20:35:14 [2020-03-17T20:35:14.924Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s)
20:35:14 [2020-03-17T20:35:14.924Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:35:14 [2020-03-17T20:35:14.924Z] 
20:35:14 [2020-03-17T20:35:14.924Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
20:35:14 [2020-03-17T20:35:14.924Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:35:14 [2020-03-17T20:35:14.924Z] 
20:35:14 [2020-03-17T20:35:14.924Z] 
20:35:14 [2020-03-17T20:35:14.924Z] DONE 18 tests, 12 skipped in 0.654s
20:35:14 [2020-03-17T20:35:14.924Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
20:35:15 [2020-03-17T20:35:15.052Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s)
20:35:15 [2020-03-17T20:35:15.052Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
20:35:15 [2020-03-17T20:35:15.072Z] === RUN   TestUpdatePidsLimit/update_lower
20:35:15 [2020-03-17T20:35:15.181Z] INFO: Testing against a local daemon
20:35:15 [2020-03-17T20:35:15.181Z] === RUN   TestDockerNetworkIpvlanPersistance
20:35:15 [2020-03-17T20:35:15.181Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
20:35:15 [2020-03-17T20:35:15.181Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:35:15 [2020-03-17T20:35:15.181Z] === RUN   TestDockerNetworkIpvlan
20:35:15 [2020-03-17T20:35:15.181Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
20:35:15 [2020-03-17T20:35:15.181Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:35:15 [2020-03-17T20:35:15.181Z] PASS
20:35:15 [2020-03-17T20:35:15.181Z] 
20:35:15 [2020-03-17T20:35:15.181Z] === Skipped
20:35:15 [2020-03-17T20:35:15.181Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
20:35:15 [2020-03-17T20:35:15.181Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:35:15 [2020-03-17T20:35:15.181Z] 
20:35:15 [2020-03-17T20:35:15.181Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
20:35:15 [2020-03-17T20:35:15.181Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:35:15 [2020-03-17T20:35:15.181Z] 
20:35:15 [2020-03-17T20:35:15.181Z] 
20:35:15 [2020-03-17T20:35:15.181Z] DONE 2 tests, 2 skipped in 0.147s
20:35:15 [2020-03-17T20:35:15.181Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
20:35:15 [2020-03-17T20:35:15.331Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
20:35:15 [2020-03-17T20:35:15.438Z] INFO: Testing against a local daemon
20:35:15 [2020-03-17T20:35:15.438Z] === RUN   TestDockerNetworkMacvlanPersistance
20:35:15 [2020-03-17T20:35:15.438Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
20:35:15 [2020-03-17T20:35:15.438Z]     macvlan_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:15 [2020-03-17T20:35:15.438Z] === RUN   TestDockerNetworkMacvlan
20:35:15 [2020-03-17T20:35:15.438Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
20:35:15 [2020-03-17T20:35:15.438Z]     macvlan_test.go:69: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:15 [2020-03-17T20:35:15.438Z] PASS
20:35:15 [2020-03-17T20:35:15.438Z] 
20:35:15 [2020-03-17T20:35:15.438Z] === Skipped
20:35:15 [2020-03-17T20:35:15.438Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
20:35:15 [2020-03-17T20:35:15.438Z]     macvlan_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:15 [2020-03-17T20:35:15.438Z] 
20:35:15 [2020-03-17T20:35:15.438Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
20:35:15 [2020-03-17T20:35:15.438Z]     macvlan_test.go:69: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:15 [2020-03-17T20:35:15.438Z] 
20:35:15 [2020-03-17T20:35:15.438Z] 
20:35:15 [2020-03-17T20:35:15.438Z] DONE 2 tests, 2 skipped in 0.124s
20:35:15 [2020-03-17T20:35:15.438Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
20:35:15 [2020-03-17T20:35:15.438Z] testing: warning: no tests to run
20:35:15 [2020-03-17T20:35:15.438Z] PASS
20:35:15 [2020-03-17T20:35:15.438Z] 
20:35:15 [2020-03-17T20:35:15.438Z] DONE 0 tests in 0.033s
20:35:15 [2020-03-17T20:35:15.438Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
20:35:15 [2020-03-17T20:35:15.438Z] INFO: Testing against a local daemon
20:35:15 [2020-03-17T20:35:15.438Z] === RUN   TestAuthZPluginAllowRequest
20:35:15 [2020-03-17T20:35:15.438Z] --- SKIP: TestAuthZPluginAllowRequest (0.02s)
20:35:15 [2020-03-17T20:35:15.438Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:15 [2020-03-17T20:35:15.438Z] === RUN   TestAuthZPluginTLS
20:35:15 [2020-03-17T20:35:15.438Z] --- SKIP: TestAuthZPluginTLS (0.01s)
20:35:15 [2020-03-17T20:35:15.438Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:15 [2020-03-17T20:35:15.438Z] === RUN   TestAuthZPluginDenyRequest
20:35:15 [2020-03-17T20:35:15.438Z] --- SKIP: TestAuthZPluginDenyRequest (0.01s)
20:35:15 [2020-03-17T20:35:15.438Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:15 [2020-03-17T20:35:15.438Z] === RUN   TestAuthZPluginAPIDenyResponse
20:35:15 [2020-03-17T20:35:15.668Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s)
20:35:15 [2020-03-17T20:35:15.668Z] === RUN   TestServiceWithPredefinedNetwork
20:35:15 [2020-03-17T20:35:15.695Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.01s)
20:35:15 [2020-03-17T20:35:15.695Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:15 [2020-03-17T20:35:15.695Z] === RUN   TestAuthZPluginDenyResponse
20:35:15 [2020-03-17T20:35:15.695Z] --- SKIP: TestAuthZPluginDenyResponse (0.01s)
20:35:15 [2020-03-17T20:35:15.695Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:15 [2020-03-17T20:35:15.695Z] === RUN   TestAuthZPluginAllowEventStream
20:35:15 [2020-03-17T20:35:15.695Z] --- SKIP: TestAuthZPluginAllowEventStream (0.01s)
20:35:15 [2020-03-17T20:35:15.695Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:15 [2020-03-17T20:35:15.695Z] === RUN   TestAuthZPluginErrorResponse
20:35:15 [2020-03-17T20:35:15.695Z] --- SKIP: TestAuthZPluginErrorResponse (0.01s)
20:35:15 [2020-03-17T20:35:15.695Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:15 [2020-03-17T20:35:15.695Z] === RUN   TestAuthZPluginErrorRequest
20:35:15 [2020-03-17T20:35:15.695Z] --- SKIP: TestAuthZPluginErrorRequest (0.01s)
20:35:15 [2020-03-17T20:35:15.695Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:15 [2020-03-17T20:35:15.695Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
20:35:15 [2020-03-17T20:35:15.695Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.01s)
20:35:15 [2020-03-17T20:35:15.695Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:15 [2020-03-17T20:35:15.695Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
20:35:15 [2020-03-17T20:35:15.695Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.01s)
20:35:15 [2020-03-17T20:35:15.695Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:15 [2020-03-17T20:35:15.695Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
20:35:15 [2020-03-17T20:35:15.695Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.01s)
20:35:15 [2020-03-17T20:35:15.695Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:15 [2020-03-17T20:35:15.695Z] === RUN   TestAuthZPluginHeader
20:35:15 [2020-03-17T20:35:15.695Z] --- SKIP: TestAuthZPluginHeader (0.01s)
20:35:15 [2020-03-17T20:35:15.695Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:15 [2020-03-17T20:35:15.695Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
20:35:15 [2020-03-17T20:35:15.899Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
20:35:15 [2020-03-17T20:35:15.955Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.27s)
20:35:15 [2020-03-17T20:35:15.955Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:15 [2020-03-17T20:35:15.955Z] === RUN   TestAuthZPluginV2Disable
20:35:15 [2020-03-17T20:35:15.955Z] --- SKIP: TestAuthZPluginV2Disable (0.04s)
20:35:15 [2020-03-17T20:35:15.955Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:15 [2020-03-17T20:35:15.955Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
20:35:15 [2020-03-17T20:35:15.955Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
20:35:15 [2020-03-17T20:35:15.955Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:15 [2020-03-17T20:35:15.955Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
20:35:15 [2020-03-17T20:35:15.955Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s)
20:35:15 [2020-03-17T20:35:15.955Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:15 [2020-03-17T20:35:15.955Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
20:35:15 [2020-03-17T20:35:15.955Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.04s)
20:35:15 [2020-03-17T20:35:15.955Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:15 [2020-03-17T20:35:15.955Z] PASS
20:35:15 [2020-03-17T20:35:15.955Z] 
20:35:15 [2020-03-17T20:35:15.955Z] === Skipped
20:35:15 [2020-03-17T20:35:15.955Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.02s)
20:35:15 [2020-03-17T20:35:15.955Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:15 [2020-03-17T20:35:15.955Z] 
20:35:15 [2020-03-17T20:35:15.955Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.01s)
20:35:15 [2020-03-17T20:35:15.955Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:15 [2020-03-17T20:35:15.955Z] 
20:35:15 [2020-03-17T20:35:15.955Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.01s)
20:35:15 [2020-03-17T20:35:15.955Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:15 [2020-03-17T20:35:15.955Z] 
20:35:15 [2020-03-17T20:35:15.955Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.01s)
20:35:15 [2020-03-17T20:35:15.955Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:15 [2020-03-17T20:35:15.955Z] 
20:35:15 [2020-03-17T20:35:15.955Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.01s)
20:35:15 [2020-03-17T20:35:15.955Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:15 [2020-03-17T20:35:15.955Z] 
20:35:15 [2020-03-17T20:35:15.955Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.01s)
20:35:15 [2020-03-17T20:35:15.955Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:15 [2020-03-17T20:35:15.955Z] 
20:35:15 [2020-03-17T20:35:15.955Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.01s)
20:35:15 [2020-03-17T20:35:15.955Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:15 [2020-03-17T20:35:15.955Z] 
20:35:15 [2020-03-17T20:35:15.955Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.01s)
20:35:15 [2020-03-17T20:35:15.955Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:15 [2020-03-17T20:35:15.955Z] 
20:35:15 [2020-03-17T20:35:15.955Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.01s)
20:35:15 [2020-03-17T20:35:15.955Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:15 [2020-03-17T20:35:15.955Z] 
20:35:15 [2020-03-17T20:35:15.955Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.01s)
20:35:15 [2020-03-17T20:35:15.955Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:15 [2020-03-17T20:35:15.955Z] 
20:35:15 [2020-03-17T20:35:15.955Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.01s)
20:35:15 [2020-03-17T20:35:15.955Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:15 [2020-03-17T20:35:15.955Z] 
20:35:15 [2020-03-17T20:35:15.955Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.01s)
20:35:15 [2020-03-17T20:35:15.955Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:15 [2020-03-17T20:35:15.955Z] 
20:35:15 [2020-03-17T20:35:15.955Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.27s)
20:35:15 [2020-03-17T20:35:15.955Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:15 [2020-03-17T20:35:15.955Z] 
20:35:15 [2020-03-17T20:35:15.955Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.04s)
20:35:15 [2020-03-17T20:35:15.955Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:15 [2020-03-17T20:35:15.955Z] 
20:35:15 [2020-03-17T20:35:15.955Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
20:35:15 [2020-03-17T20:35:15.955Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:15 [2020-03-17T20:35:15.955Z] 
20:35:15 [2020-03-17T20:35:15.955Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s)
20:35:15 [2020-03-17T20:35:15.955Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:15 [2020-03-17T20:35:15.955Z] 
20:35:15 [2020-03-17T20:35:15.955Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.04s)
20:35:15 [2020-03-17T20:35:15.955Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:15 [2020-03-17T20:35:15.955Z] 
20:35:15 [2020-03-17T20:35:15.955Z] 
20:35:15 [2020-03-17T20:35:15.955Z] DONE 17 tests, 17 skipped in 0.624s
20:35:15 [2020-03-17T20:35:15.955Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
20:35:16 [2020-03-17T20:35:16.158Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
20:35:16 [2020-03-17T20:35:16.183Z] 23645bd7ee08: Pull complete
20:35:16 [2020-03-17T20:35:16.183Z] Digest: sha256:8dcc65367c900f06ad386da6a1e25d578232f7b15981092986ade2f2fd9468b8
20:35:16 [2020-03-17T20:35:16.183Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
20:35:16 [2020-03-17T20:35:16.183Z] mcr.microsoft.com/windows/servercore:ltsc2019
20:35:16 [2020-03-17T20:35:16.183Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
20:35:16 [2020-03-17T20:35:16.183Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
20:35:16 [2020-03-17T20:35:16.183Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1098'
20:35:16 [2020-03-17T20:35:16.183Z] INFO: Docker version of control daemon
20:35:16 [2020-03-17T20:35:16.183Z] 
20:35:16 [2020-03-17T20:35:16.183Z] Client: Docker Engine - Enterprise
20:35:16 [2020-03-17T20:35:16.183Z]  Version:           19.03.5
20:35:16 [2020-03-17T20:35:16.183Z]  API version:       1.40
20:35:16 [2020-03-17T20:35:16.183Z]  Go version:        go1.12.12
20:35:16 [2020-03-17T20:35:16.183Z]  Git commit:        2ee0c57608
20:35:16 [2020-03-17T20:35:16.183Z]  Built:             11/13/2019 08:00:16
20:35:16 [2020-03-17T20:35:16.183Z]  OS/Arch:           windows/amd64
20:35:16 [2020-03-17T20:35:16.183Z]  Experimental:      false
20:35:16 [2020-03-17T20:35:16.183Z] 
20:35:16 [2020-03-17T20:35:16.183Z] Server: Docker Engine - Enterprise
20:35:16 [2020-03-17T20:35:16.183Z]  Engine:
20:35:16 [2020-03-17T20:35:16.183Z]   Version:          19.03.5
20:35:16 [2020-03-17T20:35:16.183Z]   API version:      1.40 (minimum version 1.24)
20:35:16 [2020-03-17T20:35:16.183Z]   Go version:       go1.12.12
20:35:16 [2020-03-17T20:35:16.183Z]   Git commit:       2ee0c57608
20:35:16 [2020-03-17T20:35:16.183Z]   Built:            11/13/2019 07:58:51
20:35:16 [2020-03-17T20:35:16.183Z]   OS/Arch:          windows/amd64
20:35:16 [2020-03-17T20:35:16.183Z]   Experimental:     true
20:35:16 [2020-03-17T20:35:16.183Z] 
20:35:16 [2020-03-17T20:35:16.184Z] INFO: Docker info of control daemon
20:35:16 [2020-03-17T20:35:16.184Z] 
20:35:16 [2020-03-17T20:35:16.184Z] Client:
20:35:16 [2020-03-17T20:35:16.184Z]  Debug Mode: false
20:35:16 [2020-03-17T20:35:16.184Z]  Plugins:
20:35:16 [2020-03-17T20:35:16.184Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
20:35:16 [2020-03-17T20:35:16.184Z] 
20:35:16 [2020-03-17T20:35:16.184Z] Server:
20:35:16 [2020-03-17T20:35:16.184Z]  Containers: 0
20:35:16 [2020-03-17T20:35:16.184Z]   Running: 0
20:35:16 [2020-03-17T20:35:16.184Z]   Paused: 0
20:35:16 [2020-03-17T20:35:16.184Z]   Stopped: 0
20:35:16 [2020-03-17T20:35:16.184Z]  Images: 1
20:35:16 [2020-03-17T20:35:16.184Z]  Server Version: 19.03.5
20:35:16 [2020-03-17T20:35:16.184Z]  Storage Driver: windowsfilter (windows) lcow (linux)
20:35:16 [2020-03-17T20:35:16.184Z]   Windows: 
20:35:16 [2020-03-17T20:35:16.184Z]   LCOW: 
20:35:16 [2020-03-17T20:35:16.184Z]  Logging Driver: json-file
20:35:16 [2020-03-17T20:35:16.184Z]  Plugins:
20:35:16 [2020-03-17T20:35:16.184Z]   Volume: local
20:35:16 [2020-03-17T20:35:16.184Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
20:35:16 [2020-03-17T20:35:16.184Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
20:35:16 [2020-03-17T20:35:16.184Z]  Swarm: inactive
20:35:16 [2020-03-17T20:35:16.184Z]  Default Isolation: process
20:35:16 [2020-03-17T20:35:16.184Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
20:35:16 [2020-03-17T20:35:16.184Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039)
20:35:16 [2020-03-17T20:35:16.184Z]  OSType: windows
20:35:16 [2020-03-17T20:35:16.184Z]  Architecture: x86_64
20:35:16 [2020-03-17T20:35:16.184Z]  CPUs: 4
20:35:16 [2020-03-17T20:35:16.184Z]  Total Memory: 32GiB
20:35:16 [2020-03-17T20:35:16.184Z]  Name: azwin-2-eb69a0
20:35:16 [2020-03-17T20:35:16.184Z]  ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW
20:35:16 [2020-03-17T20:35:16.184Z]  Docker Root Dir: D:\docker
20:35:16 [2020-03-17T20:35:16.184Z]  Debug Mode: false
20:35:16 [2020-03-17T20:35:16.184Z]  Registry: https://index.docker.io/v1/
20:35:16 [2020-03-17T20:35:16.184Z]  Labels:
20:35:16 [2020-03-17T20:35:16.184Z]  Experimental: true
20:35:16 [2020-03-17T20:35:16.184Z]  Insecure Registries:
20:35:16 [2020-03-17T20:35:16.184Z]   10.0.0.4:5000
20:35:16 [2020-03-17T20:35:16.184Z]   127.0.0.0/8
20:35:16 [2020-03-17T20:35:16.184Z]  Registry Mirrors:
20:35:16 [2020-03-17T20:35:16.184Z]   http://10.0.0.4:5000/
20:35:16 [2020-03-17T20:35:16.184Z]  Live Restore Enabled: false
20:35:16 [2020-03-17T20:35:16.184Z] 
20:35:16 [2020-03-17T20:35:16.184Z] 
20:35:16 [2020-03-17T20:35:16.184Z] INFO: Commit hash is 8dd1490473
20:35:16 [2020-03-17T20:35:16.184Z] INFO: Nuke-Everything...
20:35:16 [2020-03-17T20:35:16.184Z] INFO: Container count on control daemon to delete is 0
20:35:16 [2020-03-17T20:35:16.184Z] INFO: Nuking d:\CI
20:35:16 [2020-03-17T20:35:16.184Z] INFO: Zapped successfully
20:35:16 [2020-03-17T20:35:16.184Z] INFO: Location for testing is d:\CI\PR-39728\7
20:35:16 [2020-03-17T20:35:16.184Z] INFO: Validating GOLang consistency in Dockerfile.windows...
20:35:16 [2020-03-17T20:35:16.184Z] 
20:35:16 [2020-03-17T20:35:16.184Z] 
20:35:16 [2020-03-17T20:35:16.184Z] INFO: Building the image from Dockerfile.windows at 03/17/2020 20:35:14...
20:35:16 [2020-03-17T20:35:16.184Z] 
20:35:16 [2020-03-17T20:35:16.211Z] INFO: Testing against a local daemon
20:35:16 [2020-03-17T20:35:16.211Z] === RUN   TestPluginInvalidJSON
20:35:16 [2020-03-17T20:35:16.211Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
20:35:16 [2020-03-17T20:35:16.211Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
20:35:16 [2020-03-17T20:35:16.211Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
20:35:16 [2020-03-17T20:35:16.211Z] --- PASS: TestPluginInvalidJSON (0.02s)
20:35:16 [2020-03-17T20:35:16.211Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
20:35:16 [2020-03-17T20:35:16.211Z] PASS
20:35:16 [2020-03-17T20:35:16.211Z] 
20:35:16 [2020-03-17T20:35:16.211Z] DONE 2 tests in 0.138s
20:35:16 [2020-03-17T20:35:16.211Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
20:35:16 [2020-03-17T20:35:16.211Z] INFO: Testing against a local daemon
20:35:16 [2020-03-17T20:35:16.211Z] === RUN   TestExternalGraphDriver
20:35:16 [2020-03-17T20:35:16.468Z] --- SKIP: TestExternalGraphDriver (0.08s)
20:35:16 [2020-03-17T20:35:16.468Z]     external_test.go:57: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:16 [2020-03-17T20:35:16.468Z] === RUN   TestGraphdriverPluginV2
20:35:16 [2020-03-17T20:35:16.468Z] --- SKIP: TestGraphdriverPluginV2 (0.03s)
20:35:16 [2020-03-17T20:35:16.468Z]     external_test.go:413: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:16 [2020-03-17T20:35:16.468Z] PASS
20:35:16 [2020-03-17T20:35:16.468Z] 
20:35:16 [2020-03-17T20:35:16.468Z] === Skipped
20:35:16 [2020-03-17T20:35:16.468Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.08s)
20:35:16 [2020-03-17T20:35:16.468Z]     external_test.go:57: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:16 [2020-03-17T20:35:16.468Z] 
20:35:16 [2020-03-17T20:35:16.468Z] === SKIP: amd64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s)
20:35:16 [2020-03-17T20:35:16.468Z]     external_test.go:413: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:16 [2020-03-17T20:35:16.468Z] 
20:35:16 [2020-03-17T20:35:16.468Z] 
20:35:16 [2020-03-17T20:35:16.468Z] DONE 2 tests, 2 skipped in 0.249s
20:35:16 [2020-03-17T20:35:16.468Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
20:35:16 [2020-03-17T20:35:16.468Z] INFO: Testing against a local daemon
20:35:16 [2020-03-17T20:35:16.468Z] === RUN   TestContinueAfterPluginCrash
20:35:16 [2020-03-17T20:35:16.468Z] === PAUSE TestContinueAfterPluginCrash
20:35:16 [2020-03-17T20:35:16.468Z] === RUN   TestReadPluginNoRead
20:35:16 [2020-03-17T20:35:16.468Z] === PAUSE TestReadPluginNoRead
20:35:16 [2020-03-17T20:35:16.468Z] === RUN   TestDaemonStartWithLogOpt
20:35:16 [2020-03-17T20:35:16.468Z] === PAUSE TestDaemonStartWithLogOpt
20:35:16 [2020-03-17T20:35:16.468Z] === CONT  TestContinueAfterPluginCrash
20:35:16 [2020-03-17T20:35:16.468Z] === CONT  TestDaemonStartWithLogOpt
20:35:16 [2020-03-17T20:35:16.468Z] --- SKIP: TestDaemonStartWithLogOpt (0.00s)
20:35:16 [2020-03-17T20:35:16.468Z]     validation_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:16 [2020-03-17T20:35:16.468Z] === CONT  TestReadPluginNoRead
20:35:16 [2020-03-17T20:35:16.468Z] --- SKIP: TestReadPluginNoRead (0.00s)
20:35:16 [2020-03-17T20:35:16.468Z]     read_test.go:24: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:16 [2020-03-17T20:35:16.468Z] --- SKIP: TestContinueAfterPluginCrash (0.00s)
20:35:16 [2020-03-17T20:35:16.468Z]     logging_linux_test.go:22: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:16 [2020-03-17T20:35:16.468Z] PASS
20:35:16 [2020-03-17T20:35:16.468Z] 
20:35:16 [2020-03-17T20:35:16.468Z] === Skipped
20:35:16 [2020-03-17T20:35:16.468Z] === SKIP: amd64.integration.plugin.logging TestDaemonStartWithLogOpt (0.00s)
20:35:16 [2020-03-17T20:35:16.468Z] === PAUSE TestDaemonStartWithLogOpt
20:35:16 [2020-03-17T20:35:16.468Z] === CONT  TestDaemonStartWithLogOpt
20:35:16 [2020-03-17T20:35:16.468Z]     validation_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:16 [2020-03-17T20:35:16.468Z] 
20:35:16 [2020-03-17T20:35:16.468Z] === SKIP: amd64.integration.plugin.logging TestReadPluginNoRead (0.00s)
20:35:16 [2020-03-17T20:35:16.468Z] === PAUSE TestReadPluginNoRead
20:35:16 [2020-03-17T20:35:16.468Z] === CONT  TestReadPluginNoRead
20:35:16 [2020-03-17T20:35:16.468Z]     read_test.go:24: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:16 [2020-03-17T20:35:16.468Z] 
20:35:16 [2020-03-17T20:35:16.468Z] === SKIP: amd64.integration.plugin.logging TestContinueAfterPluginCrash (0.00s)
20:35:16 [2020-03-17T20:35:16.468Z] === PAUSE TestContinueAfterPluginCrash
20:35:16 [2020-03-17T20:35:16.468Z] === CONT  TestContinueAfterPluginCrash
20:35:16 [2020-03-17T20:35:16.468Z]     logging_linux_test.go:22: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:16 [2020-03-17T20:35:16.468Z] 
20:35:16 [2020-03-17T20:35:16.468Z] 
20:35:16 [2020-03-17T20:35:16.468Z] DONE 3 tests, 3 skipped in 0.142s
20:35:16 [2020-03-17T20:35:16.724Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
20:35:16 [2020-03-17T20:35:16.724Z] testing: warning: no tests to run
20:35:16 [2020-03-17T20:35:16.724Z] PASS
20:35:16 [2020-03-17T20:35:16.724Z] 
20:35:16 [2020-03-17T20:35:16.724Z] DONE 0 tests in 0.045s
20:35:16 [2020-03-17T20:35:16.724Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
20:35:16 [2020-03-17T20:35:16.724Z] INFO: Testing against a local daemon
20:35:16 [2020-03-17T20:35:16.724Z] === RUN   TestPluginWithDevMounts
20:35:16 [2020-03-17T20:35:16.724Z] === PAUSE TestPluginWithDevMounts
20:35:16 [2020-03-17T20:35:16.724Z] === CONT  TestPluginWithDevMounts
20:35:16 [2020-03-17T20:35:16.724Z] --- SKIP: TestPluginWithDevMounts (0.00s)
20:35:16 [2020-03-17T20:35:16.724Z]     mounts_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:16 [2020-03-17T20:35:16.724Z] PASS
20:35:16 [2020-03-17T20:35:16.724Z] 
20:35:16 [2020-03-17T20:35:16.724Z] === Skipped
20:35:16 [2020-03-17T20:35:16.724Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
20:35:16 [2020-03-17T20:35:16.724Z] === PAUSE TestPluginWithDevMounts
20:35:16 [2020-03-17T20:35:16.724Z] === CONT  TestPluginWithDevMounts
20:35:16 [2020-03-17T20:35:16.724Z]     mounts_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:16 [2020-03-17T20:35:16.724Z] 
20:35:16 [2020-03-17T20:35:16.724Z] 
20:35:16 [2020-03-17T20:35:16.724Z] DONE 1 tests, 1 skipped in 0.146s
20:35:16 [2020-03-17T20:35:16.724Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
20:35:16 [2020-03-17T20:35:16.725Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
20:35:16 [2020-03-17T20:35:16.980Z] INFO: Testing against a local daemon
20:35:16 [2020-03-17T20:35:16.980Z] === RUN   TestSecretInspect
20:35:16 [2020-03-17T20:35:16.980Z] --- SKIP: TestSecretInspect (0.02s)
20:35:16 [2020-03-17T20:35:16.980Z]     secret_test.go:25: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:16 [2020-03-17T20:35:16.980Z] === RUN   TestSecretList
20:35:16 [2020-03-17T20:35:16.980Z] --- SKIP: TestSecretList (0.02s)
20:35:16 [2020-03-17T20:35:16.980Z]     secret_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:16 [2020-03-17T20:35:16.980Z] === RUN   TestSecretsCreateAndDelete
20:35:16 [2020-03-17T20:35:16.980Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
20:35:16 [2020-03-17T20:35:16.980Z]     secret_test.go:125: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:16 [2020-03-17T20:35:16.980Z] === RUN   TestSecretsUpdate
20:35:16 [2020-03-17T20:35:16.980Z] --- SKIP: TestSecretsUpdate (0.01s)
20:35:16 [2020-03-17T20:35:16.980Z]     secret_test.go:172: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:16 [2020-03-17T20:35:16.980Z] === RUN   TestTemplatedSecret
20:35:16 [2020-03-17T20:35:16.980Z] --- SKIP: TestTemplatedSecret (0.00s)
20:35:16 [2020-03-17T20:35:16.980Z]     secret_test.go:221: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:16 [2020-03-17T20:35:16.980Z] === RUN   TestSecretCreateResolve
20:35:16 [2020-03-17T20:35:16.980Z] --- SKIP: TestSecretCreateResolve (0.01s)
20:35:16 [2020-03-17T20:35:16.980Z]     secret_test.go:342: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:16 [2020-03-17T20:35:16.980Z] PASS
20:35:16 [2020-03-17T20:35:16.980Z] 
20:35:16 [2020-03-17T20:35:16.980Z] === Skipped
20:35:16 [2020-03-17T20:35:16.980Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
20:35:16 [2020-03-17T20:35:16.980Z]     secret_test.go:25: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:16 [2020-03-17T20:35:16.980Z] 
20:35:16 [2020-03-17T20:35:16.980Z] === SKIP: amd64.integration.secret TestSecretList (0.02s)
20:35:16 [2020-03-17T20:35:16.980Z]     secret_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:16 [2020-03-17T20:35:16.980Z] 
20:35:16 [2020-03-17T20:35:16.980Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
20:35:16 [2020-03-17T20:35:16.980Z]     secret_test.go:125: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:16 [2020-03-17T20:35:16.980Z] 
20:35:16 [2020-03-17T20:35:16.980Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
20:35:16 [2020-03-17T20:35:16.981Z]     secret_test.go:172: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:16 [2020-03-17T20:35:16.981Z] 
20:35:16 [2020-03-17T20:35:16.981Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
20:35:16 [2020-03-17T20:35:16.981Z]     secret_test.go:221: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:16 [2020-03-17T20:35:16.981Z] 
20:35:16 [2020-03-17T20:35:16.981Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
20:35:16 [2020-03-17T20:35:16.981Z]     secret_test.go:342: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:16 [2020-03-17T20:35:16.981Z] 
20:35:16 [2020-03-17T20:35:16.981Z] 
20:35:16 [2020-03-17T20:35:16.981Z] DONE 6 tests, 6 skipped in 0.197s
20:35:16 [2020-03-17T20:35:16.981Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
20:35:17 [2020-03-17T20:35:17.053Z] === RUN   TestDockerSuite/TestAttachPausedContainer
20:35:17 [2020-03-17T20:35:17.053Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
20:35:17 [2020-03-17T20:35:17.237Z] INFO: Testing against a local daemon
20:35:17 [2020-03-17T20:35:17.237Z] === RUN   TestServiceCreateInit
20:35:17 [2020-03-17T20:35:17.237Z] === RUN   TestServiceCreateInit/daemonInitDisabled
20:35:17 [2020-03-17T20:35:17.237Z] === RUN   TestServiceCreateInit/daemonInitEnabled
20:35:17 [2020-03-17T20:35:17.237Z] --- PASS: TestServiceCreateInit (0.02s)
20:35:17 [2020-03-17T20:35:17.237Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
20:35:17 [2020-03-17T20:35:17.237Z]         create_test.go:39: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:17 [2020-03-17T20:35:17.237Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
20:35:17 [2020-03-17T20:35:17.237Z]         create_test.go:39: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:17 [2020-03-17T20:35:17.237Z] === RUN   TestCreateServiceMultipleTimes
20:35:17 [2020-03-17T20:35:17.237Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
20:35:17 [2020-03-17T20:35:17.237Z]     create_test.go:81: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:17 [2020-03-17T20:35:17.237Z] === RUN   TestCreateServiceConflict
20:35:17 [2020-03-17T20:35:17.237Z] --- SKIP: TestCreateServiceConflict (0.02s)
20:35:17 [2020-03-17T20:35:17.237Z]     create_test.go:154: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:17 [2020-03-17T20:35:17.237Z] === RUN   TestCreateServiceMaxReplicas
20:35:17 [2020-03-17T20:35:17.237Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
20:35:17 [2020-03-17T20:35:17.237Z]     create_test.go:175: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:17 [2020-03-17T20:35:17.237Z] === RUN   TestCreateWithDuplicateNetworkNames
20:35:17 [2020-03-17T20:35:17.237Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
20:35:17 [2020-03-17T20:35:17.237Z]     create_test.go:196: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:17 [2020-03-17T20:35:17.237Z] === RUN   TestCreateServiceSecretFileMode
20:35:17 [2020-03-17T20:35:17.237Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s)
20:35:17 [2020-03-17T20:35:17.237Z]     create_test.go:249: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:17 [2020-03-17T20:35:17.237Z] === RUN   TestCreateServiceConfigFileMode
20:35:17 [2020-03-17T20:35:17.237Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
20:35:17 [2020-03-17T20:35:17.237Z]     create_test.go:313: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:17 [2020-03-17T20:35:17.237Z] === RUN   TestCreateServiceSysctls
20:35:17 [2020-03-17T20:35:17.237Z] --- SKIP: TestCreateServiceSysctls (0.03s)
20:35:17 [2020-03-17T20:35:17.237Z]     create_test.go:403: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:17 [2020-03-17T20:35:17.237Z] === RUN   TestCreateServiceCapabilities
20:35:17 [2020-03-17T20:35:17.493Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
20:35:17 [2020-03-17T20:35:17.493Z]     create_test.go:487: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:17 [2020-03-17T20:35:17.493Z] === RUN   TestInspect
20:35:17 [2020-03-17T20:35:17.493Z] --- SKIP: TestInspect (0.01s)
20:35:17 [2020-03-17T20:35:17.493Z]     inspect_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:17 [2020-03-17T20:35:17.493Z] === RUN   TestCreateJob
20:35:17 [2020-03-17T20:35:17.493Z] --- SKIP: TestCreateJob (0.01s)
20:35:17 [2020-03-17T20:35:17.493Z]     jobs_test.go:26: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:17 [2020-03-17T20:35:17.493Z] === RUN   TestReplicatedJob
20:35:17 [2020-03-17T20:35:17.493Z] --- SKIP: TestReplicatedJob (0.01s)
20:35:17 [2020-03-17T20:35:17.493Z]     jobs_test.go:61: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:17 [2020-03-17T20:35:17.493Z] === RUN   TestUpdateReplicatedJob
20:35:17 [2020-03-17T20:35:17.493Z] --- SKIP: TestUpdateReplicatedJob (0.02s)
20:35:17 [2020-03-17T20:35:17.493Z]     jobs_test.go:94: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:17 [2020-03-17T20:35:17.493Z] === RUN   TestServiceListWithStatuses
20:35:17 [2020-03-17T20:35:17.493Z] --- SKIP: TestServiceListWithStatuses (0.00s)
20:35:17 [2020-03-17T20:35:17.493Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
20:35:17 [2020-03-17T20:35:17.493Z] === RUN   TestDockerNetworkConnectAlias
20:35:17 [2020-03-17T20:35:17.493Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
20:35:17 [2020-03-17T20:35:17.493Z]     network_test.go:20: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:17 [2020-03-17T20:35:17.493Z] === RUN   TestDockerNetworkReConnect
20:35:17 [2020-03-17T20:35:17.493Z] --- SKIP: TestDockerNetworkReConnect (0.02s)
20:35:17 [2020-03-17T20:35:17.493Z]     network_test.go:82: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:17 [2020-03-17T20:35:17.493Z] === RUN   TestServicePlugin
20:35:17 [2020-03-17T20:35:17.493Z] --- SKIP: TestServicePlugin (0.01s)
20:35:17 [2020-03-17T20:35:17.493Z]     plugin_test.go:38: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:17 [2020-03-17T20:35:17.493Z] === RUN   TestServiceUpdateLabel
20:35:17 [2020-03-17T20:35:17.493Z] --- SKIP: TestServiceUpdateLabel (0.01s)
20:35:17 [2020-03-17T20:35:17.493Z]     update_test.go:21: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:17 [2020-03-17T20:35:17.493Z] === RUN   TestServiceUpdateSecrets
20:35:17 [2020-03-17T20:35:17.493Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
20:35:17 [2020-03-17T20:35:17.493Z]     update_test.go:77: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:17 [2020-03-17T20:35:17.493Z] === RUN   TestServiceUpdateConfigs
20:35:17 [2020-03-17T20:35:17.493Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
20:35:17 [2020-03-17T20:35:17.493Z]     update_test.go:139: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:17 [2020-03-17T20:35:17.493Z] === RUN   TestServiceUpdateNetwork
20:35:17 [2020-03-17T20:35:17.493Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
20:35:17 [2020-03-17T20:35:17.493Z]     update_test.go:201: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:17 [2020-03-17T20:35:17.493Z] PASS
20:35:17 [2020-03-17T20:35:17.493Z] 
20:35:17 [2020-03-17T20:35:17.493Z] === Skipped
20:35:17 [2020-03-17T20:35:17.493Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
20:35:17 [2020-03-17T20:35:17.493Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
20:35:17 [2020-03-17T20:35:17.493Z]         create_test.go:39: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:17 [2020-03-17T20:35:17.493Z] 
20:35:17 [2020-03-17T20:35:17.493Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
20:35:17 [2020-03-17T20:35:17.493Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
20:35:17 [2020-03-17T20:35:17.493Z]         create_test.go:39: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:17 [2020-03-17T20:35:17.493Z] 
20:35:17 [2020-03-17T20:35:17.493Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
20:35:17 [2020-03-17T20:35:17.493Z]     create_test.go:81: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:17 [2020-03-17T20:35:17.493Z] 
20:35:17 [2020-03-17T20:35:17.493Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s)
20:35:17 [2020-03-17T20:35:17.493Z]     create_test.go:154: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:17 [2020-03-17T20:35:17.493Z] 
20:35:17 [2020-03-17T20:35:17.493Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
20:35:17 [2020-03-17T20:35:17.493Z]     create_test.go:175: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:17 [2020-03-17T20:35:17.493Z] 
20:35:17 [2020-03-17T20:35:17.493Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
20:35:17 [2020-03-17T20:35:17.493Z]     create_test.go:196: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:17 [2020-03-17T20:35:17.493Z] 
20:35:17 [2020-03-17T20:35:17.493Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s)
20:35:17 [2020-03-17T20:35:17.493Z]     create_test.go:249: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:17 [2020-03-17T20:35:17.493Z] 
20:35:17 [2020-03-17T20:35:17.493Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
20:35:17 [2020-03-17T20:35:17.493Z]     create_test.go:313: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:17 [2020-03-17T20:35:17.493Z] 
20:35:17 [2020-03-17T20:35:17.493Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s)
20:35:17 [2020-03-17T20:35:17.493Z]     create_test.go:403: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:17 [2020-03-17T20:35:17.493Z] 
20:35:17 [2020-03-17T20:35:17.493Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
20:35:17 [2020-03-17T20:35:17.493Z]     create_test.go:487: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:17 [2020-03-17T20:35:17.493Z] 
20:35:17 [2020-03-17T20:35:17.493Z] === SKIP: amd64.integration.service TestInspect (0.01s)
20:35:17 [2020-03-17T20:35:17.493Z]     inspect_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:17 [2020-03-17T20:35:17.493Z] 
20:35:17 [2020-03-17T20:35:17.493Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
20:35:17 [2020-03-17T20:35:17.493Z]     jobs_test.go:26: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:17 [2020-03-17T20:35:17.493Z] 
20:35:17 [2020-03-17T20:35:17.493Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
20:35:17 [2020-03-17T20:35:17.493Z]     jobs_test.go:61: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:17 [2020-03-17T20:35:17.493Z] 
20:35:17 [2020-03-17T20:35:17.493Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s)
20:35:17 [2020-03-17T20:35:17.493Z]     jobs_test.go:94: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:17 [2020-03-17T20:35:17.493Z] 
20:35:17 [2020-03-17T20:35:17.494Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
20:35:17 [2020-03-17T20:35:17.494Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
20:35:17 [2020-03-17T20:35:17.494Z] 
20:35:17 [2020-03-17T20:35:17.494Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
20:35:17 [2020-03-17T20:35:17.494Z]     network_test.go:20: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:17 [2020-03-17T20:35:17.494Z] 
20:35:17 [2020-03-17T20:35:17.494Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s)
20:35:17 [2020-03-17T20:35:17.494Z]     network_test.go:82: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:17 [2020-03-17T20:35:17.494Z] 
20:35:17 [2020-03-17T20:35:17.494Z] === SKIP: amd64.integration.service TestServicePlugin (0.01s)
20:35:17 [2020-03-17T20:35:17.494Z]     plugin_test.go:38: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:17 [2020-03-17T20:35:17.494Z] 
20:35:17 [2020-03-17T20:35:17.494Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
20:35:17 [2020-03-17T20:35:17.494Z]     update_test.go:21: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:17 [2020-03-17T20:35:17.494Z] 
20:35:17 [2020-03-17T20:35:17.494Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
20:35:17 [2020-03-17T20:35:17.494Z]     update_test.go:77: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:17 [2020-03-17T20:35:17.494Z] 
20:35:17 [2020-03-17T20:35:17.494Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
20:35:17 [2020-03-17T20:35:17.494Z]     update_test.go:139: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:17 [2020-03-17T20:35:17.494Z] 
20:35:17 [2020-03-17T20:35:17.494Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
20:35:17 [2020-03-17T20:35:17.494Z]     update_test.go:201: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:17 [2020-03-17T20:35:17.494Z] 
20:35:17 [2020-03-17T20:35:17.494Z] 
20:35:17 [2020-03-17T20:35:17.494Z] DONE 23 tests, 22 skipped in 0.490s
20:35:17 [2020-03-17T20:35:17.494Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
20:35:17 [2020-03-17T20:35:17.750Z] INFO: Testing against a local daemon
20:35:17 [2020-03-17T20:35:17.750Z] === RUN   TestSessionCreate
20:35:17 [2020-03-17T20:35:17.750Z] --- PASS: TestSessionCreate (0.03s)
20:35:17 [2020-03-17T20:35:17.750Z] === RUN   TestSessionCreateWithBadUpgrade
20:35:17 [2020-03-17T20:35:17.750Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
20:35:17 [2020-03-17T20:35:17.750Z] PASS
20:35:17 [2020-03-17T20:35:17.750Z] 
20:35:17 [2020-03-17T20:35:17.750Z] DONE 2 tests in 0.186s
20:35:17 [2020-03-17T20:35:17.750Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
20:35:17 [2020-03-17T20:35:17.985Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
20:35:18 [2020-03-17T20:35:18.006Z] INFO: Testing against a local daemon
20:35:18 [2020-03-17T20:35:18.006Z] === RUN   TestCgroupDriverSystemdMemoryLimit
20:35:18 [2020-03-17T20:35:18.006Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s)
20:35:18 [2020-03-17T20:35:18.006Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
20:35:18 [2020-03-17T20:35:18.006Z] === RUN   TestEventsExecDie
20:35:18 [2020-03-17T20:35:18.100Z] --- PASS: TestUpdatePidsLimit (4.01s)
20:35:18 [2020-03-17T20:35:18.100Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.42s)
20:35:18 [2020-03-17T20:35:18.100Z]     --- PASS: TestUpdatePidsLimit/no_change (0.39s)
20:35:18 [2020-03-17T20:35:18.100Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.39s)
20:35:18 [2020-03-17T20:35:18.100Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s)
20:35:18 [2020-03-17T20:35:18.100Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s)
20:35:18 [2020-03-17T20:35:18.100Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s)
20:35:18 [2020-03-17T20:35:18.100Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s)
20:35:18 [2020-03-17T20:35:18.100Z] === RUN   TestUpdateRestartPolicy
20:35:18 [2020-03-17T20:35:18.568Z] --- PASS: TestEventsExecDie (0.74s)
20:35:18 [2020-03-17T20:35:18.568Z] === RUN   TestEventsBackwardsCompatible
20:35:18 [2020-03-17T20:35:18.825Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
20:35:18 [2020-03-17T20:35:18.825Z] === RUN   TestInfoBinaryCommits
20:35:18 [2020-03-17T20:35:18.825Z] --- PASS: TestInfoBinaryCommits (0.02s)
20:35:18 [2020-03-17T20:35:18.825Z] === RUN   TestInfoAPIVersioned
20:35:18 [2020-03-17T20:35:18.825Z] --- PASS: TestInfoAPIVersioned (0.01s)
20:35:18 [2020-03-17T20:35:18.825Z] === RUN   TestInfoDiscoveryBackend
20:35:18 [2020-03-17T20:35:18.825Z] --- SKIP: TestInfoDiscoveryBackend (0.00s)
20:35:18 [2020-03-17T20:35:18.825Z]     info_linux_test.go:61: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:18 [2020-03-17T20:35:18.825Z] === RUN   TestInfoDiscoveryInvalidAdvertise
20:35:18 [2020-03-17T20:35:18.825Z] --- SKIP: TestInfoDiscoveryInvalidAdvertise (0.00s)
20:35:18 [2020-03-17T20:35:18.825Z]     info_linux_test.go:74: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:18 [2020-03-17T20:35:18.825Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
20:35:18 [2020-03-17T20:35:18.825Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
20:35:18 [2020-03-17T20:35:18.825Z]     info_linux_test.go:97: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:18 [2020-03-17T20:35:18.825Z] === RUN   TestInfoAPI
20:35:18 [2020-03-17T20:35:18.825Z] --- PASS: TestInfoAPI (0.02s)
20:35:18 [2020-03-17T20:35:18.825Z] === RUN   TestInfoAPIWarnings
20:35:18 [2020-03-17T20:35:18.825Z] --- SKIP: TestInfoAPIWarnings (0.00s)
20:35:18 [2020-03-17T20:35:18.825Z]     info_test.go:51: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:18 [2020-03-17T20:35:18.825Z] === RUN   TestInfoDebug
20:35:18 [2020-03-17T20:35:18.825Z] --- SKIP: TestInfoDebug (0.00s)
20:35:18 [2020-03-17T20:35:18.825Z]     info_test.go:75: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:18 [2020-03-17T20:35:18.825Z] === RUN   TestInfoInsecureRegistries
20:35:18 [2020-03-17T20:35:18.825Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
20:35:18 [2020-03-17T20:35:18.825Z]     info_test.go:101: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:18 [2020-03-17T20:35:18.825Z] === RUN   TestInfoRegistryMirrors
20:35:18 [2020-03-17T20:35:18.825Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
20:35:18 [2020-03-17T20:35:18.825Z]     info_test.go:126: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:18 [2020-03-17T20:35:18.825Z] === RUN   TestLoginFailsWithBadCredentials
20:35:18 [2020-03-17T20:35:18.825Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s)
20:35:18 [2020-03-17T20:35:18.825Z] === RUN   TestPingCacheHeaders
20:35:19 [2020-03-17T20:35:19.081Z] --- PASS: TestPingCacheHeaders (0.02s)
20:35:19 [2020-03-17T20:35:19.081Z] === RUN   TestPingGet
20:35:19 [2020-03-17T20:35:19.081Z] --- PASS: TestPingGet (0.01s)
20:35:19 [2020-03-17T20:35:19.081Z] === RUN   TestPingHead
20:35:19 [2020-03-17T20:35:19.081Z] --- PASS: TestPingHead (0.03s)
20:35:19 [2020-03-17T20:35:19.081Z] === RUN   TestVersion
20:35:19 [2020-03-17T20:35:19.081Z] --- PASS: TestVersion (0.02s)
20:35:19 [2020-03-17T20:35:19.081Z] PASS
20:35:19 [2020-03-17T20:35:19.081Z] 
20:35:19 [2020-03-17T20:35:19.081Z] === Skipped
20:35:19 [2020-03-17T20:35:19.081Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s)
20:35:19 [2020-03-17T20:35:19.081Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
20:35:19 [2020-03-17T20:35:19.081Z] 
20:35:19 [2020-03-17T20:35:19.081Z] === SKIP: amd64.integration.system TestInfoDiscoveryBackend (0.00s)
20:35:19 [2020-03-17T20:35:19.081Z]     info_linux_test.go:61: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:19 [2020-03-17T20:35:19.081Z] 
20:35:19 [2020-03-17T20:35:19.081Z] === SKIP: amd64.integration.system TestInfoDiscoveryInvalidAdvertise (0.00s)
20:35:19 [2020-03-17T20:35:19.081Z]     info_linux_test.go:74: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:19 [2020-03-17T20:35:19.081Z] 
20:35:19 [2020-03-17T20:35:19.081Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
20:35:19 [2020-03-17T20:35:19.081Z]     info_linux_test.go:97: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:19 [2020-03-17T20:35:19.081Z] 
20:35:19 [2020-03-17T20:35:19.081Z] === SKIP: amd64.integration.system TestInfoAPIWarnings (0.00s)
20:35:19 [2020-03-17T20:35:19.081Z]     info_test.go:51: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:19 [2020-03-17T20:35:19.081Z] 
20:35:19 [2020-03-17T20:35:19.081Z] === SKIP: amd64.integration.system TestInfoDebug (0.00s)
20:35:19 [2020-03-17T20:35:19.081Z]     info_test.go:75: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:19 [2020-03-17T20:35:19.081Z] 
20:35:19 [2020-03-17T20:35:19.081Z] === SKIP: amd64.integration.system TestInfoInsecureRegistries (0.00s)
20:35:19 [2020-03-17T20:35:19.081Z]     info_test.go:101: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:19 [2020-03-17T20:35:19.081Z] 
20:35:19 [2020-03-17T20:35:19.081Z] === SKIP: amd64.integration.system TestInfoRegistryMirrors (0.00s)
20:35:19 [2020-03-17T20:35:19.081Z]     info_test.go:126: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:35:19 [2020-03-17T20:35:19.081Z] 
20:35:19 [2020-03-17T20:35:19.081Z] 
20:35:19 [2020-03-17T20:35:19.081Z] DONE 18 tests, 8 skipped in 1.298s
20:35:19 [2020-03-17T20:35:19.081Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
20:35:19 [2020-03-17T20:35:19.081Z] INFO: Testing against a local daemon
20:35:19 [2020-03-17T20:35:19.081Z] === RUN   TestVolumesCreateAndList
20:35:19 [2020-03-17T20:35:19.081Z] --- PASS: TestVolumesCreateAndList (0.02s)
20:35:19 [2020-03-17T20:35:19.081Z] === RUN   TestVolumesRemove
20:35:19 [2020-03-17T20:35:19.150Z] --- PASS: TestServiceWithPredefinedNetwork (3.55s)
20:35:19 [2020-03-17T20:35:19.150Z] === RUN   TestServiceRemoveKeepsIngressNetwork
20:35:19 [2020-03-17T20:35:19.150Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
20:35:19 [2020-03-17T20:35:19.150Z]     service_test.go:236: FLAKY_TEST
20:35:19 [2020-03-17T20:35:19.150Z] === RUN   TestServiceWithDataPathPortInit
20:35:19 [2020-03-17T20:35:19.338Z] --- PASS: TestVolumesRemove (0.11s)
20:35:19 [2020-03-17T20:35:19.338Z] === RUN   TestVolumesInspect
20:35:19 [2020-03-17T20:35:19.338Z] --- PASS: TestVolumesInspect (0.05s)
20:35:19 [2020-03-17T20:35:19.338Z] === RUN   TestVolumesInvalidJSON
20:35:19 [2020-03-17T20:35:19.338Z] === RUN   TestVolumesInvalidJSON//volumes/create
20:35:19 [2020-03-17T20:35:19.338Z] === PAUSE TestVolumesInvalidJSON//volumes/create
20:35:19 [2020-03-17T20:35:19.338Z] === CONT  TestVolumesInvalidJSON//volumes/create
20:35:19 [2020-03-17T20:35:19.338Z] --- PASS: TestVolumesInvalidJSON (0.07s)
20:35:19 [2020-03-17T20:35:19.338Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
20:35:19 [2020-03-17T20:35:19.338Z] PASS
20:35:19 [2020-03-17T20:35:19.338Z] 
20:35:19 [2020-03-17T20:35:19.338Z] DONE 5 tests in 0.387s
20:35:19 [2020-03-17T20:35:19.338Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
20:35:19 [2020-03-17T20:35:19.358Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
20:35:19 [2020-03-17T20:35:19.594Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11723 is not a child of this shell
20:35:19 [2020-03-17T20:35:19.594Z] warning: PID 11723 from bundles/test-integration/docker.pid had a nonzero exit code
20:35:19 [2020-03-17T20:35:19.594Z] Leaving: AppArmorNo profiles have been unloaded.
20:35:19 [2020-03-17T20:35:19.594Z] 
20:35:19 [2020-03-17T20:35:19.594Z] Unloading profiles will leave already running processes permanently
20:35:19 [2020-03-17T20:35:19.594Z] unconfined, which can lead to unexpected situations.
20:35:19 [2020-03-17T20:35:19.594Z] 
20:35:19 [2020-03-17T20:35:19.594Z] To set a process to complain mode, use the command line tool
20:35:19 [2020-03-17T20:35:19.594Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
20:35:19 [2020-03-17T20:35:19.594Z] Removing test suite binaries
20:35:20 [2020-03-17T20:35:20.291Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
20:35:20 [2020-03-17T20:35:20.522Z] 
20:35:20 [2020-03-17T20:35:20.889Z] Sending build context to Docker daemon  54.58MB
20:35:20 [2020-03-17T20:35:20.889Z] 
20:35:20 [2020-03-17T20:35:20.889Z] Step 1/10 : FROM microsoft/windowsservercore
20:35:20 [2020-03-17T20:35:20.889Z]  ---> 80e84fd280e2
20:35:20 [2020-03-17T20:35:20.889Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
20:35:20 [2020-03-17T20:35:20.889Z]  ---> Running in b71957eaa9d0
20:35:21 [2020-03-17T20:35:21.225Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
20:35:21 [2020-03-17T20:35:21.350Z] Removing intermediate container b71957eaa9d0
20:35:21 [2020-03-17T20:35:21.350Z]  ---> acab7d4b2184
20:35:21 [2020-03-17T20:35:21.350Z] Step 3/10 : ARG GO_VERSION=1.13.8
20:35:21 [2020-03-17T20:35:21.350Z]  ---> Running in 8cf39a0698fe
20:35:21 [2020-03-17T20:35:21.793Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
20:35:21 [2020-03-17T20:35:21.811Z] Removing intermediate container 8cf39a0698fe
20:35:21 [2020-03-17T20:35:21.811Z]  ---> d2d198f75409
20:35:21 [2020-03-17T20:35:21.811Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5
20:35:21 [2020-03-17T20:35:21.811Z]  ---> Running in 533c754d33bf
Post stage
[Pipeline] junit
20:35:22 [2020-03-17T20:35:22.428Z] Recording test results
20:35:22 [2020-03-17T20:35:22.785Z] Removing intermediate container 533c754d33bf
20:35:22 [2020-03-17T20:35:22.785Z]  ---> 23d46ecd3a35
20:35:22 [2020-03-17T20:35:22.785Z] 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}
20:35:22 [2020-03-17T20:35:22.785Z]  ---> Running in f5f107eb8ae5
20:35:23 [2020-03-17T20:35:23.198Z] tests/integration/api_network_test.py ...........................        [ 47%]
20:35:23 [2020-03-17T20:35:23.247Z] Removing intermediate container f5f107eb8ae5
20:35:23 [2020-03-17T20:35:23.247Z]  ---> 870c8b68294c
20:35:23 [2020-03-17T20:35:23.247Z] 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;
20:35:23 [2020-03-17T20:35:23.247Z]  ---> Running in 4b252a82560c
20:35:23 [2020-03-17T20:35:23.692Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
20:35:24 [2020-03-17T20:35:24.626Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
20:35:24 [2020-03-17T20:35:24.733Z] + echo Ensuring container killed.
20:35:24 [2020-03-17T20:35:24.733Z] Ensuring container killed.
20:35:24 [2020-03-17T20:35:24.733Z] + docker rm -vf docker-pr7
20:35:24 [2020-03-17T20:35:24.733Z] Error: No such container: docker-pr7
20:35:24 [2020-03-17T20:35:24.733Z] + true
[Pipeline] sh
20:35:25 [2020-03-17T20:35:25.022Z] + echo Chowning /workspace to jenkins user
20:35:25 [2020-03-17T20:35:25.022Z] Chowning /workspace to jenkins user
20:35:25 [2020-03-17T20:35:25.022Z] + id -u
20:35:25 [2020-03-17T20:35:25.022Z] + id -g
20:35:25 [2020-03-17T20:35:25.022Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39728:/workspace busybox chown -R 1000:1000 /workspace
20:35:25 [2020-03-17T20:35:25.022Z] Unable to find image 'busybox:latest' locally
20:35:25 [2020-03-17T20:35:25.022Z] latest: Pulling from library/busybox
20:35:25 [2020-03-17T20:35:25.022Z] 0669b0daf1fb: Pulling fs layer
20:35:25 [2020-03-17T20:35:25.194Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
20:35:25 [2020-03-17T20:35:25.194Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
20:35:25 [2020-03-17T20:35:25.761Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
20:35:27 [2020-03-17T20:35:27.135Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
20:35:27 [2020-03-17T20:35:27.135Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
20:35:27 [2020-03-17T20:35:27.393Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
20:35:27 [2020-03-17T20:35:27.957Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
20:35:28 [2020-03-17T20:35:28.523Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
20:35:29 [2020-03-17T20:35:29.459Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
20:35:30 [2020-03-17T20:35:30.268Z] 0669b0daf1fb: Download complete
20:35:30 [2020-03-17T20:35:30.268Z] 0669b0daf1fb: Pull complete
20:35:30 [2020-03-17T20:35:30.268Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135
20:35:30 [2020-03-17T20:35:30.268Z] Status: Downloaded newer image for busybox:latest
20:35:30 [2020-03-17T20:35:30.351Z] 
20:35:30 [2020-03-17T20:35:30.351Z] SUCCESS: Specified value was saved.
20:35:30 [2020-03-17T20:35:30.938Z] #66 457.2 + bin/containerd-stress
20:35:30 [2020-03-17T20:35:30.938Z] #66 461.0 + bin/containerd-shim
20:35:31 [2020-03-17T20:35:31.325Z] INFO: Downloading git...
20:35:31 [2020-03-17T20:35:31.357Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
20:35:31 [2020-03-17T20:35:31.550Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
20:35:31 [2020-03-17T20:35:31.923Z] --- PASS: TestBuildWithHugeFile (98.29s)
20:35:31 [2020-03-17T20:35:31.923Z] === RUN   TestBuildWithEmptyDockerfile
20:35:31 [2020-03-17T20:35:31.923Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
20:35:31 [2020-03-17T20:35:31.923Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
20:35:31 [2020-03-17T20:35:31.923Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:35:31 [2020-03-17T20:35:31.923Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:35:31 [2020-03-17T20:35:31.923Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:35:31 [2020-03-17T20:35:31.923Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:35:31 [2020-03-17T20:35:31.923Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
20:35:31 [2020-03-17T20:35:31.923Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
[Pipeline] catchError
[Pipeline] {
20:35:32 [2020-03-17T20:35:32.180Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
[Pipeline] sh
20:35:32 [2020-03-17T20:35:32.439Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
20:35:32 [2020-03-17T20:35:32.439Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s)
20:35:32 [2020-03-17T20:35:32.439Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s)
20:35:32 [2020-03-17T20:35:32.439Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s)
20:35:32 [2020-03-17T20:35:32.439Z] === RUN   TestBuildPreserveOwnership
20:35:32 [2020-03-17T20:35:32.439Z] === RUN   TestBuildPreserveOwnership/copy_from
20:35:32 [2020-03-17T20:35:32.460Z] + bundleName=amd64-rootless
20:35:32 [2020-03-17T20:35:32.460Z] + echo Creating amd64-rootless-bundles.tar.gz
20:35:32 [2020-03-17T20:35:32.460Z] Creating amd64-rootless-bundles.tar.gz
20:35:32 [2020-03-17T20:35:32.460Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
20:35:32 [2020-03-17T20:35:32.460Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
[Pipeline] archiveArtifacts
20:35:32 [2020-03-17T20:35:32.470Z] Archiving artifacts
20:35:32 [2020-03-17T20:35:32.875Z] INFO: Downloading go...
20:35:32 [2020-03-17T20:35:32.981Z] --- PASS: TestUpdateRestartPolicy (12.57s)
20:35:32 [2020-03-17T20:35:32.981Z] === RUN   TestUpdateRestartWithAutoRemove
20:35:32 [2020-03-17T20:35:32.981Z] --- PASS: TestUpdateRestartWithAutoRemove (0.85s)
20:35:32 [2020-03-17T20:35:32.981Z] === RUN   TestWaitNonBlocked
20:35:32 [2020-03-17T20:35:32.981Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
20:35:32 [2020-03-17T20:35:32.981Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
20:35:32 [2020-03-17T20:35:32.981Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
20:35:32 [2020-03-17T20:35:32.981Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
20:35:32 [2020-03-17T20:35:32.981Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
20:35:32 [2020-03-17T20:35:32.981Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
20:35:32 [2020-03-17T20:35:32.981Z] --- PASS: TestWaitNonBlocked (0.03s)
20:35:32 [2020-03-17T20:35:32.981Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.03s)
20:35:32 [2020-03-17T20:35:32.981Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.05s)
20:35:32 [2020-03-17T20:35:32.981Z] === RUN   TestWaitBlocked
20:35:32 [2020-03-17T20:35:32.981Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
20:35:32 [2020-03-17T20:35:32.981Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
20:35:32 [2020-03-17T20:35:32.981Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
20:35:32 [2020-03-17T20:35:32.982Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
20:35:32 [2020-03-17T20:35:32.982Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
20:35:32 [2020-03-17T20:35:32.982Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
20:35:33 [2020-03-17T20:35:33.003Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
20:35:33 [2020-03-17T20:35:33.512Z] tests/integration/api_secret_test.py .....                               [ 51%]
20:35:33 [2020-03-17T20:35:33.951Z] --- PASS: TestWaitBlocked (0.03s)
20:35:33 [2020-03-17T20:35:33.951Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.06s)
20:35:33 [2020-03-17T20:35:33.951Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.11s)
20:35:33 [2020-03-17T20:35:33.951Z] === CONT  TestContainerStartOnDaemonRestart
20:35:33 [2020-03-17T20:35:33.951Z] === CONT  TestDaemonHostGatewayIP
20:35:33 [2020-03-17T20:35:33.951Z] === CONT  TestDaemonRestartIpcMode
20:35:33 [2020-03-17T20:35:33.951Z] === CONT  TestIpcModeOlderClient
20:35:33 [2020-03-17T20:35:33.951Z] --- PASS: TestIpcModeOlderClient (0.21s)
20:35:34 [2020-03-17T20:35:34.355Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39728/7/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
20:35:34 [2020-03-17T20:35:34.669Z] + make clean
20:35:34 [2020-03-17T20:35:34.926Z] docker volume rm -f docker-dev-cache
20:35:34 [2020-03-17T20:35:34.926Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
20:35:35 [2020-03-17T20:35:35.533Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
20:35:36 [2020-03-17T20:35:36.468Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
20:35:36 [2020-03-17T20:35:36.726Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
20:35:37 [2020-03-17T20:35:37.251Z] --- PASS: TestContainerStartOnDaemonRestart (3.22s)
20:35:37 [2020-03-17T20:35:37.293Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
20:35:37 [2020-03-17T20:35:37.435Z] tests/integration/api_service_test.py ................s................. [ 60%]
20:35:37 [2020-03-17T20:35:37.578Z] INFO: Downloading compiler 1 of 3...
20:35:37 [2020-03-17T20:35:37.579Z] INFO: Downloading compiler 2 of 3...
20:35:37 [2020-03-17T20:35:37.820Z] --- PASS: TestDaemonRestartIpcMode (4.10s)
20:35:38 [2020-03-17T20:35:38.387Z] --- PASS: TestDaemonHostGatewayIP (4.65s)
20:35:38 [2020-03-17T20:35:38.387Z] PASS
20:35:38 [2020-03-17T20:35:38.387Z] 
20:35:38 [2020-03-17T20:35:38.387Z] === Skipped
20:35:38 [2020-03-17T20:35:38.387Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
20:35:38 [2020-03-17T20:35:38.387Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:35:38 [2020-03-17T20:35:38.387Z] 
20:35:38 [2020-03-17T20:35:38.387Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
20:35:38 [2020-03-17T20:35:38.387Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:35:38 [2020-03-17T20:35:38.387Z] 
20:35:38 [2020-03-17T20:35:38.387Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
20:35:38 [2020-03-17T20:35:38.387Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:35:38 [2020-03-17T20:35:38.387Z] 
20:35:38 [2020-03-17T20:35:38.387Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
20:35:38 [2020-03-17T20:35:38.387Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:35:38 [2020-03-17T20:35:38.387Z] 
20:35:38 [2020-03-17T20:35:38.387Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
20:35:38 [2020-03-17T20:35:38.387Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:35:38 [2020-03-17T20:35:38.387Z] 
20:35:38 [2020-03-17T20:35:38.387Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
20:35:38 [2020-03-17T20:35:38.387Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
20:35:38 [2020-03-17T20:35:38.387Z] 
20:35:38 [2020-03-17T20:35:38.387Z] 
20:35:38 [2020-03-17T20:35:38.387Z] DONE 199 tests, 6 skipped in 130.217s
20:35:38 [2020-03-17T20:35:38.387Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
20:35:38 [2020-03-17T20:35:38.387Z] ++ 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
20:35:38 [2020-03-17T20:35:38.387Z] ++ set -e
20:35:38 [2020-03-17T20:35:38.387Z] ++ '[' -n 0 ']'
20:35:38 [2020-03-17T20:35:38.387Z] ++ set -x
20:35:38 [2020-03-17T20:35:38.387Z] ++ env -i DEST=/go/src/github.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
20:35:38 [2020-03-17T20:35:38.546Z] INFO: Downloading compiler 3 of 3...
20:35:38 [2020-03-17T20:35:38.666Z] --- PASS: TestBuildPreserveOwnership (6.19s)
20:35:38 [2020-03-17T20:35:38.666Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.18s)
20:35:38 [2020-03-17T20:35:38.666Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.99s)
20:35:38 [2020-03-17T20:35:38.666Z] === RUN   TestBuildPlatformInvalid
20:35:38 [2020-03-17T20:35:38.666Z] --- PASS: TestBuildPlatformInvalid (0.13s)
20:35:38 [2020-03-17T20:35:38.666Z] PASS
20:35:38 [2020-03-17T20:35:38.666Z] 
20:35:38 [2020-03-17T20:35:38.666Z] === Skipped
20:35:38 [2020-03-17T20:35:38.666Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
20:35:38 [2020-03-17T20:35:38.666Z]     build_session_test.go:25: TODO: BuildKit
20:35:38 [2020-03-17T20:35:38.666Z] 
20:35:38 [2020-03-17T20:35:38.666Z] 
20:35:38 [2020-03-17T20:35:38.666Z] DONE 32 tests, 1 skipped in 185.249s
20:35:38 [2020-03-17T20:35:38.666Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
20:35:38 [2020-03-17T20:35:38.666Z] ++ 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
20:35:38 [2020-03-17T20:35:38.666Z] ++ set -e
20:35:38 [2020-03-17T20:35:38.666Z] ++ '[' -n 0 ']'
20:35:38 [2020-03-17T20:35:38.666Z] ++ set -x
20:35:38 [2020-03-17T20:35:38.666Z] ++ env -i DEST=/go/src/github.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
20:35:38 [2020-03-17T20:35:38.924Z] INFO: Testing against a local daemon
20:35:38 [2020-03-17T20:35:38.924Z] === RUN   TestConfigList
20:35:38 [2020-03-17T20:35:38.954Z] INFO: Testing against a local daemon
20:35:38 [2020-03-17T20:35:38.954Z] === RUN   TestCommitInheritsEnv
20:35:39 [2020-03-17T20:35:39.004Z] INFO: Extracting git...
20:35:39 [2020-03-17T20:35:39.398Z] #66 471.1 + bin/containerd-shim-runc-v1
20:35:39 [2020-03-17T20:35:39.523Z] --- PASS: TestCommitInheritsEnv (0.58s)
20:35:39 [2020-03-17T20:35:39.523Z] === RUN   TestImportExtremelyLargeImageWorks
20:35:39 [2020-03-17T20:35:39.523Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
20:35:39 [2020-03-17T20:35:39.523Z]     import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out
20:35:39 [2020-03-17T20:35:39.523Z] === RUN   TestImagesFilterMultiReference
20:35:39 [2020-03-17T20:35:39.523Z] --- PASS: TestImagesFilterMultiReference (0.12s)
20:35:39 [2020-03-17T20:35:39.523Z] === RUN   TestImagePullPlatformInvalid
20:35:39 [2020-03-17T20:35:39.523Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
20:35:39 [2020-03-17T20:35:39.523Z] === RUN   TestRemoveImageOrphaning
20:35:40 [2020-03-17T20:35:40.092Z] --- PASS: TestRemoveImageOrphaning (0.55s)
20:35:40 [2020-03-17T20:35:40.092Z] === RUN   TestRemoveImageGarbageCollector
20:35:40 [2020-03-17T20:35:40.092Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
20:35:40 [2020-03-17T20:35:40.092Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:35:40 [2020-03-17T20:35:40.092Z] === RUN   TestTagUnprefixedRepoByNameOrName
20:35:40 [2020-03-17T20:35:40.092Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
20:35:40 [2020-03-17T20:35:40.092Z] === RUN   TestTagInvalidReference
20:35:40 [2020-03-17T20:35:40.092Z] --- PASS: TestTagInvalidReference (0.03s)
20:35:40 [2020-03-17T20:35:40.092Z] === RUN   TestTagValidPrefixedRepo
20:35:40 [2020-03-17T20:35:40.351Z] --- PASS: TestTagValidPrefixedRepo (0.08s)
20:35:40 [2020-03-17T20:35:40.351Z] === RUN   TestTagExistedNameWithoutForce
20:35:40 [2020-03-17T20:35:40.351Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
20:35:40 [2020-03-17T20:35:40.351Z] === RUN   TestTagOfficialNames
20:35:40 [2020-03-17T20:35:40.351Z] --- PASS: TestTagOfficialNames (0.08s)
20:35:40 [2020-03-17T20:35:40.351Z] === RUN   TestTagMatchesDigest
20:35:40 [2020-03-17T20:35:40.351Z] --- PASS: TestTagMatchesDigest (0.03s)
20:35:40 [2020-03-17T20:35:40.351Z] PASS
20:35:40 [2020-03-17T20:35:40.351Z] 
20:35:40 [2020-03-17T20:35:40.351Z] === Skipped
20:35:40 [2020-03-17T20:35:40.351Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
20:35:40 [2020-03-17T20:35:40.351Z]     import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out
20:35:40 [2020-03-17T20:35:40.351Z] 
20:35:40 [2020-03-17T20:35:40.351Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
20:35:40 [2020-03-17T20:35:40.351Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:35:40 [2020-03-17T20:35:40.351Z] 
20:35:40 [2020-03-17T20:35:40.351Z] 
20:35:40 [2020-03-17T20:35:40.351Z] DONE 12 tests, 2 skipped in 1.908s
20:35:40 [2020-03-17T20:35:40.351Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
20:35:40 [2020-03-17T20:35:40.351Z] ++ 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
20:35:40 [2020-03-17T20:35:40.351Z] ++ set -e
20:35:40 [2020-03-17T20:35:40.351Z] ++ '[' -n 0 ']'
20:35:40 [2020-03-17T20:35:40.351Z] ++ set -x
20:35:40 [2020-03-17T20:35:40.351Z] ++ env -i DEST=/go/src/github.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
20:35:40 [2020-03-17T20:35:40.609Z] INFO: Testing against a local daemon
20:35:40 [2020-03-17T20:35:40.609Z] === RUN   TestNetworkCreateDelete
20:35:40 [2020-03-17T20:35:40.823Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
20:35:41 [2020-03-17T20:35:41.177Z] --- PASS: TestNetworkCreateDelete (0.42s)
20:35:41 [2020-03-17T20:35:41.177Z] === RUN   TestDockerNetworkDeletePreferID
20:35:41 [2020-03-17T20:35:41.468Z] --- PASS: TestServiceWithDataPathPortInit (20.45s)
20:35:41 [2020-03-17T20:35:41.468Z] === RUN   TestServiceWithDefaultAddressPoolInit
20:35:42 [2020-03-17T20:35:42.113Z] --- PASS: TestDockerNetworkDeletePreferID (1.19s)
20:35:42 [2020-03-17T20:35:42.113Z] === RUN   TestInspectNetwork
20:35:42 [2020-03-17T20:35:42.194Z] --- PASS: TestConfigList (3.32s)
20:35:42 [2020-03-17T20:35:42.194Z] === RUN   TestConfigsCreateAndDelete
20:35:44 [2020-03-17T20:35:44.721Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
20:35:44 [2020-03-17T20:35:44.952Z] #66 476.0 + bin/containerd-shim-runc-v2
20:35:44 [2020-03-17T20:35:44.978Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
20:35:45 [2020-03-17T20:35:45.236Z] --- PASS: TestConfigsCreateAndDelete (3.03s)
20:35:45 [2020-03-17T20:35:45.236Z] === RUN   TestConfigsUpdate
20:35:45 [2020-03-17T20:35:45.493Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
20:35:45 [2020-03-17T20:35:45.595Z] #66 477.5 + binaries
20:35:45 [2020-03-17T20:35:45.595Z] #66 477.5 + mkdir -p /build
20:35:45 [2020-03-17T20:35:45.595Z] #66 477.5 + cp bin/containerd /build/containerd
20:35:45 [2020-03-17T20:35:45.595Z] #66 477.5 + cp bin/containerd-shim /build/containerd-shim
20:35:45 [2020-03-17T20:35:45.595Z] #66 477.5 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
20:35:45 [2020-03-17T20:35:45.595Z] #66 477.5 + cp bin/ctr /build/ctr
20:35:45 [2020-03-17T20:35:45.595Z] #66 DONE 477.6s
20:35:46 [2020-03-17T20:35:46.059Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
20:35:46 [2020-03-17T20:35:46.624Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
20:35:47 [2020-03-17T20:35:47.137Z] 
20:35:47 [2020-03-17T20:35:47.137Z] #67 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
20:35:47 [2020-03-17T20:35:47.382Z] === RUN   TestInspectNetwork/full_network_id
20:35:47 [2020-03-17T20:35:47.382Z] === RUN   TestInspectNetwork/partial_network_id
20:35:47 [2020-03-17T20:35:47.382Z] === RUN   TestInspectNetwork/network_name
20:35:47 [2020-03-17T20:35:47.382Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
20:35:47 [2020-03-17T20:35:47.441Z] #67 DONE 0.1s
20:35:47 [2020-03-17T20:35:47.441Z] 
20:35:47 [2020-03-17T20:35:47.441Z] #71 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
20:35:47 [2020-03-17T20:35:47.441Z] #71 DONE 0.1s
20:35:47 [2020-03-17T20:35:47.441Z] 
20:35:47 [2020-03-17T20:35:47.441Z] #73 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
20:35:47 [2020-03-17T20:35:47.441Z] #73 DONE 0.1s
20:35:47 [2020-03-17T20:35:47.441Z] 
20:35:47 [2020-03-17T20:35:47.441Z] #76 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
20:35:47 [2020-03-17T20:35:47.441Z] #76 DONE 0.1s
20:35:47 [2020-03-17T20:35:47.441Z] 
20:35:47 [2020-03-17T20:35:47.441Z] #77 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
20:35:47 [2020-03-17T20:35:47.441Z] #77 DONE 0.0s
20:35:47 [2020-03-17T20:35:47.441Z] 
20:35:47 [2020-03-17T20:35:47.441Z] #78 [final 1/1] COPY . /go/src/github.com/docker/docker
20:35:48 [2020-03-17T20:35:48.521Z] --- PASS: TestConfigsUpdate (3.14s)
20:35:48 [2020-03-17T20:35:48.521Z] === RUN   TestTemplatedConfig
20:35:49 [2020-03-17T20:35:49.894Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
20:35:49 [2020-03-17T20:35:49.894Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
20:35:50 [2020-03-17T20:35:50.283Z] #78 DONE 2.3s
20:35:50 [2020-03-17T20:35:50.283Z] 
20:35:50 [2020-03-17T20:35:50.283Z] #79 exporting to oci image format
20:35:50 [2020-03-17T20:35:50.283Z] #79 exporting layers
20:35:50 [2020-03-17T20:35:50.459Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
20:35:51 [2020-03-17T20:35:51.569Z] --- PASS: TestInspectNetwork (9.39s)
20:35:51 [2020-03-17T20:35:51.569Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
20:35:51 [2020-03-17T20:35:51.569Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
20:35:51 [2020-03-17T20:35:51.569Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
20:35:51 [2020-03-17T20:35:51.569Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
20:35:51 [2020-03-17T20:35:51.569Z] === RUN   TestRunContainerWithBridgeNone
20:35:51 [2020-03-17T20:35:51.722Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.35s)
20:35:51 [2020-03-17T20:35:51.722Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:uyeewdaubhacklbaauzuza67f Created:2020-03-17 20:35:41.118813177 +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[233601d20a9bfd0afc193d4ae11b2d76a2701719cbcf3c6cd0d965ea430ed230:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.x930ttm0875xzwdgao8pttuhr EndpointID:ef0f689760fc3d22ba28db19cd15bb9e81e24507ae6c9e10819c346147a6d00b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:df5b5d0c2d4f5a7c8edf01b3f0bf4bc008921d4f2488f75206e66b2470894df0 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:49295e83e256 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.x930ttm0875xzwdgao8pttuhr EndpointID:ef0f689760fc3d22ba28db19cd15bb9e81e24507ae6c9e10819c346147a6d00b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
20:35:51 [2020-03-17T20:35:51.722Z] PASS
20:35:51 [2020-03-17T20:35:51.722Z] 
20:35:51 [2020-03-17T20:35:51.722Z] === Skipped
20:35:51 [2020-03-17T20:35:51.722Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
20:35:51 [2020-03-17T20:35:51.722Z]     service_test.go:236: FLAKY_TEST
20:35:51 [2020-03-17T20:35:51.722Z] 
20:35:51 [2020-03-17T20:35:51.722Z] 
20:35:51 [2020-03-17T20:35:51.722Z] DONE 22 tests, 1 skipped in 53.922s
20:35:51 [2020-03-17T20:35:51.722Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
20:35:51 [2020-03-17T20:35:51.722Z] ++ 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
20:35:51 [2020-03-17T20:35:51.722Z] ++ set -e
20:35:51 [2020-03-17T20:35:51.722Z] ++ '[' -n 0 ']'
20:35:51 [2020-03-17T20:35:51.722Z] ++ set -x
20:35:51 [2020-03-17T20:35:51.723Z] ++ env -i DEST=/go/src/github.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
20:35:51 [2020-03-17T20:35:51.723Z] INFO: Testing against a local daemon
20:35:51 [2020-03-17T20:35:51.723Z] === RUN   TestDockerNetworkIpvlanPersistance
20:35:51 [2020-03-17T20:35:51.723Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
20:35:51 [2020-03-17T20:35:51.723Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:35:51 [2020-03-17T20:35:51.723Z] === RUN   TestDockerNetworkIpvlan
20:35:51 [2020-03-17T20:35:51.723Z] --- SKIP: TestDockerNetworkIpvlan (0.01s)
20:35:51 [2020-03-17T20:35:51.723Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:35:51 [2020-03-17T20:35:51.723Z] PASS
20:35:51 [2020-03-17T20:35:51.723Z] 
20:35:51 [2020-03-17T20:35:51.723Z] === Skipped
20:35:51 [2020-03-17T20:35:51.723Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
20:35:51 [2020-03-17T20:35:51.723Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:35:51 [2020-03-17T20:35:51.723Z] 
20:35:51 [2020-03-17T20:35:51.723Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.01s)
20:35:51 [2020-03-17T20:35:51.723Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:35:51 [2020-03-17T20:35:51.723Z] 
20:35:51 [2020-03-17T20:35:51.723Z] 
20:35:51 [2020-03-17T20:35:51.723Z] DONE 2 tests, 2 skipped in 0.239s
20:35:51 [2020-03-17T20:35:51.723Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
20:35:51 [2020-03-17T20:35:51.723Z] ++ 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
20:35:51 [2020-03-17T20:35:51.723Z] ++ set -e
20:35:51 [2020-03-17T20:35:51.723Z] ++ '[' -n 0 ']'
20:35:51 [2020-03-17T20:35:51.723Z] ++ set -x
20:35:51 [2020-03-17T20:35:51.723Z] ++ env -i DEST=/go/src/github.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
20:35:51 [2020-03-17T20:35:51.723Z] INFO: Testing against a local daemon
20:35:51 [2020-03-17T20:35:51.723Z] === RUN   TestDockerNetworkMacvlanPersistance
20:35:51 [2020-03-17T20:35:51.831Z] --- PASS: TestTemplatedConfig (3.47s)
20:35:51 [2020-03-17T20:35:51.832Z] === RUN   TestConfigInspect
20:35:52 [2020-03-17T20:35:52.006Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s)
20:35:52 [2020-03-17T20:35:52.006Z] === RUN   TestDockerNetworkMacvlan
20:35:52 [2020-03-17T20:35:52.095Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
20:35:52 [2020-03-17T20:35:52.166Z] .........................                                                [ 67%]
20:35:52 [2020-03-17T20:35:52.352Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
20:35:53 [2020-03-17T20:35:53.012Z] === RUN   TestDockerNetworkMacvlan/Subinterface
20:35:53 [2020-03-17T20:35:53.284Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
20:35:53 [2020-03-17T20:35:53.625Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
20:35:53 [2020-03-17T20:35:53.805Z] INFO: Expanding go...
20:35:54 [2020-03-17T20:35:54.101Z] --- PASS: TestRunContainerWithBridgeNone (2.58s)
20:35:54 [2020-03-17T20:35:54.102Z] === RUN   TestNetworkInvalidJSON
20:35:54 [2020-03-17T20:35:54.102Z] === RUN   TestNetworkInvalidJSON//networks/create
20:35:54 [2020-03-17T20:35:54.102Z] === PAUSE TestNetworkInvalidJSON//networks/create
20:35:54 [2020-03-17T20:35:54.102Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
20:35:54 [2020-03-17T20:35:54.102Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
20:35:54 [2020-03-17T20:35:54.102Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
20:35:54 [2020-03-17T20:35:54.102Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
20:35:54 [2020-03-17T20:35:54.360Z] === CONT  TestNetworkInvalidJSON//networks/create
20:35:54 [2020-03-17T20:35:54.360Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
20:35:54 [2020-03-17T20:35:54.360Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
20:35:54 [2020-03-17T20:35:54.360Z] --- PASS: TestNetworkInvalidJSON (0.04s)
20:35:54 [2020-03-17T20:35:54.360Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
20:35:54 [2020-03-17T20:35:54.360Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
20:35:54 [2020-03-17T20:35:54.360Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
20:35:54 [2020-03-17T20:35:54.360Z] === RUN   TestHostIPv4BridgeLabel
20:35:54 [2020-03-17T20:35:54.630Z] === RUN   TestDockerNetworkMacvlan/NilParent
20:35:54 [2020-03-17T20:35:54.928Z] --- PASS: TestHostIPv4BridgeLabel (0.79s)
20:35:54 [2020-03-17T20:35:54.928Z] === RUN   TestDaemonRestartWithLiveRestore
20:35:55 [2020-03-17T20:35:55.180Z] --- PASS: TestConfigInspect (3.41s)
20:35:55 [2020-03-17T20:35:55.180Z] === RUN   TestConfigCreateWithLabels
20:35:55 [2020-03-17T20:35:55.438Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
20:35:56 [2020-03-17T20:35:56.004Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
20:35:56 [2020-03-17T20:35:56.831Z] --- PASS: TestDaemonRestartWithLiveRestore (1.43s)
20:35:56 [2020-03-17T20:35:56.831Z] === RUN   TestDaemonDefaultNetworkPools
20:35:57 [2020-03-17T20:35:57.767Z] --- PASS: TestDaemonDefaultNetworkPools (1.24s)
20:35:57 [2020-03-17T20:35:57.767Z] === RUN   TestDaemonRestartWithExistingNetwork
20:35:58 [2020-03-17T20:35:58.529Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
20:35:58 [2020-03-17T20:35:58.529Z] --- PASS: TestConfigCreateWithLabels (3.20s)
20:35:58 [2020-03-17T20:35:58.529Z] === RUN   TestConfigCreateResolve
20:35:58 [2020-03-17T20:35:58.786Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
20:35:58 [2020-03-17T20:35:58.786Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
20:35:59 [2020-03-17T20:35:59.010Z] === RUN   TestDockerNetworkMacvlan/InternalMode
20:35:59 [2020-03-17T20:35:59.044Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
20:35:59 [2020-03-17T20:35:59.671Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.96s)
20:35:59 [2020-03-17T20:35:59.671Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
20:36:00 [2020-03-17T20:36:00.942Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
20:36:01 [2020-03-17T20:36:01.508Z] --- PASS: TestConfigCreateResolve (3.14s)
20:36:01 [2020-03-17T20:36:01.508Z] === RUN   TestConfigDaemonLibtrustID
20:36:02 [2020-03-17T20:36:02.074Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
20:36:02 [2020-03-17T20:36:02.074Z] PASS
20:36:02 [2020-03-17T20:36:02.074Z] 
20:36:02 [2020-03-17T20:36:02.074Z] DONE 8 tests in 23.375s
20:36:02 [2020-03-17T20:36:02.074Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
20:36:02 [2020-03-17T20:36:02.074Z] ++ 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
20:36:02 [2020-03-17T20:36:02.074Z] ++ set -e
20:36:02 [2020-03-17T20:36:02.074Z] ++ '[' -n 0 ']'
20:36:02 [2020-03-17T20:36:02.074Z] ++ set -x
20:36:02 [2020-03-17T20:36:02.074Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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
20:36:02 [2020-03-17T20:36:02.205Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.35s)
20:36:02 [2020-03-17T20:36:02.205Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
20:36:02 [2020-03-17T20:36:02.333Z] INFO: Testing against a local daemon
20:36:02 [2020-03-17T20:36:02.333Z] === RUN   TestCheckpoint
20:36:02 [2020-03-17T20:36:02.333Z] --- SKIP: TestCheckpoint (0.00s)
20:36:02 [2020-03-17T20:36:02.333Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:36:02 [2020-03-17T20:36:02.333Z] === RUN   TestContainerInvalidJSON
20:36:02 [2020-03-17T20:36:02.333Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
20:36:02 [2020-03-17T20:36:02.333Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
20:36:02 [2020-03-17T20:36:02.333Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
20:36:02 [2020-03-17T20:36:02.333Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
20:36:02 [2020-03-17T20:36:02.333Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
20:36:02 [2020-03-17T20:36:02.333Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
20:36:02 [2020-03-17T20:36:02.333Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
20:36:02 [2020-03-17T20:36:02.333Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
20:36:02 [2020-03-17T20:36:02.333Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
20:36:02 [2020-03-17T20:36:02.333Z] --- PASS: TestContainerInvalidJSON (0.01s)
20:36:02 [2020-03-17T20:36:02.333Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
20:36:02 [2020-03-17T20:36:02.333Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
20:36:02 [2020-03-17T20:36:02.333Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
20:36:02 [2020-03-17T20:36:02.333Z] === RUN   TestCopyFromContainerPathDoesNotExist
20:36:02 [2020-03-17T20:36:02.333Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
20:36:02 [2020-03-17T20:36:02.333Z] === RUN   TestCopyFromContainerPathIsNotDir
20:36:02 [2020-03-17T20:36:02.459Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
20:36:02 [2020-03-17T20:36:02.618Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s)
20:36:02 [2020-03-17T20:36:02.618Z] === RUN   TestCopyToContainerPathDoesNotExist
20:36:02 [2020-03-17T20:36:02.618Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s)
20:36:02 [2020-03-17T20:36:02.618Z] === RUN   TestCopyToContainerPathIsNotDir
20:36:02 [2020-03-17T20:36:02.772Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.85s)
20:36:02 [2020-03-17T20:36:02.773Z] === RUN   TestServiceWithPredefinedNetwork
20:36:02 [2020-03-17T20:36:02.885Z] --- PASS: TestCopyToContainerPathIsNotDir (0.15s)
20:36:02 [2020-03-17T20:36:02.885Z] === RUN   TestCopyFromContainer
20:36:03 [2020-03-17T20:36:03.453Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
20:36:05 [2020-03-17T20:36:05.358Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
20:36:05 [2020-03-17T20:36:05.358Z] === RUN   TestCopyFromContainer//
20:36:05 [2020-03-17T20:36:05.358Z] === RUN   TestCopyFromContainer//bar/root
20:36:05 [2020-03-17T20:36:05.358Z] === RUN   TestCopyFromContainer//bar/root/
20:36:05 [2020-03-17T20:36:05.616Z] === RUN   TestCopyFromContainer/bar/quux
20:36:05 [2020-03-17T20:36:05.616Z] === RUN   TestCopyFromContainer/bar/quux/
20:36:05 [2020-03-17T20:36:05.875Z] === RUN   TestCopyFromContainer/bar/quux/baz
20:36:05 [2020-03-17T20:36:05.875Z] === RUN   TestCopyFromContainer/bar/filesymlink
20:36:06 [2020-03-17T20:36:06.133Z] === RUN   TestCopyFromContainer/bar/dirsymlink
20:36:06 [2020-03-17T20:36:06.133Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
20:36:06 [2020-03-17T20:36:06.390Z] === RUN   TestCopyFromContainer/bar/notarget
20:36:06 [2020-03-17T20:36:06.390Z] --- PASS: TestCopyFromContainer (3.57s)
20:36:06 [2020-03-17T20:36:06.390Z]     --- PASS: TestCopyFromContainer// (0.12s)
20:36:06 [2020-03-17T20:36:06.390Z]     --- PASS: TestCopyFromContainer//bar/root (0.14s)
20:36:06 [2020-03-17T20:36:06.390Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
20:36:06 [2020-03-17T20:36:06.390Z]     --- PASS: TestCopyFromContainer/bar/quux (0.13s)
20:36:06 [2020-03-17T20:36:06.390Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.14s)
20:36:06 [2020-03-17T20:36:06.390Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.15s)
20:36:06 [2020-03-17T20:36:06.390Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
20:36:06 [2020-03-17T20:36:06.390Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s)
20:36:06 [2020-03-17T20:36:06.390Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
20:36:06 [2020-03-17T20:36:06.390Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
20:36:06 [2020-03-17T20:36:06.390Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
20:36:06 [2020-03-17T20:36:06.390Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:36:06 [2020-03-17T20:36:06.390Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:36:06 [2020-03-17T20:36:06.390Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:36:06 [2020-03-17T20:36:06.390Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:36:06 [2020-03-17T20:36:06.390Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
20:36:06 [2020-03-17T20:36:06.390Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
20:36:06 [2020-03-17T20:36:06.390Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:36:06 [2020-03-17T20:36:06.390Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
20:36:06 [2020-03-17T20:36:06.390Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:36:06 [2020-03-17T20:36:06.391Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
20:36:06 [2020-03-17T20:36:06.391Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
20:36:06 [2020-03-17T20:36:06.391Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
20:36:06 [2020-03-17T20:36:06.391Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
20:36:06 [2020-03-17T20:36:06.391Z] === RUN   TestCreateLinkToNonExistingContainer
20:36:06 [2020-03-17T20:36:06.391Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
20:36:06 [2020-03-17T20:36:06.391Z] === RUN   TestCreateWithInvalidEnv
20:36:06 [2020-03-17T20:36:06.391Z] === RUN   TestCreateWithInvalidEnv/0
20:36:06 [2020-03-17T20:36:06.391Z] === PAUSE TestCreateWithInvalidEnv/0
20:36:06 [2020-03-17T20:36:06.391Z] === RUN   TestCreateWithInvalidEnv/1
20:36:06 [2020-03-17T20:36:06.391Z] === PAUSE TestCreateWithInvalidEnv/1
20:36:06 [2020-03-17T20:36:06.391Z] === RUN   TestCreateWithInvalidEnv/2
20:36:06 [2020-03-17T20:36:06.391Z] === PAUSE TestCreateWithInvalidEnv/2
20:36:06 [2020-03-17T20:36:06.391Z] === CONT  TestCreateWithInvalidEnv/0
20:36:06 [2020-03-17T20:36:06.391Z] === CONT  TestCreateWithInvalidEnv/2
20:36:06 [2020-03-17T20:36:06.391Z] === CONT  TestCreateWithInvalidEnv/1
20:36:06 [2020-03-17T20:36:06.391Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
20:36:06 [2020-03-17T20:36:06.391Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
20:36:06 [2020-03-17T20:36:06.391Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
20:36:06 [2020-03-17T20:36:06.391Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
20:36:06 [2020-03-17T20:36:06.391Z] === RUN   TestCreateTmpfsMountsTarget
20:36:06 [2020-03-17T20:36:06.648Z] --- PASS: TestCreateTmpfsMountsTarget (0.05s)
20:36:06 [2020-03-17T20:36:06.648Z] === RUN   TestCreateWithCustomMaskedPaths
20:36:06 [2020-03-17T20:36:06.975Z] --- PASS: TestServiceWithPredefinedNetwork (3.36s)
20:36:06 [2020-03-17T20:36:06.975Z] === RUN   TestServiceRemoveKeepsIngressNetwork
20:36:06 [2020-03-17T20:36:06.975Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
20:36:06 [2020-03-17T20:36:06.975Z]     service_test.go:236: FLAKY_TEST
20:36:06 [2020-03-17T20:36:06.975Z] === RUN   TestServiceWithDataPathPortInit
20:36:07 [2020-03-17T20:36:07.214Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
20:36:08 [2020-03-17T20:36:08.147Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
20:36:09 [2020-03-17T20:36:09.079Z] --- PASS: TestCreateWithCustomMaskedPaths (2.35s)
20:36:09 [2020-03-17T20:36:09.079Z] === RUN   TestCreateWithCapabilities
20:36:09 [2020-03-17T20:36:09.079Z] === RUN   TestCreateWithCapabilities/no_capabilities
20:36:09 [2020-03-17T20:36:09.079Z] === PAUSE TestCreateWithCapabilities/no_capabilities
20:36:09 [2020-03-17T20:36:09.079Z] === RUN   TestCreateWithCapabilities/empty_capabilities
20:36:09 [2020-03-17T20:36:09.079Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
20:36:09 [2020-03-17T20:36:09.079Z] === RUN   TestCreateWithCapabilities/valid_capabilities
20:36:09 [2020-03-17T20:36:09.079Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
20:36:09 [2020-03-17T20:36:09.079Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
20:36:09 [2020-03-17T20:36:09.079Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
20:36:09 [2020-03-17T20:36:09.079Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
20:36:09 [2020-03-17T20:36:09.079Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
20:36:09 [2020-03-17T20:36:09.079Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
20:36:09 [2020-03-17T20:36:09.079Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
20:36:09 [2020-03-17T20:36:09.079Z] === RUN   TestCreateWithCapabilities/empty_capadd
20:36:09 [2020-03-17T20:36:09.079Z] === PAUSE TestCreateWithCapabilities/empty_capadd
20:36:09 [2020-03-17T20:36:09.079Z] === RUN   TestCreateWithCapabilities/empty_capdrop
20:36:09 [2020-03-17T20:36:09.079Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
20:36:09 [2020-03-17T20:36:09.079Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
20:36:09 [2020-03-17T20:36:09.079Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
20:36:09 [2020-03-17T20:36:09.079Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
20:36:09 [2020-03-17T20:36:09.079Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
20:36:09 [2020-03-17T20:36:09.079Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
20:36:09 [2020-03-17T20:36:09.079Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
20:36:09 [2020-03-17T20:36:09.079Z] === CONT  TestCreateWithCapabilities/no_capabilities
20:36:09 [2020-03-17T20:36:09.079Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
20:36:09 [2020-03-17T20:36:09.079Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
20:36:09 [2020-03-17T20:36:09.079Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
20:36:09 [2020-03-17T20:36:09.079Z] === CONT  TestCreateWithCapabilities/empty_capdrop
20:36:09 [2020-03-17T20:36:09.079Z] === CONT  TestCreateWithCapabilities/empty_capadd
20:36:09 [2020-03-17T20:36:09.079Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
20:36:09 [2020-03-17T20:36:09.079Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
20:36:09 [2020-03-17T20:36:09.079Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
20:36:09 [2020-03-17T20:36:09.079Z] === CONT  TestCreateWithCapabilities/valid_capabilities
20:36:09 [2020-03-17T20:36:09.079Z] === CONT  TestCreateWithCapabilities/empty_capabilities
20:36:09 [2020-03-17T20:36:09.079Z] --- PASS: TestCreateWithCapabilities (0.03s)
20:36:09 [2020-03-17T20:36:09.079Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
20:36:09 [2020-03-17T20:36:09.079Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
20:36:09 [2020-03-17T20:36:09.079Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s)
20:36:09 [2020-03-17T20:36:09.079Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s)
20:36:09 [2020-03-17T20:36:09.079Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s)
20:36:09 [2020-03-17T20:36:09.079Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s)
20:36:09 [2020-03-17T20:36:09.079Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s)
20:36:09 [2020-03-17T20:36:09.079Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s)
20:36:09 [2020-03-17T20:36:09.079Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
20:36:09 [2020-03-17T20:36:09.079Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s)
20:36:09 [2020-03-17T20:36:09.079Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s)
20:36:09 [2020-03-17T20:36:09.079Z] === RUN   TestCreateWithCustomReadonlyPaths
20:36:09 [2020-03-17T20:36:09.261Z] === RUN   TestDockerNetworkMacvlan/Addressing
20:36:10 [2020-03-17T20:36:10.979Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
20:36:11 [2020-03-17T20:36:11.237Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
20:36:11 [2020-03-17T20:36:11.289Z] --- PASS: TestDockerNetworkMacvlan (19.14s)
20:36:11 [2020-03-17T20:36:11.289Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s)
20:36:11 [2020-03-17T20:36:11.289Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s)
20:36:11 [2020-03-17T20:36:11.289Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.37s)
20:36:11 [2020-03-17T20:36:11.289Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.52s)
20:36:11 [2020-03-17T20:36:11.289Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.17s)
20:36:11 [2020-03-17T20:36:11.289Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.41s)
20:36:11 [2020-03-17T20:36:11.289Z] PASS
20:36:11 [2020-03-17T20:36:11.289Z] 
20:36:11 [2020-03-17T20:36:11.289Z] DONE 8 tests in 20.741s
20:36:11 [2020-03-17T20:36:11.289Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
20:36:11 [2020-03-17T20:36:11.289Z] ++ 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
20:36:11 [2020-03-17T20:36:11.289Z] ++ set -e
20:36:11 [2020-03-17T20:36:11.289Z] ++ '[' -n 0 ']'
20:36:11 [2020-03-17T20:36:11.289Z] ++ set -x
20:36:11 [2020-03-17T20:36:11.289Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
20:36:11 [2020-03-17T20:36:11.289Z] testing: warning: no tests to run
20:36:11 [2020-03-17T20:36:11.289Z] PASS
20:36:11 [2020-03-17T20:36:11.289Z] 
20:36:11 [2020-03-17T20:36:11.289Z] DONE 0 tests in 0.080s
20:36:11 [2020-03-17T20:36:11.289Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
20:36:11 [2020-03-17T20:36:11.289Z] ++ 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
20:36:11 [2020-03-17T20:36:11.289Z] ++ set -e
20:36:11 [2020-03-17T20:36:11.289Z] ++ '[' -n 0 ']'
20:36:11 [2020-03-17T20:36:11.289Z] ++ set -x
20:36:11 [2020-03-17T20:36:11.289Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
20:36:11 [2020-03-17T20:36:11.289Z] INFO: Testing against a local daemon
20:36:11 [2020-03-17T20:36:11.289Z] === RUN   TestAuthZPluginAllowRequest
20:36:12 [2020-03-17T20:36:12.171Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.86s)
20:36:12 [2020-03-17T20:36:12.171Z] === RUN   TestCreateWithInvalidHealthcheckParams
20:36:12 [2020-03-17T20:36:12.171Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:36:12 [2020-03-17T20:36:12.171Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:36:12 [2020-03-17T20:36:12.171Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:36:12 [2020-03-17T20:36:12.171Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:36:12 [2020-03-17T20:36:12.171Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:36:12 [2020-03-17T20:36:12.171Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:36:12 [2020-03-17T20:36:12.171Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:36:12 [2020-03-17T20:36:12.171Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:36:12 [2020-03-17T20:36:12.171Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:36:12 [2020-03-17T20:36:12.171Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:36:12 [2020-03-17T20:36:12.171Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:36:12 [2020-03-17T20:36:12.172Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:36:12 [2020-03-17T20:36:12.172Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:36:12 [2020-03-17T20:36:12.172Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:36:12 [2020-03-17T20:36:12.172Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:36:12 [2020-03-17T20:36:12.172Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s)
20:36:12 [2020-03-17T20:36:12.172Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
20:36:12 [2020-03-17T20:36:12.172Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
20:36:12 [2020-03-17T20:36:12.172Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
20:36:12 [2020-03-17T20:36:12.172Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
20:36:12 [2020-03-17T20:36:12.172Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
20:36:12 [2020-03-17T20:36:12.172Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
20:36:12 [2020-03-17T20:36:12.737Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
20:36:12 [2020-03-17T20:36:12.737Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
20:36:12 [2020-03-17T20:36:12.995Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.91s)
20:36:12 [2020-03-17T20:36:12.995Z] === RUN   TestContainerStartOnDaemonRestart
20:36:12 [2020-03-17T20:36:12.995Z] === PAUSE TestContainerStartOnDaemonRestart
20:36:12 [2020-03-17T20:36:12.995Z] === RUN   TestDaemonRestartIpcMode
20:36:12 [2020-03-17T20:36:12.995Z] === PAUSE TestDaemonRestartIpcMode
20:36:12 [2020-03-17T20:36:12.995Z] === RUN   TestDaemonHostGatewayIP
20:36:12 [2020-03-17T20:36:12.995Z] === PAUSE TestDaemonHostGatewayIP
20:36:12 [2020-03-17T20:36:12.995Z] === RUN   TestDiff
20:36:13 [2020-03-17T20:36:13.309Z] --- PASS: TestAuthZPluginAllowRequest (1.67s)
20:36:13 [2020-03-17T20:36:13.309Z] === RUN   TestAuthZPluginTLS
20:36:13 [2020-03-17T20:36:13.592Z] --- PASS: TestAuthZPluginTLS (0.54s)
20:36:13 [2020-03-17T20:36:13.592Z] === RUN   TestAuthZPluginDenyRequest
20:36:13 [2020-03-17T20:36:13.929Z] --- PASS: TestDiff (1.02s)
20:36:13 [2020-03-17T20:36:13.929Z] === RUN   TestExecWithCloseStdin
20:36:14 [2020-03-17T20:36:14.207Z] --- PASS: TestAuthZPluginDenyRequest (0.52s)
20:36:14 [2020-03-17T20:36:14.207Z] === RUN   TestAuthZPluginAPIDenyResponse
20:36:14 [2020-03-17T20:36:14.488Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s)
20:36:14 [2020-03-17T20:36:14.488Z] === RUN   TestAuthZPluginDenyResponse
20:36:14 [2020-03-17T20:36:14.863Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
20:36:14 [2020-03-17T20:36:14.888Z] INFO: Expanding compiler 1 of 3...
20:36:14 [2020-03-17T20:36:14.888Z] INFO: Expanding compiler 2 of 3...
20:36:15 [2020-03-17T20:36:15.102Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
20:36:15 [2020-03-17T20:36:15.102Z] === RUN   TestAuthZPluginAllowEventStream
20:36:15 [2020-03-17T20:36:15.120Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
20:36:15 [2020-03-17T20:36:15.120Z] --- PASS: TestExecWithCloseStdin (1.06s)
20:36:15 [2020-03-17T20:36:15.120Z] === RUN   TestExec
20:36:16 [2020-03-17T20:36:16.053Z] --- PASS: TestExec (0.99s)
20:36:16 [2020-03-17T20:36:16.053Z] === RUN   TestExecUser
20:36:17 [2020-03-17T20:36:17.122Z] --- PASS: TestAuthZPluginAllowEventStream (1.71s)
20:36:17 [2020-03-17T20:36:17.122Z] === RUN   TestAuthZPluginErrorResponse
20:36:17 [2020-03-17T20:36:17.404Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
20:36:17 [2020-03-17T20:36:17.404Z] === RUN   TestAuthZPluginErrorRequest
20:36:17 [2020-03-17T20:36:17.427Z] --- PASS: TestExecUser (1.11s)
20:36:17 [2020-03-17T20:36:17.427Z] === RUN   TestExportContainerAndImportImage
20:36:17 [2020-03-17T20:36:17.751Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
20:36:17 [2020-03-17T20:36:17.751Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
20:36:18 [2020-03-17T20:36:18.365Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
20:36:18 [2020-03-17T20:36:18.365Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
20:36:18 [2020-03-17T20:36:18.416Z] --- PASS: TestExportContainerAndImportImage (1.25s)
20:36:18 [2020-03-17T20:36:18.416Z] === RUN   TestExportContainerAfterDaemonRestart
20:36:19 [2020-03-17T20:36:19.349Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
20:36:19 [2020-03-17T20:36:19.349Z] === RUN   TestDockerSuite/TestBuildAddNonTar
20:36:20 [2020-03-17T20:36:20.284Z] --- PASS: TestExportContainerAfterDaemonRestart (1.64s)
20:36:20 [2020-03-17T20:36:20.284Z] === RUN   TestHealthCheckWorkdir
20:36:20 [2020-03-17T20:36:20.385Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.09s)
20:36:20 [2020-03-17T20:36:20.385Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
20:36:20 [2020-03-17T20:36:20.757Z] INFO: Expanding compiler 3 of 3...
20:36:20 [2020-03-17T20:36:20.849Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
20:36:21 [2020-03-17T20:36:21.216Z] INFO: Removing downloaded files...
20:36:21 [2020-03-17T20:36:21.216Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
20:36:21 [2020-03-17T20:36:21.216Z] INFO: Configuring git core.autocrlf...
20:36:21 [2020-03-17T20:36:21.414Z] --- PASS: TestHealthCheckWorkdir (1.24s)
20:36:21 [2020-03-17T20:36:21.414Z] === RUN   TestHealthKillContainer
20:36:21 [2020-03-17T20:36:21.979Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
20:36:22 [2020-03-17T20:36:22.913Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
20:36:23 [2020-03-17T20:36:23.061Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.20s)
20:36:23 [2020-03-17T20:36:23.061Z] === RUN   TestAuthZPluginHeader
20:36:23 [2020-03-17T20:36:23.479Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
20:36:23 [2020-03-17T20:36:23.677Z] --- PASS: TestAuthZPluginHeader (0.85s)
20:36:23 [2020-03-17T20:36:23.677Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
20:36:23 [2020-03-17T20:36:23.677Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
20:36:23 [2020-03-17T20:36:23.677Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:36:23 [2020-03-17T20:36:23.677Z] === RUN   TestAuthZPluginV2Disable
20:36:23 [2020-03-17T20:36:23.677Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
20:36:23 [2020-03-17T20:36:23.677Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:36:23 [2020-03-17T20:36:23.677Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
20:36:23 [2020-03-17T20:36:23.677Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
20:36:23 [2020-03-17T20:36:23.677Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:36:23 [2020-03-17T20:36:23.677Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
20:36:23 [2020-03-17T20:36:23.677Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
20:36:23 [2020-03-17T20:36:23.677Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:36:23 [2020-03-17T20:36:23.677Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
20:36:24 [2020-03-17T20:36:24.044Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
20:36:24 [2020-03-17T20:36:24.609Z] --- PASS: TestHealthKillContainer (3.13s)
20:36:24 [2020-03-17T20:36:24.609Z] === RUN   TestInspectCpusetInConfigPre120
20:36:24 [2020-03-17T20:36:24.609Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
20:36:25 [2020-03-17T20:36:25.074Z] --- PASS: TestServiceWithDataPathPortInit (18.21s)
20:36:25 [2020-03-17T20:36:25.074Z] === RUN   TestServiceWithDefaultAddressPoolInit
20:36:25 [2020-03-17T20:36:25.542Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
20:36:25 [2020-03-17T20:36:25.542Z] --- PASS: TestInspectCpusetInConfigPre120 (0.93s)
20:36:25 [2020-03-17T20:36:25.542Z] === RUN   TestIpcModeNone
20:36:26 [2020-03-17T20:36:26.476Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
20:36:26 [2020-03-17T20:36:26.476Z] --- PASS: TestIpcModeNone (1.17s)
20:36:26 [2020-03-17T20:36:26.476Z] === RUN   TestIpcModePrivate
20:36:27 [2020-03-17T20:36:27.848Z] --- PASS: TestIpcModePrivate (0.99s)
20:36:27 [2020-03-17T20:36:27.848Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:201, shared: false, mustBeShared: false
20:36:27 [2020-03-17T20:36:27.848Z] === RUN   TestIpcModeShareable
20:36:27 [2020-03-17T20:36:27.848Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
20:36:28 [2020-03-17T20:36:28.414Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
20:36:28 [2020-03-17T20:36:28.414Z] --- PASS: TestIpcModeShareable (0.95s)
20:36:28 [2020-03-17T20:36:28.414Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:200, shared: true, mustBeShared: true
20:36:28 [2020-03-17T20:36:28.414Z] === RUN   TestAPIIpcModeShareableAndContainer
20:36:29 [2020-03-17T20:36:29.401Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
20:36:29 [2020-03-17T20:36:29.789Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
20:36:29 [2020-03-17T20:36:29.789Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
20:36:31 [2020-03-17T20:36:31.161Z] === RUN   TestDockerSuite/TestBuildAddScript
20:36:31 [2020-03-17T20:36:31.727Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
20:36:32 [2020-03-17T20:36:32.292Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.65s)
20:36:32 [2020-03-17T20:36:32.292Z] === RUN   TestAPIIpcModeHost
20:36:33 [2020-03-17T20:36:33.228Z] --- PASS: TestAPIIpcModeHost (0.85s)
20:36:33 [2020-03-17T20:36:33.228Z] === RUN   TestDaemonIpcModeShareable
20:36:33 [2020-03-17T20:36:33.793Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
20:36:34 [2020-03-17T20:36:34.359Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
20:36:35 [2020-03-17T20:36:35.048Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.10s)
20:36:35 [2020-03-17T20:36:35.048Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:q8xs6gtg3qfn4inmsbu1d1hnd Created:2020-03-17 20:36:26.064099385 +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[1ac2e869c72719c269689f923a2961a537c5afb7c112cdae9278c2211b458dd2:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.iocefzg7anh3rkze25zxk9qfr EndpointID:d8669eb849ef53a09d6a69c20d3f49cf3d2782c87917aef64e040e65d624f977 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:55a7fd1dcb03bcea85fa77b6828e8373419213a97066ed91ffa4eed6596e91ff 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:9c7a07b442fb IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.iocefzg7anh3rkze25zxk9qfr EndpointID:d8669eb849ef53a09d6a69c20d3f49cf3d2782c87917aef64e040e65d624f977 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
20:36:35 [2020-03-17T20:36:35.048Z] PASS
20:36:35 [2020-03-17T20:36:35.048Z] 
20:36:35 [2020-03-17T20:36:35.048Z] === Skipped
20:36:35 [2020-03-17T20:36:35.048Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
20:36:35 [2020-03-17T20:36:35.048Z]     service_test.go:236: FLAKY_TEST
20:36:35 [2020-03-17T20:36:35.048Z] 
20:36:35 [2020-03-17T20:36:35.048Z] 
20:36:35 [2020-03-17T20:36:35.048Z] DONE 22 tests, 1 skipped in 53.099s
20:36:35 [2020-03-17T20:36:35.048Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
20:36:35 [2020-03-17T20:36:35.048Z] ++ 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
20:36:35 [2020-03-17T20:36:35.048Z] ++ set -e
20:36:35 [2020-03-17T20:36:35.048Z] ++ '[' -n 0 ']'
20:36:35 [2020-03-17T20:36:35.048Z] ++ set -x
20:36:35 [2020-03-17T20:36:35.048Z] ++ env -i DEST=/go/src/github.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
20:36:35 [2020-03-17T20:36:35.048Z] INFO: Testing against a local daemon
20:36:35 [2020-03-17T20:36:35.048Z] === RUN   TestDockerNetworkIpvlanPersistance
20:36:35 [2020-03-17T20:36:35.048Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
20:36:35 [2020-03-17T20:36:35.048Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:36:35 [2020-03-17T20:36:35.048Z] === RUN   TestDockerNetworkIpvlan
20:36:35 [2020-03-17T20:36:35.048Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
20:36:35 [2020-03-17T20:36:35.048Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:36:35 [2020-03-17T20:36:35.048Z] PASS
20:36:35 [2020-03-17T20:36:35.048Z] 
20:36:35 [2020-03-17T20:36:35.048Z] === Skipped
20:36:35 [2020-03-17T20:36:35.048Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
20:36:35 [2020-03-17T20:36:35.048Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:36:35 [2020-03-17T20:36:35.048Z] 
20:36:35 [2020-03-17T20:36:35.048Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
20:36:35 [2020-03-17T20:36:35.048Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:36:35 [2020-03-17T20:36:35.048Z] 
20:36:35 [2020-03-17T20:36:35.048Z] 
20:36:35 [2020-03-17T20:36:35.048Z] DONE 2 tests, 2 skipped in 0.196s
20:36:35 [2020-03-17T20:36:35.048Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
20:36:35 [2020-03-17T20:36:35.048Z] ++ 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
20:36:35 [2020-03-17T20:36:35.048Z] ++ set -e
20:36:35 [2020-03-17T20:36:35.048Z] ++ '[' -n 0 ']'
20:36:35 [2020-03-17T20:36:35.048Z] ++ set -x
20:36:35 [2020-03-17T20:36:35.048Z] ++ env -i DEST=/go/src/github.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
20:36:35 [2020-03-17T20:36:35.048Z] INFO: Testing against a local daemon
20:36:35 [2020-03-17T20:36:35.048Z] === RUN   TestDockerNetworkMacvlanPersistance
20:36:35 [2020-03-17T20:36:35.294Z] --- PASS: TestDaemonIpcModeShareable (2.07s)
20:36:35 [2020-03-17T20:36:35.294Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:200, shared: true, mustBeShared: true
20:36:35 [2020-03-17T20:36:35.294Z] === RUN   TestDaemonIpcModePrivate
20:36:35 [2020-03-17T20:36:35.552Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
20:36:35 [2020-03-17T20:36:35.984Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.03s)
20:36:35 [2020-03-17T20:36:35.984Z] === RUN   TestDockerNetworkMacvlan
20:36:36 [2020-03-17T20:36:36.920Z] === RUN   TestDockerNetworkMacvlan/Subinterface
20:36:36 [2020-03-17T20:36:36.926Z] --- PASS: TestDaemonIpcModePrivate (1.93s)
20:36:36 [2020-03-17T20:36:36.926Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:209, shared: false, mustBeShared: false
20:36:36 [2020-03-17T20:36:36.926Z] === RUN   TestDaemonIpcModePrivateFromConfig
20:36:37 [2020-03-17T20:36:37.859Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
20:36:38 [2020-03-17T20:36:38.298Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
20:36:38 [2020-03-17T20:36:38.424Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
20:36:38 [2020-03-17T20:36:38.683Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.81s)
20:36:38 [2020-03-17T20:36:38.683Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:225, shared: false, mustBeShared: false
20:36:38 [2020-03-17T20:36:38.683Z] === RUN   TestDaemonIpcModeShareableFromConfig
20:36:39 [2020-03-17T20:36:39.678Z] === RUN   TestDockerNetworkMacvlan/NilParent
20:36:40 [2020-03-17T20:36:40.585Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.79s)
20:36:40 [2020-03-17T20:36:40.585Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:210, shared: true, mustBeShared: true
20:36:40 [2020-03-17T20:36:40.585Z] === RUN   TestIpcModeOlderClient
20:36:40 [2020-03-17T20:36:40.585Z] === PAUSE TestIpcModeOlderClient
20:36:40 [2020-03-17T20:36:40.585Z] === RUN   TestKillContainerInvalidSignal
20:36:41 [2020-03-17T20:36:41.522Z] --- PASS: TestKillContainerInvalidSignal (0.82s)
20:36:41 [2020-03-17T20:36:41.522Z] === RUN   TestKillContainer
20:36:41 [2020-03-17T20:36:41.522Z] === RUN   TestKillContainer/no_signal
20:36:41 [2020-03-17T20:36:41.780Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
20:36:42 [2020-03-17T20:36:42.116Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.23s)
20:36:42 [2020-03-17T20:36:42.116Z] PASS
20:36:42 [2020-03-17T20:36:42.116Z] 
20:36:42 [2020-03-17T20:36:42.116Z] === Skipped
20:36:42 [2020-03-17T20:36:42.116Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
20:36:42 [2020-03-17T20:36:42.116Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:36:42 [2020-03-17T20:36:42.116Z] 
20:36:42 [2020-03-17T20:36:42.116Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
20:36:42 [2020-03-17T20:36:42.116Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:36:42 [2020-03-17T20:36:42.116Z] 
20:36:42 [2020-03-17T20:36:42.116Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
20:36:42 [2020-03-17T20:36:42.116Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:36:42 [2020-03-17T20:36:42.116Z] 
20:36:42 [2020-03-17T20:36:42.116Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
20:36:42 [2020-03-17T20:36:42.116Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:36:42 [2020-03-17T20:36:42.116Z] 
20:36:42 [2020-03-17T20:36:42.116Z] 
20:36:42 [2020-03-17T20:36:42.116Z] DONE 17 tests, 4 skipped in 29.602s
20:36:42 [2020-03-17T20:36:42.116Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
20:36:42 [2020-03-17T20:36:42.116Z] ++ 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
20:36:42 [2020-03-17T20:36:42.116Z] ++ set -e
20:36:42 [2020-03-17T20:36:42.116Z] ++ '[' -n 0 ']'
20:36:42 [2020-03-17T20:36:42.116Z] ++ set -x
20:36:42 [2020-03-17T20:36:42.116Z] ++ env -i DEST=/go/src/github.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
20:36:42 [2020-03-17T20:36:42.116Z] INFO: Testing against a local daemon
20:36:42 [2020-03-17T20:36:42.116Z] === RUN   TestPluginInvalidJSON
20:36:42 [2020-03-17T20:36:42.116Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
20:36:42 [2020-03-17T20:36:42.116Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
20:36:42 [2020-03-17T20:36:42.116Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
20:36:42 [2020-03-17T20:36:42.116Z] --- PASS: TestPluginInvalidJSON (0.01s)
20:36:42 [2020-03-17T20:36:42.116Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
20:36:42 [2020-03-17T20:36:42.116Z] PASS
20:36:42 [2020-03-17T20:36:42.116Z] 
20:36:42 [2020-03-17T20:36:42.116Z] DONE 2 tests in 0.185s
20:36:42 [2020-03-17T20:36:42.116Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
20:36:42 [2020-03-17T20:36:42.116Z] ++ 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
20:36:42 [2020-03-17T20:36:42.116Z] ++ set -e
20:36:42 [2020-03-17T20:36:42.116Z] ++ '[' -n 0 ']'
20:36:42 [2020-03-17T20:36:42.116Z] ++ set -x
20:36:42 [2020-03-17T20:36:42.116Z] ++ env -i DEST=/go/src/github.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
20:36:42 [2020-03-17T20:36:42.116Z] INFO: Testing against a local daemon
20:36:42 [2020-03-17T20:36:42.116Z] === RUN   TestExternalGraphDriver
20:36:42 [2020-03-17T20:36:42.116Z] === RUN   TestExternalGraphDriver/json
20:36:42 [2020-03-17T20:36:42.344Z] === RUN   TestKillContainer/non_killing_signal
20:36:42 [2020-03-17T20:36:42.602Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
20:36:42 [2020-03-17T20:36:42.860Z] === RUN   TestKillContainer/killing_signal
20:36:42 [2020-03-17T20:36:42.966Z] === RUN   TestDockerNetworkMacvlan/InternalMode
20:36:43 [2020-03-17T20:36:43.587Z] === RUN   TestExternalGraphDriver/spec
20:36:44 [2020-03-17T20:36:44.232Z] --- PASS: TestKillContainer (2.60s)
20:36:44 [2020-03-17T20:36:44.232Z]     --- PASS: TestKillContainer/no_signal (0.90s)
20:36:44 [2020-03-17T20:36:44.232Z]     --- PASS: TestKillContainer/non_killing_signal (0.64s)
20:36:44 [2020-03-17T20:36:44.232Z]     --- PASS: TestKillContainer/killing_signal (0.77s)
20:36:44 [2020-03-17T20:36:44.232Z] === RUN   TestKillWithStopSignalAndRestartPolicies
20:36:44 [2020-03-17T20:36:44.232Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
20:36:44 [2020-03-17T20:36:44.248Z] tests/integration/api_volume_test.py .........                           [ 74%]
20:36:44 [2020-03-17T20:36:44.798Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
20:36:45 [2020-03-17T20:36:45.609Z] === RUN   TestExternalGraphDriver/pull
20:36:45 [2020-03-17T20:36:45.732Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.64s)
20:36:45 [2020-03-17T20:36:45.732Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.73s)
20:36:45 [2020-03-17T20:36:45.732Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.71s)
20:36:45 [2020-03-17T20:36:45.732Z] === RUN   TestKillStoppedContainer
20:36:45 [2020-03-17T20:36:45.732Z] --- PASS: TestKillStoppedContainer (0.07s)
20:36:45 [2020-03-17T20:36:45.732Z] === RUN   TestKillStoppedContainerAPIPre120
20:36:45 [2020-03-17T20:36:45.732Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
20:36:45 [2020-03-17T20:36:45.732Z] === RUN   TestKillDifferentUserContainer
20:36:46 [2020-03-17T20:36:46.253Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
20:36:46 [2020-03-17T20:36:46.663Z] --- PASS: TestKillDifferentUserContainer (0.83s)
20:36:46 [2020-03-17T20:36:46.663Z] === RUN   TestInspectOomKilledTrue
20:36:46 [2020-03-17T20:36:46.663Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
20:36:46 [2020-03-17T20:36:46.663Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:36:46 [2020-03-17T20:36:46.663Z] === RUN   TestInspectOomKilledFalse
20:36:46 [2020-03-17T20:36:46.663Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
20:36:46 [2020-03-17T20:36:46.663Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:36:46 [2020-03-17T20:36:46.663Z] === RUN   TestLinksEtcHostsContentMatch
20:36:46 [2020-03-17T20:36:46.768Z] tests/integration/client_test.py .....                                   [ 75%]
20:36:46 [2020-03-17T20:36:46.768Z] tests/integration/context_api_test.py ..                                 [ 76%]
20:36:47 [2020-03-17T20:36:47.025Z] tests/integration/errors_test.py .                                       [ 76%]
20:36:47 [2020-03-17T20:36:47.228Z] --- PASS: TestLinksEtcHostsContentMatch (0.57s)
20:36:47 [2020-03-17T20:36:47.228Z] === RUN   TestLinksContainerNames
20:36:47 [2020-03-17T20:36:47.487Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
20:36:47 [2020-03-17T20:36:47.632Z] --- PASS: TestExternalGraphDriver (6.28s)
20:36:47 [2020-03-17T20:36:47.632Z]     --- PASS: TestExternalGraphDriver/json (2.04s)
20:36:47 [2020-03-17T20:36:47.632Z]     --- PASS: TestExternalGraphDriver/spec (2.10s)
20:36:47 [2020-03-17T20:36:47.632Z]     --- PASS: TestExternalGraphDriver/pull (2.03s)
20:36:47 [2020-03-17T20:36:47.632Z] === RUN   TestGraphdriverPluginV2
20:36:47 [2020-03-17T20:36:47.632Z] --- SKIP: TestGraphdriverPluginV2 (0.05s)
20:36:47 [2020-03-17T20:36:47.632Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:36:47 [2020-03-17T20:36:47.632Z] PASS
20:36:47 [2020-03-17T20:36:47.632Z] 
20:36:47 [2020-03-17T20:36:47.632Z] === Skipped
20:36:47 [2020-03-17T20:36:47.632Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s)
20:36:47 [2020-03-17T20:36:47.632Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:36:47 [2020-03-17T20:36:47.632Z] 
20:36:47 [2020-03-17T20:36:47.632Z] 
20:36:47 [2020-03-17T20:36:47.632Z] DONE 5 tests, 1 skipped in 6.518s
20:36:47 [2020-03-17T20:36:47.632Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
20:36:47 [2020-03-17T20:36:47.632Z] ++ 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
20:36:47 [2020-03-17T20:36:47.632Z] ++ set -e
20:36:47 [2020-03-17T20:36:47.632Z] ++ '[' -n 0 ']'
20:36:47 [2020-03-17T20:36:47.632Z] ++ set -x
20:36:47 [2020-03-17T20:36:47.632Z] ++ env -i DEST=/go/src/github.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
20:36:47 [2020-03-17T20:36:47.632Z] INFO: Testing against a local daemon
20:36:47 [2020-03-17T20:36:47.632Z] === RUN   TestContinueAfterPluginCrash
20:36:47 [2020-03-17T20:36:47.632Z] === PAUSE TestContinueAfterPluginCrash
20:36:47 [2020-03-17T20:36:47.632Z] === RUN   TestReadPluginNoRead
20:36:47 [2020-03-17T20:36:47.632Z] === PAUSE TestReadPluginNoRead
20:36:47 [2020-03-17T20:36:47.632Z] === RUN   TestDaemonStartWithLogOpt
20:36:47 [2020-03-17T20:36:47.632Z] === PAUSE TestDaemonStartWithLogOpt
20:36:47 [2020-03-17T20:36:47.632Z] === CONT  TestContinueAfterPluginCrash
20:36:47 [2020-03-17T20:36:47.632Z] === CONT  TestDaemonStartWithLogOpt
20:36:48 [2020-03-17T20:36:48.418Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
20:36:48 [2020-03-17T20:36:48.985Z] --- PASS: TestLinksContainerNames (1.76s)
20:36:48 [2020-03-17T20:36:48.985Z] === RUN   TestLogsFollowTailEmpty
20:36:49 [2020-03-17T20:36:49.918Z] --- PASS: TestLogsFollowTailEmpty (0.85s)
20:36:49 [2020-03-17T20:36:49.918Z] === RUN   TestContainerNetworkMountsNoChown
20:36:50 [2020-03-17T20:36:50.485Z] --- PASS: TestContainerNetworkMountsNoChown (0.78s)
20:36:50 [2020-03-17T20:36:50.485Z] === RUN   TestMountDaemonRoot
20:36:50 [2020-03-17T20:36:50.743Z] === RUN   TestMountDaemonRoot/default
20:36:50 [2020-03-17T20:36:50.743Z] === PAUSE TestMountDaemonRoot/default
20:36:50 [2020-03-17T20:36:50.743Z] === RUN   TestMountDaemonRoot/private
20:36:50 [2020-03-17T20:36:50.743Z] === PAUSE TestMountDaemonRoot/private
20:36:50 [2020-03-17T20:36:50.743Z] === RUN   TestMountDaemonRoot/rprivate
20:36:50 [2020-03-17T20:36:50.743Z] === PAUSE TestMountDaemonRoot/rprivate
20:36:50 [2020-03-17T20:36:50.743Z] === RUN   TestMountDaemonRoot/slave
20:36:50 [2020-03-17T20:36:50.743Z] === PAUSE TestMountDaemonRoot/slave
20:36:50 [2020-03-17T20:36:50.743Z] === RUN   TestMountDaemonRoot/rslave
20:36:50 [2020-03-17T20:36:50.743Z] === PAUSE TestMountDaemonRoot/rslave
20:36:50 [2020-03-17T20:36:50.743Z] === RUN   TestMountDaemonRoot/shared
20:36:50 [2020-03-17T20:36:50.743Z] === PAUSE TestMountDaemonRoot/shared
20:36:50 [2020-03-17T20:36:50.743Z] === RUN   TestMountDaemonRoot/rshared
20:36:50 [2020-03-17T20:36:50.743Z] === PAUSE TestMountDaemonRoot/rshared
20:36:50 [2020-03-17T20:36:50.743Z] === CONT  TestMountDaemonRoot/default
20:36:50 [2020-03-17T20:36:50.743Z] === RUN   TestMountDaemonRoot/default/bind_root
20:36:50 [2020-03-17T20:36:50.743Z] === PAUSE TestMountDaemonRoot/default/bind_root
20:36:50 [2020-03-17T20:36:50.743Z] === RUN   TestMountDaemonRoot/default/bind_subpath
20:36:50 [2020-03-17T20:36:50.743Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
20:36:50 [2020-03-17T20:36:50.743Z] === RUN   TestMountDaemonRoot/default/mount_root
20:36:50 [2020-03-17T20:36:50.743Z] === PAUSE TestMountDaemonRoot/default/mount_root
20:36:50 [2020-03-17T20:36:50.743Z] === RUN   TestMountDaemonRoot/default/mount_subpath
20:36:50 [2020-03-17T20:36:50.743Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
20:36:50 [2020-03-17T20:36:50.743Z] === CONT  TestMountDaemonRoot/rslave
20:36:50 [2020-03-17T20:36:50.743Z] === RUN   TestMountDaemonRoot/rslave/bind_root
20:36:50 [2020-03-17T20:36:50.743Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
20:36:50 [2020-03-17T20:36:50.743Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
20:36:50 [2020-03-17T20:36:50.743Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
20:36:50 [2020-03-17T20:36:50.743Z] === RUN   TestMountDaemonRoot/rslave/mount_root
20:36:50 [2020-03-17T20:36:50.743Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
20:36:50 [2020-03-17T20:36:50.743Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
20:36:50 [2020-03-17T20:36:50.743Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
20:36:50 [2020-03-17T20:36:50.743Z] === CONT  TestMountDaemonRoot/rshared
20:36:50 [2020-03-17T20:36:50.743Z] === RUN   TestMountDaemonRoot/rshared/bind_root
20:36:50 [2020-03-17T20:36:50.743Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
20:36:50 [2020-03-17T20:36:50.743Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
20:36:50 [2020-03-17T20:36:50.743Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
20:36:50 [2020-03-17T20:36:50.743Z] === RUN   TestMountDaemonRoot/rshared/mount_root
20:36:50 [2020-03-17T20:36:50.743Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
20:36:50 [2020-03-17T20:36:50.743Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
20:36:50 [2020-03-17T20:36:50.743Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
20:36:50 [2020-03-17T20:36:50.743Z] === CONT  TestMountDaemonRoot/shared
20:36:50 [2020-03-17T20:36:50.743Z] === RUN   TestMountDaemonRoot/shared/bind_root
20:36:50 [2020-03-17T20:36:50.743Z] === PAUSE TestMountDaemonRoot/shared/bind_root
20:36:50 [2020-03-17T20:36:50.743Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
20:36:50 [2020-03-17T20:36:50.743Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
20:36:50 [2020-03-17T20:36:50.743Z] === RUN   TestMountDaemonRoot/shared/mount_root
20:36:50 [2020-03-17T20:36:50.743Z] === PAUSE TestMountDaemonRoot/shared/mount_root
20:36:50 [2020-03-17T20:36:50.743Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
20:36:50 [2020-03-17T20:36:50.743Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
20:36:50 [2020-03-17T20:36:50.743Z] === CONT  TestMountDaemonRoot/rprivate
20:36:50 [2020-03-17T20:36:50.743Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
20:36:50 [2020-03-17T20:36:50.743Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
20:36:50 [2020-03-17T20:36:50.743Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
20:36:50 [2020-03-17T20:36:50.743Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
20:36:50 [2020-03-17T20:36:50.743Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
20:36:50 [2020-03-17T20:36:50.743Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
20:36:50 [2020-03-17T20:36:50.743Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
20:36:50 [2020-03-17T20:36:50.743Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
20:36:50 [2020-03-17T20:36:50.743Z] === CONT  TestMountDaemonRoot/slave
20:36:50 [2020-03-17T20:36:50.743Z] === RUN   TestMountDaemonRoot/slave/bind_root
20:36:50 [2020-03-17T20:36:50.743Z] === PAUSE TestMountDaemonRoot/slave/bind_root
20:36:50 [2020-03-17T20:36:50.743Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
20:36:50 [2020-03-17T20:36:50.743Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
20:36:50 [2020-03-17T20:36:50.743Z] === RUN   TestMountDaemonRoot/slave/mount_root
20:36:50 [2020-03-17T20:36:50.743Z] === PAUSE TestMountDaemonRoot/slave/mount_root
20:36:50 [2020-03-17T20:36:50.743Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
20:36:50 [2020-03-17T20:36:50.743Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
20:36:50 [2020-03-17T20:36:50.743Z] === CONT  TestMountDaemonRoot/private
20:36:50 [2020-03-17T20:36:50.743Z] === RUN   TestMountDaemonRoot/private/bind_root
20:36:50 [2020-03-17T20:36:50.743Z] === PAUSE TestMountDaemonRoot/private/bind_root
20:36:50 [2020-03-17T20:36:50.743Z] === RUN   TestMountDaemonRoot/private/bind_subpath
20:36:50 [2020-03-17T20:36:50.743Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
20:36:50 [2020-03-17T20:36:50.743Z] === RUN   TestMountDaemonRoot/private/mount_root
20:36:50 [2020-03-17T20:36:50.743Z] === PAUSE TestMountDaemonRoot/private/mount_root
20:36:50 [2020-03-17T20:36:50.743Z] === RUN   TestMountDaemonRoot/private/mount_subpath
20:36:50 [2020-03-17T20:36:50.743Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
20:36:50 [2020-03-17T20:36:50.743Z] === CONT  TestMountDaemonRoot/default/bind_root
20:36:50 [2020-03-17T20:36:50.743Z] === CONT  TestMountDaemonRoot/rslave/bind_root
20:36:50 [2020-03-17T20:36:50.744Z] === CONT  TestMountDaemonRoot/rshared/bind_root
20:36:50 [2020-03-17T20:36:50.744Z] === CONT  TestMountDaemonRoot/default/mount_subpath
20:36:50 [2020-03-17T20:36:50.744Z] === CONT  TestMountDaemonRoot/default/mount_root
20:36:50 [2020-03-17T20:36:50.744Z] === CONT  TestMountDaemonRoot/default/bind_subpath
20:36:50 [2020-03-17T20:36:50.744Z] === CONT  TestMountDaemonRoot/shared/bind_root
20:36:51 [2020-03-17T20:36:51.002Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
20:36:51 [2020-03-17T20:36:51.002Z] === CONT  TestMountDaemonRoot/rslave/mount_root
20:36:51 [2020-03-17T20:36:51.002Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
20:36:51 [2020-03-17T20:36:51.002Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
20:36:51 [2020-03-17T20:36:51.002Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
20:36:51 [2020-03-17T20:36:51.002Z] === CONT  TestMountDaemonRoot/rshared/mount_root
20:36:51 [2020-03-17T20:36:51.002Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
20:36:51 [2020-03-17T20:36:51.259Z] === CONT  TestMountDaemonRoot/slave/bind_root
20:36:51 [2020-03-17T20:36:51.260Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
20:36:51 [2020-03-17T20:36:51.260Z] === CONT  TestMountDaemonRoot/shared/mount_root
20:36:51 [2020-03-17T20:36:51.260Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
20:36:51 [2020-03-17T20:36:51.260Z] === CONT  TestMountDaemonRoot/private/bind_root
20:36:51 [2020-03-17T20:36:51.260Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
20:36:51 [2020-03-17T20:36:51.260Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
20:36:51 [2020-03-17T20:36:51.260Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
20:36:51 [2020-03-17T20:36:51.260Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
20:36:51 [2020-03-17T20:36:51.260Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
20:36:51 [2020-03-17T20:36:51.260Z] === CONT  TestMountDaemonRoot/slave/mount_root
20:36:51 [2020-03-17T20:36:51.260Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
20:36:51 [2020-03-17T20:36:51.260Z] === CONT  TestMountDaemonRoot/private/mount_subpath
20:36:51 [2020-03-17T20:36:51.517Z] === CONT  TestMountDaemonRoot/private/mount_root
20:36:51 [2020-03-17T20:36:51.518Z] === CONT  TestMountDaemonRoot/private/bind_subpath
20:36:51 [2020-03-17T20:36:51.518Z] --- PASS: TestMountDaemonRoot (0.02s)
20:36:51 [2020-03-17T20:36:51.518Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
20:36:51 [2020-03-17T20:36:51.518Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.10s)
20:36:51 [2020-03-17T20:36:51.518Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
20:36:51 [2020-03-17T20:36:51.518Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
20:36:51 [2020-03-17T20:36:51.518Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
20:36:51 [2020-03-17T20:36:51.518Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
20:36:51 [2020-03-17T20:36:51.518Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
20:36:51 [2020-03-17T20:36:51.518Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
20:36:51 [2020-03-17T20:36:51.518Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
20:36:51 [2020-03-17T20:36:51.518Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
20:36:51 [2020-03-17T20:36:51.518Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
20:36:51 [2020-03-17T20:36:51.518Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
20:36:51 [2020-03-17T20:36:51.518Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
20:36:51 [2020-03-17T20:36:51.518Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s)
20:36:51 [2020-03-17T20:36:51.518Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
20:36:51 [2020-03-17T20:36:51.518Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
20:36:51 [2020-03-17T20:36:51.518Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
20:36:51 [2020-03-17T20:36:51.518Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
20:36:51 [2020-03-17T20:36:51.518Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
20:36:51 [2020-03-17T20:36:51.518Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
20:36:51 [2020-03-17T20:36:51.518Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
20:36:51 [2020-03-17T20:36:51.518Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s)
20:36:51 [2020-03-17T20:36:51.518Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
20:36:51 [2020-03-17T20:36:51.518Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
20:36:51 [2020-03-17T20:36:51.518Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
20:36:51 [2020-03-17T20:36:51.518Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
20:36:51 [2020-03-17T20:36:51.518Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
20:36:51 [2020-03-17T20:36:51.518Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
20:36:51 [2020-03-17T20:36:51.518Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
20:36:51 [2020-03-17T20:36:51.518Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
20:36:51 [2020-03-17T20:36:51.518Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
20:36:51 [2020-03-17T20:36:51.518Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.07s)
20:36:51 [2020-03-17T20:36:51.518Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
20:36:51 [2020-03-17T20:36:51.518Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
20:36:51 [2020-03-17T20:36:51.518Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
20:36:51 [2020-03-17T20:36:51.518Z] === RUN   TestContainerBindMountNonRecursive
20:36:51 [2020-03-17T20:36:51.775Z] === RUN   TestDockerSuite/TestBuildAddTar
20:36:52 [2020-03-17T20:36:52.817Z] === RUN   TestDockerNetworkMacvlan/Addressing
20:36:54 [2020-03-17T20:36:54.302Z] --- PASS: TestContainerBindMountNonRecursive (2.62s)
20:36:54 [2020-03-17T20:36:54.303Z] === RUN   TestNetworkNat
20:36:54 [2020-03-17T20:36:54.303Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
20:36:54 [2020-03-17T20:36:54.721Z] --- PASS: TestDockerNetworkMacvlan (18.50s)
20:36:54 [2020-03-17T20:36:54.721Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s)
20:36:54 [2020-03-17T20:36:54.721Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s)
20:36:54 [2020-03-17T20:36:54.721Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.02s)
20:36:54 [2020-03-17T20:36:54.721Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.05s)
20:36:54 [2020-03-17T20:36:54.721Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.82s)
20:36:54 [2020-03-17T20:36:54.721Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.30s)
20:36:54 [2020-03-17T20:36:54.721Z] PASS
20:36:54 [2020-03-17T20:36:54.721Z] 
20:36:54 [2020-03-17T20:36:54.721Z] DONE 8 tests in 20.715s
20:36:54 [2020-03-17T20:36:54.721Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
20:36:54 [2020-03-17T20:36:54.721Z] ++ 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
20:36:54 [2020-03-17T20:36:54.721Z] ++ set -e
20:36:54 [2020-03-17T20:36:54.721Z] ++ '[' -n 0 ']'
20:36:54 [2020-03-17T20:36:54.721Z] ++ set -x
20:36:54 [2020-03-17T20:36:54.721Z] ++ env -i DEST=/go/src/github.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
20:36:54 [2020-03-17T20:36:54.721Z] testing: warning: no tests to run
20:36:54 [2020-03-17T20:36:54.721Z] PASS
20:36:54 [2020-03-17T20:36:54.721Z] 
20:36:54 [2020-03-17T20:36:54.721Z] DONE 0 tests in 0.044s
20:36:54 [2020-03-17T20:36:54.721Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
20:36:54 [2020-03-17T20:36:54.721Z] ++ 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
20:36:54 [2020-03-17T20:36:54.721Z] ++ set -e
20:36:54 [2020-03-17T20:36:54.721Z] ++ '[' -n 0 ']'
20:36:54 [2020-03-17T20:36:54.721Z] ++ set -x
20:36:54 [2020-03-17T20:36:54.721Z] ++ env -i DEST=/go/src/github.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
20:36:54 [2020-03-17T20:36:54.721Z] INFO: Testing against a local daemon
20:36:54 [2020-03-17T20:36:54.721Z] === RUN   TestAuthZPluginAllowRequest
20:36:55 [2020-03-17T20:36:55.234Z] --- PASS: TestNetworkNat (1.03s)
20:36:55 [2020-03-17T20:36:55.234Z] === RUN   TestNetworkLocalhostTCPNat
20:36:56 [2020-03-17T20:36:56.168Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s)
20:36:56 [2020-03-17T20:36:56.168Z] === RUN   TestNetworkLoopbackNat
20:36:56 [2020-03-17T20:36:56.624Z] --- PASS: TestAuthZPluginAllowRequest (1.82s)
20:36:56 [2020-03-17T20:36:56.624Z] === RUN   TestAuthZPluginTLS
20:36:56 [2020-03-17T20:36:56.733Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
20:36:57 [2020-03-17T20:36:57.192Z] --- PASS: TestAuthZPluginTLS (0.69s)
20:36:57 [2020-03-17T20:36:57.192Z] === RUN   TestAuthZPluginDenyRequest
20:36:57 [2020-03-17T20:36:57.299Z] --- PASS: TestNetworkLoopbackNat (1.31s)
20:36:57 [2020-03-17T20:36:57.299Z] === RUN   TestPause
20:36:57 [2020-03-17T20:36:57.892Z] --- PASS: TestDaemonStartWithLogOpt (8.49s)
20:36:57 [2020-03-17T20:36:57.892Z] === CONT  TestReadPluginNoRead
20:36:58 [2020-03-17T20:36:58.128Z] --- PASS: TestAuthZPluginDenyRequest (0.63s)
20:36:58 [2020-03-17T20:36:58.128Z] === RUN   TestAuthZPluginAPIDenyResponse
20:36:58 [2020-03-17T20:36:58.671Z] --- PASS: TestPause (1.20s)
20:36:58 [2020-03-17T20:36:58.671Z] === RUN   TestPauseFailsOnWindowsServerContainers
20:36:58 [2020-03-17T20:36:58.671Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
20:36:58 [2020-03-17T20:36:58.671Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:36:58 [2020-03-17T20:36:58.671Z] === RUN   TestPauseStopPausedContainer
20:36:58 [2020-03-17T20:36:58.695Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.65s)
20:36:58 [2020-03-17T20:36:58.696Z] === RUN   TestAuthZPluginDenyResponse
20:36:58 [2020-03-17T20:36:58.897Z] === RUN   TestReadPluginNoRead/default
20:36:59 [2020-03-17T20:36:59.262Z] --- PASS: TestAuthZPluginDenyResponse (0.68s)
20:36:59 [2020-03-17T20:36:59.262Z] === RUN   TestAuthZPluginAllowEventStream
20:37:00 [2020-03-17T20:37:00.045Z] --- PASS: TestPauseStopPausedContainer (1.30s)
20:37:00 [2020-03-17T20:37:00.045Z] === RUN   TestPsFilter
20:37:00 [2020-03-17T20:37:00.045Z] --- PASS: TestPsFilter (0.21s)
20:37:00 [2020-03-17T20:37:00.045Z] === RUN   TestRemoveContainerWithRemovedVolume
20:37:00 [2020-03-17T20:37:00.918Z] === RUN   TestReadPluginNoRead/disabled_caching
20:37:00 [2020-03-17T20:37:00.978Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.04s)
20:37:00 [2020-03-17T20:37:00.978Z] === RUN   TestRemoveContainerWithVolume
20:37:01 [2020-03-17T20:37:01.167Z] --- PASS: TestAuthZPluginAllowEventStream (1.82s)
20:37:01 [2020-03-17T20:37:01.167Z] === RUN   TestAuthZPluginErrorResponse
20:37:01 [2020-03-17T20:37:01.200Z] --- PASS: TestContinueAfterPluginCrash (13.42s)
20:37:01 [2020-03-17T20:37:01.735Z] --- PASS: TestAuthZPluginErrorResponse (0.69s)
20:37:01 [2020-03-17T20:37:01.735Z] === RUN   TestAuthZPluginErrorRequest
20:37:01 [2020-03-17T20:37:01.913Z] === RUN   TestDockerSuite/TestBuildAddTarXz
20:37:01 [2020-03-17T20:37:01.913Z] --- PASS: TestRemoveContainerWithVolume (0.93s)
20:37:01 [2020-03-17T20:37:01.913Z] === RUN   TestRemoveContainerRunning
20:37:02 [2020-03-17T20:37:02.303Z] --- PASS: TestAuthZPluginErrorRequest (0.67s)
20:37:02 [2020-03-17T20:37:02.303Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
20:37:02 [2020-03-17T20:37:02.848Z] --- PASS: TestRemoveContainerRunning (0.93s)
20:37:02 [2020-03-17T20:37:02.848Z] === RUN   TestRemoveContainerForceRemoveRunning
20:37:03 [2020-03-17T20:37:03.219Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
20:37:03 [2020-03-17T20:37:03.238Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.72s)
20:37:03 [2020-03-17T20:37:03.238Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
20:37:03 [2020-03-17T20:37:03.783Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
20:37:04 [2020-03-17T20:37:04.042Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.21s)
20:37:04 [2020-03-17T20:37:04.042Z] === RUN   TestRemoveInvalidContainer
20:37:04 [2020-03-17T20:37:04.042Z] --- PASS: TestRemoveInvalidContainer (0.03s)
20:37:04 [2020-03-17T20:37:04.042Z] === RUN   TestRenameLinkedContainer
20:37:04 [2020-03-17T20:37:04.977Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
20:37:05 [2020-03-17T20:37:05.240Z] --- PASS: TestReadPluginNoRead (8.82s)
20:37:05 [2020-03-17T20:37:05.240Z]     --- PASS: TestReadPluginNoRead/default (1.91s)
20:37:05 [2020-03-17T20:37:05.240Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.07s)
20:37:05 [2020-03-17T20:37:05.240Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.07s)
20:37:05 [2020-03-17T20:37:05.240Z]     read_test.go:91: [d87108381b57b] daemon is not started
20:37:05 [2020-03-17T20:37:05.240Z] PASS
20:37:05 [2020-03-17T20:37:05.240Z] 
20:37:05 [2020-03-17T20:37:05.240Z] DONE 6 tests in 17.486s
20:37:05 [2020-03-17T20:37:05.240Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
20:37:05 [2020-03-17T20:37:05.240Z] ++ 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
20:37:05 [2020-03-17T20:37:05.240Z] ++ set -e
20:37:05 [2020-03-17T20:37:05.240Z] ++ '[' -n 0 ']'
20:37:05 [2020-03-17T20:37:05.240Z] ++ set -x
20:37:05 [2020-03-17T20:37:05.240Z] ++ env -i DEST=/go/src/github.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
20:37:05 [2020-03-17T20:37:05.240Z] testing: warning: no tests to run
20:37:05 [2020-03-17T20:37:05.240Z] PASS
20:37:05 [2020-03-17T20:37:05.240Z] 
20:37:05 [2020-03-17T20:37:05.240Z] DONE 0 tests in 0.108s
20:37:05 [2020-03-17T20:37:05.240Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
20:37:05 [2020-03-17T20:37:05.240Z] ++ 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
20:37:05 [2020-03-17T20:37:05.240Z] ++ set -e
20:37:05 [2020-03-17T20:37:05.240Z] ++ '[' -n 0 ']'
20:37:05 [2020-03-17T20:37:05.240Z] ++ set -x
20:37:05 [2020-03-17T20:37:05.240Z] ++ env -i DEST=/go/src/github.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
20:37:05 [2020-03-17T20:37:05.240Z] INFO: Testing against a local daemon
20:37:05 [2020-03-17T20:37:05.240Z] === RUN   TestPluginWithDevMounts
20:37:05 [2020-03-17T20:37:05.240Z] === PAUSE TestPluginWithDevMounts
20:37:05 [2020-03-17T20:37:05.240Z] === CONT  TestPluginWithDevMounts
20:37:05 [2020-03-17T20:37:05.770Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.28s)
20:37:05 [2020-03-17T20:37:05.770Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
20:37:07 [2020-03-17T20:37:07.262Z] --- PASS: TestPluginWithDevMounts (1.95s)
20:37:07 [2020-03-17T20:37:07.262Z] PASS
20:37:07 [2020-03-17T20:37:07.262Z] 
20:37:07 [2020-03-17T20:37:07.262Z] DONE 1 tests in 2.136s
20:37:07 [2020-03-17T20:37:07.262Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
20:37:07 [2020-03-17T20:37:07.262Z] ++ 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
20:37:07 [2020-03-17T20:37:07.262Z] ++ set -e
20:37:07 [2020-03-17T20:37:07.262Z] ++ '[' -n 0 ']'
20:37:07 [2020-03-17T20:37:07.262Z] ++ set -x
20:37:07 [2020-03-17T20:37:07.262Z] ++ env -i DEST=/go/src/github.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
20:37:07 [2020-03-17T20:37:07.544Z] INFO: Testing against a local daemon
20:37:07 [2020-03-17T20:37:07.544Z] === RUN   TestSecretInspect
20:37:08 [2020-03-17T20:37:08.304Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.43s)
20:37:08 [2020-03-17T20:37:08.305Z] === RUN   TestAuthZPluginHeader
20:37:08 [2020-03-17T20:37:08.871Z] --- PASS: TestAuthZPluginHeader (1.02s)
20:37:08 [2020-03-17T20:37:08.871Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
20:37:08 [2020-03-17T20:37:08.871Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
20:37:08 [2020-03-17T20:37:08.871Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:37:08 [2020-03-17T20:37:08.871Z] === RUN   TestAuthZPluginV2Disable
20:37:08 [2020-03-17T20:37:08.871Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
20:37:08 [2020-03-17T20:37:08.871Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:37:08 [2020-03-17T20:37:08.872Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
20:37:08 [2020-03-17T20:37:08.872Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
20:37:08 [2020-03-17T20:37:08.872Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:37:08 [2020-03-17T20:37:08.872Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
20:37:08 [2020-03-17T20:37:08.872Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
20:37:08 [2020-03-17T20:37:08.872Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:37:08 [2020-03-17T20:37:08.872Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
20:37:09 [2020-03-17T20:37:09.163Z] --- PASS: TestRenameLinkedContainer (4.37s)
20:37:09 [2020-03-17T20:37:09.163Z] === RUN   TestRenameStoppedContainer
20:37:09 [2020-03-17T20:37:09.163Z] --- PASS: TestRenameStoppedContainer (0.77s)
20:37:09 [2020-03-17T20:37:09.163Z] === RUN   TestRenameRunningContainerAndReuse
20:37:10 [2020-03-17T20:37:10.098Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
20:37:10 [2020-03-17T20:37:10.664Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
20:37:11 [2020-03-17T20:37:11.597Z] --- PASS: TestRenameRunningContainerAndReuse (2.29s)
20:37:11 [2020-03-17T20:37:11.597Z] === RUN   TestRenameInvalidName
20:37:11 [2020-03-17T20:37:11.922Z] --- PASS: TestSecretInspect (3.78s)
20:37:11 [2020-03-17T20:37:11.922Z] === RUN   TestSecretList
20:37:12 [2020-03-17T20:37:12.552Z] --- PASS: TestRenameInvalidName (1.06s)
20:37:12 [2020-03-17T20:37:12.552Z] === RUN   TestRenameAnonymousContainer
20:37:13 [2020-03-17T20:37:13.125Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
20:37:14 [2020-03-17T20:37:14.504Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
20:37:15 [2020-03-17T20:37:15.373Z] --- PASS: TestSecretList (3.70s)
20:37:15 [2020-03-17T20:37:15.373Z] === RUN   TestSecretsCreateAndDelete
20:37:16 [2020-03-17T20:37:16.404Z] --- PASS: TestRenameAnonymousContainer (3.84s)
20:37:16 [2020-03-17T20:37:16.404Z] === RUN   TestRenameContainerWithSameName
20:37:17 [2020-03-17T20:37:17.338Z] --- PASS: TestRenameContainerWithSameName (0.83s)
20:37:17 [2020-03-17T20:37:17.338Z] === RUN   TestRenameContainerWithLinkedContainer
20:37:17 [2020-03-17T20:37:17.597Z] === RUN   TestDockerSuite/TestBuildBlankName
20:37:18 [2020-03-17T20:37:18.167Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
20:37:18 [2020-03-17T20:37:18.859Z] --- PASS: TestSecretsCreateAndDelete (3.59s)
20:37:18 [2020-03-17T20:37:18.859Z] === RUN   TestSecretsUpdate
20:37:19 [2020-03-17T20:37:19.539Z] --- PASS: TestRenameContainerWithLinkedContainer (1.99s)
20:37:19 [2020-03-17T20:37:19.540Z] === RUN   TestResize
20:37:19 [2020-03-17T20:37:19.797Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
20:37:20 [2020-03-17T20:37:20.362Z] --- PASS: TestResize (0.97s)
20:37:20 [2020-03-17T20:37:20.362Z] === RUN   TestResizeWithInvalidSize
20:37:20 [2020-03-17T20:37:20.619Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
20:37:21 [2020-03-17T20:37:21.185Z] --- PASS: TestResizeWithInvalidSize (0.83s)
20:37:21 [2020-03-17T20:37:21.185Z] === RUN   TestResizeWhenContainerNotStarted
20:37:22 [2020-03-17T20:37:22.118Z] --- PASS: TestResizeWhenContainerNotStarted (0.81s)
20:37:22 [2020-03-17T20:37:22.118Z] === RUN   TestDaemonRestartKillContainers
20:37:22 [2020-03-17T20:37:22.118Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:37:22 [2020-03-17T20:37:22.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:37:22 [2020-03-17T20:37:22.118Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:37:22 [2020-03-17T20:37:22.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:37:22 [2020-03-17T20:37:22.118Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:37:22 [2020-03-17T20:37:22.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:37:22 [2020-03-17T20:37:22.118Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:37:22 [2020-03-17T20:37:22.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:37:22 [2020-03-17T20:37:22.118Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:37:22 [2020-03-17T20:37:22.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:37:22 [2020-03-17T20:37:22.118Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:37:22 [2020-03-17T20:37:22.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:37:22 [2020-03-17T20:37:22.118Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:37:22 [2020-03-17T20:37:22.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:37:22 [2020-03-17T20:37:22.118Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:37:22 [2020-03-17T20:37:22.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:37:22 [2020-03-17T20:37:22.118Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:37:22 [2020-03-17T20:37:22.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:37:22 [2020-03-17T20:37:22.118Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:37:22 [2020-03-17T20:37:22.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:37:22 [2020-03-17T20:37:22.118Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:37:22 [2020-03-17T20:37:22.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:37:22 [2020-03-17T20:37:22.118Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:37:22 [2020-03-17T20:37:22.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:37:22 [2020-03-17T20:37:22.118Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:37:22 [2020-03-17T20:37:22.118Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:37:22 [2020-03-17T20:37:22.315Z] --- PASS: TestSecretsUpdate (3.72s)
20:37:22 [2020-03-17T20:37:22.315Z] === RUN   TestTemplatedSecret
20:37:23 [2020-03-17T20:37:23.052Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
20:37:23 [2020-03-17T20:37:23.314Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
20:37:23 [2020-03-17T20:37:23.821Z] tests/integration/models_containers_test.py ............................ [ 83%]
20:37:24 [2020-03-17T20:37:24.688Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:37:24 [2020-03-17T20:37:24.688Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:37:24 [2020-03-17T20:37:24.946Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
20:37:25 [2020-03-17T20:37:25.768Z] --- PASS: TestTemplatedSecret (3.52s)
20:37:25 [2020-03-17T20:37:25.768Z] === RUN   TestSecretCreateResolve
20:37:26 [2020-03-17T20:37:26.321Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:37:26 [2020-03-17T20:37:26.321Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:37:27 [2020-03-17T20:37:27.694Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
20:37:27 [2020-03-17T20:37:27.694Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:37:27 [2020-03-17T20:37:27.952Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:37:29 [2020-03-17T20:37:29.221Z] --- PASS: TestSecretCreateResolve (3.59s)
20:37:29 [2020-03-17T20:37:29.221Z] PASS
20:37:29 [2020-03-17T20:37:29.221Z] 
20:37:29 [2020-03-17T20:37:29.221Z] DONE 6 tests in 22.038s
20:37:29 [2020-03-17T20:37:29.221Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
20:37:29 [2020-03-17T20:37:29.221Z] ++ 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
20:37:29 [2020-03-17T20:37:29.221Z] ++ set -e
20:37:29 [2020-03-17T20:37:29.221Z] ++ '[' -n 0 ']'
20:37:29 [2020-03-17T20:37:29.221Z] ++ set -x
20:37:29 [2020-03-17T20:37:29.221Z] ++ env -i DEST=/go/src/github.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
20:37:29 [2020-03-17T20:37:29.327Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
20:37:29 [2020-03-17T20:37:29.503Z] INFO: Testing against a local daemon
20:37:29 [2020-03-17T20:37:29.503Z] === RUN   TestServiceCreateInit
20:37:29 [2020-03-17T20:37:29.503Z] === RUN   TestServiceCreateInit/daemonInitDisabled
20:37:30 [2020-03-17T20:37:30.261Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:37:30 [2020-03-17T20:37:30.800Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.27s)
20:37:30 [2020-03-17T20:37:30.800Z] PASS
20:37:30 [2020-03-17T20:37:30.800Z] 
20:37:30 [2020-03-17T20:37:30.800Z] === Skipped
20:37:30 [2020-03-17T20:37:30.800Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
20:37:30 [2020-03-17T20:37:30.800Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:37:30 [2020-03-17T20:37:30.800Z] 
20:37:30 [2020-03-17T20:37:30.800Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
20:37:30 [2020-03-17T20:37:30.800Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:37:30 [2020-03-17T20:37:30.800Z] 
20:37:30 [2020-03-17T20:37:30.800Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
20:37:30 [2020-03-17T20:37:30.800Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:37:30 [2020-03-17T20:37:30.800Z] 
20:37:30 [2020-03-17T20:37:30.800Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
20:37:30 [2020-03-17T20:37:30.800Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:37:30 [2020-03-17T20:37:30.800Z] 
20:37:30 [2020-03-17T20:37:30.800Z] 
20:37:30 [2020-03-17T20:37:30.800Z] DONE 17 tests, 4 skipped in 32.550s
20:37:30 [2020-03-17T20:37:30.800Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
20:37:30 [2020-03-17T20:37:30.800Z] ++ 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
20:37:30 [2020-03-17T20:37:30.800Z] ++ set -e
20:37:30 [2020-03-17T20:37:30.800Z] ++ '[' -n 0 ']'
20:37:30 [2020-03-17T20:37:30.800Z] ++ set -x
20:37:30 [2020-03-17T20:37:30.800Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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
20:37:30 [2020-03-17T20:37:30.800Z] INFO: Testing against a local daemon
20:37:30 [2020-03-17T20:37:30.800Z] === RUN   TestPluginInvalidJSON
20:37:30 [2020-03-17T20:37:30.800Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
20:37:30 [2020-03-17T20:37:30.800Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
20:37:30 [2020-03-17T20:37:30.800Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
20:37:30 [2020-03-17T20:37:30.800Z] --- PASS: TestPluginInvalidJSON (0.03s)
20:37:30 [2020-03-17T20:37:30.800Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
20:37:30 [2020-03-17T20:37:30.800Z] PASS
20:37:30 [2020-03-17T20:37:30.800Z] 
20:37:30 [2020-03-17T20:37:30.800Z] DONE 2 tests in 0.237s
20:37:30 [2020-03-17T20:37:30.800Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
20:37:30 [2020-03-17T20:37:30.800Z] ++ 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
20:37:30 [2020-03-17T20:37:30.800Z] ++ set -e
20:37:30 [2020-03-17T20:37:30.800Z] ++ '[' -n 0 ']'
20:37:30 [2020-03-17T20:37:30.800Z] ++ set -x
20:37:30 [2020-03-17T20:37:30.800Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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
20:37:30 [2020-03-17T20:37:30.800Z] INFO: Testing against a local daemon
20:37:30 [2020-03-17T20:37:30.800Z] === RUN   TestExternalGraphDriver
20:37:30 [2020-03-17T20:37:30.800Z] === RUN   TestExternalGraphDriver/json
20:37:30 [2020-03-17T20:37:30.800Z] === RUN   TestExternalGraphDriver/spec
20:37:30 [2020-03-17T20:37:30.827Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
20:37:30 [2020-03-17T20:37:30.827Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:37:30 [2020-03-17T20:37:30.827Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
20:37:33 [2020-03-17T20:37:33.334Z] === RUN   TestExternalGraphDriver/pull
20:37:33 [2020-03-17T20:37:33.355Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
20:37:33 [2020-03-17T20:37:33.954Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:37:33 [2020-03-17T20:37:33.954Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
20:37:34 [2020-03-17T20:37:34.521Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:37:34 [2020-03-17T20:37:34.987Z] === RUN   TestServiceCreateInit/daemonInitEnabled
20:37:35 [2020-03-17T20:37:35.894Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
20:37:35 [2020-03-17T20:37:35.920Z] --- PASS: TestExternalGraphDriver (7.85s)
20:37:35 [2020-03-17T20:37:35.920Z]     --- PASS: TestExternalGraphDriver/json (2.56s)
20:37:35 [2020-03-17T20:37:35.920Z]     --- PASS: TestExternalGraphDriver/spec (2.81s)
20:37:35 [2020-03-17T20:37:35.920Z]     --- PASS: TestExternalGraphDriver/pull (2.35s)
20:37:35 [2020-03-17T20:37:35.920Z] === RUN   TestGraphdriverPluginV2
20:37:35 [2020-03-17T20:37:35.920Z] --- SKIP: TestGraphdriverPluginV2 (0.03s)
20:37:35 [2020-03-17T20:37:35.920Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:37:35 [2020-03-17T20:37:35.920Z] PASS
20:37:35 [2020-03-17T20:37:35.920Z] 
20:37:35 [2020-03-17T20:37:35.920Z] === Skipped
20:37:35 [2020-03-17T20:37:35.920Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s)
20:37:35 [2020-03-17T20:37:35.920Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:37:35 [2020-03-17T20:37:35.920Z] 
20:37:35 [2020-03-17T20:37:35.920Z] 
20:37:35 [2020-03-17T20:37:35.920Z] DONE 5 tests, 1 skipped in 8.077s
20:37:35 [2020-03-17T20:37:35.920Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
20:37:35 [2020-03-17T20:37:35.920Z] ++ 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
20:37:35 [2020-03-17T20:37:35.920Z] ++ set -e
20:37:35 [2020-03-17T20:37:35.920Z] ++ '[' -n 0 ']'
20:37:35 [2020-03-17T20:37:35.920Z] ++ set -x
20:37:35 [2020-03-17T20:37:35.920Z] ++ env -i DEST=/go/src/github.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
20:37:35 [2020-03-17T20:37:35.920Z] INFO: Testing against a local daemon
20:37:35 [2020-03-17T20:37:35.920Z] === RUN   TestContinueAfterPluginCrash
20:37:35 [2020-03-17T20:37:35.920Z] === PAUSE TestContinueAfterPluginCrash
20:37:35 [2020-03-17T20:37:35.920Z] === RUN   TestReadPluginNoRead
20:37:35 [2020-03-17T20:37:35.920Z] === PAUSE TestReadPluginNoRead
20:37:35 [2020-03-17T20:37:35.920Z] === RUN   TestDaemonStartWithLogOpt
20:37:35 [2020-03-17T20:37:35.920Z] === PAUSE TestDaemonStartWithLogOpt
20:37:35 [2020-03-17T20:37:35.920Z] === CONT  TestContinueAfterPluginCrash
20:37:35 [2020-03-17T20:37:35.920Z] === CONT  TestDaemonStartWithLogOpt
20:37:35 [2020-03-17T20:37:35.920Z] === CONT  TestReadPluginNoRead
20:37:37 [2020-03-17T20:37:37.270Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
20:37:37 [2020-03-17T20:37:37.270Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.67s)
20:37:37 [2020-03-17T20:37:37.270Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.88s)
20:37:37 [2020-03-17T20:37:37.270Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.62s)
20:37:37 [2020-03-17T20:37:37.270Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.56s)
20:37:37 [2020-03-17T20:37:37.270Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.61s)
20:37:37 [2020-03-17T20:37:37.270Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.60s)
20:37:37 [2020-03-17T20:37:37.270Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.58s)
20:37:37 [2020-03-17T20:37:37.270Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.79s)
20:37:37 [2020-03-17T20:37:37.270Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.62s)
20:37:37 [2020-03-17T20:37:37.270Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.80s)
20:37:37 [2020-03-17T20:37:37.270Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.68s)
20:37:37 [2020-03-17T20:37:37.270Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.52s)
20:37:37 [2020-03-17T20:37:37.270Z] === RUN   TestCgroupNamespacesRun
20:37:39 [2020-03-17T20:37:39.167Z] --- PASS: TestCgroupNamespacesRun (1.82s)
20:37:39 [2020-03-17T20:37:39.167Z] === RUN   TestCgroupNamespacesRunPrivileged
20:37:40 [2020-03-17T20:37:40.469Z] --- PASS: TestServiceCreateInit (10.55s)
20:37:40 [2020-03-17T20:37:40.469Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.29s)
20:37:40 [2020-03-17T20:37:40.469Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.24s)
20:37:40 [2020-03-17T20:37:40.469Z] === RUN   TestCreateServiceMultipleTimes
20:37:40 [2020-03-17T20:37:40.539Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
20:37:40 [2020-03-17T20:37:40.539Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.73s)
20:37:40 [2020-03-17T20:37:40.539Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
20:37:41 [2020-03-17T20:37:41.989Z] .........                                                                [ 86%]
20:37:42 [2020-03-17T20:37:42.440Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.92s)
20:37:42 [2020-03-17T20:37:42.440Z] === RUN   TestCgroupNamespacesRunHostMode
20:37:44 [2020-03-17T20:37:44.969Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
20:37:44 [2020-03-17T20:37:44.969Z] --- PASS: TestCgroupNamespacesRunHostMode (2.24s)
20:37:44 [2020-03-17T20:37:44.969Z] === RUN   TestCgroupNamespacesRunPrivateMode
20:37:46 [2020-03-17T20:37:46.869Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.85s)
20:37:46 [2020-03-17T20:37:46.869Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
20:37:47 [2020-03-17T20:37:47.389Z] tests/integration/models_images_test.py ...............                  [ 89%]
20:37:47 [2020-03-17T20:37:47.434Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.88s)
20:37:47 [2020-03-17T20:37:47.434Z] === RUN   TestCgroupNamespacesRunInvalidMode
20:37:47 [2020-03-17T20:37:47.999Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
20:37:48 [2020-03-17T20:37:48.139Z] === RUN   TestReadPluginNoRead/default
20:37:48 [2020-03-17T20:37:48.258Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s)
20:37:48 [2020-03-17T20:37:48.258Z] === RUN   TestCgroupNamespacesRunOlderClient
20:37:48 [2020-03-17T20:37:48.707Z] --- PASS: TestDaemonStartWithLogOpt (12.84s)
20:37:49 [2020-03-17T20:37:49.015Z] tests/integration/models_networks_test.py ....                           [ 90%]
20:37:49 [2020-03-17T20:37:49.633Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
20:37:49 [2020-03-17T20:37:49.643Z] === RUN   TestReadPluginNoRead/disabled_caching
20:37:50 [2020-03-17T20:37:50.568Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.01s)
20:37:50 [2020-03-17T20:37:50.568Z] === RUN   TestKernelTCPMemory
20:37:51 [2020-03-17T20:37:51.501Z] --- PASS: TestKernelTCPMemory (1.02s)
20:37:51 [2020-03-17T20:37:51.501Z] === RUN   TestNISDomainname
20:37:51 [2020-03-17T20:37:51.549Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
20:37:52 [2020-03-17T20:37:52.067Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
20:37:52 [2020-03-17T20:37:52.634Z] --- PASS: TestNISDomainname (1.20s)
20:37:52 [2020-03-17T20:37:52.634Z] === RUN   TestHostnameDnsResolution
20:37:53 [2020-03-17T20:37:53.451Z] --- PASS: TestReadPluginNoRead (17.67s)
20:37:53 [2020-03-17T20:37:53.452Z]     --- PASS: TestReadPluginNoRead/default (2.04s)
20:37:53 [2020-03-17T20:37:53.452Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.97s)
20:37:53 [2020-03-17T20:37:53.452Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.93s)
20:37:53 [2020-03-17T20:37:53.452Z]     read_test.go:91: [d8bd2ba9039d0] daemon is not started
20:37:53 [2020-03-17T20:37:53.452Z] --- PASS: TestContinueAfterPluginCrash (17.74s)
20:37:53 [2020-03-17T20:37:53.452Z] PASS
20:37:53 [2020-03-17T20:37:53.452Z] 
20:37:53 [2020-03-17T20:37:53.452Z] DONE 6 tests in 17.956s
20:37:53 [2020-03-17T20:37:53.452Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
20:37:53 [2020-03-17T20:37:53.452Z] ++ 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
20:37:53 [2020-03-17T20:37:53.452Z] ++ set -e
20:37:53 [2020-03-17T20:37:53.452Z] ++ '[' -n 0 ']'
20:37:53 [2020-03-17T20:37:53.452Z] ++ set -x
20:37:53 [2020-03-17T20:37:53.452Z] ++ env -i DEST=/go/src/github.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
20:37:53 [2020-03-17T20:37:53.452Z] testing: warning: no tests to run
20:37:53 [2020-03-17T20:37:53.452Z] PASS
20:37:53 [2020-03-17T20:37:53.452Z] 
20:37:53 [2020-03-17T20:37:53.452Z] DONE 0 tests in 0.076s
20:37:53 [2020-03-17T20:37:53.567Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
20:37:53 [2020-03-17T20:37:53.711Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
20:37:53 [2020-03-17T20:37:53.711Z] ++ 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
20:37:53 [2020-03-17T20:37:53.711Z] ++ set -e
20:37:53 [2020-03-17T20:37:53.711Z] ++ '[' -n 0 ']'
20:37:53 [2020-03-17T20:37:53.711Z] ++ set -x
20:37:53 [2020-03-17T20:37:53.711Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
20:37:53 [2020-03-17T20:37:53.711Z] INFO: Testing against a local daemon
20:37:53 [2020-03-17T20:37:53.711Z] === RUN   TestPluginWithDevMounts
20:37:53 [2020-03-17T20:37:53.711Z] === PAUSE TestPluginWithDevMounts
20:37:53 [2020-03-17T20:37:53.711Z] === CONT  TestPluginWithDevMounts
20:37:54 [2020-03-17T20:37:54.271Z] tests/integration/models_nodes_test.py .                                 [ 91%]
20:37:54 [2020-03-17T20:37:54.501Z] --- PASS: TestHostnameDnsResolution (1.69s)
20:37:54 [2020-03-17T20:37:54.501Z] === RUN   TestStats
20:37:55 [2020-03-17T20:37:55.435Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
20:37:55 [2020-03-17T20:37:55.435Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
20:37:55 [2020-03-17T20:37:55.435Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
20:37:55 [2020-03-17T20:37:55.639Z] tests/integration/models_resources_test.py .                             [ 91%]
20:37:56 [2020-03-17T20:37:56.244Z] --- PASS: TestPluginWithDevMounts (2.22s)
20:37:56 [2020-03-17T20:37:56.244Z] PASS
20:37:56 [2020-03-17T20:37:56.244Z] 
20:37:56 [2020-03-17T20:37:56.244Z] DONE 1 tests in 2.437s
20:37:56 [2020-03-17T20:37:56.245Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
20:37:56 [2020-03-17T20:37:56.245Z] ++ 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
20:37:56 [2020-03-17T20:37:56.245Z] ++ set -e
20:37:56 [2020-03-17T20:37:56.245Z] ++ '[' -n 0 ']'
20:37:56 [2020-03-17T20:37:56.245Z] ++ set -x
20:37:56 [2020-03-17T20:37:56.245Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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
20:37:56 [2020-03-17T20:37:56.245Z] INFO: Testing against a local daemon
20:37:56 [2020-03-17T20:37:56.245Z] === RUN   TestSecretInspect
20:37:56 [2020-03-17T20:37:56.367Z] --- PASS: TestStats (1.95s)
20:37:56 [2020-03-17T20:37:56.367Z] === RUN   TestStopContainerWithTimeout
20:37:56 [2020-03-17T20:37:56.367Z] === RUN   TestStopContainerWithTimeout/0
20:37:56 [2020-03-17T20:37:56.367Z] === PAUSE TestStopContainerWithTimeout/0
20:37:56 [2020-03-17T20:37:56.367Z] === RUN   TestStopContainerWithTimeout/1
20:37:56 [2020-03-17T20:37:56.367Z] === PAUSE TestStopContainerWithTimeout/1
20:37:56 [2020-03-17T20:37:56.367Z] === RUN   TestStopContainerWithTimeout/3
20:37:56 [2020-03-17T20:37:56.367Z] === PAUSE TestStopContainerWithTimeout/3
20:37:56 [2020-03-17T20:37:56.367Z] === RUN   TestStopContainerWithTimeout/-1
20:37:56 [2020-03-17T20:37:56.367Z] === PAUSE TestStopContainerWithTimeout/-1
20:37:56 [2020-03-17T20:37:56.367Z] === CONT  TestStopContainerWithTimeout/0
20:37:56 [2020-03-17T20:37:56.367Z] === CONT  TestStopContainerWithTimeout/3
20:37:57 [2020-03-17T20:37:57.300Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
20:37:57 [2020-03-17T20:37:57.557Z] === CONT  TestStopContainerWithTimeout/-1
20:37:57 [2020-03-17T20:37:57.724Z] #79 exporting layers 113.0s done
20:37:57 [2020-03-17T20:37:57.724Z] #79 exporting manifest sha256:558028867d64f53853398341c7ba5e090ae79d14a57b93d507e01d0b729c0e6b done
20:37:57 [2020-03-17T20:37:57.724Z] #79 exporting config sha256:1620c85c1c71741f88955e6455a62545387c14cbd0534fb29fe431df4a1abcab done
20:37:57 [2020-03-17T20:37:57.724Z] #79 sending tarball
20:37:59 [2020-03-17T20:37:59.455Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
20:37:59 [2020-03-17T20:37:59.531Z] --- PASS: TestSecretInspect (3.29s)
20:37:59 [2020-03-17T20:37:59.531Z] === RUN   TestSecretList
20:37:59 [2020-03-17T20:37:59.714Z] === CONT  TestStopContainerWithTimeout/1
20:37:59 [2020-03-17T20:37:59.972Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
20:38:00 [2020-03-17T20:38:00.231Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
20:38:01 [2020-03-17T20:38:01.606Z] --- PASS: TestStopContainerWithTimeout (0.03s)
20:38:01 [2020-03-17T20:38:01.606Z]     --- PASS: TestStopContainerWithTimeout/0 (1.40s)
20:38:01 [2020-03-17T20:38:01.606Z]     --- PASS: TestStopContainerWithTimeout/3 (3.38s)
20:38:01 [2020-03-17T20:38:01.606Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.91s)
20:38:01 [2020-03-17T20:38:01.606Z]     --- PASS: TestStopContainerWithTimeout/1 (2.09s)
20:38:01 [2020-03-17T20:38:01.606Z] === RUN   TestDeleteDevicemapper
20:38:01 [2020-03-17T20:38:01.606Z] --- SKIP: TestDeleteDevicemapper (0.00s)
20:38:01 [2020-03-17T20:38:01.606Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:38:01 [2020-03-17T20:38:01.606Z] === RUN   TestStopContainerWithRestartPolicyAlways
20:38:01 [2020-03-17T20:38:01.709Z] tests/integration/models_services_test.py ..............X.               [ 95%]
20:38:01 [2020-03-17T20:38:01.830Z] #79 sending tarball 18.4s done
20:38:01 [2020-03-17T20:38:01.830Z] #79 DONE 131.4s
20:38:01 [2020-03-17T20:38:01.830Z] 
20:38:01 [2020-03-17T20:38:01.830Z] #80 importing to docker
20:38:02 [2020-03-17T20:38:02.787Z] --- PASS: TestCreateServiceMultipleTimes (20.86s)
20:38:02 [2020-03-17T20:38:02.787Z] === RUN   TestCreateServiceConflict
20:38:02 [2020-03-17T20:38:02.818Z] --- PASS: TestSecretList (3.28s)
20:38:02 [2020-03-17T20:38:02.818Z] === RUN   TestSecretsCreateAndDelete
20:38:02 [2020-03-17T20:38:02.978Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
20:38:03 [2020-03-17T20:38:03.911Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
20:38:04 [2020-03-17T20:38:04.478Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.87s)
20:38:04 [2020-03-17T20:38:04.478Z] === RUN   TestUpdateMemory
20:38:04 [2020-03-17T20:38:04.478Z] --- SKIP: TestUpdateMemory (0.00s)
20:38:04 [2020-03-17T20:38:04.478Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
20:38:04 [2020-03-17T20:38:04.478Z] === RUN   TestUpdateCPUQuota
20:38:04 [2020-03-17T20:38:04.808Z] --- PASS: TestCreateServiceConflict (3.61s)
20:38:04 [2020-03-17T20:38:04.808Z] === RUN   TestCreateServiceMaxReplicas
20:38:04 [2020-03-17T20:38:04.973Z] tests/integration/models_swarm_test.py ..                                [ 96%]
20:38:05 [2020-03-17T20:38:05.230Z] tests/integration/models_volumes_test.py ..                              [ 96%]
20:38:05 [2020-03-17T20:38:05.850Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
20:38:06 [2020-03-17T20:38:06.414Z] --- PASS: TestUpdateCPUQuota (1.67s)
20:38:06 [2020-03-17T20:38:06.414Z] === RUN   TestUpdatePidsLimit
20:38:06 [2020-03-17T20:38:06.414Z] === RUN   TestUpdatePidsLimit/update_from_none
20:38:06 [2020-03-17T20:38:06.672Z] === RUN   TestUpdatePidsLimit/no_change
20:38:07 [2020-03-17T20:38:07.006Z] --- PASS: TestSecretsCreateAndDelete (3.35s)
20:38:07 [2020-03-17T20:38:07.007Z] === RUN   TestSecretsUpdate
20:38:07 [2020-03-17T20:38:07.238Z] === RUN   TestUpdatePidsLimit/update_lower
20:38:07 [2020-03-17T20:38:07.238Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
20:38:07 [2020-03-17T20:38:07.496Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
20:38:08 [2020-03-17T20:38:08.061Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
20:38:08 [2020-03-17T20:38:08.319Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
20:38:08 [2020-03-17T20:38:08.885Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
20:38:09 [2020-03-17T20:38:09.187Z] --- PASS: TestCreateServiceMaxReplicas (3.89s)
20:38:09 [2020-03-17T20:38:09.187Z] === RUN   TestCreateWithDuplicateNetworkNames
20:38:09 [2020-03-17T20:38:09.443Z] tests/integration/regression_test.py ......                              [ 98%]
20:38:09 [2020-03-17T20:38:09.539Z] --- PASS: TestSecretsUpdate (3.27s)
20:38:09 [2020-03-17T20:38:09.539Z] === RUN   TestTemplatedSecret
20:38:09 [2020-03-17T20:38:09.957Z] tests/integration/credentials/store_test.py ......                       [ 99%]
20:38:09 [2020-03-17T20:38:09.958Z] tests/integration/credentials/utils_test.py .                            [100%]
20:38:09 [2020-03-17T20:38:09.958Z] 
20:38:09 [2020-03-17T20:38:09.958Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
20:38:09 [2020-03-17T20:38:09.958Z] =========================== short test summary info ============================
20:38:09 [2020-03-17T20:38:09.958Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
20:38:09 [2020-03-17T20:38:09.958Z]   CONFIG_RT_GROUP_SCHED isn't enabled
20:38:09 [2020-03-17T20:38:09.958Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
20:38:09 [2020-03-17T20:38:09.958Z]   Not supported on most drivers
20:38:09 [2020-03-17T20:38:09.958Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
20:38:09 [2020-03-17T20:38:09.958Z]   Can fail if eth0 has multiple IP addresses
20:38:09 [2020-03-17T20:38:09.958Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
20:38:09 [2020-03-17T20:38:09.958Z]   This doesn't seem to be taken into account by the engine
20:38:09 [2020-03-17T20:38:09.958Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
20:38:09 [2020-03-17T20:38:09.958Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
20:38:09 [2020-03-17T20:38:09.958Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
20:38:09 [2020-03-17T20:38:09.958Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
20:38:09 [2020-03-17T20:38:09.958Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
20:38:09 [2020-03-17T20:38:09.958Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
20:38:09 [2020-03-17T20:38:09.958Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
20:38:09 [2020-03-17T20:38:09.958Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 343.03 seconds ==
20:38:10 [2020-03-17T20:38:10.214Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
20:38:10 [2020-03-17T20:38:10.257Z] --- PASS: TestUpdatePidsLimit (3.98s)
20:38:10 [2020-03-17T20:38:10.257Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.45s)
20:38:10 [2020-03-17T20:38:10.257Z]     --- PASS: TestUpdatePidsLimit/no_change (0.36s)
20:38:10 [2020-03-17T20:38:10.257Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.40s)
20:38:10 [2020-03-17T20:38:10.257Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s)
20:38:10 [2020-03-17T20:38:10.257Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.48s)
20:38:10 [2020-03-17T20:38:10.257Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.44s)
20:38:10 [2020-03-17T20:38:10.257Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.43s)
20:38:10 [2020-03-17T20:38:10.257Z] === RUN   TestUpdateRestartPolicy
20:38:10 [2020-03-17T20:38:10.822Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
20:38:12 [2020-03-17T20:38:12.193Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
20:38:12 [2020-03-17T20:38:12.789Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
20:38:12 [2020-03-17T20:38:12.825Z] --- PASS: TestTemplatedSecret (3.06s)
20:38:12 [2020-03-17T20:38:12.825Z] === RUN   TestSecretCreateResolve
20:38:13 [2020-03-17T20:38:13.355Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
20:38:15 [2020-03-17T20:38:15.253Z] === RUN   TestDockerSuite/TestBuildCacheAdd
20:38:15 [2020-03-17T20:38:15.817Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
20:38:16 [2020-03-17T20:38:16.112Z] --- PASS: TestSecretCreateResolve (3.33s)
20:38:16 [2020-03-17T20:38:16.112Z] PASS
20:38:16 [2020-03-17T20:38:16.112Z] 
20:38:16 [2020-03-17T20:38:16.112Z] DONE 6 tests in 19.792s
20:38:16 [2020-03-17T20:38:16.112Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
20:38:16 [2020-03-17T20:38:16.112Z] ++ 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
20:38:16 [2020-03-17T20:38:16.112Z] ++ set -e
20:38:16 [2020-03-17T20:38:16.112Z] ++ '[' -n 0 ']'
20:38:16 [2020-03-17T20:38:16.112Z] ++ set -x
20:38:16 [2020-03-17T20:38:16.112Z] ++ env -i DEST=/go/src/github.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
20:38:16 [2020-03-17T20:38:16.112Z] INFO: Testing against a local daemon
20:38:16 [2020-03-17T20:38:16.112Z] === RUN   TestServiceCreateInit
20:38:16 [2020-03-17T20:38:16.112Z] === RUN   TestServiceCreateInit/daemonInitDisabled
20:38:16 [2020-03-17T20:38:16.751Z] === RUN   TestDockerSuite/TestBuildCacheFrom
20:38:16 [2020-03-17T20:38:16.751Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
20:38:20 [2020-03-17T20:38:20.934Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
20:38:21 [2020-03-17T20:38:21.383Z] === RUN   TestServiceCreateInit/daemonInitEnabled
20:38:22 [2020-03-17T20:38:22.403Z] Leaving: AppArmorNo profiles have been unloaded.
20:38:22 [2020-03-17T20:38:22.403Z] 
20:38:22 [2020-03-17T20:38:22.403Z] Unloading profiles will leave already running processes permanently
20:38:22 [2020-03-17T20:38:22.403Z] unconfined, which can lead to unexpected situations.
20:38:22 [2020-03-17T20:38:22.403Z] 
20:38:22 [2020-03-17T20:38:22.403Z] To set a process to complain mode, use the command line tool
20:38:22 [2020-03-17T20:38:22.403Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
20:38:22 [2020-03-17T20:38:22.403Z] 
20:38:22 [2020-03-17T20:38:22.832Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
Post stage
[Pipeline] junit
20:38:22 [2020-03-17T20:38:22.979Z] Recording test results
[Pipeline] sh
20:38:23 [2020-03-17T20:38:23.766Z] --- PASS: TestUpdateRestartPolicy (13.59s)
20:38:23 [2020-03-17T20:38:23.766Z] === RUN   TestUpdateRestartWithAutoRemove
20:38:23 [2020-03-17T20:38:23.977Z] + echo Ensuring container killed.
20:38:23 [2020-03-17T20:38:23.977Z] Ensuring container killed.
20:38:23 [2020-03-17T20:38:23.977Z] + docker rm -vf docker-pr7
20:38:23 [2020-03-17T20:38:23.977Z] Error: No such container: docker-pr7
20:38:23 [2020-03-17T20:38:23.977Z] + true
[Pipeline] sh
20:38:24 [2020-03-17T20:38:24.024Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
20:38:24 [2020-03-17T20:38:24.264Z] + echo Chowning /workspace to jenkins user
20:38:24 [2020-03-17T20:38:24.264Z] Chowning /workspace to jenkins user
20:38:24 [2020-03-17T20:38:24.264Z] + id -u
20:38:24 [2020-03-17T20:38:24.264Z] + id -g
20:38:24 [2020-03-17T20:38:24.264Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39728:/workspace busybox chown -R 1000:1000 /workspace
20:38:24 [2020-03-17T20:38:24.381Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.89s)
20:38:24 [2020-03-17T20:38:24.381Z] === RUN   TestCreateServiceSecretFileMode
20:38:24 [2020-03-17T20:38:24.958Z] --- PASS: TestUpdateRestartWithAutoRemove (0.99s)
20:38:24 [2020-03-17T20:38:24.959Z] === RUN   TestWaitNonBlocked
20:38:24 [2020-03-17T20:38:24.959Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
20:38:24 [2020-03-17T20:38:24.959Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
20:38:24 [2020-03-17T20:38:24.959Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
20:38:24 [2020-03-17T20:38:24.959Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
20:38:24 [2020-03-17T20:38:24.959Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
20:38:24 [2020-03-17T20:38:24.959Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
20:38:24 [2020-03-17T20:38:24.959Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
20:38:25 [2020-03-17T20:38:25.216Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
20:38:25 [2020-03-17T20:38:25.933Z] + bundleName=docker-py
20:38:25 [2020-03-17T20:38:25.933Z] + echo Creating docker-py-bundles.tar.gz
20:38:25 [2020-03-17T20:38:25.933Z] Creating docker-py-bundles.tar.gz
20:38:25 [2020-03-17T20:38:25.933Z] + 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
20:38:25 [2020-03-17T20:38:25.943Z] Archiving artifacts
20:38:26 [2020-03-17T20:38:26.196Z] --- PASS: TestWaitNonBlocked (0.03s)
20:38:26 [2020-03-17T20:38:26.196Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.96s)
20:38:26 [2020-03-17T20:38:26.196Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.20s)
20:38:26 [2020-03-17T20:38:26.196Z] === RUN   TestWaitBlocked
20:38:26 [2020-03-17T20:38:26.196Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
20:38:26 [2020-03-17T20:38:26.196Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
20:38:26 [2020-03-17T20:38:26.196Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
20:38:26 [2020-03-17T20:38:26.196Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
20:38:26 [2020-03-17T20:38:26.196Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
20:38:26 [2020-03-17T20:38:26.196Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
20:38:26 [2020-03-17T20:38:26.196Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
20:38:26 [2020-03-17T20:38:26.255Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39728/7/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
20:38:26 [2020-03-17T20:38:26.620Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39728/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4 -e DOCKER_GRAPHDRIVER docker:8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4 hack/make.sh binary-daemon
20:38:26 [2020-03-17T20:38:26.651Z] --- PASS: TestServiceCreateInit (10.16s)
20:38:26 [2020-03-17T20:38:26.651Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.10s)
20:38:26 [2020-03-17T20:38:26.651Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.02s)
20:38:26 [2020-03-17T20:38:26.651Z] === RUN   TestCreateServiceMultipleTimes
20:38:27 [2020-03-17T20:38:27.046Z] --- PASS: TestCreateServiceSecretFileMode (3.56s)
20:38:27 [2020-03-17T20:38:27.046Z] === RUN   TestCreateServiceConfigFileMode
20:38:27 [2020-03-17T20:38:27.183Z] 
20:38:27 [2020-03-17T20:38:27.184Z] Removing bundles/
20:38:27 [2020-03-17T20:38:27.184Z] 
20:38:27 [2020-03-17T20:38:27.184Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
20:38:27 [2020-03-17T20:38:27.184Z] Building: bundles/binary-daemon/dockerd-dev
20:38:27 [2020-03-17T20:38:27.184Z] GOOS="" GOARCH="" GOARM=""
20:38:27 [2020-03-17T20:38:27.590Z] --- PASS: TestWaitBlocked (0.04s)
20:38:27 [2020-03-17T20:38:27.590Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.06s)
20:38:27 [2020-03-17T20:38:27.590Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.23s)
20:38:27 [2020-03-17T20:38:27.590Z] === CONT  TestIpcModeOlderClient
20:38:27 [2020-03-17T20:38:27.590Z] === CONT  TestContainerStartOnDaemonRestart
20:38:27 [2020-03-17T20:38:27.590Z] --- PASS: TestIpcModeOlderClient (0.14s)
20:38:27 [2020-03-17T20:38:27.590Z] === CONT  TestDaemonHostGatewayIP
20:38:28 [2020-03-17T20:38:28.524Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
20:38:30 [2020-03-17T20:38:30.487Z] --- PASS: TestCreateServiceConfigFileMode (3.54s)
20:38:30 [2020-03-17T20:38:30.487Z] === RUN   TestCreateServiceSysctls
20:38:31 [2020-03-17T20:38:31.052Z] --- PASS: TestContainerStartOnDaemonRestart (3.64s)
20:38:31 [2020-03-17T20:38:31.052Z] === CONT  TestDaemonRestartIpcMode
20:38:32 [2020-03-17T20:38:32.426Z] --- PASS: TestDaemonHostGatewayIP (4.71s)
20:38:32 [2020-03-17T20:38:32.426Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
20:38:32 [2020-03-17T20:38:32.872Z] Removing intermediate container 4b252a82560c
20:38:32 [2020-03-17T20:38:32.872Z]  ---> 01b193f82fa0
20:38:32 [2020-03-17T20:38:32.872Z] 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
20:38:32 [2020-03-17T20:38:32.872Z]  ---> Running in bd3bf6c13c3a
20:38:32 [2020-03-17T20:38:32.872Z] INFO: Building gotestsum version v0.3.5 in C:\gopath
20:38:33 [2020-03-17T20:38:33.799Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
20:38:34 [2020-03-17T20:38:34.861Z] --- PASS: TestCreateServiceSysctls (4.51s)
20:38:34 [2020-03-17T20:38:34.862Z] === RUN   TestCreateServiceCapabilities
20:38:35 [2020-03-17T20:38:35.171Z] --- PASS: TestDaemonRestartIpcMode (3.90s)
20:38:35 [2020-03-17T20:38:35.171Z] PASS
20:38:35 [2020-03-17T20:38:35.171Z] 
20:38:35 [2020-03-17T20:38:35.171Z] === Skipped
20:38:35 [2020-03-17T20:38:35.171Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
20:38:35 [2020-03-17T20:38:35.171Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:38:35 [2020-03-17T20:38:35.171Z] 
20:38:35 [2020-03-17T20:38:35.171Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
20:38:35 [2020-03-17T20:38:35.171Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:38:35 [2020-03-17T20:38:35.171Z] 
20:38:35 [2020-03-17T20:38:35.171Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
20:38:35 [2020-03-17T20:38:35.171Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:38:35 [2020-03-17T20:38:35.171Z] 
20:38:35 [2020-03-17T20:38:35.171Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
20:38:35 [2020-03-17T20:38:35.171Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:38:35 [2020-03-17T20:38:35.171Z] 
20:38:35 [2020-03-17T20:38:35.171Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
20:38:35 [2020-03-17T20:38:35.171Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:38:35 [2020-03-17T20:38:35.171Z] 
20:38:35 [2020-03-17T20:38:35.171Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
20:38:35 [2020-03-17T20:38:35.171Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
20:38:35 [2020-03-17T20:38:35.171Z] 
20:38:35 [2020-03-17T20:38:35.171Z] 
20:38:35 [2020-03-17T20:38:35.171Z] DONE 199 tests, 6 skipped in 152.710s
20:38:35 [2020-03-17T20:38:35.171Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
20:38:35 [2020-03-17T20:38:35.171Z] ++ 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
20:38:35 [2020-03-17T20:38:35.171Z] ++ set -e
20:38:35 [2020-03-17T20:38:35.171Z] ++ '[' -n 0 ']'
20:38:35 [2020-03-17T20:38:35.171Z] ++ set -x
20:38:35 [2020-03-17T20:38:35.171Z] ++ env -i DEST=/go/src/github.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
20:38:35 [2020-03-17T20:38:35.171Z] INFO: Testing against a local daemon
20:38:35 [2020-03-17T20:38:35.171Z] === RUN   TestCommitInheritsEnv
20:38:35 [2020-03-17T20:38:35.430Z] --- PASS: TestCommitInheritsEnv (0.46s)
20:38:35 [2020-03-17T20:38:35.430Z] === RUN   TestImportExtremelyLargeImageWorks
20:38:35 [2020-03-17T20:38:35.430Z] === PAUSE TestImportExtremelyLargeImageWorks
20:38:35 [2020-03-17T20:38:35.430Z] === RUN   TestImagesFilterMultiReference
20:38:35 [2020-03-17T20:38:35.688Z] --- PASS: TestImagesFilterMultiReference (0.12s)
20:38:35 [2020-03-17T20:38:35.688Z] === RUN   TestImagePullPlatformInvalid
20:38:35 [2020-03-17T20:38:35.688Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
20:38:35 [2020-03-17T20:38:35.688Z] === RUN   TestRemoveImageOrphaning
20:38:35 [2020-03-17T20:38:35.947Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
20:38:35 [2020-03-17T20:38:35.947Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
20:38:36 [2020-03-17T20:38:36.205Z] --- PASS: TestRemoveImageOrphaning (0.59s)
20:38:36 [2020-03-17T20:38:36.205Z] === RUN   TestRemoveImageGarbageCollector
20:38:37 [2020-03-17T20:38:37.140Z] === RUN   TestDockerSuite/TestBuildClearCmd
20:38:37 [2020-03-17T20:38:37.707Z] === RUN   TestDockerSuite/TestBuildCmd
20:38:37 [2020-03-17T20:38:37.707Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
20:38:37 [2020-03-17T20:38:37.965Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
20:38:38 [2020-03-17T20:38:38.531Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
20:38:38 [2020-03-17T20:38:38.531Z] --- PASS: TestRemoveImageGarbageCollector (2.18s)
20:38:38 [2020-03-17T20:38:38.531Z] === RUN   TestTagUnprefixedRepoByNameOrName
20:38:38 [2020-03-17T20:38:38.531Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
20:38:38 [2020-03-17T20:38:38.531Z] === RUN   TestTagInvalidReference
20:38:38 [2020-03-17T20:38:38.531Z] --- PASS: TestTagInvalidReference (0.02s)
20:38:38 [2020-03-17T20:38:38.531Z] === RUN   TestTagValidPrefixedRepo
20:38:38 [2020-03-17T20:38:38.531Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
20:38:38 [2020-03-17T20:38:38.531Z] === RUN   TestTagExistedNameWithoutForce
20:38:38 [2020-03-17T20:38:38.531Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
20:38:38 [2020-03-17T20:38:38.531Z] === RUN   TestTagOfficialNames
20:38:38 [2020-03-17T20:38:38.788Z] --- PASS: TestTagOfficialNames (0.08s)
20:38:38 [2020-03-17T20:38:38.788Z] === RUN   TestTagMatchesDigest
20:38:38 [2020-03-17T20:38:38.788Z] --- PASS: TestTagMatchesDigest (0.01s)
20:38:38 [2020-03-17T20:38:38.788Z] === CONT  TestImportExtremelyLargeImageWorks
20:38:38 [2020-03-17T20:38:38.788Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
20:38:38 [2020-03-17T20:38:38.788Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
20:38:39 [2020-03-17T20:38:39.230Z] --- PASS: TestCreateServiceCapabilities (3.64s)
20:38:39 [2020-03-17T20:38:39.230Z] === RUN   TestInspect
20:38:40 [2020-03-17T20:38:40.161Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
20:38:41 [2020-03-17T20:38:41.093Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
20:38:41 [2020-03-17T20:38:41.552Z] #80 DONE 36.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
20:38:42 [2020-03-17T20:38:42.081Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39728/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4 hack/test/unit
20:38:42 [2020-03-17T20:38:42.670Z] --- PASS: TestInspect (3.54s)
20:38:42 [2020-03-17T20:38:42.670Z] === RUN   TestCreateJob
20:38:46 [2020-03-17T20:38:46.604Z] ?   	github.com/docker/docker/api	[no test files]
20:38:47 [2020-03-17T20:38:47.039Z] --- PASS: TestCreateJob (4.64s)
20:38:47 [2020-03-17T20:38:47.039Z] === RUN   TestReplicatedJob
20:38:47 [2020-03-17T20:38:47.647Z] === RUN   TestDockerSuite/TestBuildConditionalCache
20:38:47 [2020-03-17T20:38:47.648Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
20:38:48 [2020-03-17T20:38:48.582Z] === RUN   TestDockerSuite/TestBuildContChar
20:38:48 [2020-03-17T20:38:48.582Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
20:38:48 [2020-03-17T20:38:48.592Z] --- PASS: TestCreateServiceMultipleTimes (19.68s)
20:38:48 [2020-03-17T20:38:48.592Z] === RUN   TestCreateServiceConflict
20:38:49 [2020-03-17T20:38:49.149Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
20:38:49 [2020-03-17T20:38:49.161Z] --- PASS: TestCreateServiceConflict (3.26s)
20:38:49 [2020-03-17T20:38:49.161Z] === RUN   TestCreateServiceMaxReplicas
20:38:49 [2020-03-17T20:38:49.714Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
20:38:52 [2020-03-17T20:38:52.995Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
20:38:53 [2020-03-17T20:38:53.354Z] --- PASS: TestCreateServiceMaxReplicas (3.69s)
20:38:53 [2020-03-17T20:38:53.354Z] === RUN   TestCreateWithDuplicateNetworkNames
20:38:53 [2020-03-17T20:38:53.959Z] INFO: Sources obtained for gotestsum...
20:38:53 [2020-03-17T20:38:53.959Z] INFO: Checkout done for gotestsum...
20:38:54 [2020-03-17T20:38:54.367Z] === RUN   TestDockerSuite/TestBuildContextCleanup
20:38:54 [2020-03-17T20:38:54.625Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
20:38:54 [2020-03-17T20:38:54.882Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
20:38:55 [2020-03-17T20:38:55.140Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
20:38:55 [2020-03-17T20:38:55.452Z] --- PASS: TestReplicatedJob (7.24s)
20:38:55 [2020-03-17T20:38:55.452Z] === RUN   TestUpdateReplicatedJob
20:38:55 [2020-03-17T20:38:55.748Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
20:38:56 [2020-03-17T20:38:56.209Z] INFO: Build done for gotestsum...
20:38:56 [2020-03-17T20:38:56.314Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
20:38:56 [2020-03-17T20:38:56.314Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
20:38:56 [2020-03-17T20:38:56.572Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
20:38:57 [2020-03-17T20:38:57.137Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
20:38:58 [2020-03-17T20:38:58.895Z] --- PASS: TestUpdateReplicatedJob (4.77s)
20:38:58 [2020-03-17T20:38:58.895Z] === RUN   TestServiceListWithStatuses
20:38:58 [2020-03-17T20:38:58.895Z] --- SKIP: TestServiceListWithStatuses (0.00s)
20:38:58 [2020-03-17T20:38:58.895Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
20:38:58 [2020-03-17T20:38:58.895Z] === RUN   TestDockerNetworkConnectAlias
20:39:01 [2020-03-17T20:39:01.321Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
20:39:01 [2020-03-17T20:39:01.321Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
20:39:04 [2020-03-17T20:39:04.606Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
20:39:07 [2020-03-17T20:39:07.134Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
20:39:07 [2020-03-17T20:39:07.257Z] --- PASS: TestDockerNetworkConnectAlias (7.55s)
20:39:07 [2020-03-17T20:39:07.257Z] === RUN   TestDockerNetworkReConnect
20:39:08 [2020-03-17T20:39:08.231Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.58s)
20:39:08 [2020-03-17T20:39:08.232Z] === RUN   TestCreateServiceSecretFileMode
20:39:08 [2020-03-17T20:39:08.584Z] Removing intermediate container bd3bf6c13c3a
20:39:08 [2020-03-17T20:39:08.584Z]  ---> 25e09fdb413d
20:39:08 [2020-03-17T20:39:08.584Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
20:39:08 [2020-03-17T20:39:08.584Z]  ---> Running in 5d792bdbd194
20:39:08 [2020-03-17T20:39:08.584Z] Removing intermediate container 5d792bdbd194
20:39:08 [2020-03-17T20:39:08.584Z]  ---> a0c54f091b9f
20:39:08 [2020-03-17T20:39:08.584Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
20:39:08 [2020-03-17T20:39:08.584Z]  ---> Running in 6cc01209ef01
20:39:09 [2020-03-17T20:39:09.164Z] ok  	github.com/docker/docker/api/server	0.085s	coverage: 9.0% of statements
20:39:09 [2020-03-17T20:39:09.557Z] Removing intermediate container 6cc01209ef01
20:39:09 [2020-03-17T20:39:09.557Z]  ---> afc361b75dca
20:39:09 [2020-03-17T20:39:09.557Z] Step 10/10 : COPY . .
20:39:10 [2020-03-17T20:39:10.765Z] --- PASS: TestCreateServiceSecretFileMode (2.78s)
20:39:10 [2020-03-17T20:39:10.765Z] === RUN   TestCreateServiceConfigFileMode
20:39:11 [2020-03-17T20:39:11.314Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
20:39:12 [2020-03-17T20:39:12.247Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
20:39:12 [2020-03-17T20:39:12.505Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
20:39:12 [2020-03-17T20:39:12.725Z] --- PASS: TestDockerNetworkReConnect (6.13s)
20:39:12 [2020-03-17T20:39:12.725Z] === RUN   TestServicePlugin
20:39:12 [2020-03-17T20:39:12.725Z] --- SKIP: TestServicePlugin (0.00s)
20:39:12 [2020-03-17T20:39:12.725Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:39:12 [2020-03-17T20:39:12.725Z] === RUN   TestServiceUpdateLabel
20:39:13 [2020-03-17T20:39:13.437Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
20:39:14 [2020-03-17T20:39:14.003Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
20:39:14 [2020-03-17T20:39:14.052Z] --- PASS: TestCreateServiceConfigFileMode (3.52s)
20:39:14 [2020-03-17T20:39:14.052Z] === RUN   TestCreateServiceSysctls
20:39:16 [2020-03-17T20:39:16.166Z] --- PASS: TestServiceUpdateLabel (3.61s)
20:39:16 [2020-03-17T20:39:16.166Z] === RUN   TestServiceUpdateSecrets
20:39:18 [2020-03-17T20:39:18.185Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
20:39:18 [2020-03-17T20:39:18.185Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
20:39:18 [2020-03-17T20:39:18.241Z] --- PASS: TestCreateServiceSysctls (4.29s)
20:39:18 [2020-03-17T20:39:18.241Z] === RUN   TestCreateServiceCapabilities
20:39:21 [2020-03-17T20:39:21.527Z] --- PASS: TestCreateServiceCapabilities (3.51s)
20:39:21 [2020-03-17T20:39:21.527Z] === RUN   TestInspect
20:39:22 [2020-03-17T20:39:22.369Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
20:39:23 [2020-03-17T20:39:23.303Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
20:39:25 [2020-03-17T20:39:25.204Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
20:39:25 [2020-03-17T20:39:25.463Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
20:39:25 [2020-03-17T20:39:25.463Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
20:39:25 [2020-03-17T20:39:25.463Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
20:39:25 [2020-03-17T20:39:25.463Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
20:39:25 [2020-03-17T20:39:25.463Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
20:39:25 [2020-03-17T20:39:25.715Z] --- PASS: TestInspect (3.68s)
20:39:25 [2020-03-17T20:39:25.715Z] === RUN   TestCreateJob
20:39:27 [2020-03-17T20:39:27.992Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
20:39:28 [2020-03-17T20:39:28.282Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
20:39:28 [2020-03-17T20:39:28.850Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
20:39:29 [2020-03-17T20:39:29.417Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
20:39:29 [2020-03-17T20:39:29.936Z] --- PASS: TestCreateJob (4.08s)
20:39:29 [2020-03-17T20:39:29.936Z] === RUN   TestReplicatedJob
20:39:30 [2020-03-17T20:39:30.789Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
20:39:31 [2020-03-17T20:39:31.353Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
20:39:31 [2020-03-17T20:39:31.359Z] --- PASS: TestServiceUpdateSecrets (15.23s)
20:39:31 [2020-03-17T20:39:31.359Z] === RUN   TestServiceUpdateConfigs
20:39:31 [2020-03-17T20:39:31.611Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
20:39:33 [2020-03-17T20:39:33.510Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
20:39:35 [2020-03-17T20:39:35.408Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
20:39:36 [2020-03-17T20:39:36.502Z] --- PASS: TestReplicatedJob (6.94s)
20:39:36 [2020-03-17T20:39:36.502Z] === RUN   TestUpdateReplicatedJob
20:39:37 [2020-03-17T20:39:37.307Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
20:39:39 [2020-03-17T20:39:39.209Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
20:39:39 [2020-03-17T20:39:39.517Z]  ---> dfdc2f02374a
20:39:39 [2020-03-17T20:39:39.517Z] Successfully built dfdc2f02374a
20:39:39 [2020-03-17T20:39:39.517Z] Successfully tagged docker:latest
20:39:39 [2020-03-17T20:39:39.517Z] INFO: Image build ended at 03/17/2020 20:39:38. Duration:00:04:23.3740203
20:39:39 [2020-03-17T20:39:39.517Z] 
20:39:39 [2020-03-17T20:39:39.517Z] 
20:39:39 [2020-03-17T20:39:39.517Z] INFO: Building the test binaries at 03/17/2020 20:39:38...
20:39:40 [2020-03-17T20:39:40.692Z] --- PASS: TestUpdateReplicatedJob (3.92s)
20:39:40 [2020-03-17T20:39:40.692Z] === RUN   TestServiceListWithStatuses
20:39:40 [2020-03-17T20:39:40.692Z] --- SKIP: TestServiceListWithStatuses (0.00s)
20:39:40 [2020-03-17T20:39:40.692Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
20:39:40 [2020-03-17T20:39:40.692Z] === RUN   TestDockerNetworkConnectAlias
20:39:41 [2020-03-17T20:39:41.107Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
20:39:41 [2020-03-17T20:39:41.107Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
20:39:41 [2020-03-17T20:39:41.674Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
20:39:43 [2020-03-17T20:39:43.046Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
20:39:43 [2020-03-17T20:39:43.268Z] INFO: make.ps1 starting at 03/17/2020 20:39:42
20:39:43 [2020-03-17T20:39:43.726Z] INFO: Git commit (8dd1490473) assumed from DOCKER_GITCOMMIT environment variable
20:39:43 [2020-03-17T20:39:43.726Z] INFO: Invoking autogen...
20:39:44 [2020-03-17T20:39:44.186Z] INFO: Building daemon...
20:39:47 [2020-03-17T20:39:47.231Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
20:39:47 [2020-03-17T20:39:47.255Z] --- PASS: TestDockerNetworkConnectAlias (6.55s)
20:39:47 [2020-03-17T20:39:47.255Z] === RUN   TestDockerNetworkReConnect
20:39:48 [2020-03-17T20:39:48.591Z] Created binary: bundles/binary-daemon/dockerd-dev
20:39:48 [2020-03-17T20:39:48.591Z] Copying nested executables into bundles/binary-daemon
20:39:48 [2020-03-17T20:39:48.591Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
20:39:48 [2020-03-17T20:39:48.922Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39728/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4 -e DOCKER_GRAPHDRIVER docker:8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4 hack/make.sh cross
20:39:49 [2020-03-17T20:39:49.490Z] 
20:39:49 [2020-03-17T20:39:49.490Z] Removing bundles/
20:39:49 [2020-03-17T20:39:49.490Z] 
20:39:49 [2020-03-17T20:39:49.490Z] ---> Making bundle: cross (in bundles/cross)
20:39:49 [2020-03-17T20:39:49.490Z] Cross building: bundles/cross/linux/amd64
20:39:49 [2020-03-17T20:39:49.490Z] Building: bundles/cross/linux/amd64/dockerd-dev
20:39:49 [2020-03-17T20:39:49.490Z] GOOS="linux" GOARCH="amd64" GOARM=""
20:39:49 [2020-03-17T20:39:49.759Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
20:39:49 [2020-03-17T20:39:49.778Z] --- PASS: TestServiceUpdateConfigs (15.83s)
20:39:49 [2020-03-17T20:39:49.778Z] === RUN   TestServiceUpdateNetwork
20:39:50 [2020-03-17T20:39:50.017Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
20:39:52 [2020-03-17T20:39:52.523Z] --- PASS: TestDockerNetworkReConnect (5.25s)
20:39:52 [2020-03-17T20:39:52.523Z] === RUN   TestServicePlugin
20:39:52 [2020-03-17T20:39:52.523Z] --- SKIP: TestServicePlugin (0.00s)
20:39:52 [2020-03-17T20:39:52.523Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:39:52 [2020-03-17T20:39:52.523Z] === RUN   TestServiceUpdateLabel
20:39:55 [2020-03-17T20:39:55.305Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
20:39:55 [2020-03-17T20:39:55.810Z] --- PASS: TestServiceUpdateLabel (3.27s)
20:39:55 [2020-03-17T20:39:55.810Z] === RUN   TestServiceUpdateSecrets
20:39:57 [2020-03-17T20:39:57.219Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
20:39:57 [2020-03-17T20:39:57.476Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
20:39:58 [2020-03-17T20:39:58.408Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
20:39:58 [2020-03-17T20:39:58.408Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
20:39:59 [2020-03-17T20:39:59.781Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
20:40:00 [2020-03-17T20:40:00.040Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
20:40:04 [2020-03-17T20:40:04.222Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
20:40:04 [2020-03-17T20:40:04.970Z] --- PASS: TestServiceUpdateNetwork (16.27s)
20:40:04 [2020-03-17T20:40:04.970Z] PASS
20:40:04 [2020-03-17T20:40:04.970Z] 
20:40:04 [2020-03-17T20:40:04.970Z] === Skipped
20:40:04 [2020-03-17T20:40:04.970Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s)
20:40:04 [2020-03-17T20:40:04.970Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
20:40:04 [2020-03-17T20:40:04.970Z] 
20:40:04 [2020-03-17T20:40:04.970Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
20:40:04 [2020-03-17T20:40:04.970Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:40:04 [2020-03-17T20:40:04.970Z] 
20:40:04 [2020-03-17T20:40:04.970Z] 
20:40:04 [2020-03-17T20:40:04.970Z] DONE 23 tests, 2 skipped in 154.114s
20:40:04 [2020-03-17T20:40:04.970Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
20:40:04 [2020-03-17T20:40:04.970Z] ++ 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
20:40:04 [2020-03-17T20:40:04.970Z] ++ set -e
20:40:04 [2020-03-17T20:40:04.970Z] ++ '[' -n 0 ']'
20:40:04 [2020-03-17T20:40:04.970Z] ++ set -x
20:40:04 [2020-03-17T20:40:04.970Z] ++ env -i DEST=/go/src/github.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
20:40:04 [2020-03-17T20:40:04.970Z] INFO: Testing against a local daemon
20:40:04 [2020-03-17T20:40:04.970Z] === RUN   TestSessionCreate
20:40:04 [2020-03-17T20:40:04.970Z] --- PASS: TestSessionCreate (0.03s)
20:40:04 [2020-03-17T20:40:04.970Z] === RUN   TestSessionCreateWithBadUpgrade
20:40:04 [2020-03-17T20:40:04.970Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
20:40:04 [2020-03-17T20:40:04.970Z] PASS
20:40:04 [2020-03-17T20:40:04.970Z] 
20:40:04 [2020-03-17T20:40:04.970Z] DONE 2 tests in 0.247s
20:40:04 [2020-03-17T20:40:04.970Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
20:40:04 [2020-03-17T20:40:04.970Z] ++ 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
20:40:04 [2020-03-17T20:40:04.970Z] ++ set -e
20:40:04 [2020-03-17T20:40:04.970Z] ++ '[' -n 0 ']'
20:40:04 [2020-03-17T20:40:04.970Z] ++ set -x
20:40:04 [2020-03-17T20:40:04.970Z] ++ env -i DEST=/go/src/github.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
20:40:04 [2020-03-17T20:40:04.970Z] INFO: Testing against a local daemon
20:40:04 [2020-03-17T20:40:04.970Z] === RUN   TestCgroupDriverSystemdMemoryLimit
20:40:04 [2020-03-17T20:40:04.970Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
20:40:04 [2020-03-17T20:40:04.970Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
20:40:04 [2020-03-17T20:40:04.970Z] === RUN   TestEventsExecDie
20:40:04 [2020-03-17T20:40:04.970Z] --- PASS: TestEventsExecDie (0.94s)
20:40:04 [2020-03-17T20:40:04.970Z] === RUN   TestEventsBackwardsCompatible
20:40:04 [2020-03-17T20:40:04.970Z] --- PASS: TestEventsBackwardsCompatible (0.13s)
20:40:04 [2020-03-17T20:40:04.970Z] === RUN   TestInfoBinaryCommits
20:40:04 [2020-03-17T20:40:04.970Z] --- PASS: TestInfoBinaryCommits (0.02s)
20:40:04 [2020-03-17T20:40:04.970Z] === RUN   TestInfoAPIVersioned
20:40:04 [2020-03-17T20:40:04.970Z] --- PASS: TestInfoAPIVersioned (0.00s)
20:40:04 [2020-03-17T20:40:04.970Z] === RUN   TestInfoDiscoveryBackend
20:40:05 [2020-03-17T20:40:05.155Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
20:40:05 [2020-03-17T20:40:05.582Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
20:40:05 [2020-03-17T20:40:05.582Z] === RUN   TestInfoDiscoveryInvalidAdvertise
20:40:06 [2020-03-17T20:40:06.088Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
20:40:06 [2020-03-17T20:40:06.088Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
20:40:06 [2020-03-17T20:40:06.584Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
20:40:06 [2020-03-17T20:40:06.584Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
20:40:07 [2020-03-17T20:40:07.199Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
20:40:07 [2020-03-17T20:40:07.199Z] === RUN   TestInfoAPI
20:40:07 [2020-03-17T20:40:07.199Z] --- PASS: TestInfoAPI (0.02s)
20:40:07 [2020-03-17T20:40:07.199Z] === RUN   TestInfoAPIWarnings
20:40:07 [2020-03-17T20:40:07.460Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
20:40:07 [2020-03-17T20:40:07.480Z] --- PASS: TestInfoAPIWarnings (0.52s)
20:40:07 [2020-03-17T20:40:07.480Z] === RUN   TestInfoDebug
20:40:08 [2020-03-17T20:40:08.091Z] --- PASS: TestInfoDebug (0.53s)
20:40:08 [2020-03-17T20:40:08.091Z] === RUN   TestInfoInsecureRegistries
20:40:08 [2020-03-17T20:40:08.703Z] --- PASS: TestInfoInsecureRegistries (0.53s)
20:40:08 [2020-03-17T20:40:08.703Z] === RUN   TestInfoRegistryMirrors
20:40:09 [2020-03-17T20:40:09.315Z] --- PASS: TestInfoRegistryMirrors (0.53s)
20:40:09 [2020-03-17T20:40:09.315Z] === RUN   TestLoginFailsWithBadCredentials
20:40:09 [2020-03-17T20:40:09.315Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s)
20:40:09 [2020-03-17T20:40:09.315Z] === RUN   TestPingCacheHeaders
20:40:09 [2020-03-17T20:40:09.315Z] --- PASS: TestPingCacheHeaders (0.02s)
20:40:09 [2020-03-17T20:40:09.315Z] === RUN   TestPingGet
20:40:09 [2020-03-17T20:40:09.315Z] --- PASS: TestPingGet (0.01s)
20:40:09 [2020-03-17T20:40:09.315Z] === RUN   TestPingHead
20:40:09 [2020-03-17T20:40:09.358Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
20:40:09 [2020-03-17T20:40:09.595Z] --- PASS: TestPingHead (0.03s)
20:40:09 [2020-03-17T20:40:09.595Z] === RUN   TestVersion
20:40:09 [2020-03-17T20:40:09.595Z] --- PASS: TestVersion (0.01s)
20:40:09 [2020-03-17T20:40:09.595Z] PASS
20:40:09 [2020-03-17T20:40:09.595Z] 
20:40:09 [2020-03-17T20:40:09.595Z] === Skipped
20:40:09 [2020-03-17T20:40:09.595Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
20:40:09 [2020-03-17T20:40:09.595Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
20:40:09 [2020-03-17T20:40:09.595Z] 
20:40:09 [2020-03-17T20:40:09.595Z] 
20:40:09 [2020-03-17T20:40:09.595Z] DONE 18 tests, 1 skipped in 5.770s
20:40:09 [2020-03-17T20:40:09.595Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
20:40:09 [2020-03-17T20:40:09.595Z] ++ 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
20:40:09 [2020-03-17T20:40:09.595Z] ++ set -e
20:40:09 [2020-03-17T20:40:09.595Z] ++ '[' -n 0 ']'
20:40:09 [2020-03-17T20:40:09.595Z] ++ set -x
20:40:09 [2020-03-17T20:40:09.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=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
20:40:09 [2020-03-17T20:40:09.595Z] INFO: Testing against a local daemon
20:40:09 [2020-03-17T20:40:09.595Z] === RUN   TestVolumesCreateAndList
20:40:09 [2020-03-17T20:40:09.595Z] --- PASS: TestVolumesCreateAndList (0.01s)
20:40:09 [2020-03-17T20:40:09.595Z] === RUN   TestVolumesRemove
20:40:09 [2020-03-17T20:40:09.876Z] --- PASS: TestVolumesRemove (0.14s)
20:40:09 [2020-03-17T20:40:09.876Z] === RUN   TestVolumesInspect
20:40:09 [2020-03-17T20:40:09.876Z] --- PASS: TestVolumesInspect (0.01s)
20:40:09 [2020-03-17T20:40:09.876Z] === RUN   TestVolumesInvalidJSON
20:40:09 [2020-03-17T20:40:09.876Z] === RUN   TestVolumesInvalidJSON//volumes/create
20:40:09 [2020-03-17T20:40:09.876Z] === PAUSE TestVolumesInvalidJSON//volumes/create
20:40:09 [2020-03-17T20:40:09.876Z] === CONT  TestVolumesInvalidJSON//volumes/create
20:40:09 [2020-03-17T20:40:09.876Z] --- PASS: TestVolumesInvalidJSON (0.02s)
20:40:09 [2020-03-17T20:40:09.876Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
20:40:09 [2020-03-17T20:40:09.876Z] PASS
20:40:09 [2020-03-17T20:40:09.876Z] 
20:40:09 [2020-03-17T20:40:09.876Z] DONE 5 tests in 0.315s
20:40:09 [2020-03-17T20:40:09.876Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
20:40:09 [2020-03-17T20:40:09.876Z] ++++ cat bundles/test-integration/docker.pid
20:40:09 [2020-03-17T20:40:09.876Z] +++ kill 11732
20:40:10 [2020-03-17T20:40:10.687Z] --- PASS: TestServiceUpdateSecrets (15.45s)
20:40:10 [2020-03-17T20:40:10.687Z] === RUN   TestServiceUpdateConfigs
20:40:10 [2020-03-17T20:40:10.732Z] === RUN   TestDockerSuite/TestBuildDockerignore
20:40:11 [2020-03-17T20:40:11.343Z] +++ /etc/init.d/apparmor stop
20:40:11 [2020-03-17T20:40:11.343Z] Leaving: AppArmorNo profiles have been unloaded.
20:40:11 [2020-03-17T20:40:11.343Z] 
20:40:11 [2020-03-17T20:40:11.343Z] Unloading profiles will leave already running processes permanently
20:40:11 [2020-03-17T20:40:11.343Z] unconfined, which can lead to unexpected situations.
20:40:11 [2020-03-17T20:40:11.343Z] 
20:40:11 [2020-03-17T20:40:11.343Z] To set a process to complain mode, use the command line tool
20:40:11 [2020-03-17T20:40:11.343Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
20:40:11 [2020-03-17T20:40:11.343Z] +++ true
20:40:11 [2020-03-17T20:40:11.343Z] 
20:40:12 [2020-03-17T20:40:12.631Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
Post stage
[Pipeline] junit
20:40:12 [2020-03-17T20:40:12.934Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
20:40:13 [2020-03-17T20:40:13.689Z] + echo Ensuring container killed.
20:40:13 [2020-03-17T20:40:13.689Z] Ensuring container killed.
20:40:13 [2020-03-17T20:40:13.689Z] + docker rm -vf docker-pr7
20:40:13 [2020-03-17T20:40:13.689Z] Error: No such container: docker-pr7
20:40:13 [2020-03-17T20:40:13.689Z] + true
[Pipeline] sh
20:40:14 [2020-03-17T20:40:14.060Z] + echo Chowning /workspace to jenkins user
20:40:14 [2020-03-17T20:40:14.060Z] Chowning /workspace to jenkins user
20:40:14 [2020-03-17T20:40:14.060Z] + id -u
20:40:14 [2020-03-17T20:40:14.060Z] + id -g
20:40:14 [2020-03-17T20:40:14.060Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-39728:/workspace busybox chown -R 1001:1001 /workspace
20:40:14 [2020-03-17T20:40:14.060Z] Unable to find image 'busybox:latest' locally
20:40:14 [2020-03-17T20:40:14.341Z] latest: Pulling from library/busybox
20:40:14 [2020-03-17T20:40:14.341Z] 1b125a2fb2df: Pulling fs layer
20:40:14 [2020-03-17T20:40:14.624Z] 1b125a2fb2df: Verifying Checksum
20:40:14 [2020-03-17T20:40:14.624Z] 1b125a2fb2df: Download complete
20:40:14 [2020-03-17T20:40:14.905Z] 1b125a2fb2df: Pull complete
20:40:14 [2020-03-17T20:40:14.905Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135
20:40:14 [2020-03-17T20:40:14.905Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
20:40:17 [2020-03-17T20:40:17.304Z] + bundleName=s390x-integration
20:40:17 [2020-03-17T20:40:17.304Z] + echo Creating s390x-integration-bundles.tar.gz
20:40:17 [2020-03-17T20:40:17.304Z] Creating s390x-integration-bundles.tar.gz
20:40:17 [2020-03-17T20:40:17.304Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
20:40:17 [2020-03-17T20:40:17.304Z] + xargs tar -czf s390x-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
20:40:17 [2020-03-17T20:40:17.339Z] Archiving artifacts
20:40:17 [2020-03-17T20:40:17.663Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39728/7/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
20:40:18 [2020-03-17T20:40:18.045Z] + make clean
20:40:18 [2020-03-17T20:40:18.657Z] docker volume rm -f docker-dev-cache
20:40:18 [2020-03-17T20:40:18.657Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
20:40:22 [2020-03-17T20:40:22.595Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
20:40:23 [2020-03-17T20:40:23.529Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
20:40:25 [2020-03-17T20:40:25.429Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
20:40:25 [2020-03-17T20:40:25.687Z] === RUN   TestDockerDaemonSuite/TestShmSize
20:40:28 [2020-03-17T20:40:28.217Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
20:40:28 [2020-03-17T20:40:28.772Z] --- PASS: TestServiceUpdateConfigs (15.48s)
20:40:28 [2020-03-17T20:40:28.772Z] === RUN   TestServiceUpdateNetwork
20:40:29 [2020-03-17T20:40:29.589Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
20:40:30 [2020-03-17T20:40:30.960Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
20:40:31 [2020-03-17T20:40:31.218Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
20:40:37 [2020-03-17T20:40:37.772Z] --- PASS: TestDockerDaemonSuite (353.21s)
20:40:37 [2020-03-17T20:40:37.772Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.08s)
20:40:37 [2020-03-17T20:40:37.772Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.27s)
20:40:37 [2020-03-17T20:40:37.772Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.65s)
20:40:37 [2020-03-17T20:40:37.772Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.30s)
20:40:37 [2020-03-17T20:40:37.772Z]         docker_cli_daemon_test.go:1449: [dca3d578ba74d] daemon is not started
20:40:37 [2020-03-17T20:40:37.772Z]         check_test.go:309: [dd4b67f62929a] daemon is not started
20:40:37 [2020-03-17T20:40:37.772Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.83s)
20:40:37 [2020-03-17T20:40:37.772Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.13s)
20:40:37 [2020-03-17T20:40:37.772Z]         check_test.go:309: [df5933f22c920] daemon is not started
20:40:37 [2020-03-17T20:40:37.772Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.61s)
20:40:37 [2020-03-17T20:40:37.772Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.40s)
20:40:37 [2020-03-17T20:40:37.772Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.02s)
20:40:37 [2020-03-17T20:40:37.772Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.55s)
20:40:37 [2020-03-17T20:40:37.772Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.53s)
20:40:37 [2020-03-17T20:40:37.772Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.36s)
20:40:37 [2020-03-17T20:40:37.772Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.46s)
20:40:37 [2020-03-17T20:40:37.772Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.72s)
20:40:37 [2020-03-17T20:40:37.772Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
20:40:37 [2020-03-17T20:40:37.772Z]         check_test.go:309: [d1c367e338bf9] daemon is not started
20:40:37 [2020-03-17T20:40:37.772Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
20:40:37 [2020-03-17T20:40:37.772Z]         check_test.go:309: [d3951cd4275be] daemon is not started
20:40:37 [2020-03-17T20:40:37.772Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.67s)
20:40:37 [2020-03-17T20:40:37.772Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s)
20:40:37 [2020-03-17T20:40:37.772Z]         check_test.go:309: [d870e7ddb8cce] daemon is not started
20:40:37 [2020-03-17T20:40:37.772Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.25s)
20:40:37 [2020-03-17T20:40:37.772Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.79s)
20:40:37 [2020-03-17T20:40:37.772Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.73s)
20:40:37 [2020-03-17T20:40:37.772Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.15s)
20:40:37 [2020-03-17T20:40:37.772Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.57s)
20:40:37 [2020-03-17T20:40:37.772Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s)
20:40:37 [2020-03-17T20:40:37.772Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.60s)
20:40:37 [2020-03-17T20:40:37.772Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.50s)
20:40:37 [2020-03-17T20:40:37.772Z]         check_test.go:309: [dc908c466098f] daemon is not started
20:40:37 [2020-03-17T20:40:37.772Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s)
20:40:37 [2020-03-17T20:40:37.772Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s)
20:40:37 [2020-03-17T20:40:37.772Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s)
20:40:37 [2020-03-17T20:40:37.772Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.42s)
20:40:37 [2020-03-17T20:40:37.772Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.92s)
20:40:37 [2020-03-17T20:40:37.772Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.93s)
20:40:37 [2020-03-17T20:40:37.772Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
20:40:37 [2020-03-17T20:40:37.772Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
20:40:37 [2020-03-17T20:40:37.772Z]         check_test.go:309: [d14d40be6fb97] daemon is not started
20:40:37 [2020-03-17T20:40:37.772Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.14s)
20:40:37 [2020-03-17T20:40:37.772Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.49s)
20:40:37 [2020-03-17T20:40:37.772Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.66s)
20:40:37 [2020-03-17T20:40:37.772Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.07s)
20:40:37 [2020-03-17T20:40:37.772Z]         check_test.go:309: [dd7f5aeb8a2b3] daemon is not started
20:40:37 [2020-03-17T20:40:37.772Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.43s)
20:40:37 [2020-03-17T20:40:37.772Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s)
20:40:37 [2020-03-17T20:40:37.772Z]         check_test.go:309: [de49546ffdcaf] daemon is not started
20:40:37 [2020-03-17T20:40:37.772Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.66s)
20:40:37 [2020-03-17T20:40:37.772Z]         docker_cli_daemon_plugins_test.go:79: [de793525530e5] daemon is not started
20:40:37 [2020-03-17T20:40:37.772Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.32s)
20:40:37 [2020-03-17T20:40:37.772Z]         docker_cli_daemon_plugins_test.go:169: [de58fd96d3151] daemon is not started
20:40:37 [2020-03-17T20:40:37.772Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.81s)
20:40:37 [2020-03-17T20:40:37.772Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s)
20:40:37 [2020-03-17T20:40:37.772Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s)
20:40:37 [2020-03-17T20:40:37.772Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s)
20:40:37 [2020-03-17T20:40:37.772Z]         check_test.go:309: [dcc5b6a017a44] daemon is not started
20:40:37 [2020-03-17T20:40:37.772Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.87s)
20:40:37 [2020-03-17T20:40:37.772Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.62s)
20:40:37 [2020-03-17T20:40:37.772Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.82s)
20:40:37 [2020-03-17T20:40:37.772Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.99s)
20:40:37 [2020-03-17T20:40:37.772Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.98s)
20:40:37 [2020-03-17T20:40:37.772Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.75s)
20:40:37 [2020-03-17T20:40:37.772Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.19s)
20:40:37 [2020-03-17T20:40:37.772Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s)
20:40:37 [2020-03-17T20:40:37.772Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s)
20:40:37 [2020-03-17T20:40:37.772Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s)
20:40:37 [2020-03-17T20:40:37.772Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.95s)
20:40:37 [2020-03-17T20:40:37.772Z]         check_test.go:309: [d45b414be7374] daemon is not started
20:40:37 [2020-03-17T20:40:37.772Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.56s)
20:40:37 [2020-03-17T20:40:37.772Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.94s)
20:40:37 [2020-03-17T20:40:37.772Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.51s)
20:40:37 [2020-03-17T20:40:37.772Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.19s)
20:40:37 [2020-03-17T20:40:37.772Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.33s)
20:40:37 [2020-03-17T20:40:37.772Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.47s)
20:40:37 [2020-03-17T20:40:37.772Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.96s)
20:40:37 [2020-03-17T20:40:37.772Z]         check_test.go:309: [db00ed537513c] daemon is not started
20:40:37 [2020-03-17T20:40:37.772Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.67s)
20:40:37 [2020-03-17T20:40:37.772Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.56s)
20:40:37 [2020-03-17T20:40:37.772Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.24s)
20:40:37 [2020-03-17T20:40:37.772Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.28s)
20:40:37 [2020-03-17T20:40:37.772Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s)
20:40:37 [2020-03-17T20:40:37.772Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.57s)
20:40:37 [2020-03-17T20:40:37.772Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.31s)
20:40:37 [2020-03-17T20:40:37.772Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
20:40:37 [2020-03-17T20:40:37.772Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
20:40:37 [2020-03-17T20:40:37.772Z]         check_test.go:309: [d8915271c7054] daemon is not started
20:40:37 [2020-03-17T20:40:37.772Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
20:40:37 [2020-03-17T20:40:37.772Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
20:40:37 [2020-03-17T20:40:37.772Z]         check_test.go:309: [dcd402b8eff6c] daemon is not started
20:40:37 [2020-03-17T20:40:37.773Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.84s)
20:40:37 [2020-03-17T20:40:37.773Z]         check_test.go:309: [de3180e9307ff] daemon is not started
20:40:37 [2020-03-17T20:40:37.773Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.73s)
20:40:37 [2020-03-17T20:40:37.773Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.34s)
20:40:37 [2020-03-17T20:40:37.773Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.35s)
20:40:37 [2020-03-17T20:40:37.773Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (1.95s)
20:40:37 [2020-03-17T20:40:37.773Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.96s)
20:40:37 [2020-03-17T20:40:37.773Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.08s)
20:40:37 [2020-03-17T20:40:37.773Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.57s)
20:40:37 [2020-03-17T20:40:37.773Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (3.02s)
20:40:37 [2020-03-17T20:40:37.773Z]         check_test.go:309: [d4afbda97171f] daemon is not started
20:40:37 [2020-03-17T20:40:37.773Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.94s)
20:40:37 [2020-03-17T20:40:37.773Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.60s)
20:40:37 [2020-03-17T20:40:37.773Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.84s)
20:40:37 [2020-03-17T20:40:37.773Z]         check_test.go:309: [dca285d585a94] daemon is not started
20:40:37 [2020-03-17T20:40:37.773Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s)
20:40:37 [2020-03-17T20:40:37.773Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.30s)
20:40:37 [2020-03-17T20:40:37.773Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.16s)
20:40:37 [2020-03-17T20:40:37.773Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s)
20:40:37 [2020-03-17T20:40:37.773Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.64s)
20:40:37 [2020-03-17T20:40:37.773Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.19s)
20:40:37 [2020-03-17T20:40:37.773Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from config
20:40:37 [2020-03-17T20:40:37.773Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config
20:40:37 [2020-03-17T20:40:37.773Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from config
20:40:37 [2020-03-17T20:40:37.773Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config
20:40:37 [2020-03-17T20:40:37.773Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config
20:40:37 [2020-03-17T20:40:37.773Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli
20:40:37 [2020-03-17T20:40:37.773Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli
20:40:37 [2020-03-17T20:40:37.773Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli
20:40:37 [2020-03-17T20:40:37.773Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli
20:40:37 [2020-03-17T20:40:37.773Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli
20:40:37 [2020-03-17T20:40:37.773Z]         check_test.go:309: [d7406ae10fa78] daemon is not started
20:40:37 [2020-03-17T20:40:37.773Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.14s)
20:40:37 [2020-03-17T20:40:37.773Z]         check_test.go:309: [de4f9be115617] daemon is not started
20:40:37 [2020-03-17T20:40:37.773Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s)
20:40:37 [2020-03-17T20:40:37.773Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.57s)
20:40:37 [2020-03-17T20:40:37.773Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.53s)
20:40:37 [2020-03-17T20:40:37.773Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.55s)
20:40:37 [2020-03-17T20:40:37.773Z]         check_test.go:309: [da82c3a18298b] daemon is not started
20:40:37 [2020-03-17T20:40:37.773Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.27s)
20:40:37 [2020-03-17T20:40:37.773Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.16s)
20:40:37 [2020-03-17T20:40:37.773Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.60s)
20:40:37 [2020-03-17T20:40:37.773Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s)
20:40:37 [2020-03-17T20:40:37.773Z]         check_test.go:309: [d44d377d22311] daemon is not started
20:40:37 [2020-03-17T20:40:37.773Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.64s)
20:40:37 [2020-03-17T20:40:37.773Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.90s)
20:40:37 [2020-03-17T20:40:37.773Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.29s)
20:40:37 [2020-03-17T20:40:37.773Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.38s)
20:40:37 [2020-03-17T20:40:37.773Z]         check_test.go:309: [d3b127e26e40a] daemon is not started
20:40:37 [2020-03-17T20:40:37.773Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s)
20:40:37 [2020-03-17T20:40:37.773Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s)
20:40:37 [2020-03-17T20:40:37.773Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s)
20:40:37 [2020-03-17T20:40:37.773Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.12s)
20:40:37 [2020-03-17T20:40:37.773Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
20:40:37 [2020-03-17T20:40:37.773Z]         check_test.go:309: [d89addaf314a2] daemon is not started
20:40:37 [2020-03-17T20:40:37.773Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.93s)
20:40:37 [2020-03-17T20:40:37.773Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.65s)
20:40:37 [2020-03-17T20:40:37.773Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.04s)
20:40:37 [2020-03-17T20:40:37.773Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.61s)
20:40:37 [2020-03-17T20:40:37.773Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.03s)
20:40:37 [2020-03-17T20:40:37.773Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.79s)
20:40:37 [2020-03-17T20:40:37.773Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.59s)
20:40:37 [2020-03-17T20:40:37.773Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.03s)
20:40:37 [2020-03-17T20:40:37.773Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.12s)
20:40:37 [2020-03-17T20:40:37.773Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.21s)
20:40:37 [2020-03-17T20:40:37.773Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.22s)
20:40:37 [2020-03-17T20:40:37.773Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.75s)
20:40:37 [2020-03-17T20:40:37.773Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.20s)
20:40:37 [2020-03-17T20:40:37.773Z]         docker_cli_daemon_test.go:2542: [d301c9bc1ccfd] daemon is not started
20:40:37 [2020-03-17T20:40:37.773Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.82s)
20:40:37 [2020-03-17T20:40:37.773Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.18s)
20:40:37 [2020-03-17T20:40:37.773Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (2.22s)
20:40:37 [2020-03-17T20:40:37.773Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.12s)
20:40:37 [2020-03-17T20:40:37.773Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.17s)
20:40:37 [2020-03-17T20:40:37.773Z]         check_test.go:309: [d71ed5bbe7c04] daemon is not started
20:40:37 [2020-03-17T20:40:37.773Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.72s)
20:40:37 [2020-03-17T20:40:37.773Z] === RUN   TestDockerSwarmSuite
20:40:37 [2020-03-17T20:40:37.773Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
20:40:40 [2020-03-17T20:40:40.299Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
20:40:40 [2020-03-17T20:40:40.975Z] --- PASS: TestServiceUpdateNetwork (14.52s)
20:40:40 [2020-03-17T20:40:40.975Z] PASS
20:40:40 [2020-03-17T20:40:40.975Z] 
20:40:40 [2020-03-17T20:40:40.975Z] === Skipped
20:40:40 [2020-03-17T20:40:40.975Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
20:40:40 [2020-03-17T20:40:40.975Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
20:40:40 [2020-03-17T20:40:40.975Z] 
20:40:40 [2020-03-17T20:40:40.975Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
20:40:40 [2020-03-17T20:40:40.975Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:40:40 [2020-03-17T20:40:40.975Z] 
20:40:40 [2020-03-17T20:40:40.975Z] 
20:40:40 [2020-03-17T20:40:40.975Z] DONE 23 tests, 2 skipped in 144.786s
20:40:40 [2020-03-17T20:40:40.975Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
20:40:40 [2020-03-17T20:40:40.975Z] ++ 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
20:40:40 [2020-03-17T20:40:40.975Z] ++ set -e
20:40:40 [2020-03-17T20:40:40.975Z] ++ '[' -n 0 ']'
20:40:40 [2020-03-17T20:40:40.975Z] ++ set -x
20:40:40 [2020-03-17T20:40:40.975Z] ++ env -i DEST=/go/src/github.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
20:40:40 [2020-03-17T20:40:40.975Z] INFO: Testing against a local daemon
20:40:40 [2020-03-17T20:40:40.975Z] === RUN   TestSessionCreate
20:40:40 [2020-03-17T20:40:40.975Z] --- PASS: TestSessionCreate (0.05s)
20:40:40 [2020-03-17T20:40:40.975Z] === RUN   TestSessionCreateWithBadUpgrade
20:40:40 [2020-03-17T20:40:40.975Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
20:40:40 [2020-03-17T20:40:40.975Z] PASS
20:40:40 [2020-03-17T20:40:40.975Z] 
20:40:40 [2020-03-17T20:40:40.975Z] DONE 2 tests in 0.266s
20:40:40 [2020-03-17T20:40:40.975Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
20:40:40 [2020-03-17T20:40:40.975Z] ++ 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
20:40:40 [2020-03-17T20:40:40.975Z] ++ set -e
20:40:40 [2020-03-17T20:40:40.975Z] ++ '[' -n 0 ']'
20:40:40 [2020-03-17T20:40:40.975Z] ++ set -x
20:40:40 [2020-03-17T20:40:40.975Z] ++ env -i DEST=/go/src/github.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
20:40:41 [2020-03-17T20:40:41.234Z] INFO: Testing against a local daemon
20:40:41 [2020-03-17T20:40:41.234Z] === RUN   TestCgroupDriverSystemdMemoryLimit
20:40:41 [2020-03-17T20:40:41.234Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
20:40:41 [2020-03-17T20:40:41.234Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
20:40:41 [2020-03-17T20:40:41.234Z] === RUN   TestEventsExecDie
20:40:42 [2020-03-17T20:40:42.169Z] --- PASS: TestEventsExecDie (0.92s)
20:40:42 [2020-03-17T20:40:42.169Z] === RUN   TestEventsBackwardsCompatible
20:40:42 [2020-03-17T20:40:42.169Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
20:40:42 [2020-03-17T20:40:42.169Z] === RUN   TestInfoBinaryCommits
20:40:42 [2020-03-17T20:40:42.428Z] --- PASS: TestInfoBinaryCommits (0.05s)
20:40:42 [2020-03-17T20:40:42.428Z] === RUN   TestInfoAPIVersioned
20:40:42 [2020-03-17T20:40:42.428Z] --- PASS: TestInfoAPIVersioned (0.02s)
20:40:42 [2020-03-17T20:40:42.428Z] === RUN   TestInfoDiscoveryBackend
20:40:42 [2020-03-17T20:40:42.996Z] --- PASS: TestInfoDiscoveryBackend (0.65s)
20:40:42 [2020-03-17T20:40:42.996Z] === RUN   TestInfoDiscoveryInvalidAdvertise
20:40:43 [2020-03-17T20:40:43.931Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
20:40:43 [2020-03-17T20:40:43.931Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
20:40:44 [2020-03-17T20:40:44.479Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
20:40:44 [2020-03-17T20:40:44.479Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
20:40:44 [2020-03-17T20:40:44.883Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.66s)
20:40:44 [2020-03-17T20:40:44.883Z] === RUN   TestInfoAPI
20:40:44 [2020-03-17T20:40:44.883Z] --- PASS: TestInfoAPI (0.06s)
20:40:44 [2020-03-17T20:40:44.883Z] === RUN   TestInfoAPIWarnings
20:40:45 [2020-03-17T20:40:45.411Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
20:40:45 [2020-03-17T20:40:45.411Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
20:40:45 [2020-03-17T20:40:45.451Z] --- PASS: TestInfoAPIWarnings (0.66s)
20:40:45 [2020-03-17T20:40:45.451Z] === RUN   TestInfoDebug
20:40:46 [2020-03-17T20:40:46.017Z] --- PASS: TestInfoDebug (0.67s)
20:40:46 [2020-03-17T20:40:46.017Z] === RUN   TestInfoInsecureRegistries
20:40:46 [2020-03-17T20:40:46.585Z] --- PASS: TestInfoInsecureRegistries (0.65s)
20:40:46 [2020-03-17T20:40:46.585Z] === RUN   TestInfoRegistryMirrors
20:40:47 [2020-03-17T20:40:47.522Z] --- PASS: TestInfoRegistryMirrors (0.65s)
20:40:47 [2020-03-17T20:40:47.522Z] === RUN   TestLoginFailsWithBadCredentials
20:40:47 [2020-03-17T20:40:47.522Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s)
20:40:47 [2020-03-17T20:40:47.522Z] === RUN   TestPingCacheHeaders
20:40:47 [2020-03-17T20:40:47.780Z] --- PASS: TestPingCacheHeaders (0.05s)
20:40:47 [2020-03-17T20:40:47.780Z] === RUN   TestPingGet
20:40:47 [2020-03-17T20:40:47.780Z] --- PASS: TestPingGet (0.04s)
20:40:47 [2020-03-17T20:40:47.780Z] === RUN   TestPingHead
20:40:47 [2020-03-17T20:40:47.780Z] --- PASS: TestPingHead (0.05s)
20:40:47 [2020-03-17T20:40:47.780Z] === RUN   TestVersion
20:40:47 [2020-03-17T20:40:47.780Z] --- PASS: TestVersion (0.05s)
20:40:47 [2020-03-17T20:40:47.780Z] PASS
20:40:47 [2020-03-17T20:40:47.780Z] 
20:40:47 [2020-03-17T20:40:47.780Z] === Skipped
20:40:47 [2020-03-17T20:40:47.780Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
20:40:47 [2020-03-17T20:40:47.780Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
20:40:47 [2020-03-17T20:40:47.780Z] 
20:40:47 [2020-03-17T20:40:47.780Z] 
20:40:47 [2020-03-17T20:40:47.780Z] DONE 18 tests, 1 skipped in 6.781s
20:40:47 [2020-03-17T20:40:47.780Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
20:40:47 [2020-03-17T20:40:47.780Z] ++ 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
20:40:47 [2020-03-17T20:40:47.780Z] ++ set -e
20:40:47 [2020-03-17T20:40:47.780Z] ++ '[' -n 0 ']'
20:40:47 [2020-03-17T20:40:47.780Z] ++ set -x
20:40:47 [2020-03-17T20:40:47.780Z] ++ env -i DEST=/go/src/github.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
20:40:48 [2020-03-17T20:40:48.039Z] INFO: Testing against a local daemon
20:40:48 [2020-03-17T20:40:48.039Z] === RUN   TestVolumesCreateAndList
20:40:48 [2020-03-17T20:40:48.039Z] --- PASS: TestVolumesCreateAndList (0.04s)
20:40:48 [2020-03-17T20:40:48.039Z] === RUN   TestVolumesRemove
20:40:48 [2020-03-17T20:40:48.298Z] --- PASS: TestVolumesRemove (0.13s)
20:40:48 [2020-03-17T20:40:48.298Z] === RUN   TestVolumesInspect
20:40:48 [2020-03-17T20:40:48.298Z] --- PASS: TestVolumesInspect (0.04s)
20:40:48 [2020-03-17T20:40:48.298Z] === RUN   TestVolumesInvalidJSON
20:40:48 [2020-03-17T20:40:48.298Z] === RUN   TestVolumesInvalidJSON//volumes/create
20:40:48 [2020-03-17T20:40:48.298Z] === PAUSE TestVolumesInvalidJSON//volumes/create
20:40:48 [2020-03-17T20:40:48.298Z] === CONT  TestVolumesInvalidJSON//volumes/create
20:40:48 [2020-03-17T20:40:48.298Z] --- PASS: TestVolumesInvalidJSON (0.03s)
20:40:48 [2020-03-17T20:40:48.298Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
20:40:48 [2020-03-17T20:40:48.298Z] PASS
20:40:48 [2020-03-17T20:40:48.298Z] 
20:40:48 [2020-03-17T20:40:48.298Z] DONE 5 tests in 0.407s
20:40:48 [2020-03-17T20:40:48.298Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
20:40:48 [2020-03-17T20:40:48.556Z] ++++ cat bundles/test-integration/docker.pid
20:40:48 [2020-03-17T20:40:48.556Z] +++ kill 13287
20:40:49 [2020-03-17T20:40:49.932Z] +++ /etc/init.d/apparmor stop
20:40:49 [2020-03-17T20:40:49.932Z] Leaving: AppArmorNo profiles have been unloaded.
20:40:49 [2020-03-17T20:40:49.932Z] 
20:40:49 [2020-03-17T20:40:49.932Z] Unloading profiles will leave already running processes permanently
20:40:49 [2020-03-17T20:40:49.932Z] unconfined, which can lead to unexpected situations.
20:40:49 [2020-03-17T20:40:49.932Z] 
20:40:49 [2020-03-17T20:40:49.932Z] To set a process to complain mode, use the command line tool
20:40:49 [2020-03-17T20:40:49.932Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
20:40:49 [2020-03-17T20:40:49.932Z] +++ true
20:40:49 [2020-03-17T20:40:49.932Z] 
20:40:50 [2020-03-17T20:40:50.918Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
20:40:50 [2020-03-17T20:40:50.918Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
Post stage
[Pipeline] junit
20:40:54 [2020-03-17T20:40:54.177Z] Recording test results
20:40:54 [2020-03-17T20:40:54.211Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
20:40:54 [2020-03-17T20:40:54.906Z] + echo Ensuring container killed.
20:40:54 [2020-03-17T20:40:54.906Z] Ensuring container killed.
20:40:54 [2020-03-17T20:40:54.906Z] + docker rm -vf docker-pr7
20:40:54 [2020-03-17T20:40:54.906Z] Error: No such container: docker-pr7
20:40:54 [2020-03-17T20:40:54.906Z] + true
[Pipeline] sh
20:40:55 [2020-03-17T20:40:55.197Z] + echo Chowning /workspace to jenkins user
20:40:55 [2020-03-17T20:40:55.197Z] Chowning /workspace to jenkins user
20:40:55 [2020-03-17T20:40:55.197Z] + id -u
20:40:55 [2020-03-17T20:40:55.197Z] + id -g
20:40:55 [2020-03-17T20:40:55.197Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39728:/workspace busybox chown -R 1000:1000 /workspace
20:40:56 [2020-03-17T20:40:56.315Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
20:40:56 [2020-03-17T20:40:56.315Z] 
20:40:56 [2020-03-17T20:40:56.315Z]  ________   ____  __.
20:40:56 [2020-03-17T20:40:56.315Z]  \_____  \ |    |/ _|
20:40:56 [2020-03-17T20:40:56.315Z]  /   |   \|      <
20:40:56 [2020-03-17T20:40:56.315Z]  /    |    \    |  \
20:40:56 [2020-03-17T20:40:56.315Z]  \_______  /____|__ \
20:40:56 [2020-03-17T20:40:56.315Z]          \/        \/
20:40:56 [2020-03-17T20:40:56.315Z] 
20:40:56 [2020-03-17T20:40:56.315Z] INFO: make.ps1 ended at 03/17/2020 20:40:54
20:40:56 [2020-03-17T20:40:56.741Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
20:40:56 [2020-03-17T20:40:56.782Z] INFO: Binaries build ended at 03/17/2020 20:40:56. Duration:00:01:18.1219555
20:40:58 [2020-03-17T20:40:58.959Z] INFO: Copying the built daemon binary to d:\CI\PR-39728\7\binary\dockerd-8dd1490473.exe...
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
20:40:59 [2020-03-17T20:40:59.689Z] + bundleName=arm64-integration
20:40:59 [2020-03-17T20:40:59.689Z] + echo Creating arm64-integration-bundles.tar.gz
20:40:59 [2020-03-17T20:40:59.689Z] Creating arm64-integration-bundles.tar.gz
20:40:59 [2020-03-17T20:40:59.689Z] + find+  bundles -path */root/*overlay2 -prunexargs -o -type tar f -czf ( arm64-integration-bundles.tar.gz -name
20:40:59 [2020-03-17T20:40:59.689Z]  *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
20:40:59 [2020-03-17T20:40:59.960Z] Archiving artifacts
20:41:00 [2020-03-17T20:41:00.293Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39728/7/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
20:41:00 [2020-03-17T20:41:00.496Z] INFO: Copying the built client binary to d:\CI\PR-39728\7\binary\docker-8dd1490473.exe...
20:41:00 [2020-03-17T20:41:00.496Z] INFO: Copying dockerversion from the container...
20:41:00 [2020-03-17T20:41:00.496Z] INFO: Copying the golang package from the container to d:\CI\PR-39728\7\installer\go.zip...
20:41:00 [2020-03-17T20:41:00.611Z] + make clean
20:41:01 [2020-03-17T20:41:01.180Z] docker volume rm -f docker-dev-cache
20:41:01 [2020-03-17T20:41:01.439Z] docker-dev-cache
[Pipeline] deleteDir
20:41:02 [2020-03-17T20:41:02.517Z] ok  	github.com/docker/docker/api/server/httputils	0.027s	coverage: 14.7% of statements
20:41:02 [2020-03-17T20:41:02.517Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
20:41:02 [2020-03-17T20:41:02.517Z] ok  	github.com/docker/docker/api/server/middleware	0.051s	coverage: 37.7% of statements
20:41:02 [2020-03-17T20:41:02.517Z] ?   	github.com/docker/docker/api/server/router	[no test files]
20:41:02 [2020-03-17T20:41:02.517Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
20:41:02 [2020-03-17T20:41:02.517Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
20:41:02 [2020-03-17T20:41:02.517Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
20:41:02 [2020-03-17T20:41:02.517Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
20:41:02 [2020-03-17T20:41:02.517Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
20:41:02 [2020-03-17T20:41:02.517Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
20:41:02 [2020-03-17T20:41:02.517Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
20:41:02 [2020-03-17T20:41:02.517Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
20:41:02 [2020-03-17T20:41:02.517Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
20:41:02 [2020-03-17T20:41:02.517Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
20:41:02 [2020-03-17T20:41:02.517Z] ok  	github.com/docker/docker/api/types/strslice	0.005s	coverage: 90.0% of statements
20:41:02 [2020-03-17T20:41:02.517Z] ok  	github.com/docker/docker/api/types/filters	0.019s	coverage: 92.2% of statements
20:41:02 [2020-03-17T20:41:02.517Z] ok  	github.com/docker/docker/api/types/time	0.049s	coverage: 100.0% of statements
20:41:02 [2020-03-17T20:41:02.517Z] ok  	github.com/docker/docker/api/server/router/swarm	0.019s	coverage: 4.5% of statements
20:41:02 [2020-03-17T20:41:02.517Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
20:41:02 [2020-03-17T20:41:02.517Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
20:41:02 [2020-03-17T20:41:02.517Z] ?   	github.com/docker/docker/api/types	[no test files]
20:41:02 [2020-03-17T20:41:02.517Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
20:41:02 [2020-03-17T20:41:02.517Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
20:41:02 [2020-03-17T20:41:02.517Z] ?   	github.com/docker/docker/api/types/container	[no test files]
20:41:02 [2020-03-17T20:41:02.517Z] ?   	github.com/docker/docker/api/types/events	[no test files]
20:41:02 [2020-03-17T20:41:02.517Z] ?   	github.com/docker/docker/api/types/image	[no test files]
20:41:02 [2020-03-17T20:41:02.517Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
20:41:02 [2020-03-17T20:41:02.517Z] ?   	github.com/docker/docker/api/types/network	[no test files]
20:41:02 [2020-03-17T20:41:02.517Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
20:41:02 [2020-03-17T20:41:02.517Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
20:41:02 [2020-03-17T20:41:02.517Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
20:41:02 [2020-03-17T20:41:02.517Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
20:41:02 [2020-03-17T20:41:02.517Z] ok  	github.com/docker/docker/api/types/versions	0.008s	coverage: 75.0% of statements
20:41:02 [2020-03-17T20:41:02.517Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
20:41:02 [2020-03-17T20:41:02.517Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
20:41:02 [2020-03-17T20:41:02.517Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
20:41:02 [2020-03-17T20:41:02.517Z] ?   	github.com/docker/docker/builder	[no test files]
20:41:02 [2020-03-17T20:41:02.517Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
20:41:02 [2020-03-17T20:41:02.517Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
20:41:02 [2020-03-17T20:41:02.517Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
20:41:02 [2020-03-17T20:41:02.517Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
20:41:02 [2020-03-17T20:41:02.518Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
20:41:02 [2020-03-17T20:41:02.518Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
20:41:02 [2020-03-17T20:41:02.518Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
20:41:02 [2020-03-17T20:41:02.518Z] ok  	github.com/docker/docker/builder/dockerignore	0.017s	coverage: 96.8% of statements
20:41:02 [2020-03-17T20:41:02.518Z] ok  	github.com/docker/docker/cli/debug	0.013s	coverage: 100.0% of statements
20:41:03 [2020-03-17T20:41:03.302Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
20:41:03 [2020-03-17T20:41:03.402Z] INFO: Extracting go.zip to d:\CI\PR-39728\7\go
20:41:03 [2020-03-17T20:41:03.796Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.893s	coverage: 86.3% of statements
20:41:04 [2020-03-17T20:41:04.237Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
20:41:04 [2020-03-17T20:41:04.496Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
20:41:06 [2020-03-17T20:41:06.241Z] ok  	github.com/docker/docker/builder/remotecontext	0.578s	coverage: 13.6% of statements
20:41:07 [2020-03-17T20:41:07.028Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
20:41:07 [2020-03-17T20:41:07.854Z] ok  	github.com/docker/docker/builder/dockerfile	1.598s	coverage: 48.2% of statements
20:41:07 [2020-03-17T20:41:07.854Z] ?   	github.com/docker/docker/cli	[no test files]
20:41:07 [2020-03-17T20:41:07.854Z] ?   	github.com/docker/docker/cli/config	[no test files]
20:41:10 [2020-03-17T20:41:10.310Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
20:41:10 [2020-03-17T20:41:10.905Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
20:41:10 [2020-03-17T20:41:10.905Z] Copying nested executables into bundles/cross/linux/amd64
20:41:10 [2020-03-17T20:41:10.905Z] Cross building: bundles/cross/windows/amd64
20:41:10 [2020-03-17T20:41:10.905Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
20:41:10 [2020-03-17T20:41:10.905Z] GOOS="windows" GOARCH="amd64" GOARM=""
20:41:13 [2020-03-17T20:41:13.576Z] ok  	github.com/docker/docker/client	0.715s	coverage: 75.8% of statements
20:41:32 [2020-03-17T20:41:32.234Z] === RUN   TestDockerSuite/TestBuildDotDotFile
20:41:32 [2020-03-17T20:41:32.234Z] === RUN   TestDockerSuite/TestBuildEOLInLine
20:41:33 [2020-03-17T20:41:33.348Z] INFO: Extraction ended at 03/17/2020 20:41:29. Duration:00:00:26.2025497
20:41:33 [2020-03-17T20:41:33.348Z] INFO: Updating the golang and path environment variables
20:41:33 [2020-03-17T20:41:33.348Z] INFO: GOPATH=d:\gopath
20:41:33 [2020-03-17T20:41:33.348Z] INFO: go version go1.13.8 windows/amd64
20:41:33 [2020-03-17T20:41:33.348Z] INFO: Running the daemon under test in debug mode
20:41:33 [2020-03-17T20:41:33.348Z] INFO: Starting a daemon under test...
20:41:33 [2020-03-17T20:41:33.348Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-39728\7\daemon --pidfile d:\CI\PR-39728\7\docker.pid -D
20:41:33 [2020-03-17T20:41:33.348Z] INFO: Process started successfully.
20:41:33 [2020-03-17T20:41:33.348Z] INFO: Start tailing logs of the daemon under tests
20:41:33 [2020-03-17T20:41:33.348Z] INFO: Waiting for the daemon under test to start...
20:41:33 [2020-03-17T20:41:33.348Z] INFO: Daemon under test started and replied!
20:41:33 [2020-03-17T20:41:33.348Z] INFO: Docker version of the daemon under test
20:41:33 [2020-03-17T20:41:33.348Z] 
20:41:33 [2020-03-17T20:41:33.348Z] Client:
20:41:33 [2020-03-17T20:41:33.348Z]  Version:      17.06.2-ce
20:41:33 [2020-03-17T20:41:33.348Z]  API version:  1.30
20:41:33 [2020-03-17T20:41:33.348Z]  Go version:   go1.8.3
20:41:33 [2020-03-17T20:41:33.348Z]  Git commit:   cec0b72
20:41:33 [2020-03-17T20:41:33.348Z]  Built:        Tue Sep  5 19:57:19 2017
20:41:33 [2020-03-17T20:41:33.348Z]  OS/Arch:      windows/amd64
20:41:33 [2020-03-17T20:41:33.348Z] 
20:41:33 [2020-03-17T20:41:33.348Z] Server:
20:41:33 [2020-03-17T20:41:33.348Z]  Version:      0.0.0-dev
20:41:33 [2020-03-17T20:41:33.348Z]  API version:  1.41 (minimum version 1.24)
20:41:33 [2020-03-17T20:41:33.348Z]  Go version:   go1.13.8
20:41:33 [2020-03-17T20:41:33.348Z]  Git commit:   8dd1490473
20:41:33 [2020-03-17T20:41:33.348Z]  Built:        03/17/2020 20:39:43
20:41:33 [2020-03-17T20:41:33.348Z]  OS/Arch:      windows/amd64
20:41:33 [2020-03-17T20:41:33.348Z]  Experimental: false
20:41:33 [2020-03-17T20:41:33.348Z] 
20:41:33 [2020-03-17T20:41:33.348Z] INFO: Docker info of the daemon under test
20:41:33 [2020-03-17T20:41:33.348Z] 
20:41:33 [2020-03-17T20:41:33.348Z] Containers: 0
20:41:33 [2020-03-17T20:41:33.348Z]  Running: 0
20:41:33 [2020-03-17T20:41:33.348Z]  Paused: 0
20:41:33 [2020-03-17T20:41:33.348Z]  Stopped: 0
20:41:33 [2020-03-17T20:41:33.348Z] Images: 0
20:41:33 [2020-03-17T20:41:33.348Z] Server Version: 0.0.0-dev
20:41:33 [2020-03-17T20:41:33.348Z] Storage Driver: windowsfilter
20:41:33 [2020-03-17T20:41:33.348Z]  Windows: 
20:41:33 [2020-03-17T20:41:33.348Z] Logging Driver: json-file
20:41:33 [2020-03-17T20:41:33.348Z] Plugins: 
20:41:33 [2020-03-17T20:41:33.348Z]  Volume: local
20:41:33 [2020-03-17T20:41:33.348Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
20:41:33 [2020-03-17T20:41:33.348Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
20:41:33 [2020-03-17T20:41:33.348Z] Swarm: inactive
20:41:33 [2020-03-17T20:41:33.348Z] Default Isolation: process
20:41:33 [2020-03-17T20:41:33.348Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
20:41:33 [2020-03-17T20:41:33.348Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039)
20:41:33 [2020-03-17T20:41:33.348Z] OSType: windows
20:41:33 [2020-03-17T20:41:33.348Z] Architecture: x86_64
20:41:33 [2020-03-17T20:41:33.348Z] CPUs: 4
20:41:33 [2020-03-17T20:41:33.348Z] Total Memory: 32GiB
20:41:33 [2020-03-17T20:41:33.348Z] Name: azwin-2-eb69a0
20:41:33 [2020-03-17T20:41:33.348Z] ID: IADT:E74C:SXZF:HZXE:I63Q:5J4H:AVBT:XFMC:HYIL:FXA3:UYMK:L3GZ
20:41:33 [2020-03-17T20:41:33.348Z] Docker Root Dir: D:\CI\PR-39728\7\daemon
20:41:33 [2020-03-17T20:41:33.348Z] Debug Mode (client): false
20:41:33 [2020-03-17T20:41:33.348Z] Debug Mode (server): true
20:41:33 [2020-03-17T20:41:33.348Z]  File Descriptors: -1
20:41:33 [2020-03-17T20:41:33.348Z]  Goroutines: 17
20:41:33 [2020-03-17T20:41:33.348Z]  System Time: 2020-03-17T20:41:33.1456752Z
20:41:33 [2020-03-17T20:41:33.348Z]  EventsListeners: 0
20:41:33 [2020-03-17T20:41:33.348Z] Registry: https://index.docker.io/v1/
20:41:33 [2020-03-17T20:41:33.348Z] Labels:
20:41:33 [2020-03-17T20:41:33.348Z] Experimental: false
20:41:33 [2020-03-17T20:41:33.348Z] Insecure Registries:
20:41:33 [2020-03-17T20:41:33.348Z]  127.0.0.0/8
20:41:33 [2020-03-17T20:41:33.348Z] Live Restore Enabled: false
20:41:33 [2020-03-17T20:41:33.348Z] 
20:41:33 [2020-03-17T20:41:33.348Z] 
20:41:33 [2020-03-17T20:41:33.348Z] INFO: Docker images of the daemon under test
20:41:33 [2020-03-17T20:41:33.348Z] 
20:41:33 [2020-03-17T20:41:33.348Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
20:41:33 [2020-03-17T20:41:33.348Z] 
20:41:33 [2020-03-17T20:41:33.348Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
20:41:33 [2020-03-17T20:41:33.348Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
20:41:33 [2020-03-17T20:41:33.808Z] ltsc2019: Pulling from windows/servercore
20:41:33 [2020-03-17T20:41:33.808Z] 65014b3c3121: Pulling fs layer
20:41:33 [2020-03-17T20:41:33.808Z] 23645bd7ee08: Pulling fs layer
20:41:34 [2020-03-17T20:41:34.133Z] --- PASS: TestImportExtremelyLargeImageWorks (175.19s)
20:41:34 [2020-03-17T20:41:34.133Z] PASS
20:41:34 [2020-03-17T20:41:34.133Z] 
20:41:34 [2020-03-17T20:41:34.133Z] DONE 12 tests in 178.987s
20:41:34 [2020-03-17T20:41:34.133Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
20:41:34 [2020-03-17T20:41:34.133Z] ++ 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
20:41:34 [2020-03-17T20:41:34.133Z] ++ set -e
20:41:34 [2020-03-17T20:41:34.133Z] ++ '[' -n 0 ']'
20:41:34 [2020-03-17T20:41:34.133Z] ++ set -x
20:41:34 [2020-03-17T20:41:34.133Z] ++ env -i DEST=/go/src/github.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
20:41:34 [2020-03-17T20:41:34.133Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
20:41:34 [2020-03-17T20:41:34.133Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
20:41:34 [2020-03-17T20:41:34.133Z] INFO: Testing against a local daemon
20:41:34 [2020-03-17T20:41:34.133Z] === RUN   TestNetworkCreateDelete
20:41:34 [2020-03-17T20:41:34.133Z] --- PASS: TestNetworkCreateDelete (0.19s)
20:41:34 [2020-03-17T20:41:34.133Z] === RUN   TestDockerNetworkDeletePreferID
20:41:34 [2020-03-17T20:41:34.698Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s)
20:41:34 [2020-03-17T20:41:34.699Z] === RUN   TestInspectNetwork
20:41:35 [2020-03-17T20:41:35.632Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
20:41:35 [2020-03-17T20:41:35.891Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
20:41:36 [2020-03-17T20:41:36.457Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
20:41:37 [2020-03-17T20:41:37.391Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
20:41:37 [2020-03-17T20:41:37.391Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
20:41:37 [2020-03-17T20:41:37.957Z] === RUN   TestDockerSuite/TestBuildEntrypoint
20:41:38 [2020-03-17T20:41:38.215Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
20:41:40 [2020-03-17T20:41:40.116Z] === RUN   TestInspectNetwork/full_network_id
20:41:40 [2020-03-17T20:41:40.116Z] === RUN   TestInspectNetwork/partial_network_id
20:41:40 [2020-03-17T20:41:40.116Z] === RUN   TestInspectNetwork/network_name
20:41:40 [2020-03-17T20:41:40.116Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
20:41:40 [2020-03-17T20:41:40.681Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
20:41:42 [2020-03-17T20:41:42.053Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
20:41:42 [2020-03-17T20:41:42.390Z] 23645bd7ee08: Verifying Checksum
20:41:42 [2020-03-17T20:41:42.390Z] 23645bd7ee08: Download complete
20:41:43 [2020-03-17T20:41:43.952Z] === RUN   TestDockerSuite/TestBuildEnv
20:41:43 [2020-03-17T20:41:43.952Z] --- PASS: TestInspectNetwork (9.37s)
20:41:43 [2020-03-17T20:41:43.952Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
20:41:43 [2020-03-17T20:41:43.952Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
20:41:43 [2020-03-17T20:41:43.952Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
20:41:43 [2020-03-17T20:41:43.952Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
20:41:43 [2020-03-17T20:41:43.952Z] === RUN   TestRunContainerWithBridgeNone
20:41:45 [2020-03-17T20:41:45.326Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
20:41:46 [2020-03-17T20:41:46.698Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
20:41:46 [2020-03-17T20:41:46.698Z] --- PASS: TestRunContainerWithBridgeNone (2.68s)
20:41:46 [2020-03-17T20:41:46.698Z] === RUN   TestNetworkInvalidJSON
20:41:46 [2020-03-17T20:41:46.698Z] === RUN   TestNetworkInvalidJSON//networks/create
20:41:46 [2020-03-17T20:41:46.698Z] === PAUSE TestNetworkInvalidJSON//networks/create
20:41:46 [2020-03-17T20:41:46.698Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
20:41:46 [2020-03-17T20:41:46.698Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
20:41:46 [2020-03-17T20:41:46.698Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
20:41:46 [2020-03-17T20:41:46.698Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
20:41:46 [2020-03-17T20:41:46.698Z] === CONT  TestNetworkInvalidJSON//networks/create
20:41:46 [2020-03-17T20:41:46.698Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
20:41:46 [2020-03-17T20:41:46.698Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
20:41:46 [2020-03-17T20:41:46.698Z] --- PASS: TestNetworkInvalidJSON (0.02s)
20:41:46 [2020-03-17T20:41:46.698Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
20:41:46 [2020-03-17T20:41:46.698Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
20:41:46 [2020-03-17T20:41:46.698Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
20:41:46 [2020-03-17T20:41:46.698Z] === RUN   TestHostIPv4BridgeLabel
20:41:47 [2020-03-17T20:41:47.631Z] --- PASS: TestHostIPv4BridgeLabel (0.62s)
20:41:47 [2020-03-17T20:41:47.631Z] === RUN   TestDaemonRestartWithLiveRestore
20:41:47 [2020-03-17T20:41:47.631Z] === RUN   TestDockerSuite/TestBuildEnvUsage
20:41:48 [2020-03-17T20:41:48.565Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
20:41:48 [2020-03-17T20:41:48.565Z] === RUN   TestDaemonDefaultNetworkPools
20:41:49 [2020-03-17T20:41:49.501Z] --- PASS: TestDaemonDefaultNetworkPools (1.09s)
20:41:49 [2020-03-17T20:41:49.501Z] === RUN   TestDaemonRestartWithExistingNetwork
20:41:50 [2020-03-17T20:41:50.873Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s)
20:41:50 [2020-03-17T20:41:50.873Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
20:41:52 [2020-03-17T20:41:52.271Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s)
20:41:52 [2020-03-17T20:41:52.271Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
20:41:52 [2020-03-17T20:41:52.529Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
20:41:52 [2020-03-17T20:41:52.529Z] === RUN   TestServiceWithPredefinedNetwork
20:41:55 [2020-03-17T20:41:55.055Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
20:41:55 [2020-03-17T20:41:55.620Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
20:41:55 [2020-03-17T20:41:55.878Z] --- PASS: TestServiceWithPredefinedNetwork (3.21s)
20:41:55 [2020-03-17T20:41:55.878Z] === RUN   TestServiceRemoveKeepsIngressNetwork
20:41:55 [2020-03-17T20:41:55.878Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
20:41:55 [2020-03-17T20:41:55.878Z]     service_test.go:236: FLAKY_TEST
20:41:55 [2020-03-17T20:41:55.878Z] === RUN   TestServiceWithDataPathPortInit
20:41:55 [2020-03-17T20:41:55.878Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
20:42:00 [2020-03-17T20:42:00.070Z] 65014b3c3121: Verifying Checksum
20:42:00 [2020-03-17T20:42:00.070Z] 65014b3c3121: Download complete
20:42:10 [2020-03-17T20:42:10.924Z] ok  	github.com/docker/docker/cmd/dockerd	0.198s	coverage: 30.7% of statements
20:42:15 [2020-03-17T20:42:15.653Z] ok  	github.com/docker/docker/container	0.196s	coverage: 34.9% of statements
20:42:15 [2020-03-17T20:42:15.653Z] ?   	github.com/docker/docker/container/stream	[no test files]
20:42:15 [2020-03-17T20:42:15.653Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
20:42:15 [2020-03-17T20:42:15.653Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
20:42:15 [2020-03-17T20:42:15.653Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
20:42:17 [2020-03-17T20:42:17.795Z] --- PASS: TestServiceWithDataPathPortInit (18.41s)
20:42:17 [2020-03-17T20:42:17.795Z] === RUN   TestServiceWithDefaultAddressPoolInit
20:42:18 [2020-03-17T20:42:18.726Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
20:42:20 [2020-03-17T20:42:20.624Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
20:42:21 [2020-03-17T20:42:21.292Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.044s	coverage: 65.3% of statements
20:42:23 [2020-03-17T20:42:23.149Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.03s)
20:42:23 [2020-03-17T20:42:23.149Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:yav0yy0cmr11htqa2o5fcsf1g Created:2020-03-17 20:42:15.805889834 +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[2ca4c8caeb05f3cff5ce33cc17e1e6b97e850971927bbddbd8fe8c01704b39d1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rva5gsjlzk4dzdlsl4ssng22x EndpointID:28241a889652300e8a824e3f1e4ba0217fecb6f479c61c45e11371b796d5efc9 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1305dd908e47985c8c83a9ae5b67288e2ab3249fb2564beb202929e353f8c527 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:8f100c013f36 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rva5gsjlzk4dzdlsl4ssng22x EndpointID:28241a889652300e8a824e3f1e4ba0217fecb6f479c61c45e11371b796d5efc9 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
20:42:23 [2020-03-17T20:42:23.149Z] PASS
20:42:23 [2020-03-17T20:42:23.149Z] 
20:42:23 [2020-03-17T20:42:23.149Z] === Skipped
20:42:23 [2020-03-17T20:42:23.149Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
20:42:23 [2020-03-17T20:42:23.149Z]     service_test.go:236: FLAKY_TEST
20:42:23 [2020-03-17T20:42:23.149Z] 
20:42:23 [2020-03-17T20:42:23.149Z] 
20:42:23 [2020-03-17T20:42:23.149Z] DONE 22 tests, 1 skipped in 49.304s
20:42:23 [2020-03-17T20:42:23.149Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
20:42:23 [2020-03-17T20:42:23.149Z] ++ 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
20:42:23 [2020-03-17T20:42:23.149Z] ++ set -e
20:42:23 [2020-03-17T20:42:23.149Z] ++ '[' -n 0 ']'
20:42:23 [2020-03-17T20:42:23.149Z] ++ set -x
20:42:23 [2020-03-17T20:42:23.150Z] ++ env -i DEST=/go/src/github.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
20:42:23 [2020-03-17T20:42:23.406Z] INFO: Testing against a local daemon
20:42:23 [2020-03-17T20:42:23.406Z] === RUN   TestDockerNetworkIpvlanPersistance
20:42:23 [2020-03-17T20:42:23.406Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
20:42:23 [2020-03-17T20:42:23.407Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:42:23 [2020-03-17T20:42:23.407Z] === RUN   TestDockerNetworkIpvlan
20:42:23 [2020-03-17T20:42:23.407Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
20:42:23 [2020-03-17T20:42:23.407Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:42:23 [2020-03-17T20:42:23.407Z] PASS
20:42:23 [2020-03-17T20:42:23.407Z] 
20:42:23 [2020-03-17T20:42:23.407Z] === Skipped
20:42:23 [2020-03-17T20:42:23.407Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
20:42:23 [2020-03-17T20:42:23.407Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:42:23 [2020-03-17T20:42:23.407Z] 
20:42:23 [2020-03-17T20:42:23.407Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
20:42:23 [2020-03-17T20:42:23.407Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:42:23 [2020-03-17T20:42:23.407Z] 
20:42:23 [2020-03-17T20:42:23.407Z] 
20:42:23 [2020-03-17T20:42:23.407Z] DONE 2 tests, 2 skipped in 0.109s
20:42:23 [2020-03-17T20:42:23.407Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
20:42:23 [2020-03-17T20:42:23.407Z] ++ 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
20:42:23 [2020-03-17T20:42:23.407Z] ++ set -e
20:42:23 [2020-03-17T20:42:23.407Z] ++ '[' -n 0 ']'
20:42:23 [2020-03-17T20:42:23.407Z] ++ set -x
20:42:23 [2020-03-17T20:42:23.407Z] ++ env -i DEST=/go/src/github.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
20:42:23 [2020-03-17T20:42:23.407Z] INFO: Testing against a local daemon
20:42:23 [2020-03-17T20:42:23.407Z] === RUN   TestDockerNetworkMacvlanPersistance
20:42:24 [2020-03-17T20:42:24.780Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s)
20:42:24 [2020-03-17T20:42:24.780Z] === RUN   TestDockerNetworkMacvlan
20:42:25 [2020-03-17T20:42:25.712Z] === RUN   TestDockerNetworkMacvlan/Subinterface
20:42:26 [2020-03-17T20:42:26.646Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
20:42:27 [2020-03-17T20:42:27.578Z] === RUN   TestDockerNetworkMacvlan/NilParent
20:42:29 [2020-03-17T20:42:29.842Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.057s	coverage: 35.6% of statements
20:42:30 [2020-03-17T20:42:30.862Z] === RUN   TestDockerNetworkMacvlan/InternalMode
20:42:30 [2020-03-17T20:42:30.862Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
20:42:31 [2020-03-17T20:42:31.427Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
20:42:31 [2020-03-17T20:42:31.935Z] ok  	github.com/docker/docker/daemon/cluster	0.233s	coverage: 0.5% of statements
20:42:31 [2020-03-17T20:42:31.992Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
20:42:32 [2020-03-17T20:42:32.308Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
20:42:32 [2020-03-17T20:42:32.308Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
20:42:32 [2020-03-17T20:42:32.308Z] remote: Enumerating objects: 2, done.
20:42:32 [2020-03-17T20:42:32.308Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
20:42:32 [2020-03-17T20:42:32.308Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
20:42:32 [2020-03-17T20:42:32.308Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
20:42:32 [2020-03-17T20:42:32.308Z] 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.
20:42:32 [2020-03-17T20:42:32.308Z] Building: bundles/cross/windows/amd64/containerutility.exe
20:42:32 [2020-03-17T20:42:32.308Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
20:42:32 [2020-03-17T20:42:32.558Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
20:42:32 [2020-03-17T20:42:32.671Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39728/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4 hack/test/unit
20:42:33 [2020-03-17T20:42:33.491Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
20:42:34 [2020-03-17T20:42:34.057Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
20:42:34 [2020-03-17T20:42:34.315Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
20:42:34 [2020-03-17T20:42:34.572Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
20:42:35 [2020-03-17T20:42:35.197Z] ?   	github.com/docker/docker/api	[no test files]
20:42:36 [2020-03-17T20:42:36.459Z] ok  	github.com/docker/docker/daemon/discovery	0.027s	coverage: 30.0% of statements
20:42:39 [2020-03-17T20:42:39.230Z] ok  	github.com/docker/docker/daemon/events	0.067s	coverage: 50.0% of statements
20:42:39 [2020-03-17T20:42:39.831Z] === RUN   TestDockerNetworkMacvlan/Addressing
20:42:39 [2020-03-17T20:42:39.869Z] ok  	github.com/docker/docker/daemon/config	0.104s	coverage: 81.7% of statements
20:42:41 [2020-03-17T20:42:41.204Z] --- PASS: TestDockerNetworkMacvlan (16.12s)
20:42:41 [2020-03-17T20:42:41.204Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
20:42:41 [2020-03-17T20:42:41.204Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s)
20:42:41 [2020-03-17T20:42:41.204Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.75s)
20:42:41 [2020-03-17T20:42:41.204Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.14s)
20:42:41 [2020-03-17T20:42:41.204Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.48s)
20:42:41 [2020-03-17T20:42:41.204Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.25s)
20:42:41 [2020-03-17T20:42:41.204Z] PASS
20:42:41 [2020-03-17T20:42:41.204Z] 
20:42:41 [2020-03-17T20:42:41.204Z] DONE 8 tests in 17.626s
20:42:41 [2020-03-17T20:42:41.204Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
20:42:41 [2020-03-17T20:42:41.204Z] ++ 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
20:42:41 [2020-03-17T20:42:41.204Z] ++ set -e
20:42:41 [2020-03-17T20:42:41.204Z] ++ '[' -n 0 ']'
20:42:41 [2020-03-17T20:42:41.204Z] ++ set -x
20:42:41 [2020-03-17T20:42:41.204Z] ++ env -i DEST=/go/src/github.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
20:42:41 [2020-03-17T20:42:41.204Z] testing: warning: no tests to run
20:42:41 [2020-03-17T20:42:41.204Z] PASS
20:42:41 [2020-03-17T20:42:41.204Z] 
20:42:41 [2020-03-17T20:42:41.204Z] DONE 0 tests in 0.022s
20:42:41 [2020-03-17T20:42:41.204Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
20:42:41 [2020-03-17T20:42:41.204Z] ++ 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
20:42:41 [2020-03-17T20:42:41.204Z] ++ set -e
20:42:41 [2020-03-17T20:42:41.204Z] ++ '[' -n 0 ']'
20:42:41 [2020-03-17T20:42:41.204Z] ++ set -x
20:42:41 [2020-03-17T20:42:41.204Z] ++ env -i DEST=/go/src/github.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
20:42:41 [2020-03-17T20:42:41.204Z] INFO: Testing against a local daemon
20:42:41 [2020-03-17T20:42:41.204Z] === RUN   TestAuthZPluginAllowRequest
20:42:42 [2020-03-17T20:42:42.663Z] ok  	github.com/docker/docker/daemon/graphdriver	0.010s	coverage: 2.2% of statements
20:42:43 [2020-03-17T20:42:43.104Z] --- PASS: TestAuthZPluginAllowRequest (1.76s)
20:42:43 [2020-03-17T20:42:43.104Z] === RUN   TestAuthZPluginTLS
20:42:43 [2020-03-17T20:42:43.362Z] --- PASS: TestAuthZPluginTLS (0.56s)
20:42:43 [2020-03-17T20:42:43.362Z] === RUN   TestAuthZPluginDenyRequest
20:42:43 [2020-03-17T20:42:43.927Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
20:42:43 [2020-03-17T20:42:43.927Z] === RUN   TestAuthZPluginAPIDenyResponse
20:42:44 [2020-03-17T20:42:44.492Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s)
20:42:44 [2020-03-17T20:42:44.492Z] === RUN   TestAuthZPluginDenyResponse
20:42:44 [2020-03-17T20:42:44.736Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.573s	coverage: 13.8% of statements
20:42:45 [2020-03-17T20:42:45.059Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
20:42:45 [2020-03-17T20:42:45.059Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
20:42:45 [2020-03-17T20:42:45.059Z] === RUN   TestAuthZPluginAllowEventStream
20:42:46 [2020-03-17T20:42:46.960Z] === RUN   TestDockerSuite/TestBuildExpose
20:42:46 [2020-03-17T20:42:46.960Z] --- PASS: TestAuthZPluginAllowEventStream (1.79s)
20:42:46 [2020-03-17T20:42:46.960Z] === RUN   TestAuthZPluginErrorResponse
20:42:47 [2020-03-17T20:42:47.219Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
20:42:47 [2020-03-17T20:42:47.477Z] --- PASS: TestAuthZPluginErrorResponse (0.62s)
20:42:47 [2020-03-17T20:42:47.477Z] === RUN   TestAuthZPluginErrorRequest
20:42:47 [2020-03-17T20:42:47.491Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.011s	coverage: 2.9% of statements
20:42:48 [2020-03-17T20:42:48.043Z] --- PASS: TestAuthZPluginErrorRequest (0.57s)
20:42:48 [2020-03-17T20:42:48.043Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
20:42:48 [2020-03-17T20:42:48.043Z] === RUN   TestDockerSuite/TestBuildExposeOrder
20:42:48 [2020-03-17T20:42:48.146Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.972s	coverage: 57.9% of statements
20:42:48 [2020-03-17T20:42:48.445Z] ok  	github.com/docker/docker/daemon	12.485s	coverage: 17.5% of statements
20:42:48 [2020-03-17T20:42:48.445Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
20:42:48 [2020-03-17T20:42:48.445Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
20:42:48 [2020-03-17T20:42:48.445Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
20:42:48 [2020-03-17T20:42:48.445Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
20:42:48 [2020-03-17T20:42:48.610Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
20:42:48 [2020-03-17T20:42:48.610Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
20:42:48 [2020-03-17T20:42:48.868Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
20:42:49 [2020-03-17T20:42:49.125Z] === RUN   TestDockerSuite/TestBuildFails
20:42:50 [2020-03-17T20:42:50.095Z] ok  	github.com/docker/docker/api/server	0.004s	coverage: 9.0% of statements
20:42:50 [2020-03-17T20:42:50.504Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
20:42:50 [2020-03-17T20:42:50.504Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
20:42:50 [2020-03-17T20:42:50.761Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.12s)
20:42:50 [2020-03-17T20:42:50.761Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
20:42:52 [2020-03-17T20:42:52.980Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.015s	coverage: 1.8% of statements
20:42:53 [2020-03-17T20:42:53.297Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.07s)
20:42:53 [2020-03-17T20:42:53.297Z] === RUN   TestAuthZPluginHeader
20:42:53 [2020-03-17T20:42:53.297Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
20:42:53 [2020-03-17T20:42:53.555Z] --- PASS: TestAuthZPluginHeader (0.81s)
20:42:53 [2020-03-17T20:42:53.555Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
20:42:54 [2020-03-17T20:42:54.529Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	10.865s	coverage: 68.6% of statements
20:42:55 [2020-03-17T20:42:55.452Z] === RUN   TestDockerSuite/TestBuildForceRm
20:42:56 [2020-03-17T20:42:56.642Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.211s	coverage: 49.5% of statements
20:42:57 [2020-03-17T20:42:57.283Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.319s	coverage: 45.9% of statements
20:42:57 [2020-03-17T20:42:57.283Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
20:42:57 [2020-03-17T20:42:57.352Z] === RUN   TestDockerSuite/TestBuildFromGit
20:42:58 [2020-03-17T20:42:58.285Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.48s)
20:42:58 [2020-03-17T20:42:58.285Z] === RUN   TestAuthZPluginV2Disable
20:42:58 [2020-03-17T20:42:58.851Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
20:42:59 [2020-03-17T20:42:59.108Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
20:43:00 [2020-03-17T20:43:00.107Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.633s	coverage: 76.1% of statements
20:43:00 [2020-03-17T20:43:00.483Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
20:43:00 [2020-03-17T20:43:00.739Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.020s	coverage: 58.0% of statements
20:43:01 [2020-03-17T20:43:01.036Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.011s	coverage: 3.0% of statements
20:43:01 [2020-03-17T20:43:01.856Z] --- PASS: TestAuthZPluginV2Disable (3.60s)
20:43:01 [2020-03-17T20:43:01.856Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
20:43:02 [2020-03-17T20:43:02.318Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	4.820s	coverage: 55.4% of statements
20:43:02 [2020-03-17T20:43:02.318Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
20:43:02 [2020-03-17T20:43:02.318Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
20:43:02 [2020-03-17T20:43:02.318Z] ok  	github.com/docker/docker/daemon/links	0.027s	coverage: 93.0% of statements
20:43:02 [2020-03-17T20:43:02.422Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
20:43:03 [2020-03-17T20:43:03.355Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
20:43:03 [2020-03-17T20:43:03.634Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
20:43:05 [2020-03-17T20:43:05.007Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.40s)
20:43:05 [2020-03-17T20:43:05.007Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
20:43:05 [2020-03-17T20:43:05.940Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
20:43:06 [2020-03-17T20:43:06.838Z] ok  	github.com/docker/docker/daemon/logger	0.314s	coverage: 41.8% of statements
20:43:08 [2020-03-17T20:43:08.925Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.034s	coverage: 67.0% of statements
20:43:08 [2020-03-17T20:43:08.925Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.672s	coverage: 77.8% of statements
20:43:09 [2020-03-17T20:43:09.221Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
20:43:10 [2020-03-17T20:43:10.439Z] ok  	github.com/docker/docker/daemon/logger/journald	0.029s	coverage: 26.2% of statements
20:43:11 [2020-03-17T20:43:11.071Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.027s	coverage: 88.3% of statements
20:43:11 [2020-03-17T20:43:11.071Z] ok  	github.com/docker/docker/daemon/images	0.045s	coverage: 4.9% of statements
20:43:11 [2020-03-17T20:43:11.071Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
20:43:11 [2020-03-17T20:43:11.071Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
20:43:11 [2020-03-17T20:43:11.071Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
20:43:11 [2020-03-17T20:43:11.071Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
20:43:11 [2020-03-17T20:43:11.121Z] === RUN   TestDockerSuite/TestBuildHistory
20:43:13 [2020-03-17T20:43:13.140Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.032s	coverage: 62.1% of statements
20:43:15 [2020-03-17T20:43:15.199Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.074s	coverage: 33.3% of statements
20:43:15 [2020-03-17T20:43:15.827Z] ok  	github.com/docker/docker/daemon/logger/local	0.097s	coverage: 74.7% of statements
20:43:15 [2020-03-17T20:43:15.827Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
20:43:16 [2020-03-17T20:43:16.118Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.072s	coverage: 19.9% of statements
20:43:17 [2020-03-17T20:43:17.679Z] === RUN   TestDockerSuite/TestBuildIidFile
20:43:17 [2020-03-17T20:43:17.679Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
20:43:17 [2020-03-17T20:43:17.679Z] === RUN   TestDockerSuite/TestBuildInheritance
20:43:17 [2020-03-17T20:43:17.937Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.72s)
20:43:17 [2020-03-17T20:43:17.937Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
20:43:18 [2020-03-17T20:43:18.194Z] ok  	github.com/docker/docker/daemon/logger/templates	0.066s	coverage: 8.3% of statements
20:43:18 [2020-03-17T20:43:18.202Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
20:43:18 [2020-03-17T20:43:18.770Z] === RUN   TestDockerSuite/TestBuildInvalidTag
20:43:18 [2020-03-17T20:43:18.770Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
20:43:19 [2020-03-17T20:43:19.222Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.022s	coverage: 47.8% of statements
20:43:19 [2020-03-17T20:43:19.222Z] ok  	github.com/docker/docker/daemon/network	0.047s	coverage: 63.8% of statements
20:43:20 [2020-03-17T20:43:20.141Z] === RUN   TestDockerSuite/TestBuildLabel
20:43:20 [2020-03-17T20:43:20.399Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
20:43:20 [2020-03-17T20:43:20.657Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
20:43:21 [2020-03-17T20:43:21.222Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
20:43:21 [2020-03-17T20:43:21.479Z] === RUN   TestDockerSuite/TestBuildLabels
20:43:21 [2020-03-17T20:43:21.966Z] ok  	github.com/docker/docker/daemon/logger/splunk	3.048s	coverage: 82.5% of statements
20:43:21 [2020-03-17T20:43:21.966Z] ?   	github.com/docker/docker/daemon/names	[no test files]
20:43:21 [2020-03-17T20:43:21.966Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
20:43:22 [2020-03-17T20:43:22.044Z] === RUN   TestDockerSuite/TestBuildLabelsCache
20:43:22 [2020-03-17T20:43:22.976Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
20:43:25 [2020-03-17T20:43:25.489Z] ok  	github.com/docker/docker/distribution/metadata	0.187s	coverage: 48.2% of statements
20:43:26 [2020-03-17T20:43:26.123Z] ok  	github.com/docker/docker/errdefs	0.030s	coverage: 49.4% of statements
20:43:26 [2020-03-17T20:43:26.255Z] === RUN   TestDockerSuite/TestBuildLastModified
20:43:26 [2020-03-17T20:43:26.753Z] ok  	github.com/docker/docker/distribution	0.572s	coverage: 22.1% of statements
20:43:26 [2020-03-17T20:43:26.753Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
20:43:28 [2020-03-17T20:43:28.254Z] ok  	github.com/docker/docker/distribution/xfer	1.707s	coverage: 85.6% of statements
20:43:28 [2020-03-17T20:43:28.254Z] ?   	github.com/docker/docker/dockerversion	[no test files]
20:43:29 [2020-03-17T20:43:29.785Z] ok  	github.com/docker/docker/image	0.059s	coverage: 86.4% of statements
20:43:30 [2020-03-17T20:43:30.419Z] ok  	github.com/docker/docker/image/cache	0.063s	coverage: 19.2% of statements
20:43:30 [2020-03-17T20:43:30.419Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
20:43:30 [2020-03-17T20:43:30.712Z] ok  	github.com/docker/docker/image/v1	0.032s	coverage: 25.0% of statements
20:43:30 [2020-03-17T20:43:30.712Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
20:43:31 [2020-03-17T20:43:31.338Z] ok  	github.com/docker/docker/libcontainerd/queue	0.041s	coverage: 100.0% of statements
20:43:31 [2020-03-17T20:43:31.512Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
20:43:31 [2020-03-17T20:43:31.512Z] === RUN   TestDockerSuite/TestBuildLineBreak
20:43:32 [2020-03-17T20:43:32.364Z] ok  	github.com/docker/docker/pkg/aaparser	0.015s	coverage: 50.0% of statements
20:43:34 [2020-03-17T20:43:34.789Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s)
20:43:34 [2020-03-17T20:43:34.789Z] PASS
20:43:34 [2020-03-17T20:43:34.789Z] 
20:43:34 [2020-03-17T20:43:34.789Z] DONE 17 tests in 53.378s
20:43:34 [2020-03-17T20:43:34.789Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
20:43:34 [2020-03-17T20:43:34.789Z] ++ 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
20:43:34 [2020-03-17T20:43:34.789Z] ++ set -e
20:43:34 [2020-03-17T20:43:34.789Z] ++ '[' -n 0 ']'
20:43:34 [2020-03-17T20:43:34.789Z] ++ set -x
20:43:34 [2020-03-17T20:43:34.789Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
20:43:34 [2020-03-17T20:43:34.789Z] INFO: Testing against a local daemon
20:43:34 [2020-03-17T20:43:34.789Z] === RUN   TestPluginInvalidJSON
20:43:34 [2020-03-17T20:43:34.789Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
20:43:34 [2020-03-17T20:43:34.789Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
20:43:34 [2020-03-17T20:43:34.789Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
20:43:34 [2020-03-17T20:43:34.789Z] --- PASS: TestPluginInvalidJSON (0.03s)
20:43:34 [2020-03-17T20:43:34.789Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
20:43:34 [2020-03-17T20:43:34.789Z] PASS
20:43:34 [2020-03-17T20:43:34.789Z] 
20:43:34 [2020-03-17T20:43:34.789Z] DONE 2 tests in 0.144s
20:43:34 [2020-03-17T20:43:34.789Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
20:43:34 [2020-03-17T20:43:34.789Z] ++ 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
20:43:34 [2020-03-17T20:43:34.789Z] ++ set -e
20:43:34 [2020-03-17T20:43:34.789Z] ++ '[' -n 0 ']'
20:43:34 [2020-03-17T20:43:34.789Z] ++ set -x
20:43:34 [2020-03-17T20:43:34.789Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
20:43:34 [2020-03-17T20:43:34.789Z] INFO: Testing against a local daemon
20:43:34 [2020-03-17T20:43:34.789Z] === RUN   TestExternalGraphDriver
20:43:34 [2020-03-17T20:43:34.789Z] === RUN   TestExternalGraphDriver/json
20:43:35 [2020-03-17T20:43:35.722Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
20:43:35 [2020-03-17T20:43:35.722Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
20:43:35 [2020-03-17T20:43:35.979Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
20:43:35 [2020-03-17T20:43:35.979Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
20:43:36 [2020-03-17T20:43:36.237Z] === RUN   TestDockerSuite/TestBuildMaintainer
20:43:36 [2020-03-17T20:43:36.494Z] === RUN   TestDockerSuite/TestBuildMissingArgs
20:43:36 [2020-03-17T20:43:36.824Z] ok  	github.com/docker/docker/opts	0.109s	coverage: 67.4% of statements
20:43:37 [2020-03-17T20:43:37.059Z] === RUN   TestExternalGraphDriver/spec
20:43:37 [2020-03-17T20:43:37.859Z] ok  	github.com/docker/docker/pkg/broadcaster	0.005s	coverage: 100.0% of statements
20:43:38 [2020-03-17T20:43:38.432Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
20:43:38 [2020-03-17T20:43:38.489Z] ok  	github.com/docker/docker/pkg/archive	1.177s	coverage: 77.0% of statements
20:43:38 [2020-03-17T20:43:38.489Z] ok  	github.com/docker/docker/pkg/capabilities	0.013s	coverage: 87.5% of statements
20:43:39 [2020-03-17T20:43:39.365Z] === RUN   TestExternalGraphDriver/pull
20:43:39 [2020-03-17T20:43:39.518Z] ok  	github.com/docker/docker/pkg/authorization	2.214s	coverage: 68.3% of statements
20:43:39 [2020-03-17T20:43:39.518Z] ok  	github.com/docker/docker/pkg/directory	0.023s	coverage: 80.0% of statements
20:43:39 [2020-03-17T20:43:39.930Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
20:43:41 [2020-03-17T20:43:41.024Z] ok  	github.com/docker/docker/pkg/discovery	0.026s	coverage: 58.3% of statements
20:43:41 [2020-03-17T20:43:41.304Z] --- PASS: TestExternalGraphDriver (6.33s)
20:43:41 [2020-03-17T20:43:41.304Z]     --- PASS: TestExternalGraphDriver/json (2.09s)
20:43:41 [2020-03-17T20:43:41.304Z]     --- PASS: TestExternalGraphDriver/spec (2.23s)
20:43:41 [2020-03-17T20:43:41.304Z]     --- PASS: TestExternalGraphDriver/pull (1.86s)
20:43:41 [2020-03-17T20:43:41.304Z] === RUN   TestGraphdriverPluginV2
20:43:41 [2020-03-17T20:43:41.314Z] ok  	github.com/docker/docker/pkg/discovery/file	0.010s	coverage: 97.6% of statements
20:43:42 [2020-03-17T20:43:42.817Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.004s	coverage: 92.3% of statements
20:43:43 [2020-03-17T20:43:43.848Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.005s	coverage: 93.8% of statements
20:43:44 [2020-03-17T20:43:44.136Z] ok  	github.com/docker/docker/layer	7.983s	coverage: 68.8% of statements
20:43:44 [2020-03-17T20:43:44.136Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
20:43:44 [2020-03-17T20:43:44.136Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
20:43:44 [2020-03-17T20:43:44.136Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
20:43:44 [2020-03-17T20:43:44.136Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
20:43:44 [2020-03-17T20:43:44.136Z] ?   	github.com/docker/docker/oci	[no test files]
20:43:44 [2020-03-17T20:43:44.136Z] ?   	github.com/docker/docker/oci/caps	[no test files]
20:43:44 [2020-03-17T20:43:44.425Z] ok  	github.com/docker/docker/pkg/dmesg	0.007s	coverage: 83.3% of statements
20:43:44 [2020-03-17T20:43:44.586Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
20:43:44 [2020-03-17T20:43:44.844Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
20:43:45 [2020-03-17T20:43:45.409Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
20:43:45 [2020-03-17T20:43:45.456Z] ok  	github.com/docker/docker/pkg/chrootarchive	4.422s	coverage: 43.2% of statements
20:43:45 [2020-03-17T20:43:45.456Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
20:43:45 [2020-03-17T20:43:45.456Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
20:43:45 [2020-03-17T20:43:45.976Z] --- PASS: TestGraphdriverPluginV2 (4.83s)
20:43:45 [2020-03-17T20:43:45.976Z] PASS
20:43:45 [2020-03-17T20:43:45.976Z] 
20:43:45 [2020-03-17T20:43:45.976Z] DONE 5 tests in 11.289s
20:43:45 [2020-03-17T20:43:45.976Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
20:43:45 [2020-03-17T20:43:45.976Z] ++ 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
20:43:45 [2020-03-17T20:43:45.976Z] ++ set -e
20:43:45 [2020-03-17T20:43:45.976Z] ++ '[' -n 0 ']'
20:43:45 [2020-03-17T20:43:45.976Z] ++ set -x
20:43:45 [2020-03-17T20:43:45.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=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
20:43:45 [2020-03-17T20:43:45.976Z] INFO: Testing against a local daemon
20:43:45 [2020-03-17T20:43:45.976Z] === RUN   TestContinueAfterPluginCrash
20:43:45 [2020-03-17T20:43:45.976Z] === PAUSE TestContinueAfterPluginCrash
20:43:45 [2020-03-17T20:43:45.976Z] === RUN   TestReadPluginNoRead
20:43:45 [2020-03-17T20:43:45.976Z] === PAUSE TestReadPluginNoRead
20:43:45 [2020-03-17T20:43:45.976Z] === RUN   TestDaemonStartWithLogOpt
20:43:45 [2020-03-17T20:43:45.976Z] === PAUSE TestDaemonStartWithLogOpt
20:43:45 [2020-03-17T20:43:45.976Z] === CONT  TestContinueAfterPluginCrash
20:43:45 [2020-03-17T20:43:45.976Z] === CONT  TestDaemonStartWithLogOpt
20:43:46 [2020-03-17T20:43:46.084Z] ok  	github.com/docker/docker/pkg/fileutils	0.020s	coverage: 89.5% of statements
20:43:46 [2020-03-17T20:43:46.084Z] ok  	github.com/docker/docker/pkg/filenotify	0.613s	coverage: 67.0% of statements
20:43:47 [2020-03-17T20:43:47.118Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.132s	coverage: 84.1% of statements
20:43:47 [2020-03-17T20:43:47.410Z] ok  	github.com/docker/docker/pkg/fsutils	0.490s	coverage: 85.1% of statements
20:43:48 [2020-03-17T20:43:48.057Z] ok  	github.com/docker/docker/pkg/homedir	0.012s	coverage: 11.4% of statements
20:43:49 [2020-03-17T20:43:49.558Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.011s	coverage: 91.7% of statements
20:43:49 [2020-03-17T20:43:49.558Z] ok  	github.com/docker/docker/pkg/locker	0.058s	coverage: 88.9% of statements
20:43:50 [2020-03-17T20:43:50.593Z] ok  	github.com/docker/docker/pkg/longpath	0.012s	coverage: 100.0% of statements
20:43:50 [2020-03-17T20:43:50.593Z] ok  	github.com/docker/docker/pkg/idtools	1.029s	coverage: 70.1% of statements
20:43:50 [2020-03-17T20:43:50.884Z] ok  	github.com/docker/docker/pkg/ioutils	1.674s	coverage: 70.6% of statements
20:43:50 [2020-03-17T20:43:50.884Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
20:43:51 [2020-03-17T20:43:51.917Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.024s	coverage: 85.7% of statements
20:43:52 [2020-03-17T20:43:52.204Z] ok  	github.com/docker/docker/pkg/parsers	0.012s	coverage: 97.0% of statements
20:43:52 [2020-03-17T20:43:52.494Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.005s	coverage: 60.0% of statements
20:43:52 [2020-03-17T20:43:52.789Z] ok  	github.com/docker/docker/pkg/mount	0.964s	coverage: 70.5% of statements
20:43:52 [2020-03-17T20:43:52.789Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
20:43:53 [2020-03-17T20:43:53.426Z] ok  	github.com/docker/docker/pkg/pidfile	0.020s	coverage: 82.4% of statements
20:43:53 [2020-03-17T20:43:53.426Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.010s	coverage: 91.4% of statements
20:43:53 [2020-03-17T20:43:53.426Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
20:43:53 [2020-03-17T20:43:53.426Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
20:43:54 [2020-03-17T20:43:54.080Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
20:43:54 [2020-03-17T20:43:54.935Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.072s	coverage: 56.8% of statements
20:43:55 [2020-03-17T20:43:55.990Z] ok  	github.com/docker/docker/pkg/pools	0.008s	coverage: 88.2% of statements
20:43:55 [2020-03-17T20:43:55.990Z] ok  	github.com/docker/docker/pkg/progress	0.018s	coverage: 75.9% of statements
20:43:56 [2020-03-17T20:43:56.278Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.016s	coverage: 85.7% of statements
20:43:57 [2020-03-17T20:43:57.408Z] ok  	github.com/docker/docker/pkg/reexec	0.009s	coverage: 82.4% of statements
20:43:57 [2020-03-17T20:43:57.757Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
20:43:57 [2020-03-17T20:43:57.757Z] ok  	github.com/docker/docker/api/server/httputils	0.003s	coverage: 14.7% of statements
20:43:57 [2020-03-17T20:43:57.757Z] ok  	github.com/docker/docker/api/server/middleware	0.004s	coverage: 37.7% of statements
20:43:57 [2020-03-17T20:43:57.757Z] ?   	github.com/docker/docker/api/server/router	[no test files]
20:43:57 [2020-03-17T20:43:57.757Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
20:43:57 [2020-03-17T20:43:57.757Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
20:43:57 [2020-03-17T20:43:57.757Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
20:43:57 [2020-03-17T20:43:57.757Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
20:43:57 [2020-03-17T20:43:57.757Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
20:43:57 [2020-03-17T20:43:57.757Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
20:43:58 [2020-03-17T20:43:58.015Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
20:43:58 [2020-03-17T20:43:58.015Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
20:43:58 [2020-03-17T20:43:58.040Z] ok  	github.com/docker/docker/pkg/pubsub	1.166s	coverage: 73.9% of statements
20:43:58 [2020-03-17T20:43:58.332Z] ok  	github.com/docker/docker/pkg/stdcopy	0.025s	coverage: 100.0% of statements
20:43:58 [2020-03-17T20:43:58.947Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
20:43:58 [2020-03-17T20:43:58.947Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
20:43:59 [2020-03-17T20:43:59.365Z] ok  	github.com/docker/docker/pkg/stringid	0.005s	coverage: 70.6% of statements
20:43:59 [2020-03-17T20:43:59.513Z] ok  	github.com/docker/docker/api/server/router/swarm	0.014s	coverage: 4.5% of statements
20:43:59 [2020-03-17T20:43:59.513Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
20:43:59 [2020-03-17T20:43:59.513Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
20:43:59 [2020-03-17T20:43:59.513Z] ?   	github.com/docker/docker/api/types	[no test files]
20:43:59 [2020-03-17T20:43:59.513Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
20:43:59 [2020-03-17T20:43:59.513Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
20:43:59 [2020-03-17T20:43:59.513Z] ?   	github.com/docker/docker/api/types/container	[no test files]
20:43:59 [2020-03-17T20:43:59.513Z] ?   	github.com/docker/docker/api/types/events	[no test files]
20:43:59 [2020-03-17T20:43:59.656Z] ok  	github.com/docker/docker/pkg/streamformatter	0.011s	coverage: 66.2% of statements
20:43:59 [2020-03-17T20:43:59.945Z] ok  	github.com/docker/docker/pkg/symlink	0.019s	coverage: 87.7% of statements
20:44:00 [2020-03-17T20:44:00.077Z] ok  	github.com/docker/docker/api/types/strslice	0.005s	coverage: 90.0% of statements
20:44:00 [2020-03-17T20:44:00.077Z] ok  	github.com/docker/docker/api/types/filters	0.008s	coverage: 92.2% of statements
20:44:00 [2020-03-17T20:44:00.077Z] ?   	github.com/docker/docker/api/types/image	[no test files]
20:44:00 [2020-03-17T20:44:00.077Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
20:44:00 [2020-03-17T20:44:00.077Z] ?   	github.com/docker/docker/api/types/network	[no test files]
20:44:00 [2020-03-17T20:44:00.077Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
20:44:00 [2020-03-17T20:44:00.077Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
20:44:00 [2020-03-17T20:44:00.077Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
20:44:00 [2020-03-17T20:44:00.077Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
20:44:00 [2020-03-17T20:44:00.333Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
20:44:00 [2020-03-17T20:44:00.585Z] ok  	github.com/docker/docker/pkg/sysinfo	0.020s	coverage: 70.8% of statements
20:44:00 [2020-03-17T20:44:00.590Z] ok  	github.com/docker/docker/api/types/versions	0.009s	coverage: 75.0% of statements
20:44:00 [2020-03-17T20:44:00.590Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
20:44:00 [2020-03-17T20:44:00.590Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
20:44:00 [2020-03-17T20:44:00.590Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
20:44:00 [2020-03-17T20:44:00.590Z] ?   	github.com/docker/docker/builder	[no test files]
20:44:00 [2020-03-17T20:44:00.590Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
20:44:00 [2020-03-17T20:44:00.590Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
20:44:00 [2020-03-17T20:44:00.590Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
20:44:00 [2020-03-17T20:44:00.590Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
20:44:00 [2020-03-17T20:44:00.590Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
20:44:00 [2020-03-17T20:44:00.590Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
20:44:00 [2020-03-17T20:44:00.590Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
20:44:00 [2020-03-17T20:44:00.634Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
20:44:01 [2020-03-17T20:44:01.154Z] ok  	github.com/docker/docker/builder/dockerignore	0.015s	coverage: 96.8% of statements
20:44:01 [2020-03-17T20:44:01.212Z] ok  	github.com/docker/docker/pkg/signal	3.533s	coverage: 61.0% of statements
20:44:01 [2020-03-17T20:44:01.845Z] ok  	github.com/docker/docker/pkg/system	0.066s	coverage: 37.2% of statements
20:44:02 [2020-03-17T20:44:02.136Z] ok  	github.com/docker/docker/pkg/tailfile	0.113s	coverage: 88.6% of statements
20:44:03 [2020-03-17T20:44:03.160Z] --- PASS: TestDaemonStartWithLogOpt (16.76s)
20:44:03 [2020-03-17T20:44:03.160Z] === CONT  TestReadPluginNoRead
20:44:03 [2020-03-17T20:44:03.167Z] ok  	github.com/docker/docker/pkg/term	0.016s	coverage: 84.1% of statements
20:44:03 [2020-03-17T20:44:03.455Z] testing: warning: no tests to run
20:44:03 [2020-03-17T20:44:03.455Z] coverage: [no statements]
20:44:03 [2020-03-17T20:44:03.455Z] ok  	github.com/docker/docker/pkg/term/windows	0.018s	coverage: [no statements] [no tests to run]
20:44:03 [2020-03-17T20:44:03.745Z] ok  	github.com/docker/docker/pkg/tarsum	0.208s	coverage: 89.3% of statements
20:44:04 [2020-03-17T20:44:04.381Z] ok  	github.com/docker/docker/pkg/urlutil	0.007s	coverage: 100.0% of statements
20:44:04 [2020-03-17T20:44:04.381Z] ok  	github.com/docker/docker/pkg/truncindex	0.106s	coverage: 91.5% of statements
20:44:04 [2020-03-17T20:44:04.674Z] ok  	github.com/docker/docker/pkg/useragent	0.017s	coverage: 88.9% of statements
20:44:05 [2020-03-17T20:44:05.060Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
20:44:05 [2020-03-17T20:44:05.334Z] ok  	github.com/docker/docker/builder/dockerfile	0.541s	coverage: 48.2% of statements
20:44:05 [2020-03-17T20:44:05.334Z] ok  	github.com/docker/docker/builder/remotecontext	0.208s	coverage: 13.6% of statements
20:44:05 [2020-03-17T20:44:05.899Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
20:44:06 [2020-03-17T20:44:06.431Z] === RUN   TestReadPluginNoRead/default
20:44:06 [2020-03-17T20:44:06.431Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
20:44:07 [2020-03-17T20:44:07.795Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.985s	coverage: 86.3% of statements
20:44:07 [2020-03-17T20:44:07.795Z] ?   	github.com/docker/docker/cli	[no test files]
20:44:07 [2020-03-17T20:44:07.795Z] ?   	github.com/docker/docker/cli/config	[no test files]
20:44:07 [2020-03-17T20:44:07.807Z] --- PASS: TestContinueAfterPluginCrash (21.76s)
20:44:08 [2020-03-17T20:44:08.065Z] === RUN   TestReadPluginNoRead/disabled_caching
20:44:08 [2020-03-17T20:44:08.258Z] ok  	github.com/docker/docker/plugin/v2	0.019s	coverage: 14.5% of statements
20:44:08 [2020-03-17T20:44:08.556Z] ok  	github.com/docker/docker/profiles/seccomp	0.024s	coverage: 68.8% of statements
20:44:08 [2020-03-17T20:44:08.996Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
20:44:08 [2020-03-17T20:44:08.996Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
20:44:09 [2020-03-17T20:44:09.185Z] ok  	github.com/docker/docker/reference	0.018s	coverage: 84.4% of statements
20:44:09 [2020-03-17T20:44:09.688Z] ok  	github.com/docker/docker/client	0.182s	coverage: 75.8% of statements
20:44:10 [2020-03-17T20:44:10.369Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
20:44:10 [2020-03-17T20:44:10.680Z] ok  	github.com/docker/docker/plugin	0.658s	coverage: 27.1% of statements
20:44:11 [2020-03-17T20:44:11.310Z] ok  	github.com/docker/docker/registry/resumable	0.028s	coverage: 100.0% of statements
20:44:12 [2020-03-17T20:44:12.268Z] --- PASS: TestReadPluginNoRead (9.46s)
20:44:12 [2020-03-17T20:44:12.268Z]     --- PASS: TestReadPluginNoRead/default (1.94s)
20:44:12 [2020-03-17T20:44:12.268Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.11s)
20:44:12 [2020-03-17T20:44:12.268Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.95s)
20:44:12 [2020-03-17T20:44:12.269Z]     read_test.go:91: [decfa4a62107f] daemon is not started
20:44:12 [2020-03-17T20:44:12.269Z] PASS
20:44:12 [2020-03-17T20:44:12.269Z] 
20:44:12 [2020-03-17T20:44:12.269Z] DONE 6 tests in 26.336s
20:44:12 [2020-03-17T20:44:12.269Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
20:44:12 [2020-03-17T20:44:12.269Z] ++ 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
20:44:12 [2020-03-17T20:44:12.269Z] ++ set -e
20:44:12 [2020-03-17T20:44:12.269Z] ++ '[' -n 0 ']'
20:44:12 [2020-03-17T20:44:12.269Z] ++ set -x
20:44:12 [2020-03-17T20:44:12.269Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
20:44:12 [2020-03-17T20:44:12.269Z] testing: warning: no tests to run
20:44:12 [2020-03-17T20:44:12.269Z] PASS
20:44:12 [2020-03-17T20:44:12.269Z] 
20:44:12 [2020-03-17T20:44:12.269Z] DONE 0 tests in 0.036s
20:44:12 [2020-03-17T20:44:12.269Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
20:44:12 [2020-03-17T20:44:12.269Z] ++ 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
20:44:12 [2020-03-17T20:44:12.269Z] ++ set -e
20:44:12 [2020-03-17T20:44:12.269Z] ++ '[' -n 0 ']'
20:44:12 [2020-03-17T20:44:12.269Z] ++ set -x
20:44:12 [2020-03-17T20:44:12.269Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
20:44:12 [2020-03-17T20:44:12.526Z] INFO: Testing against a local daemon
20:44:12 [2020-03-17T20:44:12.526Z] === RUN   TestPluginWithDevMounts
20:44:12 [2020-03-17T20:44:12.526Z] === PAUSE TestPluginWithDevMounts
20:44:12 [2020-03-17T20:44:12.526Z] === CONT  TestPluginWithDevMounts
20:44:12 [2020-03-17T20:44:12.572Z] ok  	github.com/docker/docker/restartmanager	0.007s	coverage: 45.3% of statements
20:44:13 [2020-03-17T20:44:13.607Z] ok  	github.com/docker/docker/testutil	0.006s	coverage: 62.5% of statements
20:44:13 [2020-03-17T20:44:13.925Z] ok  	github.com/docker/docker/runconfig	0.023s	coverage: 68.2% of statements
20:44:14 [2020-03-17T20:44:14.444Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
20:44:14 [2020-03-17T20:44:14.444Z] --- PASS: TestPluginWithDevMounts (1.96s)
20:44:14 [2020-03-17T20:44:14.444Z] PASS
20:44:14 [2020-03-17T20:44:14.444Z] 
20:44:14 [2020-03-17T20:44:14.444Z] DONE 1 tests in 2.078s
20:44:14 [2020-03-17T20:44:14.444Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
20:44:14 [2020-03-17T20:44:14.444Z] ++ 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
20:44:14 [2020-03-17T20:44:14.444Z] ++ set -e
20:44:14 [2020-03-17T20:44:14.444Z] ++ '[' -n 0 ']'
20:44:14 [2020-03-17T20:44:14.444Z] ++ set -x
20:44:14 [2020-03-17T20:44:14.444Z] ++ env -i DEST=/go/src/github.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
20:44:14 [2020-03-17T20:44:14.444Z] INFO: Testing against a local daemon
20:44:14 [2020-03-17T20:44:14.444Z] === RUN   TestSecretInspect
20:44:14 [2020-03-17T20:44:14.562Z] ok  	github.com/docker/docker/registry	0.552s	coverage: 56.0% of statements
20:44:14 [2020-03-17T20:44:14.701Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
20:44:17 [2020-03-17T20:44:17.226Z] === RUN   TestDockerSuite/TestBuildMultipleTags
20:44:17 [2020-03-17T20:44:17.485Z] === RUN   TestDockerSuite/TestBuildNetContainer
20:44:17 [2020-03-17T20:44:17.485Z] --- PASS: TestSecretInspect (3.09s)
20:44:17 [2020-03-17T20:44:17.485Z] === RUN   TestSecretList
20:44:18 [2020-03-17T20:44:18.065Z] ok  	github.com/docker/docker/volume/drivers	0.014s	coverage: 36.1% of statements
20:44:18 [2020-03-17T20:44:18.420Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
20:44:20 [2020-03-17T20:44:20.320Z] === RUN   TestDockerSuite/TestBuildNetNone
20:44:20 [2020-03-17T20:44:20.827Z] ok  	github.com/docker/docker/volume/mounts	0.065s	coverage: 67.0% of statements
20:44:20 [2020-03-17T20:44:20.827Z] ok  	github.com/docker/docker/volume/local	0.040s	coverage: 73.0% of statements
20:44:21 [2020-03-17T20:44:21.252Z] --- PASS: TestSecretList (3.43s)
20:44:21 [2020-03-17T20:44:21.252Z] === RUN   TestSecretsCreateAndDelete
20:44:21 [2020-03-17T20:44:21.252Z] === RUN   TestDockerSuite/TestBuildNoContext
20:44:21 [2020-03-17T20:44:21.845Z] ok  	github.com/docker/docker/volume/service	0.029s	coverage: 73.0% of statements
20:44:22 [2020-03-17T20:44:22.625Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
20:44:23 [2020-03-17T20:44:23.192Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
20:44:24 [2020-03-17T20:44:24.125Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
20:44:24 [2020-03-17T20:44:24.125Z] --- PASS: TestSecretsCreateAndDelete (3.11s)
20:44:24 [2020-03-17T20:44:24.125Z] === RUN   TestSecretsUpdate
20:44:26 [2020-03-17T20:44:26.652Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
20:44:26 [2020-03-17T20:44:26.909Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
20:44:26 [2020-03-17T20:44:26.909Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
20:44:26 [2020-03-17T20:44:26.975Z] 65014b3c3121: Pull complete
20:44:27 [2020-03-17T20:44:27.167Z] --- PASS: TestSecretsUpdate (3.15s)
20:44:27 [2020-03-17T20:44:27.167Z] === RUN   TestTemplatedSecret
20:44:27 [2020-03-17T20:44:27.425Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
20:44:27 [2020-03-17T20:44:27.683Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
20:44:28 [2020-03-17T20:44:28.616Z] === RUN   TestDockerSuite/TestBuildOnBuild
20:44:30 [2020-03-17T20:44:30.296Z] ok  	github.com/docker/docker/pkg/plugins	33.660s	coverage: 76.6% of statements
20:44:30 [2020-03-17T20:44:30.296Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
20:44:30 [2020-03-17T20:44:30.296Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
20:44:30 [2020-03-17T20:44:30.296Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
20:44:30 [2020-03-17T20:44:30.296Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
20:44:30 [2020-03-17T20:44:30.296Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
20:44:30 [2020-03-17T20:44:30.296Z] ?   	github.com/docker/docker/rootless	[no test files]
20:44:30 [2020-03-17T20:44:30.296Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
20:44:30 [2020-03-17T20:44:30.296Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
20:44:30 [2020-03-17T20:44:30.296Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
20:44:30 [2020-03-17T20:44:30.296Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
20:44:30 [2020-03-17T20:44:30.296Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
20:44:30 [2020-03-17T20:44:30.296Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
20:44:30 [2020-03-17T20:44:30.296Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
20:44:30 [2020-03-17T20:44:30.296Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
20:44:30 [2020-03-17T20:44:30.296Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
20:44:30 [2020-03-17T20:44:30.296Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
20:44:30 [2020-03-17T20:44:30.296Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
20:44:30 [2020-03-17T20:44:30.296Z] ?   	github.com/docker/docker/testutil/request	[no test files]
20:44:30 [2020-03-17T20:44:30.296Z] ?   	github.com/docker/docker/volume	[no test files]
20:44:30 [2020-03-17T20:44:30.296Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
20:44:30 [2020-03-17T20:44:30.296Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
20:44:30 [2020-03-17T20:44:30.296Z] 
20:44:30 [2020-03-17T20:44:30.296Z] === Skipped
20:44:30 [2020-03-17T20:44:30.296Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
20:44:30 [2020-03-17T20:44:30.296Z]     exec_linux_test.go:18: requires AppArmor to be enabled
20:44:30 [2020-03-17T20:44:30.296Z] 
20:44:30 [2020-03-17T20:44:30.296Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
20:44:30 [2020-03-17T20:44:30.296Z]     exec_linux_test.go:38: requires AppArmor to be enabled
20:44:30 [2020-03-17T20:44:30.296Z] 
20:44:30 [2020-03-17T20:44:30.296Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
20:44:30 [2020-03-17T20:44:30.296Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:44:30 [2020-03-17T20:44:30.296Z]     graphtest_unix.go:46: Driver btrfs not supported
20:44:30 [2020-03-17T20:44:30.296Z] 
20:44:30 [2020-03-17T20:44:30.296Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
20:44:30 [2020-03-17T20:44:30.296Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:44:30 [2020-03-17T20:44:30.296Z]     graphtest_unix.go:46: Driver btrfs not supported
20:44:30 [2020-03-17T20:44:30.296Z] 
20:44:30 [2020-03-17T20:44:30.296Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
20:44:30 [2020-03-17T20:44:30.296Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:44:30 [2020-03-17T20:44:30.296Z]     graphtest_unix.go:46: Driver btrfs not supported
20:44:30 [2020-03-17T20:44:30.296Z] 
20:44:30 [2020-03-17T20:44:30.296Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
20:44:30 [2020-03-17T20:44:30.296Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:44:30 [2020-03-17T20:44:30.296Z]     graphtest_unix.go:46: Driver btrfs not supported
20:44:30 [2020-03-17T20:44:30.296Z] 
20:44:30 [2020-03-17T20:44:30.296Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
20:44:30 [2020-03-17T20:44:30.296Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:44:30 [2020-03-17T20:44:30.296Z]     graphtest_unix.go:46: Driver btrfs not supported
20:44:30 [2020-03-17T20:44:30.296Z] 
20:44:30 [2020-03-17T20:44:30.296Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
20:44:30 [2020-03-17T20:44:30.296Z]     graphtest_unix.go:73: No driver to put!
20:44:30 [2020-03-17T20:44:30.296Z] 
20:44:30 [2020-03-17T20:44:30.296Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
20:44:30 [2020-03-17T20:44:30.296Z] time="2020-03-17T20:42:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:44:30 [2020-03-17T20:44:30.296Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:44:30 [2020-03-17T20:44:30.296Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:44:30 [2020-03-17T20:44:30.296Z] 
20:44:30 [2020-03-17T20:44:30.296Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
20:44:30 [2020-03-17T20:44:30.296Z] time="2020-03-17T20:42:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:44:30 [2020-03-17T20:44:30.296Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:44:30 [2020-03-17T20:44:30.296Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:44:30 [2020-03-17T20:44:30.296Z] 
20:44:30 [2020-03-17T20:44:30.296Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
20:44:30 [2020-03-17T20:44:30.296Z] time="2020-03-17T20:42:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:44:30 [2020-03-17T20:44:30.296Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:44:30 [2020-03-17T20:44:30.296Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:44:30 [2020-03-17T20:44:30.296Z] 
20:44:30 [2020-03-17T20:44:30.296Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
20:44:30 [2020-03-17T20:44:30.296Z] time="2020-03-17T20:42:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:44:30 [2020-03-17T20:44:30.296Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:44:30 [2020-03-17T20:44:30.296Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:44:30 [2020-03-17T20:44:30.296Z] 
20:44:30 [2020-03-17T20:44:30.296Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
20:44:30 [2020-03-17T20:44:30.296Z] time="2020-03-17T20:42:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:44:30 [2020-03-17T20:44:30.296Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:44:30 [2020-03-17T20:44:30.296Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:44:30 [2020-03-17T20:44:30.296Z] 
20:44:30 [2020-03-17T20:44:30.296Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
20:44:30 [2020-03-17T20:44:30.296Z]     graphtest_unix.go:73: No driver to put!
20:44:30 [2020-03-17T20:44:30.296Z] 
20:44:30 [2020-03-17T20:44:30.296Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
20:44:30 [2020-03-17T20:44:30.296Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
20:44:30 [2020-03-17T20:44:30.296Z] 
20:44:30 [2020-03-17T20:44:30.296Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
20:44:30 [2020-03-17T20:44:30.296Z]     overlay_test.go:49: Fails to compute changes intermittently
20:44:30 [2020-03-17T20:44:30.296Z] 
20:44:30 [2020-03-17T20:44:30.296Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
20:44:30 [2020-03-17T20:44:30.296Z]     overlay_test.go:65: Cannot run test with naive change algorithm
20:44:30 [2020-03-17T20:44:30.296Z] 
20:44:30 [2020-03-17T20:44:30.296Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
20:44:30 [2020-03-17T20:44:30.296Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
20:44:30 [2020-03-17T20:44:30.296Z] 
20:44:30 [2020-03-17T20:44:30.296Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
20:44:30 [2020-03-17T20:44:30.296Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:44:30 [2020-03-17T20:44:30.296Z]     graphtest_unix.go:46: Driver zfs not supported
20:44:30 [2020-03-17T20:44:30.296Z] 
20:44:30 [2020-03-17T20:44:30.296Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
20:44:30 [2020-03-17T20:44:30.296Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:44:30 [2020-03-17T20:44:30.296Z]     graphtest_unix.go:46: Driver zfs not supported
20:44:30 [2020-03-17T20:44:30.296Z] 
20:44:30 [2020-03-17T20:44:30.297Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
20:44:30 [2020-03-17T20:44:30.297Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:44:30 [2020-03-17T20:44:30.297Z]     graphtest_unix.go:46: Driver zfs not supported
20:44:30 [2020-03-17T20:44:30.297Z] 
20:44:30 [2020-03-17T20:44:30.297Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
20:44:30 [2020-03-17T20:44:30.297Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:44:30 [2020-03-17T20:44:30.297Z]     graphtest_unix.go:46: Driver zfs not supported
20:44:30 [2020-03-17T20:44:30.297Z] 
20:44:30 [2020-03-17T20:44:30.297Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
20:44:30 [2020-03-17T20:44:30.297Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:44:30 [2020-03-17T20:44:30.297Z]     graphtest_unix.go:46: Driver zfs not supported
20:44:30 [2020-03-17T20:44:30.297Z] 
20:44:30 [2020-03-17T20:44:30.297Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
20:44:30 [2020-03-17T20:44:30.297Z]     graphtest_unix.go:73: No driver to put!
20:44:30 [2020-03-17T20:44:30.297Z] 
20:44:30 [2020-03-17T20:44:30.297Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
20:44:30 [2020-03-17T20:44:30.297Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
20:44:30 [2020-03-17T20:44:30.297Z] 
20:44:30 [2020-03-17T20:44:30.297Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
20:44:30 [2020-03-17T20:44:30.297Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
20:44:30 [2020-03-17T20:44:30.297Z] 
20:44:30 [2020-03-17T20:44:30.297Z] 
20:44:30 [2020-03-17T20:44:30.297Z] DONE 2177 tests, 26 skipped in 345.593s
Post stage
[Pipeline] junit
20:44:30 [2020-03-17T20:44:30.351Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
20:44:31 [2020-03-17T20:44:31.144Z] --- PASS: TestTemplatedSecret (3.46s)
20:44:31 [2020-03-17T20:44:31.144Z] === RUN   TestSecretCreateResolve
20:44:31 [2020-03-17T20:44:31.144Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
20:44:31 [2020-03-17T20:44:31.387Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39728/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4 -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:8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4 hack/make.sh dynbinary test-integration
20:44:31 [2020-03-17T20:44:31.687Z] 
20:44:31 [2020-03-17T20:44:31.687Z] Removing bundles/
20:44:31 [2020-03-17T20:44:31.708Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
20:44:31 [2020-03-17T20:44:31.993Z] 
20:44:31 [2020-03-17T20:44:31.993Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
20:44:31 [2020-03-17T20:44:31.993Z] Building: bundles/dynbinary-daemon/dockerd-dev
20:44:31 [2020-03-17T20:44:31.993Z] GOOS="" GOARCH="" GOARM=""
20:44:34 [2020-03-17T20:44:34.297Z] --- PASS: TestSecretCreateResolve (3.12s)
20:44:34 [2020-03-17T20:44:34.297Z] PASS
20:44:34 [2020-03-17T20:44:34.297Z] 
20:44:34 [2020-03-17T20:44:34.297Z] DONE 6 tests in 19.461s
20:44:34 [2020-03-17T20:44:34.297Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
20:44:34 [2020-03-17T20:44:34.297Z] ++ 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
20:44:34 [2020-03-17T20:44:34.297Z] ++ set -e
20:44:34 [2020-03-17T20:44:34.297Z] ++ '[' -n 0 ']'
20:44:34 [2020-03-17T20:44:34.297Z] ++ set -x
20:44:34 [2020-03-17T20:44:34.297Z] ++ env -i DEST=/go/src/github.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
20:44:34 [2020-03-17T20:44:34.297Z] INFO: Testing against a local daemon
20:44:34 [2020-03-17T20:44:34.297Z] === RUN   TestServiceCreateInit
20:44:34 [2020-03-17T20:44:34.297Z] === RUN   TestServiceCreateInit/daemonInitDisabled
20:44:34 [2020-03-17T20:44:34.297Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
20:44:36 [2020-03-17T20:44:36.206Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
20:44:37 [2020-03-17T20:44:37.579Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
20:44:38 [2020-03-17T20:44:38.512Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
20:44:39 [2020-03-17T20:44:39.445Z] === RUN   TestServiceCreateInit/daemonInitEnabled
20:44:40 [2020-03-17T20:44:40.010Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
20:44:41 [2020-03-17T20:44:41.910Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
20:44:42 [2020-03-17T20:44:42.844Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
20:44:45 [2020-03-17T20:44:45.372Z] --- PASS: TestServiceCreateInit (11.16s)
20:44:45 [2020-03-17T20:44:45.372Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.32s)
20:44:45 [2020-03-17T20:44:45.372Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.82s)
20:44:45 [2020-03-17T20:44:45.372Z] === RUN   TestCreateServiceMultipleTimes
20:44:46 [2020-03-17T20:44:46.750Z] === RUN   TestDockerSuite/TestBuildPATH
20:44:50 [2020-03-17T20:44:50.032Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
20:44:50 [2020-03-17T20:44:50.597Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
20:44:51 [2020-03-17T20:44:51.532Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
20:44:56 [2020-03-17T20:44:56.352Z] ok  	github.com/docker/docker/cmd/dockerd	0.065s	coverage: 30.7% of statements
20:44:56 [2020-03-17T20:44:56.352Z] ok  	github.com/docker/docker/container	0.121s	coverage: 34.9% of statements
20:44:56 [2020-03-17T20:44:56.352Z] ?   	github.com/docker/docker/container/stream	[no test files]
20:44:56 [2020-03-17T20:44:56.352Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
20:44:56 [2020-03-17T20:44:56.352Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
20:44:56 [2020-03-17T20:44:56.352Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
20:45:00 [2020-03-17T20:45:00.530Z] ok  	github.com/docker/docker/daemon/cluster	0.055s	coverage: 0.5% of statements
20:45:03 [2020-03-17T20:45:03.055Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
20:45:03 [2020-03-17T20:45:03.730Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
20:45:03 [2020-03-17T20:45:03.987Z] --- PASS: TestCreateServiceMultipleTimes (18.89s)
20:45:03 [2020-03-17T20:45:03.987Z] === RUN   TestCreateServiceConflict
20:45:04 [2020-03-17T20:45:04.425Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.008s	coverage: 35.6% of statements
20:45:06 [2020-03-17T20:45:06.519Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
20:45:07 [2020-03-17T20:45:07.895Z] --- PASS: TestCreateServiceConflict (3.57s)
20:45:07 [2020-03-17T20:45:07.895Z] === RUN   TestCreateServiceMaxReplicas
20:45:08 [2020-03-17T20:45:08.827Z] === RUN   TestDockerSuite/TestBuildRm
20:45:11 [2020-03-17T20:45:11.357Z] --- PASS: TestCreateServiceMaxReplicas (3.63s)
20:45:11 [2020-03-17T20:45:11.357Z] === RUN   TestCreateWithDuplicateNetworkNames
20:45:12 [2020-03-17T20:45:12.289Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
20:45:13 [2020-03-17T20:45:13.222Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
20:45:14 [2020-03-17T20:45:14.384Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.434s	coverage: 13.8% of statements
20:45:14 [2020-03-17T20:45:14.384Z] ok  	github.com/docker/docker/daemon	12.205s	coverage: 17.5% of statements
20:45:14 [2020-03-17T20:45:14.384Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
20:45:14 [2020-03-17T20:45:14.384Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
20:45:14 [2020-03-17T20:45:14.384Z] ok  	github.com/docker/docker/daemon/config	0.056s	coverage: 81.7% of statements
20:45:15 [2020-03-17T20:45:15.121Z] === RUN   TestDockerSuite/TestBuildScratchCopy
20:45:15 [2020-03-17T20:45:15.317Z] ok  	github.com/docker/docker/daemon/discovery	0.004s	coverage: 30.0% of statements
20:45:15 [2020-03-17T20:45:15.379Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
20:45:15 [2020-03-17T20:45:15.575Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
20:45:15 [2020-03-17T20:45:15.575Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
20:45:15 [2020-03-17T20:45:15.575Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
20:45:16 [2020-03-17T20:45:16.313Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
20:45:16 [2020-03-17T20:45:16.945Z] ok  	github.com/docker/docker/daemon/graphdriver	0.005s	coverage: 2.2% of statements
20:45:17 [2020-03-17T20:45:17.246Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
20:45:18 [2020-03-17T20:45:18.619Z] === RUN   TestDockerSuite/TestBuildShellInherited
20:45:19 [2020-03-17T20:45:19.469Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.005s	coverage: 2.9% of statements
20:45:19 [2020-03-17T20:45:19.990Z] === RUN   TestDockerSuite/TestBuildShellMultiple
20:45:20 [2020-03-17T20:45:20.404Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.208s	coverage: 57.0% of statements
20:45:23 [2020-03-17T20:45:23.685Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	5.378s	coverage: 72.5% of statements
20:45:23 [2020-03-17T20:45:23.685Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.513s	coverage: 45.9% of statements
20:45:24 [2020-03-17T20:45:24.171Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
20:45:24 [2020-03-17T20:45:24.171Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
20:45:24 [2020-03-17T20:45:24.171Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
20:45:24 [2020-03-17T20:45:24.171Z] === RUN   TestDockerSuite/TestBuildSpaces
20:45:24 [2020-03-17T20:45:24.735Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
20:45:25 [2020-03-17T20:45:25.059Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.006s	coverage: 1.8% of statements
20:45:25 [2020-03-17T20:45:25.059Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
20:45:25 [2020-03-17T20:45:25.671Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
20:45:25 [2020-03-17T20:45:25.929Z] === RUN   TestDockerSuite/TestBuildStderr
20:45:25 [2020-03-17T20:45:25.929Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
20:45:26 [2020-03-17T20:45:26.186Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.01s)
20:45:26 [2020-03-17T20:45:26.186Z] === RUN   TestCreateServiceSecretFileMode
20:45:26 [2020-03-17T20:45:26.429Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.128s	coverage: 49.5% of statements
20:45:26 [2020-03-17T20:45:26.753Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
20:45:28 [2020-03-17T20:45:28.323Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.327s	coverage: 76.1% of statements
20:45:28 [2020-03-17T20:45:28.887Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.006s	coverage: 58.0% of statements
20:45:29 [2020-03-17T20:45:29.453Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	3.127s	coverage: 61.0% of statements
20:45:29 [2020-03-17T20:45:29.453Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
20:45:29 [2020-03-17T20:45:29.453Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
20:45:30 [2020-03-17T20:45:30.040Z] --- PASS: TestCreateServiceSecretFileMode (3.90s)
20:45:30 [2020-03-17T20:45:30.040Z] === RUN   TestCreateServiceConfigFileMode
20:45:30 [2020-03-17T20:45:30.387Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
20:45:31 [2020-03-17T20:45:31.350Z] ok  	github.com/docker/docker/daemon/links	0.008s	coverage: 93.0% of statements
20:45:32 [2020-03-17T20:45:32.568Z] === RUN   TestDockerSuite/TestBuildStopSignal
20:45:33 [2020-03-17T20:45:33.244Z] ok  	github.com/docker/docker/daemon/images	0.014s	coverage: 4.9% of statements
20:45:33 [2020-03-17T20:45:33.244Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
20:45:33 [2020-03-17T20:45:33.244Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
20:45:33 [2020-03-17T20:45:33.244Z] ok  	github.com/docker/docker/daemon/logger	0.219s	coverage: 41.8% of statements
20:45:33 [2020-03-17T20:45:33.941Z] --- PASS: TestCreateServiceConfigFileMode (3.56s)
20:45:33 [2020-03-17T20:45:33.941Z] === RUN   TestCreateServiceSysctls
20:45:33 [2020-03-17T20:45:33.941Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
20:45:35 [2020-03-17T20:45:35.143Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.017s	coverage: 67.0% of statements
20:45:35 [2020-03-17T20:45:35.143Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.159s	coverage: 77.8% of statements
20:45:35 [2020-03-17T20:45:35.143Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
20:45:35 [2020-03-17T20:45:35.143Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
20:45:35 [2020-03-17T20:45:35.314Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
20:45:35 [2020-03-17T20:45:35.880Z] === RUN   TestDockerSuite/TestBuildTagEvent
20:45:36 [2020-03-17T20:45:36.076Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 26.2% of statements
20:45:36 [2020-03-17T20:45:36.641Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.006s	coverage: 62.1% of statements
20:45:36 [2020-03-17T20:45:36.641Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 88.3% of statements
20:45:37 [2020-03-17T20:45:37.254Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
20:45:38 [2020-03-17T20:45:38.013Z] ok  	github.com/docker/docker/daemon/logger/local	0.013s	coverage: 74.7% of statements
20:45:38 [2020-03-17T20:45:38.013Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
20:45:38 [2020-03-17T20:45:38.013Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.041s	coverage: 19.9% of statements
20:45:38 [2020-03-17T20:45:38.627Z] --- PASS: TestCreateServiceSysctls (4.82s)
20:45:38 [2020-03-17T20:45:38.627Z] === RUN   TestCreateServiceCapabilities
20:45:39 [2020-03-17T20:45:39.195Z] === RUN   TestDockerSuite/TestBuildUser
20:45:39 [2020-03-17T20:45:39.385Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.017s	coverage: 33.3% of statements
20:45:40 [2020-03-17T20:45:40.756Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 47.8% of statements
20:45:41 [2020-03-17T20:45:41.014Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
20:45:41 [2020-03-17T20:45:41.272Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.640s	coverage: 82.5% of statements
20:45:41 [2020-03-17T20:45:41.272Z] ?   	github.com/docker/docker/daemon/names	[no test files]
20:45:41 [2020-03-17T20:45:41.530Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
20:45:41 [2020-03-17T20:45:41.530Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
20:45:41 [2020-03-17T20:45:41.721Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
20:45:41 [2020-03-17T20:45:41.982Z] --- PASS: TestCreateServiceCapabilities (3.53s)
20:45:41 [2020-03-17T20:45:41.982Z] === RUN   TestInspect
20:45:43 [2020-03-17T20:45:43.878Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
20:45:44 [2020-03-17T20:45:44.059Z] ok  	github.com/docker/docker/distribution/metadata	0.043s	coverage: 48.2% of statements
20:45:44 [2020-03-17T20:45:44.059Z] ok  	github.com/docker/docker/distribution	0.236s	coverage: 22.1% of statements
20:45:44 [2020-03-17T20:45:44.059Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
20:45:45 [2020-03-17T20:45:45.432Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 49.4% of statements
20:45:45 [2020-03-17T20:45:45.778Z] --- PASS: TestInspect (3.79s)
20:45:45 [2020-03-17T20:45:45.778Z] === RUN   TestCreateJob
20:45:45 [2020-03-17T20:45:45.778Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
20:45:46 [2020-03-17T20:45:46.804Z] ok  	github.com/docker/docker/image	0.016s	coverage: 86.4% of statements
20:45:47 [2020-03-17T20:45:47.370Z] ok  	github.com/docker/docker/distribution/xfer	1.874s	coverage: 85.1% of statements
20:45:47 [2020-03-17T20:45:47.370Z] ?   	github.com/docker/docker/dockerversion	[no test files]
20:45:47 [2020-03-17T20:45:47.628Z] ok  	github.com/docker/docker/image/cache	0.024s	coverage: 19.2% of statements
20:45:47 [2020-03-17T20:45:47.628Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
20:45:49 [2020-03-17T20:45:49.001Z] ok  	github.com/docker/docker/image/v1	0.008s	coverage: 25.0% of statements
20:45:49 [2020-03-17T20:45:49.001Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
20:45:49 [2020-03-17T20:45:49.934Z] ok  	github.com/docker/docker/libcontainerd/queue	0.021s	coverage: 100.0% of statements
20:45:49 [2020-03-17T20:45:49.960Z] --- PASS: TestCreateJob (4.13s)
20:45:49 [2020-03-17T20:45:49.960Z] === RUN   TestReplicatedJob
20:45:50 [2020-03-17T20:45:50.867Z] ok  	github.com/docker/docker/opts	0.020s	coverage: 67.4% of statements
20:45:50 [2020-03-17T20:45:50.867Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
20:45:52 [2020-03-17T20:45:52.762Z] ok  	github.com/docker/docker/pkg/archive	0.412s	coverage: 77.2% of statements
20:45:53 [2020-03-17T20:45:53.692Z] ok  	github.com/docker/docker/pkg/authorization	0.239s	coverage: 68.3% of statements
20:45:53 [2020-03-17T20:45:53.949Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
20:45:54 [2020-03-17T20:45:54.206Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
20:45:57 [2020-03-17T20:45:57.480Z] ok  	github.com/docker/docker/layer	7.429s	coverage: 68.8% of statements
20:45:57 [2020-03-17T20:45:57.480Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
20:45:57 [2020-03-17T20:45:57.480Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
20:45:57 [2020-03-17T20:45:57.480Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
20:45:57 [2020-03-17T20:45:57.480Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
20:45:57 [2020-03-17T20:45:57.480Z] ?   	github.com/docker/docker/oci	[no test files]
20:45:57 [2020-03-17T20:45:57.480Z] ?   	github.com/docker/docker/oci/caps	[no test files]
20:45:57 [2020-03-17T20:45:57.480Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
20:45:57 [2020-03-17T20:45:57.738Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.942s	coverage: 43.2% of statements
20:45:57 [2020-03-17T20:45:57.738Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
20:45:57 [2020-03-17T20:45:57.738Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
20:45:57 [2020-03-17T20:45:57.738Z] ok  	github.com/docker/docker/pkg/discovery	0.003s	coverage: 58.3% of statements
20:45:58 [2020-03-17T20:45:58.081Z] --- PASS: TestReplicatedJob (6.72s)
20:45:58 [2020-03-17T20:45:58.081Z] === RUN   TestUpdateReplicatedJob
20:45:58 [2020-03-17T20:45:58.322Z] ok  	github.com/docker/docker/pkg/discovery/file	0.003s	coverage: 92.9% of statements
20:45:59 [2020-03-17T20:45:59.254Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.005s	coverage: 92.3% of statements
20:45:59 [2020-03-17T20:45:59.818Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.004s	coverage: 93.8% of statements
20:46:00 [2020-03-17T20:46:00.074Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
20:46:01 [2020-03-17T20:46:01.362Z] --- PASS: TestUpdateReplicatedJob (4.25s)
20:46:01 [2020-03-17T20:46:01.362Z] === RUN   TestServiceListWithStatuses
20:46:01 [2020-03-17T20:46:01.362Z] --- SKIP: TestServiceListWithStatuses (0.00s)
20:46:01 [2020-03-17T20:46:01.362Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
20:46:01 [2020-03-17T20:46:01.362Z] === RUN   TestDockerNetworkConnectAlias
20:46:01 [2020-03-17T20:46:01.446Z] ok  	github.com/docker/docker/pkg/filenotify	0.605s	coverage: 67.0% of statements
20:46:02 [2020-03-17T20:46:02.009Z] ok  	github.com/docker/docker/pkg/fileutils	0.010s	coverage: 89.5% of statements
20:46:02 [2020-03-17T20:46:02.267Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.069s	coverage: 84.1% of statements
20:46:02 [2020-03-17T20:46:02.830Z] ok  	github.com/docker/docker/pkg/fsutils	0.223s	coverage: 85.1% of statements
20:46:02 [2020-03-17T20:46:02.830Z] ok  	github.com/docker/docker/pkg/homedir	0.002s	coverage: 11.4% of statements
20:46:04 [2020-03-17T20:46:04.201Z] ok  	github.com/docker/docker/pkg/idtools	0.530s	coverage: 70.1% of statements
20:46:04 [2020-03-17T20:46:04.201Z] ok  	github.com/docker/docker/pkg/ioutils	0.418s	coverage: 69.3% of statements
20:46:04 [2020-03-17T20:46:04.764Z] ok  	github.com/docker/docker/pkg/locker	0.015s	coverage: 88.9% of statements
20:46:04 [2020-03-17T20:46:04.764Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
20:46:05 [2020-03-17T20:46:05.022Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
20:46:05 [2020-03-17T20:46:05.022Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
20:46:05 [2020-03-17T20:46:05.544Z] === RUN   TestDockerSuite/TestBuildVerboseOut
20:46:05 [2020-03-17T20:46:05.587Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.001s	coverage: 85.7% of statements
20:46:05 [2020-03-17T20:46:05.802Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
20:46:05 [2020-03-17T20:46:05.845Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
20:46:06 [2020-03-17T20:46:06.102Z] ok  	github.com/docker/docker/pkg/mount	0.591s	coverage: 70.5% of statements
20:46:06 [2020-03-17T20:46:06.102Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
20:46:06 [2020-03-17T20:46:06.102Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.003s	coverage: 60.0% of statements
20:46:06 [2020-03-17T20:46:06.367Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
20:46:06 [2020-03-17T20:46:06.625Z] --- PASS: TestDockerNetworkConnectAlias (5.70s)
20:46:06 [2020-03-17T20:46:06.625Z] === RUN   TestDockerNetworkReConnect
20:46:06 [2020-03-17T20:46:06.668Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.017s	coverage: 91.4% of statements
20:46:06 [2020-03-17T20:46:06.669Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
20:46:06 [2020-03-17T20:46:06.669Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
20:46:06 [2020-03-17T20:46:06.669Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
20:46:07 [2020-03-17T20:46:07.557Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
20:46:07 [2020-03-17T20:46:07.602Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.007s	coverage: 56.8% of statements
20:46:08 [2020-03-17T20:46:08.167Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
20:46:08 [2020-03-17T20:46:08.424Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
20:46:08 [2020-03-17T20:46:08.490Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
20:46:08 [2020-03-17T20:46:08.682Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
20:46:10 [2020-03-17T20:46:10.051Z] ok  	github.com/docker/docker/pkg/pubsub	1.027s	coverage: 73.9% of statements
20:46:10 [2020-03-17T20:46:10.308Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
20:46:10 [2020-03-17T20:46:10.387Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
20:46:10 [2020-03-17T20:46:10.387Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
20:46:10 [2020-03-17T20:46:10.387Z] === RUN   TestDockerSuite/TestBuildWindowsUser
20:46:10 [2020-03-17T20:46:10.387Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
20:46:10 [2020-03-17T20:46:10.387Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
20:46:11 [2020-03-17T20:46:11.320Z] --- PASS: TestDockerNetworkReConnect (4.46s)
20:46:11 [2020-03-17T20:46:11.320Z] === RUN   TestServicePlugin
20:46:12 [2020-03-17T20:46:12.694Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
20:46:12 [2020-03-17T20:46:12.694Z] === RUN   TestDockerSuite/TestBuildWithFailure
20:46:13 [2020-03-17T20:46:13.581Z] ok  	github.com/docker/docker/pkg/signal	2.399s	coverage: 61.0% of statements
20:46:13 [2020-03-17T20:46:13.581Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
20:46:13 [2020-03-17T20:46:13.838Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
20:46:14 [2020-03-17T20:46:14.070Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
20:46:14 [2020-03-17T20:46:14.096Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
20:46:14 [2020-03-17T20:46:14.353Z] ok  	github.com/docker/docker/pkg/symlink	0.007s	coverage: 87.7% of statements
20:46:14 [2020-03-17T20:46:14.637Z] === RUN   TestDockerSuite/TestBuildWithTabs
20:46:14 [2020-03-17T20:46:14.917Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 71.3% of statements
20:46:15 [2020-03-17T20:46:15.175Z] ok  	github.com/docker/docker/pkg/system	0.022s	coverage: 37.2% of statements
20:46:15 [2020-03-17T20:46:15.740Z] ok  	github.com/docker/docker/pkg/tailfile	0.054s	coverage: 88.6% of statements
20:46:16 [2020-03-17T20:46:16.012Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
20:46:16 [2020-03-17T20:46:16.012Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
20:46:16 [2020-03-17T20:46:16.304Z] ok  	github.com/docker/docker/pkg/tarsum	0.041s	coverage: 89.3% of statements
20:46:16 [2020-03-17T20:46:16.562Z] ok  	github.com/docker/docker/pkg/term	0.005s	coverage: 85.0% of statements
20:46:16 [2020-03-17T20:46:16.820Z] testing: warning: no tests to run
20:46:16 [2020-03-17T20:46:16.820Z] coverage: [no statements]
20:46:16 [2020-03-17T20:46:16.820Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
20:46:17 [2020-03-17T20:46:17.077Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
20:46:17 [2020-03-17T20:46:17.334Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
20:46:17 [2020-03-17T20:46:17.592Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
20:46:19 [2020-03-17T20:46:19.292Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
20:46:19 [2020-03-17T20:46:19.861Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
20:46:20 [2020-03-17T20:46:20.121Z] ok  	github.com/docker/docker/plugin	0.531s	coverage: 27.1% of statements
20:46:20 [2020-03-17T20:46:20.378Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
20:46:21 [2020-03-17T20:46:21.312Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 73.8% of statements
20:46:21 [2020-03-17T20:46:21.569Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 83.7% of statements
20:46:21 [2020-03-17T20:46:21.759Z] === RUN   TestDockerSuite/TestBuildWithVolumes
20:46:23 [2020-03-17T20:46:23.034Z] ok  	github.com/docker/docker/registry	0.073s	coverage: 56.0% of statements
20:46:23 [2020-03-17T20:46:23.154Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
20:46:23 [2020-03-17T20:46:23.412Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
20:46:23 [2020-03-17T20:46:23.616Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
20:46:23 [2020-03-17T20:46:23.873Z] ok  	github.com/docker/docker/restartmanager	0.003s	coverage: 45.3% of statements
20:46:23 [2020-03-17T20:46:23.977Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
20:46:23 [2020-03-17T20:46:23.977Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
20:46:24 [2020-03-17T20:46:24.805Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 68.2% of statements
20:46:24 [2020-03-17T20:46:24.909Z] === RUN   TestDockerSuite/TestBuildXZHost
20:46:25 [2020-03-17T20:46:25.063Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
20:46:26 [2020-03-17T20:46:26.281Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
20:46:27 [2020-03-17T20:46:27.590Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
20:46:27 [2020-03-17T20:46:27.653Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
20:46:27 [2020-03-17T20:46:27.653Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
20:46:27 [2020-03-17T20:46:27.653Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
20:46:28 [2020-03-17T20:46:28.155Z] ok  	github.com/docker/docker/volume/local	0.019s	coverage: 73.0% of statements
20:46:28 [2020-03-17T20:46:28.587Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
20:46:28 [2020-03-17T20:46:28.719Z] ok  	github.com/docker/docker/volume/mounts	0.018s	coverage: 67.0% of statements
20:46:29 [2020-03-17T20:46:29.961Z] === RUN   TestDockerSuite/TestCommitChange
20:46:30 [2020-03-17T20:46:30.090Z] ok  	github.com/docker/docker/volume/service	0.014s	coverage: 73.0% of statements
20:46:31 [2020-03-17T20:46:31.332Z] === RUN   TestDockerSuite/TestCommitChangeLabels
20:46:32 [2020-03-17T20:46:32.266Z] === RUN   TestDockerSuite/TestCommitHardlink
20:46:34 [2020-03-17T20:46:34.167Z] === RUN   TestDockerSuite/TestCommitNewFile
20:46:36 [2020-03-17T20:46:36.098Z] === RUN   TestDockerSuite/TestCommitPausedContainer
20:46:37 [2020-03-17T20:46:37.033Z] === RUN   TestDockerSuite/TestCommitTTY
20:46:38 [2020-03-17T20:46:38.638Z] 23645bd7ee08: Pull complete
20:46:38 [2020-03-17T20:46:38.638Z] Digest: sha256:8dcc65367c900f06ad386da6a1e25d578232f7b15981092986ade2f2fd9468b8
20:46:38 [2020-03-17T20:46:38.638Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
20:46:38 [2020-03-17T20:46:38.638Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
20:46:38 [2020-03-17T20:46:38.638Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
20:46:38 [2020-03-17T20:46:38.638Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1098'
20:46:38 [2020-03-17T20:46:38.638Z] WARN: Skipping validation tests
20:46:38 [2020-03-17T20:46:38.638Z] INFO: Running unit tests at 03/17/2020 20:46:27...
20:46:38 [2020-03-17T20:46:38.638Z] INFO: make.ps1 starting at 03/17/2020 20:46:32
20:46:38 [2020-03-17T20:46:38.638Z] INFO: Git commit (8dd1490473) assumed from DOCKER_GITCOMMIT environment variable
20:46:38 [2020-03-17T20:46:38.638Z] INFO: Invoking autogen...
20:46:38 [2020-03-17T20:46:38.638Z] INFO: Running unit tests...
20:46:38 [2020-03-17T20:46:38.933Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
20:46:39 [2020-03-17T20:46:39.439Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
20:46:39 [2020-03-17T20:46:39.439Z] 
20:46:39 [2020-03-17T20:46:39.439Z] ---> Making bundle: test-integration (in bundles/test-integration)
20:46:39 [2020-03-17T20:46:39.439Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:46:39 [2020-03-17T20:46:39.439Z] HOSTNAME=0f5d38f4dce4
20:46:39 [2020-03-17T20:46:39.439Z] TESTDEBUG=0
20:46:39 [2020-03-17T20:46:39.439Z] DEST=bundles/test-integration
20:46:39 [2020-03-17T20:46:39.439Z] PWD=/go/src/github.com/docker/docker
20:46:39 [2020-03-17T20:46:39.439Z] DOCKER_GITCOMMIT=8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4
20:46:39 [2020-03-17T20:46:39.439Z] container=docker
20:46:39 [2020-03-17T20:46:39.439Z] HOME=/root
20:46:39 [2020-03-17T20:46:39.439Z] GOLANG_VERSION=1.13.8
20:46:39 [2020-03-17T20:46:39.439Z] VALIDATE_REPO=https://github.com/moby/moby.git
20:46:39 [2020-03-17T20:46:39.439Z] VALIDATE_BRANCH=master
20:46:39 [2020-03-17T20:46:39.439Z] TERM=xterm
20:46:39 [2020-03-17T20:46:39.439Z] DOCKER_PKG=github.com/docker/docker
20:46:39 [2020-03-17T20:46:39.439Z] SHLVL=1
20:46:39 [2020-03-17T20:46:39.439Z] TIMEOUT=120m
20:46:39 [2020-03-17T20:46:39.439Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
20:46:39 [2020-03-17T20:46:39.439Z] DOCKER_GRAPHDRIVER=overlay2
20:46:39 [2020-03-17T20:46:39.439Z] GO111MODULE=off
20:46:39 [2020-03-17T20:46:39.439Z] DOCKER_EXPERIMENTAL=1
20:46:39 [2020-03-17T20:46:39.439Z] TEST_SKIP_INTEGRATION_CLI=1
20:46:39 [2020-03-17T20:46:39.439Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:46:39 [2020-03-17T20:46:39.439Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
20:46:39 [2020-03-17T20:46:39.439Z] GOPATH=/go
20:46:39 [2020-03-17T20:46:39.439Z] PKG_CONFIG=pkg-config
20:46:39 [2020-03-17T20:46:39.439Z] _=/usr/bin/env
20:46:39 [2020-03-17T20:46:39.439Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
20:46:39 [2020-03-17T20:46:39.866Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
20:46:41 [2020-03-17T20:46:41.762Z] === RUN   TestDockerSuite/TestCommitWithoutPause
20:46:42 [2020-03-17T20:46:42.267Z] ok  	github.com/docker/docker/pkg/plugins	33.615s	coverage: 76.6% of statements
20:46:42 [2020-03-17T20:46:42.268Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
20:46:42 [2020-03-17T20:46:42.268Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
20:46:42 [2020-03-17T20:46:42.268Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
20:46:42 [2020-03-17T20:46:42.268Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
20:46:42 [2020-03-17T20:46:42.268Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
20:46:42 [2020-03-17T20:46:42.268Z] ?   	github.com/docker/docker/rootless	[no test files]
20:46:42 [2020-03-17T20:46:42.268Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
20:46:42 [2020-03-17T20:46:42.268Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
20:46:42 [2020-03-17T20:46:42.268Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
20:46:42 [2020-03-17T20:46:42.268Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
20:46:42 [2020-03-17T20:46:42.268Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
20:46:42 [2020-03-17T20:46:42.268Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
20:46:42 [2020-03-17T20:46:42.268Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
20:46:42 [2020-03-17T20:46:42.268Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
20:46:42 [2020-03-17T20:46:42.268Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
20:46:42 [2020-03-17T20:46:42.268Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
20:46:42 [2020-03-17T20:46:42.268Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
20:46:42 [2020-03-17T20:46:42.268Z] ?   	github.com/docker/docker/testutil/request	[no test files]
20:46:42 [2020-03-17T20:46:42.268Z] ?   	github.com/docker/docker/volume	[no test files]
20:46:42 [2020-03-17T20:46:42.268Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
20:46:42 [2020-03-17T20:46:42.268Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
20:46:42 [2020-03-17T20:46:42.268Z] 
20:46:42 [2020-03-17T20:46:42.268Z] === Skipped
20:46:42 [2020-03-17T20:46:42.268Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
20:46:42 [2020-03-17T20:46:42.268Z]     exec_linux_test.go:18: requires AppArmor to be enabled
20:46:42 [2020-03-17T20:46:42.268Z] 
20:46:42 [2020-03-17T20:46:42.268Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
20:46:42 [2020-03-17T20:46:42.268Z]     exec_linux_test.go:38: requires AppArmor to be enabled
20:46:42 [2020-03-17T20:46:42.268Z] 
20:46:42 [2020-03-17T20:46:42.268Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
20:46:42 [2020-03-17T20:46:42.268Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:46:42 [2020-03-17T20:46:42.268Z]     graphtest_unix.go:46: Driver btrfs not supported
20:46:42 [2020-03-17T20:46:42.268Z] 
20:46:42 [2020-03-17T20:46:42.268Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
20:46:42 [2020-03-17T20:46:42.268Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:46:42 [2020-03-17T20:46:42.268Z]     graphtest_unix.go:46: Driver btrfs not supported
20:46:42 [2020-03-17T20:46:42.268Z] 
20:46:42 [2020-03-17T20:46:42.268Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
20:46:42 [2020-03-17T20:46:42.268Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:46:42 [2020-03-17T20:46:42.268Z]     graphtest_unix.go:46: Driver btrfs not supported
20:46:42 [2020-03-17T20:46:42.268Z] 
20:46:42 [2020-03-17T20:46:42.268Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
20:46:42 [2020-03-17T20:46:42.268Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:46:42 [2020-03-17T20:46:42.268Z]     graphtest_unix.go:46: Driver btrfs not supported
20:46:42 [2020-03-17T20:46:42.268Z] 
20:46:42 [2020-03-17T20:46:42.268Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
20:46:42 [2020-03-17T20:46:42.268Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:46:42 [2020-03-17T20:46:42.268Z]     graphtest_unix.go:46: Driver btrfs not supported
20:46:42 [2020-03-17T20:46:42.268Z] 
20:46:42 [2020-03-17T20:46:42.268Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
20:46:42 [2020-03-17T20:46:42.268Z]     graphtest_unix.go:73: No driver to put!
20:46:42 [2020-03-17T20:46:42.268Z] 
20:46:42 [2020-03-17T20:46:42.268Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
20:46:42 [2020-03-17T20:46:42.268Z] time="2020-03-17T20:45:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:46:42 [2020-03-17T20:46:42.268Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:46:42 [2020-03-17T20:46:42.268Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:46:42 [2020-03-17T20:46:42.268Z] 
20:46:42 [2020-03-17T20:46:42.268Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
20:46:42 [2020-03-17T20:46:42.268Z] time="2020-03-17T20:45:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:46:42 [2020-03-17T20:46:42.268Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:46:42 [2020-03-17T20:46:42.268Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:46:42 [2020-03-17T20:46:42.268Z] 
20:46:42 [2020-03-17T20:46:42.268Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
20:46:42 [2020-03-17T20:46:42.268Z] time="2020-03-17T20:45:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:46:42 [2020-03-17T20:46:42.268Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:46:42 [2020-03-17T20:46:42.268Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:46:42 [2020-03-17T20:46:42.268Z] 
20:46:42 [2020-03-17T20:46:42.268Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
20:46:42 [2020-03-17T20:46:42.268Z] time="2020-03-17T20:45:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:46:42 [2020-03-17T20:46:42.268Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:46:42 [2020-03-17T20:46:42.268Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:46:42 [2020-03-17T20:46:42.268Z] 
20:46:42 [2020-03-17T20:46:42.268Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
20:46:42 [2020-03-17T20:46:42.268Z] time="2020-03-17T20:45:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:46:42 [2020-03-17T20:46:42.268Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:46:42 [2020-03-17T20:46:42.268Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:46:42 [2020-03-17T20:46:42.268Z] 
20:46:42 [2020-03-17T20:46:42.268Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
20:46:42 [2020-03-17T20:46:42.268Z]     graphtest_unix.go:73: No driver to put!
20:46:42 [2020-03-17T20:46:42.268Z] 
20:46:42 [2020-03-17T20:46:42.268Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
20:46:42 [2020-03-17T20:46:42.268Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
20:46:42 [2020-03-17T20:46:42.268Z] 
20:46:42 [2020-03-17T20:46:42.268Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
20:46:42 [2020-03-17T20:46:42.268Z]     overlay_test.go:49: Fails to compute changes intermittently
20:46:42 [2020-03-17T20:46:42.268Z] 
20:46:42 [2020-03-17T20:46:42.268Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
20:46:42 [2020-03-17T20:46:42.268Z]     overlay_test.go:65: Cannot run test with naive change algorithm
20:46:42 [2020-03-17T20:46:42.268Z] 
20:46:42 [2020-03-17T20:46:42.268Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
20:46:42 [2020-03-17T20:46:42.268Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
20:46:42 [2020-03-17T20:46:42.268Z] 
20:46:42 [2020-03-17T20:46:42.268Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
20:46:42 [2020-03-17T20:46:42.268Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:46:42 [2020-03-17T20:46:42.268Z]     graphtest_unix.go:46: Driver zfs not supported
20:46:42 [2020-03-17T20:46:42.268Z] 
20:46:42 [2020-03-17T20:46:42.268Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
20:46:42 [2020-03-17T20:46:42.268Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:46:42 [2020-03-17T20:46:42.268Z]     graphtest_unix.go:46: Driver zfs not supported
20:46:42 [2020-03-17T20:46:42.268Z] 
20:46:42 [2020-03-17T20:46:42.268Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
20:46:42 [2020-03-17T20:46:42.268Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:46:42 [2020-03-17T20:46:42.268Z]     graphtest_unix.go:46: Driver zfs not supported
20:46:42 [2020-03-17T20:46:42.268Z] 
20:46:42 [2020-03-17T20:46:42.268Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
20:46:42 [2020-03-17T20:46:42.268Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:46:42 [2020-03-17T20:46:42.268Z]     graphtest_unix.go:46: Driver zfs not supported
20:46:42 [2020-03-17T20:46:42.268Z] 
20:46:42 [2020-03-17T20:46:42.268Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
20:46:42 [2020-03-17T20:46:42.268Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:46:42 [2020-03-17T20:46:42.268Z]     graphtest_unix.go:46: Driver zfs not supported
20:46:42 [2020-03-17T20:46:42.268Z] 
20:46:42 [2020-03-17T20:46:42.268Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
20:46:42 [2020-03-17T20:46:42.268Z]     graphtest_unix.go:73: No driver to put!
20:46:42 [2020-03-17T20:46:42.268Z] 
20:46:42 [2020-03-17T20:46:42.268Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
20:46:42 [2020-03-17T20:46:42.268Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
20:46:42 [2020-03-17T20:46:42.268Z] 
20:46:42 [2020-03-17T20:46:42.268Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
20:46:42 [2020-03-17T20:46:42.268Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
20:46:42 [2020-03-17T20:46:42.268Z] 
20:46:42 [2020-03-17T20:46:42.268Z] 
20:46:42 [2020-03-17T20:46:42.268Z] DONE 2177 tests, 26 skipped in 247.423s
Post stage
[Pipeline] junit
20:46:42 [2020-03-17T20:46:42.281Z] Recording test results
20:46:42 [2020-03-17T20:46:42.695Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
20:46:42 [2020-03-17T20:46:42.695Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
20:46:42 [2020-03-17T20:46:42.695Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
20:46:42 [2020-03-17T20:46:42.695Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
20:46:42 [2020-03-17T20:46:42.695Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
20:46:42 [2020-03-17T20:46:42.695Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
20:46:42 [2020-03-17T20:46:42.695Z] === RUN   TestDockerSuite/TestContainerAPICommit
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
20:46:43 [2020-03-17T20:46:43.119Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39728/.git:/go/src/github.com/docker/docker/.git --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4 hack/validate/vendor
20:46:43 [2020-03-17T20:46:43.326Z] 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
20:46:43 [2020-03-17T20:46:43.683Z] No vendor changes in diff.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
20:46:44 [2020-03-17T20:46:44.578Z] + echo Building e2e image
20:46:44 [2020-03-17T20:46:44.578Z] Building e2e image
20:46:44 [2020-03-17T20:46:44.578Z] + docker build --build-arg DOCKER_GITCOMMIT=8dd1490473d3e1ba5ce2a28948d8f5f5d09e19b4 -t moby-e2e-test -f Dockerfile.e2e .
20:46:44 [2020-03-17T20:46:44.578Z] #2 [internal] load .dockerignore
20:46:44 [2020-03-17T20:46:44.578Z] #2 DONE 0.0s
20:46:44 [2020-03-17T20:46:44.578Z] 
20:46:44 [2020-03-17T20:46:44.578Z] #2 [internal] load .dockerignore
20:46:44 [2020-03-17T20:46:44.578Z] #2 transferring context: 34B done
20:46:44 [2020-03-17T20:46:44.578Z] #2 DONE 0.0s
20:46:44 [2020-03-17T20:46:44.578Z] 
20:46:44 [2020-03-17T20:46:44.578Z] #1 [internal] load build definition from Dockerfile.e2e
20:46:44 [2020-03-17T20:46:44.578Z] #1 transferring dockerfile: 3.21kB done
20:46:44 [2020-03-17T20:46:44.578Z] #1 DONE 0.0s
20:46:44 [2020-03-17T20:46:44.578Z] 
20:46:44 [2020-03-17T20:46:44.578Z] #4 [internal] load metadata for docker.io/library/alpine:3.10
20:46:44 [2020-03-17T20:46:44.600Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
20:46:44 [2020-03-17T20:46:44.841Z] #4 DONE 0.2s
20:46:44 [2020-03-17T20:46:44.841Z] 
20:46:44 [2020-03-17T20:46:44.841Z] #3 [internal] load metadata for docker.io/library/golang:1.13.8-alpine
20:46:44 [2020-03-17T20:46:44.841Z] #3 DONE 0.2s
20:46:44 [2020-03-17T20:46:44.841Z] 
20:46:44 [2020-03-17T20:46:44.841Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f0...
20:46:44 [2020-03-17T20:46:44.841Z] #5 resolve docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f done
20:46:44 [2020-03-17T20:46:44.841Z] #5 extracting sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98
20:46:45 [2020-03-17T20:46:45.099Z] #5 sha256:de78803598bc4c940fc4591d412bffe488205d5d953f94751c6308deeaaa7eb8 528B / 528B done
20:46:45 [2020-03-17T20:46:45.099Z] #5 sha256:af341ccd2df8b0e2d67cf8dd32e087bfda4e5756ebd1c76bbf3efa0dc246590e 1.51kB / 1.51kB done
20:46:45 [2020-03-17T20:46:45.099Z] #5 sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 2.79MB / 2.79MB 0.1s done
20:46:45 [2020-03-17T20:46:45.099Z] #5 sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f 1.64kB / 1.64kB done
20:46:45 [2020-03-17T20:46:45.356Z] #5 ...
20:46:45 [2020-03-17T20:46:45.356Z] 
20:46:45 [2020-03-17T20:46:45.356Z] #8 [internal] load build context
20:46:45 [2020-03-17T20:46:45.356Z] #8 transferring context: 832.93kB 0.4s done
20:46:45 [2020-03-17T20:46:45.356Z] #8 DONE 0.4s
20:46:45 [2020-03-17T20:46:45.356Z] 
20:46:45 [2020-03-17T20:46:45.356Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f0...
20:46:45 [2020-03-17T20:46:45.356Z] #5 extracting sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 0.5s done
20:46:45 [2020-03-17T20:46:45.614Z] #5 DONE 0.7s
20:46:45 [2020-03-17T20:46:45.614Z] 
20:46:45 [2020-03-17T20:46:45.614Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f...
20:46:45 [2020-03-17T20:46:45.614Z] #14 resolve docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f17b70e5f4dc2ad7f3e7843c456eb7e1407ed158ed8c237dbf1476a done
20:46:45 [2020-03-17T20:46:45.614Z] #14 extracting sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 0.2s done
20:46:45 [2020-03-17T20:46:45.614Z] #14 sha256:e1fd9820be161c48c976bef05a2c2cffeb4e93b26acd8fdf1a9ff67f4b58c17a 3.83kB / 3.83kB done
20:46:45 [2020-03-17T20:46:45.614Z] #14 sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 301.26kB / 301.26kB 0.1s done
20:46:45 [2020-03-17T20:46:45.614Z] #14 sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 155B / 155B 0.1s done
20:46:45 [2020-03-17T20:46:45.614Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 25.43MB / 126.88MB 0.6s
20:46:45 [2020-03-17T20:46:45.614Z] #14 sha256:0aed2559ef8df646176b21d6ddc53232012e7d0d769131f380c0321aa10c5c02 126B / 126B 0.1s done
20:46:45 [2020-03-17T20:46:45.614Z] #14 sha256:1ff752199f17b70e5f4dc2ad7f3e7843c456eb7e1407ed158ed8c237dbf1476a 1.65kB / 1.65kB done
20:46:45 [2020-03-17T20:46:45.614Z] #14 sha256:5247a2e7ca4e484c93ce8177bdebf5922f9dbb14065583c4af5a5de35fa30987 1.36kB / 1.36kB done
20:46:45 [2020-03-17T20:46:45.614Z] #14 extracting sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 done
20:46:45 [2020-03-17T20:46:45.614Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 40.60MB / 126.88MB 0.8s
20:46:45 [2020-03-17T20:46:45.872Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 54.68MB / 126.88MB 1.0s
20:46:45 [2020-03-17T20:46:45.872Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 67.44MB / 126.88MB 1.1s
20:46:46 [2020-03-17T20:46:46.147Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 90.30MB / 126.88MB 1.3s
20:46:46 [2020-03-17T20:46:46.147Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 104.88MB / 126.88MB 1.4s
20:46:46 [2020-03-17T20:46:46.406Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 115.43MB / 126.88MB 1.5s
20:46:46 [2020-03-17T20:46:46.406Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 126.88MB / 126.88MB 1.7s
20:46:46 [2020-03-17T20:46:46.496Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
20:46:46 [2020-03-17T20:46:46.496Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
20:46:46 [2020-03-17T20:46:46.663Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 126.88MB / 126.88MB 1.8s done
20:46:46 [2020-03-17T20:46:46.663Z] #14 extracting sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8
20:46:46 [2020-03-17T20:46:46.754Z] --- PASS: TestServicePlugin (35.58s)
20:46:46 [2020-03-17T20:46:46.754Z]     plugin_test.go:62: [d9603bd264d27] joining swarm manager [db5c4a60bac44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:46:46 [2020-03-17T20:46:46.754Z]     plugin_test.go:65: [d90f41b90f7b4] joining swarm manager [db5c4a60bac44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:46:46 [2020-03-17T20:46:46.754Z] === RUN   TestServiceUpdateLabel
20:46:46 [2020-03-17T20:46:46.920Z] #14 ...
20:46:46 [2020-03-17T20:46:46.920Z] 
20:46:46 [2020-03-17T20:46:46.921Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
20:46:46 [2020-03-17T20:46:46.921Z] #6 DONE 1.3s
20:46:46 [2020-03-17T20:46:46.921Z] 
20:46:46 [2020-03-17T20:46:46.921Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f...
20:46:47 [2020-03-17T20:46:47.012Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
20:46:48 [2020-03-17T20:46:48.384Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
20:46:48 [2020-03-17T20:46:48.642Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
20:46:48 [2020-03-17T20:46:48.899Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
20:46:49 [2020-03-17T20:46:49.464Z] --- PASS: TestServiceUpdateLabel (2.64s)
20:46:49 [2020-03-17T20:46:49.464Z] === RUN   TestServiceUpdateSecrets
20:46:50 [2020-03-17T20:46:50.029Z] === RUN   TestDockerSuite/TestContainerAPICreate
20:46:50 [2020-03-17T20:46:50.964Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
20:46:50 [2020-03-17T20:46:50.964Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
20:46:50 [2020-03-17T20:46:50.964Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
20:46:51 [2020-03-17T20:46:51.898Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
20:46:51 [2020-03-17T20:46:51.898Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
20:46:51 [2020-03-17T20:46:51.898Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
20:46:51 [2020-03-17T20:46:51.901Z] ?   	github.com/docker/docker/api	[no test files]
20:46:52 [2020-03-17T20:46:52.155Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
20:46:52 [2020-03-17T20:46:52.156Z] === RUN   TestDockerSuite/TestContainerAPIDelete
20:46:52 [2020-03-17T20:46:52.176Z] #14 extracting sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 5.1s
20:46:52 [2020-03-17T20:46:52.176Z] #14 ...
20:46:52 [2020-03-17T20:46:52.176Z] 
20:46:52 [2020-03-17T20:46:52.176Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
20:46:52 [2020-03-17T20:46:52.176Z] #7 0.967 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
20:46:52 [2020-03-17T20:46:52.176Z] #7 2.062 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
20:46:52 [2020-03-17T20:46:52.176Z] #7 2.163 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2)
20:46:52 [2020-03-17T20:46:52.176Z] #7 2.168 (2/30) Installing ncurses-libs (6.1_p20190518-r2)
20:46:52 [2020-03-17T20:46:52.176Z] #7 2.175 (3/30) Installing readline (8.0.0-r0)
20:46:52 [2020-03-17T20:46:52.176Z] #7 2.180 (4/30) Installing bash (5.0.0-r0)
20:46:52 [2020-03-17T20:46:52.176Z] #7 2.199 Executing bash-5.0.0-r0.post-install
20:46:52 [2020-03-17T20:46:52.176Z] #7 2.201 (5/30) Installing ca-certificates (20190108-r0)
20:46:52 [2020-03-17T20:46:52.176Z] #7 2.220 (6/30) Installing libgcc (8.3.0-r0)
20:46:52 [2020-03-17T20:46:52.176Z] #7 2.226 (7/30) Installing libstdc++ (8.3.0-r0)
20:46:52 [2020-03-17T20:46:52.176Z] #7 2.243 (8/30) Installing binutils (2.32-r0)
20:46:52 [2020-03-17T20:46:52.176Z] #7 2.337 (9/30) Installing gmp (6.1.2-r1)
20:46:52 [2020-03-17T20:46:52.176Z] #7 2.347 (10/30) Installing isl (0.18-r0)
20:46:52 [2020-03-17T20:46:52.176Z] #7 2.368 (11/30) Installing libgomp (8.3.0-r0)
20:46:52 [2020-03-17T20:46:52.176Z] #7 2.371 (12/30) Installing libatomic (8.3.0-r0)
20:46:52 [2020-03-17T20:46:52.176Z] #7 2.372 (13/30) Installing mpfr3 (3.1.5-r1)
20:46:52 [2020-03-17T20:46:52.176Z] #7 2.378 (14/30) Installing mpc1 (1.1.0-r0)
20:46:52 [2020-03-17T20:46:52.176Z] #7 2.380 (15/30) Installing gcc (8.3.0-r0)
20:46:52 [2020-03-17T20:46:52.176Z] #7 3.208 (16/30) Installing musl-dev (1.1.22-r3)
20:46:52 [2020-03-17T20:46:52.176Z] #7 3.309 (17/30) Installing libc-dev (0.7.1-r0)
20:46:52 [2020-03-17T20:46:52.176Z] #7 3.310 (18/30) Installing g++ (8.3.0-r0)
20:46:52 [2020-03-17T20:46:52.176Z] #7 3.846 (19/30) Installing nghttp2-libs (1.39.2-r0)
20:46:52 [2020-03-17T20:46:52.176Z] #7 3.850 (20/30) Installing libcurl (7.66.0-r0)
20:46:52 [2020-03-17T20:46:52.176Z] #7 3.859 (21/30) Installing expat (2.2.8-r0)
20:46:52 [2020-03-17T20:46:52.176Z] #7 3.862 (22/30) Installing pcre2 (10.33-r0)
20:46:52 [2020-03-17T20:46:52.176Z] #7 3.872 (23/30) Installing git (2.22.2-r0)
20:46:52 [2020-03-17T20:46:52.176Z] #7 4.071 (24/30) Installing libmnl (1.0.4-r0)
20:46:52 [2020-03-17T20:46:52.176Z] #7 4.074 (25/30) Installing libnftnl-libs (1.1.3-r0)
20:46:52 [2020-03-17T20:46:52.176Z] #7 4.077 (26/30) Installing iptables (1.8.3-r1)
20:46:52 [2020-03-17T20:46:52.176Z] #7 4.101 (27/30) Installing pigz (2.4-r0)
20:46:52 [2020-03-17T20:46:52.176Z] #7 4.107 (28/30) Installing tar (1.32-r0)
20:46:52 [2020-03-17T20:46:52.176Z] #7 4.115 (29/30) Installing xz-libs (5.2.4-r0)
20:46:52 [2020-03-17T20:46:52.176Z] #7 4.119 (30/30) Installing xz (5.2.4-r0)
20:46:52 [2020-03-17T20:46:52.176Z] #7 4.123 Executing busybox-1.30.1-r3.trigger
20:46:52 [2020-03-17T20:46:52.176Z] #7 4.130 Executing ca-certificates-20190108-r0.trigger
20:46:52 [2020-03-17T20:46:52.176Z] #7 4.180 OK: 178 MiB in 44 packages
20:46:52 [2020-03-17T20:46:52.177Z] #7 DONE 5.4s
20:46:52 [2020-03-17T20:46:52.177Z] 
20:46:52 [2020-03-17T20:46:52.177Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f...
20:46:52 [2020-03-17T20:46:52.433Z] #14 ...
20:46:52 [2020-03-17T20:46:52.433Z] 
20:46:52 [2020-03-17T20:46:52.433Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
20:46:52 [2020-03-17T20:46:52.433Z] #9 DONE 0.1s
20:46:52 [2020-03-17T20:46:52.433Z] 
20:46:52 [2020-03-17T20:46:52.433Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f...
20:46:52 [2020-03-17T20:46:52.433Z] #14 ...
20:46:52 [2020-03-17T20:46:52.433Z] 
20:46:52 [2020-03-17T20:46:52.433Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
20:46:52 [2020-03-17T20:46:52.433Z] #10 DONE 0.1s
20:46:52 [2020-03-17T20:46:52.433Z] 
20:46:52 [2020-03-17T20:46:52.433Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
20:46:52 [2020-03-17T20:46:52.433Z] #11 DONE 0.1s
20:46:52 [2020-03-17T20:46:52.433Z] 
20:46:52 [2020-03-17T20:46:52.433Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f...
20:46:52 [2020-03-17T20:46:52.690Z] #14 ...
20:46:52 [2020-03-17T20:46:52.690Z] 
20:46:52 [2020-03-17T20:46:52.690Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
20:46:52 [2020-03-17T20:46:52.690Z] #12 DONE 0.1s
20:46:52 [2020-03-17T20:46:52.690Z] 
20:46:52 [2020-03-17T20:46:52.690Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
20:46:52 [2020-03-17T20:46:52.690Z] #13 DONE 0.1s
20:46:52 [2020-03-17T20:46:52.690Z] 
20:46:52 [2020-03-17T20:46:52.690Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f...
20:46:52 [2020-03-17T20:46:52.690Z] #14 extracting sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 6.0s done
20:46:52 [2020-03-17T20:46:52.947Z] #14 extracting sha256:0aed2559ef8df646176b21d6ddc53232012e7d0d769131f380c0321aa10c5c02 done
20:46:53 [2020-03-17T20:46:53.088Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
20:46:53 [2020-03-17T20:46:53.203Z] #14 DONE 8.2s
20:46:53 [2020-03-17T20:46:53.203Z] 
20:46:53 [2020-03-17T20:46:53.204Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
20:46:53 [2020-03-17T20:46:53.767Z] #15 0.639 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz
20:46:54 [2020-03-17T20:46:54.020Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
20:46:54 [2020-03-17T20:46:54.696Z] #15 1.686 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz
20:46:54 [2020-03-17T20:46:54.952Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
20:46:54 [2020-03-17T20:46:54.953Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
20:46:54 [2020-03-17T20:46:54.953Z] #15 1.772 (1/43) Upgrading musl (1.1.24-r0 -> 1.1.24-r1)
20:46:54 [2020-03-17T20:46:54.953Z] #15 1.780 (2/43) Installing ncurses-terminfo-base (6.1_p20200118-r2)
20:46:54 [2020-03-17T20:46:54.953Z] #15 1.784 (3/43) Installing ncurses-libs (6.1_p20200118-r2)
20:46:54 [2020-03-17T20:46:54.953Z] #15 1.791 (4/43) Installing readline (8.0.1-r0)
20:46:54 [2020-03-17T20:46:54.953Z] #15 1.795 (5/43) Installing bash (5.0.11-r1)
20:46:54 [2020-03-17T20:46:54.953Z] #15 1.807 Executing bash-5.0.11-r1.post-install
20:46:54 [2020-03-17T20:46:54.953Z] #15 1.809 (6/43) Installing linux-headers (4.19.36-r0)
20:46:54 [2020-03-17T20:46:54.953Z] #15 1.882 (7/43) Installing libblkid (2.34-r1)
20:46:54 [2020-03-17T20:46:54.953Z] #15 1.886 (8/43) Installing libuuid (2.34-r1)
20:46:54 [2020-03-17T20:46:54.953Z] #15 1.888 (9/43) Installing btrfs-progs-libs (5.4-r0)
20:46:54 [2020-03-17T20:46:54.953Z] #15 1.894 (10/43) Installing btrfs-progs-dev (5.4-r0)
20:46:54 [2020-03-17T20:46:54.953Z] #15 1.907 (11/43) Installing libgcc (9.2.0-r3)
20:46:54 [2020-03-17T20:46:54.953Z] #15 1.909 (12/43) Installing libstdc++ (9.2.0-r3)
20:46:54 [2020-03-17T20:46:54.953Z] #15 1.921 (13/43) Installing binutils (2.33.1-r0)
20:46:54 [2020-03-17T20:46:54.953Z] #15 1.986 (14/43) Installing libmagic (5.37-r1)
20:46:55 [2020-03-17T20:46:55.210Z] #15 2.005 (15/43) Installing file (5.37-r1)
20:46:55 [2020-03-17T20:46:55.210Z] #15 2.006 (16/43) Installing gmp (6.1.2-r1)
20:46:55 [2020-03-17T20:46:55.210Z] #15 2.011 (17/43) Installing isl (0.18-r0)
20:46:55 [2020-03-17T20:46:55.210Z] #15 2.025 (18/43) Installing libgomp (9.2.0-r3)
20:46:55 [2020-03-17T20:46:55.210Z] #15 2.028 (19/43) Installing libatomic (9.2.0-r3)
20:46:55 [2020-03-17T20:46:55.210Z] #15 2.030 (20/43) Installing mpfr4 (4.0.2-r1)
20:46:55 [2020-03-17T20:46:55.210Z] #15 2.035 (21/43) Installing mpc1 (1.1.0-r1)
20:46:55 [2020-03-17T20:46:55.210Z] #15 2.037 (22/43) Installing gcc (9.2.0-r3)
20:46:55 [2020-03-17T20:46:55.775Z] #15 2.701 (23/43) Installing musl-dev (1.1.24-r1)
20:46:55 [2020-03-17T20:46:55.775Z] #15 2.770 (24/43) Installing libc-dev (0.7.2-r0)
20:46:55 [2020-03-17T20:46:55.775Z] #15 2.771 (25/43) Installing g++ (9.2.0-r3)
20:46:56 [2020-03-17T20:46:56.339Z] #15 3.182 (26/43) Installing make (4.2.1-r2)
20:46:56 [2020-03-17T20:46:56.339Z] #15 3.186 (27/43) Installing fortify-headers (1.1-r0)
20:46:56 [2020-03-17T20:46:56.339Z] #15 3.188 (28/43) Installing build-base (0.5-r1)
20:46:56 [2020-03-17T20:46:56.339Z] #15 3.189 (29/43) Installing nghttp2-libs (1.40.0-r0)
20:46:56 [2020-03-17T20:46:56.339Z] #15 3.191 (30/43) Installing libcurl (7.67.0-r0)
20:46:56 [2020-03-17T20:46:56.339Z] #15 3.198 (31/43) Installing curl (7.67.0-r0)
20:46:56 [2020-03-17T20:46:56.339Z] #15 3.201 (32/43) Installing oniguruma (6.9.4-r0)
20:46:56 [2020-03-17T20:46:56.339Z] #15 3.207 (33/43) Installing jq (1.6-r0)
20:46:56 [2020-03-17T20:46:56.339Z] #15 3.214 (34/43) Installing device-mapper-libs (2.02.186-r0)
20:46:56 [2020-03-17T20:46:56.339Z] #15 3.219 (35/43) Installing device-mapper-event-libs (2.02.186-r0)
20:46:56 [2020-03-17T20:46:56.339Z] #15 3.221 (36/43) Installing libaio (0.3.112-r1)
20:46:56 [2020-03-17T20:46:56.339Z] #15 3.222 (37/43) Installing lvm2-libs (2.02.186-r0)
20:46:56 [2020-03-17T20:46:56.339Z] #15 3.252 (38/43) Installing libfdisk (2.34-r1)
20:46:56 [2020-03-17T20:46:56.339Z] #15 3.258 (39/43) Installing libmount (2.34-r1)
20:46:56 [2020-03-17T20:46:56.339Z] #15 3.263 (40/43) Installing libsmartcols (2.34-r1)
20:46:56 [2020-03-17T20:46:56.339Z] #15 3.267 (41/43) Installing pkgconf (1.6.3-r0)
20:46:56 [2020-03-17T20:46:56.339Z] #15 3.269 (42/43) Installing util-linux-dev (2.34-r1)
20:46:56 [2020-03-17T20:46:56.339Z] #15 3.290 (43/43) Installing lvm2-dev (2.02.186-r0)
20:46:56 [2020-03-17T20:46:56.339Z] #15 3.295 Executing busybox-1.31.1-r9.trigger
20:46:56 [2020-03-17T20:46:56.339Z] #15 3.303 OK: 196 MiB in 57 packages
20:46:56 [2020-03-17T20:46:56.849Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
20:46:56 [2020-03-17T20:46:56.903Z] #15 DONE 3.8s
20:46:56 [2020-03-17T20:46:56.903Z] 
20:46:56 [2020-03-17T20:46:56.903Z] #16 [base 3/5] RUN mkdir -p /build/
20:46:57 [2020-03-17T20:46:57.412Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
20:46:57 [2020-03-17T20:46:57.412Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
20:46:57 [2020-03-17T20:46:57.470Z] #16 DONE 0.7s
20:46:57 [2020-03-17T20:46:57.727Z] 
20:46:57 [2020-03-17T20:46:57.727Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
20:46:58 [2020-03-17T20:46:58.294Z] #17 DONE 0.7s
20:46:58 [2020-03-17T20:46:58.294Z] 
20:46:58 [2020-03-17T20:46:58.294Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
20:46:58 [2020-03-17T20:46:58.294Z] #18 DONE 0.0s
20:46:58 [2020-03-17T20:46:58.294Z] 
20:46:58 [2020-03-17T20:46:58.294Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
20:46:58 [2020-03-17T20:46:58.346Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
20:46:58 [2020-03-17T20:46:58.562Z] #26 DONE 0.1s
20:46:58 [2020-03-17T20:46:58.562Z] 
20:46:58 [2020-03-17T20:46:58.562Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
20:46:58 [2020-03-17T20:46:58.562Z] #19 DONE 0.1s
20:46:58 [2020-03-17T20:46:58.562Z] 
20:46:58 [2020-03-17T20:46:58.562Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
20:46:58 [2020-03-17T20:46:58.562Z] #22 DONE 0.1s
20:46:58 [2020-03-17T20:46:58.562Z] 
20:46:58 [2020-03-17T20:46:58.562Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
20:46:58 [2020-03-17T20:46:58.562Z] #23 DONE 0.1s
20:46:58 [2020-03-17T20:46:58.562Z] 
20:46:58 [2020-03-17T20:46:58.562Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
20:46:58 [2020-03-17T20:46:58.562Z] #27 DONE 0.2s
20:46:58 [2020-03-17T20:46:58.562Z] 
20:46:58 [2020-03-17T20:46:58.562Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
20:46:58 [2020-03-17T20:46:58.562Z] #24 ...
20:46:58 [2020-03-17T20:46:58.562Z] 
20:46:58 [2020-03-17T20:46:58.562Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
20:46:58 [2020-03-17T20:46:58.562Z] #28 DONE 0.1s
20:46:58 [2020-03-17T20:46:58.820Z] 
20:46:58 [2020-03-17T20:46:58.820Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
20:46:59 [2020-03-17T20:46:59.279Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
20:46:59 [2020-03-17T20:46:59.845Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
20:47:00 [2020-03-17T20:47:00.779Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
20:47:00 [2020-03-17T20:47:00.779Z] === RUN   TestDockerSuite/TestContainerAPIKill
20:47:01 [2020-03-17T20:47:01.711Z] === RUN   TestDockerSuite/TestContainerAPIPause
20:47:02 [2020-03-17T20:47:02.643Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
20:47:02 [2020-03-17T20:47:02.998Z] #29 ...
20:47:02 [2020-03-17T20:47:02.998Z] 
20:47:02 [2020-03-17T20:47:02.998Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
20:47:02 [2020-03-17T20:47:02.998Z] #24 1.247 + RM_GOPATH=0
20:47:02 [2020-03-17T20:47:02.998Z] #24 1.247 + TMP_GOPATH=
20:47:02 [2020-03-17T20:47:02.998Z] #24 1.247 + : /build
20:47:02 [2020-03-17T20:47:02.998Z] #24 1.247 + '[' -z '' ']'
20:47:02 [2020-03-17T20:47:02.998Z] #24 1.247 ++ mktemp -d
20:47:02 [2020-03-17T20:47:02.998Z] #24 1.247 + export GOPATH=/tmp/tmp.DECGeK
20:47:02 [2020-03-17T20:47:02.998Z] #24 1.247 + GOPATH=/tmp/tmp.DECGeK
20:47:02 [2020-03-17T20:47:02.998Z] #24 1.247 + RM_GOPATH=1
20:47:02 [2020-03-17T20:47:02.998Z] #24 1.247 ++ dirname ./install.sh
20:47:02 [2020-03-17T20:47:02.998Z] #24 1.247 + dir=.
20:47:02 [2020-03-17T20:47:02.998Z] #24 1.247 + bin=dockercli
20:47:02 [2020-03-17T20:47:02.998Z] #24 1.247 + shift
20:47:02 [2020-03-17T20:47:02.998Z] #24 1.247 + '[' '!' -f ./dockercli.installer ']'
20:47:02 [2020-03-17T20:47:02.998Z] #24 1.247 + . ./dockercli.installer
20:47:02 [2020-03-17T20:47:02.998Z] #24 1.247 ++ : stable
20:47:02 [2020-03-17T20:47:02.998Z] #24 1.248 ++ : 17.06.2-ce
20:47:02 [2020-03-17T20:47:02.998Z] #24 1.248 + install_dockercli
20:47:02 [2020-03-17T20:47:02.998Z] #24 1.248 + echo 'Install docker/cli version 17.06.2-ce from stable'
20:47:02 [2020-03-17T20:47:02.998Z] #24 1.248 Install docker/cli version 17.06.2-ce from stable
20:47:02 [2020-03-17T20:47:02.998Z] #24 1.248 ++ uname -m
20:47:02 [2020-03-17T20:47:02.998Z] #24 1.250 + arch=x86_64
20:47:02 [2020-03-17T20:47:02.998Z] #24 1.250 + '[' x86_64 '!=' x86_64 ']'
20:47:02 [2020-03-17T20:47:02.998Z] #24 1.250 + url=https://download.docker.com/linux/static
20:47:02 [2020-03-17T20:47:02.998Z] #24 1.251 + tar -xz docker/docker
20:47:02 [2020-03-17T20:47:02.998Z] #24 1.251 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
20:47:02 [2020-03-17T20:47:02.998Z] #24 3.394 + mkdir -p /build
20:47:02 [2020-03-17T20:47:02.998Z] #24 3.395 + mv docker/docker /build/
20:47:02 [2020-03-17T20:47:02.998Z] #24 3.397 + rmdir docker
20:47:02 [2020-03-17T20:47:02.998Z] #24 DONE 3.9s
20:47:02 [2020-03-17T20:47:02.998Z] 
20:47:02 [2020-03-17T20:47:02.998Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
20:47:02 [2020-03-17T20:47:02.998Z] #20 2.614 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
20:47:02 [2020-03-17T20:47:02.998Z] #20 3.090 curl: option --progress: is ambiguous
20:47:02 [2020-03-17T20:47:02.998Z] #20 3.091 curl: try 'curl --help' or 'curl --manual' for more information
20:47:02 [2020-03-17T20:47:02.998Z] #20 3.610 curl: option --progress: is ambiguous
20:47:02 [2020-03-17T20:47:02.998Z] #20 3.617 curl: try 'curl --help' or 'curl --manual' for more information
20:47:02 [2020-03-17T20:47:02.998Z] #20 3.959 curl: option --progress: is ambiguous
20:47:02 [2020-03-17T20:47:02.998Z] #20 3.965 curl: try 'curl --help' or 'curl --manual' for more information
20:47:02 [2020-03-17T20:47:02.998Z] #20 4.469 curl: option --progress: is ambiguous
20:47:02 [2020-03-17T20:47:02.998Z] #20 4.469 curl: try 'curl --help' or 'curl --manual' for more information
20:47:03 [2020-03-17T20:47:03.208Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
20:47:03 [2020-03-17T20:47:03.255Z] #20 4.813 
20:47:03 [2020-03-17T20:47:03.465Z] === RUN   TestDockerSuite/TestContainerAPIRename
20:47:04 [2020-03-17T20:47:04.187Z] #20 5.714 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
20:47:04 [2020-03-17T20:47:04.400Z] === RUN   TestDockerSuite/TestContainerAPIRestart
20:47:04 [2020-03-17T20:47:04.447Z] #20 5.982 curl: option --progress: is ambiguous
20:47:04 [2020-03-17T20:47:04.447Z] #20 5.983 curl: try 'curl --help' or 'curl --manual' for more information
20:47:04 [2020-03-17T20:47:04.704Z] #20 ...
20:47:04 [2020-03-17T20:47:04.704Z] 
20:47:04 [2020-03-17T20:47:04.704Z] #31 [builder 1/4] COPY . .
20:47:04 [2020-03-17T20:47:04.704Z] #31 DONE 6.2s
20:47:04 [2020-03-17T20:47:04.704Z] 
20:47:04 [2020-03-17T20:47:04.704Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
20:47:04 [2020-03-17T20:47:04.704Z] #20 6.264 
20:47:04 [2020-03-17T20:47:04.704Z] #20 ...
20:47:04 [2020-03-17T20:47:04.704Z] 
20:47:04 [2020-03-17T20:47:04.704Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
20:47:04 [2020-03-17T20:47:04.965Z] --- PASS: TestServiceUpdateSecrets (15.61s)
20:47:04 [2020-03-17T20:47:04.965Z] === RUN   TestServiceUpdateConfigs
20:47:05 [2020-03-17T20:47:05.897Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
20:47:06 [2020-03-17T20:47:06.081Z] #32 DONE 1.4s
20:47:06 [2020-03-17T20:47:06.081Z] 
20:47:06 [2020-03-17T20:47:06.081Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
20:47:06 [2020-03-17T20:47:06.081Z] #20 7.500 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
20:47:06 [2020-03-17T20:47:06.597Z] #20 8.016 curl: option --progress: is ambiguous
20:47:06 [2020-03-17T20:47:06.597Z] #20 8.017 curl: try 'curl --help' or 'curl --manual' for more information
20:47:06 [2020-03-17T20:47:06.832Z] ok  	github.com/docker/docker/api/server	0.175s	coverage: 9.0% of statements
20:47:06 [2020-03-17T20:47:06.854Z] #20 8.401 
20:47:07 [2020-03-17T20:47:07.796Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
20:47:07 [2020-03-17T20:47:07.796Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
20:47:07 [2020-03-17T20:47:07.796Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
20:47:07 [2020-03-17T20:47:07.797Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
20:47:07 [2020-03-17T20:47:07.797Z] === RUN   TestDockerSuite/TestContainerAPIStart
20:47:08 [2020-03-17T20:47:08.227Z] #20 9.491 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
20:47:08 [2020-03-17T20:47:08.227Z] #20 9.736 curl: option --progress: is ambiguous
20:47:08 [2020-03-17T20:47:08.227Z] #20 9.740 curl: try 'curl --help' or 'curl --manual' for more information
20:47:08 [2020-03-17T20:47:08.361Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
20:47:08 [2020-03-17T20:47:08.485Z] #20 10.11 
20:47:09 [2020-03-17T20:47:09.860Z] #20 11.12 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
20:47:10 [2020-03-17T20:47:10.118Z] #20 11.58 curl: option --progress: is ambiguous
20:47:10 [2020-03-17T20:47:10.118Z] #20 11.58 curl: try 'curl --help' or 'curl --manual' for more information
20:47:10 [2020-03-17T20:47:10.376Z] #20 11.89 
20:47:10 [2020-03-17T20:47:10.376Z] #20 11.99 Download of images into '/build' complete.
20:47:10 [2020-03-17T20:47:10.376Z] #20 11.99 Use something like the following to load the result into a Docker daemon:
20:47:10 [2020-03-17T20:47:10.376Z] #20 11.99   tar -cC '/build' . | docker load
20:47:10 [2020-03-17T20:47:10.376Z] #20 DONE 12.1s
20:47:10 [2020-03-17T20:47:10.376Z] 
20:47:10 [2020-03-17T20:47:10.376Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
20:47:10 [2020-03-17T20:47:10.376Z] #33 1.291 
20:47:10 [2020-03-17T20:47:10.376Z] #33 1.371 Removing bundles/
20:47:10 [2020-03-17T20:47:10.376Z] #33 1.372 
20:47:10 [2020-03-17T20:47:10.376Z] #33 1.377 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
20:47:10 [2020-03-17T20:47:10.376Z] #33 2.570 Building test suite binary ./integration-cli/test.main
20:47:11 [2020-03-17T20:47:11.311Z] #33 ...
20:47:11 [2020-03-17T20:47:11.311Z] 
20:47:11 [2020-03-17T20:47:11.311Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
20:47:11 [2020-03-17T20:47:11.311Z] #21 DONE 0.1s
20:47:11 [2020-03-17T20:47:11.311Z] 
20:47:11 [2020-03-17T20:47:11.311Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
20:47:11 [2020-03-17T20:47:11.311Z] #25 DONE 0.1s
20:47:11 [2020-03-17T20:47:11.311Z] 
20:47:11 [2020-03-17T20:47:11.311Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
20:47:13 [2020-03-17T20:47:13.620Z] === RUN   TestDockerSuite/TestContainerAPIStop
20:47:13 [2020-03-17T20:47:13.877Z] === RUN   TestDockerSuite/TestContainerAPITop
20:47:14 [2020-03-17T20:47:14.811Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
20:47:14 [2020-03-17T20:47:14.811Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
20:47:14 [2020-03-17T20:47:14.811Z] === RUN   TestDockerSuite/TestContainerAPIWait
20:47:18 [2020-03-17T20:47:18.090Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
20:47:18 [2020-03-17T20:47:18.347Z] === RUN   TestDockerSuite/TestContainerNetworkMode
20:47:19 [2020-03-17T20:47:19.720Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
20:47:20 [2020-03-17T20:47:20.654Z] --- PASS: TestServiceUpdateConfigs (15.46s)
20:47:20 [2020-03-17T20:47:20.654Z] === RUN   TestServiceUpdateNetwork
20:47:24 [2020-03-17T20:47:24.834Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
20:47:25 [2020-03-17T20:47:25.091Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
20:47:26 [2020-03-17T20:47:26.178Z] #29 27.38 # github.com/docker/docker/contrib/httpserver
20:47:26 [2020-03-17T20:47:26.178Z] #29 27.38 loadinternal: cannot find runtime/cgo
20:47:26 [2020-03-17T20:47:26.436Z] #29 DONE 27.7s
20:47:26 [2020-03-17T20:47:26.436Z] 
20:47:26 [2020-03-17T20:47:26.436Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
20:47:26 [2020-03-17T20:47:26.798Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
20:47:26 [2020-03-17T20:47:26.991Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
20:47:27 [2020-03-17T20:47:27.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
20:47:27 [2020-03-17T20:47:27.395Z] #33 ...
20:47:27 [2020-03-17T20:47:27.395Z] 
20:47:27 [2020-03-17T20:47:27.395Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
20:47:27 [2020-03-17T20:47:27.651Z] #30 DONE 0.1s
20:47:27 [2020-03-17T20:47:27.651Z] 
20:47:27 [2020-03-17T20:47:27.651Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
20:47:28 [2020-03-17T20:47:28.887Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
20:47:30 [2020-03-17T20:47:30.260Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
20:47:31 [2020-03-17T20:47:31.637Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
20:47:31 [2020-03-17T20:47:31.638Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
20:47:33 [2020-03-17T20:47:33.534Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
20:47:34 [2020-03-17T20:47:34.906Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
20:47:34 [2020-03-17T20:47:34.906Z] --- PASS: TestServiceUpdateNetwork (14.50s)
20:47:34 [2020-03-17T20:47:34.906Z] PASS
20:47:34 [2020-03-17T20:47:34.906Z] 
20:47:34 [2020-03-17T20:47:34.906Z] === Skipped
20:47:34 [2020-03-17T20:47:34.906Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
20:47:34 [2020-03-17T20:47:34.906Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
20:47:34 [2020-03-17T20:47:34.906Z] 
20:47:34 [2020-03-17T20:47:34.906Z] 
20:47:34 [2020-03-17T20:47:34.906Z] DONE 23 tests, 1 skipped in 181.041s
20:47:34 [2020-03-17T20:47:34.906Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
20:47:34 [2020-03-17T20:47:34.906Z] ++ 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
20:47:34 [2020-03-17T20:47:34.906Z] ++ set -e
20:47:34 [2020-03-17T20:47:34.906Z] ++ '[' -n 0 ']'
20:47:34 [2020-03-17T20:47:34.906Z] ++ set -x
20:47:34 [2020-03-17T20:47:34.906Z] ++ env -i DEST=/go/src/github.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
20:47:35 [2020-03-17T20:47:35.164Z] INFO: Testing against a local daemon
20:47:35 [2020-03-17T20:47:35.165Z] === RUN   TestSessionCreate
20:47:35 [2020-03-17T20:47:35.165Z] --- PASS: TestSessionCreate (0.02s)
20:47:35 [2020-03-17T20:47:35.165Z] === RUN   TestSessionCreateWithBadUpgrade
20:47:35 [2020-03-17T20:47:35.165Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
20:47:35 [2020-03-17T20:47:35.165Z] PASS
20:47:35 [2020-03-17T20:47:35.165Z] 
20:47:35 [2020-03-17T20:47:35.165Z] DONE 2 tests in 0.144s
20:47:35 [2020-03-17T20:47:35.165Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
20:47:35 [2020-03-17T20:47:35.165Z] ++ 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
20:47:35 [2020-03-17T20:47:35.165Z] ++ set -e
20:47:35 [2020-03-17T20:47:35.165Z] ++ '[' -n 0 ']'
20:47:35 [2020-03-17T20:47:35.165Z] ++ set -x
20:47:35 [2020-03-17T20:47:35.165Z] ++ env -i DEST=/go/src/github.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
20:47:35 [2020-03-17T20:47:35.165Z] INFO: Testing against a local daemon
20:47:35 [2020-03-17T20:47:35.165Z] === RUN   TestCgroupDriverSystemdMemoryLimit
20:47:35 [2020-03-17T20:47:35.165Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
20:47:35 [2020-03-17T20:47:35.165Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
20:47:35 [2020-03-17T20:47:35.165Z] === RUN   TestEventsExecDie
20:47:36 [2020-03-17T20:47:36.098Z] --- PASS: TestEventsExecDie (0.81s)
20:47:36 [2020-03-17T20:47:36.098Z] === RUN   TestEventsBackwardsCompatible
20:47:36 [2020-03-17T20:47:36.098Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
20:47:36 [2020-03-17T20:47:36.098Z] === RUN   TestInfoBinaryCommits
20:47:36 [2020-03-17T20:47:36.098Z] --- PASS: TestInfoBinaryCommits (0.02s)
20:47:36 [2020-03-17T20:47:36.098Z] === RUN   TestInfoAPIVersioned
20:47:36 [2020-03-17T20:47:36.098Z] --- PASS: TestInfoAPIVersioned (0.01s)
20:47:36 [2020-03-17T20:47:36.098Z] === RUN   TestInfoDiscoveryBackend
20:47:36 [2020-03-17T20:47:36.662Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000377460_<nil>}
20:47:36 [2020-03-17T20:47:36.662Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
20:47:36 [2020-03-17T20:47:36.662Z] === RUN   TestInfoDiscoveryInvalidAdvertise
20:47:37 [2020-03-17T20:47:37.593Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
20:47:37 [2020-03-17T20:47:37.593Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
20:47:38 [2020-03-17T20:47:38.158Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
20:47:38 [2020-03-17T20:47:38.158Z] === RUN   TestInfoAPI
20:47:38 [2020-03-17T20:47:38.158Z] --- PASS: TestInfoAPI (0.03s)
20:47:38 [2020-03-17T20:47:38.158Z] === RUN   TestInfoAPIWarnings
20:47:38 [2020-03-17T20:47:38.158Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1278602437_/foo_false__<nil>_<nil>_<nil>}
20:47:38 [2020-03-17T20:47:38.723Z] --- PASS: TestInfoAPIWarnings (0.52s)
20:47:38 [2020-03-17T20:47:38.723Z] === RUN   TestInfoDebug
20:47:39 [2020-03-17T20:47:39.288Z] --- PASS: TestInfoDebug (0.53s)
20:47:39 [2020-03-17T20:47:39.288Z] === RUN   TestInfoInsecureRegistries
20:47:39 [2020-03-17T20:47:39.853Z] --- PASS: TestInfoInsecureRegistries (0.52s)
20:47:39 [2020-03-17T20:47:39.853Z] === RUN   TestInfoRegistryMirrors
20:47:39 [2020-03-17T20:47:39.853Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1278602437_/foo_true__<nil>_<nil>_<nil>}
20:47:40 [2020-03-17T20:47:40.418Z] --- PASS: TestInfoRegistryMirrors (0.52s)
20:47:40 [2020-03-17T20:47:40.418Z] === RUN   TestLoginFailsWithBadCredentials
20:47:40 [2020-03-17T20:47:40.418Z] --- PASS: TestLoginFailsWithBadCredentials (0.23s)
20:47:40 [2020-03-17T20:47:40.418Z] === RUN   TestPingCacheHeaders
20:47:40 [2020-03-17T20:47:40.676Z] --- PASS: TestPingCacheHeaders (0.03s)
20:47:40 [2020-03-17T20:47:40.676Z] === RUN   TestPingGet
20:47:40 [2020-03-17T20:47:40.676Z] --- PASS: TestPingGet (0.01s)
20:47:40 [2020-03-17T20:47:40.676Z] === RUN   TestPingHead
20:47:40 [2020-03-17T20:47:40.676Z] --- PASS: TestPingHead (0.02s)
20:47:40 [2020-03-17T20:47:40.676Z] === RUN   TestVersion
20:47:40 [2020-03-17T20:47:40.676Z] --- PASS: TestVersion (0.02s)
20:47:40 [2020-03-17T20:47:40.676Z] PASS
20:47:40 [2020-03-17T20:47:40.676Z] 
20:47:40 [2020-03-17T20:47:40.676Z] === Skipped
20:47:40 [2020-03-17T20:47:40.676Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
20:47:40 [2020-03-17T20:47:40.676Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
20:47:40 [2020-03-17T20:47:40.676Z] 
20:47:40 [2020-03-17T20:47:40.676Z] 
20:47:40 [2020-03-17T20:47:40.676Z] DONE 18 tests, 1 skipped in 5.495s
20:47:40 [2020-03-17T20:47:40.676Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
20:47:40 [2020-03-17T20:47:40.676Z] ++ 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
20:47:40 [2020-03-17T20:47:40.676Z] ++ set -e
20:47:40 [2020-03-17T20:47:40.676Z] ++ '[' -n 0 ']'
20:47:40 [2020-03-17T20:47:40.676Z] ++ set -x
20:47:40 [2020-03-17T20:47:40.676Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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
20:47:40 [2020-03-17T20:47:40.676Z] INFO: Testing against a local daemon
20:47:40 [2020-03-17T20:47:40.676Z] === RUN   TestVolumesCreateAndList
20:47:40 [2020-03-17T20:47:40.676Z] --- PASS: TestVolumesCreateAndList (0.03s)
20:47:40 [2020-03-17T20:47:40.676Z] === RUN   TestVolumesRemove
20:47:40 [2020-03-17T20:47:40.934Z] --- PASS: TestVolumesRemove (0.10s)
20:47:40 [2020-03-17T20:47:40.934Z] === RUN   TestVolumesInspect
20:47:40 [2020-03-17T20:47:40.934Z] --- PASS: TestVolumesInspect (0.02s)
20:47:40 [2020-03-17T20:47:40.934Z] === RUN   TestVolumesInvalidJSON
20:47:40 [2020-03-17T20:47:40.934Z] === RUN   TestVolumesInvalidJSON//volumes/create
20:47:40 [2020-03-17T20:47:40.934Z] === PAUSE TestVolumesInvalidJSON//volumes/create
20:47:40 [2020-03-17T20:47:40.934Z] === CONT  TestVolumesInvalidJSON//volumes/create
20:47:40 [2020-03-17T20:47:40.934Z] --- PASS: TestVolumesInvalidJSON (0.02s)
20:47:40 [2020-03-17T20:47:40.934Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
20:47:40 [2020-03-17T20:47:40.934Z] PASS
20:47:40 [2020-03-17T20:47:40.934Z] 
20:47:40 [2020-03-17T20:47:40.934Z] DONE 5 tests in 0.252s
20:47:40 [2020-03-17T20:47:40.934Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
20:47:40 [2020-03-17T20:47:40.934Z] ++++ cat bundles/test-integration/docker.pid
20:47:40 [2020-03-17T20:47:40.934Z] +++ kill 5438
20:47:41 [2020-03-17T20:47:41.499Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3440035168_/foo_false__<nil>_<nil>_<nil>}
20:47:42 [2020-03-17T20:47:42.430Z] +++ /etc/init.d/apparmor stop
20:47:42 [2020-03-17T20:47:42.430Z] Leaving: AppArmorNo profiles have been unloaded.
20:47:42 [2020-03-17T20:47:42.430Z] 
20:47:42 [2020-03-17T20:47:42.430Z] Unloading profiles will leave already running processes permanently
20:47:42 [2020-03-17T20:47:42.430Z] unconfined, which can lead to unexpected situations.
20:47:42 [2020-03-17T20:47:42.430Z] 
20:47:42 [2020-03-17T20:47:42.430Z] To set a process to complain mode, use the command line tool
20:47:42 [2020-03-17T20:47:42.430Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
20:47:42 [2020-03-17T20:47:42.430Z] +++ true
20:47:42 [2020-03-17T20:47:42.430Z] 
20:47:42 [2020-03-17T20:47:42.995Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3440035168_/foo_true__<nil>_<nil>_<nil>}
20:47:44 [2020-03-17T20:47:44.894Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3440035168_/foo_true__0xc0003774c0_<nil>_<nil>}
20:47:46 [2020-03-17T20:47:46.266Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0003774e0_<nil>}
20:47:48 [2020-03-17T20:47:48.164Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000377500_<nil>}
20:47:49 [2020-03-17T20:47:49.535Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000377520_<nil>}
20:47:49 [2020-03-17T20:47:49.535Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
20:47:51 [2020-03-17T20:47:51.438Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000377540_<nil>}
20:47:53 [2020-03-17T20:47:53.334Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
20:47:54 [2020-03-17T20:47:54.707Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
20:47:54 [2020-03-17T20:47:54.707Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
20:47:54 [2020-03-17T20:47:54.707Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
20:47:54 [2020-03-17T20:47:54.707Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
20:47:54 [2020-03-17T20:47:54.707Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
20:47:54 [2020-03-17T20:47:54.707Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
20:47:54 [2020-03-17T20:47:54.707Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
20:47:54 [2020-03-17T20:47:54.707Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
20:47:54 [2020-03-17T20:47:54.965Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
20:47:54 [2020-03-17T20:47:54.965Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
20:47:54 [2020-03-17T20:47:54.965Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
20:47:54 [2020-03-17T20:47:54.965Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
20:47:54 [2020-03-17T20:47:54.965Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
20:47:54 [2020-03-17T20:47:54.965Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
20:47:54 [2020-03-17T20:47:54.965Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
20:47:55 [2020-03-17T20:47:55.223Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
20:47:55 [2020-03-17T20:47:55.223Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
20:47:55 [2020-03-17T20:47:55.223Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
20:47:57 [2020-03-17T20:47:57.524Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
20:47:57 [2020-03-17T20:47:57.524Z] ok  	github.com/docker/docker/api/server/httputils	0.120s	coverage: 14.7% of statements
20:47:57 [2020-03-17T20:47:57.524Z] ok  	github.com/docker/docker/api/server/middleware	0.183s	coverage: 37.7% of statements
20:47:57 [2020-03-17T20:47:57.524Z] ?   	github.com/docker/docker/api/server/router	[no test files]
20:47:57 [2020-03-17T20:47:57.524Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
20:47:57 [2020-03-17T20:47:57.524Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
20:47:57 [2020-03-17T20:47:57.524Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
20:47:57 [2020-03-17T20:47:57.524Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
20:47:57 [2020-03-17T20:47:57.524Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
20:47:57 [2020-03-17T20:47:57.524Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
20:47:57 [2020-03-17T20:47:57.524Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
20:47:57 [2020-03-17T20:47:57.524Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
20:47:57 [2020-03-17T20:47:57.983Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
20:47:57 [2020-03-17T20:47:57.983Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
20:47:58 [2020-03-17T20:47:58.501Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
20:47:58 [2020-03-17T20:47:58.951Z] ok  	github.com/docker/docker/api/types/strslice	0.052s	coverage: 90.0% of statements
20:47:58 [2020-03-17T20:47:58.951Z] ok  	github.com/docker/docker/api/types/filters	0.082s	coverage: 92.2% of statements
20:47:59 [2020-03-17T20:47:59.411Z] ok  	github.com/docker/docker/api/server/router/swarm	0.139s	coverage: 4.5% of statements
20:47:59 [2020-03-17T20:47:59.411Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
20:47:59 [2020-03-17T20:47:59.411Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
20:47:59 [2020-03-17T20:47:59.411Z] ?   	github.com/docker/docker/api/types	[no test files]
20:47:59 [2020-03-17T20:47:59.411Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
20:47:59 [2020-03-17T20:47:59.411Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
20:47:59 [2020-03-17T20:47:59.411Z] ?   	github.com/docker/docker/api/types/container	[no test files]
20:47:59 [2020-03-17T20:47:59.411Z] ?   	github.com/docker/docker/api/types/events	[no test files]
20:47:59 [2020-03-17T20:47:59.411Z] ?   	github.com/docker/docker/api/types/image	[no test files]
20:47:59 [2020-03-17T20:47:59.411Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
20:47:59 [2020-03-17T20:47:59.411Z] ?   	github.com/docker/docker/api/types/network	[no test files]
20:47:59 [2020-03-17T20:47:59.411Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
20:47:59 [2020-03-17T20:47:59.411Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
20:47:59 [2020-03-17T20:47:59.411Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
20:47:59 [2020-03-17T20:47:59.411Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
20:47:59 [2020-03-17T20:47:59.871Z] ok  	github.com/docker/docker/api/types/time	0.213s	coverage: 100.0% of statements
20:47:59 [2020-03-17T20:47:59.871Z] ok  	github.com/docker/docker/api/types/versions	0.053s	coverage: 75.0% of statements
20:47:59 [2020-03-17T20:47:59.871Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
20:47:59 [2020-03-17T20:47:59.871Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
20:47:59 [2020-03-17T20:47:59.871Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
20:47:59 [2020-03-17T20:47:59.871Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
20:47:59 [2020-03-17T20:47:59.871Z] ?   	github.com/docker/docker/builder	[no test files]
20:47:59 [2020-03-17T20:47:59.871Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
20:47:59 [2020-03-17T20:47:59.871Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
20:47:59 [2020-03-17T20:47:59.871Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
20:47:59 [2020-03-17T20:47:59.871Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
20:47:59 [2020-03-17T20:47:59.871Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
20:47:59 [2020-03-17T20:47:59.871Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
20:47:59 [2020-03-17T20:47:59.871Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
20:48:00 [2020-03-17T20:48:00.842Z] ok  	github.com/docker/docker/builder/dockerignore	0.063s	coverage: 96.8% of statements
20:48:01 [2020-03-17T20:48:01.025Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
20:48:04 [2020-03-17T20:48:04.302Z] === RUN   TestDockerSuite/TestCopyAndRestart
20:48:05 [2020-03-17T20:48:05.536Z] ok  	github.com/docker/docker/cli/debug	0.284s	coverage: 100.0% of statements
20:48:05 [2020-03-17T20:48:05.536Z] ok  	github.com/docker/docker/builder/dockerfile	0.561s	coverage: 46.3% of statements
20:48:05 [2020-03-17T20:48:05.536Z] ok  	github.com/docker/docker/builder/remotecontext	0.881s	coverage: 9.2% of statements
20:48:05 [2020-03-17T20:48:05.674Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
20:48:05 [2020-03-17T20:48:05.931Z] === RUN   TestDockerSuite/TestCpAbsolutePath
20:48:06 [2020-03-17T20:48:06.863Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
20:48:07 [2020-03-17T20:48:07.795Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
20:48:09 [2020-03-17T20:48:09.167Z] === RUN   TestDockerSuite/TestCpFromCaseA
20:48:09 [2020-03-17T20:48:09.732Z] === RUN   TestDockerSuite/TestCpFromCaseB
20:48:10 [2020-03-17T20:48:10.664Z] === RUN   TestDockerSuite/TestCpFromCaseC
20:48:11 [2020-03-17T20:48:11.224Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
20:48:11 [2020-03-17T20:48:11.224Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
20:48:11 [2020-03-17T20:48:11.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
20:48:12 [2020-03-17T20:48:12.036Z] === RUN   TestDockerSuite/TestCpFromCaseD
20:48:12 [2020-03-17T20:48:12.972Z] === RUN   TestDockerSuite/TestCpFromCaseE
20:48:13 [2020-03-17T20:48:13.561Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
20:48:13 [2020-03-17T20:48:13.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
20:48:13 [2020-03-17T20:48:13.915Z] === RUN   TestDockerSuite/TestCpFromCaseF
20:48:15 [2020-03-17T20:48:15.287Z] === RUN   TestDockerSuite/TestCpFromCaseG
20:48:16 [2020-03-17T20:48:16.219Z] === RUN   TestDockerSuite/TestCpFromCaseH
20:48:17 [2020-03-17T20:48:17.151Z] === RUN   TestDockerSuite/TestCpFromCaseI
20:48:17 [2020-03-17T20:48:17.338Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
20:48:18 [2020-03-17T20:48:18.013Z] ok  	github.com/docker/docker/client	0.570s	coverage: 75.3% of statements
20:48:18 [2020-03-17T20:48:18.083Z] === RUN   TestDockerSuite/TestCpFromCaseJ
20:48:18 [2020-03-17T20:48:18.824Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
20:48:19 [2020-03-17T20:48:19.017Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
20:48:20 [2020-03-17T20:48:20.915Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
20:48:21 [2020-03-17T20:48:21.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
20:48:21 [2020-03-17T20:48:21.847Z] === RUN   TestDockerSuite/TestCpGarbagePath
20:48:22 [2020-03-17T20:48:22.781Z] === RUN   TestDockerSuite/TestCpLocalOnly
20:48:22 [2020-03-17T20:48:22.781Z] === RUN   TestDockerSuite/TestCpNameHasColon
20:48:23 [2020-03-17T20:48:23.713Z] === RUN   TestDockerSuite/TestCpRelativePath
20:48:24 [2020-03-17T20:48:24.645Z] === RUN   TestDockerSuite/TestCpSpecialFiles
20:48:25 [2020-03-17T20:48:25.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
20:48:26 [2020-03-17T20:48:26.017Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
20:48:26 [2020-03-17T20:48:26.582Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
20:48:26 [2020-03-17T20:48:26.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
20:48:27 [2020-03-17T20:48:27.955Z] === RUN   TestDockerSuite/TestCpToCaseA
20:48:29 [2020-03-17T20:48:29.852Z] === RUN   TestDockerSuite/TestCpToCaseB
20:48:30 [2020-03-17T20:48:30.147Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
20:48:30 [2020-03-17T20:48:30.417Z] === RUN   TestDockerSuite/TestCpToCaseC
20:48:31 [2020-03-17T20:48:31.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
20:48:32 [2020-03-17T20:48:32.945Z] === RUN   TestDockerSuite/TestCpToCaseD
20:48:35 [2020-03-17T20:48:35.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
20:48:35 [2020-03-17T20:48:35.717Z] ok  	github.com/docker/docker/builder/remotecontext/git	32.065s	coverage: 86.3% of statements
20:48:35 [2020-03-17T20:48:35.717Z] ?   	github.com/docker/docker/cli	[no test files]
20:48:35 [2020-03-17T20:48:35.717Z] ?   	github.com/docker/docker/cli/config	[no test files]
20:48:37 [2020-03-17T20:48:37.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
20:48:38 [2020-03-17T20:48:38.232Z] === RUN   TestDockerSuite/TestCpToCaseE
20:48:39 [2020-03-17T20:48:39.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
20:48:41 [2020-03-17T20:48:41.273Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
20:48:41 [2020-03-17T20:48:41.274Z] Using test binary docker
20:48:41 [2020-03-17T20:48:41.274Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
20:48:41 [2020-03-17T20:48:41.274Z] +++ /etc/init.d/apparmor start
20:48:41 [2020-03-17T20:48:41.274Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
20:48:41 [2020-03-17T20:48:41.274Z] INFO: Waiting for daemon to start...
20:48:41 [2020-03-17T20:48:41.274Z] Starting dockerd
20:48:41 [2020-03-17T20:48:41.274Z] +++ 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
20:48:41 [2020-03-17T20:48:41.509Z] === RUN   TestDockerSuite/TestCpToCaseF
20:48:42 [2020-03-17T20:48:42.441Z] === RUN   TestDockerSuite/TestCpToCaseG
20:48:42 [2020-03-17T20:48:42.791Z] ok  	github.com/docker/docker/cmd/dockerd	0.654s	coverage: 19.2% of statements
20:48:43 [2020-03-17T20:48:43.311Z] .
20:48:43 [2020-03-17T20:48:43.311Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
20:48:43 [2020-03-17T20:48:43.311Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
20:48:43 [2020-03-17T20:48:43.311Z] Error: No such image: emptyfs
20:48:43 [2020-03-17T20:48:43.311Z] ++++ tar -cC bundles/test-integration/emptyfs .
20:48:43 [2020-03-17T20:48:43.311Z] ++++ docker load
20:48:43 [2020-03-17T20:48:43.311Z] Running integration-test (iteration 1)
20:48:43 [2020-03-17T20:48:43.311Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
20:48:43 [2020-03-17T20:48:43.311Z] ++ 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
20:48:43 [2020-03-17T20:48:43.311Z] ++ set -e
20:48:43 [2020-03-17T20:48:43.311Z] ++ '[' -n 0 ']'
20:48:43 [2020-03-17T20:48:43.311Z] ++ set -x
20:48:43 [2020-03-17T20:48:43.311Z] ++ env -i DEST=/go/src/github.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
20:48:44 [2020-03-17T20:48:44.970Z] ok  	github.com/docker/docker/container	0.551s	coverage: 41.9% of statements
20:48:44 [2020-03-17T20:48:44.970Z] ?   	github.com/docker/docker/container/stream	[no test files]
20:48:44 [2020-03-17T20:48:44.970Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
20:48:44 [2020-03-17T20:48:44.970Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
20:48:44 [2020-03-17T20:48:44.970Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
20:48:45 [2020-03-17T20:48:45.937Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.252s	coverage: 65.3% of statements
20:48:47 [2020-03-17T20:48:47.700Z] === RUN   TestDockerSuite/TestCpToCaseH
20:48:50 [2020-03-17T20:48:50.977Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
20:48:50 [2020-03-17T20:48:50.977Z] === RUN   TestDockerSuite/TestCpToCaseI
20:48:51 [2020-03-17T20:48:51.769Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.852s	coverage: 35.6% of statements
20:48:51 [2020-03-17T20:48:51.909Z] === RUN   TestDockerSuite/TestCpToCaseJ
20:48:57 [2020-03-17T20:48:57.167Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
20:48:57 [2020-03-17T20:48:57.735Z] === RUN   TestDockerSuite/TestCpToDot
20:48:58 [2020-03-17T20:48:58.614Z] Loaded image: buildpack-deps:jessie
20:48:58 [2020-03-17T20:48:58.614Z] Loaded image: busybox:latest
20:48:58 [2020-03-17T20:48:58.614Z] Loaded image: busybox:glibc
20:48:58 [2020-03-17T20:48:58.614Z] Loaded image: debian:jessie
20:48:58 [2020-03-17T20:48:58.614Z] Loaded image: hello-world:latest
20:48:58 [2020-03-17T20:48:58.614Z] INFO: Testing against a local daemon
20:48:58 [2020-03-17T20:48:58.614Z] === RUN   TestCgroupNamespacesBuild
20:48:58 [2020-03-17T20:48:58.666Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
20:48:58 [2020-03-17T20:48:58.844Z] ok  	github.com/docker/docker/daemon/cluster	2.122s	coverage: 0.5% of statements
20:48:59 [2020-03-17T20:48:59.236Z] --- PASS: TestCgroupNamespacesBuild (1.62s)
20:48:59 [2020-03-17T20:48:59.237Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
20:48:59 [2020-03-17T20:48:59.303Z] ok  	github.com/docker/docker/daemon/config	1.081s	coverage: 79.6% of statements
20:49:00 [2020-03-17T20:49:00.561Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
20:49:00 [2020-03-17T20:49:00.731Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.57s)
20:49:00 [2020-03-17T20:49:00.731Z] === RUN   TestBuildWithSession
20:49:00 [2020-03-17T20:49:00.731Z] --- SKIP: TestBuildWithSession (0.00s)
20:49:00 [2020-03-17T20:49:00.731Z]     build_session_test.go:25: TODO: BuildKit
20:49:00 [2020-03-17T20:49:00.731Z] === RUN   TestBuildSquashParent
20:49:01 [2020-03-17T20:49:01.483Z] ok  	github.com/docker/docker/daemon/discovery	0.642s	coverage: 30.0% of statements
20:49:01 [2020-03-17T20:49:01.942Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.121s	coverage: 10.9% of statements
20:49:01 [2020-03-17T20:49:01.942Z] ok  	github.com/docker/docker/daemon/events	0.311s	coverage: 50.0% of statements
20:49:02 [2020-03-17T20:49:02.460Z] === RUN   TestDockerSuite/TestCpToStdout
20:49:03 [2020-03-17T20:49:03.029Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
20:49:04 [2020-03-17T20:49:04.120Z] ok  	github.com/docker/docker/daemon/links	0.733s	coverage: 93.0% of statements
20:49:04 [2020-03-17T20:49:04.580Z] ok  	github.com/docker/docker/daemon/graphdriver	0.861s	coverage: 2.3% of statements
20:49:06 [2020-03-17T20:49:06.296Z] --- PASS: TestBuildSquashParent (4.83s)
20:49:06 [2020-03-17T20:49:06.296Z] === RUN   TestBuildWithRemoveAndForceRemove
20:49:06 [2020-03-17T20:49:06.296Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:49:06 [2020-03-17T20:49:06.296Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:49:06 [2020-03-17T20:49:06.296Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:49:06 [2020-03-17T20:49:06.296Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:49:06 [2020-03-17T20:49:06.296Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:49:06 [2020-03-17T20:49:06.296Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:49:06 [2020-03-17T20:49:06.296Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:49:06 [2020-03-17T20:49:06.296Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:49:06 [2020-03-17T20:49:06.296Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:49:06 [2020-03-17T20:49:06.296Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:49:06 [2020-03-17T20:49:06.296Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:49:06 [2020-03-17T20:49:06.296Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:49:06 [2020-03-17T20:49:06.296Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:49:06 [2020-03-17T20:49:06.296Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:49:06 [2020-03-17T20:49:06.296Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:49:06 [2020-03-17T20:49:06.296Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:49:06 [2020-03-17T20:49:06.307Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
20:49:06 [2020-03-17T20:49:06.759Z] ok  	github.com/docker/docker/daemon	2.936s	coverage: 9.2% of statements
20:49:06 [2020-03-17T20:49:06.759Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
20:49:06 [2020-03-17T20:49:06.759Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
20:49:06 [2020-03-17T20:49:06.759Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
20:49:06 [2020-03-17T20:49:06.759Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
20:49:06 [2020-03-17T20:49:06.759Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
20:49:06 [2020-03-17T20:49:06.759Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
20:49:06 [2020-03-17T20:49:06.759Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
20:49:06 [2020-03-17T20:49:06.759Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
20:49:06 [2020-03-17T20:49:06.759Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
20:49:06 [2020-03-17T20:49:06.759Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
20:49:06 [2020-03-17T20:49:06.759Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
20:49:06 [2020-03-17T20:49:06.759Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
20:49:06 [2020-03-17T20:49:06.759Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
20:49:06 [2020-03-17T20:49:06.759Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
20:49:06 [2020-03-17T20:49:06.759Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
20:49:06 [2020-03-17T20:49:06.759Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
20:49:06 [2020-03-17T20:49:06.871Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
20:49:07 [2020-03-17T20:49:07.805Z] === RUN   TestDockerSuite/TestCpVolumePath
20:49:08 [2020-03-17T20:49:08.299Z] ok  	github.com/docker/docker/daemon/images	0.438s	coverage: 4.9% of statements
20:49:08 [2020-03-17T20:49:08.299Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
20:49:08 [2020-03-17T20:49:08.299Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
20:49:08 [2020-03-17T20:49:08.299Z] ok  	github.com/docker/docker/daemon/logger	0.592s	coverage: 42.1% of statements
20:49:08 [2020-03-17T20:49:08.367Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:49:08 [2020-03-17T20:49:08.367Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:49:08 [2020-03-17T20:49:08.758Z] ok  	github.com/docker/docker/daemon/logger/awslogs	1.031s	coverage: 77.4% of statements
20:49:08 [2020-03-17T20:49:08.758Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
20:49:08 [2020-03-17T20:49:08.758Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
20:49:08 [2020-03-17T20:49:08.758Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
20:49:08 [2020-03-17T20:49:08.758Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
20:49:08 [2020-03-17T20:49:08.758Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
20:49:09 [2020-03-17T20:49:09.702Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
20:49:09 [2020-03-17T20:49:09.702Z] === RUN   TestDockerSuite/TestCreateArgs
20:49:09 [2020-03-17T20:49:09.702Z] === RUN   TestDockerSuite/TestCreateByImageID
20:49:10 [2020-03-17T20:49:10.266Z] === RUN   TestDockerSuite/TestCreateEchoStdout
20:49:10 [2020-03-17T20:49:10.298Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.403s	coverage: 88.3% of statements
20:49:10 [2020-03-17T20:49:10.757Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.578s	coverage: 62.1% of statements
20:49:11 [2020-03-17T20:49:11.090Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
20:49:11 [2020-03-17T20:49:11.090Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.82s)
20:49:11 [2020-03-17T20:49:11.090Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.90s)
20:49:11 [2020-03-17T20:49:11.090Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.22s)
20:49:11 [2020-03-17T20:49:11.090Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.29s)
20:49:11 [2020-03-17T20:49:11.090Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.94s)
20:49:11 [2020-03-17T20:49:11.090Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.45s)
20:49:11 [2020-03-17T20:49:11.090Z] === RUN   TestBuildMultiStageCopy
20:49:11 [2020-03-17T20:49:11.090Z] === RUN   TestBuildMultiStageCopy/copy_to_root
20:49:11 [2020-03-17T20:49:11.198Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
20:49:11 [2020-03-17T20:49:11.198Z] === RUN   TestDockerSuite/TestCreateHostConfig
20:49:11 [2020-03-17T20:49:11.198Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
20:49:11 [2020-03-17T20:49:11.725Z] ok  	github.com/docker/docker/daemon/logger/local	0.678s	coverage: 74.7% of statements
20:49:11 [2020-03-17T20:49:11.725Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
20:49:11 [2020-03-17T20:49:11.763Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
20:49:12 [2020-03-17T20:49:12.021Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
20:49:12 [2020-03-17T20:49:12.183Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.238s	coverage: 21.4% of statements
20:49:12 [2020-03-17T20:49:12.279Z] === RUN   TestDockerSuite/TestCreateLabels
20:49:12 [2020-03-17T20:49:12.537Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
20:49:12 [2020-03-17T20:49:12.537Z] === RUN   TestDockerSuite/TestCreateRM
20:49:12 [2020-03-17T20:49:12.794Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
20:49:12 [2020-03-17T20:49:12.794Z] === RUN   TestDockerSuite/TestCreateStopSignal
20:49:12 [2020-03-17T20:49:12.794Z] === RUN   TestDockerSuite/TestCreateStopTimeout
20:49:13 [2020-03-17T20:49:13.052Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
20:49:13 [2020-03-17T20:49:13.146Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
20:49:13 [2020-03-17T20:49:13.146Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
20:49:13 [2020-03-17T20:49:13.149Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.428s	coverage: 33.3% of statements
20:49:13 [2020-03-17T20:49:13.607Z] ok  	github.com/docker/docker/daemon/logger/templates	0.115s	coverage: 8.3% of statements
20:49:13 [2020-03-17T20:49:13.769Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
20:49:14 [2020-03-17T20:49:14.058Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
20:49:14 [2020-03-17T20:49:14.066Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.374s	coverage: 47.8% of statements
20:49:14 [2020-03-17T20:49:14.381Z] --- PASS: TestBuildMultiStageCopy (3.51s)
20:49:14 [2020-03-17T20:49:14.381Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.90s)
20:49:14 [2020-03-17T20:49:14.381Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.38s)
20:49:14 [2020-03-17T20:49:14.381Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.39s)
20:49:14 [2020-03-17T20:49:14.381Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.42s)
20:49:14 [2020-03-17T20:49:14.381Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.41s)
20:49:14 [2020-03-17T20:49:14.381Z] === RUN   TestBuildMultiStageParentConfig
20:49:15 [2020-03-17T20:49:15.411Z] --- PASS: TestBuildMultiStageParentConfig (0.96s)
20:49:15 [2020-03-17T20:49:15.411Z] === RUN   TestBuildLabelWithTargets
20:49:15 [2020-03-17T20:49:15.578Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
20:49:15 [2020-03-17T20:49:15.603Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.225s	coverage: 82.5% of statements
20:49:15 [2020-03-17T20:49:15.603Z] ?   	github.com/docker/docker/daemon/names	[no test files]
20:49:15 [2020-03-17T20:49:15.603Z] ?   	github.com/docker/docker/daemon/network	[no test files]
20:49:15 [2020-03-17T20:49:15.603Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
20:49:15 [2020-03-17T20:49:15.836Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
20:49:15 [2020-03-17T20:49:15.836Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
20:49:16 [2020-03-17T20:49:16.904Z] --- PASS: TestBuildLabelWithTargets (1.56s)
20:49:16 [2020-03-17T20:49:16.904Z] === RUN   TestBuildWithEmptyLayers
20:49:17 [2020-03-17T20:49:17.310Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
20:49:17 [2020-03-17T20:49:17.640Z] --- PASS: TestBuildWithEmptyLayers (0.80s)
20:49:17 [2020-03-17T20:49:17.640Z] === RUN   TestBuildMultiStageOnBuild
20:49:17 [2020-03-17T20:49:17.874Z] ok  	github.com/docker/docker/distribution/metadata	1.771s	coverage: 48.2% of statements
20:49:17 [2020-03-17T20:49:17.874Z] ok  	github.com/docker/docker/distribution	1.388s	coverage: 20.3% of statements
20:49:17 [2020-03-17T20:49:17.874Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
20:49:18 [2020-03-17T20:49:18.334Z] ok  	github.com/docker/docker/errdefs	0.187s	coverage: 49.4% of statements
20:49:19 [2020-03-17T20:49:19.077Z] #33 126.1 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
20:49:19 [2020-03-17T20:49:19.077Z] #33 128.6 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
20:49:19 [2020-03-17T20:49:19.077Z] #33 129.8 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
20:49:19 [2020-03-17T20:49:19.077Z] #33 131.8 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
20:49:19 [2020-03-17T20:49:19.871Z] ok  	github.com/docker/docker/distribution/xfer	2.451s	coverage: 76.8% of statements
20:49:19 [2020-03-17T20:49:19.871Z] ?   	github.com/docker/docker/dockerversion	[no test files]
20:49:20 [2020-03-17T20:49:20.329Z] ok  	github.com/docker/docker/image/cache	0.253s	coverage: 19.2% of statements
20:49:20 [2020-03-17T20:49:20.393Z] --- PASS: TestBuildMultiStageOnBuild (2.18s)
20:49:20 [2020-03-17T20:49:20.393Z] === RUN   TestBuildUncleanTarFilenames
20:49:20 [2020-03-17T20:49:20.447Z] #33 134.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
20:49:20 [2020-03-17T20:49:20.788Z] ok  	github.com/docker/docker/image/v1	0.514s	coverage: 25.0% of statements
20:49:21 [2020-03-17T20:49:21.034Z] --- PASS: TestBuildUncleanTarFilenames (1.18s)
20:49:21 [2020-03-17T20:49:21.034Z] === RUN   TestBuildMultiStageLayerLeak
20:49:21 [2020-03-17T20:49:21.250Z] ok  	github.com/docker/docker/image	1.105s	coverage: 86.4% of statements
20:49:21 [2020-03-17T20:49:21.494Z] === RUN   TestDockerSuite/TestCreateWithPortRange
20:49:21 [2020-03-17T20:49:21.494Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
20:49:21 [2020-03-17T20:49:21.494Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
20:49:21 [2020-03-17T20:49:21.494Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
20:49:21 [2020-03-17T20:49:21.494Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
20:49:21 [2020-03-17T20:49:21.494Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
20:49:21 [2020-03-17T20:49:21.709Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
20:49:21 [2020-03-17T20:49:21.709Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
20:49:21 [2020-03-17T20:49:21.817Z] #33 135.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
20:49:22 [2020-03-17T20:49:22.060Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
20:49:22 [2020-03-17T20:49:22.168Z] ok  	github.com/docker/docker/libcontainerd/queue	0.079s	coverage: 100.0% of statements
20:49:22 [2020-03-17T20:49:22.747Z] #33 136.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
20:49:23 [2020-03-17T20:49:23.679Z] #33 137.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
20:49:23 [2020-03-17T20:49:23.710Z] ok  	github.com/docker/docker/pkg/aaparser	0.066s	coverage: 50.0% of statements
20:49:23 [2020-03-17T20:49:23.737Z] --- PASS: TestBuildMultiStageLayerLeak (2.33s)
20:49:23 [2020-03-17T20:49:23.737Z] === RUN   TestBuildWithHugeFile
20:49:23 [2020-03-17T20:49:23.960Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
20:49:24 [2020-03-17T20:49:24.243Z] #33 138.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
20:49:24 [2020-03-17T20:49:24.681Z] ok  	github.com/docker/docker/layer	0.581s	coverage: 30.1% of statements
20:49:24 [2020-03-17T20:49:24.681Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
20:49:24 [2020-03-17T20:49:24.893Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
20:49:25 [2020-03-17T20:49:25.140Z] ok  	github.com/docker/docker/opts	0.220s	coverage: 67.7% of statements
20:49:25 [2020-03-17T20:49:25.614Z] #33 139.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
20:49:26 [2020-03-17T20:49:26.109Z] ok  	github.com/docker/docker/libcontainerd/local	0.414s	coverage: 1.0% of statements
20:49:26 [2020-03-17T20:49:26.109Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
20:49:26 [2020-03-17T20:49:26.109Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
20:49:26 [2020-03-17T20:49:26.109Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
20:49:26 [2020-03-17T20:49:26.109Z] ?   	github.com/docker/docker/oci	[no test files]
20:49:26 [2020-03-17T20:49:26.109Z] ?   	github.com/docker/docker/oci/caps	[no test files]
20:49:26 [2020-03-17T20:49:26.545Z] #33 140.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
20:49:26 [2020-03-17T20:49:26.794Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
20:49:27 [2020-03-17T20:49:27.079Z] ok  	github.com/docker/docker/pkg/broadcaster	0.063s	coverage: 100.0% of statements
20:49:27 [2020-03-17T20:49:27.079Z] ok  	github.com/docker/docker/pkg/capabilities	0.059s	coverage: 87.5% of statements
20:49:28 [2020-03-17T20:49:28.048Z] ok  	github.com/docker/docker/pkg/authorization	0.595s	coverage: 26.8% of statements
20:49:28 [2020-03-17T20:49:28.442Z] #33 142.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
20:49:28 [2020-03-17T20:49:28.507Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.323s	coverage: 15.4% of statements
20:49:28 [2020-03-17T20:49:28.507Z] ok  	github.com/docker/docker/pkg/directory	0.057s	coverage: 80.0% of statements
20:49:28 [2020-03-17T20:49:28.691Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
20:49:29 [2020-03-17T20:49:29.256Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
20:49:29 [2020-03-17T20:49:29.813Z] #33 143.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
20:49:30 [2020-03-17T20:49:30.046Z] ok  	github.com/docker/docker/pkg/discovery	0.137s	coverage: 58.3% of statements
20:49:30 [2020-03-17T20:49:30.046Z] ok  	github.com/docker/docker/pkg/discovery/file	0.112s	coverage: 92.9% of statements
20:49:30 [2020-03-17T20:49:30.188Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
20:49:30 [2020-03-17T20:49:30.188Z] === RUN   TestDockerSuite/TestDevicePermissions
20:49:30 [2020-03-17T20:49:30.378Z] #33 144.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
20:49:31 [2020-03-17T20:49:31.017Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.155s	coverage: 92.3% of statements
20:49:31 [2020-03-17T20:49:31.120Z] === RUN   TestDockerSuite/TestDockerFails
20:49:31 [2020-03-17T20:49:31.120Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
20:49:31 [2020-03-17T20:49:31.120Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
20:49:31 [2020-03-17T20:49:31.120Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
20:49:31 [2020-03-17T20:49:31.476Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.116s	coverage: 93.8% of statements
20:49:32 [2020-03-17T20:49:32.272Z] #33 146.3 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
20:49:32 [2020-03-17T20:49:32.494Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
20:49:33 [2020-03-17T20:49:33.012Z] ok  	github.com/docker/docker/pkg/filenotify	0.077s	coverage: 36.2% of statements
20:49:33 [2020-03-17T20:49:33.012Z] ok  	github.com/docker/docker/pkg/fileutils	0.137s	coverage: 87.7% of statements
20:49:33 [2020-03-17T20:49:33.059Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
20:49:33 [2020-03-17T20:49:33.204Z] #33 147.5 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
20:49:33 [2020-03-17T20:49:33.981Z] ok  	github.com/docker/docker/pkg/homedir	0.055s	coverage: 42.9% of statements
20:49:34 [2020-03-17T20:49:34.949Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.581s	coverage: 84.1% of statements
20:49:34 [2020-03-17T20:49:34.949Z] ok  	github.com/docker/docker/pkg/idtools	0.112s	coverage: 6.3% of statements
20:49:34 [2020-03-17T20:49:34.956Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
20:49:34 [2020-03-17T20:49:34.956Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
20:49:34 [2020-03-17T20:49:34.956Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
20:49:34 [2020-03-17T20:49:34.956Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
20:49:35 [2020-03-17T20:49:35.751Z] #33 149.4 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
20:49:35 [2020-03-17T20:49:35.918Z] ok  	github.com/docker/docker/pkg/archive	9.457s	coverage: 62.0% of statements
20:49:36 [2020-03-17T20:49:36.315Z] #33 150.5 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
20:49:36 [2020-03-17T20:49:36.376Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.433s	coverage: 91.7% of statements
20:49:36 [2020-03-17T20:49:36.376Z] ok  	github.com/docker/docker/pkg/locker	0.420s	coverage: 88.9% of statements
20:49:36 [2020-03-17T20:49:36.853Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
20:49:37 [2020-03-17T20:49:37.344Z] ok  	github.com/docker/docker/pkg/ioutils	1.646s	coverage: 69.2% of statements
20:49:37 [2020-03-17T20:49:37.684Z] #33 151.6 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
20:49:37 [2020-03-17T20:49:37.805Z] ok  	github.com/docker/docker/pkg/longpath	0.069s	coverage: 100.0% of statements
20:49:37 [2020-03-17T20:49:37.805Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.063s	coverage: 85.7% of statements
20:49:38 [2020-03-17T20:49:38.265Z] ok  	github.com/docker/docker/pkg/parsers	0.050s	coverage: 97.0% of statements
20:49:38 [2020-03-17T20:49:38.616Z] #33 152.8 
20:49:39 [2020-03-17T20:49:39.179Z] #33 DONE 153.2s
20:49:39 [2020-03-17T20:49:39.179Z] 
20:49:39 [2020-03-17T20:49:39.179Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
20:49:39 [2020-03-17T20:49:39.234Z] ok  	github.com/docker/docker/pkg/pidfile	0.141s	coverage: 82.6% of statements
20:49:40 [2020-03-17T20:49:40.204Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.061s	coverage: 56.8% of statements
20:49:41 [2020-03-17T20:49:41.073Z] #34 DONE 1.5s
20:49:41 [2020-03-17T20:49:41.748Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.216s	coverage: 85.7% of statements
20:49:41 [2020-03-17T20:49:41.748Z] ok  	github.com/docker/docker/pkg/pools	0.128s	coverage: 88.2% of statements
20:49:42 [2020-03-17T20:49:42.003Z] 
20:49:42 [2020-03-17T20:49:42.003Z] #35 [runner 12/12] COPY --from=builder       /build/ /
20:49:42 [2020-03-17T20:49:42.113Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
20:49:42 [2020-03-17T20:49:42.717Z] ok  	github.com/docker/docker/pkg/progress	0.042s	coverage: 75.9% of statements
20:49:42 [2020-03-17T20:49:42.934Z] #35 DONE 0.8s
20:49:42 [2020-03-17T20:49:42.934Z] 
20:49:42 [2020-03-17T20:49:42.934Z] #36 exporting to image
20:49:42 [2020-03-17T20:49:42.934Z] #36 exporting layers
20:49:43 [2020-03-17T20:49:43.686Z] ok  	github.com/docker/docker/pkg/reexec	0.110s	coverage: 82.4% of statements
20:49:43 [2020-03-17T20:49:43.686Z] ok  	github.com/docker/docker/pkg/pubsub	1.131s	coverage: 73.9% of statements
20:49:44 [2020-03-17T20:49:44.653Z] ok  	github.com/docker/docker/pkg/signal	0.077s	coverage: 20.3% of statements
20:49:44 [2020-03-17T20:49:44.828Z] #36 exporting layers 1.8s done
20:49:44 [2020-03-17T20:49:44.828Z] #36 writing image sha256:52164ef60042816b4d5ed226c08d1877907e0e8c2473188933fd9b2b5c0d608e done
20:49:44 [2020-03-17T20:49:44.828Z] #36 naming to docker.io/library/moby-e2e-test done
20:49:44 [2020-03-17T20:49:44.828Z] #36 DONE 1.8s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
20:49:45 [2020-03-17T20:49:45.114Z] ok  	github.com/docker/docker/pkg/stdcopy	0.063s	coverage: 100.0% of statements
20:49:45 [2020-03-17T20:49:45.146Z] + echo Ensuring container killed.
20:49:45 [2020-03-17T20:49:45.146Z] Ensuring container killed.
20:49:45 [2020-03-17T20:49:45.146Z] + docker rm -vf docker-pr7
20:49:45 [2020-03-17T20:49:45.146Z] Error: No such container: docker-pr7
20:49:45 [2020-03-17T20:49:45.146Z] + true
[Pipeline] sh
20:49:45 [2020-03-17T20:49:45.393Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
20:49:45 [2020-03-17T20:49:45.427Z] + echo Chowning /workspace to jenkins user
20:49:45 [2020-03-17T20:49:45.427Z] Chowning /workspace to jenkins user
20:49:45 [2020-03-17T20:49:45.427Z] + id -u
20:49:45 [2020-03-17T20:49:45.427Z] + id -g
20:49:45 [2020-03-17T20:49:45.427Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39728:/workspace busybox chown -R 1000:1000 /workspace
20:49:46 [2020-03-17T20:49:46.081Z] ok  	github.com/docker/docker/pkg/stringid	0.039s	coverage: 70.6% of statements
20:49:46 [2020-03-17T20:49:46.081Z] ok  	github.com/docker/docker/pkg/streamformatter	0.055s	coverage: 66.2% of statements
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
20:49:46 [2020-03-17T20:49:46.657Z] + bundleName=unit
20:49:46 [2020-03-17T20:49:46.657Z] + echo Creating unit-bundles.tar.gz
20:49:46 [2020-03-17T20:49:46.657Z] Creating unit-bundles.tar.gz
20:49:46 [2020-03-17T20:49:46.657Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
20:49:46 [2020-03-17T20:49:46.657Z] bundles/junit-report.xml
20:49:46 [2020-03-17T20:49:46.657Z] bundles/go-test-report.json
20:49:46 [2020-03-17T20:49:46.657Z] bundles/profile.out
[Pipeline] archiveArtifacts
20:49:46 [2020-03-17T20:49:46.668Z] Archiving artifacts
20:49:47 [2020-03-17T20:49:47.050Z] ok  	github.com/docker/docker/pkg/sysinfo	0.062s	coverage: 38.2% of statements
20:49:47 [2020-03-17T20:49:47.070Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39728/7/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
20:49:47 [2020-03-17T20:49:47.379Z] + make clean
20:49:47 [2020-03-17T20:49:47.635Z] docker volume rm -f docker-dev-cache
20:49:47 [2020-03-17T20:49:47.892Z] docker-dev-cache
[Pipeline] deleteDir
20:49:47 [2020-03-17T20:49:47.917Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
20:49:48 [2020-03-17T20:49:48.018Z] ok  	github.com/docker/docker/pkg/system	0.096s	coverage: 13.8% of statements
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
20:49:48 [2020-03-17T20:49:48.477Z] ok  	github.com/docker/docker/pkg/tailfile	0.152s	coverage: 88.6% of statements
20:49:49 [2020-03-17T20:49:49.446Z] ok  	github.com/docker/docker/pkg/tarsum	0.210s	coverage: 89.3% of statements
20:49:49 [2020-03-17T20:49:49.813Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
20:49:49 [2020-03-17T20:49:49.906Z] ok  	github.com/docker/docker/pkg/term	0.056s	coverage: 33.6% of statements
20:49:50 [2020-03-17T20:49:50.750Z] === RUN   TestDockerSuite/TestEventsAttach
20:49:50 [2020-03-17T20:49:50.876Z] testing: warning: no tests to run
20:49:50 [2020-03-17T20:49:50.876Z] ok  	github.com/docker/docker/pkg/term/windows	0.049s	coverage: 0.0% of statements [no tests to run]
20:49:50 [2020-03-17T20:49:50.876Z] ok  	github.com/docker/docker/pkg/truncindex	0.149s	coverage: 91.5% of statements
20:49:50 [2020-03-17T20:49:50.876Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
20:49:50 [2020-03-17T20:49:50.876Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
20:49:50 [2020-03-17T20:49:50.876Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
20:49:50 [2020-03-17T20:49:50.876Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
20:49:50 [2020-03-17T20:49:50.876Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
20:49:50 [2020-03-17T20:49:50.876Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
20:49:50 [2020-03-17T20:49:50.876Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
20:49:50 [2020-03-17T20:49:50.876Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
20:49:51 [2020-03-17T20:49:51.336Z] ok  	github.com/docker/docker/pkg/urlutil	0.065s	coverage: 100.0% of statements
20:49:51 [2020-03-17T20:49:51.683Z] === RUN   TestDockerSuite/TestEventsCommit
20:49:51 [2020-03-17T20:49:51.794Z] ok  	github.com/docker/docker/pkg/useragent	0.056s	coverage: 88.9% of statements
20:49:52 [2020-03-17T20:49:52.615Z] === RUN   TestDockerSuite/TestEventsContainerEvents
20:49:53 [2020-03-17T20:49:53.332Z] ok  	github.com/docker/docker/plugin/v2	0.271s	coverage: 20.1% of statements
20:49:53 [2020-03-17T20:49:53.547Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
20:49:53 [2020-03-17T20:49:53.791Z] ok  	github.com/docker/docker/plugin	0.440s	coverage: 11.7% of statements
20:49:53 [2020-03-17T20:49:53.791Z] ok  	github.com/docker/docker/reference	0.627s	coverage: 84.4% of statements
20:49:53 [2020-03-17T20:49:53.804Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
20:49:54 [2020-03-17T20:49:54.369Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
20:49:55 [2020-03-17T20:49:55.302Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
20:49:55 [2020-03-17T20:49:55.393Z] ok  	github.com/docker/docker/restartmanager	0.039s	coverage: 50.9% of statements
20:49:55 [2020-03-17T20:49:55.853Z] ok  	github.com/docker/docker/registry/resumable	0.327s	coverage: 100.0% of statements
20:49:56 [2020-03-17T20:49:56.823Z] ok  	github.com/docker/docker/testutil	0.039s	coverage: 62.5% of statements
20:49:57 [2020-03-17T20:49:57.200Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
20:49:57 [2020-03-17T20:49:57.281Z] ok  	github.com/docker/docker/registry	0.423s	coverage: 51.7% of statements
20:49:57 [2020-03-17T20:49:57.282Z] ok  	github.com/docker/docker/runconfig	0.241s	coverage: 54.5% of statements
20:49:59 [2020-03-17T20:49:59.099Z] === RUN   TestDockerSuite/TestEventsContainerRestart
20:50:00 [2020-03-17T20:50:00.192Z] ok  	github.com/docker/docker/volume/drivers	0.105s	coverage: 36.1% of statements
20:50:01 [2020-03-17T20:50:01.164Z] ok  	github.com/docker/docker/volume/local	0.168s	coverage: 37.7% of statements
20:50:01 [2020-03-17T20:50:01.164Z] ok  	github.com/docker/docker/volume/mounts	0.158s	coverage: 66.2% of statements
20:50:02 [2020-03-17T20:50:02.378Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
20:50:02 [2020-03-17T20:50:02.701Z] ok  	github.com/docker/docker/volume/service	0.491s	coverage: 70.3% of statements
20:50:04 [2020-03-17T20:50:04.906Z] === RUN   TestDockerSuite/TestEventsCopy
20:50:06 [2020-03-17T20:50:06.278Z] === RUN   TestDockerSuite/TestEventsFilterContainer
20:50:08 [2020-03-17T20:50:08.175Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
20:50:08 [2020-03-17T20:50:08.741Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
20:50:08 [2020-03-17T20:50:08.998Z] === RUN   TestDockerSuite/TestEventsFilterImageName
20:50:09 [2020-03-17T20:50:09.930Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
20:50:10 [2020-03-17T20:50:10.863Z] === RUN   TestDockerSuite/TestEventsFilterLabels
20:50:11 [2020-03-17T20:50:11.120Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
20:50:11 [2020-03-17T20:50:11.120Z] === RUN   TestDockerSuite/TestEventsFilterType
20:50:11 [2020-03-17T20:50:11.694Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
20:50:11 [2020-03-17T20:50:11.694Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
20:50:11 [2020-03-17T20:50:11.951Z] === RUN   TestDockerSuite/TestEventsFilters
20:50:13 [2020-03-17T20:50:13.850Z] === RUN   TestDockerSuite/TestEventsFormat
20:50:15 [2020-03-17T20:50:15.749Z] === RUN   TestDockerSuite/TestEventsFormatBadField
20:50:15 [2020-03-17T20:50:15.749Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
20:50:15 [2020-03-17T20:50:15.749Z] === RUN   TestDockerSuite/TestEventsImageImport
20:50:16 [2020-03-17T20:50:16.683Z] === RUN   TestDockerSuite/TestEventsImageLoad
20:50:16 [2020-03-17T20:50:16.683Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
20:50:16 [2020-03-17T20:50:16.941Z] === RUN   TestDockerSuite/TestEventsImagePull
20:50:17 [2020-03-17T20:50:17.199Z] === RUN   TestDockerSuite/TestEventsImageTag
20:50:17 [2020-03-17T20:50:17.504Z] ok  	github.com/docker/docker/pkg/plugins	35.257s	coverage: 73.4% of statements
20:50:17 [2020-03-17T20:50:17.504Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
20:50:17 [2020-03-17T20:50:17.504Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
20:50:17 [2020-03-17T20:50:17.504Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
20:50:17 [2020-03-17T20:50:17.504Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
20:50:17 [2020-03-17T20:50:17.504Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
20:50:17 [2020-03-17T20:50:17.504Z] ?   	github.com/docker/docker/rootless	[no test files]
20:50:17 [2020-03-17T20:50:17.504Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
20:50:17 [2020-03-17T20:50:17.504Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
20:50:17 [2020-03-17T20:50:17.504Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
20:50:17 [2020-03-17T20:50:17.504Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
20:50:17 [2020-03-17T20:50:17.504Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
20:50:17 [2020-03-17T20:50:17.504Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
20:50:17 [2020-03-17T20:50:17.504Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
20:50:17 [2020-03-17T20:50:17.504Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
20:50:17 [2020-03-17T20:50:17.504Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
20:50:17 [2020-03-17T20:50:17.504Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
20:50:17 [2020-03-17T20:50:17.504Z] ?   	github.com/docker/docker/testutil/request	[no test files]
20:50:17 [2020-03-17T20:50:17.504Z] ?   	github.com/docker/docker/volume	[no test files]
20:50:17 [2020-03-17T20:50:17.504Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
20:50:17 [2020-03-17T20:50:17.504Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
20:50:17 [2020-03-17T20:50:17.967Z] 
20:50:17 [2020-03-17T20:50:17.967Z] === Skipped
20:50:17 [2020-03-17T20:50:17.967Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
20:50:17 [2020-03-17T20:50:17.967Z]     dispatchers_test.go:376: Windows does not support stopsignal
20:50:17 [2020-03-17T20:50:17.967Z] 
20:50:17 [2020-03-17T20:50:17.967Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
20:50:17 [2020-03-17T20:50:17.967Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
20:50:17 [2020-03-17T20:50:17.967Z] 
20:50:17 [2020-03-17T20:50:17.967Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
20:50:17 [2020-03-17T20:50:17.967Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
20:50:17 [2020-03-17T20:50:17.967Z] 
20:50:17 [2020-03-17T20:50:17.967Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s)
20:50:17 [2020-03-17T20:50:17.967Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
20:50:17 [2020-03-17T20:50:17.967Z] 
20:50:17 [2020-03-17T20:50:17.967Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
20:50:17 [2020-03-17T20:50:17.967Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
20:50:17 [2020-03-17T20:50:17.967Z] 
20:50:17 [2020-03-17T20:50:17.967Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
20:50:17 [2020-03-17T20:50:17.967Z]     client_test.go:23: runtime.GOOS == "windows"
20:50:17 [2020-03-17T20:50:17.967Z] 
20:50:17 [2020-03-17T20:50:17.967Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
20:50:17 [2020-03-17T20:50:17.967Z]     daemon_test.go:147: root required
20:50:17 [2020-03-17T20:50:17.967Z] 
20:50:17 [2020-03-17T20:50:17.967Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
20:50:17 [2020-03-17T20:50:17.967Z]     reload_test.go:520: root required
20:50:17 [2020-03-17T20:50:17.967Z] 
20:50:17 [2020-03-17T20:50:17.967Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
20:50:17 [2020-03-17T20:50:17.967Z]     config_test.go:484: os.Getuid() != 0: skipping test that requires root
20:50:17 [2020-03-17T20:50:17.967Z] 
20:50:17 [2020-03-17T20:50:17.967Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
20:50:17 [2020-03-17T20:50:17.967Z]     pull_v2_test.go:73: Needs fixing on Windows
20:50:17 [2020-03-17T20:50:17.967Z] 
20:50:17 [2020-03-17T20:50:17.967Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
20:50:17 [2020-03-17T20:50:17.967Z]     pull_v2_test.go:118: Needs fixing on Windows
20:50:17 [2020-03-17T20:50:17.967Z] 
20:50:17 [2020-03-17T20:50:17.967Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
20:50:17 [2020-03-17T20:50:17.967Z]     download_test.go:268: Needs fixing on Windows
20:50:17 [2020-03-17T20:50:17.967Z] 
20:50:17 [2020-03-17T20:50:17.967Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
20:50:17 [2020-03-17T20:50:17.967Z]     layer_test.go:304: Failing on Windows
20:50:17 [2020-03-17T20:50:17.967Z] 
20:50:17 [2020-03-17T20:50:17.967Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
20:50:17 [2020-03-17T20:50:17.967Z]     layer_test.go:353: Failing on Windows
20:50:17 [2020-03-17T20:50:17.967Z] 
20:50:17 [2020-03-17T20:50:17.967Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
20:50:17 [2020-03-17T20:50:17.967Z]     layer_test.go:468: Failing on Windows
20:50:17 [2020-03-17T20:50:17.967Z] 
20:50:17 [2020-03-17T20:50:17.967Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
20:50:17 [2020-03-17T20:50:17.967Z]     layer_test.go:697: Failing on Windows
20:50:17 [2020-03-17T20:50:17.967Z] 
20:50:17 [2020-03-17T20:50:17.967Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
20:50:17 [2020-03-17T20:50:17.967Z]     migration_test.go:46: Failing on Windows
20:50:17 [2020-03-17T20:50:17.967Z] 
20:50:17 [2020-03-17T20:50:17.967Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
20:50:17 [2020-03-17T20:50:17.967Z]     migration_test.go:182: Failing on Windows
20:50:17 [2020-03-17T20:50:17.967Z] 
20:50:17 [2020-03-17T20:50:17.967Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
20:50:17 [2020-03-17T20:50:17.967Z]     mount_test.go:17: Failing on Windows
20:50:17 [2020-03-17T20:50:17.967Z] 
20:50:17 [2020-03-17T20:50:17.967Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
20:50:17 [2020-03-17T20:50:17.967Z]     mount_test.go:76: Failing on Windows
20:50:17 [2020-03-17T20:50:17.967Z] 
20:50:17 [2020-03-17T20:50:17.967Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
20:50:17 [2020-03-17T20:50:17.967Z]     mount_test.go:125: Failing on Windows
20:50:17 [2020-03-17T20:50:17.967Z] 
20:50:17 [2020-03-17T20:50:17.967Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
20:50:17 [2020-03-17T20:50:17.967Z]     mount_test.go:212: Failing on Windows
20:50:17 [2020-03-17T20:50:17.967Z] 
20:50:17 [2020-03-17T20:50:17.967Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
20:50:17 [2020-03-17T20:50:17.967Z]     archive_test.go:133: Xz not present in msys2
20:50:17 [2020-03-17T20:50:17.967Z] 
20:50:17 [2020-03-17T20:50:17.967Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
20:50:17 [2020-03-17T20:50:17.967Z]     archive_test.go:238: Failing on Windows CI machines
20:50:17 [2020-03-17T20:50:17.967Z] 
20:50:17 [2020-03-17T20:50:17.967Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
20:50:17 [2020-03-17T20:50:17.967Z]     archive_windows_test.go:16: Currently fails
20:50:17 [2020-03-17T20:50:17.967Z] 
20:50:17 [2020-03-17T20:50:17.967Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
20:50:17 [2020-03-17T20:50:17.967Z]     changes_test.go:192: needs more investigation
20:50:17 [2020-03-17T20:50:17.967Z] 
20:50:17 [2020-03-17T20:50:17.967Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
20:50:17 [2020-03-17T20:50:17.967Z]     changes_test.go:405: needs further investigation
20:50:17 [2020-03-17T20:50:17.967Z] 
20:50:17 [2020-03-17T20:50:17.967Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
20:50:17 [2020-03-17T20:50:17.967Z]     changes_test.go:441: needs further investigation
20:50:17 [2020-03-17T20:50:17.967Z] 
20:50:17 [2020-03-17T20:50:17.967Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
20:50:17 [2020-03-17T20:50:17.967Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
20:50:17 [2020-03-17T20:50:17.967Z] 
20:50:17 [2020-03-17T20:50:17.967Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
20:50:17 [2020-03-17T20:50:17.967Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
20:50:17 [2020-03-17T20:50:17.967Z] 
20:50:17 [2020-03-17T20:50:17.967Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
20:50:17 [2020-03-17T20:50:17.967Z]     archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing
20:50:17 [2020-03-17T20:50:17.967Z] 
20:50:17 [2020-03-17T20:50:17.967Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
20:50:17 [2020-03-17T20:50:17.967Z]     archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing
20:50:17 [2020-03-17T20:50:17.967Z] 
20:50:17 [2020-03-17T20:50:17.967Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
20:50:17 [2020-03-17T20:50:17.967Z]     archive_test.go:248: os.Getuid() != 0: skipping test that requires root
20:50:17 [2020-03-17T20:50:17.967Z] 
20:50:17 [2020-03-17T20:50:17.967Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
20:50:17 [2020-03-17T20:50:17.967Z]     archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing
20:50:17 [2020-03-17T20:50:17.967Z] 
20:50:17 [2020-03-17T20:50:17.967Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
20:50:17 [2020-03-17T20:50:17.967Z]     archive_test.go:355: os.Getuid() != 0: skipping test that requires root
20:50:17 [2020-03-17T20:50:17.967Z] 
20:50:17 [2020-03-17T20:50:17.967Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
20:50:17 [2020-03-17T20:50:17.967Z]     archive_test.go:372: os.Getuid() != 0: skipping test that requires root
20:50:17 [2020-03-17T20:50:17.967Z] 
20:50:17 [2020-03-17T20:50:17.967Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
20:50:17 [2020-03-17T20:50:17.967Z]     archive_test.go:389: os.Getuid() != 0: skipping test that requires root
20:50:17 [2020-03-17T20:50:17.967Z] 
20:50:17 [2020-03-17T20:50:17.967Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
20:50:17 [2020-03-17T20:50:17.967Z]     poller_test.go:41: No chmod on Windows
20:50:17 [2020-03-17T20:50:17.967Z] 
20:50:17 [2020-03-17T20:50:17.967Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
20:50:17 [2020-03-17T20:50:17.967Z]     fileutils_test.go:134: Needs porting to Windows
20:50:17 [2020-03-17T20:50:17.967Z] 
20:50:17 [2020-03-17T20:50:17.967Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
20:50:17 [2020-03-17T20:50:17.967Z]     fileutils_test.go:180: Needs porting to Windows
20:50:17 [2020-03-17T20:50:17.967Z] 
20:50:17 [2020-03-17T20:50:17.967Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s)
20:50:17 [2020-03-17T20:50:17.967Z]     rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows
20:50:17 [2020-03-17T20:50:17.967Z] 
20:50:17 [2020-03-17T20:50:17.967Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
20:50:17 [2020-03-17T20:50:17.967Z]     registry_test.go:58: os.Getuid() != 0: skipping test that requires root
20:50:17 [2020-03-17T20:50:17.967Z] 
20:50:17 [2020-03-17T20:50:17.967Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
20:50:17 [2020-03-17T20:50:17.967Z]     registry_test.go:78: os.Getuid() != 0: skipping test that requires root
20:50:17 [2020-03-17T20:50:17.967Z] 
20:50:17 [2020-03-17T20:50:17.967Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
20:50:17 [2020-03-17T20:50:17.967Z]     registry_test.go:668: os.Getuid() != 0: skipping test that requires root
20:50:17 [2020-03-17T20:50:17.967Z] 
20:50:17 [2020-03-17T20:50:17.967Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
20:50:17 [2020-03-17T20:50:17.967Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
20:50:17 [2020-03-17T20:50:17.967Z] 
20:50:17 [2020-03-17T20:50:17.967Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
20:50:17 [2020-03-17T20:50:17.967Z]     local_test.go:181: runtime.GOOS == "windows"
20:50:17 [2020-03-17T20:50:17.967Z] 
20:50:17 [2020-03-17T20:50:17.967Z] 
20:50:17 [2020-03-17T20:50:17.967Z] DONE 1775 tests, 46 skipped in 214.678s
20:50:17 [2020-03-17T20:50:17.967Z] INFO: make.ps1 ended at 03/17/2020 20:50:17
20:50:18 [2020-03-17T20:50:18.132Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
20:50:18 [2020-03-17T20:50:18.697Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
20:50:18 [2020-03-17T20:50:18.697Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
20:50:18 [2020-03-17T20:50:18.697Z] === RUN   TestDockerSuite/TestEventsPluginOps
20:50:20 [2020-03-17T20:50:20.144Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
20:50:20 [2020-03-17T20:50:20.595Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
20:50:20 [2020-03-17T20:50:20.602Z] INFO: Unit tests ended at 03/17/2020 20:50:20. Duration:00:03:51.5536552
20:50:20 [2020-03-17T20:50:20.602Z] INFO: Building busybox
20:50:20 [2020-03-17T20:50:20.602Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
20:50:20 [2020-03-17T20:50:20.602Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
20:50:20 [2020-03-17T20:50:20.602Z] 
20:50:20 [2020-03-17T20:50:20.602Z] Sending build context to Docker daemon   2.56kB
20:50:20 [2020-03-17T20:50:20.602Z] 
20:50:20 [2020-03-17T20:50:20.602Z] Step 1/6 : FROM microsoft/windowsservercore
20:50:20 [2020-03-17T20:50:20.602Z]  ---> 80e84fd280e2
20:50:20 [2020-03-17T20:50:20.602Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin
20:50:20 [2020-03-17T20:50:20.602Z]  ---> Running in 425520efb353
20:50:21 [2020-03-17T20:50:21.971Z] === RUN   TestDockerSuite/TestEventsRename
20:50:22 [2020-03-17T20:50:22.904Z] === RUN   TestDockerSuite/TestEventsResize
20:50:23 [2020-03-17T20:50:23.840Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
20:50:24 [2020-03-17T20:50:24.772Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
20:50:25 [2020-03-17T20:50:25.707Z] === RUN   TestDockerSuite/TestEventsStreaming
20:50:26 [2020-03-17T20:50:26.638Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
20:50:27 [2020-03-17T20:50:27.675Z] Removing intermediate container 425520efb353
20:50:27 [2020-03-17T20:50:27.675Z]  ---> 763ae88bb85d
20:50:27 [2020-03-17T20:50:27.675Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/
20:50:27 [2020-03-17T20:50:27.675Z] 
20:50:28 [2020-03-17T20:50:28.134Z]  ---> 3497fcb38fe7
20:50:28 [2020-03-17T20:50:28.134Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%"
20:50:28 [2020-03-17T20:50:28.134Z]  ---> Running in 93f00feaa002
20:50:29 [2020-03-17T20:50:29.674Z] 
20:50:29 [2020-03-17T20:50:29.674Z] SUCCESS: Specified value was saved.
20:50:29 [2020-03-17T20:50:29.917Z] === RUN   TestDockerSuite/TestEventsTop
20:50:30 [2020-03-17T20:50:30.482Z] === RUN   TestDockerSuite/TestEventsUntag
20:50:32 [2020-03-17T20:50:32.579Z] Removing intermediate container 93f00feaa002
20:50:32 [2020-03-17T20:50:32.579Z]  ---> 6ce7ec248b14
20:50:32 [2020-03-17T20:50:32.579Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
20:50:32 [2020-03-17T20:50:32.579Z]  ---> Running in 8cc75245f51c
20:50:33 [2020-03-17T20:50:33.020Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
20:50:34 [2020-03-17T20:50:34.918Z] === RUN   TestDockerSuite/TestExec
20:50:35 [2020-03-17T20:50:35.853Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
20:50:36 [2020-03-17T20:50:36.418Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
20:50:37 [2020-03-17T20:50:37.350Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
20:50:38 [2020-03-17T20:50:38.282Z] === RUN   TestDockerSuite/TestExecAPIStart
20:50:39 [2020-03-17T20:50:39.687Z] Cannot create a file when that file already exists.
20:50:40 [2020-03-17T20:50:40.180Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
20:50:40 [2020-03-17T20:50:40.745Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
20:50:41 [2020-03-17T20:50:41.677Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
20:50:42 [2020-03-17T20:50:42.609Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
20:50:43 [2020-03-17T20:50:43.542Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
20:50:44 [2020-03-17T20:50:44.474Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
20:50:45 [2020-03-17T20:50:45.408Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
20:50:45 [2020-03-17T20:50:45.855Z] --- PASS: TestBuildWithHugeFile (82.32s)
20:50:45 [2020-03-17T20:50:45.855Z] === RUN   TestBuildWithEmptyDockerfile
20:50:45 [2020-03-17T20:50:45.855Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
20:50:45 [2020-03-17T20:50:45.855Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
20:50:45 [2020-03-17T20:50:45.855Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:50:45 [2020-03-17T20:50:45.855Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:50:45 [2020-03-17T20:50:45.855Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:50:45 [2020-03-17T20:50:45.855Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:50:45 [2020-03-17T20:50:45.855Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
20:50:45 [2020-03-17T20:50:45.855Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:50:45 [2020-03-17T20:50:45.855Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:50:45 [2020-03-17T20:50:45.976Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
20:50:46 [2020-03-17T20:50:46.139Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s)
20:50:46 [2020-03-17T20:50:46.139Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s)
20:50:46 [2020-03-17T20:50:46.139Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.31s)
20:50:46 [2020-03-17T20:50:46.139Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.31s)
20:50:46 [2020-03-17T20:50:46.139Z] === RUN   TestBuildPreserveOwnership
20:50:46 [2020-03-17T20:50:46.139Z] === RUN   TestBuildPreserveOwnership/copy_from
20:50:46 [2020-03-17T20:50:46.761Z] Removing intermediate container 8cc75245f51c
20:50:46 [2020-03-17T20:50:46.761Z]  ---> 378ea15c87f4
20:50:46 [2020-03-17T20:50:46.761Z] Step 6/6 : CMD ["sh"]
20:50:46 [2020-03-17T20:50:46.761Z]  ---> Running in 8e19ed06c31f
20:50:46 [2020-03-17T20:50:46.761Z] Removing intermediate container 8e19ed06c31f
20:50:46 [2020-03-17T20:50:46.761Z]  ---> 0ed14e650f25
20:50:46 [2020-03-17T20:50:46.761Z] Successfully built 0ed14e650f25
20:50:46 [2020-03-17T20:50:46.761Z] Successfully tagged busybox:latest
20:50:46 [2020-03-17T20:50:46.761Z] INFO: Docker images of the daemon under test
20:50:46 [2020-03-17T20:50:46.761Z] 
20:50:46 [2020-03-17T20:50:46.761Z] REPOSITORY                             TAG                 IMAGE ID            CREATED             SIZE
20:50:46 [2020-03-17T20:50:46.761Z] busybox                                latest              0ed14e650f25        1 second ago        4.97GB
20:50:46 [2020-03-17T20:50:46.761Z] microsoft/windowsservercore            latest              80e84fd280e2        11 days ago         4.94GB
20:50:46 [2020-03-17T20:50:46.761Z] mcr.microsoft.com/windows/servercore   ltsc2019            80e84fd280e2        11 days ago         4.94GB
20:50:46 [2020-03-17T20:50:46.761Z] 
20:50:46 [2020-03-17T20:50:46.761Z] INFO: Running integration tests at 03/17/2020 20:50:46...
20:50:46 [2020-03-17T20:50:46.761Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
20:50:46 [2020-03-17T20:50:46.761Z] INFO: Integration API tests being run from the host:
20:50:46 [2020-03-17T20:50:46.761Z] INFO: make.ps1 starting at 03/17/2020 20:50:46
20:50:46 [2020-03-17T20:50:46.911Z] === RUN   TestDockerSuite/TestExecCgroup
20:50:47 [2020-03-17T20:50:47.225Z] Running D:\gopath\src\github.com\docker\docker\integration\build
20:50:48 [2020-03-17T20:50:48.284Z] === RUN   TestDockerSuite/TestExecEnv
20:50:49 [2020-03-17T20:50:49.218Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
20:50:49 [2020-03-17T20:50:49.218Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
20:50:49 [2020-03-17T20:50:49.615Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
20:50:51 [2020-03-17T20:50:51.097Z] --- PASS: TestBuildPreserveOwnership (4.81s)
20:50:51 [2020-03-17T20:50:51.097Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.13s)
20:50:51 [2020-03-17T20:50:51.097Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.66s)
20:50:51 [2020-03-17T20:50:51.097Z] === RUN   TestBuildPlatformInvalid
20:50:51 [2020-03-17T20:50:51.097Z] --- PASS: TestBuildPlatformInvalid (0.17s)
20:50:51 [2020-03-17T20:50:51.097Z] PASS
20:50:51 [2020-03-17T20:50:51.097Z] 
20:50:51 [2020-03-17T20:50:51.097Z] === Skipped
20:50:51 [2020-03-17T20:50:51.097Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
20:50:51 [2020-03-17T20:50:51.097Z]     build_session_test.go:25: TODO: BuildKit
20:50:51 [2020-03-17T20:50:51.097Z] 
20:50:51 [2020-03-17T20:50:51.097Z] 
20:50:51 [2020-03-17T20:50:51.097Z] DONE 32 tests, 1 skipped in 127.769s
20:50:51 [2020-03-17T20:50:51.097Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
20:50:51 [2020-03-17T20:50:51.097Z] ++ 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
20:50:51 [2020-03-17T20:50:51.097Z] ++ set -e
20:50:51 [2020-03-17T20:50:51.097Z] ++ '[' -n 0 ']'
20:50:51 [2020-03-17T20:50:51.097Z] ++ set -x
20:50:51 [2020-03-17T20:50:51.097Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
20:50:51 [2020-03-17T20:50:51.097Z] INFO: Testing against a local daemon
20:50:51 [2020-03-17T20:50:51.097Z] === RUN   TestConfigList
20:50:51 [2020-03-17T20:50:51.120Z] === RUN   TestDockerSuite/TestExecExitStatus
20:50:52 [2020-03-17T20:50:52.493Z] === RUN   TestDockerSuite/TestExecInspectID
20:50:53 [2020-03-17T20:50:53.789Z] --- PASS: TestConfigList (2.20s)
20:50:53 [2020-03-17T20:50:53.789Z] === RUN   TestConfigsCreateAndDelete
20:50:55 [2020-03-17T20:50:55.780Z] === RUN   TestDockerSuite/TestExecInteractive
20:50:56 [2020-03-17T20:50:56.071Z] --- PASS: TestConfigsCreateAndDelete (2.28s)
20:50:56 [2020-03-17T20:50:56.071Z] === RUN   TestConfigsUpdate
20:50:56 [2020-03-17T20:50:56.346Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
20:50:57 [2020-03-17T20:50:57.278Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
20:50:58 [2020-03-17T20:50:58.115Z] --- PASS: TestConfigsUpdate (2.33s)
20:50:58 [2020-03-17T20:50:58.115Z] === RUN   TestTemplatedConfig
20:50:58 [2020-03-17T20:50:58.211Z] === RUN   TestDockerSuite/TestExecParseError
20:50:59 [2020-03-17T20:50:59.143Z] === RUN   TestDockerSuite/TestExecPausedContainer
20:51:00 [2020-03-17T20:51:00.075Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
20:51:00 [2020-03-17T20:51:00.871Z] --- PASS: TestTemplatedConfig (2.68s)
20:51:00 [2020-03-17T20:51:00.871Z] === RUN   TestConfigInspect
20:51:01 [2020-03-17T20:51:01.008Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
20:51:02 [2020-03-17T20:51:02.382Z] === RUN   TestDockerSuite/TestExecSetEnv
20:51:02 [2020-03-17T20:51:02.933Z] --- PASS: TestConfigInspect (2.23s)
20:51:02 [2020-03-17T20:51:02.933Z] === RUN   TestConfigCreateWithLabels
20:51:03 [2020-03-17T20:51:03.316Z] === RUN   TestDockerSuite/TestExecStartFails
20:51:04 [2020-03-17T20:51:04.247Z] === RUN   TestDockerSuite/TestExecStateCleanup
20:51:05 [2020-03-17T20:51:05.687Z] --- PASS: TestConfigCreateWithLabels (2.27s)
20:51:05 [2020-03-17T20:51:05.687Z] === RUN   TestConfigCreateResolve
20:51:07 [2020-03-17T20:51:07.772Z] --- PASS: TestConfigCreateResolve (2.24s)
20:51:07 [2020-03-17T20:51:07.772Z] === RUN   TestConfigDaemonLibtrustID
20:51:08 [2020-03-17T20:51:08.070Z] --- PASS: TestConfigDaemonLibtrustID (0.56s)
20:51:08 [2020-03-17T20:51:08.070Z] PASS
20:51:08 [2020-03-17T20:51:08.070Z] 
20:51:08 [2020-03-17T20:51:08.070Z] DONE 8 tests in 16.881s
20:51:08 [2020-03-17T20:51:08.070Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
20:51:08 [2020-03-17T20:51:08.070Z] ++ 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
20:51:08 [2020-03-17T20:51:08.070Z] ++ set -e
20:51:08 [2020-03-17T20:51:08.070Z] ++ '[' -n 0 ']'
20:51:08 [2020-03-17T20:51:08.070Z] ++ set -x
20:51:08 [2020-03-17T20:51:08.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-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
20:51:08 [2020-03-17T20:51:08.070Z] INFO: Testing against a local daemon
20:51:08 [2020-03-17T20:51:08.070Z] === RUN   TestCheckpoint
20:51:08 [2020-03-17T20:51:08.070Z] --- SKIP: TestCheckpoint (0.00s)
20:51:08 [2020-03-17T20:51:08.070Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:51:08 [2020-03-17T20:51:08.070Z] === RUN   TestContainerInvalidJSON
20:51:08 [2020-03-17T20:51:08.070Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
20:51:08 [2020-03-17T20:51:08.070Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
20:51:08 [2020-03-17T20:51:08.070Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
20:51:08 [2020-03-17T20:51:08.070Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
20:51:08 [2020-03-17T20:51:08.070Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
20:51:08 [2020-03-17T20:51:08.070Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
20:51:08 [2020-03-17T20:51:08.070Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
20:51:08 [2020-03-17T20:51:08.070Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
20:51:08 [2020-03-17T20:51:08.070Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
20:51:08 [2020-03-17T20:51:08.070Z] --- PASS: TestContainerInvalidJSON (0.03s)
20:51:08 [2020-03-17T20:51:08.070Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
20:51:08 [2020-03-17T20:51:08.070Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
20:51:08 [2020-03-17T20:51:08.070Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
20:51:08 [2020-03-17T20:51:08.070Z] === RUN   TestCopyFromContainerPathDoesNotExist
20:51:08 [2020-03-17T20:51:08.360Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
20:51:08 [2020-03-17T20:51:08.360Z] === RUN   TestCopyFromContainerPathIsNotDir
20:51:08 [2020-03-17T20:51:08.360Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s)
20:51:08 [2020-03-17T20:51:08.360Z] === RUN   TestCopyToContainerPathDoesNotExist
20:51:08 [2020-03-17T20:51:08.360Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
20:51:08 [2020-03-17T20:51:08.360Z] === RUN   TestCopyToContainerPathIsNotDir
20:51:08 [2020-03-17T20:51:08.652Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s)
20:51:08 [2020-03-17T20:51:08.652Z] === RUN   TestCopyFromContainer
20:51:10 [2020-03-17T20:51:10.227Z] === RUN   TestCopyFromContainer//
20:51:10 [2020-03-17T20:51:10.227Z] === RUN   TestCopyFromContainer//bar/root
20:51:10 [2020-03-17T20:51:10.227Z] === RUN   TestCopyFromContainer//bar/root/
20:51:10 [2020-03-17T20:51:10.227Z] === RUN   TestCopyFromContainer/bar/quux
20:51:10 [2020-03-17T20:51:10.523Z] === RUN   TestCopyFromContainer/bar/quux/
20:51:10 [2020-03-17T20:51:10.523Z] === RUN   TestCopyFromContainer/bar/quux/baz
20:51:10 [2020-03-17T20:51:10.825Z] === RUN   TestCopyFromContainer/bar/filesymlink
20:51:10 [2020-03-17T20:51:10.825Z] === RUN   TestCopyFromContainer/bar/dirsymlink
20:51:10 [2020-03-17T20:51:10.825Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
20:51:10 [2020-03-17T20:51:10.825Z] === RUN   TestCopyFromContainer/bar/notarget
20:51:11 [2020-03-17T20:51:11.123Z] --- PASS: TestCopyFromContainer (2.56s)
20:51:11 [2020-03-17T20:51:11.123Z]     --- PASS: TestCopyFromContainer// (0.11s)
20:51:11 [2020-03-17T20:51:11.123Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
20:51:11 [2020-03-17T20:51:11.123Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
20:51:11 [2020-03-17T20:51:11.123Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
20:51:11 [2020-03-17T20:51:11.123Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.10s)
20:51:11 [2020-03-17T20:51:11.123Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
20:51:11 [2020-03-17T20:51:11.123Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
20:51:11 [2020-03-17T20:51:11.123Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
20:51:11 [2020-03-17T20:51:11.123Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
20:51:11 [2020-03-17T20:51:11.123Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
20:51:11 [2020-03-17T20:51:11.123Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
20:51:11 [2020-03-17T20:51:11.123Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:51:11 [2020-03-17T20:51:11.123Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:51:11 [2020-03-17T20:51:11.123Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:51:11 [2020-03-17T20:51:11.123Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:51:11 [2020-03-17T20:51:11.123Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
20:51:11 [2020-03-17T20:51:11.123Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
20:51:11 [2020-03-17T20:51:11.123Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:51:11 [2020-03-17T20:51:11.123Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
20:51:11 [2020-03-17T20:51:11.123Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:51:11 [2020-03-17T20:51:11.123Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
20:51:11 [2020-03-17T20:51:11.123Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
20:51:11 [2020-03-17T20:51:11.123Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
20:51:11 [2020-03-17T20:51:11.123Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
20:51:11 [2020-03-17T20:51:11.123Z] === RUN   TestCreateLinkToNonExistingContainer
20:51:11 [2020-03-17T20:51:11.123Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
20:51:11 [2020-03-17T20:51:11.123Z] === RUN   TestCreateWithInvalidEnv
20:51:11 [2020-03-17T20:51:11.123Z] === RUN   TestCreateWithInvalidEnv/0
20:51:11 [2020-03-17T20:51:11.123Z] === PAUSE TestCreateWithInvalidEnv/0
20:51:11 [2020-03-17T20:51:11.123Z] === RUN   TestCreateWithInvalidEnv/1
20:51:11 [2020-03-17T20:51:11.123Z] === PAUSE TestCreateWithInvalidEnv/1
20:51:11 [2020-03-17T20:51:11.123Z] === RUN   TestCreateWithInvalidEnv/2
20:51:11 [2020-03-17T20:51:11.123Z] === PAUSE TestCreateWithInvalidEnv/2
20:51:11 [2020-03-17T20:51:11.123Z] === CONT  TestCreateWithInvalidEnv/0
20:51:11 [2020-03-17T20:51:11.123Z] === CONT  TestCreateWithInvalidEnv/2
20:51:11 [2020-03-17T20:51:11.123Z] === CONT  TestCreateWithInvalidEnv/1
20:51:11 [2020-03-17T20:51:11.123Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
20:51:11 [2020-03-17T20:51:11.123Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
20:51:11 [2020-03-17T20:51:11.123Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
20:51:11 [2020-03-17T20:51:11.123Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
20:51:11 [2020-03-17T20:51:11.123Z] === RUN   TestCreateTmpfsMountsTarget
20:51:11 [2020-03-17T20:51:11.123Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s)
20:51:11 [2020-03-17T20:51:11.123Z] === RUN   TestCreateWithCustomMaskedPaths
20:51:12 [2020-03-17T20:51:12.348Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
20:51:13 [2020-03-17T20:51:13.218Z] --- PASS: TestCreateWithCustomMaskedPaths (1.93s)
20:51:13 [2020-03-17T20:51:13.218Z] === RUN   TestCreateWithCapabilities
20:51:13 [2020-03-17T20:51:13.218Z] === RUN   TestCreateWithCapabilities/no_capabilities
20:51:13 [2020-03-17T20:51:13.218Z] === PAUSE TestCreateWithCapabilities/no_capabilities
20:51:13 [2020-03-17T20:51:13.218Z] === RUN   TestCreateWithCapabilities/empty_capabilities
20:51:13 [2020-03-17T20:51:13.218Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
20:51:13 [2020-03-17T20:51:13.218Z] === RUN   TestCreateWithCapabilities/valid_capabilities
20:51:13 [2020-03-17T20:51:13.218Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
20:51:13 [2020-03-17T20:51:13.218Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
20:51:13 [2020-03-17T20:51:13.218Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
20:51:13 [2020-03-17T20:51:13.218Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
20:51:13 [2020-03-17T20:51:13.218Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
20:51:13 [2020-03-17T20:51:13.218Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
20:51:13 [2020-03-17T20:51:13.218Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
20:51:13 [2020-03-17T20:51:13.218Z] === RUN   TestCreateWithCapabilities/empty_capadd
20:51:13 [2020-03-17T20:51:13.218Z] === PAUSE TestCreateWithCapabilities/empty_capadd
20:51:13 [2020-03-17T20:51:13.218Z] === RUN   TestCreateWithCapabilities/empty_capdrop
20:51:13 [2020-03-17T20:51:13.218Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
20:51:13 [2020-03-17T20:51:13.218Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
20:51:13 [2020-03-17T20:51:13.218Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
20:51:13 [2020-03-17T20:51:13.218Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
20:51:13 [2020-03-17T20:51:13.218Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
20:51:13 [2020-03-17T20:51:13.218Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
20:51:13 [2020-03-17T20:51:13.218Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
20:51:13 [2020-03-17T20:51:13.218Z] === CONT  TestCreateWithCapabilities/no_capabilities
20:51:13 [2020-03-17T20:51:13.218Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
20:51:13 [2020-03-17T20:51:13.218Z] === CONT  TestCreateWithCapabilities/empty_capadd
20:51:13 [2020-03-17T20:51:13.218Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
20:51:13 [2020-03-17T20:51:13.218Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
20:51:13 [2020-03-17T20:51:13.218Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
20:51:13 [2020-03-17T20:51:13.218Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
20:51:13 [2020-03-17T20:51:13.218Z] === CONT  TestCreateWithCapabilities/valid_capabilities
20:51:13 [2020-03-17T20:51:13.218Z] === CONT  TestCreateWithCapabilities/empty_capabilities
20:51:13 [2020-03-17T20:51:13.218Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
20:51:13 [2020-03-17T20:51:13.218Z] === CONT  TestCreateWithCapabilities/empty_capdrop
20:51:13 [2020-03-17T20:51:13.218Z] --- PASS: TestCreateWithCapabilities (0.04s)
20:51:13 [2020-03-17T20:51:13.218Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s)
20:51:13 [2020-03-17T20:51:13.218Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
20:51:13 [2020-03-17T20:51:13.218Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
20:51:13 [2020-03-17T20:51:13.218Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s)
20:51:13 [2020-03-17T20:51:13.218Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
20:51:13 [2020-03-17T20:51:13.218Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s)
20:51:13 [2020-03-17T20:51:13.218Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s)
20:51:13 [2020-03-17T20:51:13.218Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s)
20:51:13 [2020-03-17T20:51:13.218Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.04s)
20:51:13 [2020-03-17T20:51:13.218Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s)
20:51:13 [2020-03-17T20:51:13.218Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s)
20:51:13 [2020-03-17T20:51:13.218Z] === RUN   TestCreateWithCustomReadonlyPaths
20:51:15 [2020-03-17T20:51:15.309Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.94s)
20:51:15 [2020-03-17T20:51:15.309Z] === RUN   TestCreateWithInvalidHealthcheckParams
20:51:15 [2020-03-17T20:51:15.309Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:51:15 [2020-03-17T20:51:15.309Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:51:15 [2020-03-17T20:51:15.309Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:51:15 [2020-03-17T20:51:15.309Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:51:15 [2020-03-17T20:51:15.309Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:51:15 [2020-03-17T20:51:15.309Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:51:15 [2020-03-17T20:51:15.309Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:51:15 [2020-03-17T20:51:15.309Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:51:15 [2020-03-17T20:51:15.309Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:51:15 [2020-03-17T20:51:15.309Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:51:15 [2020-03-17T20:51:15.309Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:51:15 [2020-03-17T20:51:15.309Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:51:15 [2020-03-17T20:51:15.309Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:51:15 [2020-03-17T20:51:15.309Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:51:15 [2020-03-17T20:51:15.309Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:51:15 [2020-03-17T20:51:15.309Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
20:51:15 [2020-03-17T20:51:15.309Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
20:51:15 [2020-03-17T20:51:15.309Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
20:51:15 [2020-03-17T20:51:15.309Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
20:51:15 [2020-03-17T20:51:15.309Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s)
20:51:15 [2020-03-17T20:51:15.309Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
20:51:15 [2020-03-17T20:51:15.309Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
20:51:15 [2020-03-17T20:51:15.626Z] === RUN   TestDockerSuite/TestExecStopNotHanging
20:51:15 [2020-03-17T20:51:15.957Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.63s)
20:51:15 [2020-03-17T20:51:15.957Z] === RUN   TestContainerStartOnDaemonRestart
20:51:15 [2020-03-17T20:51:15.957Z] === PAUSE TestContainerStartOnDaemonRestart
20:51:15 [2020-03-17T20:51:15.957Z] === RUN   TestDaemonRestartIpcMode
20:51:15 [2020-03-17T20:51:15.957Z] === PAUSE TestDaemonRestartIpcMode
20:51:15 [2020-03-17T20:51:15.957Z] === RUN   TestDaemonHostGatewayIP
20:51:15 [2020-03-17T20:51:15.957Z] === PAUSE TestDaemonHostGatewayIP
20:51:15 [2020-03-17T20:51:15.957Z] === RUN   TestDiff
20:51:16 [2020-03-17T20:51:16.191Z] === RUN   TestDockerSuite/TestExecTTY
20:51:16 [2020-03-17T20:51:16.597Z] --- PASS: TestDiff (0.68s)
20:51:16 [2020-03-17T20:51:16.597Z] === RUN   TestExecWithCloseStdin
20:51:17 [2020-03-17T20:51:17.125Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
20:51:17 [2020-03-17T20:51:17.306Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:51:17 [2020-03-17T20:51:17.306Z] INFO: Testing against a local daemon
20:51:17 [2020-03-17T20:51:17.639Z] --- PASS: TestExecWithCloseStdin (0.78s)
20:51:17 [2020-03-17T20:51:17.639Z] === RUN   TestExec
20:51:18 [2020-03-17T20:51:18.290Z] --- PASS: TestExec (0.76s)
20:51:18 [2020-03-17T20:51:18.290Z] === RUN   TestExecUser
20:51:19 [2020-03-17T20:51:19.042Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
20:51:19 [2020-03-17T20:51:19.152Z] --- PASS: TestExecUser (0.82s)
20:51:19 [2020-03-17T20:51:19.152Z] === RUN   TestExportContainerAndImportImage
20:51:19 [2020-03-17T20:51:19.978Z] === RUN   TestDockerSuite/TestExecUlimits
20:51:20 [2020-03-17T20:51:20.184Z] --- PASS: TestExportContainerAndImportImage (1.03s)
20:51:20 [2020-03-17T20:51:20.184Z] === RUN   TestExportContainerAfterDaemonRestart
20:51:20 [2020-03-17T20:51:20.909Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
20:51:20 [2020-03-17T20:51:20.909Z] === RUN   TestDockerSuite/TestExecWithImageUser
20:51:21 [2020-03-17T20:51:21.722Z] --- PASS: TestExportContainerAfterDaemonRestart (1.57s)
20:51:21 [2020-03-17T20:51:21.722Z] === RUN   TestHealthCheckWorkdir
20:51:22 [2020-03-17T20:51:22.752Z] --- PASS: TestHealthCheckWorkdir (0.90s)
20:51:22 [2020-03-17T20:51:22.752Z] === RUN   TestHealthKillContainer
20:51:22 [2020-03-17T20:51:22.885Z] === RUN   TestDockerSuite/TestExecWithNoTERM
20:51:23 [2020-03-17T20:51:23.816Z] === RUN   TestDockerSuite/TestExecWithPrivileged
20:51:24 [2020-03-17T20:51:24.747Z] === RUN   TestDockerSuite/TestExecWithTERM
20:51:25 [2020-03-17T20:51:25.463Z] --- PASS: TestHealthKillContainer (2.84s)
20:51:25 [2020-03-17T20:51:25.463Z] === RUN   TestInspectCpusetInConfigPre120
20:51:25 [2020-03-17T20:51:25.680Z] === RUN   TestDockerSuite/TestExecWithUser
20:51:26 [2020-03-17T20:51:26.088Z] --- PASS: TestInspectCpusetInConfigPre120 (0.67s)
20:51:26 [2020-03-17T20:51:26.088Z] === RUN   TestIpcModeNone
20:51:26 [2020-03-17T20:51:26.714Z] --- PASS: TestIpcModeNone (0.77s)
20:51:26 [2020-03-17T20:51:26.714Z] === RUN   TestIpcModePrivate
20:51:27 [2020-03-17T20:51:27.052Z] === RUN   TestDockerSuite/TestGetContainerStats
20:51:27 [2020-03-17T20:51:27.743Z] --- PASS: TestIpcModePrivate (0.76s)
20:51:27 [2020-03-17T20:51:27.743Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
20:51:27 [2020-03-17T20:51:27.743Z] === RUN   TestIpcModeShareable
20:51:28 [2020-03-17T20:51:28.368Z] --- PASS: TestIpcModeShareable (0.76s)
20:51:28 [2020-03-17T20:51:28.368Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
20:51:28 [2020-03-17T20:51:28.368Z] === RUN   TestAPIIpcModeShareableAndContainer
20:51:31 [2020-03-17T20:51:31.088Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.27s)
20:51:31 [2020-03-17T20:51:31.088Z] === RUN   TestAPIIpcModeHost
20:51:31 [2020-03-17T20:51:31.088Z] --- PASS: TestAPIIpcModeHost (0.63s)
20:51:31 [2020-03-17T20:51:31.088Z] === RUN   TestDaemonIpcModeShareable
20:51:32 [2020-03-17T20:51:32.152Z] ok  	github.com/docker/docker/integration/build	16.891s
20:51:32 [2020-03-17T20:51:32.152Z] 
20:51:32 [2020-03-17T20:51:32.152Z] === Skipped
20:51:32 [2020-03-17T20:51:32.152Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
20:51:32 [2020-03-17T20:51:32.152Z]     build_session_test.go:25: TODO: BuildKit
20:51:32 [2020-03-17T20:51:32.152Z] 
20:51:32 [2020-03-17T20:51:32.152Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
20:51:32 [2020-03-17T20:51:32.152Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
20:51:32 [2020-03-17T20:51:32.152Z] 
20:51:32 [2020-03-17T20:51:32.152Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s)
20:51:32 [2020-03-17T20:51:32.152Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
20:51:32 [2020-03-17T20:51:32.152Z] 
20:51:32 [2020-03-17T20:51:32.152Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s)
20:51:32 [2020-03-17T20:51:32.152Z]     build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME
20:51:32 [2020-03-17T20:51:32.152Z] 
20:51:32 [2020-03-17T20:51:32.152Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s)
20:51:32 [2020-03-17T20:51:32.152Z]     build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME
20:51:32 [2020-03-17T20:51:32.152Z] 
20:51:32 [2020-03-17T20:51:32.152Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s)
20:51:32 [2020-03-17T20:51:32.152Z]     build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME
20:51:32 [2020-03-17T20:51:32.152Z] 
20:51:32 [2020-03-17T20:51:32.152Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s)
20:51:32 [2020-03-17T20:51:32.152Z]     build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME
20:51:32 [2020-03-17T20:51:32.152Z] 
20:51:32 [2020-03-17T20:51:32.152Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s)
20:51:32 [2020-03-17T20:51:32.152Z]     build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME
20:51:32 [2020-03-17T20:51:32.152Z] 
20:51:32 [2020-03-17T20:51:32.152Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s)
20:51:32 [2020-03-17T20:51:32.152Z]     build_test.go:491: testEnv.OSType == "windows"
20:51:32 [2020-03-17T20:51:32.152Z] 
20:51:32 [2020-03-17T20:51:32.152Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s)
20:51:32 [2020-03-17T20:51:32.152Z]     build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME
20:51:32 [2020-03-17T20:51:32.152Z] 
20:51:32 [2020-03-17T20:51:32.152Z] 
20:51:32 [2020-03-17T20:51:32.152Z] DONE 22 tests, 10 skipped in 43.737s
20:51:32 [2020-03-17T20:51:32.152Z] 
20:51:32 [2020-03-17T20:51:32.152Z] Running D:\gopath\src\github.com\docker\docker\integration\config
20:51:32 [2020-03-17T20:51:32.309Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
20:51:33 [2020-03-17T20:51:33.181Z] --- PASS: TestDaemonIpcModeShareable (1.77s)
20:51:33 [2020-03-17T20:51:33.181Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
20:51:33 [2020-03-17T20:51:33.181Z] === RUN   TestDaemonIpcModePrivate
20:51:34 [2020-03-17T20:51:34.340Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:51:34 [2020-03-17T20:51:34.340Z] INFO: Testing against a local daemon
20:51:34 [2020-03-17T20:51:34.340Z] ok  	github.com/docker/docker/integration/config	0.310s
20:51:34 [2020-03-17T20:51:34.340Z] 
20:51:34 [2020-03-17T20:51:34.340Z] === Skipped
20:51:34 [2020-03-17T20:51:34.340Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
20:51:34 [2020-03-17T20:51:34.340Z]     config_test.go:27: testEnv.DaemonInfo.OSType == "windows"
20:51:34 [2020-03-17T20:51:34.340Z] 
20:51:34 [2020-03-17T20:51:34.340Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
20:51:34 [2020-03-17T20:51:34.340Z]     config_test.go:109: testEnv.DaemonInfo.OSType == "windows"
20:51:34 [2020-03-17T20:51:34.340Z] 
20:51:34 [2020-03-17T20:51:34.340Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
20:51:34 [2020-03-17T20:51:34.340Z]     config_test.go:137: testEnv.DaemonInfo.OSType == "windows"
20:51:34 [2020-03-17T20:51:34.340Z] 
20:51:34 [2020-03-17T20:51:34.340Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.01s)
20:51:34 [2020-03-17T20:51:34.340Z]     config_test.go:191: testEnv.DaemonInfo.OSType == "windows"
20:51:34 [2020-03-17T20:51:34.340Z] 
20:51:34 [2020-03-17T20:51:34.340Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
20:51:34 [2020-03-17T20:51:34.340Z]     config_test.go:323: testEnv.DaemonInfo.OSType == "windows"
20:51:34 [2020-03-17T20:51:34.340Z] 
20:51:34 [2020-03-17T20:51:34.340Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateWithLabels (0.00s)
20:51:34 [2020-03-17T20:51:34.340Z]     config_test.go:347: testEnv.DaemonInfo.OSType != "linux"
20:51:34 [2020-03-17T20:51:34.340Z] 
20:51:34 [2020-03-17T20:51:34.340Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
20:51:34 [2020-03-17T20:51:34.340Z]     config_test.go:374: testEnv.DaemonInfo.OSType != "linux"
20:51:34 [2020-03-17T20:51:34.340Z] 
20:51:34 [2020-03-17T20:51:34.340Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
20:51:34 [2020-03-17T20:51:34.340Z]     config_test.go:424: testEnv.DaemonInfo.OSType != "linux"
20:51:34 [2020-03-17T20:51:34.340Z] 
20:51:34 [2020-03-17T20:51:34.340Z] 
20:51:34 [2020-03-17T20:51:34.340Z] DONE 8 tests, 8 skipped in 3.054s
20:51:34 [2020-03-17T20:51:34.340Z] 
20:51:34 [2020-03-17T20:51:34.340Z] Running D:\gopath\src\github.com\docker\docker\integration\container
20:51:34 [2020-03-17T20:51:34.674Z] --- PASS: TestDaemonIpcModePrivate (1.65s)
20:51:34 [2020-03-17T20:51:34.674Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
20:51:34 [2020-03-17T20:51:34.674Z] === RUN   TestDaemonIpcModePrivateFromConfig
20:51:36 [2020-03-17T20:51:36.176Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.65s)
20:51:36 [2020-03-17T20:51:36.176Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
20:51:36 [2020-03-17T20:51:36.176Z] === RUN   TestDaemonIpcModeShareableFromConfig
20:51:37 [2020-03-17T20:51:37.568Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
20:51:38 [2020-03-17T20:51:38.097Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:51:38 [2020-03-17T20:51:38.097Z] INFO: Testing against a local daemon
20:51:38 [2020-03-17T20:51:38.133Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
20:51:38 [2020-03-17T20:51:38.238Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.68s)
20:51:38 [2020-03-17T20:51:38.238Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
20:51:38 [2020-03-17T20:51:38.238Z] === RUN   TestIpcModeOlderClient
20:51:38 [2020-03-17T20:51:38.238Z] === PAUSE TestIpcModeOlderClient
20:51:38 [2020-03-17T20:51:38.238Z] === RUN   TestKillContainerInvalidSignal
20:51:38 [2020-03-17T20:51:38.534Z] --- PASS: TestKillContainerInvalidSignal (0.67s)
20:51:38 [2020-03-17T20:51:38.534Z] === RUN   TestKillContainer
20:51:38 [2020-03-17T20:51:38.534Z] === RUN   TestKillContainer/no_signal
20:51:38 [2020-03-17T20:51:38.698Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
20:51:39 [2020-03-17T20:51:39.558Z] === RUN   TestKillContainer/non_killing_signal
20:51:39 [2020-03-17T20:51:39.850Z] === RUN   TestKillContainer/killing_signal
20:51:40 [2020-03-17T20:51:40.897Z] --- PASS: TestKillContainer (2.12s)
20:51:40 [2020-03-17T20:51:40.898Z]     --- PASS: TestKillContainer/no_signal (0.69s)
20:51:40 [2020-03-17T20:51:40.898Z]     --- PASS: TestKillContainer/non_killing_signal (0.49s)
20:51:40 [2020-03-17T20:51:40.898Z]     --- PASS: TestKillContainer/killing_signal (0.66s)
20:51:40 [2020-03-17T20:51:40.898Z] === RUN   TestKillWithStopSignalAndRestartPolicies
20:51:40 [2020-03-17T20:51:40.898Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
20:51:41 [2020-03-17T20:51:41.528Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
20:51:42 [2020-03-17T20:51:42.154Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.37s)
20:51:42 [2020-03-17T20:51:42.154Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s)
20:51:42 [2020-03-17T20:51:42.154Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.48s)
20:51:42 [2020-03-17T20:51:42.154Z] === RUN   TestKillStoppedContainer
20:51:42 [2020-03-17T20:51:42.154Z] --- PASS: TestKillStoppedContainer (0.10s)
20:51:42 [2020-03-17T20:51:42.154Z] === RUN   TestKillStoppedContainerAPIPre120
20:51:42 [2020-03-17T20:51:42.443Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
20:51:42 [2020-03-17T20:51:42.443Z] === RUN   TestKillDifferentUserContainer
20:51:43 [2020-03-17T20:51:43.070Z] --- PASS: TestKillDifferentUserContainer (0.68s)
20:51:43 [2020-03-17T20:51:43.070Z] === RUN   TestInspectOomKilledTrue
20:51:43 [2020-03-17T20:51:43.959Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
20:51:44 [2020-03-17T20:51:44.105Z] --- PASS: TestInspectOomKilledTrue (1.20s)
20:51:44 [2020-03-17T20:51:44.105Z] === RUN   TestInspectOomKilledFalse
20:51:44 [2020-03-17T20:51:44.743Z] --- PASS: TestInspectOomKilledFalse (0.64s)
20:51:44 [2020-03-17T20:51:44.743Z] === RUN   TestLinksEtcHostsContentMatch
20:51:45 [2020-03-17T20:51:45.335Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
20:51:45 [2020-03-17T20:51:45.335Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
20:51:45 [2020-03-17T20:51:45.335Z] === RUN   TestDockerSuite/TestHealth
20:51:45 [2020-03-17T20:51:45.386Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s)
20:51:45 [2020-03-17T20:51:45.387Z] === RUN   TestLinksContainerNames
20:51:46 [2020-03-17T20:51:46.887Z] --- PASS: TestLinksContainerNames (1.29s)
20:51:46 [2020-03-17T20:51:46.887Z] === RUN   TestLogsFollowTailEmpty
20:51:47 [2020-03-17T20:51:47.533Z] --- PASS: TestLogsFollowTailEmpty (0.66s)
20:51:47 [2020-03-17T20:51:47.533Z] === RUN   TestContainerNetworkMountsNoChown
20:51:48 [2020-03-17T20:51:48.179Z] --- PASS: TestContainerNetworkMountsNoChown (0.64s)
20:51:48 [2020-03-17T20:51:48.179Z] === RUN   TestMountDaemonRoot
20:51:48 [2020-03-17T20:51:48.179Z] === RUN   TestMountDaemonRoot/default
20:51:48 [2020-03-17T20:51:48.179Z] === PAUSE TestMountDaemonRoot/default
20:51:48 [2020-03-17T20:51:48.179Z] === RUN   TestMountDaemonRoot/private
20:51:48 [2020-03-17T20:51:48.179Z] === PAUSE TestMountDaemonRoot/private
20:51:48 [2020-03-17T20:51:48.179Z] === RUN   TestMountDaemonRoot/rprivate
20:51:48 [2020-03-17T20:51:48.179Z] === PAUSE TestMountDaemonRoot/rprivate
20:51:48 [2020-03-17T20:51:48.179Z] === RUN   TestMountDaemonRoot/slave
20:51:48 [2020-03-17T20:51:48.179Z] === PAUSE TestMountDaemonRoot/slave
20:51:48 [2020-03-17T20:51:48.179Z] === RUN   TestMountDaemonRoot/rslave
20:51:48 [2020-03-17T20:51:48.179Z] === PAUSE TestMountDaemonRoot/rslave
20:51:48 [2020-03-17T20:51:48.179Z] === RUN   TestMountDaemonRoot/shared
20:51:48 [2020-03-17T20:51:48.179Z] === PAUSE TestMountDaemonRoot/shared
20:51:48 [2020-03-17T20:51:48.179Z] === RUN   TestMountDaemonRoot/rshared
20:51:48 [2020-03-17T20:51:48.179Z] === PAUSE TestMountDaemonRoot/rshared
20:51:48 [2020-03-17T20:51:48.179Z] === CONT  TestMountDaemonRoot/default
20:51:48 [2020-03-17T20:51:48.179Z] === CONT  TestMountDaemonRoot/shared
20:51:48 [2020-03-17T20:51:48.179Z] === CONT  TestMountDaemonRoot/rshared
20:51:48 [2020-03-17T20:51:48.179Z] === RUN   TestMountDaemonRoot/shared/bind_root
20:51:48 [2020-03-17T20:51:48.179Z] === PAUSE TestMountDaemonRoot/shared/bind_root
20:51:48 [2020-03-17T20:51:48.179Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
20:51:48 [2020-03-17T20:51:48.179Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
20:51:48 [2020-03-17T20:51:48.179Z] === RUN   TestMountDaemonRoot/shared/mount_root
20:51:48 [2020-03-17T20:51:48.179Z] === PAUSE TestMountDaemonRoot/shared/mount_root
20:51:48 [2020-03-17T20:51:48.179Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
20:51:48 [2020-03-17T20:51:48.179Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
20:51:48 [2020-03-17T20:51:48.179Z] === RUN   TestMountDaemonRoot/rshared/bind_root
20:51:48 [2020-03-17T20:51:48.179Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
20:51:48 [2020-03-17T20:51:48.179Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
20:51:48 [2020-03-17T20:51:48.179Z] === RUN   TestMountDaemonRoot/default/bind_root
20:51:48 [2020-03-17T20:51:48.179Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
20:51:48 [2020-03-17T20:51:48.179Z] === RUN   TestMountDaemonRoot/rshared/mount_root
20:51:48 [2020-03-17T20:51:48.179Z] === PAUSE TestMountDaemonRoot/default/bind_root
20:51:48 [2020-03-17T20:51:48.179Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
20:51:48 [2020-03-17T20:51:48.179Z] === RUN   TestMountDaemonRoot/default/bind_subpath
20:51:48 [2020-03-17T20:51:48.179Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
20:51:48 [2020-03-17T20:51:48.179Z] === CONT  TestMountDaemonRoot/rslave
20:51:48 [2020-03-17T20:51:48.179Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
20:51:48 [2020-03-17T20:51:48.179Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
20:51:48 [2020-03-17T20:51:48.179Z] === RUN   TestMountDaemonRoot/default/mount_root
20:51:48 [2020-03-17T20:51:48.179Z] === CONT  TestMountDaemonRoot/slave
20:51:48 [2020-03-17T20:51:48.179Z] === PAUSE TestMountDaemonRoot/default/mount_root
20:51:48 [2020-03-17T20:51:48.179Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
20:51:48 [2020-03-17T20:51:48.179Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
20:51:48 [2020-03-17T20:51:48.179Z] === RUN   TestMountDaemonRoot/slave/mount_root
20:51:48 [2020-03-17T20:51:48.179Z] === CONT  TestMountDaemonRoot/rprivate
20:51:48 [2020-03-17T20:51:48.179Z] === RUN   TestMountDaemonRoot/default/mount_subpath
20:51:48 [2020-03-17T20:51:48.179Z] === PAUSE TestMountDaemonRoot/slave/mount_root
20:51:48 [2020-03-17T20:51:48.179Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
20:51:48 [2020-03-17T20:51:48.179Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
20:51:48 [2020-03-17T20:51:48.179Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
20:51:48 [2020-03-17T20:51:48.179Z] === CONT  TestMountDaemonRoot/private
20:51:48 [2020-03-17T20:51:48.179Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
20:51:48 [2020-03-17T20:51:48.179Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
20:51:48 [2020-03-17T20:51:48.179Z] === RUN   TestMountDaemonRoot/private/mount_root
20:51:48 [2020-03-17T20:51:48.179Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
20:51:48 [2020-03-17T20:51:48.179Z] === RUN   TestMountDaemonRoot/slave/bind_root
20:51:48 [2020-03-17T20:51:48.179Z] === PAUSE TestMountDaemonRoot/private/mount_root
20:51:48 [2020-03-17T20:51:48.179Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
20:51:48 [2020-03-17T20:51:48.179Z] === PAUSE TestMountDaemonRoot/slave/bind_root
20:51:48 [2020-03-17T20:51:48.179Z] === RUN   TestMountDaemonRoot/rslave/bind_root
20:51:48 [2020-03-17T20:51:48.179Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
20:51:48 [2020-03-17T20:51:48.179Z] === RUN   TestMountDaemonRoot/private/mount_subpath
20:51:48 [2020-03-17T20:51:48.179Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
20:51:48 [2020-03-17T20:51:48.179Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
20:51:48 [2020-03-17T20:51:48.179Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
20:51:48 [2020-03-17T20:51:48.179Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
20:51:48 [2020-03-17T20:51:48.179Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
20:51:48 [2020-03-17T20:51:48.179Z] === RUN   TestMountDaemonRoot/private/bind_root
20:51:48 [2020-03-17T20:51:48.179Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
20:51:48 [2020-03-17T20:51:48.179Z] === PAUSE TestMountDaemonRoot/private/bind_root
20:51:48 [2020-03-17T20:51:48.179Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
20:51:48 [2020-03-17T20:51:48.179Z] === RUN   TestMountDaemonRoot/private/bind_subpath
20:51:48 [2020-03-17T20:51:48.179Z] === RUN   TestMountDaemonRoot/rslave/mount_root
20:51:48 [2020-03-17T20:51:48.179Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
20:51:48 [2020-03-17T20:51:48.179Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
20:51:48 [2020-03-17T20:51:48.179Z] === CONT  TestMountDaemonRoot/shared/mount_root
20:51:48 [2020-03-17T20:51:48.179Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
20:51:48 [2020-03-17T20:51:48.179Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
20:51:48 [2020-03-17T20:51:48.179Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
20:51:48 [2020-03-17T20:51:48.179Z] === CONT  TestMountDaemonRoot/shared/bind_root
20:51:48 [2020-03-17T20:51:48.179Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
20:51:48 [2020-03-17T20:51:48.179Z] === CONT  TestMountDaemonRoot/rshared/bind_root
20:51:48 [2020-03-17T20:51:48.179Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
20:51:48 [2020-03-17T20:51:48.179Z] === CONT  TestMountDaemonRoot/rshared/mount_root
20:51:48 [2020-03-17T20:51:48.179Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
20:51:48 [2020-03-17T20:51:48.179Z] === CONT  TestMountDaemonRoot/default/bind_root
20:51:48 [2020-03-17T20:51:48.179Z] === CONT  TestMountDaemonRoot/default/mount_root
20:51:48 [2020-03-17T20:51:48.179Z] === CONT  TestMountDaemonRoot/default/mount_subpath
20:51:48 [2020-03-17T20:51:48.179Z] === CONT  TestMountDaemonRoot/default/bind_subpath
20:51:48 [2020-03-17T20:51:48.179Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
20:51:48 [2020-03-17T20:51:48.179Z] === CONT  TestMountDaemonRoot/slave/bind_root
20:51:48 [2020-03-17T20:51:48.179Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
20:51:48 [2020-03-17T20:51:48.179Z] === CONT  TestMountDaemonRoot/slave/mount_root
20:51:48 [2020-03-17T20:51:48.179Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
20:51:48 [2020-03-17T20:51:48.179Z] === CONT  TestMountDaemonRoot/private/mount_root
20:51:48 [2020-03-17T20:51:48.179Z] === CONT  TestMountDaemonRoot/rslave/bind_root
20:51:48 [2020-03-17T20:51:48.179Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
20:51:48 [2020-03-17T20:51:48.179Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
20:51:48 [2020-03-17T20:51:48.179Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
20:51:48 [2020-03-17T20:51:48.179Z] === CONT  TestMountDaemonRoot/private/bind_subpath
20:51:48 [2020-03-17T20:51:48.179Z] === CONT  TestMountDaemonRoot/private/bind_root
20:51:48 [2020-03-17T20:51:48.475Z] === CONT  TestMountDaemonRoot/private/mount_subpath
20:51:48 [2020-03-17T20:51:48.475Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
20:51:48 [2020-03-17T20:51:48.475Z] === CONT  TestMountDaemonRoot/rslave/mount_root
20:51:48 [2020-03-17T20:51:48.475Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
20:51:48 [2020-03-17T20:51:48.475Z] --- PASS: TestMountDaemonRoot (0.04s)
20:51:48 [2020-03-17T20:51:48.475Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
20:51:48 [2020-03-17T20:51:48.475Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
20:51:48 [2020-03-17T20:51:48.475Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
20:51:48 [2020-03-17T20:51:48.475Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s)
20:51:48 [2020-03-17T20:51:48.475Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s)
20:51:48 [2020-03-17T20:51:48.475Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
20:51:48 [2020-03-17T20:51:48.475Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
20:51:48 [2020-03-17T20:51:48.475Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
20:51:48 [2020-03-17T20:51:48.475Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
20:51:48 [2020-03-17T20:51:48.475Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
20:51:48 [2020-03-17T20:51:48.475Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
20:51:48 [2020-03-17T20:51:48.475Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
20:51:48 [2020-03-17T20:51:48.475Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
20:51:48 [2020-03-17T20:51:48.475Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
20:51:48 [2020-03-17T20:51:48.475Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
20:51:48 [2020-03-17T20:51:48.475Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
20:51:48 [2020-03-17T20:51:48.475Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
20:51:48 [2020-03-17T20:51:48.475Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
20:51:48 [2020-03-17T20:51:48.475Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
20:51:48 [2020-03-17T20:51:48.475Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
20:51:48 [2020-03-17T20:51:48.475Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
20:51:48 [2020-03-17T20:51:48.475Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
20:51:48 [2020-03-17T20:51:48.475Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
20:51:48 [2020-03-17T20:51:48.475Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
20:51:48 [2020-03-17T20:51:48.475Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
20:51:48 [2020-03-17T20:51:48.475Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
20:51:48 [2020-03-17T20:51:48.475Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
20:51:48 [2020-03-17T20:51:48.475Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
20:51:48 [2020-03-17T20:51:48.475Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
20:51:48 [2020-03-17T20:51:48.475Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
20:51:48 [2020-03-17T20:51:48.475Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
20:51:48 [2020-03-17T20:51:48.475Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
20:51:48 [2020-03-17T20:51:48.475Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
20:51:48 [2020-03-17T20:51:48.475Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
20:51:48 [2020-03-17T20:51:48.475Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
20:51:48 [2020-03-17T20:51:48.475Z] === RUN   TestContainerBindMountNonRecursive
20:51:50 [2020-03-17T20:51:50.023Z] --- PASS: TestContainerBindMountNonRecursive (1.62s)
20:51:50 [2020-03-17T20:51:50.023Z] === RUN   TestNetworkNat
20:51:50 [2020-03-17T20:51:50.676Z] --- PASS: TestNetworkNat (0.72s)
20:51:50 [2020-03-17T20:51:50.676Z] === RUN   TestNetworkLocalhostTCPNat
20:51:51 [2020-03-17T20:51:51.721Z] --- PASS: TestNetworkLocalhostTCPNat (0.73s)
20:51:51 [2020-03-17T20:51:51.721Z] === RUN   TestNetworkLoopbackNat
20:51:52 [2020-03-17T20:51:52.359Z] --- PASS: TestNetworkLoopbackNat (0.92s)
20:51:52 [2020-03-17T20:51:52.359Z] === RUN   TestPause
20:51:53 [2020-03-17T20:51:53.379Z] --- PASS: TestPause (0.74s)
20:51:53 [2020-03-17T20:51:53.379Z] === RUN   TestPauseFailsOnWindowsServerContainers
20:51:53 [2020-03-17T20:51:53.379Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
20:51:53 [2020-03-17T20:51:53.379Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:51:53 [2020-03-17T20:51:53.379Z] === RUN   TestPauseStopPausedContainer
20:51:54 [2020-03-17T20:51:54.001Z] --- PASS: TestPauseStopPausedContainer (0.71s)
20:51:54 [2020-03-17T20:51:54.001Z] === RUN   TestPsFilter
20:51:54 [2020-03-17T20:51:54.001Z] --- PASS: TestPsFilter (0.19s)
20:51:54 [2020-03-17T20:51:54.001Z] === RUN   TestRemoveContainerWithRemovedVolume
20:51:54 [2020-03-17T20:51:54.617Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.65s)
20:51:54 [2020-03-17T20:51:54.617Z] === RUN   TestRemoveContainerWithVolume
20:51:55 [2020-03-17T20:51:55.244Z] --- PASS: TestRemoveContainerWithVolume (0.63s)
20:51:55 [2020-03-17T20:51:55.244Z] === RUN   TestRemoveContainerRunning
20:51:55 [2020-03-17T20:51:55.868Z] --- PASS: TestRemoveContainerRunning (0.67s)
20:51:55 [2020-03-17T20:51:55.868Z] === RUN   TestRemoveContainerForceRemoveRunning
20:51:56 [2020-03-17T20:51:56.499Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.67s)
20:51:56 [2020-03-17T20:51:56.499Z] === RUN   TestRemoveInvalidContainer
20:51:56 [2020-03-17T20:51:56.786Z] --- PASS: TestRemoveInvalidContainer (0.04s)
20:51:56 [2020-03-17T20:51:56.786Z] === RUN   TestRenameLinkedContainer
20:51:59 [2020-03-17T20:51:59.525Z] --- PASS: TestRenameLinkedContainer (2.65s)
20:51:59 [2020-03-17T20:51:59.525Z] === RUN   TestRenameStoppedContainer
20:52:00 [2020-03-17T20:52:00.051Z] --- PASS: TestRenameStoppedContainer (0.65s)
20:52:00 [2020-03-17T20:52:00.051Z] === RUN   TestRenameRunningContainerAndReuse
20:52:01 [2020-03-17T20:52:01.571Z] --- PASS: TestRenameRunningContainerAndReuse (1.32s)
20:52:01 [2020-03-17T20:52:01.571Z] === RUN   TestRenameInvalidName
20:52:01 [2020-03-17T20:52:01.858Z] --- PASS: TestRenameInvalidName (0.67s)
20:52:01 [2020-03-17T20:52:01.858Z] === RUN   TestRenameAnonymousContainer
20:52:03 [2020-03-17T20:52:03.418Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
20:52:04 [2020-03-17T20:52:04.840Z] --- PASS: TestRenameAnonymousContainer (2.50s)
20:52:04 [2020-03-17T20:52:04.840Z] === RUN   TestRenameContainerWithSameName
20:52:05 [2020-03-17T20:52:05.135Z] --- PASS: TestRenameContainerWithSameName (0.67s)
20:52:05 [2020-03-17T20:52:05.135Z] === RUN   TestRenameContainerWithLinkedContainer
20:52:06 [2020-03-17T20:52:06.697Z] === RUN   TestDockerSuite/TestHistoryExistentImage
20:52:06 [2020-03-17T20:52:06.697Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
20:52:06 [2020-03-17T20:52:06.697Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
20:52:06 [2020-03-17T20:52:06.697Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
20:52:06 [2020-03-17T20:52:06.884Z] --- PASS: TestRenameContainerWithLinkedContainer (1.34s)
20:52:06 [2020-03-17T20:52:06.884Z] === RUN   TestResize
20:52:07 [2020-03-17T20:52:07.190Z] --- PASS: TestResize (0.70s)
20:52:07 [2020-03-17T20:52:07.190Z] === RUN   TestResizeWithInvalidSize
20:52:07 [2020-03-17T20:52:07.261Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
20:52:07 [2020-03-17T20:52:07.261Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
20:52:07 [2020-03-17T20:52:07.847Z] --- PASS: TestResizeWithInvalidSize (0.68s)
20:52:07 [2020-03-17T20:52:07.847Z] === RUN   TestResizeWhenContainerNotStarted
20:52:08 [2020-03-17T20:52:08.502Z] --- PASS: TestResizeWhenContainerNotStarted (0.63s)
20:52:08 [2020-03-17T20:52:08.502Z] === RUN   TestDaemonRestartKillContainers
20:52:08 [2020-03-17T20:52:08.502Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:52:08 [2020-03-17T20:52:08.502Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:52:08 [2020-03-17T20:52:08.502Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:52:08 [2020-03-17T20:52:08.502Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:52:08 [2020-03-17T20:52:08.502Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:52:08 [2020-03-17T20:52:08.502Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:52:08 [2020-03-17T20:52:08.502Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:52:08 [2020-03-17T20:52:08.502Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:52:08 [2020-03-17T20:52:08.502Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:52:08 [2020-03-17T20:52:08.502Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:52:08 [2020-03-17T20:52:08.502Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:52:08 [2020-03-17T20:52:08.502Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:52:08 [2020-03-17T20:52:08.502Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:52:08 [2020-03-17T20:52:08.502Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:52:08 [2020-03-17T20:52:08.502Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:52:08 [2020-03-17T20:52:08.502Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:52:08 [2020-03-17T20:52:08.502Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:52:08 [2020-03-17T20:52:08.502Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:52:08 [2020-03-17T20:52:08.502Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:52:08 [2020-03-17T20:52:08.502Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:52:08 [2020-03-17T20:52:08.502Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:52:08 [2020-03-17T20:52:08.502Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:52:08 [2020-03-17T20:52:08.502Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:52:08 [2020-03-17T20:52:08.502Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:52:08 [2020-03-17T20:52:08.502Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:52:08 [2020-03-17T20:52:08.502Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:52:08 [2020-03-17T20:52:08.502Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:52:08 [2020-03-17T20:52:08.502Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:52:08 [2020-03-17T20:52:08.634Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
20:52:08 [2020-03-17T20:52:08.634Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
20:52:08 [2020-03-17T20:52:08.634Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
20:52:08 [2020-03-17T20:52:08.634Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
20:52:08 [2020-03-17T20:52:08.892Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
20:52:09 [2020-03-17T20:52:09.149Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
20:52:09 [2020-03-17T20:52:09.714Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
20:52:09 [2020-03-17T20:52:09.714Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
20:52:10 [2020-03-17T20:52:10.647Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
20:52:10 [2020-03-17T20:52:10.647Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
20:52:11 [2020-03-17T20:52:11.256Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:52:11 [2020-03-17T20:52:11.579Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
20:52:12 [2020-03-17T20:52:12.289Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:52:12 [2020-03-17T20:52:12.289Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:52:12 [2020-03-17T20:52:12.289Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:52:12 [2020-03-17T20:52:12.510Z] === RUN   TestDockerSuite/TestImagesFormat
20:52:12 [2020-03-17T20:52:12.510Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
20:52:13 [2020-03-17T20:52:13.447Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
20:52:14 [2020-03-17T20:52:14.377Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:52:14 [2020-03-17T20:52:14.377Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:52:14 [2020-03-17T20:52:14.671Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:52:15 [2020-03-17T20:52:15.712Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:52:16 [2020-03-17T20:52:16.728Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
20:52:16 [2020-03-17T20:52:16.728Z] === RUN   TestDockerSuite/TestImportBadURL
20:52:16 [2020-03-17T20:52:16.728Z] === RUN   TestDockerSuite/TestImportDisplay
20:52:18 [2020-03-17T20:52:18.100Z] === RUN   TestDockerSuite/TestImportFile
20:52:19 [2020-03-17T20:52:19.234Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
20:52:19 [2020-03-17T20:52:19.234Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.65s)
20:52:19 [2020-03-17T20:52:19.234Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.82s)
20:52:19 [2020-03-17T20:52:19.234Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.88s)
20:52:19 [2020-03-17T20:52:19.234Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.94s)
20:52:19 [2020-03-17T20:52:19.234Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.25s)
20:52:19 [2020-03-17T20:52:19.234Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.13s)
20:52:19 [2020-03-17T20:52:19.234Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.17s)
20:52:19 [2020-03-17T20:52:19.234Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.51s)
20:52:19 [2020-03-17T20:52:19.234Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.15s)
20:52:19 [2020-03-17T20:52:19.234Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.99s)
20:52:19 [2020-03-17T20:52:19.234Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.92s)
20:52:19 [2020-03-17T20:52:19.234Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.92s)
20:52:19 [2020-03-17T20:52:19.234Z] === RUN   TestCgroupNamespacesRun
20:52:19 [2020-03-17T20:52:19.998Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
20:52:19 [2020-03-17T20:52:19.998Z] === RUN   TestDockerSuite/TestImportFileWithMessage
20:52:20 [2020-03-17T20:52:20.268Z] --- PASS: TestCgroupNamespacesRun (1.65s)
20:52:20 [2020-03-17T20:52:20.268Z] === RUN   TestCgroupNamespacesRunPrivileged
20:52:22 [2020-03-17T20:52:22.334Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.58s)
20:52:22 [2020-03-17T20:52:22.334Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
20:52:22 [2020-03-17T20:52:22.528Z] === RUN   TestDockerSuite/TestImportGzipped
20:52:23 [2020-03-17T20:52:23.826Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.60s)
20:52:23 [2020-03-17T20:52:23.826Z] === RUN   TestCgroupNamespacesRunHostMode
20:52:24 [2020-03-17T20:52:24.426Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
20:52:25 [2020-03-17T20:52:25.326Z] --- PASS: TestCgroupNamespacesRunHostMode (1.59s)
20:52:25 [2020-03-17T20:52:25.326Z] === RUN   TestCgroupNamespacesRunPrivateMode
20:52:26 [2020-03-17T20:52:26.324Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
20:52:26 [2020-03-17T20:52:26.830Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.62s)
20:52:26 [2020-03-17T20:52:26.830Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
20:52:27 [2020-03-17T20:52:27.256Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
20:52:27 [2020-03-17T20:52:27.898Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.95s)
20:52:27 [2020-03-17T20:52:27.898Z] === RUN   TestCgroupNamespacesRunInvalidMode
20:52:28 [2020-03-17T20:52:28.188Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
20:52:28 [2020-03-17T20:52:28.524Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s)
20:52:28 [2020-03-17T20:52:28.524Z] === RUN   TestCgroupNamespacesRunOlderClient
20:52:29 [2020-03-17T20:52:29.123Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
20:52:29 [2020-03-17T20:52:29.123Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
20:52:29 [2020-03-17T20:52:29.123Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
20:52:30 [2020-03-17T20:52:30.150Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
20:52:30 [2020-03-17T20:52:30.582Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.63s)
20:52:30 [2020-03-17T20:52:30.582Z] === RUN   TestKernelTCPMemory
20:52:30 [2020-03-17T20:52:30.718Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
20:52:31 [2020-03-17T20:52:31.218Z] --- PASS: TestKernelTCPMemory (0.80s)
20:52:31 [2020-03-17T20:52:31.218Z] === RUN   TestNISDomainname
20:52:31 [2020-03-17T20:52:31.650Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
20:52:31 [2020-03-17T20:52:31.849Z] --- PASS: TestNISDomainname (0.86s)
20:52:31 [2020-03-17T20:52:31.850Z] === RUN   TestHostnameDnsResolution
20:52:32 [2020-03-17T20:52:32.583Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
20:52:33 [2020-03-17T20:52:33.148Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
20:52:33 [2020-03-17T20:52:33.349Z] --- PASS: TestHostnameDnsResolution (1.11s)
20:52:33 [2020-03-17T20:52:33.350Z] === RUN   TestStats
20:52:34 [2020-03-17T20:52:34.081Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
20:52:34 [2020-03-17T20:52:34.081Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
20:52:34 [2020-03-17T20:52:34.847Z] --- PASS: TestStats (1.68s)
20:52:34 [2020-03-17T20:52:34.848Z] === RUN   TestStopContainerWithTimeout
20:52:34 [2020-03-17T20:52:34.848Z] === RUN   TestStopContainerWithTimeout/0
20:52:34 [2020-03-17T20:52:34.848Z] === PAUSE TestStopContainerWithTimeout/0
20:52:34 [2020-03-17T20:52:34.848Z] === RUN   TestStopContainerWithTimeout/1
20:52:34 [2020-03-17T20:52:34.848Z] === PAUSE TestStopContainerWithTimeout/1
20:52:34 [2020-03-17T20:52:34.848Z] === RUN   TestStopContainerWithTimeout/3
20:52:34 [2020-03-17T20:52:34.848Z] === PAUSE TestStopContainerWithTimeout/3
20:52:34 [2020-03-17T20:52:34.848Z] === RUN   TestStopContainerWithTimeout/-1
20:52:34 [2020-03-17T20:52:34.848Z] === PAUSE TestStopContainerWithTimeout/-1
20:52:34 [2020-03-17T20:52:34.848Z] === CONT  TestStopContainerWithTimeout/0
20:52:34 [2020-03-17T20:52:34.848Z] === CONT  TestStopContainerWithTimeout/-1
20:52:34 [2020-03-17T20:52:34.848Z] === CONT  TestStopContainerWithTimeout/1
20:52:34 [2020-03-17T20:52:34.848Z] === CONT  TestStopContainerWithTimeout/3
20:52:35 [2020-03-17T20:52:35.978Z] === RUN   TestDockerSuite/TestInspectAmpersand
20:52:36 [2020-03-17T20:52:36.544Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
20:52:37 [2020-03-17T20:52:37.476Z] === RUN   TestDockerSuite/TestInspectByPrefix
20:52:37 [2020-03-17T20:52:37.476Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
20:52:38 [2020-03-17T20:52:38.356Z] --- PASS: TestStopContainerWithTimeout (0.03s)
20:52:38 [2020-03-17T20:52:38.356Z]     --- PASS: TestStopContainerWithTimeout/0 (1.16s)
20:52:38 [2020-03-17T20:52:38.356Z]     --- PASS: TestStopContainerWithTimeout/1 (2.05s)
20:52:38 [2020-03-17T20:52:38.356Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.76s)
20:52:38 [2020-03-17T20:52:38.356Z]     --- PASS: TestStopContainerWithTimeout/3 (3.12s)
20:52:38 [2020-03-17T20:52:38.356Z] === RUN   TestDeleteDevicemapper
20:52:38 [2020-03-17T20:52:38.356Z] --- SKIP: TestDeleteDevicemapper (0.00s)
20:52:38 [2020-03-17T20:52:38.356Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:52:38 [2020-03-17T20:52:38.356Z] === RUN   TestStopContainerWithRestartPolicyAlways
20:52:38 [2020-03-17T20:52:38.408Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
20:52:38 [2020-03-17T20:52:38.408Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
20:52:39 [2020-03-17T20:52:39.341Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
20:52:40 [2020-03-17T20:52:40.274Z] === RUN   TestDockerSuite/TestInspectDefault
20:52:40 [2020-03-17T20:52:40.531Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
20:52:41 [2020-03-17T20:52:41.097Z] === RUN   TestDockerSuite/TestInspectHistory
20:52:41 [2020-03-17T20:52:41.136Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.91s)
20:52:41 [2020-03-17T20:52:41.136Z] === RUN   TestUpdateMemory
20:52:41 [2020-03-17T20:52:41.781Z] --- PASS: TestUpdateMemory (0.90s)
20:52:41 [2020-03-17T20:52:41.781Z] === RUN   TestUpdateCPUQuota
20:52:42 [2020-03-17T20:52:42.043Z] === RUN   TestDockerSuite/TestInspectImage
20:52:42 [2020-03-17T20:52:42.043Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
20:52:42 [2020-03-17T20:52:42.301Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
20:52:42 [2020-03-17T20:52:42.301Z] === RUN   TestDockerSuite/TestInspectInt64
20:52:42 [2020-03-17T20:52:42.824Z] --- PASS: TestUpdateCPUQuota (1.23s)
20:52:42 [2020-03-17T20:52:42.824Z] === RUN   TestUpdatePidsLimit
20:52:42 [2020-03-17T20:52:42.824Z] === RUN   TestUpdatePidsLimit/update_from_none
20:52:43 [2020-03-17T20:52:43.147Z] === RUN   TestUpdatePidsLimit/no_change
20:52:43 [2020-03-17T20:52:43.234Z] === RUN   TestDockerSuite/TestInspectJSONFields
20:52:43 [2020-03-17T20:52:43.436Z] === RUN   TestUpdatePidsLimit/update_lower
20:52:44 [2020-03-17T20:52:44.076Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
20:52:44 [2020-03-17T20:52:44.076Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
20:52:44 [2020-03-17T20:52:44.606Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
20:52:44 [2020-03-17T20:52:44.606Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
20:52:44 [2020-03-17T20:52:44.705Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
20:52:44 [2020-03-17T20:52:44.999Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
20:52:45 [2020-03-17T20:52:45.539Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
20:52:46 [2020-03-17T20:52:46.051Z] --- PASS: TestUpdatePidsLimit (3.20s)
20:52:46 [2020-03-17T20:52:46.051Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.32s)
20:52:46 [2020-03-17T20:52:46.051Z]     --- PASS: TestUpdatePidsLimit/no_change (0.32s)
20:52:46 [2020-03-17T20:52:46.051Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.34s)
20:52:46 [2020-03-17T20:52:46.051Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.31s)
20:52:46 [2020-03-17T20:52:46.051Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.34s)
20:52:46 [2020-03-17T20:52:46.051Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.34s)
20:52:46 [2020-03-17T20:52:46.051Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.31s)
20:52:46 [2020-03-17T20:52:46.051Z] === RUN   TestUpdateRestartPolicy
20:52:46 [2020-03-17T20:52:46.104Z] === RUN   TestDockerSuite/TestInspectPlugin
20:52:48 [2020-03-17T20:52:48.003Z] === RUN   TestDockerSuite/TestInspectRootFS
20:52:48 [2020-03-17T20:52:48.003Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
20:52:48 [2020-03-17T20:52:48.936Z] === RUN   TestDockerSuite/TestInspectStatus
20:52:49 [2020-03-17T20:52:49.869Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
20:52:50 [2020-03-17T20:52:50.276Z] ok  	github.com/docker/docker/integration/container	62.221s
20:52:50 [2020-03-17T20:52:50.276Z] 
20:52:50 [2020-03-17T20:52:50.276Z] === Skipped
20:52:50 [2020-03-17T20:52:50.276Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
20:52:50 [2020-03-17T20:52:50.276Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:52:50 [2020-03-17T20:52:50.276Z] 
20:52:50 [2020-03-17T20:52:50.276Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.03s)
20:52:50 [2020-03-17T20:52:50.276Z]     copy_test.go:25: testEnv.OSType == "windows"
20:52:50 [2020-03-17T20:52:50.276Z] 
20:52:50 [2020-03-17T20:52:50.276Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s)
20:52:50 [2020-03-17T20:52:50.276Z]     copy_test.go:39: testEnv.OSType == "windows"
20:52:50 [2020-03-17T20:52:50.276Z] 
20:52:50 [2020-03-17T20:52:50.276Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s)
20:52:50 [2020-03-17T20:52:50.276Z]     copy_test.go:51: testEnv.OSType == "windows"
20:52:50 [2020-03-17T20:52:50.276Z] 
20:52:50 [2020-03-17T20:52:50.276Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s)
20:52:50 [2020-03-17T20:52:50.276Z]     copy_test.go:65: testEnv.OSType == "windows"
20:52:50 [2020-03-17T20:52:50.276Z] 
20:52:50 [2020-03-17T20:52:50.276Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
20:52:50 [2020-03-17T20:52:50.276Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
20:52:50 [2020-03-17T20:52:50.276Z] 
20:52:50 [2020-03-17T20:52:50.276Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
20:52:50 [2020-03-17T20:52:50.276Z]     create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
20:52:50 [2020-03-17T20:52:50.276Z] 
20:52:50 [2020-03-17T20:52:50.276Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
20:52:50 [2020-03-17T20:52:50.276Z]     create_test.go:133: testEnv.DaemonInfo.OSType == "windows"
20:52:50 [2020-03-17T20:52:50.276Z] 
20:52:50 [2020-03-17T20:52:50.276Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
20:52:50 [2020-03-17T20:52:50.276Z]     create_test.go:176: testEnv.DaemonInfo.OSType != "linux"
20:52:50 [2020-03-17T20:52:50.276Z] 
20:52:50 [2020-03-17T20:52:50.276Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s)
20:52:50 [2020-03-17T20:52:50.276Z]     create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW
20:52:50 [2020-03-17T20:52:50.276Z] 
20:52:50 [2020-03-17T20:52:50.276Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
20:52:50 [2020-03-17T20:52:50.276Z]     create_test.go:381: testEnv.DaemonInfo.OSType != "linux"
20:52:50 [2020-03-17T20:52:50.276Z] 
20:52:50 [2020-03-17T20:52:50.276Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
20:52:50 [2020-03-17T20:52:50.276Z]     create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
20:52:50 [2020-03-17T20:52:50.276Z] 
20:52:50 [2020-03-17T20:52:50.276Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
20:52:50 [2020-03-17T20:52:50.276Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
20:52:50 [2020-03-17T20:52:50.276Z] 
20:52:50 [2020-03-17T20:52:50.276Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s)
20:52:50 [2020-03-17T20:52:50.276Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
20:52:50 [2020-03-17T20:52:50.276Z] 
20:52:50 [2020-03-17T20:52:50.276Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.01s)
20:52:50 [2020-03-17T20:52:50.276Z]     exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
20:52:50 [2020-03-17T20:52:50.276Z] 
20:52:50 [2020-03-17T20:52:50.276Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
20:52:50 [2020-03-17T20:52:50.276Z]     export_test.go:22: testEnv.DaemonInfo.OSType == "windows"
20:52:50 [2020-03-17T20:52:50.276Z] 
20:52:50 [2020-03-17T20:52:50.276Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
20:52:50 [2020-03-17T20:52:50.276Z]     export_test.go:60: testEnv.DaemonInfo.OSType == "windows"
20:52:50 [2020-03-17T20:52:50.276Z] 
20:52:50 [2020-03-17T20:52:50.276Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
20:52:50 [2020-03-17T20:52:50.276Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
20:52:50 [2020-03-17T20:52:50.276Z] 
20:52:50 [2020-03-17T20:52:50.276Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
20:52:50 [2020-03-17T20:52:50.276Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
20:52:50 [2020-03-17T20:52:50.276Z] 
20:52:50 [2020-03-17T20:52:50.276Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
20:52:50 [2020-03-17T20:52:50.276Z]     inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
20:52:50 [2020-03-17T20:52:50.276Z] 
20:52:50 [2020-03-17T20:52:50.276Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s)
20:52:50 [2020-03-17T20:52:50.276Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
20:52:50 [2020-03-17T20:52:50.276Z] 
20:52:50 [2020-03-17T20:52:50.276Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
20:52:50 [2020-03-17T20:52:50.276Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
20:52:50 [2020-03-17T20:52:50.276Z] 
20:52:50 [2020-03-17T20:52:50.276Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
20:52:50 [2020-03-17T20:52:50.276Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
20:52:50 [2020-03-17T20:52:50.276Z] 
20:52:50 [2020-03-17T20:52:50.276Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
20:52:50 [2020-03-17T20:52:50.276Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
20:52:50 [2020-03-17T20:52:50.276Z] 
20:52:50 [2020-03-17T20:52:50.276Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
20:52:50 [2020-03-17T20:52:50.276Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
20:52:50 [2020-03-17T20:52:50.276Z] 
20:52:50 [2020-03-17T20:52:50.276Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
20:52:50 [2020-03-17T20:52:50.276Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows"
20:52:50 [2020-03-17T20:52:50.276Z] 
20:52:50 [2020-03-17T20:52:50.276Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
20:52:50 [2020-03-17T20:52:50.276Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:52:50 [2020-03-17T20:52:50.276Z] 
20:52:50 [2020-03-17T20:52:50.276Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
20:52:50 [2020-03-17T20:52:50.276Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
20:52:50 [2020-03-17T20:52:50.276Z] 
20:52:50 [2020-03-17T20:52:50.276Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s)
20:52:50 [2020-03-17T20:52:50.276Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
20:52:50 [2020-03-17T20:52:50.276Z] 
20:52:50 [2020-03-17T20:52:50.276Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
20:52:50 [2020-03-17T20:52:50.276Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
20:52:50 [2020-03-17T20:52:50.276Z] 
20:52:50 [2020-03-17T20:52:50.276Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
20:52:50 [2020-03-17T20:52:50.276Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
20:52:50 [2020-03-17T20:52:50.276Z] 
20:52:50 [2020-03-17T20:52:50.276Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
20:52:50 [2020-03-17T20:52:50.276Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
20:52:50 [2020-03-17T20:52:50.276Z] 
20:52:50 [2020-03-17T20:52:50.276Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
20:52:50 [2020-03-17T20:52:50.276Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
20:52:50 [2020-03-17T20:52:50.276Z] 
20:52:50 [2020-03-17T20:52:50.276Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
20:52:50 [2020-03-17T20:52:50.276Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
20:52:50 [2020-03-17T20:52:50.276Z] 
20:52:50 [2020-03-17T20:52:50.276Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
20:52:50 [2020-03-17T20:52:50.276Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
20:52:50 [2020-03-17T20:52:50.276Z] 
20:52:50 [2020-03-17T20:52:50.276Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s)
20:52:50 [2020-03-17T20:52:50.276Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
20:52:50 [2020-03-17T20:52:50.276Z] 
20:52:50 [2020-03-17T20:52:50.276Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
20:52:50 [2020-03-17T20:52:50.276Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
20:52:50 [2020-03-17T20:52:50.276Z] 
20:52:50 [2020-03-17T20:52:50.276Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
20:52:50 [2020-03-17T20:52:50.276Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
20:52:50 [2020-03-17T20:52:50.276Z] 
20:52:50 [2020-03-17T20:52:50.276Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
20:52:50 [2020-03-17T20:52:50.276Z]     stats_test.go:20: !testEnv.DaemonInfo.MemoryLimit
20:52:50 [2020-03-17T20:52:50.276Z] 
20:52:50 [2020-03-17T20:52:50.276Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
20:52:50 [2020-03-17T20:52:50.276Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
20:52:50 [2020-03-17T20:52:50.276Z] 
20:52:50 [2020-03-17T20:52:50.276Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
20:52:50 [2020-03-17T20:52:50.276Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
20:52:50 [2020-03-17T20:52:50.276Z] 
20:52:50 [2020-03-17T20:52:50.276Z] 
20:52:50 [2020-03-17T20:52:50.276Z] DONE 80 tests, 41 skipped in 65.678s
20:52:50 [2020-03-17T20:52:50.276Z] 
20:52:50 [2020-03-17T20:52:50.276Z] Running D:\gopath\src\github.com\docker\docker\integration\image
20:52:50 [2020-03-17T20:52:50.276Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:52:50 [2020-03-17T20:52:50.276Z] INFO: Testing against a local daemon
20:52:50 [2020-03-17T20:52:50.276Z] ok  	github.com/docker/docker/integration/image	0.450s
20:52:50 [2020-03-17T20:52:50.276Z] 
20:52:50 [2020-03-17T20:52:50.276Z] === Skipped
20:52:50 [2020-03-17T20:52:50.276Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
20:52:50 [2020-03-17T20:52:50.276Z]     commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME
20:52:50 [2020-03-17T20:52:50.276Z] 
20:52:50 [2020-03-17T20:52:50.276Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
20:52:50 [2020-03-17T20:52:50.276Z]     import_test.go:22: testEnv.OSType == "windows": TODO enable on windows
20:52:50 [2020-03-17T20:52:50.276Z] 
20:52:50 [2020-03-17T20:52:50.276Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s)
20:52:50 [2020-03-17T20:52:50.276Z]     remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME
20:52:50 [2020-03-17T20:52:50.276Z] 
20:52:50 [2020-03-17T20:52:50.276Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s)
20:52:50 [2020-03-17T20:52:50.276Z]     tag_test.go:98: testEnv.OSType == "windows"
20:52:50 [2020-03-17T20:52:50.276Z] 
20:52:50 [2020-03-17T20:52:50.276Z] 
20:52:50 [2020-03-17T20:52:50.276Z] DONE 11 tests, 4 skipped in 3.259s
20:52:50 [2020-03-17T20:52:50.276Z] 
20:52:50 [2020-03-17T20:52:50.276Z] Running D:\gopath\src\github.com\docker\docker\integration\network
20:52:50 [2020-03-17T20:52:50.276Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:52:50 [2020-03-17T20:52:50.276Z] INFO: Testing against a local daemon
20:52:50 [2020-03-17T20:52:50.276Z] ok  	github.com/docker/docker/integration/network	0.280s
20:52:50 [2020-03-17T20:52:50.276Z] 
20:52:50 [2020-03-17T20:52:50.276Z] === Skipped
20:52:50 [2020-03-17T20:52:50.276Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
20:52:50 [2020-03-17T20:52:50.276Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
20:52:50 [2020-03-17T20:52:50.276Z] 
20:52:50 [2020-03-17T20:52:50.276Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
20:52:50 [2020-03-17T20:52:50.276Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
20:52:50 [2020-03-17T20:52:50.276Z] 
20:52:50 [2020-03-17T20:52:50.276Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
20:52:50 [2020-03-17T20:52:50.276Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
20:52:50 [2020-03-17T20:52:50.276Z] 
20:52:50 [2020-03-17T20:52:50.276Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
20:52:50 [2020-03-17T20:52:50.276Z]     network_test.go:24: testEnv.DaemonInfo.OSType != "linux"
20:52:50 [2020-03-17T20:52:50.276Z] 
20:52:50 [2020-03-17T20:52:50.276Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
20:52:50 [2020-03-17T20:52:50.276Z]     network_test.go:96: testEnv.OSType == "windows"
20:52:50 [2020-03-17T20:52:50.277Z] 
20:52:50 [2020-03-17T20:52:50.277Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
20:52:50 [2020-03-17T20:52:50.277Z]     service_test.go:29: testEnv.OSType == "windows"
20:52:50 [2020-03-17T20:52:50.277Z] 
20:52:50 [2020-03-17T20:52:50.277Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
20:52:50 [2020-03-17T20:52:50.277Z]     service_test.go:52: testEnv.OSType == "windows"
20:52:50 [2020-03-17T20:52:50.277Z] 
20:52:50 [2020-03-17T20:52:50.277Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
20:52:50 [2020-03-17T20:52:50.277Z]     service_test.go:96: testEnv.OSType == "windows"
20:52:50 [2020-03-17T20:52:50.277Z] 
20:52:50 [2020-03-17T20:52:50.277Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
20:52:50 [2020-03-17T20:52:50.277Z]     service_test.go:130: testEnv.OSType == "windows"
20:52:50 [2020-03-17T20:52:50.277Z] 
20:52:50 [2020-03-17T20:52:50.277Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
20:52:50 [2020-03-17T20:52:50.277Z]     service_test.go:181: testEnv.OSType == "windows"
20:52:50 [2020-03-17T20:52:50.277Z] 
20:52:50 [2020-03-17T20:52:50.277Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
20:52:50 [2020-03-17T20:52:50.277Z]     service_test.go:206: testEnv.OSType == "windows"
20:52:50 [2020-03-17T20:52:50.277Z] 
20:52:50 [2020-03-17T20:52:50.277Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
20:52:50 [2020-03-17T20:52:50.277Z]     service_test.go:236: FLAKY_TEST
20:52:50 [2020-03-17T20:52:50.277Z] 
20:52:50 [2020-03-17T20:52:50.277Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
20:52:50 [2020-03-17T20:52:50.277Z]     service_test.go:326: testEnv.OSType == "windows"
20:52:50 [2020-03-17T20:52:50.277Z] 
20:52:50 [2020-03-17T20:52:50.277Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
20:52:50 [2020-03-17T20:52:50.277Z]     service_test.go:394: testEnv.OSType == "windows"
20:52:50 [2020-03-17T20:52:50.277Z] 
20:52:50 [2020-03-17T20:52:50.277Z] 
20:52:50 [2020-03-17T20:52:50.277Z] DONE 18 tests, 14 skipped in 3.222s
20:52:50 [2020-03-17T20:52:50.277Z] 
20:52:50 [2020-03-17T20:52:50.277Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
20:52:50 [2020-03-17T20:52:50.277Z] testing: warning: no tests to run
20:52:50 [2020-03-17T20:52:50.277Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.104s
20:52:50 [2020-03-17T20:52:50.277Z] 
20:52:50 [2020-03-17T20:52:50.277Z] DONE 0 tests in 1.056s
20:52:50 [2020-03-17T20:52:50.277Z] 
20:52:50 [2020-03-17T20:52:50.277Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
20:52:50 [2020-03-17T20:52:50.277Z] testing: warning: no tests to run
20:52:50 [2020-03-17T20:52:50.277Z] ok  	github.com/docker/docker/integration/network/macvlan	0.089s
20:52:50 [2020-03-17T20:52:50.277Z] 
20:52:50 [2020-03-17T20:52:50.277Z] DONE 0 tests in 0.990s
20:52:50 [2020-03-17T20:52:50.277Z] 
20:52:50 [2020-03-17T20:52:50.277Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
20:52:50 [2020-03-17T20:52:50.277Z] testing: warning: no tests to run
20:52:50 [2020-03-17T20:52:50.277Z] ok  	github.com/docker/docker/integration/plugin	0.156s
20:52:50 [2020-03-17T20:52:50.277Z] 
20:52:50 [2020-03-17T20:52:50.277Z] DONE 0 tests in 1.104s
20:52:50 [2020-03-17T20:52:50.277Z] 
20:52:50 [2020-03-17T20:52:50.277Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
20:52:51 [2020-03-17T20:52:51.253Z] testing: warning: no tests to run
20:52:51 [2020-03-17T20:52:51.253Z] ok  	github.com/docker/docker/integration/plugin/authz	0.107s
20:52:51 [2020-03-17T20:52:51.253Z] 
20:52:51 [2020-03-17T20:52:51.253Z] DONE 0 tests in 1.026s
20:52:51 [2020-03-17T20:52:51.253Z] 
20:52:51 [2020-03-17T20:52:51.253Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
20:52:51 [2020-03-17T20:52:51.786Z] === RUN   TestDockerSuite/TestInspectTemplateError
20:52:52 [2020-03-17T20:52:52.350Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
20:52:53 [2020-03-17T20:52:53.283Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
20:52:54 [2020-03-17T20:52:54.177Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:52:54 [2020-03-17T20:52:54.177Z] INFO: Testing against a local daemon
20:52:54 [2020-03-17T20:52:54.177Z] ok  	github.com/docker/docker/integration/plugin/common	0.284s
20:52:54 [2020-03-17T20:52:54.177Z] 
20:52:54 [2020-03-17T20:52:54.177Z] DONE 2 tests in 2.765s
20:52:54 [2020-03-17T20:52:54.177Z] 
20:52:54 [2020-03-17T20:52:54.177Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
20:52:54 [2020-03-17T20:52:54.215Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
20:52:55 [2020-03-17T20:52:55.149Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
20:52:56 [2020-03-17T20:52:56.081Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
20:52:56 [2020-03-17T20:52:56.647Z] === RUN   TestDockerSuite/TestInspectUnknownObject
20:52:56 [2020-03-17T20:52:56.904Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
20:52:58 [2020-03-17T20:52:58.645Z] --- PASS: TestUpdateRestartPolicy (12.09s)
20:52:58 [2020-03-17T20:52:58.645Z] === RUN   TestUpdateRestartWithAutoRemove
20:52:58 [2020-03-17T20:52:58.899Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:52:58 [2020-03-17T20:52:58.899Z] INFO: Testing against a local daemon
20:52:58 [2020-03-17T20:52:58.899Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.278s
20:52:58 [2020-03-17T20:52:58.899Z] 
20:52:58 [2020-03-17T20:52:58.899Z] === Skipped
20:52:58 [2020-03-17T20:52:58.899Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
20:52:58 [2020-03-17T20:52:58.899Z]     external_test.go:48: runtime.GOOS == "windows"
20:52:58 [2020-03-17T20:52:58.899Z] 
20:52:58 [2020-03-17T20:52:58.899Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
20:52:58 [2020-03-17T20:52:58.899Z]     external_test.go:407: runtime.GOOS == "windows"
20:52:58 [2020-03-17T20:52:58.899Z] 
20:52:58 [2020-03-17T20:52:58.899Z] 
20:52:58 [2020-03-17T20:52:58.899Z] DONE 2 tests, 2 skipped in 4.816s
20:52:58 [2020-03-17T20:52:58.899Z] 
20:52:58 [2020-03-17T20:52:58.899Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
20:52:58 [2020-03-17T20:52:58.939Z] --- PASS: TestUpdateRestartWithAutoRemove (0.68s)
20:52:58 [2020-03-17T20:52:58.939Z] === RUN   TestWaitNonBlocked
20:52:58 [2020-03-17T20:52:58.939Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
20:52:58 [2020-03-17T20:52:58.939Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
20:52:58 [2020-03-17T20:52:58.939Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
20:52:58 [2020-03-17T20:52:58.939Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
20:52:58 [2020-03-17T20:52:58.939Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
20:52:58 [2020-03-17T20:52:58.939Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
20:52:59 [2020-03-17T20:52:59.432Z] === RUN   TestDockerSuite/TestLinkShortDefinition
20:52:59 [2020-03-17T20:52:59.576Z] --- PASS: TestWaitNonBlocked (0.04s)
20:52:59 [2020-03-17T20:52:59.576Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.75s)
20:52:59 [2020-03-17T20:52:59.576Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.81s)
20:52:59 [2020-03-17T20:52:59.576Z] === RUN   TestWaitBlocked
20:52:59 [2020-03-17T20:52:59.882Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
20:52:59 [2020-03-17T20:52:59.882Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
20:52:59 [2020-03-17T20:52:59.882Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
20:52:59 [2020-03-17T20:52:59.882Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
20:52:59 [2020-03-17T20:52:59.882Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
20:52:59 [2020-03-17T20:52:59.882Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
20:53:00 [2020-03-17T20:53:00.952Z] --- PASS: TestWaitBlocked (0.04s)
20:53:00 [2020-03-17T20:53:00.952Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.99s)
20:53:00 [2020-03-17T20:53:00.952Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.05s)
20:53:00 [2020-03-17T20:53:00.952Z] === CONT  TestContainerStartOnDaemonRestart
20:53:00 [2020-03-17T20:53:00.952Z] === CONT  TestDaemonHostGatewayIP
20:53:00 [2020-03-17T20:53:00.952Z] === CONT  TestIpcModeOlderClient
20:53:00 [2020-03-17T20:53:00.952Z] === CONT  TestDaemonRestartIpcMode
20:53:00 [2020-03-17T20:53:00.952Z] --- PASS: TestIpcModeOlderClient (0.14s)
20:53:01 [2020-03-17T20:53:01.329Z] === RUN   TestDockerSuite/TestLinksEnvs
20:53:03 [2020-03-17T20:53:03.229Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
20:53:03 [2020-03-17T20:53:03.229Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
20:53:05 [2020-03-17T20:53:05.420Z] --- PASS: TestContainerStartOnDaemonRestart (3.93s)
20:53:05 [2020-03-17T20:53:05.420Z] --- PASS: TestDaemonHostGatewayIP (4.63s)
20:53:05 [2020-03-17T20:53:05.714Z] --- PASS: TestDaemonRestartIpcMode (4.78s)
20:53:05 [2020-03-17T20:53:05.714Z] PASS
20:53:05 [2020-03-17T20:53:05.714Z] 
20:53:05 [2020-03-17T20:53:05.714Z] === Skipped
20:53:05 [2020-03-17T20:53:05.714Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
20:53:05 [2020-03-17T20:53:05.714Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:53:05 [2020-03-17T20:53:05.714Z] 
20:53:05 [2020-03-17T20:53:05.714Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
20:53:05 [2020-03-17T20:53:05.714Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:53:05 [2020-03-17T20:53:05.714Z] 
20:53:05 [2020-03-17T20:53:05.714Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
20:53:05 [2020-03-17T20:53:05.714Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:53:05 [2020-03-17T20:53:05.714Z] 
20:53:05 [2020-03-17T20:53:05.714Z] 
20:53:05 [2020-03-17T20:53:05.714Z] DONE 199 tests, 3 skipped in 117.548s
20:53:05 [2020-03-17T20:53:05.714Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
20:53:05 [2020-03-17T20:53:05.714Z] ++ 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
20:53:05 [2020-03-17T20:53:05.714Z] ++ set -e
20:53:05 [2020-03-17T20:53:05.714Z] ++ '[' -n 0 ']'
20:53:05 [2020-03-17T20:53:05.714Z] ++ set -x
20:53:05 [2020-03-17T20:53:05.714Z] ++ env -i DEST=/go/src/github.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
20:53:05 [2020-03-17T20:53:05.714Z] INFO: Testing against a local daemon
20:53:05 [2020-03-17T20:53:05.714Z] === RUN   TestCommitInheritsEnv
20:53:05 [2020-03-17T20:53:05.757Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
20:53:06 [2020-03-17T20:53:06.347Z] --- PASS: TestCommitInheritsEnv (0.42s)
20:53:06 [2020-03-17T20:53:06.347Z] === RUN   TestImportExtremelyLargeImageWorks
20:53:06 [2020-03-17T20:53:06.347Z] === PAUSE TestImportExtremelyLargeImageWorks
20:53:06 [2020-03-17T20:53:06.347Z] === RUN   TestImagesFilterMultiReference
20:53:06 [2020-03-17T20:53:06.347Z] --- PASS: TestImagesFilterMultiReference (0.07s)
20:53:06 [2020-03-17T20:53:06.347Z] === RUN   TestImagePullPlatformInvalid
20:53:06 [2020-03-17T20:53:06.347Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
20:53:06 [2020-03-17T20:53:06.347Z] === RUN   TestRemoveImageOrphaning
20:53:06 [2020-03-17T20:53:06.639Z] --- PASS: TestRemoveImageOrphaning (0.41s)
20:53:06 [2020-03-17T20:53:06.640Z] === RUN   TestRemoveImageGarbageCollector
20:53:06 [2020-03-17T20:53:06.640Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
20:53:06 [2020-03-17T20:53:06.640Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:53:06 [2020-03-17T20:53:06.640Z] === RUN   TestTagUnprefixedRepoByNameOrName
20:53:06 [2020-03-17T20:53:06.640Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
20:53:06 [2020-03-17T20:53:06.640Z] === RUN   TestTagInvalidReference
20:53:06 [2020-03-17T20:53:06.695Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
20:53:06 [2020-03-17T20:53:06.931Z] --- PASS: TestTagInvalidReference (0.06s)
20:53:06 [2020-03-17T20:53:06.931Z] === RUN   TestTagValidPrefixedRepo
20:53:06 [2020-03-17T20:53:06.931Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
20:53:06 [2020-03-17T20:53:06.931Z] === RUN   TestTagExistedNameWithoutForce
20:53:06 [2020-03-17T20:53:06.931Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
20:53:06 [2020-03-17T20:53:06.931Z] === RUN   TestTagOfficialNames
20:53:06 [2020-03-17T20:53:06.931Z] --- PASS: TestTagOfficialNames (0.05s)
20:53:06 [2020-03-17T20:53:06.931Z] === RUN   TestTagMatchesDigest
20:53:06 [2020-03-17T20:53:06.931Z] --- PASS: TestTagMatchesDigest (0.03s)
20:53:06 [2020-03-17T20:53:06.931Z] === CONT  TestImportExtremelyLargeImageWorks
20:53:08 [2020-03-17T20:53:08.065Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
20:53:09 [2020-03-17T20:53:09.272Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:53:09 [2020-03-17T20:53:09.272Z] INFO: Testing against a local daemon
20:53:09 [2020-03-17T20:53:09.272Z] ok  	github.com/docker/docker/integration/plugin/logging	0.264s
20:53:09 [2020-03-17T20:53:09.272Z] 
20:53:09 [2020-03-17T20:53:09.272Z] === Skipped
20:53:09 [2020-03-17T20:53:09.272Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
20:53:09 [2020-03-17T20:53:09.272Z]     read_test.go:21: no unix domain sockets on Windows
20:53:09 [2020-03-17T20:53:09.272Z] 
20:53:09 [2020-03-17T20:53:09.272Z] 
20:53:09 [2020-03-17T20:53:09.272Z] DONE 1 tests, 1 skipped in 9.703s
20:53:09 [2020-03-17T20:53:09.272Z] 
20:53:09 [2020-03-17T20:53:09.272Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
20:53:10 [2020-03-17T20:53:10.256Z] testing: warning: no tests to run
20:53:10 [2020-03-17T20:53:10.256Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.108s
20:53:10 [2020-03-17T20:53:10.256Z] 
20:53:10 [2020-03-17T20:53:10.256Z] DONE 0 tests in 1.681s
20:53:10 [2020-03-17T20:53:10.593Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
20:53:10 [2020-03-17T20:53:10.593Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
20:53:10 [2020-03-17T20:53:10.717Z] 
20:53:10 [2020-03-17T20:53:10.718Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
20:53:12 [2020-03-17T20:53:12.492Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
20:53:13 [2020-03-17T20:53:13.640Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:53:13 [2020-03-17T20:53:13.640Z] INFO: Testing against a local daemon
20:53:13 [2020-03-17T20:53:13.640Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.319s
20:53:13 [2020-03-17T20:53:13.865Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
20:53:14 [2020-03-17T20:53:14.103Z] 
20:53:14 [2020-03-17T20:53:14.103Z] === Skipped
20:53:14 [2020-03-17T20:53:14.103Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
20:53:14 [2020-03-17T20:53:14.103Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
20:53:14 [2020-03-17T20:53:14.103Z] 
20:53:14 [2020-03-17T20:53:14.103Z] 
20:53:14 [2020-03-17T20:53:14.103Z] DONE 1 tests, 1 skipped in 3.479s
20:53:14 [2020-03-17T20:53:14.103Z] 
20:53:14 [2020-03-17T20:53:14.103Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
20:53:14 [2020-03-17T20:53:14.123Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
20:53:15 [2020-03-17T20:53:15.056Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
20:53:15 [2020-03-17T20:53:15.622Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
20:53:17 [2020-03-17T20:53:17.022Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:53:17 [2020-03-17T20:53:17.022Z] INFO: Testing against a local daemon
20:53:17 [2020-03-17T20:53:17.022Z] ok  	github.com/docker/docker/integration/secret	0.230s
20:53:17 [2020-03-17T20:53:17.022Z] 
20:53:17 [2020-03-17T20:53:17.022Z] === Skipped
20:53:17 [2020-03-17T20:53:17.022Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
20:53:17 [2020-03-17T20:53:17.022Z]     secret_test.go:22: testEnv.DaemonInfo.OSType == "windows"
20:53:17 [2020-03-17T20:53:17.022Z] 
20:53:17 [2020-03-17T20:53:17.022Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
20:53:17 [2020-03-17T20:53:17.022Z]     secret_test.go:45: testEnv.DaemonInfo.OSType == "windows"
20:53:17 [2020-03-17T20:53:17.022Z] 
20:53:17 [2020-03-17T20:53:17.022Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
20:53:17 [2020-03-17T20:53:17.022Z]     secret_test.go:122: testEnv.DaemonInfo.OSType == "windows"
20:53:17 [2020-03-17T20:53:17.022Z] 
20:53:17 [2020-03-17T20:53:17.022Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
20:53:17 [2020-03-17T20:53:17.022Z]     secret_test.go:169: testEnv.DaemonInfo.OSType == "windows"
20:53:17 [2020-03-17T20:53:17.022Z] 
20:53:17 [2020-03-17T20:53:17.022Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
20:53:17 [2020-03-17T20:53:17.022Z]     secret_test.go:220: testEnv.DaemonInfo.OSType == "windows"
20:53:17 [2020-03-17T20:53:17.022Z] 
20:53:17 [2020-03-17T20:53:17.022Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
20:53:17 [2020-03-17T20:53:17.022Z]     secret_test.go:339: testEnv.DaemonInfo.OSType != "linux"
20:53:17 [2020-03-17T20:53:17.022Z] 
20:53:17 [2020-03-17T20:53:17.022Z] 
20:53:17 [2020-03-17T20:53:17.022Z] DONE 6 tests, 6 skipped in 3.129s
20:53:17 [2020-03-17T20:53:17.484Z] 
20:53:17 [2020-03-17T20:53:17.485Z] Running D:\gopath\src\github.com\docker\docker\integration\service
20:53:18 [2020-03-17T20:53:18.903Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
20:53:21 [2020-03-17T20:53:21.240Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:53:21 [2020-03-17T20:53:21.240Z] INFO: Testing against a local daemon
20:53:21 [2020-03-17T20:53:21.240Z] ok  	github.com/docker/docker/integration/service	0.426s
20:53:21 [2020-03-17T20:53:21.240Z] 
20:53:21 [2020-03-17T20:53:21.240Z] === Skipped
20:53:21 [2020-03-17T20:53:21.240Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
20:53:21 [2020-03-17T20:53:21.240Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
20:53:21 [2020-03-17T20:53:21.240Z]         create_test.go:39: testEnv.DaemonInfo.OSType == "windows"
20:53:21 [2020-03-17T20:53:21.240Z] 
20:53:21 [2020-03-17T20:53:21.240Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
20:53:21 [2020-03-17T20:53:21.240Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
20:53:21 [2020-03-17T20:53:21.240Z]         create_test.go:39: testEnv.DaemonInfo.OSType == "windows"
20:53:21 [2020-03-17T20:53:21.240Z] 
20:53:21 [2020-03-17T20:53:21.240Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
20:53:21 [2020-03-17T20:53:21.240Z]     create_test.go:79: testEnv.DaemonInfo.OSType == "windows"
20:53:21 [2020-03-17T20:53:21.240Z] 
20:53:21 [2020-03-17T20:53:21.240Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
20:53:21 [2020-03-17T20:53:21.240Z]     create_test.go:152: testEnv.DaemonInfo.OSType == "windows"
20:53:21 [2020-03-17T20:53:21.240Z] 
20:53:21 [2020-03-17T20:53:21.240Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s)
20:53:21 [2020-03-17T20:53:21.240Z]     create_test.go:175: testEnv.DaemonInfo.OSType == "windows"
20:53:21 [2020-03-17T20:53:21.240Z] 
20:53:21 [2020-03-17T20:53:21.240Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
20:53:21 [2020-03-17T20:53:21.240Z]     create_test.go:194: testEnv.DaemonInfo.OSType == "windows"
20:53:21 [2020-03-17T20:53:21.240Z] 
20:53:21 [2020-03-17T20:53:21.240Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
20:53:21 [2020-03-17T20:53:21.240Z]     create_test.go:247: testEnv.DaemonInfo.OSType == "windows"
20:53:21 [2020-03-17T20:53:21.240Z] 
20:53:21 [2020-03-17T20:53:21.240Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
20:53:21 [2020-03-17T20:53:21.240Z]     create_test.go:311: testEnv.DaemonInfo.OSType == "windows"
20:53:21 [2020-03-17T20:53:21.240Z] 
20:53:21 [2020-03-17T20:53:21.240Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s)
20:53:21 [2020-03-17T20:53:21.240Z]     create_test.go:403: testEnv.DaemonInfo.OSType == "windows"
20:53:21 [2020-03-17T20:53:21.240Z] 
20:53:21 [2020-03-17T20:53:21.240Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s)
20:53:21 [2020-03-17T20:53:21.240Z]     create_test.go:487: testEnv.DaemonInfo.OSType == "windows"
20:53:21 [2020-03-17T20:53:21.240Z] 
20:53:21 [2020-03-17T20:53:21.240Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
20:53:21 [2020-03-17T20:53:21.240Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
20:53:21 [2020-03-17T20:53:21.240Z] 
20:53:21 [2020-03-17T20:53:21.240Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
20:53:21 [2020-03-17T20:53:21.240Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
20:53:21 [2020-03-17T20:53:21.240Z] 
20:53:21 [2020-03-17T20:53:21.240Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
20:53:21 [2020-03-17T20:53:21.240Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
20:53:21 [2020-03-17T20:53:21.240Z] 
20:53:21 [2020-03-17T20:53:21.240Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
20:53:21 [2020-03-17T20:53:21.240Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
20:53:21 [2020-03-17T20:53:21.240Z] 
20:53:21 [2020-03-17T20:53:21.240Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
20:53:21 [2020-03-17T20:53:21.240Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
20:53:21 [2020-03-17T20:53:21.240Z] 
20:53:21 [2020-03-17T20:53:21.240Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
20:53:21 [2020-03-17T20:53:21.240Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
20:53:21 [2020-03-17T20:53:21.240Z] 
20:53:21 [2020-03-17T20:53:21.240Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
20:53:21 [2020-03-17T20:53:21.240Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
20:53:21 [2020-03-17T20:53:21.240Z] 
20:53:21 [2020-03-17T20:53:21.240Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
20:53:21 [2020-03-17T20:53:21.240Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
20:53:21 [2020-03-17T20:53:21.240Z] 
20:53:21 [2020-03-17T20:53:21.240Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
20:53:21 [2020-03-17T20:53:21.240Z]     update_test.go:19: testEnv.DaemonInfo.OSType != "linux"
20:53:21 [2020-03-17T20:53:21.240Z] 
20:53:21 [2020-03-17T20:53:21.240Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
20:53:21 [2020-03-17T20:53:21.240Z]     update_test.go:75: testEnv.DaemonInfo.OSType != "linux"
20:53:21 [2020-03-17T20:53:21.240Z] 
20:53:21 [2020-03-17T20:53:21.240Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
20:53:21 [2020-03-17T20:53:21.240Z]     update_test.go:137: testEnv.DaemonInfo.OSType != "linux"
20:53:21 [2020-03-17T20:53:21.240Z] 
20:53:21 [2020-03-17T20:53:21.240Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
20:53:21 [2020-03-17T20:53:21.240Z]     update_test.go:199: testEnv.DaemonInfo.OSType != "linux"
20:53:21 [2020-03-17T20:53:21.240Z] 
20:53:21 [2020-03-17T20:53:21.240Z] 
20:53:21 [2020-03-17T20:53:21.240Z] DONE 23 tests, 22 skipped in 3.903s
20:53:21 [2020-03-17T20:53:21.240Z] 
20:53:21 [2020-03-17T20:53:21.240Z] Running D:\gopath\src\github.com\docker\docker\integration\session
20:53:22 [2020-03-17T20:53:22.186Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
20:53:24 [2020-03-17T20:53:24.159Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:53:24 [2020-03-17T20:53:24.159Z] INFO: Testing against a local daemon
20:53:24 [2020-03-17T20:53:24.159Z] ok  	github.com/docker/docker/integration/session	0.507s
20:53:24 [2020-03-17T20:53:24.159Z] 
20:53:24 [2020-03-17T20:53:24.159Z] === Skipped
20:53:24 [2020-03-17T20:53:24.159Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
20:53:24 [2020-03-17T20:53:24.159Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
20:53:24 [2020-03-17T20:53:24.159Z] 
20:53:24 [2020-03-17T20:53:24.159Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
20:53:24 [2020-03-17T20:53:24.159Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
20:53:24 [2020-03-17T20:53:24.159Z] 
20:53:24 [2020-03-17T20:53:24.159Z] 
20:53:24 [2020-03-17T20:53:24.159Z] DONE 2 tests, 2 skipped in 2.733s
20:53:24 [2020-03-17T20:53:24.159Z] 
20:53:24 [2020-03-17T20:53:24.159Z] Running D:\gopath\src\github.com\docker\docker\integration\system
20:53:24 [2020-03-17T20:53:24.715Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
20:53:27 [2020-03-17T20:53:27.080Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:53:27 [2020-03-17T20:53:27.080Z] INFO: Testing against a local daemon
20:53:28 [2020-03-17T20:53:28.008Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
20:53:28 [2020-03-17T20:53:28.008Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
20:53:28 [2020-03-17T20:53:28.054Z] ok  	github.com/docker/docker/integration/system	1.606s
20:53:28 [2020-03-17T20:53:28.516Z] 
20:53:28 [2020-03-17T20:53:28.516Z] === Skipped
20:53:28 [2020-03-17T20:53:28.516Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
20:53:28 [2020-03-17T20:53:28.516Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
20:53:28 [2020-03-17T20:53:28.516Z] 
20:53:28 [2020-03-17T20:53:28.516Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
20:53:28 [2020-03-17T20:53:28.516Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
20:53:28 [2020-03-17T20:53:28.516Z] 
20:53:28 [2020-03-17T20:53:28.516Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
20:53:28 [2020-03-17T20:53:28.516Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
20:53:28 [2020-03-17T20:53:28.516Z] 
20:53:28 [2020-03-17T20:53:28.516Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
20:53:28 [2020-03-17T20:53:28.516Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
20:53:28 [2020-03-17T20:53:28.516Z] 
20:53:28 [2020-03-17T20:53:28.516Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
20:53:28 [2020-03-17T20:53:28.516Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
20:53:28 [2020-03-17T20:53:28.516Z] 
20:53:28 [2020-03-17T20:53:28.516Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
20:53:28 [2020-03-17T20:53:28.516Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
20:53:28 [2020-03-17T20:53:28.516Z] 
20:53:28 [2020-03-17T20:53:28.516Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
20:53:28 [2020-03-17T20:53:28.516Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
20:53:28 [2020-03-17T20:53:28.516Z] 
20:53:28 [2020-03-17T20:53:28.516Z] 
20:53:28 [2020-03-17T20:53:28.516Z] DONE 13 tests, 7 skipped in 4.188s
20:53:28 [2020-03-17T20:53:28.516Z] 
20:53:28 [2020-03-17T20:53:28.516Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
20:53:31 [2020-03-17T20:53:31.294Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
20:53:31 [2020-03-17T20:53:31.434Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:53:31 [2020-03-17T20:53:31.434Z] INFO: Testing against a local daemon
20:53:31 [2020-03-17T20:53:31.434Z] ok  	github.com/docker/docker/integration/volume	0.312s
20:53:31 [2020-03-17T20:53:31.434Z] 
20:53:31 [2020-03-17T20:53:31.434Z] === Skipped
20:53:31 [2020-03-17T20:53:31.434Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s)
20:53:31 [2020-03-17T20:53:31.434Z]     volume_test.go:64: testEnv.OSType == "windows": FIXME
20:53:31 [2020-03-17T20:53:31.434Z] 
20:53:31 [2020-03-17T20:53:31.434Z] 
20:53:31 [2020-03-17T20:53:31.434Z] DONE 5 tests, 1 skipped in 3.167s
20:53:31 [2020-03-17T20:53:31.434Z] 
20:53:31 [2020-03-17T20:53:31.434Z] INFO: make.ps1 ended at 03/17/2020 20:53:31
20:53:31 [2020-03-17T20:53:31.434Z] INFO: Integration CLI tests being run from the host:
20:53:31 [2020-03-17T20:53:31.434Z] 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" 
20:53:32 [2020-03-17T20:53:32.667Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
20:53:32 [2020-03-17T20:53:32.924Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
20:53:33 [2020-03-17T20:53:33.857Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
20:53:37 [2020-03-17T20:53:37.136Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
20:53:37 [2020-03-17T20:53:37.136Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
20:53:37 [2020-03-17T20:53:37.136Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
20:53:37 [2020-03-17T20:53:37.136Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
20:53:37 [2020-03-17T20:53:37.136Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
20:53:38 [2020-03-17T20:53:38.069Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
20:53:38 [2020-03-17T20:53:38.069Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
20:53:39 [2020-03-17T20:53:39.002Z] === RUN   TestDockerSuite/TestLogsAPIUntil
20:53:43 [2020-03-17T20:53:43.182Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
20:53:43 [2020-03-17T20:53:43.441Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
20:53:43 [2020-03-17T20:53:43.881Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:53:43 [2020-03-17T20:53:43.881Z] INFO: Testing against a local daemon
20:53:48 [2020-03-17T20:53:48.699Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
20:53:49 [2020-03-17T20:53:49.263Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
20:53:49 [2020-03-17T20:53:49.263Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
20:53:50 [2020-03-17T20:53:50.196Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
20:53:51 [2020-03-17T20:53:51.568Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
20:53:52 [2020-03-17T20:53:52.501Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
20:53:53 [2020-03-17T20:53:53.875Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
20:53:54 [2020-03-17T20:53:54.807Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
20:53:57 [2020-03-17T20:53:57.333Z] === RUN   TestDockerSuite/TestLogsFollowStopped
20:53:58 [2020-03-17T20:53:58.265Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
20:53:58 [2020-03-17T20:53:58.831Z] === RUN   TestDockerSuite/TestLogsSince
20:54:03 [2020-03-17T20:54:03.009Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
20:54:06 [2020-03-17T20:54:06.294Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
20:54:12 [2020-03-17T20:54:12.848Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
20:54:12 [2020-03-17T20:54:12.848Z] === RUN   TestDockerSuite/TestLogsTail
20:54:12 [2020-03-17T20:54:12.848Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
20:54:13 [2020-03-17T20:54:13.782Z] === RUN   TestDockerSuite/TestLogsTimestamps
20:54:14 [2020-03-17T20:54:14.347Z] === RUN   TestDockerSuite/TestLogsWithDetails
20:54:15 [2020-03-17T20:54:15.721Z] === RUN   TestDockerSuite/TestMountIntoProc
20:54:15 [2020-03-17T20:54:15.979Z] === RUN   TestDockerSuite/TestMountIntoSys
20:54:16 [2020-03-17T20:54:16.913Z] === RUN   TestDockerSuite/TestNetHostname
20:54:16 [2020-03-17T20:54:16.913Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
20:54:19 [2020-03-17T20:54:19.467Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
20:54:20 [2020-03-17T20:54:20.044Z] === RUN   TestDockerSuite/TestNetworkEvents
20:54:21 [2020-03-17T20:54:21.416Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
20:54:23 [2020-03-17T20:54:23.944Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
20:54:24 [2020-03-17T20:54:24.509Z] === RUN   TestDockerSuite/TestPluginActive
20:54:26 [2020-03-17T20:54:26.407Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
20:54:30 [2020-03-17T20:54:30.589Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
20:54:32 [2020-03-17T20:54:32.491Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
20:54:32 [2020-03-17T20:54:32.491Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
20:54:33 [2020-03-17T20:54:33.057Z] === RUN   TestDockerSuite/TestPluginLogDriver
20:54:33 [2020-03-17T20:54:33.991Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
20:54:36 [2020-03-17T20:54:36.517Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
20:54:37 [2020-03-17T20:54:37.449Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
20:54:37 [2020-03-17T20:54:37.708Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
20:54:40 [2020-03-17T20:54:40.237Z] === RUN   TestDockerSuite/TestPluginUpgrade
20:54:40 [2020-03-17T20:54:40.495Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
20:54:43 [2020-03-17T20:54:43.780Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
20:54:45 [2020-03-17T20:54:45.152Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
20:54:47 [2020-03-17T20:54:47.678Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
20:54:47 [2020-03-17T20:54:47.678Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
20:54:49 [2020-03-17T20:54:49.050Z] === RUN   TestDockerSuite/TestPortHostBinding
20:54:50 [2020-03-17T20:54:50.950Z] === RUN   TestDockerSuite/TestPortList
20:54:50 [2020-03-17T20:54:50.950Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
20:54:54 [2020-03-17T20:54:54.229Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
20:54:57 [2020-03-17T20:54:57.510Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
20:55:01 [2020-03-17T20:55:01.691Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
20:55:03 [2020-03-17T20:55:03.590Z] === RUN   TestDockerSuite/TestPostContainersAttach
20:55:03 [2020-03-17T20:55:03.590Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
20:55:10 [2020-03-17T20:55:10.142Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
20:55:10 [2020-03-17T20:55:10.402Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
20:55:10 [2020-03-17T20:55:10.402Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
20:55:10 [2020-03-17T20:55:10.402Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
20:55:11 [2020-03-17T20:55:11.337Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
20:55:11 [2020-03-17T20:55:11.337Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
20:55:12 [2020-03-17T20:55:12.295Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
20:55:12 [2020-03-17T20:55:12.295Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
20:55:13 [2020-03-17T20:55:13.229Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
20:55:13 [2020-03-17T20:55:13.229Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
20:55:14 [2020-03-17T20:55:14.604Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
20:55:14 [2020-03-17T20:55:14.604Z] === RUN   TestDockerSuite/TestPruneContainerLabel
20:55:17 [2020-03-17T20:55:17.884Z] === RUN   TestDockerSuite/TestPruneContainerUntil
20:55:19 [2020-03-17T20:55:19.780Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
20:55:19 [2020-03-17T20:55:19.780Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
20:55:20 [2020-03-17T20:55:20.037Z] === RUN   TestDockerSuite/TestPsByOrder
20:55:23 [2020-03-17T20:55:23.316Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
20:55:23 [2020-03-17T20:55:23.574Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
20:55:24 [2020-03-17T20:55:24.507Z] === RUN   TestDockerSuite/TestPsListContainersBase
20:55:26 [2020-03-17T20:55:26.408Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
20:55:28 [2020-03-17T20:55:28.307Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
20:55:30 [2020-03-17T20:55:30.833Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
20:55:34 [2020-03-17T20:55:34.112Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
20:55:34 [2020-03-17T20:55:34.112Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
20:55:34 [2020-03-17T20:55:34.112Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
20:55:38 [2020-03-17T20:55:38.295Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
20:55:38 [2020-03-17T20:55:38.860Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
20:55:43 [2020-03-17T20:55:43.038Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
20:55:46 [2020-03-17T20:55:46.323Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
20:55:47 [2020-03-17T20:55:47.695Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
20:55:50 [2020-03-17T20:55:50.234Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
20:55:51 [2020-03-17T20:55:51.609Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
20:55:53 [2020-03-17T20:55:53.504Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
20:55:54 [2020-03-17T20:55:54.875Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
20:55:55 [2020-03-17T20:55:55.808Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
20:55:57 [2020-03-17T20:55:57.707Z] === RUN   TestDockerSuite/TestPsListContainersSize
20:55:59 [2020-03-17T20:55:59.604Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
20:55:59 [2020-03-17T20:55:59.604Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
20:56:00 [2020-03-17T20:56:00.537Z] === RUN   TestDockerSuite/TestPsRightTagName
20:56:03 [2020-03-17T20:56:03.071Z] === RUN   TestDockerSuite/TestPsShowMounts
20:56:05 [2020-03-17T20:56:05.594Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
20:56:06 [2020-03-17T20:56:06.526Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
20:56:06 [2020-03-17T20:56:06.526Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
20:56:06 [2020-03-17T20:56:06.784Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
20:56:06 [2020-03-17T20:56:06.784Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
20:56:07 [2020-03-17T20:56:07.041Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
20:56:07 [2020-03-17T20:56:07.972Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
20:56:08 [2020-03-17T20:56:08.904Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
20:56:09 [2020-03-17T20:56:09.836Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
20:56:12 [2020-03-17T20:56:12.361Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
20:56:12 [2020-03-17T20:56:12.926Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
20:56:21 [2020-03-17T20:56:21.029Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
20:56:22 [2020-03-17T20:56:22.401Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
20:56:22 [2020-03-17T20:56:22.401Z] === RUN   TestDockerSwarmSuite/TestServiceScale
20:56:24 [2020-03-17T20:56:24.929Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
20:56:24 [2020-03-17T20:56:24.930Z] === RUN   TestDockerSuite/TestRestartPolicyNO
20:56:24 [2020-03-17T20:56:24.930Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
20:56:25 [2020-03-17T20:56:25.187Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
20:56:25 [2020-03-17T20:56:25.187Z] === RUN   TestDockerSuite/TestRestartRunningContainer
20:56:27 [2020-03-17T20:56:27.838Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
20:56:29 [2020-03-17T20:56:29.742Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
20:56:33 [2020-03-17T20:56:33.925Z] === RUN   TestDockerSuite/TestRestartWithVolumes
20:56:35 [2020-03-17T20:56:35.297Z] === RUN   TestDockerSuite/TestRmiBlank
20:56:35 [2020-03-17T20:56:35.297Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
20:56:35 [2020-03-17T20:56:35.297Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
20:56:39 [2020-03-17T20:56:39.478Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
20:56:40 [2020-03-17T20:56:40.046Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
20:56:40 [2020-03-17T20:56:40.611Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
20:56:42 [2020-03-17T20:56:42.510Z] === RUN   TestDockerSuite/TestRmiImgIDForce
20:56:43 [2020-03-17T20:56:43.444Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
20:56:45 [2020-03-17T20:56:45.358Z] === RUN   TestDockerSuite/TestRmiParentImageFail
20:56:45 [2020-03-17T20:56:45.616Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
20:56:46 [2020-03-17T20:56:46.183Z] === RUN   TestDockerSuite/TestRmiTag
20:56:46 [2020-03-17T20:56:46.441Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
20:56:47 [2020-03-17T20:56:47.374Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
20:56:48 [2020-03-17T20:56:48.748Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
20:56:52 [2020-03-17T20:56:52.026Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
20:56:52 [2020-03-17T20:56:52.026Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
20:56:52 [2020-03-17T20:56:52.962Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
20:56:54 [2020-03-17T20:56:54.337Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
20:56:54 [2020-03-17T20:56:54.594Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
20:56:56 [2020-03-17T20:56:56.491Z] === RUN   TestDockerSuite/TestRunAddHost
20:56:57 [2020-03-17T20:56:57.057Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
20:56:57 [2020-03-17T20:56:57.623Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
20:56:58 [2020-03-17T20:56:58.187Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
20:56:58 [2020-03-17T20:56:58.187Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
20:56:59 [2020-03-17T20:56:59.120Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
20:57:01 [2020-03-17T20:57:01.018Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
20:57:01 [2020-03-17T20:57:01.585Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
20:57:02 [2020-03-17T20:57:02.519Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
20:57:03 [2020-03-17T20:57:03.453Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
20:57:05 [2020-03-17T20:57:05.353Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
20:57:06 [2020-03-17T20:57:06.724Z] === RUN   TestDockerSuite/TestRunAttachDetach
20:57:07 [2020-03-17T20:57:07.657Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
20:57:08 [2020-03-17T20:57:08.590Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
20:57:09 [2020-03-17T20:57:09.523Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
20:57:10 [2020-03-17T20:57:10.457Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
20:57:11 [2020-03-17T20:57:11.389Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
20:57:11 [2020-03-17T20:57:11.647Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
20:57:13 [2020-03-17T20:57:13.035Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
20:57:13 [2020-03-17T20:57:13.967Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
20:57:14 [2020-03-17T20:57:14.900Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
20:57:15 [2020-03-17T20:57:15.467Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
20:57:16 [2020-03-17T20:57:16.398Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
20:57:16 [2020-03-17T20:57:16.398Z] === RUN   TestDockerSuite/TestRunBindMounts
20:57:18 [2020-03-17T20:57:18.925Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
20:57:19 [2020-03-17T20:57:19.490Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
20:57:20 [2020-03-17T20:57:20.056Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
20:57:20 [2020-03-17T20:57:20.314Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
20:57:21 [2020-03-17T20:57:21.246Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
20:57:22 [2020-03-17T20:57:22.181Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
20:57:22 [2020-03-17T20:57:22.439Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
20:57:23 [2020-03-17T20:57:23.372Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
20:57:23 [2020-03-17T20:57:23.372Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
20:57:24 [2020-03-17T20:57:24.304Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
20:57:24 [2020-03-17T20:57:24.869Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
20:57:25 [2020-03-17T20:57:25.803Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
20:57:26 [2020-03-17T20:57:26.736Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
20:57:26 [2020-03-17T20:57:26.736Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
20:57:27 [2020-03-17T20:57:27.300Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
20:57:27 [2020-03-17T20:57:27.558Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
20:57:28 [2020-03-17T20:57:28.930Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
20:57:29 [2020-03-17T20:57:29.496Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
20:57:30 [2020-03-17T20:57:30.429Z] === RUN   TestDockerSuite/TestRunContainerNetwork
20:57:31 [2020-03-17T20:57:31.376Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
20:57:31 [2020-03-17T20:57:31.376Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
20:57:32 [2020-03-17T20:57:32.310Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
20:57:34 [2020-03-17T20:57:34.209Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
20:57:35 [2020-03-17T20:57:35.623Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
20:57:36 [2020-03-17T20:57:36.996Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
20:57:37 [2020-03-17T20:57:37.930Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
20:57:38 [2020-03-17T20:57:38.864Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
20:57:39 [2020-03-17T20:57:39.122Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
20:57:39 [2020-03-17T20:57:39.380Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
20:57:40 [2020-03-17T20:57:40.314Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
20:57:41 [2020-03-17T20:57:41.248Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
20:57:43 [2020-03-17T20:57:43.775Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
20:57:47 [2020-03-17T20:57:47.052Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
20:57:47 [2020-03-17T20:57:47.052Z] === RUN   TestDockerSuite/TestRunCreateVolume
20:57:47 [2020-03-17T20:57:47.984Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
20:57:50 [2020-03-17T20:57:50.511Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
20:57:52 [2020-03-17T20:57:52.413Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
20:57:54 [2020-03-17T20:57:54.944Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
20:57:57 [2020-03-17T20:57:57.470Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
20:57:57 [2020-03-17T20:57:57.470Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
20:57:57 [2020-03-17T20:57:57.470Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
20:57:58 [2020-03-17T20:57:58.402Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
20:57:58 [2020-03-17T20:57:58.402Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
20:58:00 [2020-03-17T20:58:00.307Z] === RUN   TestDockerSuite/TestRunDNSOptions
20:58:01 [2020-03-17T20:58:01.682Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
20:58:04 [2020-03-17T20:58:04.208Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
20:58:05 [2020-03-17T20:58:05.142Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
20:58:06 [2020-03-17T20:58:06.516Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
20:58:06 [2020-03-17T20:58:06.516Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
20:58:07 [2020-03-17T20:58:07.450Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
20:58:07 [2020-03-17T20:58:07.450Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
20:58:08 [2020-03-17T20:58:08.384Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
20:58:10 [2020-03-17T20:58:10.282Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
20:58:10 [2020-03-17T20:58:10.282Z] === RUN   TestDockerSuite/TestRunDuplicateMount
20:58:11 [2020-03-17T20:58:11.214Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
20:58:11 [2020-03-17T20:58:11.780Z] === RUN   TestDockerSuite/TestRunEchoStdout
20:58:12 [2020-03-17T20:58:12.711Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
20:58:13 [2020-03-17T20:58:13.643Z] === RUN   TestDockerSuite/TestRunEmptyEnv
20:58:13 [2020-03-17T20:58:13.643Z] === RUN   TestDockerSuite/TestRunEntrypoint
20:58:14 [2020-03-17T20:58:14.209Z] === RUN   TestDockerSuite/TestRunEnvironment
20:58:15 [2020-03-17T20:58:15.076Z] --- PASS: TestImportExtremelyLargeImageWorks (295.43s)
20:58:15 [2020-03-17T20:58:15.077Z] PASS
20:58:15 [2020-03-17T20:58:15.077Z] 
20:58:15 [2020-03-17T20:58:15.077Z] === Skipped
20:58:15 [2020-03-17T20:58:15.077Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
20:58:15 [2020-03-17T20:58:15.077Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:58:15 [2020-03-17T20:58:15.077Z] 
20:58:15 [2020-03-17T20:58:15.077Z] 
20:58:15 [2020-03-17T20:58:15.077Z] DONE 12 tests, 1 skipped in 296.795s
20:58:15 [2020-03-17T20:58:15.077Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
20:58:15 [2020-03-17T20:58:15.077Z] ++ 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
20:58:15 [2020-03-17T20:58:15.077Z] ++ set -e
20:58:15 [2020-03-17T20:58:15.077Z] ++ '[' -n 0 ']'
20:58:15 [2020-03-17T20:58:15.077Z] ++ set -x
20:58:15 [2020-03-17T20:58:15.077Z] ++ env -i DEST=/go/src/github.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
20:58:15 [2020-03-17T20:58:15.077Z] INFO: Testing against a local daemon
20:58:15 [2020-03-17T20:58:15.077Z] === RUN   TestNetworkCreateDelete
20:58:15 [2020-03-17T20:58:15.077Z] --- PASS: TestNetworkCreateDelete (0.22s)
20:58:15 [2020-03-17T20:58:15.077Z] === RUN   TestDockerNetworkDeletePreferID
20:58:15 [2020-03-17T20:58:15.077Z] --- PASS: TestDockerNetworkDeletePreferID (0.60s)
20:58:15 [2020-03-17T20:58:15.077Z] === RUN   TestInspectNetwork
20:58:15 [2020-03-17T20:58:15.077Z] === RUN   TestInspectNetwork/full_network_id
20:58:15 [2020-03-17T20:58:15.077Z] === RUN   TestInspectNetwork/partial_network_id
20:58:15 [2020-03-17T20:58:15.077Z] === RUN   TestInspectNetwork/network_name
20:58:15 [2020-03-17T20:58:15.077Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
20:58:15 [2020-03-17T20:58:15.077Z] --- PASS: TestInspectNetwork (7.64s)
20:58:15 [2020-03-17T20:58:15.077Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
20:58:15 [2020-03-17T20:58:15.077Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
20:58:15 [2020-03-17T20:58:15.077Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
20:58:15 [2020-03-17T20:58:15.077Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
20:58:15 [2020-03-17T20:58:15.077Z] === RUN   TestRunContainerWithBridgeNone
20:58:15 [2020-03-17T20:58:15.077Z] --- PASS: TestRunContainerWithBridgeNone (2.27s)
20:58:15 [2020-03-17T20:58:15.077Z] === RUN   TestNetworkInvalidJSON
20:58:15 [2020-03-17T20:58:15.077Z] === RUN   TestNetworkInvalidJSON//networks/create
20:58:15 [2020-03-17T20:58:15.077Z] === PAUSE TestNetworkInvalidJSON//networks/create
20:58:15 [2020-03-17T20:58:15.077Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
20:58:15 [2020-03-17T20:58:15.077Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
20:58:15 [2020-03-17T20:58:15.077Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
20:58:15 [2020-03-17T20:58:15.077Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
20:58:15 [2020-03-17T20:58:15.077Z] === CONT  TestNetworkInvalidJSON//networks/create
20:58:15 [2020-03-17T20:58:15.077Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
20:58:15 [2020-03-17T20:58:15.077Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
20:58:15 [2020-03-17T20:58:15.077Z] --- PASS: TestNetworkInvalidJSON (0.04s)
20:58:15 [2020-03-17T20:58:15.077Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
20:58:15 [2020-03-17T20:58:15.077Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
20:58:15 [2020-03-17T20:58:15.077Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
20:58:15 [2020-03-17T20:58:15.077Z] === RUN   TestHostIPv4BridgeLabel
20:58:15 [2020-03-17T20:58:15.077Z] --- PASS: TestHostIPv4BridgeLabel (0.62s)
20:58:15 [2020-03-17T20:58:15.077Z] === RUN   TestDaemonRestartWithLiveRestore
20:58:15 [2020-03-17T20:58:15.077Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
20:58:15 [2020-03-17T20:58:15.077Z] === RUN   TestDaemonDefaultNetworkPools
20:58:15 [2020-03-17T20:58:15.142Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
20:58:15 [2020-03-17T20:58:15.708Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
20:58:15 [2020-03-17T20:58:15.753Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s)
20:58:15 [2020-03-17T20:58:15.753Z] === RUN   TestDaemonRestartWithExistingNetwork
20:58:16 [2020-03-17T20:58:16.641Z] === RUN   TestDockerSuite/TestRunExitCode
20:58:17 [2020-03-17T20:58:17.276Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.24s)
20:58:17 [2020-03-17T20:58:17.276Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
20:58:17 [2020-03-17T20:58:17.573Z] === RUN   TestDockerSuite/TestRunExitCodeOne
20:58:18 [2020-03-17T20:58:18.139Z] === RUN   TestDockerSuite/TestRunExitCodeZero
20:58:18 [2020-03-17T20:58:18.774Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.48s)
20:58:18 [2020-03-17T20:58:18.774Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
20:58:19 [2020-03-17T20:58:19.062Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
20:58:19 [2020-03-17T20:58:19.062Z] === RUN   TestServiceWithPredefinedNetwork
20:58:19 [2020-03-17T20:58:19.071Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
20:58:20 [2020-03-17T20:58:20.003Z] === RUN   TestDockerSuite/TestRunExposePort
20:58:20 [2020-03-17T20:58:20.003Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
20:58:20 [2020-03-17T20:58:20.567Z] === RUN   TestDockerSuite/TestRunGroupAdd
20:58:21 [2020-03-17T20:58:21.499Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
20:58:21 [2020-03-17T20:58:21.801Z] --- PASS: TestServiceWithPredefinedNetwork (2.35s)
20:58:21 [2020-03-17T20:58:21.801Z] === RUN   TestServiceRemoveKeepsIngressNetwork
20:58:21 [2020-03-17T20:58:21.801Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
20:58:21 [2020-03-17T20:58:21.801Z]     service_test.go:236: FLAKY_TEST
20:58:21 [2020-03-17T20:58:21.801Z] === RUN   TestServiceWithDataPathPortInit
20:58:23 [2020-03-17T20:58:23.396Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
20:58:23 [2020-03-17T20:58:23.396Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
20:58:23 [2020-03-17T20:58:23.396Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
20:58:27 [2020-03-17T20:58:27.575Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
20:58:27 [2020-03-17T20:58:27.833Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
20:58:37 [2020-03-17T20:58:37.207Z] --- PASS: TestServiceWithDataPathPortInit (14.72s)
20:58:37 [2020-03-17T20:58:37.207Z] === RUN   TestServiceWithDefaultAddressPoolInit
20:58:40 [2020-03-17T20:58:40.021Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
20:58:40 [2020-03-17T20:58:40.585Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
20:58:42 [2020-03-17T20:58:42.481Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
20:58:42 [2020-03-17T20:58:42.481Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
20:58:42 [2020-03-17T20:58:42.481Z] === RUN   TestDockerSuite/TestRunInvalidReference
20:58:42 [2020-03-17T20:58:42.481Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
20:58:43 [2020-03-17T20:58:43.046Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
20:58:44 [2020-03-17T20:58:44.348Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.32s)
20:58:44 [2020-03-17T20:58:44.348Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mqcxsnzqxpl1y3fmt272ccj87 Created:2020-03-17 20:58:37.256567616 +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[667dfad2dda0520870a8541c3e828184ec9651d195e4de5bfd4b9675d471e647:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ty19srry1xngs2ss67q7selkg EndpointID:dc5c7c50dabc7ce6280fa4032739ba5b0b2b6c85bc02f46a4a20709db98ca760 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b0af8b8cee883bc16560803008235bf4459ed6dcf90ec658b9dd52d38965684d 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:8470abe97436 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ty19srry1xngs2ss67q7selkg EndpointID:dc5c7c50dabc7ce6280fa4032739ba5b0b2b6c85bc02f46a4a20709db98ca760 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
20:58:44 [2020-03-17T20:58:44.348Z] PASS
20:58:44 [2020-03-17T20:58:44.348Z] 
20:58:44 [2020-03-17T20:58:44.348Z] === Skipped
20:58:44 [2020-03-17T20:58:44.348Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
20:58:44 [2020-03-17T20:58:44.348Z]     service_test.go:236: FLAKY_TEST
20:58:44 [2020-03-17T20:58:44.348Z] 
20:58:44 [2020-03-17T20:58:44.348Z] 
20:58:44 [2020-03-17T20:58:44.348Z] DONE 22 tests, 1 skipped in 41.044s
20:58:44 [2020-03-17T20:58:44.348Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
20:58:44 [2020-03-17T20:58:44.348Z] ++ 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
20:58:44 [2020-03-17T20:58:44.348Z] ++ set -e
20:58:44 [2020-03-17T20:58:44.348Z] ++ '[' -n 0 ']'
20:58:44 [2020-03-17T20:58:44.348Z] ++ set -x
20:58:44 [2020-03-17T20:58:44.348Z] ++ env -i DEST=/go/src/github.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
20:58:44 [2020-03-17T20:58:44.348Z] INFO: Testing against a local daemon
20:58:44 [2020-03-17T20:58:44.348Z] === RUN   TestDockerNetworkIpvlanPersistance
20:58:44 [2020-03-17T20:58:44.348Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
20:58:44 [2020-03-17T20:58:44.348Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:58:44 [2020-03-17T20:58:44.348Z] === RUN   TestDockerNetworkIpvlan
20:58:44 [2020-03-17T20:58:44.348Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
20:58:44 [2020-03-17T20:58:44.348Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:58:44 [2020-03-17T20:58:44.348Z] PASS
20:58:44 [2020-03-17T20:58:44.348Z] 
20:58:44 [2020-03-17T20:58:44.348Z] === Skipped
20:58:44 [2020-03-17T20:58:44.348Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
20:58:44 [2020-03-17T20:58:44.348Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:58:44 [2020-03-17T20:58:44.348Z] 
20:58:44 [2020-03-17T20:58:44.348Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
20:58:44 [2020-03-17T20:58:44.348Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:58:44 [2020-03-17T20:58:44.348Z] 
20:58:44 [2020-03-17T20:58:44.348Z] 
20:58:44 [2020-03-17T20:58:44.348Z] DONE 2 tests, 2 skipped in 0.106s
20:58:44 [2020-03-17T20:58:44.348Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
20:58:44 [2020-03-17T20:58:44.348Z] ++ 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
20:58:44 [2020-03-17T20:58:44.348Z] ++ set -e
20:58:44 [2020-03-17T20:58:44.348Z] ++ '[' -n 0 ']'
20:58:44 [2020-03-17T20:58:44.348Z] ++ set -x
20:58:44 [2020-03-17T20:58:44.348Z] ++ env -i DEST=/go/src/github.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
20:58:44 [2020-03-17T20:58:44.348Z] INFO: Testing against a local daemon
20:58:44 [2020-03-17T20:58:44.348Z] === RUN   TestDockerNetworkMacvlanPersistance
20:58:45 [2020-03-17T20:58:45.413Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.50s)
20:58:45 [2020-03-17T20:58:45.413Z] === RUN   TestDockerNetworkMacvlan
20:58:46 [2020-03-17T20:58:46.064Z] === RUN   TestDockerNetworkMacvlan/Subinterface
20:58:46 [2020-03-17T20:58:46.330Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
20:58:47 [2020-03-17T20:58:47.094Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
20:58:48 [2020-03-17T20:58:48.122Z] === RUN   TestDockerNetworkMacvlan/NilParent
20:58:48 [2020-03-17T20:58:48.228Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
20:58:49 [2020-03-17T20:58:49.600Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
20:58:50 [2020-03-17T20:58:50.532Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
20:58:50 [2020-03-17T20:58:50.837Z] === RUN   TestDockerNetworkMacvlan/InternalMode
20:58:51 [2020-03-17T20:58:51.467Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
20:58:52 [2020-03-17T20:58:52.032Z] === RUN   TestDockerSuite/TestRunModeHostname
20:58:52 [2020-03-17T20:58:52.916Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
20:58:52 [2020-03-17T20:58:52.964Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
20:58:53 [2020-03-17T20:58:53.222Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
20:58:53 [2020-03-17T20:58:53.222Z] === RUN   TestDockerSuite/TestRunModeIpcHost
20:58:55 [2020-03-17T20:58:55.118Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
20:58:56 [2020-03-17T20:58:56.489Z] === RUN   TestDockerSuite/TestRunModePIDContainer
20:58:57 [2020-03-17T20:58:57.861Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
20:58:57 [2020-03-17T20:58:57.861Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
20:58:58 [2020-03-17T20:58:58.118Z] === RUN   TestDockerSuite/TestRunModePIDHost
20:58:58 [2020-03-17T20:58:58.511Z] === RUN   TestDockerNetworkMacvlan/Addressing
20:58:58 [2020-03-17T20:58:58.807Z] --- PASS: TestDockerNetworkMacvlan (13.60s)
20:58:58 [2020-03-17T20:58:58.807Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
20:58:58 [2020-03-17T20:58:58.807Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s)
20:58:58 [2020-03-17T20:58:58.807Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.14s)
20:58:58 [2020-03-17T20:58:58.807Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.27s)
20:58:58 [2020-03-17T20:58:58.807Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.08s)
20:58:58 [2020-03-17T20:58:58.807Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.93s)
20:58:58 [2020-03-17T20:58:58.807Z] PASS
20:58:58 [2020-03-17T20:58:58.807Z] 
20:58:58 [2020-03-17T20:58:58.807Z] DONE 8 tests in 15.194s
20:58:58 [2020-03-17T20:58:58.807Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
20:58:58 [2020-03-17T20:58:58.808Z] ++ 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
20:58:58 [2020-03-17T20:58:58.808Z] ++ set -e
20:58:58 [2020-03-17T20:58:58.808Z] ++ '[' -n 0 ']'
20:58:58 [2020-03-17T20:58:58.808Z] ++ set -x
20:58:58 [2020-03-17T20:58:58.808Z] ++ env -i DEST=/go/src/github.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
20:58:58 [2020-03-17T20:58:58.808Z] testing: warning: no tests to run
20:58:58 [2020-03-17T20:58:58.808Z] PASS
20:58:58 [2020-03-17T20:58:58.808Z] 
20:58:58 [2020-03-17T20:58:58.808Z] DONE 0 tests in 0.016s
20:58:58 [2020-03-17T20:58:58.808Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
20:58:58 [2020-03-17T20:58:58.808Z] ++ 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
20:58:58 [2020-03-17T20:58:58.808Z] ++ set -e
20:58:58 [2020-03-17T20:58:58.808Z] ++ '[' -n 0 ']'
20:58:58 [2020-03-17T20:58:58.808Z] ++ set -x
20:58:58 [2020-03-17T20:58:58.808Z] ++ env -i DEST=/go/src/github.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
20:58:59 [2020-03-17T20:58:59.100Z] INFO: Testing against a local daemon
20:58:59 [2020-03-17T20:58:59.100Z] === RUN   TestAuthZPluginAllowRequest
20:59:00 [2020-03-17T20:59:00.014Z] === RUN   TestDockerSuite/TestRunModeUTSHost
20:59:00 [2020-03-17T20:59:00.605Z] --- PASS: TestAuthZPluginAllowRequest (1.60s)
20:59:00 [2020-03-17T20:59:00.605Z] === RUN   TestAuthZPluginTLS
20:59:01 [2020-03-17T20:59:01.248Z] --- PASS: TestAuthZPluginTLS (0.58s)
20:59:01 [2020-03-17T20:59:01.248Z] === RUN   TestAuthZPluginDenyRequest
20:59:01 [2020-03-17T20:59:01.386Z] === RUN   TestDockerSuite/TestRunMount
20:59:01 [2020-03-17T20:59:01.877Z] --- PASS: TestAuthZPluginDenyRequest (0.57s)
20:59:01 [2020-03-17T20:59:01.877Z] === RUN   TestAuthZPluginAPIDenyResponse
20:59:02 [2020-03-17T20:59:02.169Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s)
20:59:02 [2020-03-17T20:59:02.169Z] === RUN   TestAuthZPluginDenyResponse
20:59:02 [2020-03-17T20:59:02.812Z] --- PASS: TestAuthZPluginDenyResponse (0.65s)
20:59:02 [2020-03-17T20:59:02.812Z] === RUN   TestAuthZPluginAllowEventStream
20:59:04 [2020-03-17T20:59:04.896Z] --- PASS: TestAuthZPluginAllowEventStream (1.88s)
20:59:04 [2020-03-17T20:59:04.896Z] === RUN   TestAuthZPluginErrorResponse
20:59:05 [2020-03-17T20:59:05.530Z] --- PASS: TestAuthZPluginErrorResponse (0.59s)
20:59:05 [2020-03-17T20:59:05.530Z] === RUN   TestAuthZPluginErrorRequest
20:59:06 [2020-03-17T20:59:06.181Z] --- PASS: TestAuthZPluginErrorRequest (0.57s)
20:59:06 [2020-03-17T20:59:06.181Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
20:59:06 [2020-03-17T20:59:06.483Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.59s)
20:59:06 [2020-03-17T20:59:06.483Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
20:59:07 [2020-03-17T20:59:07.938Z] === RUN   TestDockerSuite/TestRunMountOrdering
20:59:08 [2020-03-17T20:59:08.502Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
20:59:08 [2020-03-17T20:59:08.667Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.24s)
20:59:08 [2020-03-17T20:59:08.667Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
20:59:09 [2020-03-17T20:59:09.076Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
20:59:10 [2020-03-17T20:59:10.978Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
20:59:11 [2020-03-17T20:59:11.434Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.18s)
20:59:11 [2020-03-17T20:59:11.434Z] === RUN   TestAuthZPluginHeader
20:59:12 [2020-03-17T20:59:12.062Z] --- PASS: TestAuthZPluginHeader (0.97s)
20:59:12 [2020-03-17T20:59:12.062Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
20:59:12 [2020-03-17T20:59:12.062Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
20:59:12 [2020-03-17T20:59:12.062Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:59:12 [2020-03-17T20:59:12.062Z] === RUN   TestAuthZPluginV2Disable
20:59:12 [2020-03-17T20:59:12.062Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
20:59:12 [2020-03-17T20:59:12.062Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:59:12 [2020-03-17T20:59:12.062Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
20:59:12 [2020-03-17T20:59:12.062Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
20:59:12 [2020-03-17T20:59:12.062Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:59:12 [2020-03-17T20:59:12.062Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
20:59:12 [2020-03-17T20:59:12.062Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
20:59:12 [2020-03-17T20:59:12.062Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:59:12 [2020-03-17T20:59:12.062Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
20:59:13 [2020-03-17T20:59:13.502Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
20:59:16 [2020-03-17T20:59:16.781Z] === RUN   TestDockerSuite/TestRunNamedVolume
20:59:19 [2020-03-17T20:59:19.305Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
20:59:21 [2020-03-17T20:59:21.832Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
20:59:23 [2020-03-17T20:59:23.204Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
20:59:25 [2020-03-17T20:59:25.105Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
20:59:25 [2020-03-17T20:59:25.105Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
20:59:25 [2020-03-17T20:59:25.670Z] === RUN   TestDockerSuite/TestRunNetHost
20:59:27 [2020-03-17T20:59:27.041Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
20:59:27 [2020-03-17T20:59:27.607Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
20:59:28 [2020-03-17T20:59:28.540Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
20:59:30 [2020-03-17T20:59:30.665Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.84s)
20:59:30 [2020-03-17T20:59:30.665Z] PASS
20:59:30 [2020-03-17T20:59:30.665Z] 
20:59:30 [2020-03-17T20:59:30.665Z] === Skipped
20:59:30 [2020-03-17T20:59:30.665Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
20:59:30 [2020-03-17T20:59:30.665Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:59:30 [2020-03-17T20:59:30.665Z] 
20:59:30 [2020-03-17T20:59:30.665Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
20:59:30 [2020-03-17T20:59:30.665Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:59:30 [2020-03-17T20:59:30.665Z] 
20:59:30 [2020-03-17T20:59:30.665Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
20:59:30 [2020-03-17T20:59:30.665Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:59:30 [2020-03-17T20:59:30.665Z] 
20:59:30 [2020-03-17T20:59:30.665Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
20:59:30 [2020-03-17T20:59:30.665Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:59:30 [2020-03-17T20:59:30.665Z] 
20:59:30 [2020-03-17T20:59:30.665Z] 
20:59:30 [2020-03-17T20:59:30.665Z] DONE 17 tests, 4 skipped in 29.931s
20:59:30 [2020-03-17T20:59:30.665Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
20:59:30 [2020-03-17T20:59:30.665Z] ++ 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
20:59:30 [2020-03-17T20:59:30.665Z] ++ set -e
20:59:30 [2020-03-17T20:59:30.665Z] ++ '[' -n 0 ']'
20:59:30 [2020-03-17T20:59:30.665Z] ++ set -x
20:59:30 [2020-03-17T20:59:30.665Z] ++ env -i DEST=/go/src/github.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
20:59:30 [2020-03-17T20:59:30.665Z] INFO: Testing against a local daemon
20:59:30 [2020-03-17T20:59:30.665Z] === RUN   TestPluginInvalidJSON
20:59:30 [2020-03-17T20:59:30.665Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
20:59:30 [2020-03-17T20:59:30.665Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
20:59:30 [2020-03-17T20:59:30.665Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
20:59:30 [2020-03-17T20:59:30.665Z] --- PASS: TestPluginInvalidJSON (0.05s)
20:59:30 [2020-03-17T20:59:30.665Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
20:59:30 [2020-03-17T20:59:30.665Z] PASS
20:59:30 [2020-03-17T20:59:30.665Z] 
20:59:30 [2020-03-17T20:59:30.665Z] DONE 2 tests in 0.133s
20:59:30 [2020-03-17T20:59:30.665Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
20:59:30 [2020-03-17T20:59:30.665Z] ++ 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
20:59:30 [2020-03-17T20:59:30.665Z] ++ set -e
20:59:30 [2020-03-17T20:59:30.665Z] ++ '[' -n 0 ']'
20:59:30 [2020-03-17T20:59:30.665Z] ++ set -x
20:59:30 [2020-03-17T20:59:30.665Z] ++ env -i DEST=/go/src/github.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
20:59:30 [2020-03-17T20:59:30.665Z] INFO: Testing against a local daemon
20:59:30 [2020-03-17T20:59:30.665Z] === RUN   TestExternalGraphDriver
20:59:30 [2020-03-17T20:59:30.665Z] === RUN   TestExternalGraphDriver/json
20:59:31 [2020-03-17T20:59:31.066Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
20:59:31 [2020-03-17T20:59:31.293Z] === RUN   TestExternalGraphDriver/spec
20:59:33 [2020-03-17T20:59:33.352Z] === RUN   TestExternalGraphDriver/pull
20:59:33 [2020-03-17T20:59:33.599Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
20:59:34 [2020-03-17T20:59:34.970Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
20:59:35 [2020-03-17T20:59:35.395Z] --- PASS: TestExternalGraphDriver (6.41s)
20:59:35 [2020-03-17T20:59:35.396Z]     --- PASS: TestExternalGraphDriver/json (2.06s)
20:59:35 [2020-03-17T20:59:35.396Z]     --- PASS: TestExternalGraphDriver/spec (2.08s)
20:59:35 [2020-03-17T20:59:35.396Z]     --- PASS: TestExternalGraphDriver/pull (2.12s)
20:59:35 [2020-03-17T20:59:35.396Z] === RUN   TestGraphdriverPluginV2
20:59:35 [2020-03-17T20:59:35.691Z] --- SKIP: TestGraphdriverPluginV2 (0.07s)
20:59:35 [2020-03-17T20:59:35.691Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:59:35 [2020-03-17T20:59:35.691Z] PASS
20:59:35 [2020-03-17T20:59:35.691Z] 
20:59:35 [2020-03-17T20:59:35.691Z] === Skipped
20:59:35 [2020-03-17T20:59:35.691Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s)
20:59:35 [2020-03-17T20:59:35.691Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:59:35 [2020-03-17T20:59:35.691Z] 
20:59:35 [2020-03-17T20:59:35.691Z] 
20:59:35 [2020-03-17T20:59:35.691Z] DONE 5 tests, 1 skipped in 6.579s
20:59:35 [2020-03-17T20:59:35.691Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
20:59:35 [2020-03-17T20:59:35.691Z] ++ 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
20:59:35 [2020-03-17T20:59:35.691Z] ++ set -e
20:59:35 [2020-03-17T20:59:35.691Z] ++ '[' -n 0 ']'
20:59:35 [2020-03-17T20:59:35.691Z] ++ set -x
20:59:35 [2020-03-17T20:59:35.691Z] ++ env -i DEST=/go/src/github.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
20:59:35 [2020-03-17T20:59:35.691Z] INFO: Testing against a local daemon
20:59:35 [2020-03-17T20:59:35.691Z] === RUN   TestContinueAfterPluginCrash
20:59:35 [2020-03-17T20:59:35.691Z] === PAUSE TestContinueAfterPluginCrash
20:59:35 [2020-03-17T20:59:35.691Z] === RUN   TestReadPluginNoRead
20:59:35 [2020-03-17T20:59:35.691Z] === PAUSE TestReadPluginNoRead
20:59:35 [2020-03-17T20:59:35.691Z] === RUN   TestDaemonStartWithLogOpt
20:59:35 [2020-03-17T20:59:35.691Z] === PAUSE TestDaemonStartWithLogOpt
20:59:35 [2020-03-17T20:59:35.691Z] === CONT  TestContinueAfterPluginCrash
20:59:35 [2020-03-17T20:59:35.691Z] === CONT  TestDaemonStartWithLogOpt
20:59:35 [2020-03-17T20:59:35.691Z] === CONT  TestReadPluginNoRead
20:59:39 [2020-03-17T20:59:39.152Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
20:59:39 [2020-03-17T20:59:39.410Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
20:59:39 [2020-03-17T20:59:39.410Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
20:59:39 [2020-03-17T20:59:39.410Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
20:59:40 [2020-03-17T20:59:40.344Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
20:59:40 [2020-03-17T20:59:40.344Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
20:59:41 [2020-03-17T20:59:41.278Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
20:59:42 [2020-03-17T20:59:42.212Z] === RUN   TestDockerSuite/TestRunNonExistingImage
20:59:42 [2020-03-17T20:59:42.212Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
20:59:43 [2020-03-17T20:59:43.146Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
20:59:44 [2020-03-17T20:59:44.079Z] === RUN   TestDockerSuite/TestRunOOMExitCode
20:59:44 [2020-03-17T20:59:44.079Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
20:59:45 [2020-03-17T20:59:45.012Z] === RUN   TestDockerSuite/TestRunPIDsLimit
20:59:45 [2020-03-17T20:59:45.945Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
20:59:47 [2020-03-17T20:59:47.844Z] === RUN   TestDockerSuite/TestRunPortInUse
20:59:49 [2020-03-17T20:59:49.217Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
20:59:49 [2020-03-17T20:59:49.475Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
20:59:49 [2020-03-17T20:59:49.732Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
20:59:50 [2020-03-17T20:59:50.666Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
20:59:51 [2020-03-17T20:59:51.233Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
20:59:52 [2020-03-17T20:59:52.167Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
20:59:53 [2020-03-17T20:59:53.099Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
20:59:53 [2020-03-17T20:59:53.099Z] === RUN   TestDockerSuite/TestRunPublishPort
20:59:54 [2020-03-17T20:59:54.084Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
20:59:55 [2020-03-17T20:59:55.021Z] === RUN   TestDockerSuite/TestRunReadProcLatency
20:59:55 [2020-03-17T20:59:55.021Z] === RUN   TestDockerSuite/TestRunReadProcTimer
20:59:55 [2020-03-17T20:59:55.588Z] === RUN   TestDockerSuite/TestRunRedirectStdout
20:59:57 [2020-03-17T20:59:57.484Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
20:59:57 [2020-03-17T20:59:57.484Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
20:59:58 [2020-03-17T20:59:58.050Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
20:59:58 [2020-03-17T20:59:58.186Z] === RUN   TestReadPluginNoRead/default
20:59:58 [2020-03-17T20:59:58.475Z] --- PASS: TestDaemonStartWithLogOpt (22.90s)
20:59:59 [2020-03-17T20:59:59.499Z] === RUN   TestReadPluginNoRead/disabled_caching
21:00:00 [2020-03-17T21:00:00.992Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
21:00:01 [2020-03-17T21:00:01.327Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
21:00:01 [2020-03-17T21:00:01.328Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
21:00:03 [2020-03-17T21:00:03.032Z] --- PASS: TestReadPluginNoRead (27.07s)
21:00:03 [2020-03-17T21:00:03.032Z]     --- PASS: TestReadPluginNoRead/default (2.09s)
21:00:03 [2020-03-17T21:00:03.032Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.72s)
21:00:03 [2020-03-17T21:00:03.032Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.71s)
21:00:03 [2020-03-17T21:00:03.032Z]     read_test.go:91: [d4e5a41e6ba60] daemon is not started
21:00:03 [2020-03-17T21:00:03.032Z] --- PASS: TestContinueAfterPluginCrash (27.42s)
21:00:03 [2020-03-17T21:00:03.032Z] PASS
21:00:03 [2020-03-17T21:00:03.032Z] 
21:00:03 [2020-03-17T21:00:03.032Z] DONE 6 tests in 27.524s
21:00:03 [2020-03-17T21:00:03.032Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
21:00:03 [2020-03-17T21:00:03.032Z] ++ 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
21:00:03 [2020-03-17T21:00:03.032Z] ++ set -e
21:00:03 [2020-03-17T21:00:03.032Z] ++ '[' -n 0 ']'
21:00:03 [2020-03-17T21:00:03.032Z] ++ set -x
21:00:03 [2020-03-17T21:00:03.032Z] ++ env -i DEST=/go/src/github.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
21:00:03 [2020-03-17T21:00:03.032Z] testing: warning: no tests to run
21:00:03 [2020-03-17T21:00:03.032Z] PASS
21:00:03 [2020-03-17T21:00:03.032Z] 
21:00:03 [2020-03-17T21:00:03.032Z] DONE 0 tests in 0.020s
21:00:03 [2020-03-17T21:00:03.032Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
21:00:03 [2020-03-17T21:00:03.032Z] ++ 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
21:00:03 [2020-03-17T21:00:03.032Z] ++ set -e
21:00:03 [2020-03-17T21:00:03.032Z] ++ '[' -n 0 ']'
21:00:03 [2020-03-17T21:00:03.032Z] ++ set -x
21:00:03 [2020-03-17T21:00:03.032Z] ++ env -i DEST=/go/src/github.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
21:00:03 [2020-03-17T21:00:03.231Z] === RUN   TestDockerSuite/TestRunRm
21:00:03 [2020-03-17T21:00:03.318Z] INFO: Testing against a local daemon
21:00:03 [2020-03-17T21:00:03.318Z] === RUN   TestPluginWithDevMounts
21:00:03 [2020-03-17T21:00:03.318Z] === PAUSE TestPluginWithDevMounts
21:00:03 [2020-03-17T21:00:03.318Z] === CONT  TestPluginWithDevMounts
21:00:03 [2020-03-17T21:00:03.798Z] === RUN   TestDockerSuite/TestRunRmAndWait
21:00:06 [2020-03-17T21:00:06.032Z] --- PASS: TestPluginWithDevMounts (2.26s)
21:00:06 [2020-03-17T21:00:06.032Z] PASS
21:00:06 [2020-03-17T21:00:06.032Z] 
21:00:06 [2020-03-17T21:00:06.032Z] DONE 1 tests in 2.360s
21:00:06 [2020-03-17T21:00:06.032Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
21:00:06 [2020-03-17T21:00:06.032Z] ++ 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
21:00:06 [2020-03-17T21:00:06.032Z] ++ set -e
21:00:06 [2020-03-17T21:00:06.032Z] ++ '[' -n 0 ']'
21:00:06 [2020-03-17T21:00:06.032Z] ++ set -x
21:00:06 [2020-03-17T21:00:06.032Z] ++ env -i DEST=/go/src/github.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
21:00:06 [2020-03-17T21:00:06.032Z] INFO: Testing against a local daemon
21:00:06 [2020-03-17T21:00:06.032Z] === RUN   TestSecretInspect
21:00:07 [2020-03-17T21:00:07.079Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
21:00:07 [2020-03-17T21:00:07.645Z] === RUN   TestDockerSuite/TestRunRmPre125Api
21:00:08 [2020-03-17T21:00:08.077Z] --- PASS: TestSecretInspect (2.30s)
21:00:08 [2020-03-17T21:00:08.077Z] === RUN   TestSecretList
21:00:08 [2020-03-17T21:00:08.578Z] === RUN   TestDockerSuite/TestRunRootWorkdir
21:00:09 [2020-03-17T21:00:09.144Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
21:00:10 [2020-03-17T21:00:10.123Z] --- PASS: TestSecretList (2.29s)
21:00:10 [2020-03-17T21:00:10.123Z] === RUN   TestSecretsCreateAndDelete
21:00:11 [2020-03-17T21:00:11.042Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
21:00:11 [2020-03-17T21:00:11.607Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
21:00:12 [2020-03-17T21:00:12.398Z] --- PASS: TestSecretsCreateAndDelete (2.28s)
21:00:12 [2020-03-17T21:00:12.398Z] === RUN   TestSecretsUpdate
21:00:13 [2020-03-17T21:00:13.510Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
21:00:15 [2020-03-17T21:00:15.109Z] --- PASS: TestSecretsUpdate (2.26s)
21:00:15 [2020-03-17T21:00:15.109Z] === RUN   TestTemplatedSecret
21:00:16 [2020-03-17T21:00:16.038Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
21:00:17 [2020-03-17T21:00:17.817Z] --- PASS: TestTemplatedSecret (2.76s)
21:00:17 [2020-03-17T21:00:17.817Z] === RUN   TestSecretCreateResolve
21:00:18 [2020-03-17T21:00:18.567Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
21:00:18 [2020-03-17T21:00:18.567Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
21:00:19 [2020-03-17T21:00:19.885Z] --- PASS: TestSecretCreateResolve (2.28s)
21:00:19 [2020-03-17T21:00:19.885Z] PASS
21:00:19 [2020-03-17T21:00:19.885Z] 
21:00:19 [2020-03-17T21:00:19.885Z] DONE 6 tests in 14.266s
21:00:19 [2020-03-17T21:00:19.885Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
21:00:19 [2020-03-17T21:00:19.885Z] ++ 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
21:00:19 [2020-03-17T21:00:19.885Z] ++ set -e
21:00:19 [2020-03-17T21:00:19.885Z] ++ '[' -n 0 ']'
21:00:19 [2020-03-17T21:00:19.885Z] ++ set -x
21:00:19 [2020-03-17T21:00:19.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=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
21:00:19 [2020-03-17T21:00:19.885Z] INFO: Testing against a local daemon
21:00:19 [2020-03-17T21:00:19.885Z] === RUN   TestServiceCreateInit
21:00:19 [2020-03-17T21:00:19.885Z] === RUN   TestServiceCreateInit/daemonInitDisabled
21:00:21 [2020-03-17T21:00:21.844Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
21:00:22 [2020-03-17T21:00:22.101Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
21:00:23 [2020-03-17T21:00:23.034Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
21:00:23 [2020-03-17T21:00:23.968Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
21:00:24 [2020-03-17T21:00:24.544Z] === RUN   TestServiceCreateInit/daemonInitEnabled
21:00:24 [2020-03-17T21:00:24.900Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
21:00:25 [2020-03-17T21:00:25.833Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
21:00:25 [2020-03-17T21:00:25.833Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
21:00:26 [2020-03-17T21:00:26.398Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
21:00:26 [2020-03-17T21:00:26.655Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
21:00:27 [2020-03-17T21:00:27.589Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
21:00:27 [2020-03-17T21:00:27.589Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
21:00:28 [2020-03-17T21:00:28.034Z] --- PASS: TestServiceCreateInit (8.23s)
21:00:28 [2020-03-17T21:00:28.034Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.03s)
21:00:28 [2020-03-17T21:00:28.034Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.16s)
21:00:28 [2020-03-17T21:00:28.034Z] === RUN   TestCreateServiceMultipleTimes
21:00:28 [2020-03-17T21:00:28.523Z] === RUN   TestDockerSuite/TestRunSetMacAddress
21:00:29 [2020-03-17T21:00:29.456Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
21:00:30 [2020-03-17T21:00:30.388Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
21:00:32 [2020-03-17T21:00:32.286Z] === RUN   TestDockerSuite/TestRunState
21:00:34 [2020-03-17T21:00:34.187Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
21:00:34 [2020-03-17T21:00:34.752Z] === RUN   TestDockerSuite/TestRunStdinPipe
21:00:35 [2020-03-17T21:00:35.318Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
21:00:35 [2020-03-17T21:00:35.575Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
21:00:35 [2020-03-17T21:00:35.575Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
21:00:36 [2020-03-17T21:00:36.509Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
21:00:37 [2020-03-17T21:00:37.075Z] === RUN   TestDockerSuite/TestRunSysctls
21:00:38 [2020-03-17T21:00:38.976Z] === RUN   TestDockerSuite/TestRunTLSVerify
21:00:38 [2020-03-17T21:00:38.976Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
21:00:38 [2020-03-17T21:00:38.976Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
21:00:39 [2020-03-17T21:00:39.543Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
21:00:42 [2020-03-17T21:00:42.067Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
21:00:43 [2020-03-17T21:00:43.000Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
21:00:44 [2020-03-17T21:00:44.900Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
21:00:46 [2020-03-17T21:00:46.569Z] --- PASS: TestCreateServiceMultipleTimes (16.34s)
21:00:46 [2020-03-17T21:00:46.569Z] === RUN   TestCreateServiceConflict
21:00:46 [2020-03-17T21:00:46.859Z] --- PASS: TestCreateServiceConflict (2.28s)
21:00:46 [2020-03-17T21:00:46.859Z] === RUN   TestCreateServiceMaxReplicas
21:00:49 [2020-03-17T21:00:49.081Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
21:00:50 [2020-03-17T21:00:50.407Z] --- PASS: TestCreateServiceMaxReplicas (3.05s)
21:00:50 [2020-03-17T21:00:50.407Z] === RUN   TestCreateWithDuplicateNetworkNames
21:00:52 [2020-03-17T21:00:52.363Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
21:00:52 [2020-03-17T21:00:52.620Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
21:00:53 [2020-03-17T21:00:53.552Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
21:00:54 [2020-03-17T21:00:54.117Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
21:00:56 [2020-03-17T21:00:56.643Z] === RUN   TestDockerSuite/TestRunUnshareProc
21:00:58 [2020-03-17T21:00:58.015Z] === RUN   TestDockerSuite/TestRunUserByID
21:00:58 [2020-03-17T21:00:58.947Z] === RUN   TestDockerSuite/TestRunUserByIDBig
21:00:58 [2020-03-17T21:00:58.947Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
21:00:58 [2020-03-17T21:00:58.947Z] === RUN   TestDockerSuite/TestRunUserByIDZero
21:00:59 [2020-03-17T21:00:59.879Z] === RUN   TestDockerSuite/TestRunUserByName
21:01:00 [2020-03-17T21:01:00.817Z] === RUN   TestDockerSuite/TestRunUserDefaults
21:01:01 [2020-03-17T21:01:01.382Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
21:01:01 [2020-03-17T21:01:01.382Z] === RUN   TestDockerSuite/TestRunUserNotFound
21:01:01 [2020-03-17T21:01:01.640Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
21:01:02 [2020-03-17T21:01:02.575Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
21:01:03 [2020-03-17T21:01:03.230Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.26s)
21:01:03 [2020-03-17T21:01:03.230Z] === RUN   TestCreateServiceSecretFileMode
21:01:05 [2020-03-17T21:01:05.935Z] --- PASS: TestCreateServiceSecretFileMode (2.63s)
21:01:05 [2020-03-17T21:01:05.935Z] === RUN   TestCreateServiceConfigFileMode
21:01:07 [2020-03-17T21:01:07.835Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
21:01:07 [2020-03-17T21:01:07.835Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
21:01:08 [2020-03-17T21:01:08.643Z] --- PASS: TestCreateServiceConfigFileMode (2.63s)
21:01:08 [2020-03-17T21:01:08.643Z] === RUN   TestCreateServiceSysctls
21:01:08 [2020-03-17T21:01:08.766Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
21:01:11 [2020-03-17T21:01:11.306Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
21:01:12 [2020-03-17T21:01:12.153Z] --- PASS: TestCreateServiceSysctls (3.70s)
21:01:12 [2020-03-17T21:01:12.154Z] === RUN   TestCreateServiceCapabilities
21:01:13 [2020-03-17T21:01:13.202Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
21:01:15 [2020-03-17T21:01:15.086Z] --- PASS: TestCreateServiceCapabilities (2.70s)
21:01:15 [2020-03-17T21:01:15.087Z] === RUN   TestInspect
21:01:15 [2020-03-17T21:01:15.730Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
21:01:17 [2020-03-17T21:01:17.804Z] --- PASS: TestInspect (2.91s)
21:01:17 [2020-03-17T21:01:17.804Z] === RUN   TestCreateJob
21:01:18 [2020-03-17T21:01:18.257Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
21:01:18 [2020-03-17T21:01:18.824Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
21:01:19 [2020-03-17T21:01:19.757Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
21:01:20 [2020-03-17T21:01:20.689Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
21:01:20 [2020-03-17T21:01:20.689Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
21:01:20 [2020-03-17T21:01:20.689Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
21:01:20 [2020-03-17T21:01:20.689Z] === RUN   TestDockerSuite/TestRunWithBadDevice
21:01:20 [2020-03-17T21:01:20.946Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
21:01:21 [2020-03-17T21:01:21.329Z] --- PASS: TestCreateJob (3.44s)
21:01:21 [2020-03-17T21:01:21.329Z] === RUN   TestReplicatedJob
21:01:21 [2020-03-17T21:01:21.511Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
21:01:22 [2020-03-17T21:01:22.444Z] === RUN   TestDockerSuite/TestRunWithCPUShares
21:01:23 [2020-03-17T21:01:23.377Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
21:01:23 [2020-03-17T21:01:23.635Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
21:01:25 [2020-03-17T21:01:25.007Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
21:01:25 [2020-03-17T21:01:25.941Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
21:01:26 [2020-03-17T21:01:26.873Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
21:01:26 [2020-03-17T21:01:26.873Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
21:01:27 [2020-03-17T21:01:27.441Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
21:01:27 [2020-03-17T21:01:27.441Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
21:01:27 [2020-03-17T21:01:27.709Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
21:01:27 [2020-03-17T21:01:27.709Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
21:01:27 [2020-03-17T21:01:27.709Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
21:01:27 [2020-03-17T21:01:27.709Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
21:01:27 [2020-03-17T21:01:27.973Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
21:01:28 [2020-03-17T21:01:28.231Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
21:01:28 [2020-03-17T21:01:28.231Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
21:01:28 [2020-03-17T21:01:28.254Z] --- PASS: TestReplicatedJob (6.15s)
21:01:28 [2020-03-17T21:01:28.254Z] === RUN   TestUpdateReplicatedJob
21:01:28 [2020-03-17T21:01:28.488Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
21:01:29 [2020-03-17T21:01:29.420Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
21:01:29 [2020-03-17T21:01:29.985Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
21:01:30 [2020-03-17T21:01:30.916Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
21:01:30 [2020-03-17T21:01:30.916Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
21:01:30 [2020-03-17T21:01:30.996Z] --- PASS: TestUpdateReplicatedJob (3.47s)
21:01:30 [2020-03-17T21:01:30.996Z] === RUN   TestServiceListWithStatuses
21:01:30 [2020-03-17T21:01:30.996Z] --- SKIP: TestServiceListWithStatuses (0.00s)
21:01:30 [2020-03-17T21:01:30.996Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:01:30 [2020-03-17T21:01:30.996Z] === RUN   TestDockerNetworkConnectAlias
21:01:31 [2020-03-17T21:01:31.849Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
21:01:32 [2020-03-17T21:01:32.414Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
21:01:33 [2020-03-17T21:01:33.346Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
21:01:33 [2020-03-17T21:01:33.346Z] === RUN   TestDockerSuite/TestRunWithShmSize
21:01:33 [2020-03-17T21:01:33.910Z] === RUN   TestDockerSuite/TestRunWithSwappiness
21:01:34 [2020-03-17T21:01:34.842Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
21:01:34 [2020-03-17T21:01:34.842Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
21:01:34 [2020-03-17T21:01:34.842Z] === RUN   TestDockerSuite/TestRunWithUlimits
21:01:35 [2020-03-17T21:01:35.455Z] --- PASS: TestDockerNetworkConnectAlias (4.74s)
21:01:35 [2020-03-17T21:01:35.455Z] === RUN   TestDockerNetworkReConnect
21:01:35 [2020-03-17T21:01:35.774Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
21:01:37 [2020-03-17T21:01:37.144Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
21:01:38 [2020-03-17T21:01:38.076Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
21:01:38 [2020-03-17T21:01:38.076Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
21:01:38 [2020-03-17T21:01:38.640Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
21:01:38 [2020-03-17T21:01:38.897Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
21:01:39 [2020-03-17T21:01:39.876Z] --- PASS: TestDockerNetworkReConnect (3.76s)
21:01:39 [2020-03-17T21:01:39.876Z] === RUN   TestServicePlugin
21:01:39 [2020-03-17T21:01:39.876Z] --- SKIP: TestServicePlugin (0.00s)
21:01:39 [2020-03-17T21:01:39.876Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:01:39 [2020-03-17T21:01:39.876Z] === RUN   TestServiceUpdateLabel
21:01:40 [2020-03-17T21:01:40.793Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
21:01:41 [2020-03-17T21:01:41.050Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
21:01:41 [2020-03-17T21:01:41.366Z] --- PASS: TestServiceUpdateLabel (2.30s)
21:01:41 [2020-03-17T21:01:41.366Z] === RUN   TestServiceUpdateSecrets
21:01:44 [2020-03-17T21:01:44.328Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
21:01:44 [2020-03-17T21:01:44.586Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
21:01:44 [2020-03-17T21:01:44.586Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
21:01:44 [2020-03-17T21:01:44.586Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
21:01:45 [2020-03-17T21:01:45.958Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
21:01:46 [2020-03-17T21:01:46.915Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
21:01:48 [2020-03-17T21:01:48.290Z] === RUN   TestDockerSuite/TestSaveCheckTimes
21:01:48 [2020-03-17T21:01:48.290Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
21:01:50 [2020-03-17T21:01:50.189Z] === RUN   TestDockerSuite/TestSaveImageId
21:01:50 [2020-03-17T21:01:50.189Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
21:01:50 [2020-03-17T21:01:50.754Z] === RUN   TestDockerSuite/TestSaveLoadParents
21:01:53 [2020-03-17T21:01:53.283Z] === RUN   TestDockerSuite/TestSaveMultipleNames
21:01:53 [2020-03-17T21:01:53.283Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
21:01:54 [2020-03-17T21:01:54.656Z] === RUN   TestDockerSuite/TestSaveSingleTag
21:01:54 [2020-03-17T21:01:54.914Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
21:01:54 [2020-03-17T21:01:54.914Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
21:01:56 [2020-03-17T21:01:56.733Z] --- PASS: TestServiceUpdateSecrets (14.74s)
21:01:56 [2020-03-17T21:01:56.733Z] === RUN   TestServiceUpdateConfigs
21:01:56 [2020-03-17T21:01:56.815Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
21:01:58 [2020-03-17T21:01:58.190Z] === RUN   TestDockerSuite/TestSearchCmdOptions
21:01:58 [2020-03-17T21:01:58.449Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
21:01:58 [2020-03-17T21:01:58.449Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
21:01:58 [2020-03-17T21:01:58.449Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
21:01:58 [2020-03-17T21:01:58.706Z] === RUN   TestDockerSuite/TestSearchWithLimit
21:01:58 [2020-03-17T21:01:58.964Z] === RUN   TestDockerSuite/TestSlowStdinClosing
21:02:01 [2020-03-17T21:02:01.491Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
21:02:08 [2020-03-17T21:02:08.045Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
21:02:09 [2020-03-17T21:02:09.963Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
21:02:10 [2020-03-17T21:02:10.894Z] === RUN   TestDockerSuite/TestStartAttachSilent
21:02:12 [2020-03-17T21:02:12.064Z] --- PASS: TestServiceUpdateConfigs (14.78s)
21:02:12 [2020-03-17T21:02:12.064Z] === RUN   TestServiceUpdateNetwork
21:02:12 [2020-03-17T21:02:12.267Z] === RUN   TestDockerSuite/TestStartAttachWithRename
21:02:15 [2020-03-17T21:02:15.544Z] === RUN   TestDockerSuite/TestStartMultipleContainers
21:02:16 [2020-03-17T21:02:16.476Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
21:02:17 [2020-03-17T21:02:17.849Z] === RUN   TestDockerSuite/TestStartPausedContainer
21:02:19 [2020-03-17T21:02:19.221Z] === RUN   TestDockerSuite/TestStartRecordError
21:02:21 [2020-03-17T21:02:21.117Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
21:02:23 [2020-03-17T21:02:23.013Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
21:02:24 [2020-03-17T21:02:24.692Z] --- PASS: TestServiceUpdateNetwork (12.91s)
21:02:24 [2020-03-17T21:02:24.692Z] PASS
21:02:24 [2020-03-17T21:02:24.692Z] 
21:02:24 [2020-03-17T21:02:24.692Z] === Skipped
21:02:24 [2020-03-17T21:02:24.692Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
21:02:24 [2020-03-17T21:02:24.692Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:02:24 [2020-03-17T21:02:24.692Z] 
21:02:24 [2020-03-17T21:02:24.692Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
21:02:24 [2020-03-17T21:02:24.692Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:02:24 [2020-03-17T21:02:24.692Z] 
21:02:24 [2020-03-17T21:02:24.692Z] 
21:02:24 [2020-03-17T21:02:24.692Z] DONE 23 tests, 2 skipped in 124.100s
21:02:24 [2020-03-17T21:02:24.692Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
21:02:24 [2020-03-17T21:02:24.692Z] ++ 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
21:02:24 [2020-03-17T21:02:24.692Z] ++ set -e
21:02:24 [2020-03-17T21:02:24.692Z] ++ '[' -n 0 ']'
21:02:24 [2020-03-17T21:02:24.692Z] ++ set -x
21:02:24 [2020-03-17T21:02:24.692Z] ++ env -i DEST=/go/src/github.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
21:02:24 [2020-03-17T21:02:24.692Z] INFO: Testing against a local daemon
21:02:24 [2020-03-17T21:02:24.692Z] === RUN   TestSessionCreate
21:02:24 [2020-03-17T21:02:24.692Z] --- PASS: TestSessionCreate (0.06s)
21:02:24 [2020-03-17T21:02:24.692Z] === RUN   TestSessionCreateWithBadUpgrade
21:02:24 [2020-03-17T21:02:24.692Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
21:02:24 [2020-03-17T21:02:24.692Z] PASS
21:02:24 [2020-03-17T21:02:24.692Z] 
21:02:24 [2020-03-17T21:02:24.692Z] DONE 2 tests in 0.201s
21:02:24 [2020-03-17T21:02:24.692Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
21:02:24 [2020-03-17T21:02:24.692Z] ++ 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
21:02:24 [2020-03-17T21:02:24.692Z] ++ set -e
21:02:24 [2020-03-17T21:02:24.692Z] ++ '[' -n 0 ']'
21:02:24 [2020-03-17T21:02:24.692Z] ++ set -x
21:02:24 [2020-03-17T21:02:24.692Z] ++ env -i DEST=/go/src/github.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
21:02:24 [2020-03-17T21:02:24.692Z] INFO: Testing against a local daemon
21:02:24 [2020-03-17T21:02:24.692Z] === RUN   TestCgroupDriverSystemdMemoryLimit
21:02:24 [2020-03-17T21:02:24.692Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
21:02:24 [2020-03-17T21:02:24.692Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:02:24 [2020-03-17T21:02:24.692Z] === RUN   TestEventsExecDie
21:02:24 [2020-03-17T21:02:24.910Z] === RUN   TestDockerSuite/TestStatsAllNoStream
21:02:24 [2020-03-17T21:02:24.979Z] --- PASS: TestEventsExecDie (0.78s)
21:02:24 [2020-03-17T21:02:24.979Z] === RUN   TestEventsBackwardsCompatible
21:02:25 [2020-03-17T21:02:25.266Z] --- PASS: TestEventsBackwardsCompatible (0.09s)
21:02:25 [2020-03-17T21:02:25.266Z] === RUN   TestInfoBinaryCommits
21:02:25 [2020-03-17T21:02:25.266Z] --- PASS: TestInfoBinaryCommits (0.05s)
21:02:25 [2020-03-17T21:02:25.266Z] === RUN   TestInfoAPIVersioned
21:02:25 [2020-03-17T21:02:25.266Z] --- PASS: TestInfoAPIVersioned (0.02s)
21:02:25 [2020-03-17T21:02:25.266Z] === RUN   TestInfoDiscoveryBackend
21:02:25 [2020-03-17T21:02:25.891Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
21:02:25 [2020-03-17T21:02:25.891Z] === RUN   TestInfoDiscoveryInvalidAdvertise
21:02:26 [2020-03-17T21:02:26.906Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
21:02:26 [2020-03-17T21:02:26.906Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
21:02:27 [2020-03-17T21:02:27.194Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
21:02:27 [2020-03-17T21:02:27.194Z] === RUN   TestInfoAPI
21:02:27 [2020-03-17T21:02:27.194Z] --- PASS: TestInfoAPI (0.05s)
21:02:27 [2020-03-17T21:02:27.194Z] === RUN   TestInfoAPIWarnings
21:02:27 [2020-03-17T21:02:27.814Z] --- PASS: TestInfoAPIWarnings (0.54s)
21:02:27 [2020-03-17T21:02:27.814Z] === RUN   TestInfoDebug
21:02:28 [2020-03-17T21:02:28.186Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
21:02:28 [2020-03-17T21:02:28.440Z] --- PASS: TestInfoDebug (0.54s)
21:02:28 [2020-03-17T21:02:28.440Z] === RUN   TestInfoInsecureRegistries
21:02:29 [2020-03-17T21:02:29.068Z] --- PASS: TestInfoInsecureRegistries (0.54s)
21:02:29 [2020-03-17T21:02:29.068Z] === RUN   TestInfoRegistryMirrors
21:02:29 [2020-03-17T21:02:29.356Z] --- PASS: TestInfoRegistryMirrors (0.54s)
21:02:29 [2020-03-17T21:02:29.356Z] === RUN   TestLoginFailsWithBadCredentials
21:02:29 [2020-03-17T21:02:29.999Z] --- PASS: TestLoginFailsWithBadCredentials (0.45s)
21:02:29 [2020-03-17T21:02:29.999Z] === RUN   TestPingCacheHeaders
21:02:29 [2020-03-17T21:02:29.999Z] --- PASS: TestPingCacheHeaders (0.05s)
21:02:29 [2020-03-17T21:02:29.999Z] === RUN   TestPingGet
21:02:29 [2020-03-17T21:02:29.999Z] --- PASS: TestPingGet (0.03s)
21:02:29 [2020-03-17T21:02:29.999Z] === RUN   TestPingHead
21:02:29 [2020-03-17T21:02:29.999Z] --- PASS: TestPingHead (0.04s)
21:02:29 [2020-03-17T21:02:29.999Z] === RUN   TestVersion
21:02:29 [2020-03-17T21:02:29.999Z] --- PASS: TestVersion (0.05s)
21:02:29 [2020-03-17T21:02:29.999Z] PASS
21:02:29 [2020-03-17T21:02:29.999Z] 
21:02:29 [2020-03-17T21:02:29.999Z] === Skipped
21:02:29 [2020-03-17T21:02:29.999Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
21:02:29 [2020-03-17T21:02:29.999Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:02:29 [2020-03-17T21:02:29.999Z] 
21:02:29 [2020-03-17T21:02:29.999Z] 
21:02:29 [2020-03-17T21:02:29.999Z] DONE 18 tests, 1 skipped in 5.958s
21:02:29 [2020-03-17T21:02:29.999Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
21:02:29 [2020-03-17T21:02:29.999Z] ++ 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
21:02:29 [2020-03-17T21:02:29.999Z] ++ set -e
21:02:29 [2020-03-17T21:02:29.999Z] ++ '[' -n 0 ']'
21:02:29 [2020-03-17T21:02:29.999Z] ++ set -x
21:02:29 [2020-03-17T21:02:29.999Z] ++ env -i DEST=/go/src/github.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
21:02:30 [2020-03-17T21:02:30.110Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
21:02:30 [2020-03-17T21:02:30.288Z] INFO: Testing against a local daemon
21:02:30 [2020-03-17T21:02:30.288Z] === RUN   TestVolumesCreateAndList
21:02:30 [2020-03-17T21:02:30.288Z] --- PASS: TestVolumesCreateAndList (0.06s)
21:02:30 [2020-03-17T21:02:30.288Z] === RUN   TestVolumesRemove
21:02:30 [2020-03-17T21:02:30.288Z] --- PASS: TestVolumesRemove (0.09s)
21:02:30 [2020-03-17T21:02:30.288Z] === RUN   TestVolumesInspect
21:02:30 [2020-03-17T21:02:30.288Z] --- PASS: TestVolumesInspect (0.04s)
21:02:30 [2020-03-17T21:02:30.288Z] === RUN   TestVolumesInvalidJSON
21:02:30 [2020-03-17T21:02:30.288Z] === RUN   TestVolumesInvalidJSON//volumes/create
21:02:30 [2020-03-17T21:02:30.288Z] === PAUSE TestVolumesInvalidJSON//volumes/create
21:02:33 [2020-03-17T21:02:33.247Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
21:02:33 [2020-03-17T21:02:33.262Z] === CONT  TestVolumesInvalidJSON//volumes/create
21:02:33 [2020-03-17T21:02:33.262Z] --- PASS: TestVolumesInvalidJSON (0.03s)
21:02:33 [2020-03-17T21:02:33.262Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
21:02:33 [2020-03-17T21:02:33.262Z] PASS
21:02:33 [2020-03-17T21:02:33.262Z] 
21:02:33 [2020-03-17T21:02:33.262Z] DONE 5 tests in 0.305s
21:02:33 [2020-03-17T21:02:33.262Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:02:33 [2020-03-17T21:02:33.262Z] ++++ cat bundles/test-integration/docker.pid
21:02:33 [2020-03-17T21:02:33.262Z] +++ kill 13411
21:02:33 [2020-03-17T21:02:33.262Z] +++ /etc/init.d/apparmor stop
21:02:33 [2020-03-17T21:02:33.262Z] Leaving: AppArmorNo profiles have been unloaded.
21:02:33 [2020-03-17T21:02:33.262Z] 
21:02:33 [2020-03-17T21:02:33.262Z] Unloading profiles will leave already running processes permanently
21:02:33 [2020-03-17T21:02:33.262Z] unconfined, which can lead to unexpected situations.
21:02:33 [2020-03-17T21:02:33.262Z] 
21:02:33 [2020-03-17T21:02:33.262Z] To set a process to complain mode, use the command line tool
21:02:33 [2020-03-17T21:02:33.262Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:02:33 [2020-03-17T21:02:33.262Z] +++ true
21:02:33 [2020-03-17T21:02:33.262Z] 
Post stage
[Pipeline] junit
21:02:33 [2020-03-17T21:02:33.963Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
21:02:35 [2020-03-17T21:02:35.082Z] + echo Ensuring container killed.
21:02:35 [2020-03-17T21:02:35.082Z] Ensuring container killed.
21:02:35 [2020-03-17T21:02:35.082Z] + docker rm -vf docker-pr7
21:02:35 [2020-03-17T21:02:35.082Z] Error: No such container: docker-pr7
21:02:35 [2020-03-17T21:02:35.082Z] + true
[Pipeline] sh
21:02:35 [2020-03-17T21:02:35.535Z] + echo Chowning /workspace to jenkins user
21:02:35 [2020-03-17T21:02:35.535Z] Chowning /workspace to jenkins user
21:02:35 [2020-03-17T21:02:35.535Z] + id -u
21:02:35 [2020-03-17T21:02:35.535Z] + id -g
21:02:35 [2020-03-17T21:02:35.535Z] + docker run --rm -v /home/docker/workspace/moby_PR-39728:/workspace busybox chown -R 1001:1001 /workspace
21:02:35 [2020-03-17T21:02:35.535Z] Unable to find image 'busybox:latest' locally
21:02:35 [2020-03-17T21:02:35.772Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
21:02:35 [2020-03-17T21:02:35.827Z] latest: Pulling from library/busybox
21:02:36 [2020-03-17T21:02:36.337Z] === RUN   TestDockerSuite/TestStatsFormatAll
21:02:36 [2020-03-17T21:02:36.343Z] 4c6795986792: Pulling fs layer
21:02:36 [2020-03-17T21:02:36.343Z] 4c6795986792: Verifying Checksum
21:02:36 [2020-03-17T21:02:36.343Z] 4c6795986792: Download complete
21:02:36 [2020-03-17T21:02:36.629Z] 4c6795986792: Pull complete
21:02:36 [2020-03-17T21:02:36.629Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135
21:02:36 [2020-03-17T21:02:36.629Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
21:02:39 [2020-03-17T21:02:39.110Z] + bundleName=ppc64le-integration
21:02:39 [2020-03-17T21:02:39.110Z] + echo Creating ppc64le-integration-bundles.tar.gz
21:02:39 [2020-03-17T21:02:39.110Z] Creating ppc64le-integration-bundles.tar.gz
21:02:39 [2020-03-17T21:02:39.110Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log+  -o -name *.prof -oxargs -name tar *-report.xml -czf ) ppc64le-integration-bundles.tar.gz -print
21:02:39 [2020-03-17T21:02:39.110Z] 
[Pipeline] archiveArtifacts
21:02:39 [2020-03-17T21:02:39.448Z] Archiving artifacts
21:02:39 [2020-03-17T21:02:39.856Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39728/7/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
21:02:40 [2020-03-17T21:02:40.305Z] + make clean
21:02:40 [2020-03-17T21:02:40.633Z] make: command: Command not found
21:02:40 [2020-03-17T21:02:40.633Z] make: command: Command not found
21:02:40 [2020-03-17T21:02:40.633Z] docker volume rm -f docker-dev-cache
21:02:40 [2020-03-17T21:02:40.920Z] docker-dev-cache
[Pipeline] deleteDir
21:02:41 [2020-03-17T21:02:41.595Z] === RUN   TestDockerSuite/TestStatsNoStream
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
21:02:44 [2020-03-17T21:02:44.872Z] === RUN   TestDockerSuite/TestStopContainerSignal
21:02:46 [2020-03-17T21:02:46.768Z] === RUN   TestDockerSuite/TestTopMultipleArgs
21:02:47 [2020-03-17T21:02:47.332Z] === RUN   TestDockerSuite/TestTopNonPrivileged
21:02:48 [2020-03-17T21:02:48.265Z] === RUN   TestDockerSuite/TestTopPrivileged
21:02:48 [2020-03-17T21:02:48.830Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
21:02:48 [2020-03-17T21:02:48.830Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
21:02:49 [2020-03-17T21:02:49.764Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
21:02:53 [2020-03-17T21:02:53.941Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
21:02:58 [2020-03-17T21:02:58.124Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
21:02:58 [2020-03-17T21:02:58.124Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
21:02:59 [2020-03-17T21:02:59.056Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
21:02:59 [2020-03-17T21:02:59.056Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
21:02:59 [2020-03-17T21:02:59.989Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
21:03:01 [2020-03-17T21:03:01.886Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
21:03:01 [2020-03-17T21:03:01.886Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
21:03:03 [2020-03-17T21:03:03.265Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
21:03:04 [2020-03-17T21:03:04.198Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
21:03:05 [2020-03-17T21:03:05.131Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
21:03:07 [2020-03-17T21:03:07.078Z] === RUN   TestDockerSuite/TestUpdateStats
21:03:11 [2020-03-17T21:03:11.258Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
21:03:12 [2020-03-17T21:03:12.629Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
21:03:12 [2020-03-17T21:03:12.629Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
21:03:13 [2020-03-17T21:03:13.561Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
21:03:14 [2020-03-17T21:03:14.495Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
21:03:18 [2020-03-17T21:03:18.675Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
21:03:22 [2020-03-17T21:03:22.854Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
21:03:25 [2020-03-17T21:03:25.379Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
21:03:27 [2020-03-17T21:03:27.968Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
21:03:32 [2020-03-17T21:03:32.148Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
21:03:37 [2020-03-17T21:03:37.409Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
21:03:39 [2020-03-17T21:03:39.947Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
21:03:42 [2020-03-17T21:03:42.474Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
21:03:43 [2020-03-17T21:03:43.846Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
21:03:45 [2020-03-17T21:03:45.744Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
21:03:47 [2020-03-17T21:03:47.643Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
21:03:50 [2020-03-17T21:03:50.168Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
21:03:52 [2020-03-17T21:03:52.693Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
21:03:55 [2020-03-17T21:03:55.218Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
21:03:57 [2020-03-17T21:03:57.116Z] === RUN   TestDockerSuite/TestVolumeCLICreate
21:04:15 [2020-03-17T21:04:15.194Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
21:04:15 [2020-03-17T21:04:15.194Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
21:04:15 [2020-03-17T21:04:15.194Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
21:04:15 [2020-03-17T21:04:15.194Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
21:04:15 [2020-03-17T21:04:15.194Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
21:04:15 [2020-03-17T21:04:15.194Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
21:04:15 [2020-03-17T21:04:15.194Z] === RUN   TestDockerSuite/TestVolumeCLILs
21:04:15 [2020-03-17T21:04:15.194Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
21:04:15 [2020-03-17T21:04:15.194Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
21:04:15 [2020-03-17T21:04:15.194Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
21:04:15 [2020-03-17T21:04:15.194Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
21:04:15 [2020-03-17T21:04:15.194Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
21:04:15 [2020-03-17T21:04:15.194Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
21:04:15 [2020-03-17T21:04:15.452Z] === RUN   TestDockerSuite/TestVolumeCLIRm
21:04:17 [2020-03-17T21:04:17.979Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
21:04:17 [2020-03-17T21:04:17.979Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
21:04:17 [2020-03-17T21:04:17.979Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
21:04:17 [2020-03-17T21:04:17.979Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
21:04:17 [2020-03-17T21:04:17.979Z] === RUN   TestDockerSuite/TestVolumeEvents
21:04:18 [2020-03-17T21:04:18.912Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
21:04:22 [2020-03-17T21:04:22.193Z] === RUN   TestDockerSuite/TestVolumeLsFormat
21:04:22 [2020-03-17T21:04:22.193Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
21:04:22 [2020-03-17T21:04:22.193Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
21:04:25 [2020-03-17T21:04:25.471Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
21:04:29 [2020-03-17T21:04:29.657Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
21:04:29 [2020-03-17T21:04:29.657Z] --- PASS: TestDockerSuite (1786.47s)
21:04:29 [2020-03-17T21:04:29.657Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
21:04:29 [2020-03-17T21:04:29.657Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.07s)
21:04:29 [2020-03-17T21:04:29.657Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
21:04:29 [2020-03-17T21:04:29.657Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
21:04:29 [2020-03-17T21:04:29.657Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s)
21:04:29 [2020-03-17T21:04:29.657Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.04s)
21:04:29 [2020-03-17T21:04:29.657Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
21:04:29 [2020-03-17T21:04:29.657Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (1.20s)
21:04:29 [2020-03-17T21:04:29.657Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.10s)
21:04:29 [2020-03-17T21:04:29.657Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.65s)
21:04:29 [2020-03-17T21:04:29.657Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s)
21:04:29 [2020-03-17T21:04:29.657Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.83s)
21:04:29 [2020-03-17T21:04:29.657Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.17s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.93s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.30s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.01s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.31s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.36s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.25s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.78s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.23s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.22s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.07s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.34s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.28s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.42s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.12s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.33s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (1.23s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.30s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (1.07s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.46s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.77s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.58s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.53s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.71s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.48s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.08s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (20.12s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.70s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.76s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.80s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.33s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.62s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.98s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.04s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.64s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.14s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.14s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.37s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.59s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.86s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.55s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.98s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.29s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.40s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.28s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.38s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.84s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.70s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.55s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildAddTar (10.17s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.74s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.30s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.14s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.55s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.44s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.46s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.46s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.91s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.83s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.87s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.41s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.84s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.36s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.40s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.41s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.79s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.40s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.61s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.89s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.34s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.31s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.70s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.62s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.76s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (5.93s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.60s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.91s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.21s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.39s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.44s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.02s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.61s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.41s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.36s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.36s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
21:04:29 [2020-03-17T21:04:29.658Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.42s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.00s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.36s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildContChar (4.37s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.35s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.38s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.28s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.84s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.47s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.92s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.11s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.69s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.14s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.29s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.96s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
21:04:29 [2020-03-17T21:04:29.658Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
21:04:29 [2020-03-17T21:04:29.658Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
21:04:29 [2020-03-17T21:04:29.658Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
21:04:29 [2020-03-17T21:04:29.658Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
21:04:29 [2020-03-17T21:04:29.658Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
21:04:29 [2020-03-17T21:04:29.658Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
21:04:29 [2020-03-17T21:04:29.658Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.08s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.45s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.04s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.63s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.66s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.21s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.84s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.81s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.92s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.81s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.64s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.60s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.39s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (13.09s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.72s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.13s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.44s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.31s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.57s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.05s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.71s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.53s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.96s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.99s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (20.06s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.18s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (5.31s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.38s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.37s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.95s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.22s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.36s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.28s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.60s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.40s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.47s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.49s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.43s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.17s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (7.78s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (23.05s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.91s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.11s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.90s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.52s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.50s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.70s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
21:04:29 [2020-03-17T21:04:29.658Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.34s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.28s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.49s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.77s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.68s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.47s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildFails (1.13s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.43s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.48s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.91s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.49s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.38s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.16s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.24s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.86s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.33s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.31s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.81s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (2.18s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildHistory (5.64s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.53s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.26s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.71s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.61s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.12s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.45s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.40s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.45s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.31s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.48s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.06s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.77s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildLastModified (5.41s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (4.35s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.15s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.15s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.16s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.37s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.75s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.67s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.41s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.49s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.57s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (15.03s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.42s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.41s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.70s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
21:04:29 [2020-03-17T21:04:29.658Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.16s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.58s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.46s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.34s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (2.49s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildNetNone (1.21s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.48s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.28s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.48s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.51s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.33s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.39s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.79s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (2.29s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.75s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.75s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.73s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.45s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.38s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.96s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.88s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.94s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.83s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.97s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.17s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.29s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.71s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.28s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildRm (3.34s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.09s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.58s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.54s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.61s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.29s)
21:04:29 [2020-03-17T21:04:29.658Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.28s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.09s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (4.12s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.31s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
21:04:29 [2020-03-17T21:04:29.659Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.39s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.01s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestBuildStderr (1.00s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.59s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.50s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.20s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.68s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (1.39s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.96s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestBuildUser (2.48s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.28s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.87s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (1.12s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.30s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.14s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.11s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.90s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
21:04:29 [2020-03-17T21:04:29.659Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
21:04:29 [2020-03-17T21:04:29.659Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
21:04:29 [2020-03-17T21:04:29.659Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
21:04:29 [2020-03-17T21:04:29.659Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
21:04:29 [2020-03-17T21:04:29.659Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
21:04:29 [2020-03-17T21:04:29.659Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
21:04:29 [2020-03-17T21:04:29.659Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.14s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (1.17s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.93s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (1.10s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.28s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.39s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (1.25s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.48s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.67s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
21:04:29 [2020-03-17T21:04:29.659Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.94s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.74s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
21:04:29 [2020-03-17T21:04:29.659Z]         docker_cli_sni_test.go:18: Flakey test
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.85s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.20s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCommitChange (1.31s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.97s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCommitHardlink (2.17s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.82s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (1.01s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.71s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.96s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.83s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.94s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.81s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.86s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.76s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.98s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.83s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.98s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.83s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.09s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.05s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (1.02s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.08s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.13s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.92s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.86s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.81s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.75s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.75s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.87s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.91s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.86s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.81s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.82s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.86s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.86s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.80s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.67s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.57s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.82s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.64s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.83s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.86s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
21:04:29 [2020-03-17T21:04:29.659Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.81s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.82s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.18s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.92s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.55s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.99s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.52s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.41s)
21:04:29 [2020-03-17T21:04:29.659Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.59s)
21:04:29 [2020-03-17T21:04:29.659Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.63s)
21:04:29 [2020-03-17T21:04:29.659Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.62s)
21:04:29 [2020-03-17T21:04:29.659Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.77s)
21:04:29 [2020-03-17T21:04:29.659Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000377460_<nil>} (1.62s)
21:04:29 [2020-03-17T21:04:29.659Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1278602437_/foo_false__<nil>_<nil>_<nil>} (1.61s)
21:04:29 [2020-03-17T21:04:29.659Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1278602437_/foo_true__<nil>_<nil>_<nil>} (1.56s)
21:04:29 [2020-03-17T21:04:29.659Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3440035168_/foo_false__<nil>_<nil>_<nil>} (1.58s)
21:04:29 [2020-03-17T21:04:29.659Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3440035168_/foo_true__<nil>_<nil>_<nil>} (1.65s)
21:04:29 [2020-03-17T21:04:29.659Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3440035168_/foo_true__0xc0003774c0_<nil>_<nil>} (1.60s)
21:04:29 [2020-03-17T21:04:29.659Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0003774e0_<nil>} (1.60s)
21:04:29 [2020-03-17T21:04:29.659Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000377500_<nil>} (1.64s)
21:04:29 [2020-03-17T21:04:29.659Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000377520_<nil>} (1.63s)
21:04:29 [2020-03-17T21:04:29.659Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000377540_<nil>} (1.89s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.74s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.46s)
21:04:29 [2020-03-17T21:04:29.659Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
21:04:29 [2020-03-17T21:04:29.659Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
21:04:29 [2020-03-17T21:04:29.659Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
21:04:29 [2020-03-17T21:04:29.659Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
21:04:29 [2020-03-17T21:04:29.659Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
21:04:29 [2020-03-17T21:04:29.659Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s)
21:04:29 [2020-03-17T21:04:29.659Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s)
21:04:29 [2020-03-17T21:04:29.659Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s)
21:04:29 [2020-03-17T21:04:29.659Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
21:04:29 [2020-03-17T21:04:29.659Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s)
21:04:29 [2020-03-17T21:04:29.659Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s)
21:04:29 [2020-03-17T21:04:29.659Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s)
21:04:29 [2020-03-17T21:04:29.659Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.05s)
21:04:29 [2020-03-17T21:04:29.659Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.05s)
21:04:29 [2020-03-17T21:04:29.659Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.05s)
21:04:29 [2020-03-17T21:04:29.659Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.22s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.36s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.28s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.70s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.94s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.92s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.09s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.94s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.95s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.95s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (1.04s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (1.27s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (1.03s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.94s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (1.11s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.92s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (1.06s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.52s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.03s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.97s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.04s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.93s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.99s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.17s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.90s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.20s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.72s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.88s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.53s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCpToCaseD (5.05s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCpToCaseE (3.46s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.87s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCpToCaseG (5.03s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCpToCaseH (3.48s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.90s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (4.92s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.98s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCpToDot (0.91s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.67s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.83s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.94s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.39s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.42s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.99s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.70s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.08s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.55s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.79s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
21:04:29 [2020-03-17T21:04:29.659Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.82s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.38s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.10s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.18s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCreateRM (0.20s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
21:04:29 [2020-03-17T21:04:29.659Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.17s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.60s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.99s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.12s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.17s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.89s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.83s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.88s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.88s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.73s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.83s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.80s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.11s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.79s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.28s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.86s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.58s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.13s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.59s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.25s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.74s)
21:04:29 [2020-03-17T21:04:29.659Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.03s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.24s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.87s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.96s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.83s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.82s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.81s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.95s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.98s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (3.25s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.52s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.43s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.73s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.80s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.35s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.64s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.39s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.11s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.39s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.18s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.71s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.97s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.05s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.94s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.27s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.39s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.05s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.36s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
21:04:29 [2020-03-17T21:04:29.660Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
21:04:29 [2020-03-17T21:04:29.660Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
21:04:29 [2020-03-17T21:04:29.660Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (2.05s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (1.14s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestEventsRename (0.91s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestEventsResize (1.06s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.08s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.88s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.80s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.04s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestEventsTop (0.91s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.57s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.65s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestExec (0.92s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.90s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.81s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.83s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.71s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.88s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.94s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.86s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.90s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.90s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.86s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.72s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestExecCgroup (1.30s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestExecEnv (1.02s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.85s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestExecExitStatus (1.06s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestExecInspectID (3.21s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.88s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.96s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.95s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestExecParseError (0.79s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.91s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (1.02s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.40s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.90s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.92s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.10s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.89s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestExecTTY (0.99s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.69s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.95s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.94s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
21:04:29 [2020-03-17T21:04:29.660Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (2.09s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.88s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (1.13s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.94s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestExecWithUser (1.02s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.87s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.09s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.85s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.97s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (1.64s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestHealth (20.99s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.03s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (1.21s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.32s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.28s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.51s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.88s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.91s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.95s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.85s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.93s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.11s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.68s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestImportFile (1.85s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (2.05s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestImportGzipped (2.30s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.86s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.89s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.84s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (1.03s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.84s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.89s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.82s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.77s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.77s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.77s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.74s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.80s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.79s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.87s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
21:04:29 [2020-03-17T21:04:29.660Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.20s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.84s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.83s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestInspectHistory (1.02s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestInspectImage (0.04s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.05s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
21:04:29 [2020-03-17T21:04:29.660Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.97s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (1.16s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.90s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.85s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.79s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.01s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.86s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.91s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.85s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.85s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.87s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.86s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.85s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.86s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.87s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.05s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.52s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.90s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.61s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.39s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.04s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.71s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.62s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.95s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.41s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.05s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.04s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.84s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.87s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.94s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.83s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.43s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.82s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.96s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.89s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.78s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.83s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.86s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.09s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.13s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.14s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.25s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.09s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.25s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.87s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.80s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestLogsSince (6.89s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (6.01s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.94s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestLogsTail (0.95s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.83s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (1.09s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.49s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.77s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestNetHostname (2.77s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.37s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestNetworkEvents (1.23s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.46s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.78s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestPluginActive (1.65s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.07s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
21:04:29 [2020-03-17T21:04:29.660Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.76s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.39s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.47s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.01s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (5.12s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.57s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.62s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.64s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestPortList (10.86s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.62s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (7.24s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.81s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.90s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.80s)
21:04:29 [2020-03-17T21:04:29.660Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.10s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.55s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (3.24s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.51s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.35s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.18s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestPsByOrder (3.55s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.05s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (3.57s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.32s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.11s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.15s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.04s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.62s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.45s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.61s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.62s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.74s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.76s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.71s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.19s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.86s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestPsRightTagName (2.73s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.61s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.85s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
21:04:29 [2020-03-17T21:04:29.661Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.23s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.08s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.97s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.86s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (2.10s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.86s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.98s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.47s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.47s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.36s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.69s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.57s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.94s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.56s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.95s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.11s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.32s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.98s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.87s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.87s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.95s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRmiTag (0.21s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.87s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.70s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.97s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.15s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.44s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.83s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.85s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.34s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.77s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.78s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.70s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.81s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.96s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.94s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.63s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.63s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (1.00s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.94s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.96s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.85s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.93s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.32s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.18s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.81s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.81s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.80s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.45s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.81s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.78s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.88s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (1.02s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.88s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.88s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.82s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.85s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.81s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.83s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.27s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.88s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.85s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.83s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.88s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.66s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.58s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.60s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.81s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.80s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.72s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.89s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.04s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.94s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.65s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.84s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.41s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.82s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.69s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.63s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
21:04:29 [2020-03-17T21:04:29.661Z]         docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows
21:04:29 [2020-03-17T21:04:29.661Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
21:04:29 [2020-03-17T21:04:29.661Z]         docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.80s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.87s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.69s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.38s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.80s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.66s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.88s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
21:04:29 [2020-03-17T21:04:29.661Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.88s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.81s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.07s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.85s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.79s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.77s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.77s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.79s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.77s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.80s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.80s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.78s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.79s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.80s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.84s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.78s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.81s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.65s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.37s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
21:04:29 [2020-03-17T21:04:29.661Z]         docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.58s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.77s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.56s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.18s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.62s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.77s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.33s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.70s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.65s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.86s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.71s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.67s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.15s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.23s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.60s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.27s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.66s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.22s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.56s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.62s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunMount (6.24s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.81s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.78s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.60s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.43s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.38s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (2.55s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.58s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.65s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.69s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.73s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.15s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.77s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.75s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.40s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.39s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (5.28s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.77s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.15s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.87s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.77s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.95s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.90s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (1.06s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s)
21:04:29 [2020-03-17T21:04:29.661Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.90s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.87s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.99s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunPortInUse (1.10s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.71s)
21:04:29 [2020-03-17T21:04:29.661Z]         docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n"
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.82s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.74s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.92s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.95s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
21:04:29 [2020-03-17T21:04:29.661Z]         docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.91s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.77s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
21:04:29 [2020-03-17T21:04:29.661Z]         docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.72s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (2.06s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
21:04:29 [2020-03-17T21:04:29.661Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.47s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.88s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunRm (0.82s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.87s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.80s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.72s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.67s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.80s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.18s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.56s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.82s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.93s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.68s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.97s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.91s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.87s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.86s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.96s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (1.00s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.66s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunState (1.75s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.76s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.82s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.19s)
21:04:29 [2020-03-17T21:04:29.661Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
21:04:29 [2020-03-17T21:04:29.661Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
21:04:29 [2020-03-17T21:04:29.661Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.75s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.73s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.54s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.81s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.56s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.81s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.00s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.96s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.97s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.83s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.81s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.79s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.38s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.39s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.80s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.80s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.77s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.83s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
21:04:29 [2020-03-17T21:04:29.662Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.80s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.52s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.78s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.11s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.46s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.60s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.36s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.82s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.86s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.77s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.93s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
21:04:29 [2020-03-17T21:04:29.662Z]         docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows
21:04:29 [2020-03-17T21:04:29.662Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
21:04:29 [2020-03-17T21:04:29.662Z]         docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows
21:04:29 [2020-03-17T21:04:29.662Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
21:04:29 [2020-03-17T21:04:29.662Z]         docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.19s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.78s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.79s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.82s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.64s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (1.17s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.74s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.76s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.17s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.20s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.16s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.16s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.16s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.79s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.80s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.80s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.88s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.49s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.89s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.80s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.82s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.71s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.61s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.77s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
21:04:29 [2020-03-17T21:04:29.662Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.74s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.59s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.76s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.57s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.79s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.12s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.17s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.29s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.03s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.08s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.59s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (2.08s)
21:04:29 [2020-03-17T21:04:29.662Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents582188426
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.73s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.63s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.53s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.39s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.08s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.37s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.52s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.67s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.56s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.09s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.54s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.90s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (2.72s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (1.11s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.89s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.74s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.10s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (3.22s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.12s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (5.49s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.89s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.84s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.81s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.85s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.81s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
21:04:29 [2020-03-17T21:04:29.662Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.80s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.28s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.43s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.82s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.82s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
21:04:29 [2020-03-17T21:04:29.662Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.92s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.74s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
21:04:29 [2020-03-17T21:04:29.662Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.57s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.96s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.91s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.96s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.84s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.56s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
21:04:29 [2020-03-17T21:04:29.662Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.08s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.90s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.20s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.52s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.27s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.61s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.19s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.22s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.39s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.37s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.57s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.56s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.36s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.34s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.39s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.34s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.37s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.94s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.82s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.97s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (2.44s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.15s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.86s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.66s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.15s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.47s)
21:04:29 [2020-03-17T21:04:29.662Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
21:04:29 [2020-03-17T21:04:29.662Z]         docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
21:04:29 [2020-03-17T21:04:29.662Z] === RUN   TestDockerRegistrySuite
21:04:29 [2020-03-17T21:04:29.662Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
21:04:31 [2020-03-17T21:04:31.038Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
21:04:32 [2020-03-17T21:04:32.936Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
21:04:34 [2020-03-17T21:04:34.309Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
21:04:34 [2020-03-17T21:04:34.566Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
21:04:37 [2020-03-17T21:04:37.099Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
21:04:38 [2020-03-17T21:04:38.998Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
21:04:44 [2020-03-17T21:04:44.261Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
21:04:48 [2020-03-17T21:04:48.448Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
21:04:49 [2020-03-17T21:04:49.381Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
21:04:50 [2020-03-17T21:04:50.314Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
21:04:50 [2020-03-17T21:04:50.314Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
21:04:52 [2020-03-17T21:04:52.211Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
21:04:52 [2020-03-17T21:04:52.211Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
21:04:52 [2020-03-17T21:04:52.211Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
21:04:52 [2020-03-17T21:04:52.469Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
21:04:52 [2020-03-17T21:04:52.469Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
21:04:53 [2020-03-17T21:04:53.401Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
21:04:53 [2020-03-17T21:04:53.658Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
21:04:55 [2020-03-17T21:04:55.030Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
21:04:56 [2020-03-17T21:04:56.404Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
21:04:56 [2020-03-17T21:04:56.661Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
21:04:58 [2020-03-17T21:04:58.033Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
21:05:01 [2020-03-17T21:05:01.320Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
21:05:01 [2020-03-17T21:05:01.885Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
21:05:03 [2020-03-17T21:05:03.783Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
21:05:05 [2020-03-17T21:05:05.160Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
21:05:05 [2020-03-17T21:05:05.160Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
21:05:09 [2020-03-17T21:05:09.343Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
21:05:10 [2020-03-17T21:05:10.276Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
21:05:10 [2020-03-17T21:05:10.534Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
21:05:11 [2020-03-17T21:05:11.908Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
21:05:13 [2020-03-17T21:05:13.288Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
21:05:14 [2020-03-17T21:05:14.662Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
21:05:18 [2020-03-17T21:05:18.851Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
21:05:18 [2020-03-17T21:05:18.851Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
21:05:20 [2020-03-17T21:05:20.225Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
21:05:20 [2020-03-17T21:05:20.791Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
21:05:20 [2020-03-17T21:05:20.791Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
21:05:21 [2020-03-17T21:05:21.049Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
21:05:21 [2020-03-17T21:05:21.307Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
21:05:21 [2020-03-17T21:05:21.873Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
21:05:21 [2020-03-17T21:05:21.873Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
21:05:23 [2020-03-17T21:05:23.783Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
21:05:25 [2020-03-17T21:05:25.680Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
21:05:27 [2020-03-17T21:05:27.052Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
21:05:28 [2020-03-17T21:05:28.949Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
21:05:29 [2020-03-17T21:05:29.881Z] === RUN   TestDockerRegistrySuite/TestV2Only
21:05:30 [2020-03-17T21:05:30.448Z] --- PASS: TestDockerRegistrySuite (61.15s)
21:05:30 [2020-03-17T21:05:30.448Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.70s)
21:05:30 [2020-03-17T21:05:30.448Z]         check_test.go:196: [d4cb27a733cb4] daemon is not started
21:05:30 [2020-03-17T21:05:30.448Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.50s)
21:05:30 [2020-03-17T21:05:30.448Z]         check_test.go:196: [ddcf231cef198] daemon is not started
21:05:30 [2020-03-17T21:05:30.448Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.83s)
21:05:30 [2020-03-17T21:05:30.448Z]         check_test.go:196: [d79510ec2298a] daemon is not started
21:05:30 [2020-03-17T21:05:30.448Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s)
21:05:30 [2020-03-17T21:05:30.448Z]         check_test.go:196: [df74621ff56f8] daemon is not started
21:05:30 [2020-03-17T21:05:30.448Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.56s)
21:05:30 [2020-03-17T21:05:30.448Z]         check_test.go:196: [d9ae151030880] daemon is not started
21:05:30 [2020-03-17T21:05:30.449Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.37s)
21:05:30 [2020-03-17T21:05:30.449Z]         check_test.go:196: [d21e26f307183] daemon is not started
21:05:30 [2020-03-17T21:05:30.449Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.27s)
21:05:30 [2020-03-17T21:05:30.449Z]         check_test.go:196: [dd43fedbd871c] daemon is not started
21:05:30 [2020-03-17T21:05:30.449Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.46s)
21:05:30 [2020-03-17T21:05:30.449Z]         check_test.go:196: [d1882b6c157fc] daemon is not started
21:05:30 [2020-03-17T21:05:30.449Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.18s)
21:05:30 [2020-03-17T21:05:30.449Z]         check_test.go:196: [d1412745a6bbb] daemon is not started
21:05:30 [2020-03-17T21:05:30.449Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.47s)
21:05:30 [2020-03-17T21:05:30.449Z]         check_test.go:196: [d65751c6d6e98] daemon is not started
21:05:30 [2020-03-17T21:05:30.449Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.50s)
21:05:30 [2020-03-17T21:05:30.449Z]         check_test.go:196: [d00504db4d5e9] daemon is not started
21:05:30 [2020-03-17T21:05:30.449Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.63s)
21:05:30 [2020-03-17T21:05:30.449Z]         check_test.go:196: [de6d97425ddc9] daemon is not started
21:05:30 [2020-03-17T21:05:30.449Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.42s)
21:05:30 [2020-03-17T21:05:30.449Z]         check_test.go:196: [de2ac004d8127] daemon is not started
21:05:30 [2020-03-17T21:05:30.449Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.48s)
21:05:30 [2020-03-17T21:05:30.449Z]         check_test.go:196: [d9ec94afa4dd9] daemon is not started
21:05:30 [2020-03-17T21:05:30.449Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (3.14s)
21:05:30 [2020-03-17T21:05:30.449Z]         docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f2701f6ff518a1c05f3f38da6bab780add0b4529ae39c1c5cc532895a1707991
21:05:30 [2020-03-17T21:05:30.449Z]         docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:94604a9d93830e2bb88b50af3c812a0166021f060c16035f1a7c125129870d47
21:05:30 [2020-03-17T21:05:30.449Z]         check_test.go:196: [de1c512c1971a] daemon is not started
21:05:30 [2020-03-17T21:05:30.449Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.78s)
21:05:30 [2020-03-17T21:05:30.449Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:54a3c435285e533f34fc7c0e970272d638a69e3cdea69ce49a5538810853a552
21:05:30 [2020-03-17T21:05:30.449Z]         docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:221eaa8bc27d8eb129ef321a53085138d55e3c5ad05e4fb525b875070aa05489
21:05:30 [2020-03-17T21:05:30.449Z]         check_test.go:196: [d229880fddeef] daemon is not started
21:05:30 [2020-03-17T21:05:30.449Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.41s)
21:05:30 [2020-03-17T21:05:30.449Z]         check_test.go:196: [dadf84f00e18e] daemon is not started
21:05:30 [2020-03-17T21:05:30.449Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.70s)
21:05:30 [2020-03-17T21:05:30.449Z]         check_test.go:196: [dcd47ad089160] daemon is not started
21:05:30 [2020-03-17T21:05:30.449Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.43s)
21:05:30 [2020-03-17T21:05:30.449Z]         check_test.go:196: [d192eeec42fb6] daemon is not started
21:05:30 [2020-03-17T21:05:30.449Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s)
21:05:30 [2020-03-17T21:05:30.449Z]         check_test.go:196: [da113fabb438a] daemon is not started
21:05:30 [2020-03-17T21:05:30.449Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.39s)
21:05:30 [2020-03-17T21:05:30.449Z]         check_test.go:196: [d63d5ee16fedc] daemon is not started
21:05:30 [2020-03-17T21:05:30.449Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.34s)
21:05:30 [2020-03-17T21:05:30.449Z]         check_test.go:196: [df167a867af71] daemon is not started
21:05:30 [2020-03-17T21:05:30.449Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.30s)
21:05:30 [2020-03-17T21:05:30.449Z]         check_test.go:196: [d31288a6dd346] daemon is not started
21:05:30 [2020-03-17T21:05:30.449Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.86s)
21:05:30 [2020-03-17T21:05:30.449Z]         check_test.go:196: [db1c61904bf1f] daemon is not started
21:05:30 [2020-03-17T21:05:30.449Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.40s)
21:05:30 [2020-03-17T21:05:30.449Z]         check_test.go:196: [d4a6d73ce7476] daemon is not started
21:05:30 [2020-03-17T21:05:30.449Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.48s)
21:05:30 [2020-03-17T21:05:30.449Z]         check_test.go:196: [d06798031ec3d] daemon is not started
21:05:30 [2020-03-17T21:05:30.449Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.47s)
21:05:30 [2020-03-17T21:05:30.449Z]         check_test.go:196: [d0f98a2c4bdab] daemon is not started
21:05:30 [2020-03-17T21:05:30.449Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.13s)
21:05:30 [2020-03-17T21:05:30.449Z]         check_test.go:196: [d5e19d99bccb8] daemon is not started
21:05:30 [2020-03-17T21:05:30.449Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s)
21:05:30 [2020-03-17T21:05:30.449Z]         check_test.go:196: [d3add7b31681b] daemon is not started
21:05:30 [2020-03-17T21:05:30.449Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s)
21:05:30 [2020-03-17T21:05:30.449Z]         check_test.go:196: [d8de03339454a] daemon is not started
21:05:30 [2020-03-17T21:05:30.449Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s)
21:05:30 [2020-03-17T21:05:30.449Z]         check_test.go:196: [de69d6758335a] daemon is not started
21:05:30 [2020-03-17T21:05:30.449Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
21:05:30 [2020-03-17T21:05:30.449Z]         check_test.go:196: [d7b5151f5f6f8] daemon is not started
21:05:30 [2020-03-17T21:05:30.449Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.66s)
21:05:30 [2020-03-17T21:05:30.449Z]         check_test.go:196: [d53e0fdb82342] daemon is not started
21:05:30 [2020-03-17T21:05:30.449Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.22s)
21:05:30 [2020-03-17T21:05:30.449Z]         check_test.go:196: [daddf413acd41] daemon is not started
21:05:30 [2020-03-17T21:05:30.449Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.27s)
21:05:30 [2020-03-17T21:05:30.449Z]         check_test.go:196: [d3583d0e7108f] daemon is not started
21:05:30 [2020-03-17T21:05:30.449Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.59s)
21:05:30 [2020-03-17T21:05:30.449Z]         check_test.go:196: [daa42833e216b] daemon is not started
21:05:30 [2020-03-17T21:05:30.449Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.08s)
21:05:30 [2020-03-17T21:05:30.449Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.80s)
21:05:30 [2020-03-17T21:05:30.449Z] === RUN   TestDockerSchema1RegistrySuite
21:05:30 [2020-03-17T21:05:30.449Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
21:05:30 [2020-03-17T21:05:30.706Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
21:05:35 [2020-03-17T21:05:35.966Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
21:05:40 [2020-03-17T21:05:40.147Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
21:05:44 [2020-03-17T21:05:44.326Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
21:05:44 [2020-03-17T21:05:44.890Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
21:05:46 [2020-03-17T21:05:46.264Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
21:05:46 [2020-03-17T21:05:46.522Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
21:05:47 [2020-03-17T21:05:47.894Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
21:05:49 [2020-03-17T21:05:49.271Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
21:05:50 [2020-03-17T21:05:50.643Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
21:05:54 [2020-03-17T21:05:54.824Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
21:05:54 [2020-03-17T21:05:54.824Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
21:05:55 [2020-03-17T21:05:55.340Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
21:05:55 [2020-03-17T21:05:55.340Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
21:05:55 [2020-03-17T21:05:55.598Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
21:05:55 [2020-03-17T21:05:55.856Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
21:05:56 [2020-03-17T21:05:56.421Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
21:05:56 [2020-03-17T21:05:56.421Z] --- PASS: TestDockerSchema1RegistrySuite (25.90s)
21:05:56 [2020-03-17T21:05:56.421Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s)
21:05:56 [2020-03-17T21:05:56.421Z]         check_test.go:223: [d8add457057c4] daemon is not started
21:05:56 [2020-03-17T21:05:56.421Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.44s)
21:05:56 [2020-03-17T21:05:56.421Z]         check_test.go:223: [db98deff30fc3] daemon is not started
21:05:56 [2020-03-17T21:05:56.421Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.32s)
21:05:56 [2020-03-17T21:05:56.421Z]         check_test.go:223: [d0b7c8689a57f] daemon is not started
21:05:56 [2020-03-17T21:05:56.421Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.25s)
21:05:56 [2020-03-17T21:05:56.421Z]         check_test.go:223: [df2c543f0d0d1] daemon is not started
21:05:56 [2020-03-17T21:05:56.421Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.29s)
21:05:56 [2020-03-17T21:05:56.421Z]         check_test.go:223: [de706f1ad5554] daemon is not started
21:05:56 [2020-03-17T21:05:56.421Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.36s)
21:05:56 [2020-03-17T21:05:56.421Z]         check_test.go:223: [d5fd059cade0c] daemon is not started
21:05:56 [2020-03-17T21:05:56.421Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s)
21:05:56 [2020-03-17T21:05:56.421Z]         check_test.go:223: [d6e88cdd48f76] daemon is not started
21:05:56 [2020-03-17T21:05:56.421Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.46s)
21:05:56 [2020-03-17T21:05:56.421Z]         check_test.go:223: [dd3f62cc37b8a] daemon is not started
21:05:56 [2020-03-17T21:05:56.421Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.27s)
21:05:56 [2020-03-17T21:05:56.421Z]         check_test.go:223: [d9d41157f8acf] daemon is not started
21:05:56 [2020-03-17T21:05:56.421Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.22s)
21:05:56 [2020-03-17T21:05:56.421Z]         check_test.go:223: [deb57d16e2790] daemon is not started
21:05:56 [2020-03-17T21:05:56.421Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.98s)
21:05:56 [2020-03-17T21:05:56.421Z]         check_test.go:223: [d6ff63391501e] daemon is not started
21:05:56 [2020-03-17T21:05:56.421Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.39s)
21:05:56 [2020-03-17T21:05:56.421Z]         check_test.go:223: [d2ea14073dc16] daemon is not started
21:05:56 [2020-03-17T21:05:56.421Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.47s)
21:05:56 [2020-03-17T21:05:56.421Z]         check_test.go:223: [d478184f0a921] daemon is not started
21:05:56 [2020-03-17T21:05:56.421Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
21:05:56 [2020-03-17T21:05:56.421Z]         check_test.go:223: [d9092b02cd1c5] daemon is not started
21:05:56 [2020-03-17T21:05:56.421Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s)
21:05:56 [2020-03-17T21:05:56.421Z]         check_test.go:223: [d81d7ebdfb364] daemon is not started
21:05:56 [2020-03-17T21:05:56.421Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.28s)
21:05:56 [2020-03-17T21:05:56.421Z]         check_test.go:223: [d60f2fa415eaa] daemon is not started
21:05:56 [2020-03-17T21:05:56.421Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s)
21:05:56 [2020-03-17T21:05:56.421Z]         check_test.go:223: [d55588669115c] daemon is not started
21:05:56 [2020-03-17T21:05:56.421Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
21:05:56 [2020-03-17T21:05:56.422Z]         check_test.go:223: [ddb7793096fc6] daemon is not started
21:05:56 [2020-03-17T21:05:56.422Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
21:05:56 [2020-03-17T21:05:56.422Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
21:05:57 [2020-03-17T21:05:57.354Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
21:05:57 [2020-03-17T21:05:57.918Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
21:05:57 [2020-03-17T21:05:57.918Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
21:05:58 [2020-03-17T21:05:58.851Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
21:05:59 [2020-03-17T21:05:59.108Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
21:05:59 [2020-03-17T21:05:59.366Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
21:05:59 [2020-03-17T21:05:59.932Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
21:06:00 [2020-03-17T21:06:00.497Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
21:06:00 [2020-03-17T21:06:00.756Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.24s)
21:06:00 [2020-03-17T21:06:00.756Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.94s)
21:06:00 [2020-03-17T21:06:00.756Z]         check_test.go:252: [ddc987858c28b] daemon is not started
21:06:00 [2020-03-17T21:06:00.756Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.49s)
21:06:00 [2020-03-17T21:06:00.756Z]         check_test.go:252: [d91a671b5285e] daemon is not started
21:06:00 [2020-03-17T21:06:00.756Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
21:06:00 [2020-03-17T21:06:00.756Z]         check_test.go:252: [d21e23a147b51] daemon is not started
21:06:00 [2020-03-17T21:06:00.756Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.22s)
21:06:00 [2020-03-17T21:06:00.756Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.26s)
21:06:00 [2020-03-17T21:06:00.756Z]         check_test.go:252: [df22b1bd78902] daemon is not started
21:06:00 [2020-03-17T21:06:00.756Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.44s)
21:06:00 [2020-03-17T21:06:00.756Z]         check_test.go:252: [defa0b583f421] daemon is not started
21:06:00 [2020-03-17T21:06:00.756Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.53s)
21:06:00 [2020-03-17T21:06:00.756Z]         check_test.go:252: [d0b6b57b55e6f] daemon is not started
21:06:00 [2020-03-17T21:06:00.756Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.19s)
21:06:00 [2020-03-17T21:06:00.756Z]         check_test.go:252: [df631a714db43] daemon is not started
21:06:00 [2020-03-17T21:06:00.756Z] === RUN   TestDockerRegistryAuthTokenSuite
21:06:00 [2020-03-17T21:06:00.756Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
21:06:02 [2020-03-17T21:06:02.128Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
21:06:06 [2020-03-17T21:06:06.307Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
21:06:06 [2020-03-17T21:06:06.307Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
21:06:06 [2020-03-17T21:06:06.307Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
21:06:06 [2020-03-17T21:06:06.307Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
21:06:06 [2020-03-17T21:06:06.307Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
21:06:06 [2020-03-17T21:06:06.564Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.83s)
21:06:06 [2020-03-17T21:06:06.564Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s)
21:06:06 [2020-03-17T21:06:06.564Z]         check_test.go:279: [deca865943abf] daemon is not started
21:06:06 [2020-03-17T21:06:06.564Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s)
21:06:06 [2020-03-17T21:06:06.564Z]         check_test.go:279: [dc1d998c139e2] daemon is not started
21:06:06 [2020-03-17T21:06:06.564Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
21:06:06 [2020-03-17T21:06:06.564Z]         check_test.go:279: [d1a3edc61e869] daemon is not started
21:06:06 [2020-03-17T21:06:06.564Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.18s)
21:06:06 [2020-03-17T21:06:06.564Z]         check_test.go:279: [dfecb9e68066f] daemon is not started
21:06:06 [2020-03-17T21:06:06.564Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.17s)
21:06:06 [2020-03-17T21:06:06.564Z]         check_test.go:279: [d38e7812e3f3b] daemon is not started
21:06:06 [2020-03-17T21:06:06.564Z] === RUN   TestDockerNetworkSuite
21:06:06 [2020-03-17T21:06:06.564Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
21:06:09 [2020-03-17T21:06:09.187Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
21:06:09 [2020-03-17T21:06:09.446Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
21:06:10 [2020-03-17T21:06:10.824Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
21:06:15 [2020-03-17T21:06:15.004Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
21:06:16 [2020-03-17T21:06:16.376Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
21:06:17 [2020-03-17T21:06:17.746Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
21:06:19 [2020-03-17T21:06:19.644Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
21:06:23 [2020-03-17T21:06:23.825Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
21:06:25 [2020-03-17T21:06:25.197Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
21:06:35 [2020-03-17T21:06:35.165Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
21:06:38 [2020-03-17T21:06:38.442Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
21:06:38 [2020-03-17T21:06:38.442Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
21:06:39 [2020-03-17T21:06:39.815Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
21:06:40 [2020-03-17T21:06:40.773Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
21:06:41 [2020-03-17T21:06:41.337Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
21:06:42 [2020-03-17T21:06:42.710Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
21:06:44 [2020-03-17T21:06:44.083Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
21:06:44 [2020-03-17T21:06:44.340Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
21:06:44 [2020-03-17T21:06:44.598Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
21:06:46 [2020-03-17T21:06:46.497Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
21:06:46 [2020-03-17T21:06:46.497Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
21:06:46 [2020-03-17T21:06:46.498Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
21:06:46 [2020-03-17T21:06:46.498Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
21:06:47 [2020-03-17T21:06:47.868Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
21:06:49 [2020-03-17T21:06:49.766Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
21:06:50 [2020-03-17T21:06:50.025Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
21:06:50 [2020-03-17T21:06:50.283Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
21:06:50 [2020-03-17T21:06:50.283Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
21:06:52 [2020-03-17T21:06:52.809Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
21:06:54 [2020-03-17T21:06:54.705Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
21:06:55 [2020-03-17T21:06:55.272Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
21:06:58 [2020-03-17T21:06:58.551Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
21:06:58 [2020-03-17T21:06:58.551Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
21:07:01 [2020-03-17T21:07:01.829Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
21:07:09 [2020-03-17T21:07:09.941Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
21:07:09 [2020-03-17T21:07:09.941Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
21:07:10 [2020-03-17T21:07:10.505Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
21:07:10 [2020-03-17T21:07:10.505Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
21:07:10 [2020-03-17T21:07:10.505Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
21:07:10 [2020-03-17T21:07:10.763Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
21:07:10 [2020-03-17T21:07:10.763Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
21:07:10 [2020-03-17T21:07:10.763Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
21:07:13 [2020-03-17T21:07:13.287Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
21:07:15 [2020-03-17T21:07:15.818Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
21:07:15 [2020-03-17T21:07:15.818Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
21:07:15 [2020-03-17T21:07:15.818Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
21:07:16 [2020-03-17T21:07:16.751Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
21:07:18 [2020-03-17T21:07:18.649Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
21:07:21 [2020-03-17T21:07:21.930Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
21:07:21 [2020-03-17T21:07:21.930Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
21:07:25 [2020-03-17T21:07:25.210Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
21:07:27 [2020-03-17T21:07:27.107Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
21:07:27 [2020-03-17T21:07:27.107Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
21:07:27 [2020-03-17T21:07:27.672Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
21:07:28 [2020-03-17T21:07:28.604Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
21:07:31 [2020-03-17T21:07:31.134Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
21:07:31 [2020-03-17T21:07:31.134Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
21:07:31 [2020-03-17T21:07:31.392Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
21:07:32 [2020-03-17T21:07:32.765Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
21:07:33 [2020-03-17T21:07:33.698Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
21:07:34 [2020-03-17T21:07:34.631Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
21:07:35 [2020-03-17T21:07:35.197Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
21:07:37 [2020-03-17T21:07:37.726Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
21:07:42 [2020-03-17T21:07:42.988Z] --- PASS: TestDockerNetworkSuite (95.62s)
21:07:42 [2020-03-17T21:07:42.988Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.11s)
21:07:42 [2020-03-17T21:07:42.988Z]         docker_cli_network_unix_test.go:46: [dee6285f7b130] daemon is not started
21:07:42 [2020-03-17T21:07:42.988Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.31s)
21:07:42 [2020-03-17T21:07:42.988Z]         docker_cli_network_unix_test.go:46: [d693d382aeb2b] daemon is not started
21:07:42 [2020-03-17T21:07:42.988Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.23s)
21:07:42 [2020-03-17T21:07:42.988Z]         docker_cli_network_unix_test.go:46: [d82e8ae0b589f] daemon is not started
21:07:42 [2020-03-17T21:07:42.988Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (3.20s)
21:07:42 [2020-03-17T21:07:42.988Z]         docker_cli_network_unix_test.go:46: [db8bc5e2b7e2d] daemon is not started
21:07:42 [2020-03-17T21:07:42.988Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.82s)
21:07:42 [2020-03-17T21:07:42.988Z]         docker_cli_network_unix_test.go:1233: [d988260f9f4ed] daemon is not started
21:07:42 [2020-03-17T21:07:42.988Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.00s)
21:07:42 [2020-03-17T21:07:42.988Z]         docker_cli_network_unix_test.go:46: [d68545fc6572a] daemon is not started
21:07:42 [2020-03-17T21:07:42.988Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.29s)
21:07:42 [2020-03-17T21:07:42.988Z]         docker_cli_network_unix_test.go:46: [d315608b8f8a7] daemon is not started
21:07:42 [2020-03-17T21:07:42.988Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.46s)
21:07:42 [2020-03-17T21:07:42.988Z]         docker_cli_network_unix_test.go:46: [d0251ba5697d5] daemon is not started
21:07:42 [2020-03-17T21:07:42.988Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.82s)
21:07:42 [2020-03-17T21:07:42.988Z]         docker_cli_network_unix_test.go:46: [d8bb431aebf68] daemon is not started
21:07:42 [2020-03-17T21:07:42.988Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.84s)
21:07:42 [2020-03-17T21:07:42.988Z]         docker_cli_network_unix_test.go:46: [d74c22bca4738] daemon is not started
21:07:42 [2020-03-17T21:07:42.988Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.74s)
21:07:42 [2020-03-17T21:07:42.988Z]         docker_cli_network_unix_test.go:46: [dc85555813c17] daemon is not started
21:07:42 [2020-03-17T21:07:42.988Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.42s)
21:07:42 [2020-03-17T21:07:42.988Z]         docker_cli_network_unix_test.go:46: [dbe36761fb511] daemon is not started
21:07:42 [2020-03-17T21:07:42.988Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.45s)
21:07:42 [2020-03-17T21:07:42.988Z]         docker_cli_network_unix_test.go:46: [ddc997e8d57f2] daemon is not started
21:07:42 [2020-03-17T21:07:42.988Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.14s)
21:07:42 [2020-03-17T21:07:42.988Z]         docker_cli_network_unix_test.go:46: [d5483804cfccb] daemon is not started
21:07:42 [2020-03-17T21:07:42.988Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.35s)
21:07:42 [2020-03-17T21:07:42.988Z]         docker_cli_network_unix_test.go:46: [d2a0240cf2495] daemon is not started
21:07:42 [2020-03-17T21:07:42.988Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.52s)
21:07:42 [2020-03-17T21:07:42.988Z]         docker_cli_network_unix_test.go:46: [db53835d8e58a] daemon is not started
21:07:42 [2020-03-17T21:07:42.988Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.15s)
21:07:42 [2020-03-17T21:07:42.988Z]         docker_cli_network_unix_test.go:46: [d0880d782d631] daemon is not started
21:07:42 [2020-03-17T21:07:42.988Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
21:07:42 [2020-03-17T21:07:42.988Z]         docker_cli_network_unix_test.go:46: [d2e2da7f834aa] daemon is not started
21:07:42 [2020-03-17T21:07:42.988Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s)
21:07:42 [2020-03-17T21:07:42.988Z]         docker_cli_network_unix_test.go:46: [dd28ee7fa7d64] daemon is not started
21:07:42 [2020-03-17T21:07:42.988Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.49s)
21:07:42 [2020-03-17T21:07:42.988Z]         docker_cli_network_unix_test.go:46: [d18d01c009b1e] daemon is not started
21:07:42 [2020-03-17T21:07:42.988Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.82s)
21:07:42 [2020-03-17T21:07:42.988Z]         docker_cli_network_unix_test.go:46: [d1d09203f4a05] daemon is not started
21:07:42 [2020-03-17T21:07:42.988Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s)
21:07:42 [2020-03-17T21:07:42.988Z]         docker_cli_network_unix_test.go:46: [d3bedbf15b09f] daemon is not started
21:07:42 [2020-03-17T21:07:42.988Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.41s)
21:07:42 [2020-03-17T21:07:42.988Z]         docker_cli_network_unix_test.go:46: [d82b9de80f35d] daemon is not started
21:07:42 [2020-03-17T21:07:42.988Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s)
21:07:42 [2020-03-17T21:07:42.988Z]         docker_cli_network_unix_test.go:46: [dca047b63ba22] daemon is not started
21:07:42 [2020-03-17T21:07:42.988Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.26s)
21:07:42 [2020-03-17T21:07:42.989Z]         docker_cli_network_unix_test.go:968: [d296545d11b11] daemon is not started
21:07:42 [2020-03-17T21:07:42.989Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.87s)
21:07:42 [2020-03-17T21:07:42.989Z]         docker_cli_network_unix_test.go:46: [d63ad49ccab59] daemon is not started
21:07:42 [2020-03-17T21:07:42.989Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.46s)
21:07:42 [2020-03-17T21:07:42.989Z]         docker_cli_network_unix_test.go:1116: [dd974bd9832de] daemon is not started
21:07:42 [2020-03-17T21:07:42.989Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.33s)
21:07:42 [2020-03-17T21:07:42.989Z]         docker_cli_network_unix_test.go:46: [d06f35218b741] daemon is not started
21:07:42 [2020-03-17T21:07:42.989Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.04s)
21:07:42 [2020-03-17T21:07:42.989Z]         docker_cli_network_unix_test.go:46: [d3a7a58365f44] daemon is not started
21:07:42 [2020-03-17T21:07:42.989Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.12s)
21:07:42 [2020-03-17T21:07:42.989Z]         docker_cli_network_unix_test.go:46: [d322ec166066f] daemon is not started
21:07:42 [2020-03-17T21:07:42.989Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s)
21:07:42 [2020-03-17T21:07:42.989Z]         docker_cli_network_unix_test.go:46: [d6e8b16fbe922] daemon is not started
21:07:42 [2020-03-17T21:07:42.989Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.14s)
21:07:42 [2020-03-17T21:07:42.989Z]         docker_cli_network_unix_test.go:46: [d5f8cc50b3c9c] daemon is not started
21:07:42 [2020-03-17T21:07:42.989Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.14s)
21:07:42 [2020-03-17T21:07:42.989Z]         docker_cli_network_unix_test.go:46: [d17df95fbe2bf] daemon is not started
21:07:42 [2020-03-17T21:07:42.989Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
21:07:42 [2020-03-17T21:07:42.989Z]         docker_cli_network_unix_test.go:46: [dcc78ac6e24e1] daemon is not started
21:07:42 [2020-03-17T21:07:42.989Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.58s)
21:07:42 [2020-03-17T21:07:42.989Z]         docker_cli_network_unix_test.go:46: [d5a99239c8e25] daemon is not started
21:07:42 [2020-03-17T21:07:42.989Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s)
21:07:42 [2020-03-17T21:07:42.989Z]         docker_cli_network_unix_test.go:46: [ddd79c728f6c3] daemon is not started
21:07:42 [2020-03-17T21:07:42.989Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
21:07:42 [2020-03-17T21:07:42.989Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
21:07:42 [2020-03-17T21:07:42.989Z]         docker_cli_network_unix_test.go:46: [de5d8097d682c] daemon is not started
21:07:42 [2020-03-17T21:07:42.989Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.35s)
21:07:42 [2020-03-17T21:07:42.989Z]         docker_cli_network_unix_test.go:46: [d3eb5454d2ce2] daemon is not started
21:07:42 [2020-03-17T21:07:42.989Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.99s)
21:07:42 [2020-03-17T21:07:42.989Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.07s)
21:07:42 [2020-03-17T21:07:42.989Z]         docker_cli_network_unix_test.go:1084: [d6520ccf9e849] daemon is not started
21:07:42 [2020-03-17T21:07:42.989Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.07s)
21:07:42 [2020-03-17T21:07:42.989Z]         docker_cli_network_unix_test.go:46: [dc1920b78a131] daemon is not started
21:07:42 [2020-03-17T21:07:42.989Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.48s)
21:07:42 [2020-03-17T21:07:42.989Z]         docker_cli_network_unix_test.go:46: [d98f23025128b] daemon is not started
21:07:42 [2020-03-17T21:07:42.989Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.83s)
21:07:42 [2020-03-17T21:07:42.989Z]         docker_cli_network_unix_test.go:46: [d7c7d1e89895a] daemon is not started
21:07:42 [2020-03-17T21:07:42.989Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
21:07:42 [2020-03-17T21:07:42.989Z]         docker_cli_network_unix_test.go:46: [d40fabaad0a34] daemon is not started
21:07:42 [2020-03-17T21:07:42.989Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.33s)
21:07:42 [2020-03-17T21:07:42.989Z]         docker_cli_network_unix_test.go:46: [dca565a8ccc91] daemon is not started
21:07:42 [2020-03-17T21:07:42.989Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (1.00s)
21:07:42 [2020-03-17T21:07:42.989Z]         docker_cli_network_unix_test.go:46: [dbe3ecbd641d8] daemon is not started
21:07:42 [2020-03-17T21:07:42.989Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.69s)
21:07:42 [2020-03-17T21:07:42.989Z]         docker_cli_network_unix_test.go:46: [d554bb0ee8e98] daemon is not started
21:07:42 [2020-03-17T21:07:42.989Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.76s)
21:07:42 [2020-03-17T21:07:42.989Z]         docker_cli_network_unix_test.go:46: [d2f3040edfb31] daemon is not started
21:07:42 [2020-03-17T21:07:42.989Z] === RUN   TestDockerHubPullSuite
21:07:42 [2020-03-17T21:07:42.989Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
21:07:43 [2020-03-17T21:07:43.554Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
21:07:46 [2020-03-17T21:07:46.078Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
21:07:46 [2020-03-17T21:07:46.078Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
21:07:47 [2020-03-17T21:07:47.449Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
21:07:47 [2020-03-17T21:07:47.449Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
21:07:47 [2020-03-17T21:07:47.449Z] --- PASS: TestDockerHubPullSuite (5.50s)
21:07:47 [2020-03-17T21:07:47.449Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.35s)
21:07:47 [2020-03-17T21:07:47.449Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.18s)
21:07:47 [2020-03-17T21:07:47.449Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.45s)
21:07:47 [2020-03-17T21:07:47.449Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.23s)
21:07:47 [2020-03-17T21:07:47.449Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s)
21:07:47 [2020-03-17T21:07:47.449Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s)
21:07:47 [2020-03-17T21:07:47.449Z] PASS
21:07:47 [2020-03-17T21:07:47.449Z] 
21:07:47 [2020-03-17T21:07:47.449Z] === Skipped
21:07:47 [2020-03-17T21:07:47.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
21:07:47 [2020-03-17T21:07:47.706Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
21:07:47 [2020-03-17T21:07:47.706Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
21:07:47 [2020-03-17T21:07:47.706Z] 
21:07:47 [2020-03-17T21:07:47.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
21:07:47 [2020-03-17T21:07:47.706Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
21:07:47 [2020-03-17T21:07:47.706Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
21:07:47 [2020-03-17T21:07:47.706Z] 
21:07:47 [2020-03-17T21:07:47.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
21:07:47 [2020-03-17T21:07:47.706Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
21:07:47 [2020-03-17T21:07:47.706Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
21:07:47 [2020-03-17T21:07:47.706Z] 
21:07:47 [2020-03-17T21:07:47.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
21:07:47 [2020-03-17T21:07:47.706Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
21:07:47 [2020-03-17T21:07:47.706Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
21:07:47 [2020-03-17T21:07:47.706Z] 
21:07:47 [2020-03-17T21:07:47.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
21:07:47 [2020-03-17T21:07:47.706Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
21:07:47 [2020-03-17T21:07:47.706Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
21:07:47 [2020-03-17T21:07:47.706Z] 
21:07:47 [2020-03-17T21:07:47.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
21:07:47 [2020-03-17T21:07:47.706Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
21:07:47 [2020-03-17T21:07:47.706Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
21:07:47 [2020-03-17T21:07:47.706Z] 
21:07:47 [2020-03-17T21:07:47.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
21:07:47 [2020-03-17T21:07:47.706Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
21:07:47 [2020-03-17T21:07:47.706Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
21:07:47 [2020-03-17T21:07:47.706Z] 
21:07:47 [2020-03-17T21:07:47.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
21:07:47 [2020-03-17T21:07:47.706Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
21:07:47 [2020-03-17T21:07:47.706Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
21:07:47 [2020-03-17T21:07:47.706Z] 
21:07:47 [2020-03-17T21:07:47.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
21:07:47 [2020-03-17T21:07:47.706Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
21:07:47 [2020-03-17T21:07:47.706Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
21:07:47 [2020-03-17T21:07:47.706Z] 
21:07:47 [2020-03-17T21:07:47.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
21:07:47 [2020-03-17T21:07:47.706Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
21:07:47 [2020-03-17T21:07:47.706Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
21:07:47 [2020-03-17T21:07:47.706Z] 
21:07:47 [2020-03-17T21:07:47.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
21:07:47 [2020-03-17T21:07:47.706Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
21:07:47 [2020-03-17T21:07:47.706Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
21:07:47 [2020-03-17T21:07:47.706Z] 
21:07:47 [2020-03-17T21:07:47.706Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
21:07:47 [2020-03-17T21:07:47.707Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
21:07:47 [2020-03-17T21:07:47.707Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
21:07:47 [2020-03-17T21:07:47.707Z] 
21:07:47 [2020-03-17T21:07:47.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
21:07:47 [2020-03-17T21:07:47.707Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
21:07:47 [2020-03-17T21:07:47.707Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
21:07:47 [2020-03-17T21:07:47.707Z] 
21:07:47 [2020-03-17T21:07:47.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
21:07:47 [2020-03-17T21:07:47.707Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
21:07:47 [2020-03-17T21:07:47.707Z]         docker_cli_sni_test.go:18: Flakey test
21:07:47 [2020-03-17T21:07:47.707Z] 
21:07:47 [2020-03-17T21:07:47.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
21:07:47 [2020-03-17T21:07:47.707Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
21:07:47 [2020-03-17T21:07:47.707Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
21:07:47 [2020-03-17T21:07:47.707Z] 
21:07:47 [2020-03-17T21:07:47.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
21:07:47 [2020-03-17T21:07:47.707Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
21:07:47 [2020-03-17T21:07:47.707Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
21:07:47 [2020-03-17T21:07:47.707Z] 
21:07:47 [2020-03-17T21:07:47.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
21:07:47 [2020-03-17T21:07:47.707Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
21:07:47 [2020-03-17T21:07:47.707Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
21:07:47 [2020-03-17T21:07:47.707Z] 
21:07:47 [2020-03-17T21:07:47.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
21:07:47 [2020-03-17T21:07:47.707Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
21:07:47 [2020-03-17T21:07:47.707Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
21:07:47 [2020-03-17T21:07:47.707Z] 
21:07:47 [2020-03-17T21:07:47.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
21:07:47 [2020-03-17T21:07:47.707Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
21:07:47 [2020-03-17T21:07:47.707Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
21:07:47 [2020-03-17T21:07:47.707Z] 
21:07:47 [2020-03-17T21:07:47.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
21:07:47 [2020-03-17T21:07:47.707Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
21:07:47 [2020-03-17T21:07:47.707Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
21:07:47 [2020-03-17T21:07:47.707Z] 
21:07:47 [2020-03-17T21:07:47.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
21:07:47 [2020-03-17T21:07:47.707Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
21:07:47 [2020-03-17T21:07:47.707Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
21:07:47 [2020-03-17T21:07:47.707Z] 
21:07:47 [2020-03-17T21:07:47.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
21:07:47 [2020-03-17T21:07:47.707Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
21:07:47 [2020-03-17T21:07:47.707Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
21:07:47 [2020-03-17T21:07:47.707Z] 
21:07:47 [2020-03-17T21:07:47.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s)
21:07:47 [2020-03-17T21:07:47.707Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
21:07:47 [2020-03-17T21:07:47.707Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
21:07:47 [2020-03-17T21:07:47.707Z] 
21:07:47 [2020-03-17T21:07:47.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
21:07:47 [2020-03-17T21:07:47.707Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
21:07:47 [2020-03-17T21:07:47.707Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
21:07:47 [2020-03-17T21:07:47.707Z] 
21:07:47 [2020-03-17T21:07:47.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
21:07:47 [2020-03-17T21:07:47.707Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
21:07:47 [2020-03-17T21:07:47.707Z]         docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows
21:07:47 [2020-03-17T21:07:47.707Z] 
21:07:47 [2020-03-17T21:07:47.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
21:07:47 [2020-03-17T21:07:47.707Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
21:07:47 [2020-03-17T21:07:47.707Z]         docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows
21:07:47 [2020-03-17T21:07:47.707Z] 
21:07:47 [2020-03-17T21:07:47.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
21:07:47 [2020-03-17T21:07:47.707Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
21:07:47 [2020-03-17T21:07:47.707Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
21:07:47 [2020-03-17T21:07:47.707Z] 
21:07:47 [2020-03-17T21:07:47.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
21:07:47 [2020-03-17T21:07:47.707Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
21:07:47 [2020-03-17T21:07:47.707Z]         docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv
21:07:47 [2020-03-17T21:07:47.707Z] 
21:07:47 [2020-03-17T21:07:47.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s)
21:07:47 [2020-03-17T21:07:47.707Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s)
21:07:47 [2020-03-17T21:07:47.707Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
21:07:47 [2020-03-17T21:07:47.707Z] 
21:07:47 [2020-03-17T21:07:47.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
21:07:47 [2020-03-17T21:07:47.707Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
21:07:47 [2020-03-17T21:07:47.707Z]         docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess
21:07:47 [2020-03-17T21:07:47.707Z] 
21:07:47 [2020-03-17T21:07:47.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
21:07:47 [2020-03-17T21:07:47.707Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
21:07:47 [2020-03-17T21:07:47.707Z]         docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured
21:07:47 [2020-03-17T21:07:47.707Z] 
21:07:47 [2020-03-17T21:07:47.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
21:07:47 [2020-03-17T21:07:47.707Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
21:07:47 [2020-03-17T21:07:47.707Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
21:07:47 [2020-03-17T21:07:47.707Z] 
21:07:47 [2020-03-17T21:07:47.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
21:07:47 [2020-03-17T21:07:47.707Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
21:07:47 [2020-03-17T21:07:47.707Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
21:07:47 [2020-03-17T21:07:47.707Z] 
21:07:47 [2020-03-17T21:07:47.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
21:07:47 [2020-03-17T21:07:47.707Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
21:07:47 [2020-03-17T21:07:47.707Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
21:07:47 [2020-03-17T21:07:47.707Z] 
21:07:47 [2020-03-17T21:07:47.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
21:07:47 [2020-03-17T21:07:47.707Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
21:07:47 [2020-03-17T21:07:47.707Z]         docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows
21:07:47 [2020-03-17T21:07:47.707Z] 
21:07:47 [2020-03-17T21:07:47.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
21:07:47 [2020-03-17T21:07:47.707Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
21:07:47 [2020-03-17T21:07:47.707Z]         docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows
21:07:47 [2020-03-17T21:07:47.707Z] 
21:07:47 [2020-03-17T21:07:47.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
21:07:47 [2020-03-17T21:07:47.707Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
21:07:47 [2020-03-17T21:07:47.707Z]         docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows
21:07:47 [2020-03-17T21:07:47.707Z] 
21:07:47 [2020-03-17T21:07:47.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
21:07:47 [2020-03-17T21:07:47.707Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
21:07:47 [2020-03-17T21:07:47.707Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
21:07:47 [2020-03-17T21:07:47.707Z] 
21:07:47 [2020-03-17T21:07:47.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
21:07:47 [2020-03-17T21:07:47.707Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
21:07:47 [2020-03-17T21:07:47.707Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
21:07:47 [2020-03-17T21:07:47.707Z] 
21:07:47 [2020-03-17T21:07:47.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
21:07:47 [2020-03-17T21:07:47.707Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
21:07:47 [2020-03-17T21:07:47.707Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
21:07:47 [2020-03-17T21:07:47.707Z] 
21:07:47 [2020-03-17T21:07:47.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
21:07:47 [2020-03-17T21:07:47.707Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
21:07:47 [2020-03-17T21:07:47.707Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
21:07:47 [2020-03-17T21:07:47.707Z] 
21:07:47 [2020-03-17T21:07:47.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
21:07:47 [2020-03-17T21:07:47.707Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
21:07:47 [2020-03-17T21:07:47.707Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
21:07:47 [2020-03-17T21:07:47.707Z] 
21:07:47 [2020-03-17T21:07:47.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
21:07:47 [2020-03-17T21:07:47.707Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
21:07:47 [2020-03-17T21:07:47.707Z]         docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
21:07:47 [2020-03-17T21:07:47.707Z] 
21:07:47 [2020-03-17T21:07:47.707Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
21:07:47 [2020-03-17T21:07:47.707Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
21:07:47 [2020-03-17T21:07:47.707Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
21:07:47 [2020-03-17T21:07:47.707Z]         docker_cli_network_unix_test.go:46: [de5d8097d682c] daemon is not started
21:07:47 [2020-03-17T21:07:47.707Z] 
21:07:47 [2020-03-17T21:07:47.707Z] 
21:07:47 [2020-03-17T21:07:47.707Z] DONE 1277 tests, 44 skipped in 2018.958s
21:07:47 [2020-03-17T21:07:47.707Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:07:47 [2020-03-17T21:07:47.707Z] ++++ cat bundles/test-integration/docker.pid
21:07:47 [2020-03-17T21:07:47.707Z] +++ kill 7447
21:07:48 [2020-03-17T21:07:48.640Z] +++ /etc/init.d/apparmor stop
21:07:48 [2020-03-17T21:07:48.640Z] Leaving: AppArmorNo profiles have been unloaded.
21:07:48 [2020-03-17T21:07:48.640Z] 
21:07:48 [2020-03-17T21:07:48.640Z] Unloading profiles will leave already running processes permanently
21:07:48 [2020-03-17T21:07:48.640Z] unconfined, which can lead to unexpected situations.
21:07:48 [2020-03-17T21:07:48.640Z] 
21:07:48 [2020-03-17T21:07:48.640Z] To set a process to complain mode, use the command line tool
21:07:48 [2020-03-17T21:07:48.640Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:07:48 [2020-03-17T21:07:48.640Z] +++ true
21:07:48 [2020-03-17T21:07:48.640Z] 
21:08:35 [2020-03-17T21:08:35.295Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
21:08:50 [2020-03-17T21:08:50.153Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
21:09:08 [2020-03-17T21:09:08.218Z] --- PASS: TestDockerSwarmSuite (1708.61s)
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.32s)
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.66s)
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.08s)
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.39s)
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.05s)
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.60s)
21:09:08 [2020-03-17T21:09:08.218Z]         docker_api_swarm_test.go:563: [d68e8b3fb49d8] joining swarm manager [d30e43b1a26e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:09:08 [2020-03-17T21:09:08.218Z]         docker_api_swarm_test.go:585: [dff931b0ecaf3] joining swarm manager [d30e43b1a26e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:09:08 [2020-03-17T21:09:08.218Z]         check_test.go:380: [d68e8b3fb49d8] daemon is not started
21:09:08 [2020-03-17T21:09:08.218Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
21:09:08 [2020-03-17T21:09:08.218Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.95s)
21:09:08 [2020-03-17T21:09:08.218Z]         docker_api_swarm_test.go:46: [dd03bdb082005] joining swarm manager [de77e2910f2d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.86s)
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.08s)
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (46.12s)
21:09:08 [2020-03-17T21:09:08.218Z]         docker_api_swarm_test.go:304: [d42de4d2313b1] joining swarm manager [d1b84cbe8d0d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:09:08 [2020-03-17T21:09:08.218Z]         docker_api_swarm_test.go:305: [d9da8f688876f] joining swarm manager [d1b84cbe8d0d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:09:08 [2020-03-17T21:09:08.218Z]         docker_api_swarm_test.go:351: Waiting for election to occur...
21:09:08 [2020-03-17T21:09:08.218Z]         docker_api_swarm_test.go:364: Waiting for possible election...
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (22.35s)
21:09:08 [2020-03-17T21:09:08.218Z]         docker_api_swarm_test.go:272: [d891e7872db10] joining swarm manager [dd22e0cb3aef3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:09:08 [2020-03-17T21:09:08.218Z]         docker_api_swarm_test.go:273: [d063cbd7431e0] joining swarm manager [dd22e0cb3aef3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (25.03s)
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.68s)
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.27s)
21:09:08 [2020-03-17T21:09:08.218Z]         docker_api_swarm_node_test.go:19: [d1a97032c2a2f] joining swarm manager [de0556b762c53]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:09:08 [2020-03-17T21:09:08.218Z]         docker_api_swarm_node_test.go:20: [d7e1f5cc5c22f] joining swarm manager [de0556b762c53]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.59s)
21:09:08 [2020-03-17T21:09:08.218Z]         docker_api_swarm_test.go:502: [d0c07dce7e396] joining swarm manager [d60506e517e7e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:09:08 [2020-03-17T21:09:08.218Z]         docker_api_swarm_test.go:507: [d696254e12bbe] joining swarm manager [d60506e517e7e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.77s)
21:09:08 [2020-03-17T21:09:08.218Z]         docker_api_swarm_node_test.go:80: [d45fa918e1cfd] joining swarm manager [d678056ad14dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.02s)
21:09:08 [2020-03-17T21:09:08.218Z]         docker_api_swarm_node_test.go:52: [d90bb47b57e85] joining swarm manager [d8ceff1dde95f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:09:08 [2020-03-17T21:09:08.218Z]         docker_api_swarm_node_test.go:53: [dd7c1c6d26dac] joining swarm manager [d8ceff1dde95f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.60s)
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.31s)
21:09:08 [2020-03-17T21:09:08.218Z]         docker_api_swarm_test.go:202: [dcf7a34c43d1e] joining swarm manager [d80e9ae3eb4ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.87s)
21:09:08 [2020-03-17T21:09:08.218Z]         docker_api_swarm_test.go:384: [d5ddaffdc56a8] joining swarm manager [dae8d8fdc5a17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:09:08 [2020-03-17T21:09:08.218Z]         docker_api_swarm_test.go:385: [d63fd523c32ea] joining swarm manager [dae8d8fdc5a17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:09:08 [2020-03-17T21:09:08.218Z]         check_test.go:380: [d63fd523c32ea] daemon is not started
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (60.99s)
21:09:08 [2020-03-17T21:09:08.218Z]         docker_api_swarm_test.go:802: [d0f92a4b3f68a] joining swarm manager [dee4b74e91191]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:09:08 [2020-03-17T21:09:08.218Z]         docker_api_swarm_test.go:802: [d0d60b69892ea] joining swarm manager [dee4b74e91191]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:09:08 [2020-03-17T21:09:08.218Z]         docker_api_swarm_test.go:802: [def4223417c7d] joining swarm manager [dee4b74e91191]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
21:09:08 [2020-03-17T21:09:08.218Z]         docker_api_swarm_test.go:802: [d47a9ecc02498] joining swarm manager [dee4b74e91191]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
21:09:08 [2020-03-17T21:09:08.218Z]         docker_api_swarm_test.go:810: [db074ec87550b] joining swarm manager [dee4b74e91191]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.38s)
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.11s)
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.76s)
21:09:08 [2020-03-17T21:09:08.218Z]         docker_api_swarm_service_test.go:394: [d9b20a2d067fd] joining swarm manager [d947f41f752c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:09:08 [2020-03-17T21:09:08.218Z]         docker_api_swarm_service_test.go:394: [dfcbfe46114d5] joining swarm manager [d947f41f752c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.12s)
21:09:08 [2020-03-17T21:09:08.218Z]         docker_api_swarm_service_test.go:342: [d855bb069ceaa] joining swarm manager [da173131f42fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:09:08 [2020-03-17T21:09:08.218Z]         docker_api_swarm_service_test.go:342: [da07c3a973e34] joining swarm manager [da173131f42fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.13s)
21:09:08 [2020-03-17T21:09:08.218Z]         docker_api_swarm_service_test.go:489: [dab38a554cbc0] joining swarm manager [d34b76f7df227]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:09:08 [2020-03-17T21:09:08.218Z]         docker_api_swarm_service_test.go:489: [d9a7c1eb94022] joining swarm manager [d34b76f7df227]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.60s)
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.45s)
21:09:08 [2020-03-17T21:09:08.218Z]         docker_api_swarm_service_test.go:127: [dda093c24cbac] joining swarm manager [df8cfae6fbb87]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:09:08 [2020-03-17T21:09:08.218Z]         docker_api_swarm_service_test.go:128: [d37385ccb6792] joining swarm manager [df8cfae6fbb87]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:09:08 [2020-03-17T21:09:08.218Z]         docker_api_swarm_service_test.go:136: [d524353cf1651] joining swarm manager [df8cfae6fbb87]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
21:09:08 [2020-03-17T21:09:08.218Z]         docker_api_swarm_service_test.go:137: [d53b1467498a0] joining swarm manager [df8cfae6fbb87]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.25s)
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.98s)
21:09:08 [2020-03-17T21:09:08.218Z]         docker_api_swarm_service_test.go:303: [d79eccc0ecefd] joining swarm manager [d50231d7c6eab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:09:08 [2020-03-17T21:09:08.218Z]         docker_api_swarm_service_test.go:303: [ddc714c473402] joining swarm manager [d50231d7c6eab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.96s)
21:09:08 [2020-03-17T21:09:08.218Z]         docker_api_swarm_service_test.go:99: [d5d75a68b62dc] joining swarm manager [d4cc617e8fec1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:09:08 [2020-03-17T21:09:08.218Z]         docker_api_swarm_service_test.go:100: [d3ee10d3deae5] joining swarm manager [d4cc617e8fec1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:09:08 [2020-03-17T21:09:08.218Z]         check_test.go:380: [d5d75a68b62dc] daemon is not started
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (22.38s)
21:09:08 [2020-03-17T21:09:08.218Z]         docker_api_swarm_service_test.go:532: [daca1a3f4b167] joining swarm manager [d6cbe4e05a23d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:09:08 [2020-03-17T21:09:08.218Z]         docker_api_swarm_service_test.go:533: [d108ec5b34dca] joining swarm manager [d6cbe4e05a23d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.86s)
21:09:08 [2020-03-17T21:09:08.218Z]         docker_api_swarm_service_test.go:147: [d4ed0684bf51f] joining swarm manager [dcbbcb1cc86d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:09:08 [2020-03-17T21:09:08.218Z]         docker_api_swarm_service_test.go:147: [df3efa5168907] joining swarm manager [dcbbcb1cc86d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.33s)
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.48s)
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.22s)
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.41s)
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.80s)
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.05s)
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.10s)
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.83s)
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.48s)
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.76s)
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.88s)
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.04s)
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.81s)
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.44s)
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.24s)
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.10s)
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.29s)
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.62s)
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.41s)
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.94s)
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.47s)
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.47s)
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.84s)
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.64s)
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.41s)
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.01s)
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.35s)
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.10s)
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.40s)
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.32s)
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.24s)
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.37s)
21:09:08 [2020-03-17T21:09:08.218Z]         docker_cli_service_logs_test.go:241: checking task q0h6sif2ihs6
21:09:08 [2020-03-17T21:09:08.218Z]         docker_cli_service_logs_test.go:246: checking messages for q0h6sif2ihs6
21:09:08 [2020-03-17T21:09:08.218Z]         docker_cli_service_logs_test.go:241: checking task 1xeo19yypf04
21:09:08 [2020-03-17T21:09:08.218Z]         docker_cli_service_logs_test.go:246: checking messages for 1xeo19yypf04
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.76s)
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.54s)
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.98s)
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.38s)
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.68s)
21:09:08 [2020-03-17T21:09:08.218Z]         docker_cli_swarm_test.go:1901: [dc0e935b36d41] joining swarm manager [deb2ce65010da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:09:08 [2020-03-17T21:09:08.218Z]         docker_cli_swarm_test.go:1902: [d19e9bd0b856c] joining swarm manager [deb2ce65010da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.38s)
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.14s)
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.98s)
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.02s)
21:09:08 [2020-03-17T21:09:08.218Z]         docker_cli_swarm_test.go:1802: [d3afe05592297] joining swarm manager [da584e1129410]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:09:08 [2020-03-17T21:09:08.218Z]         docker_cli_swarm_test.go:1803: [d37a85400c4f2] joining swarm manager [da584e1129410]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.34s)
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (88.17s)
21:09:08 [2020-03-17T21:09:08.218Z]         docker_cli_swarm_test.go:1321: [d5fa7ba2819b3] joining swarm manager [df68202128a7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:09:08 [2020-03-17T21:09:08.218Z]         docker_cli_swarm_test.go:1322: [dbd33067465aa] joining swarm manager [df68202128a7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.74s)
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (10.02s)
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.64s)
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.01s)
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.62s)
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.72s)
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.12s)
21:09:08 [2020-03-17T21:09:08.218Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
21:09:08 [2020-03-17T21:09:08.218Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.10s)
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.84s)
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.87s)
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.87s)
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.37s)
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (52.99s)
21:09:08 [2020-03-17T21:09:08.218Z]         docker_cli_swarm_test.go:1186: [d27783261f102] joining swarm manager [d81d0f550db59]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:09:08 [2020-03-17T21:09:08.218Z]         docker_cli_swarm_test.go:1195: [de0280517fdd4] joining swarm manager [d81d0f550db59]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:09:08 [2020-03-17T21:09:08.218Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.51s)
21:09:08 [2020-03-17T21:09:08.219Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.38s)
21:09:08 [2020-03-17T21:09:08.219Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (121.34s)
21:09:08 [2020-03-17T21:09:08.219Z]         docker_cli_swarm_test.go:1118: [d2a685296ae83] joining swarm manager [d7b366c3d5ad8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:09:08 [2020-03-17T21:09:08.219Z]         docker_cli_swarm_test.go:1119: [d6a232d9e7b7a] joining swarm manager [d7b366c3d5ad8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:09:08 [2020-03-17T21:09:08.219Z]         docker_cli_swarm_test.go:1172: [d0fccd7803055] joining swarm manager [d7b366c3d5ad8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
21:09:08 [2020-03-17T21:09:08.219Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.51s)
21:09:08 [2020-03-17T21:09:08.219Z]         docker_cli_swarm_test.go:1453: [d633106202b46] joining swarm manager [d12cc598bafde]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:09:08 [2020-03-17T21:09:08.219Z]         docker_cli_swarm_test.go:1454: [dfd8505d4f73c] joining swarm manager [d12cc598bafde]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:09:08 [2020-03-17T21:09:08.219Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.23s)
21:09:08 [2020-03-17T21:09:08.219Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.18s)
21:09:08 [2020-03-17T21:09:08.219Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.26s)
21:09:08 [2020-03-17T21:09:08.219Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.07s)
21:09:08 [2020-03-17T21:09:08.219Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.10s)
21:09:08 [2020-03-17T21:09:08.219Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.16s)
21:09:08 [2020-03-17T21:09:08.219Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.24s)
21:09:08 [2020-03-17T21:09:08.219Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.10s)
21:09:08 [2020-03-17T21:09:08.219Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (53.79s)
21:09:08 [2020-03-17T21:09:08.219Z]         docker_cli_swarm_unix_test.go:62: [d454b35dada0e] joining swarm manager [dd6904b12ff55]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:09:08 [2020-03-17T21:09:08.219Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.10s)
21:09:08 [2020-03-17T21:09:08.219Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.76s)
21:09:08 [2020-03-17T21:09:08.219Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.34s)
21:09:08 [2020-03-17T21:09:08.219Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (5.28s)
21:09:08 [2020-03-17T21:09:08.219Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.37s)
21:09:08 [2020-03-17T21:09:08.219Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.40s)
21:09:08 [2020-03-17T21:09:08.219Z]         docker_api_swarm_test.go:962: [db4274bdef57f] joining swarm manager [dab4426de6086]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:09:08 [2020-03-17T21:09:08.219Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.59s)
21:09:08 [2020-03-17T21:09:08.219Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.54s)
21:09:08 [2020-03-17T21:09:08.219Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.37s)
21:09:08 [2020-03-17T21:09:08.219Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.28s)
21:09:08 [2020-03-17T21:09:08.219Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (11.44s)
21:09:08 [2020-03-17T21:09:08.219Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.18s)
21:09:08 [2020-03-17T21:09:08.219Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.46s)
21:09:08 [2020-03-17T21:09:08.219Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.65s)
21:09:08 [2020-03-17T21:09:08.219Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.88s)
21:09:08 [2020-03-17T21:09:08.219Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.28s)
21:09:08 [2020-03-17T21:09:08.219Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.78s)
21:09:08 [2020-03-17T21:09:08.219Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.23s)
21:09:08 [2020-03-17T21:09:08.219Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.01s)
21:09:08 [2020-03-17T21:09:08.219Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (18.15s)
21:09:08 [2020-03-17T21:09:08.219Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.54s)
21:09:08 [2020-03-17T21:09:08.219Z] === RUN   TestDockerExternalVolumeSuite
21:09:08 [2020-03-17T21:09:08.219Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
21:09:23 [2020-03-17T21:09:23.079Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
21:10:30 [2020-03-17T21:10:30.761Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
21:10:38 [2020-03-17T21:10:38.861Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
21:11:10 [2020-03-17T21:11:10.911Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
21:11:25 [2020-03-17T21:11:25.770Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
21:11:57 [2020-03-17T21:11:57.821Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
21:12:10 [2020-03-17T21:12:10.007Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
21:12:42 [2020-03-17T21:12:42.057Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
21:13:00 [2020-03-17T21:13:00.130Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
21:13:14 [2020-03-17T21:13:14.993Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
21:14:01 [2020-03-17T21:14:01.640Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
21:14:19 [2020-03-17T21:14:19.788Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
21:14:51 [2020-03-17T21:14:51.839Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
21:15:23 [2020-03-17T21:15:23.888Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
21:15:38 [2020-03-17T21:15:38.762Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
21:15:56 [2020-03-17T21:15:56.829Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
21:16:11 [2020-03-17T21:16:11.689Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
21:16:26 [2020-03-17T21:16:26.548Z] --- PASS: TestDockerExternalVolumeSuite (441.16s)
21:16:26 [2020-03-17T21:16:26.548Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.88s)
21:16:26 [2020-03-17T21:16:26.548Z]         docker_cli_external_volume_driver_test.go:53: [d5361d0309823] daemon is not started
21:16:26 [2020-03-17T21:16:26.548Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s)
21:16:26 [2020-03-17T21:16:26.548Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.60s)
21:16:26 [2020-03-17T21:16:26.548Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
21:16:26 [2020-03-17T21:16:26.548Z]         docker_cli_external_volume_driver_test.go:53: [d39a48cb062f0] daemon is not started
21:16:26 [2020-03-17T21:16:26.548Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
21:16:26 [2020-03-17T21:16:26.548Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s)
21:16:26 [2020-03-17T21:16:26.548Z]         docker_cli_external_volume_driver_test.go:53: [dcc0b1ea1959c] daemon is not started
21:16:26 [2020-03-17T21:16:26.548Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
21:16:26 [2020-03-17T21:16:26.548Z]         docker_cli_external_volume_driver_test.go:53: [d46d3b273a264] daemon is not started
21:16:26 [2020-03-17T21:16:26.548Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.58s)
21:16:26 [2020-03-17T21:16:26.548Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.60s)
21:16:26 [2020-03-17T21:16:26.548Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.82s)
21:16:26 [2020-03-17T21:16:26.548Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s)
21:16:26 [2020-03-17T21:16:26.548Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.59s)
21:16:26 [2020-03-17T21:16:26.548Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.78s)
21:16:26 [2020-03-17T21:16:26.549Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.01s)
21:16:26 [2020-03-17T21:16:26.549Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.59s)
21:16:26 [2020-03-17T21:16:26.549Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.36s)
21:16:26 [2020-03-17T21:16:26.549Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.35s)
21:16:26 [2020-03-17T21:16:26.549Z]         docker_cli_external_volume_driver_test.go:485: [dea50ca628e1a] daemon is not started
21:16:26 [2020-03-17T21:16:26.549Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s)
21:16:26 [2020-03-17T21:16:26.549Z]         docker_cli_external_volume_driver_test.go:53: [d76e451f85e2f] daemon is not started
21:16:26 [2020-03-17T21:16:26.549Z] PASS
21:16:26 [2020-03-17T21:16:26.549Z] 
21:16:26 [2020-03-17T21:16:26.549Z] === Skipped
21:16:26 [2020-03-17T21:16:26.549Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
21:16:26 [2020-03-17T21:16:26.549Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
21:16:26 [2020-03-17T21:16:26.549Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
21:16:26 [2020-03-17T21:16:26.549Z]         check_test.go:309: [d14d40be6fb97] daemon is not started
21:16:26 [2020-03-17T21:16:26.549Z] 
21:16:26 [2020-03-17T21:16:26.549Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
21:16:26 [2020-03-17T21:16:26.549Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
21:16:26 [2020-03-17T21:16:26.549Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
21:16:26 [2020-03-17T21:16:26.549Z]         check_test.go:309: [d8915271c7054] daemon is not started
21:16:26 [2020-03-17T21:16:26.549Z] 
21:16:26 [2020-03-17T21:16:26.549Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
21:16:26 [2020-03-17T21:16:26.549Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
21:16:26 [2020-03-17T21:16:26.549Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
21:16:26 [2020-03-17T21:16:26.549Z]         check_test.go:309: [dcd402b8eff6c] daemon is not started
21:16:26 [2020-03-17T21:16:26.549Z] 
21:16:26 [2020-03-17T21:16:26.549Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
21:16:26 [2020-03-17T21:16:26.549Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
21:16:26 [2020-03-17T21:16:26.549Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
21:16:26 [2020-03-17T21:16:26.549Z] 
21:16:26 [2020-03-17T21:16:26.549Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
21:16:26 [2020-03-17T21:16:26.549Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
21:16:26 [2020-03-17T21:16:26.549Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
21:16:26 [2020-03-17T21:16:26.549Z] 
21:16:26 [2020-03-17T21:16:26.549Z] 
21:16:26 [2020-03-17T21:16:26.549Z] DONE 273 tests, 5 skipped in 2536.760s
21:16:26 [2020-03-17T21:16:26.549Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:16:27 [2020-03-17T21:16:27.114Z] ++++ cat bundles/test-integration/docker.pid
21:16:27 [2020-03-17T21:16:27.114Z] +++ kill 7411
21:16:28 [2020-03-17T21:16:28.048Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d8e6b73339196/docker.pid
21:16:28 [2020-03-17T21:16:28.048Z] +++ kill 4353
21:16:28 [2020-03-17T21:16:28.048Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4353 is not a child of this shell
21:16:28 [2020-03-17T21:16:28.048Z] warning: PID 4353 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d8e6b73339196/docker.pid had a nonzero exit code
21:16:28 [2020-03-17T21:16:28.048Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d8e6b73339196/root: target is busy.
21:16:28 [2020-03-17T21:16:28.048Z] +++ /etc/init.d/apparmor stop
21:16:28 [2020-03-17T21:16:28.048Z] Leaving: AppArmorNo profiles have been unloaded.
21:16:28 [2020-03-17T21:16:28.048Z] 
21:16:28 [2020-03-17T21:16:28.048Z] Unloading profiles will leave already running processes permanently
21:16:28 [2020-03-17T21:16:28.048Z] unconfined, which can lead to unexpected situations.
21:16:28 [2020-03-17T21:16:28.048Z] 
21:16:28 [2020-03-17T21:16:28.048Z] To set a process to complain mode, use the command line tool
21:16:28 [2020-03-17T21:16:28.048Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:16:28 [2020-03-17T21:16:28.048Z] +++ true
21:16:28 [2020-03-17T21:16:28.048Z] 
21:16:28 [2020-03-17T21:16:28.613Z] Remaining pids to kill: []
Post stage
[Pipeline] junit
21:16:28 [2020-03-17T21:16:28.629Z] Recording test results
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
21:16:30 [2020-03-17T21:16:30.775Z] + echo Ensuring container killed.
21:16:30 [2020-03-17T21:16:30.775Z] Ensuring container killed.
21:16:30 [2020-03-17T21:16:30.775Z] + docker ps -aq -f name=docker-pr7-*
21:16:30 [2020-03-17T21:16:30.775Z] + cids=d8f2e35c88bb
21:16:30 [2020-03-17T21:16:30.775Z] 0573c2a116a1
21:16:30 [2020-03-17T21:16:30.775Z] c1a57519076f
21:16:30 [2020-03-17T21:16:30.775Z] + [ -n d8f2e35c88bb
21:16:30 [2020-03-17T21:16:30.775Z] 0573c2a116a1
21:16:30 [2020-03-17T21:16:30.775Z] c1a57519076f ]
21:16:30 [2020-03-17T21:16:30.775Z] + docker rm -vf d8f2e35c88bb 0573c2a116a1 c1a57519076f
21:16:33 [2020-03-17T21:16:33.300Z] d8f2e35c88bb
21:16:33 [2020-03-17T21:16:33.300Z] 0573c2a116a1
21:16:33 [2020-03-17T21:16:33.300Z] c1a57519076f
[Pipeline] sh
21:16:33 [2020-03-17T21:16:33.587Z] + echo Chowning /workspace to jenkins user
21:16:33 [2020-03-17T21:16:33.587Z] Chowning /workspace to jenkins user
21:16:33 [2020-03-17T21:16:33.587Z] + id -u
21:16:33 [2020-03-17T21:16:33.587Z] + id -g
21:16:33 [2020-03-17T21:16:33.587Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39728:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
21:16:38 [2020-03-17T21:16:38.069Z] + bundleName=amd64
21:16:38 [2020-03-17T21:16:38.069Z] + echo Creating amd64-bundles.tar.gz
21:16:38 [2020-03-17T21:16:38.069Z] Creating amd64-bundles.tar.gz
21:16:38 [2020-03-17T21:16:38.069Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
21:16:38 [2020-03-17T21:16:38.069Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
21:16:39 [2020-03-17T21:16:39.013Z] Archiving artifacts
21:16:40 [2020-03-17T21:16:40.976Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39728/7/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
21:16:41 [2020-03-17T21:16:41.288Z] + make clean
21:16:41 [2020-03-17T21:16:41.288Z] docker volume rm -f docker-dev-cache
21:16:41 [2020-03-17T21:16:41.545Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
21:35:15 [2020-03-17T21:35:15.801Z] ok  	github.com/docker/docker/integration-cli	2488.443s
21:35:15 [2020-03-17T21:35:15.803Z] 
21:35:15 [2020-03-17T21:35:15.803Z] === Skipped
21:35:15 [2020-03-17T21:35:15.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
21:35:15 [2020-03-17T21:35:15.803Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
21:35:15 [2020-03-17T21:35:15.803Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.803Z] 
21:35:15 [2020-03-17T21:35:15.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s)
21:35:15 [2020-03-17T21:35:15.803Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
21:35:15 [2020-03-17T21:35:15.803Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.803Z] 
21:35:15 [2020-03-17T21:35:15.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
21:35:15 [2020-03-17T21:35:15.803Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
21:35:15 [2020-03-17T21:35:15.803Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.803Z] 
21:35:15 [2020-03-17T21:35:15.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
21:35:15 [2020-03-17T21:35:15.803Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
21:35:15 [2020-03-17T21:35:15.803Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.803Z] 
21:35:15 [2020-03-17T21:35:15.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s)
21:35:15 [2020-03-17T21:35:15.803Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
21:35:15 [2020-03-17T21:35:15.803Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.803Z] 
21:35:15 [2020-03-17T21:35:15.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
21:35:15 [2020-03-17T21:35:15.803Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
21:35:15 [2020-03-17T21:35:15.803Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.803Z] 
21:35:15 [2020-03-17T21:35:15.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s)
21:35:15 [2020-03-17T21:35:15.803Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s)
21:35:15 [2020-03-17T21:35:15.803Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.803Z] 
21:35:15 [2020-03-17T21:35:15.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
21:35:15 [2020-03-17T21:35:15.803Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
21:35:15 [2020-03-17T21:35:15.803Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.803Z] 
21:35:15 [2020-03-17T21:35:15.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
21:35:15 [2020-03-17T21:35:15.803Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
21:35:15 [2020-03-17T21:35:15.803Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.803Z] 
21:35:15 [2020-03-17T21:35:15.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s)
21:35:15 [2020-03-17T21:35:15.803Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s)
21:35:15 [2020-03-17T21:35:15.803Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.803Z] 
21:35:15 [2020-03-17T21:35:15.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
21:35:15 [2020-03-17T21:35:15.803Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
21:35:15 [2020-03-17T21:35:15.803Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.803Z] 
21:35:15 [2020-03-17T21:35:15.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
21:35:15 [2020-03-17T21:35:15.803Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
21:35:15 [2020-03-17T21:35:15.803Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.803Z] 
21:35:15 [2020-03-17T21:35:15.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
21:35:15 [2020-03-17T21:35:15.803Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
21:35:15 [2020-03-17T21:35:15.803Z]         docker_cli_run_test.go:3181: unmatched requirement Apparmor
21:35:15 [2020-03-17T21:35:15.803Z] 
21:35:15 [2020-03-17T21:35:15.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
21:35:15 [2020-03-17T21:35:15.803Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
21:35:15 [2020-03-17T21:35:15.803Z]         docker_cli_run_test.go:3159: unmatched requirement Apparmor
21:35:15 [2020-03-17T21:35:15.803Z] 
21:35:15 [2020-03-17T21:35:15.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
21:35:15 [2020-03-17T21:35:15.803Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
21:35:15 [2020-03-17T21:35:15.803Z]         docker_cli_run_test.go:3171: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.803Z] 
21:35:15 [2020-03-17T21:35:15.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
21:35:15 [2020-03-17T21:35:15.803Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
21:35:15 [2020-03-17T21:35:15.803Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.803Z] 
21:35:15 [2020-03-17T21:35:15.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
21:35:15 [2020-03-17T21:35:15.803Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
21:35:15 [2020-03-17T21:35:15.803Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
21:35:15 [2020-03-17T21:35:15.803Z] 
21:35:15 [2020-03-17T21:35:15.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
21:35:15 [2020-03-17T21:35:15.804Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
21:35:15 [2020-03-17T21:35:15.804Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.804Z] 
21:35:15 [2020-03-17T21:35:15.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s)
21:35:15 [2020-03-17T21:35:15.804Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s)
21:35:15 [2020-03-17T21:35:15.804Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
21:35:15 [2020-03-17T21:35:15.804Z] 
21:35:15 [2020-03-17T21:35:15.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
21:35:15 [2020-03-17T21:35:15.804Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
21:35:15 [2020-03-17T21:35:15.804Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.804Z] 
21:35:15 [2020-03-17T21:35:15.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
21:35:15 [2020-03-17T21:35:15.804Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
21:35:15 [2020-03-17T21:35:15.804Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.804Z] 
21:35:15 [2020-03-17T21:35:15.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
21:35:15 [2020-03-17T21:35:15.804Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
21:35:15 [2020-03-17T21:35:15.804Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.804Z] 
21:35:15 [2020-03-17T21:35:15.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
21:35:15 [2020-03-17T21:35:15.804Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
21:35:15 [2020-03-17T21:35:15.804Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.804Z] 
21:35:15 [2020-03-17T21:35:15.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
21:35:15 [2020-03-17T21:35:15.804Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
21:35:15 [2020-03-17T21:35:15.804Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.804Z] 
21:35:15 [2020-03-17T21:35:15.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
21:35:15 [2020-03-17T21:35:15.804Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
21:35:15 [2020-03-17T21:35:15.804Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.804Z] 
21:35:15 [2020-03-17T21:35:15.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s)
21:35:15 [2020-03-17T21:35:15.804Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s)
21:35:15 [2020-03-17T21:35:15.804Z]         docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.804Z] 
21:35:15 [2020-03-17T21:35:15.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
21:35:15 [2020-03-17T21:35:15.804Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
21:35:15 [2020-03-17T21:35:15.804Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.804Z] 
21:35:15 [2020-03-17T21:35:15.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
21:35:15 [2020-03-17T21:35:15.804Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
21:35:15 [2020-03-17T21:35:15.804Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.804Z] 
21:35:15 [2020-03-17T21:35:15.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
21:35:15 [2020-03-17T21:35:15.804Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
21:35:15 [2020-03-17T21:35:15.804Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.804Z] 
21:35:15 [2020-03-17T21:35:15.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s)
21:35:15 [2020-03-17T21:35:15.804Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
21:35:15 [2020-03-17T21:35:15.804Z]         docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.804Z] 
21:35:15 [2020-03-17T21:35:15.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.42s)
21:35:15 [2020-03-17T21:35:15.804Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.42s)
21:35:15 [2020-03-17T21:35:15.804Z]         docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.804Z] 
21:35:15 [2020-03-17T21:35:15.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.76s)
21:35:15 [2020-03-17T21:35:15.804Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.76s)
21:35:15 [2020-03-17T21:35:15.804Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.804Z] 
21:35:15 [2020-03-17T21:35:15.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.12s)
21:35:15 [2020-03-17T21:35:15.804Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.12s)
21:35:15 [2020-03-17T21:35:15.804Z]         docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.804Z] 
21:35:15 [2020-03-17T21:35:15.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.41s)
21:35:15 [2020-03-17T21:35:15.804Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.41s)
21:35:15 [2020-03-17T21:35:15.804Z]         docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.804Z] 
21:35:15 [2020-03-17T21:35:15.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
21:35:15 [2020-03-17T21:35:15.804Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
21:35:15 [2020-03-17T21:35:15.804Z]         docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.804Z] 
21:35:15 [2020-03-17T21:35:15.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
21:35:15 [2020-03-17T21:35:15.804Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
21:35:15 [2020-03-17T21:35:15.804Z]         docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.804Z] 
21:35:15 [2020-03-17T21:35:15.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
21:35:15 [2020-03-17T21:35:15.804Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
21:35:15 [2020-03-17T21:35:15.804Z]         docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.804Z] 
21:35:15 [2020-03-17T21:35:15.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
21:35:15 [2020-03-17T21:35:15.804Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
21:35:15 [2020-03-17T21:35:15.804Z]         docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.804Z] 
21:35:15 [2020-03-17T21:35:15.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
21:35:15 [2020-03-17T21:35:15.804Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
21:35:15 [2020-03-17T21:35:15.804Z]         docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.804Z] 
21:35:15 [2020-03-17T21:35:15.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.76s)
21:35:15 [2020-03-17T21:35:15.804Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.76s)
21:35:15 [2020-03-17T21:35:15.804Z]         docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.804Z] 
21:35:15 [2020-03-17T21:35:15.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.44s)
21:35:15 [2020-03-17T21:35:15.804Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.44s)
21:35:15 [2020-03-17T21:35:15.804Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.804Z] 
21:35:15 [2020-03-17T21:35:15.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s)
21:35:15 [2020-03-17T21:35:15.804Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s)
21:35:15 [2020-03-17T21:35:15.804Z]         docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.804Z] 
21:35:15 [2020-03-17T21:35:15.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s)
21:35:15 [2020-03-17T21:35:15.804Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
21:35:15 [2020-03-17T21:35:15.804Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.804Z] 
21:35:15 [2020-03-17T21:35:15.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
21:35:15 [2020-03-17T21:35:15.804Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
21:35:15 [2020-03-17T21:35:15.804Z]         docker_cli_build_test.go:3576: unmatched requirement UnixCli
21:35:15 [2020-03-17T21:35:15.804Z] 
21:35:15 [2020-03-17T21:35:15.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s)
21:35:15 [2020-03-17T21:35:15.804Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
21:35:15 [2020-03-17T21:35:15.804Z]         docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.804Z] 
21:35:15 [2020-03-17T21:35:15.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
21:35:15 [2020-03-17T21:35:15.804Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
21:35:15 [2020-03-17T21:35:15.804Z]         docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.804Z] 
21:35:15 [2020-03-17T21:35:15.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
21:35:15 [2020-03-17T21:35:15.804Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
21:35:15 [2020-03-17T21:35:15.804Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.804Z] 
21:35:15 [2020-03-17T21:35:15.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
21:35:15 [2020-03-17T21:35:15.804Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
21:35:15 [2020-03-17T21:35:15.804Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.804Z] 
21:35:15 [2020-03-17T21:35:15.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
21:35:15 [2020-03-17T21:35:15.804Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
21:35:15 [2020-03-17T21:35:15.804Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.804Z] 
21:35:15 [2020-03-17T21:35:15.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s)
21:35:15 [2020-03-17T21:35:15.804Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s)
21:35:15 [2020-03-17T21:35:15.804Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.804Z] 
21:35:15 [2020-03-17T21:35:15.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.35s)
21:35:15 [2020-03-17T21:35:15.804Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.35s)
21:35:15 [2020-03-17T21:35:15.804Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.804Z] 
21:35:15 [2020-03-17T21:35:15.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
21:35:15 [2020-03-17T21:35:15.804Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
21:35:15 [2020-03-17T21:35:15.804Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.804Z] 
21:35:15 [2020-03-17T21:35:15.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
21:35:15 [2020-03-17T21:35:15.804Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
21:35:15 [2020-03-17T21:35:15.804Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.804Z] 
21:35:15 [2020-03-17T21:35:15.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.42s)
21:35:15 [2020-03-17T21:35:15.804Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.42s)
21:35:15 [2020-03-17T21:35:15.804Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.804Z] 
21:35:15 [2020-03-17T21:35:15.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.43s)
21:35:15 [2020-03-17T21:35:15.804Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.43s)
21:35:15 [2020-03-17T21:35:15.804Z]         docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.804Z] 
21:35:15 [2020-03-17T21:35:15.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.37s)
21:35:15 [2020-03-17T21:35:15.804Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.37s)
21:35:15 [2020-03-17T21:35:15.804Z]         docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.804Z] 
21:35:15 [2020-03-17T21:35:15.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s)
21:35:15 [2020-03-17T21:35:15.804Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
21:35:15 [2020-03-17T21:35:15.804Z]         docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.804Z] 
21:35:15 [2020-03-17T21:35:15.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s)
21:35:15 [2020-03-17T21:35:15.804Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
21:35:15 [2020-03-17T21:35:15.804Z]         docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.804Z] 
21:35:15 [2020-03-17T21:35:15.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s)
21:35:15 [2020-03-17T21:35:15.804Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
21:35:15 [2020-03-17T21:35:15.804Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.804Z] 
21:35:15 [2020-03-17T21:35:15.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.41s)
21:35:15 [2020-03-17T21:35:15.804Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s)
21:35:15 [2020-03-17T21:35:15.804Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.804Z] 
21:35:15 [2020-03-17T21:35:15.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s)
21:35:15 [2020-03-17T21:35:15.804Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
21:35:15 [2020-03-17T21:35:15.804Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.804Z] 
21:35:15 [2020-03-17T21:35:15.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s)
21:35:15 [2020-03-17T21:35:15.804Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
21:35:15 [2020-03-17T21:35:15.804Z]         docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.804Z] 
21:35:15 [2020-03-17T21:35:15.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
21:35:15 [2020-03-17T21:35:15.804Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
21:35:15 [2020-03-17T21:35:15.804Z]         docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.804Z] 
21:35:15 [2020-03-17T21:35:15.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
21:35:15 [2020-03-17T21:35:15.804Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
21:35:15 [2020-03-17T21:35:15.804Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.804Z] 
21:35:15 [2020-03-17T21:35:15.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
21:35:15 [2020-03-17T21:35:15.804Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
21:35:15 [2020-03-17T21:35:15.804Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.804Z] 
21:35:15 [2020-03-17T21:35:15.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
21:35:15 [2020-03-17T21:35:15.804Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
21:35:15 [2020-03-17T21:35:15.804Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.804Z] 
21:35:15 [2020-03-17T21:35:15.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
21:35:15 [2020-03-17T21:35:15.804Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
21:35:15 [2020-03-17T21:35:15.804Z]         docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.804Z] 
21:35:15 [2020-03-17T21:35:15.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s)
21:35:15 [2020-03-17T21:35:15.804Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
21:35:15 [2020-03-17T21:35:15.804Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.804Z] 
21:35:15 [2020-03-17T21:35:15.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s)
21:35:15 [2020-03-17T21:35:15.804Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
21:35:15 [2020-03-17T21:35:15.804Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.804Z] 
21:35:15 [2020-03-17T21:35:15.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s)
21:35:15 [2020-03-17T21:35:15.804Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
21:35:15 [2020-03-17T21:35:15.804Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.804Z] 
21:35:15 [2020-03-17T21:35:15.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
21:35:15 [2020-03-17T21:35:15.804Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
21:35:15 [2020-03-17T21:35:15.804Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.804Z] 
21:35:15 [2020-03-17T21:35:15.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
21:35:15 [2020-03-17T21:35:15.804Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
21:35:15 [2020-03-17T21:35:15.804Z]         docker_cli_build_test.go:3703: unmatched requirement UnixCli
21:35:15 [2020-03-17T21:35:15.804Z] 
21:35:15 [2020-03-17T21:35:15.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
21:35:15 [2020-03-17T21:35:15.804Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
21:35:15 [2020-03-17T21:35:15.804Z]         docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.804Z] 
21:35:15 [2020-03-17T21:35:15.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
21:35:15 [2020-03-17T21:35:15.804Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
21:35:15 [2020-03-17T21:35:15.804Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.804Z] 
21:35:15 [2020-03-17T21:35:15.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s)
21:35:15 [2020-03-17T21:35:15.804Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
21:35:15 [2020-03-17T21:35:15.804Z]         docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.804Z] 
21:35:15 [2020-03-17T21:35:15.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s)
21:35:15 [2020-03-17T21:35:15.804Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s)
21:35:15 [2020-03-17T21:35:15.804Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.804Z] 
21:35:15 [2020-03-17T21:35:15.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s)
21:35:15 [2020-03-17T21:35:15.804Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s)
21:35:15 [2020-03-17T21:35:15.804Z]         docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.804Z] 
21:35:15 [2020-03-17T21:35:15.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s)
21:35:15 [2020-03-17T21:35:15.804Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
21:35:15 [2020-03-17T21:35:15.804Z]         docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.804Z] 
21:35:15 [2020-03-17T21:35:15.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
21:35:15 [2020-03-17T21:35:15.804Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
21:35:15 [2020-03-17T21:35:15.804Z]         docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.804Z] 
21:35:15 [2020-03-17T21:35:15.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s)
21:35:15 [2020-03-17T21:35:15.804Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
21:35:15 [2020-03-17T21:35:15.804Z]         docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.804Z] 
21:35:15 [2020-03-17T21:35:15.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s)
21:35:15 [2020-03-17T21:35:15.804Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
21:35:15 [2020-03-17T21:35:15.804Z]         docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.804Z] 
21:35:15 [2020-03-17T21:35:15.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
21:35:15 [2020-03-17T21:35:15.805Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
21:35:15 [2020-03-17T21:35:15.805Z]         docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.805Z] 
21:35:15 [2020-03-17T21:35:15.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.805Z] 
21:35:15 [2020-03-17T21:35:15.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]         docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.805Z] 
21:35:15 [2020-03-17T21:35:15.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
21:35:15 [2020-03-17T21:35:15.805Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
21:35:15 [2020-03-17T21:35:15.805Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.805Z] 
21:35:15 [2020-03-17T21:35:15.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.41s)
21:35:15 [2020-03-17T21:35:15.805Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.41s)
21:35:15 [2020-03-17T21:35:15.805Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.805Z] 
21:35:15 [2020-03-17T21:35:15.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.41s)
21:35:15 [2020-03-17T21:35:15.805Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.41s)
21:35:15 [2020-03-17T21:35:15.805Z]         docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.805Z] 
21:35:15 [2020-03-17T21:35:15.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s)
21:35:15 [2020-03-17T21:35:15.805Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
21:35:15 [2020-03-17T21:35:15.805Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.805Z] 
21:35:15 [2020-03-17T21:35:15.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
21:35:15 [2020-03-17T21:35:15.805Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
21:35:15 [2020-03-17T21:35:15.805Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.805Z] 
21:35:15 [2020-03-17T21:35:15.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]         docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.805Z] 
21:35:15 [2020-03-17T21:35:15.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]         docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.805Z] 
21:35:15 [2020-03-17T21:35:15.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]         docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.805Z] 
21:35:15 [2020-03-17T21:35:15.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.42s)
21:35:15 [2020-03-17T21:35:15.805Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.42s)
21:35:15 [2020-03-17T21:35:15.805Z]         docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.805Z] 
21:35:15 [2020-03-17T21:35:15.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
21:35:15 [2020-03-17T21:35:15.805Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
21:35:15 [2020-03-17T21:35:15.805Z]         docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.805Z] 
21:35:15 [2020-03-17T21:35:15.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.38s)
21:35:15 [2020-03-17T21:35:15.805Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.38s)
21:35:15 [2020-03-17T21:35:15.805Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.805Z] 
21:35:15 [2020-03-17T21:35:15.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.41s)
21:35:15 [2020-03-17T21:35:15.805Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.41s)
21:35:15 [2020-03-17T21:35:15.805Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.805Z] 
21:35:15 [2020-03-17T21:35:15.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.38s)
21:35:15 [2020-03-17T21:35:15.805Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.38s)
21:35:15 [2020-03-17T21:35:15.805Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.805Z] 
21:35:15 [2020-03-17T21:35:15.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s)
21:35:15 [2020-03-17T21:35:15.805Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
21:35:15 [2020-03-17T21:35:15.805Z]         docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.805Z] 
21:35:15 [2020-03-17T21:35:15.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.37s)
21:35:15 [2020-03-17T21:35:15.805Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.37s)
21:35:15 [2020-03-17T21:35:15.805Z]         docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.805Z] 
21:35:15 [2020-03-17T21:35:15.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
21:35:15 [2020-03-17T21:35:15.805Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
21:35:15 [2020-03-17T21:35:15.805Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.805Z] 
21:35:15 [2020-03-17T21:35:15.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s)
21:35:15 [2020-03-17T21:35:15.805Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
21:35:15 [2020-03-17T21:35:15.805Z]         docker_cli_sni_test.go:18: Flakey test
21:35:15 [2020-03-17T21:35:15.805Z] 
21:35:15 [2020-03-17T21:35:15.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s)
21:35:15 [2020-03-17T21:35:15.805Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
21:35:15 [2020-03-17T21:35:15.805Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.805Z] 
21:35:15 [2020-03-17T21:35:15.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.805Z] 
21:35:15 [2020-03-17T21:35:15.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.805Z] 
21:35:15 [2020-03-17T21:35:15.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.805Z] 
21:35:15 [2020-03-17T21:35:15.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.805Z] 
21:35:15 [2020-03-17T21:35:15.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.805Z] 
21:35:15 [2020-03-17T21:35:15.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.805Z] 
21:35:15 [2020-03-17T21:35:15.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.805Z] 
21:35:15 [2020-03-17T21:35:15.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]         docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.805Z] 
21:35:15 [2020-03-17T21:35:15.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.06s)
21:35:15 [2020-03-17T21:35:15.805Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.06s)
21:35:15 [2020-03-17T21:35:15.805Z]         docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.805Z] 
21:35:15 [2020-03-17T21:35:15.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]         docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.805Z] 
21:35:15 [2020-03-17T21:35:15.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]         docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.805Z] 
21:35:15 [2020-03-17T21:35:15.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
21:35:15 [2020-03-17T21:35:15.805Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
21:35:15 [2020-03-17T21:35:15.805Z]         docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.805Z] 
21:35:15 [2020-03-17T21:35:15.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]         docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.805Z] 
21:35:15 [2020-03-17T21:35:15.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]         docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.805Z] 
21:35:15 [2020-03-17T21:35:15.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]         docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.805Z] 
21:35:15 [2020-03-17T21:35:15.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]         docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.805Z] 
21:35:15 [2020-03-17T21:35:15.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]         docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.805Z] 
21:35:15 [2020-03-17T21:35:15.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]         docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.805Z] 
21:35:15 [2020-03-17T21:35:15.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]         docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.805Z] 
21:35:15 [2020-03-17T21:35:15.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]         docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.805Z] 
21:35:15 [2020-03-17T21:35:15.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]         docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.805Z] 
21:35:15 [2020-03-17T21:35:15.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]         docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.805Z] 
21:35:15 [2020-03-17T21:35:15.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]         docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.805Z] 
21:35:15 [2020-03-17T21:35:15.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]         docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.805Z] 
21:35:15 [2020-03-17T21:35:15.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]         docker_cli_run_test.go:3562: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.805Z] 
21:35:15 [2020-03-17T21:35:15.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]         docker_cli_run_test.go:3593: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.805Z] 
21:35:15 [2020-03-17T21:35:15.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]         docker_cli_run_test.go:3576: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.805Z] 
21:35:15 [2020-03-17T21:35:15.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.805Z] 
21:35:15 [2020-03-17T21:35:15.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]         docker_cli_run_test.go:3466: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.805Z] 
21:35:15 [2020-03-17T21:35:15.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]         docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.805Z] 
21:35:15 [2020-03-17T21:35:15.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s)
21:35:15 [2020-03-17T21:35:15.805Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s)
21:35:15 [2020-03-17T21:35:15.805Z]         docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.805Z] 
21:35:15 [2020-03-17T21:35:15.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.805Z] 
21:35:15 [2020-03-17T21:35:15.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.805Z] 
21:35:15 [2020-03-17T21:35:15.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.805Z] 
21:35:15 [2020-03-17T21:35:15.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.805Z] 
21:35:15 [2020-03-17T21:35:15.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.805Z] 
21:35:15 [2020-03-17T21:35:15.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.805Z] 
21:35:15 [2020-03-17T21:35:15.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.805Z] 
21:35:15 [2020-03-17T21:35:15.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.805Z] 
21:35:15 [2020-03-17T21:35:15.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.805Z] 
21:35:15 [2020-03-17T21:35:15.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.805Z] 
21:35:15 [2020-03-17T21:35:15.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.805Z] 
21:35:15 [2020-03-17T21:35:15.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
21:35:15 [2020-03-17T21:35:15.805Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.805Z] 
21:35:15 [2020-03-17T21:35:15.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s)
21:35:15 [2020-03-17T21:35:15.805Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s)
21:35:15 [2020-03-17T21:35:15.805Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.805Z] 
21:35:15 [2020-03-17T21:35:15.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
21:35:15 [2020-03-17T21:35:15.806Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
21:35:15 [2020-03-17T21:35:15.806Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.806Z] 
21:35:15 [2020-03-17T21:35:15.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
21:35:15 [2020-03-17T21:35:15.806Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
21:35:15 [2020-03-17T21:35:15.806Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.806Z] 
21:35:15 [2020-03-17T21:35:15.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s)
21:35:15 [2020-03-17T21:35:15.806Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
21:35:15 [2020-03-17T21:35:15.806Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.806Z] 
21:35:15 [2020-03-17T21:35:15.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s)
21:35:15 [2020-03-17T21:35:15.806Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
21:35:15 [2020-03-17T21:35:15.806Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.806Z] 
21:35:15 [2020-03-17T21:35:15.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s)
21:35:15 [2020-03-17T21:35:15.806Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
21:35:15 [2020-03-17T21:35:15.806Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.806Z] 
21:35:15 [2020-03-17T21:35:15.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
21:35:15 [2020-03-17T21:35:15.806Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
21:35:15 [2020-03-17T21:35:15.806Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.806Z] 
21:35:15 [2020-03-17T21:35:15.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s)
21:35:15 [2020-03-17T21:35:15.806Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
21:35:15 [2020-03-17T21:35:15.806Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.806Z] 
21:35:15 [2020-03-17T21:35:15.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
21:35:15 [2020-03-17T21:35:15.806Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
21:35:15 [2020-03-17T21:35:15.806Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.806Z] 
21:35:15 [2020-03-17T21:35:15.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
21:35:15 [2020-03-17T21:35:15.806Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
21:35:15 [2020-03-17T21:35:15.806Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.806Z] 
21:35:15 [2020-03-17T21:35:15.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
21:35:15 [2020-03-17T21:35:15.806Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
21:35:15 [2020-03-17T21:35:15.806Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.806Z] 
21:35:15 [2020-03-17T21:35:15.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s)
21:35:15 [2020-03-17T21:35:15.806Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
21:35:15 [2020-03-17T21:35:15.806Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.806Z] 
21:35:15 [2020-03-17T21:35:15.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
21:35:15 [2020-03-17T21:35:15.806Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
21:35:15 [2020-03-17T21:35:15.806Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.806Z] 
21:35:15 [2020-03-17T21:35:15.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
21:35:15 [2020-03-17T21:35:15.806Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
21:35:15 [2020-03-17T21:35:15.806Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.806Z] 
21:35:15 [2020-03-17T21:35:15.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
21:35:15 [2020-03-17T21:35:15.806Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
21:35:15 [2020-03-17T21:35:15.806Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.806Z] 
21:35:15 [2020-03-17T21:35:15.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s)
21:35:15 [2020-03-17T21:35:15.806Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
21:35:15 [2020-03-17T21:35:15.806Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.806Z] 
21:35:15 [2020-03-17T21:35:15.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
21:35:15 [2020-03-17T21:35:15.806Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
21:35:15 [2020-03-17T21:35:15.806Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.806Z] 
21:35:15 [2020-03-17T21:35:15.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
21:35:15 [2020-03-17T21:35:15.806Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
21:35:15 [2020-03-17T21:35:15.806Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.806Z] 
21:35:15 [2020-03-17T21:35:15.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
21:35:15 [2020-03-17T21:35:15.806Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
21:35:15 [2020-03-17T21:35:15.806Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.806Z] 
21:35:15 [2020-03-17T21:35:15.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s)
21:35:15 [2020-03-17T21:35:15.806Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
21:35:15 [2020-03-17T21:35:15.806Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.806Z] 
21:35:15 [2020-03-17T21:35:15.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s)
21:35:15 [2020-03-17T21:35:15.806Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
21:35:15 [2020-03-17T21:35:15.806Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
21:35:15 [2020-03-17T21:35:15.806Z] 
21:35:15 [2020-03-17T21:35:15.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
21:35:15 [2020-03-17T21:35:15.806Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
21:35:15 [2020-03-17T21:35:15.806Z]         docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.806Z] 
21:35:15 [2020-03-17T21:35:15.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
21:35:15 [2020-03-17T21:35:15.806Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
21:35:15 [2020-03-17T21:35:15.806Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.806Z] 
21:35:15 [2020-03-17T21:35:15.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
21:35:15 [2020-03-17T21:35:15.806Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
21:35:15 [2020-03-17T21:35:15.806Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.806Z] 
21:35:15 [2020-03-17T21:35:15.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
21:35:15 [2020-03-17T21:35:15.806Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
21:35:15 [2020-03-17T21:35:15.806Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.806Z] 
21:35:15 [2020-03-17T21:35:15.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
21:35:15 [2020-03-17T21:35:15.806Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
21:35:15 [2020-03-17T21:35:15.806Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.806Z] 
21:35:15 [2020-03-17T21:35:15.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
21:35:15 [2020-03-17T21:35:15.806Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
21:35:15 [2020-03-17T21:35:15.806Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.806Z] 
21:35:15 [2020-03-17T21:35:15.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
21:35:15 [2020-03-17T21:35:15.806Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
21:35:15 [2020-03-17T21:35:15.806Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.806Z] 
21:35:15 [2020-03-17T21:35:15.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
21:35:15 [2020-03-17T21:35:15.806Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
21:35:15 [2020-03-17T21:35:15.806Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.806Z] 
21:35:15 [2020-03-17T21:35:15.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
21:35:15 [2020-03-17T21:35:15.806Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
21:35:15 [2020-03-17T21:35:15.806Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.806Z] 
21:35:15 [2020-03-17T21:35:15.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
21:35:15 [2020-03-17T21:35:15.806Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
21:35:15 [2020-03-17T21:35:15.806Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.806Z] 
21:35:15 [2020-03-17T21:35:15.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
21:35:15 [2020-03-17T21:35:15.806Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
21:35:15 [2020-03-17T21:35:15.806Z]         docker_cli_run_test.go:2995: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.806Z] 
21:35:15 [2020-03-17T21:35:15.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
21:35:15 [2020-03-17T21:35:15.806Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
21:35:15 [2020-03-17T21:35:15.806Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.806Z] 
21:35:15 [2020-03-17T21:35:15.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
21:35:15 [2020-03-17T21:35:15.806Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
21:35:15 [2020-03-17T21:35:15.806Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.806Z] 
21:35:15 [2020-03-17T21:35:15.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
21:35:15 [2020-03-17T21:35:15.806Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
21:35:15 [2020-03-17T21:35:15.806Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.806Z] 
21:35:15 [2020-03-17T21:35:15.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
21:35:15 [2020-03-17T21:35:15.806Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
21:35:15 [2020-03-17T21:35:15.806Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.806Z] 
21:35:15 [2020-03-17T21:35:15.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
21:35:15 [2020-03-17T21:35:15.806Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
21:35:15 [2020-03-17T21:35:15.806Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.807Z] 
21:35:15 [2020-03-17T21:35:15.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s)
21:35:15 [2020-03-17T21:35:15.807Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
21:35:15 [2020-03-17T21:35:15.807Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.807Z] 
21:35:15 [2020-03-17T21:35:15.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.807Z] 
21:35:15 [2020-03-17T21:35:15.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.807Z] 
21:35:15 [2020-03-17T21:35:15.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.807Z] 
21:35:15 [2020-03-17T21:35:15.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s)
21:35:15 [2020-03-17T21:35:15.807Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
21:35:15 [2020-03-17T21:35:15.807Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.807Z] 
21:35:15 [2020-03-17T21:35:15.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s)
21:35:15 [2020-03-17T21:35:15.807Z]     --- SKIP: TestDockerSuite/TestExec (0.02s)
21:35:15 [2020-03-17T21:35:15.807Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.807Z] 
21:35:15 [2020-03-17T21:35:15.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.807Z] 
21:35:15 [2020-03-17T21:35:15.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.807Z] 
21:35:15 [2020-03-17T21:35:15.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.807Z] 
21:35:15 [2020-03-17T21:35:15.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.807Z] 
21:35:15 [2020-03-17T21:35:15.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.807Z] 
21:35:15 [2020-03-17T21:35:15.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.807Z] 
21:35:15 [2020-03-17T21:35:15.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.807Z] 
21:35:15 [2020-03-17T21:35:15.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.807Z] 
21:35:15 [2020-03-17T21:35:15.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.807Z] 
21:35:15 [2020-03-17T21:35:15.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.807Z] 
21:35:15 [2020-03-17T21:35:15.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
21:35:15 [2020-03-17T21:35:15.807Z] 
21:35:15 [2020-03-17T21:35:15.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.807Z] 
21:35:15 [2020-03-17T21:35:15.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.807Z] 
21:35:15 [2020-03-17T21:35:15.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.807Z] 
21:35:15 [2020-03-17T21:35:15.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.807Z] 
21:35:15 [2020-03-17T21:35:15.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.807Z] 
21:35:15 [2020-03-17T21:35:15.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.807Z] 
21:35:15 [2020-03-17T21:35:15.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.807Z] 
21:35:15 [2020-03-17T21:35:15.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.807Z] 
21:35:15 [2020-03-17T21:35:15.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s)
21:35:15 [2020-03-17T21:35:15.807Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
21:35:15 [2020-03-17T21:35:15.807Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.807Z] 
21:35:15 [2020-03-17T21:35:15.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.807Z] 
21:35:15 [2020-03-17T21:35:15.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.807Z] 
21:35:15 [2020-03-17T21:35:15.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.807Z] 
21:35:15 [2020-03-17T21:35:15.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.807Z] 
21:35:15 [2020-03-17T21:35:15.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.807Z] 
21:35:15 [2020-03-17T21:35:15.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.807Z] 
21:35:15 [2020-03-17T21:35:15.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.06s)
21:35:15 [2020-03-17T21:35:15.807Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.06s)
21:35:15 [2020-03-17T21:35:15.807Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.807Z] 
21:35:15 [2020-03-17T21:35:15.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.807Z] 
21:35:15 [2020-03-17T21:35:15.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.807Z] 
21:35:15 [2020-03-17T21:35:15.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.807Z] 
21:35:15 [2020-03-17T21:35:15.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s)
21:35:15 [2020-03-17T21:35:15.807Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
21:35:15 [2020-03-17T21:35:15.807Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.807Z] 
21:35:15 [2020-03-17T21:35:15.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
21:35:15 [2020-03-17T21:35:15.807Z] 
21:35:15 [2020-03-17T21:35:15.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.807Z] 
21:35:15 [2020-03-17T21:35:15.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.807Z] 
21:35:15 [2020-03-17T21:35:15.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.807Z] 
21:35:15 [2020-03-17T21:35:15.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.807Z] 
21:35:15 [2020-03-17T21:35:15.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.807Z] 
21:35:15 [2020-03-17T21:35:15.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.807Z] 
21:35:15 [2020-03-17T21:35:15.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.807Z] 
21:35:15 [2020-03-17T21:35:15.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.807Z] 
21:35:15 [2020-03-17T21:35:15.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.807Z] 
21:35:15 [2020-03-17T21:35:15.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
21:35:15 [2020-03-17T21:35:15.807Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
21:35:15 [2020-03-17T21:35:15.807Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.807Z] 
21:35:15 [2020-03-17T21:35:15.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.807Z] 
21:35:15 [2020-03-17T21:35:15.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.807Z] 
21:35:15 [2020-03-17T21:35:15.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
21:35:15 [2020-03-17T21:35:15.807Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.807Z] 
21:35:15 [2020-03-17T21:35:15.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.808Z] 
21:35:15 [2020-03-17T21:35:15.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.808Z] 
21:35:15 [2020-03-17T21:35:15.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.808Z] 
21:35:15 [2020-03-17T21:35:15.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.808Z] 
21:35:15 [2020-03-17T21:35:15.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.808Z] 
21:35:15 [2020-03-17T21:35:15.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.808Z] 
21:35:15 [2020-03-17T21:35:15.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.808Z] 
21:35:15 [2020-03-17T21:35:15.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.808Z] 
21:35:15 [2020-03-17T21:35:15.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.808Z] 
21:35:15 [2020-03-17T21:35:15.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
21:35:15 [2020-03-17T21:35:15.808Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
21:35:15 [2020-03-17T21:35:15.808Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.808Z] 
21:35:15 [2020-03-17T21:35:15.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.808Z] 
21:35:15 [2020-03-17T21:35:15.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.808Z] 
21:35:15 [2020-03-17T21:35:15.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.808Z] 
21:35:15 [2020-03-17T21:35:15.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.808Z] 
21:35:15 [2020-03-17T21:35:15.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.808Z] 
21:35:15 [2020-03-17T21:35:15.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.808Z] 
21:35:15 [2020-03-17T21:35:15.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.808Z] 
21:35:15 [2020-03-17T21:35:15.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.808Z] 
21:35:15 [2020-03-17T21:35:15.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.808Z] 
21:35:15 [2020-03-17T21:35:15.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.808Z] 
21:35:15 [2020-03-17T21:35:15.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.808Z] 
21:35:15 [2020-03-17T21:35:15.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]         docker_cli_run_test.go:2909: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.808Z] 
21:35:15 [2020-03-17T21:35:15.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]         docker_cli_run_test.go:2918: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.808Z] 
21:35:15 [2020-03-17T21:35:15.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.808Z] 
21:35:15 [2020-03-17T21:35:15.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.808Z] 
21:35:15 [2020-03-17T21:35:15.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]         docker_cli_run_test.go:3512: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.808Z] 
21:35:15 [2020-03-17T21:35:15.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]         docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.808Z] 
21:35:15 [2020-03-17T21:35:15.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s)
21:35:15 [2020-03-17T21:35:15.808Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
21:35:15 [2020-03-17T21:35:15.808Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.808Z] 
21:35:15 [2020-03-17T21:35:15.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.808Z] 
21:35:15 [2020-03-17T21:35:15.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
21:35:15 [2020-03-17T21:35:15.808Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
21:35:15 [2020-03-17T21:35:15.808Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.808Z] 
21:35:15 [2020-03-17T21:35:15.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
21:35:15 [2020-03-17T21:35:15.808Z] 
21:35:15 [2020-03-17T21:35:15.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
21:35:15 [2020-03-17T21:35:15.808Z] 
21:35:15 [2020-03-17T21:35:15.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.808Z] 
21:35:15 [2020-03-17T21:35:15.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.808Z] 
21:35:15 [2020-03-17T21:35:15.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.808Z] 
21:35:15 [2020-03-17T21:35:15.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.808Z] 
21:35:15 [2020-03-17T21:35:15.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.808Z] 
21:35:15 [2020-03-17T21:35:15.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.808Z] 
21:35:15 [2020-03-17T21:35:15.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.808Z] 
21:35:15 [2020-03-17T21:35:15.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
21:35:15 [2020-03-17T21:35:15.808Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
21:35:15 [2020-03-17T21:35:15.808Z]         docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.808Z] 
21:35:15 [2020-03-17T21:35:15.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
21:35:15 [2020-03-17T21:35:15.808Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
21:35:15 [2020-03-17T21:35:15.808Z]         docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.808Z] 
21:35:15 [2020-03-17T21:35:15.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]         docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.808Z] 
21:35:15 [2020-03-17T21:35:15.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]         docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.808Z] 
21:35:15 [2020-03-17T21:35:15.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]         docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.808Z] 
21:35:15 [2020-03-17T21:35:15.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]         docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.808Z] 
21:35:15 [2020-03-17T21:35:15.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]         docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.808Z] 
21:35:15 [2020-03-17T21:35:15.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]         docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.808Z] 
21:35:15 [2020-03-17T21:35:15.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.808Z] 
21:35:15 [2020-03-17T21:35:15.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s)
21:35:15 [2020-03-17T21:35:15.808Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s)
21:35:15 [2020-03-17T21:35:15.808Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
21:35:15 [2020-03-17T21:35:15.808Z] 
21:35:15 [2020-03-17T21:35:15.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
21:35:15 [2020-03-17T21:35:15.808Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
21:35:15 [2020-03-17T21:35:15.808Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.808Z] 
21:35:15 [2020-03-17T21:35:15.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
21:35:15 [2020-03-17T21:35:15.808Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
21:35:15 [2020-03-17T21:35:15.808Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.808Z] 
21:35:15 [2020-03-17T21:35:15.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.808Z] 
21:35:15 [2020-03-17T21:35:15.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]         docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.808Z] 
21:35:15 [2020-03-17T21:35:15.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.808Z] 
21:35:15 [2020-03-17T21:35:15.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.808Z] 
21:35:15 [2020-03-17T21:35:15.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]         docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.808Z] 
21:35:15 [2020-03-17T21:35:15.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
21:35:15 [2020-03-17T21:35:15.808Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
21:35:15 [2020-03-17T21:35:15.808Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.808Z] 
21:35:15 [2020-03-17T21:35:15.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]         docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.808Z] 
21:35:15 [2020-03-17T21:35:15.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.808Z] 
21:35:15 [2020-03-17T21:35:15.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.808Z] 
21:35:15 [2020-03-17T21:35:15.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]         docker_cli_run_test.go:4507: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.808Z] 
21:35:15 [2020-03-17T21:35:15.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]         docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.808Z] 
21:35:15 [2020-03-17T21:35:15.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
21:35:15 [2020-03-17T21:35:15.808Z]         docker_cli_run_test.go:4024: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.808Z] 
21:35:15 [2020-03-17T21:35:15.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]         docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.809Z] 
21:35:15 [2020-03-17T21:35:15.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]         docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.809Z] 
21:35:15 [2020-03-17T21:35:15.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]         docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.809Z] 
21:35:15 [2020-03-17T21:35:15.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]         docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.809Z] 
21:35:15 [2020-03-17T21:35:15.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]         docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.809Z] 
21:35:15 [2020-03-17T21:35:15.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]         docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.809Z] 
21:35:15 [2020-03-17T21:35:15.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]         docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.809Z] 
21:35:15 [2020-03-17T21:35:15.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]         docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.809Z] 
21:35:15 [2020-03-17T21:35:15.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]         docker_cli_run_test.go:3008: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.809Z] 
21:35:15 [2020-03-17T21:35:15.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]         docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.809Z] 
21:35:15 [2020-03-17T21:35:15.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]         docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.809Z] 
21:35:15 [2020-03-17T21:35:15.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]         docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.809Z] 
21:35:15 [2020-03-17T21:35:15.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]         docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.809Z] 
21:35:15 [2020-03-17T21:35:15.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]         docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.809Z] 
21:35:15 [2020-03-17T21:35:15.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]         docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.809Z] 
21:35:15 [2020-03-17T21:35:15.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]         docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.809Z] 
21:35:15 [2020-03-17T21:35:15.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]         docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.809Z] 
21:35:15 [2020-03-17T21:35:15.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]         docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.809Z] 
21:35:15 [2020-03-17T21:35:15.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
21:35:15 [2020-03-17T21:35:15.809Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
21:35:15 [2020-03-17T21:35:15.809Z]         docker_cli_run_test.go:3336: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.809Z] 
21:35:15 [2020-03-17T21:35:15.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]         docker_cli_run_test.go:3360: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.809Z] 
21:35:15 [2020-03-17T21:35:15.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]         docker_cli_run_test.go:3327: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.809Z] 
21:35:15 [2020-03-17T21:35:15.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]         docker_cli_run_test.go:3312: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.809Z] 
21:35:15 [2020-03-17T21:35:15.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]         docker_cli_run_test.go:3237: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.809Z] 
21:35:15 [2020-03-17T21:35:15.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
21:35:15 [2020-03-17T21:35:15.809Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
21:35:15 [2020-03-17T21:35:15.809Z]         docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.809Z] 
21:35:15 [2020-03-17T21:35:15.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]         docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.809Z] 
21:35:15 [2020-03-17T21:35:15.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]         docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.809Z] 
21:35:15 [2020-03-17T21:35:15.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]         docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.809Z] 
21:35:15 [2020-03-17T21:35:15.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]         docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.809Z] 
21:35:15 [2020-03-17T21:35:15.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]         docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.809Z] 
21:35:15 [2020-03-17T21:35:15.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]         docker_cli_run_test.go:3202: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.809Z] 
21:35:15 [2020-03-17T21:35:15.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
21:35:15 [2020-03-17T21:35:15.809Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
21:35:15 [2020-03-17T21:35:15.809Z]         docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.809Z] 
21:35:15 [2020-03-17T21:35:15.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]         docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.809Z] 
21:35:15 [2020-03-17T21:35:15.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]         docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.809Z] 
21:35:15 [2020-03-17T21:35:15.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]         docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.809Z] 
21:35:15 [2020-03-17T21:35:15.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]         docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.809Z] 
21:35:15 [2020-03-17T21:35:15.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]         docker_cli_run_test.go:3989: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.809Z] 
21:35:15 [2020-03-17T21:35:15.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s)
21:35:15 [2020-03-17T21:35:15.809Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s)
21:35:15 [2020-03-17T21:35:15.809Z]         docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.809Z] 
21:35:15 [2020-03-17T21:35:15.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]         docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.809Z] 
21:35:15 [2020-03-17T21:35:15.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]         docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.809Z] 
21:35:15 [2020-03-17T21:35:15.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
21:35:15 [2020-03-17T21:35:15.809Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
21:35:15 [2020-03-17T21:35:15.809Z]         docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.809Z] 
21:35:15 [2020-03-17T21:35:15.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]         docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.809Z] 
21:35:15 [2020-03-17T21:35:15.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]         docker_cli_run_test.go:4164: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.809Z] 
21:35:15 [2020-03-17T21:35:15.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]         docker_cli_run_test.go:4247: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.809Z] 
21:35:15 [2020-03-17T21:35:15.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]         docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.809Z] 
21:35:15 [2020-03-17T21:35:15.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]         docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.809Z] 
21:35:15 [2020-03-17T21:35:15.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]         docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.809Z] 
21:35:15 [2020-03-17T21:35:15.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]         docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.809Z] 
21:35:15 [2020-03-17T21:35:15.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]         docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.809Z] 
21:35:15 [2020-03-17T21:35:15.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]         docker_cli_run_test.go:4486: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.809Z] 
21:35:15 [2020-03-17T21:35:15.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]         docker_cli_run_test.go:4499: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.809Z] 
21:35:15 [2020-03-17T21:35:15.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]         docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv
21:35:15 [2020-03-17T21:35:15.809Z] 
21:35:15 [2020-03-17T21:35:15.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]         docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.809Z] 
21:35:15 [2020-03-17T21:35:15.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]         docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.809Z] 
21:35:15 [2020-03-17T21:35:15.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]         docker_cli_run_test.go:3272: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.809Z] 
21:35:15 [2020-03-17T21:35:15.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]         docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.809Z] 
21:35:15 [2020-03-17T21:35:15.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]         docker_cli_run_test.go:3381: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.809Z] 
21:35:15 [2020-03-17T21:35:15.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
21:35:15 [2020-03-17T21:35:15.809Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
21:35:15 [2020-03-17T21:35:15.809Z]         docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.809Z] 
21:35:15 [2020-03-17T21:35:15.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]         docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.809Z] 
21:35:15 [2020-03-17T21:35:15.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]         docker_cli_run_test.go:3391: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.809Z] 
21:35:15 [2020-03-17T21:35:15.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]         docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.809Z] 
21:35:15 [2020-03-17T21:35:15.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
21:35:15 [2020-03-17T21:35:15.809Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
21:35:15 [2020-03-17T21:35:15.809Z]         docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.809Z] 
21:35:15 [2020-03-17T21:35:15.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]         docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.809Z] 
21:35:15 [2020-03-17T21:35:15.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s)
21:35:15 [2020-03-17T21:35:15.809Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
21:35:15 [2020-03-17T21:35:15.809Z]         docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.809Z] 
21:35:15 [2020-03-17T21:35:15.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]         docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.809Z] 
21:35:15 [2020-03-17T21:35:15.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
21:35:15 [2020-03-17T21:35:15.809Z]         docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.809Z] 
21:35:15 [2020-03-17T21:35:15.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]         docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.810Z] 
21:35:15 [2020-03-17T21:35:15.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]         docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.810Z] 
21:35:15 [2020-03-17T21:35:15.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s)
21:35:15 [2020-03-17T21:35:15.810Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s)
21:35:15 [2020-03-17T21:35:15.810Z]         docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.810Z] 
21:35:15 [2020-03-17T21:35:15.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]         docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.810Z] 
21:35:15 [2020-03-17T21:35:15.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]         docker_cli_run_test.go:4309: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.810Z] 
21:35:15 [2020-03-17T21:35:15.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]         docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.810Z] 
21:35:15 [2020-03-17T21:35:15.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
21:35:15 [2020-03-17T21:35:15.810Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
21:35:15 [2020-03-17T21:35:15.810Z]         docker_cli_run_test.go:4297: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.810Z] 
21:35:15 [2020-03-17T21:35:15.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]         docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.810Z] 
21:35:15 [2020-03-17T21:35:15.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.810Z] 
21:35:15 [2020-03-17T21:35:15.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]         docker_cli_run_test.go:3214: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.810Z] 
21:35:15 [2020-03-17T21:35:15.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]         docker_cli_run_test.go:3856: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.810Z] 
21:35:15 [2020-03-17T21:35:15.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]         docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.810Z] 
21:35:15 [2020-03-17T21:35:15.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]         docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.810Z] 
21:35:15 [2020-03-17T21:35:15.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]         docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.810Z] 
21:35:15 [2020-03-17T21:35:15.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]         docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.810Z] 
21:35:15 [2020-03-17T21:35:15.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]         docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.810Z] 
21:35:15 [2020-03-17T21:35:15.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
21:35:15 [2020-03-17T21:35:15.810Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
21:35:15 [2020-03-17T21:35:15.810Z]         docker_cli_run_test.go:3069: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.810Z] 
21:35:15 [2020-03-17T21:35:15.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]         docker_cli_run_test.go:3093: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.810Z] 
21:35:15 [2020-03-17T21:35:15.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]         docker_cli_run_test.go:3115: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.810Z] 
21:35:15 [2020-03-17T21:35:15.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]         docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.810Z] 
21:35:15 [2020-03-17T21:35:15.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s)
21:35:15 [2020-03-17T21:35:15.810Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s)
21:35:15 [2020-03-17T21:35:15.810Z]         docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.810Z] 
21:35:15 [2020-03-17T21:35:15.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]         docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.810Z] 
21:35:15 [2020-03-17T21:35:15.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]         docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.810Z] 
21:35:15 [2020-03-17T21:35:15.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]         docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.810Z] 
21:35:15 [2020-03-17T21:35:15.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]         docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.810Z] 
21:35:15 [2020-03-17T21:35:15.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]         docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.810Z] 
21:35:15 [2020-03-17T21:35:15.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
21:35:15 [2020-03-17T21:35:15.810Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
21:35:15 [2020-03-17T21:35:15.810Z]         docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.810Z] 
21:35:15 [2020-03-17T21:35:15.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]         docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.810Z] 
21:35:15 [2020-03-17T21:35:15.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]         docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.810Z] 
21:35:15 [2020-03-17T21:35:15.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]         docker_cli_run_test.go:2886: unmatched requirement Apparmor
21:35:15 [2020-03-17T21:35:15.810Z] 
21:35:15 [2020-03-17T21:35:15.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s)
21:35:15 [2020-03-17T21:35:15.810Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s)
21:35:15 [2020-03-17T21:35:15.810Z]         docker_cli_run_test.go:2865: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.810Z] 
21:35:15 [2020-03-17T21:35:15.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]         docker_cli_run_test.go:2850: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.810Z] 
21:35:15 [2020-03-17T21:35:15.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]         docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.810Z] 
21:35:15 [2020-03-17T21:35:15.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]         docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.810Z] 
21:35:15 [2020-03-17T21:35:15.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]         docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.810Z] 
21:35:15 [2020-03-17T21:35:15.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]         docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.810Z] 
21:35:15 [2020-03-17T21:35:15.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]         docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.810Z] 
21:35:15 [2020-03-17T21:35:15.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]         docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.810Z] 
21:35:15 [2020-03-17T21:35:15.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]         docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.810Z] 
21:35:15 [2020-03-17T21:35:15.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
21:35:15 [2020-03-17T21:35:15.810Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
21:35:15 [2020-03-17T21:35:15.810Z]         docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.810Z] 
21:35:15 [2020-03-17T21:35:15.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]         docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.810Z] 
21:35:15 [2020-03-17T21:35:15.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]         docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.810Z] 
21:35:15 [2020-03-17T21:35:15.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]         docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.810Z] 
21:35:15 [2020-03-17T21:35:15.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]         docker_cli_run_test.go:4065: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.810Z] 
21:35:15 [2020-03-17T21:35:15.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]         docker_cli_run_test.go:2925: unmatched requirement Apparmor
21:35:15 [2020-03-17T21:35:15.810Z] 
21:35:15 [2020-03-17T21:35:15.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]         docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.810Z] 
21:35:15 [2020-03-17T21:35:15.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]         docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.810Z] 
21:35:15 [2020-03-17T21:35:15.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]         docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.810Z] 
21:35:15 [2020-03-17T21:35:15.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]         docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.810Z] 
21:35:15 [2020-03-17T21:35:15.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]         docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.810Z] 
21:35:15 [2020-03-17T21:35:15.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]         docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.810Z] 
21:35:15 [2020-03-17T21:35:15.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]         docker_cli_run_test.go:3954: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.810Z] 
21:35:15 [2020-03-17T21:35:15.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]         docker_cli_run_test.go:3947: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.810Z] 
21:35:15 [2020-03-17T21:35:15.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]         docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.810Z] 
21:35:15 [2020-03-17T21:35:15.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]         docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.810Z] 
21:35:15 [2020-03-17T21:35:15.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]         docker_cli_run_test.go:3802: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.810Z] 
21:35:15 [2020-03-17T21:35:15.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]         docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.810Z] 
21:35:15 [2020-03-17T21:35:15.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]         docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.810Z] 
21:35:15 [2020-03-17T21:35:15.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]         docker_cli_run_test.go:3741: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.810Z] 
21:35:15 [2020-03-17T21:35:15.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]         docker_cli_run_test.go:3752: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.810Z] 
21:35:15 [2020-03-17T21:35:15.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]         docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.810Z] 
21:35:15 [2020-03-17T21:35:15.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]         docker_cli_run_test.go:3226: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.810Z] 
21:35:15 [2020-03-17T21:35:15.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
21:35:15 [2020-03-17T21:35:15.810Z]         docker_cli_run_test.go:3042: unmatched requirement Apparmor
21:35:15 [2020-03-17T21:35:15.810Z] 
21:35:15 [2020-03-17T21:35:15.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]         docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.811Z] 
21:35:15 [2020-03-17T21:35:15.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s)
21:35:15 [2020-03-17T21:35:15.811Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
21:35:15 [2020-03-17T21:35:15.811Z]         docker_cli_run_test.go:2841: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.811Z] 
21:35:15 [2020-03-17T21:35:15.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]         docker_cli_run_test.go:3639: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.811Z] 
21:35:15 [2020-03-17T21:35:15.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]         docker_cli_run_test.go:3650: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.811Z] 
21:35:15 [2020-03-17T21:35:15.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.811Z] 
21:35:15 [2020-03-17T21:35:15.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.811Z] 
21:35:15 [2020-03-17T21:35:15.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.811Z] 
21:35:15 [2020-03-17T21:35:15.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.811Z] 
21:35:15 [2020-03-17T21:35:15.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.811Z] 
21:35:15 [2020-03-17T21:35:15.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.811Z] 
21:35:15 [2020-03-17T21:35:15.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.811Z] 
21:35:15 [2020-03-17T21:35:15.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
21:35:15 [2020-03-17T21:35:15.811Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
21:35:15 [2020-03-17T21:35:15.811Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.811Z] 
21:35:15 [2020-03-17T21:35:15.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.811Z] 
21:35:15 [2020-03-17T21:35:15.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.811Z] 
21:35:15 [2020-03-17T21:35:15.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.811Z] 
21:35:15 [2020-03-17T21:35:15.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.811Z] 
21:35:15 [2020-03-17T21:35:15.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.811Z] 
21:35:15 [2020-03-17T21:35:15.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.811Z] 
21:35:15 [2020-03-17T21:35:15.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.811Z] 
21:35:15 [2020-03-17T21:35:15.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.811Z] 
21:35:15 [2020-03-17T21:35:15.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
21:35:15 [2020-03-17T21:35:15.811Z] 
21:35:15 [2020-03-17T21:35:15.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.811Z] 
21:35:15 [2020-03-17T21:35:15.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.811Z] 
21:35:15 [2020-03-17T21:35:15.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.811Z] 
21:35:15 [2020-03-17T21:35:15.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.811Z] 
21:35:15 [2020-03-17T21:35:15.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.811Z] 
21:35:15 [2020-03-17T21:35:15.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.811Z] 
21:35:15 [2020-03-17T21:35:15.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.811Z] 
21:35:15 [2020-03-17T21:35:15.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.811Z] 
21:35:15 [2020-03-17T21:35:15.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]         docker_cli_run_test.go:3450: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.811Z] 
21:35:15 [2020-03-17T21:35:15.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.811Z] 
21:35:15 [2020-03-17T21:35:15.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.811Z] 
21:35:15 [2020-03-17T21:35:15.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]         docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.811Z] 
21:35:15 [2020-03-17T21:35:15.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]         docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.811Z] 
21:35:15 [2020-03-17T21:35:15.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]         docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.811Z] 
21:35:15 [2020-03-17T21:35:15.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.811Z] 
21:35:15 [2020-03-17T21:35:15.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.811Z] 
21:35:15 [2020-03-17T21:35:15.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.811Z] 
21:35:15 [2020-03-17T21:35:15.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
21:35:15 [2020-03-17T21:35:15.811Z]         docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.811Z] 
21:35:15 [2020-03-17T21:35:15.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
21:35:15 [2020-03-17T21:35:15.811Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
21:35:15 [2020-03-17T21:35:15.811Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.811Z] 
21:35:15 [2020-03-17T21:35:15.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
21:35:15 [2020-03-17T21:35:15.811Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
21:35:15 [2020-03-17T21:35:15.811Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.811Z] 
21:35:15 [2020-03-17T21:35:15.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
21:35:15 [2020-03-17T21:35:15.811Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
21:35:15 [2020-03-17T21:35:15.811Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.811Z] 
21:35:15 [2020-03-17T21:35:15.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
21:35:15 [2020-03-17T21:35:15.811Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
21:35:15 [2020-03-17T21:35:15.811Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.811Z] 
21:35:15 [2020-03-17T21:35:15.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
21:35:15 [2020-03-17T21:35:15.811Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
21:35:15 [2020-03-17T21:35:15.811Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.811Z] 
21:35:15 [2020-03-17T21:35:15.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
21:35:15 [2020-03-17T21:35:15.811Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
21:35:15 [2020-03-17T21:35:15.811Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.811Z] 
21:35:15 [2020-03-17T21:35:15.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
21:35:15 [2020-03-17T21:35:15.811Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
21:35:15 [2020-03-17T21:35:15.811Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.811Z] 
21:35:15 [2020-03-17T21:35:15.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
21:35:15 [2020-03-17T21:35:15.811Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
21:35:15 [2020-03-17T21:35:15.811Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.811Z] 
21:35:15 [2020-03-17T21:35:15.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
21:35:15 [2020-03-17T21:35:15.811Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
21:35:15 [2020-03-17T21:35:15.811Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.811Z] 
21:35:15 [2020-03-17T21:35:15.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
21:35:15 [2020-03-17T21:35:15.811Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
21:35:15 [2020-03-17T21:35:15.811Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.811Z] 
21:35:15 [2020-03-17T21:35:15.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
21:35:15 [2020-03-17T21:35:15.811Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
21:35:15 [2020-03-17T21:35:15.811Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.811Z] 
21:35:15 [2020-03-17T21:35:15.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
21:35:15 [2020-03-17T21:35:15.811Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
21:35:15 [2020-03-17T21:35:15.811Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.811Z] 
21:35:15 [2020-03-17T21:35:15.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
21:35:15 [2020-03-17T21:35:15.811Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
21:35:15 [2020-03-17T21:35:15.811Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.811Z] 
21:35:15 [2020-03-17T21:35:15.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
21:35:15 [2020-03-17T21:35:15.811Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
21:35:15 [2020-03-17T21:35:15.811Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.811Z] 
21:35:15 [2020-03-17T21:35:15.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
21:35:15 [2020-03-17T21:35:15.811Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
21:35:15 [2020-03-17T21:35:15.811Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.811Z] 
21:35:15 [2020-03-17T21:35:15.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
21:35:15 [2020-03-17T21:35:15.811Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
21:35:15 [2020-03-17T21:35:15.811Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.811Z] 
21:35:15 [2020-03-17T21:35:15.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
21:35:15 [2020-03-17T21:35:15.811Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
21:35:15 [2020-03-17T21:35:15.811Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.811Z] 
21:35:15 [2020-03-17T21:35:15.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
21:35:15 [2020-03-17T21:35:15.811Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
21:35:15 [2020-03-17T21:35:15.811Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.811Z] 
21:35:15 [2020-03-17T21:35:15.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
21:35:15 [2020-03-17T21:35:15.811Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
21:35:15 [2020-03-17T21:35:15.811Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.811Z] 
21:35:15 [2020-03-17T21:35:15.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
21:35:15 [2020-03-17T21:35:15.811Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
21:35:15 [2020-03-17T21:35:15.811Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.811Z] 
21:35:15 [2020-03-17T21:35:15.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
21:35:15 [2020-03-17T21:35:15.811Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
21:35:15 [2020-03-17T21:35:15.811Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.811Z] 
21:35:15 [2020-03-17T21:35:15.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
21:35:15 [2020-03-17T21:35:15.811Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
21:35:15 [2020-03-17T21:35:15.811Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.811Z] 
21:35:15 [2020-03-17T21:35:15.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
21:35:15 [2020-03-17T21:35:15.811Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
21:35:15 [2020-03-17T21:35:15.811Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.811Z] 
21:35:15 [2020-03-17T21:35:15.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
21:35:15 [2020-03-17T21:35:15.811Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
21:35:15 [2020-03-17T21:35:15.811Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.811Z] 
21:35:15 [2020-03-17T21:35:15.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
21:35:15 [2020-03-17T21:35:15.811Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
21:35:15 [2020-03-17T21:35:15.811Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.811Z] 
21:35:15 [2020-03-17T21:35:15.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
21:35:15 [2020-03-17T21:35:15.811Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
21:35:15 [2020-03-17T21:35:15.811Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.811Z] 
21:35:15 [2020-03-17T21:35:15.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
21:35:15 [2020-03-17T21:35:15.811Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
21:35:15 [2020-03-17T21:35:15.811Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.811Z] 
21:35:15 [2020-03-17T21:35:15.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.812Z] 
21:35:15 [2020-03-17T21:35:15.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.812Z] 
21:35:15 [2020-03-17T21:35:15.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.812Z] 
21:35:15 [2020-03-17T21:35:15.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.812Z] 
21:35:15 [2020-03-17T21:35:15.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.812Z] 
21:35:15 [2020-03-17T21:35:15.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.812Z] 
21:35:15 [2020-03-17T21:35:15.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.812Z] 
21:35:15 [2020-03-17T21:35:15.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.812Z] 
21:35:15 [2020-03-17T21:35:15.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.812Z] 
21:35:15 [2020-03-17T21:35:15.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.812Z] 
21:35:15 [2020-03-17T21:35:15.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.812Z] 
21:35:15 [2020-03-17T21:35:15.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.812Z] 
21:35:15 [2020-03-17T21:35:15.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.812Z] 
21:35:15 [2020-03-17T21:35:15.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.812Z] 
21:35:15 [2020-03-17T21:35:15.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.812Z] 
21:35:15 [2020-03-17T21:35:15.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.812Z] 
21:35:15 [2020-03-17T21:35:15.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.812Z] 
21:35:15 [2020-03-17T21:35:15.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.812Z] 
21:35:15 [2020-03-17T21:35:15.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.812Z] 
21:35:15 [2020-03-17T21:35:15.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.812Z] 
21:35:15 [2020-03-17T21:35:15.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.812Z] 
21:35:15 [2020-03-17T21:35:15.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.812Z] 
21:35:15 [2020-03-17T21:35:15.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.812Z] 
21:35:15 [2020-03-17T21:35:15.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.812Z] 
21:35:15 [2020-03-17T21:35:15.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.812Z] 
21:35:15 [2020-03-17T21:35:15.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.812Z] 
21:35:15 [2020-03-17T21:35:15.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.812Z] 
21:35:15 [2020-03-17T21:35:15.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.812Z] 
21:35:15 [2020-03-17T21:35:15.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.812Z] 
21:35:15 [2020-03-17T21:35:15.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]         check_test.go:239: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.812Z] 
21:35:15 [2020-03-17T21:35:15.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]         check_test.go:239: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.812Z] 
21:35:15 [2020-03-17T21:35:15.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]         check_test.go:239: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.812Z] 
21:35:15 [2020-03-17T21:35:15.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]         check_test.go:239: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.812Z] 
21:35:15 [2020-03-17T21:35:15.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]         check_test.go:239: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.812Z] 
21:35:15 [2020-03-17T21:35:15.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]         check_test.go:239: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.812Z] 
21:35:15 [2020-03-17T21:35:15.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]         check_test.go:239: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.812Z] 
21:35:15 [2020-03-17T21:35:15.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]         check_test.go:239: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.812Z] 
21:35:15 [2020-03-17T21:35:15.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]         check_test.go:268: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.812Z] 
21:35:15 [2020-03-17T21:35:15.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]         check_test.go:268: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.812Z] 
21:35:15 [2020-03-17T21:35:15.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]         check_test.go:268: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.812Z] 
21:35:15 [2020-03-17T21:35:15.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]         check_test.go:268: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.812Z] 
21:35:15 [2020-03-17T21:35:15.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]         check_test.go:268: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.812Z] 
21:35:15 [2020-03-17T21:35:15.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]         check_test.go:302: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.812Z] 
21:35:15 [2020-03-17T21:35:15.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]         check_test.go:302: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.812Z] 
21:35:15 [2020-03-17T21:35:15.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]         check_test.go:302: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.812Z] 
21:35:15 [2020-03-17T21:35:15.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]         check_test.go:407: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.812Z] 
21:35:15 [2020-03-17T21:35:15.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]         check_test.go:407: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.812Z] 
21:35:15 [2020-03-17T21:35:15.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]         check_test.go:407: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.812Z] 
21:35:15 [2020-03-17T21:35:15.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]         check_test.go:407: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.812Z] 
21:35:15 [2020-03-17T21:35:15.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]         check_test.go:407: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.812Z] 
21:35:15 [2020-03-17T21:35:15.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]         check_test.go:407: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.812Z] 
21:35:15 [2020-03-17T21:35:15.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]         check_test.go:407: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.812Z] 
21:35:15 [2020-03-17T21:35:15.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
21:35:15 [2020-03-17T21:35:15.812Z]         check_test.go:407: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.813Z] 
21:35:15 [2020-03-17T21:35:15.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
21:35:15 [2020-03-17T21:35:15.813Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
21:35:15 [2020-03-17T21:35:15.813Z]         check_test.go:407: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.813Z] 
21:35:15 [2020-03-17T21:35:15.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
21:35:15 [2020-03-17T21:35:15.813Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
21:35:15 [2020-03-17T21:35:15.813Z]         check_test.go:407: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.813Z] 
21:35:15 [2020-03-17T21:35:15.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
21:35:15 [2020-03-17T21:35:15.813Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
21:35:15 [2020-03-17T21:35:15.813Z]         check_test.go:407: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.813Z] 
21:35:15 [2020-03-17T21:35:15.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
21:35:15 [2020-03-17T21:35:15.813Z]     check_test.go:128: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.813Z] 
21:35:15 [2020-03-17T21:35:15.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
21:35:15 [2020-03-17T21:35:15.813Z]     check_test.go:134: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.813Z] 
21:35:15 [2020-03-17T21:35:15.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
21:35:15 [2020-03-17T21:35:15.813Z]     check_test.go:142: unmatched requirement DaemonIsLinux
21:35:15 [2020-03-17T21:35:15.813Z] 
21:35:15 [2020-03-17T21:35:15.813Z] 
21:35:15 [2020-03-17T21:35:15.813Z] DONE 1096 tests, 549 skipped in 2499.724s
21:35:15 [2020-03-17T21:35:15.813Z] INFO: Integration tests ended at 03/17/2020 21:35:11. Duration:00:41:39.8571519
21:35:15 [2020-03-17T21:35:15.813Z] INFO: Docker info of the daemon under test at end of run
21:35:15 [2020-03-17T21:35:15.813Z] 
21:35:15 [2020-03-17T21:35:15.813Z] Containers: 2
21:35:15 [2020-03-17T21:35:15.813Z]  Running: 0
21:35:15 [2020-03-17T21:35:15.813Z]  Paused: 0
21:35:15 [2020-03-17T21:35:15.813Z]  Stopped: 2
21:35:15 [2020-03-17T21:35:15.813Z] Images: 12
21:35:15 [2020-03-17T21:35:15.813Z] Server Version: 0.0.0-dev
21:35:15 [2020-03-17T21:35:15.813Z] Storage Driver: windowsfilter
21:35:15 [2020-03-17T21:35:15.813Z]  Windows: 
21:35:15 [2020-03-17T21:35:15.813Z] Logging Driver: json-file
21:35:15 [2020-03-17T21:35:15.813Z] Plugins: 
21:35:15 [2020-03-17T21:35:15.813Z]  Volume: local
21:35:15 [2020-03-17T21:35:15.813Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
21:35:15 [2020-03-17T21:35:15.813Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
21:35:15 [2020-03-17T21:35:15.813Z] Swarm: inactive
21:35:15 [2020-03-17T21:35:15.813Z] Default Isolation: process
21:35:15 [2020-03-17T21:35:15.813Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
21:35:15 [2020-03-17T21:35:15.813Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039)
21:35:15 [2020-03-17T21:35:15.813Z] OSType: windows
21:35:15 [2020-03-17T21:35:15.813Z] Architecture: x86_64
21:35:15 [2020-03-17T21:35:15.813Z] CPUs: 4
21:35:15 [2020-03-17T21:35:15.813Z] Total Memory: 32GiB
21:35:15 [2020-03-17T21:35:15.813Z] Name: azwin-2-eb69a0
21:35:15 [2020-03-17T21:35:15.813Z] ID: IADT:E74C:SXZF:HZXE:I63Q:5J4H:AVBT:XFMC:HYIL:FXA3:UYMK:L3GZ
21:35:15 [2020-03-17T21:35:15.813Z] Docker Root Dir: D:\CI\PR-39728\7\daemon
21:35:15 [2020-03-17T21:35:15.813Z] Debug Mode (client): false
21:35:15 [2020-03-17T21:35:15.813Z] Debug Mode (server): true
21:35:15 [2020-03-17T21:35:15.813Z]  File Descriptors: -1
21:35:15 [2020-03-17T21:35:15.813Z]  Goroutines: 18
21:35:15 [2020-03-17T21:35:15.813Z]  System Time: 2020-03-17T21:35:11.3055335Z
21:35:15 [2020-03-17T21:35:15.813Z]  EventsListeners: 0
21:35:15 [2020-03-17T21:35:15.813Z] Registry: https://index.docker.io/v1/
21:35:15 [2020-03-17T21:35:15.813Z] Labels:
21:35:15 [2020-03-17T21:35:15.813Z] Experimental: false
21:35:15 [2020-03-17T21:35:15.813Z] Insecure Registries:
21:35:15 [2020-03-17T21:35:15.813Z]  127.0.0.0/8
21:35:15 [2020-03-17T21:35:15.813Z] Live Restore Enabled: false
21:35:15 [2020-03-17T21:35:15.813Z] 
21:35:15 [2020-03-17T21:35:15.813Z] 
21:35:15 [2020-03-17T21:35:15.813Z] INFO: Stopping daemon under test
21:35:15 [2020-03-17T21:35:15.813Z] SUCCESS: The process with PID 5668 (child process of PID 2372) has been terminated.
21:35:15 [2020-03-17T21:35:15.813Z] SUCCESS: The process with PID 2372 (child process of PID 2412) has been terminated.
21:35:15 [2020-03-17T21:35:15.813Z] INFO: Stop tailing logs of the daemon under tests
21:35:15 [2020-03-17T21:35:15.813Z] INFO: executeCI.ps1 Completed successfully at 03/17/2020 21:35:11.
21:35:15 [2020-03-17T21:35:15.813Z] INFO: Tidying up at end of run
21:35:15 [2020-03-17T21:35:15.813Z] INFO: Saving daemon under test log (d:\CI\PR-39728\7\dut.out) to C:\windows\TEMP\CIDUT.out
21:35:15 [2020-03-17T21:35:15.813Z] INFO: Saving daemon under test log (d:\CI\PR-39728\7\dut.err) to C:\windows\TEMP\CIDUT.err
21:35:15 [2020-03-17T21:35:15.813Z] INFO: Nuke-Everything...
21:35:15 [2020-03-17T21:35:15.813Z] INFO: Container count on control daemon to delete is 2
21:35:15 [2020-03-17T21:35:15.813Z] 19d28f9060eb
21:35:15 [2020-03-17T21:35:15.813Z] cbb7914ef032
21:35:15 [2020-03-17T21:35:15.813Z] INFO: Tidying pidfile d:\CI\PR-39728\7\docker.pid
21:35:15 [2020-03-17T21:35:15.813Z] INFO: Nuking d:\CI
21:35:45 [2020-03-17T21:35:45.795Z] INFO: Zapped successfully
21:35:45 [2020-03-17T21:35:45.795Z] 
21:35:45 [2020-03-17T21:35:45.795Z] INFO: executeCI.ps1 exiting at Tue Mar 17 21:35:41 CUT 2020. Duration 01:04:57.3490244
21:35:45 [2020-03-17T21:35:45.795Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
21:35:46 [2020-03-17T21:35:46.052Z] Recording test results
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
21:35:58 [2020-03-17T21:35:58.924Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
21:36:01 [2020-03-17T21:36:01.332Z] Archiving artifacts
21:36:15 [2020-03-17T21:36:15.158Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39728/7/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
21:36:16 [2020-03-17T21:36:16.105Z] + make clean
21:36:17 [2020-03-17T21:36:17.668Z] docker volume rm -f docker-dev-cache
21:36:17 [2020-03-17T21:36:17.668Z] 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