Skip to content
Success

Console Output

Pull request #40866 opened
15:01:10 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from b2af9e631c53ab17d49cd0ff341893a00318eb59+45369c61a48c755f3baee416f117e47d0127a42d (d78d586763fad7dbeaf3be2375275a5b0042f079)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 241f6703d31895690d4cb6f158f753615abe74ac
using credential jps-reader
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-40866@libs/jps # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 241f6703d31895690d4cb6f158f753615abe74ac (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 241f6703d31895690d4cb6f158f753615abe74ac # timeout=10
Commit message: "Merge pull request #21 from docker/use-multiarch-busybox"
First time build. Skipping changelog.
 > git --version # 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
15:01:15 [2020-04-28T15:01:15.179Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
15:01:15 [2020-04-28T15:01:15.183Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
15:01:15 [2020-04-28T15:01:15.334Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0508b72dd5861dfb4) in /home/ubuntu/workspace/moby_PR-40866
[Pipeline] {
[Pipeline] checkout
15:01:15 [2020-04-28T15:01:15.376Z] using credential docker-jenkins-github-credentials
15:01:15 [2020-04-28T15:01:15.384Z] Cloning the remote Git repository
15:01:15 [2020-04-28T15:01:15.384Z] Cloning with configured refspecs honoured and without tags
15:01:15 [2020-04-28T15:01:15.431Z] Cloning repository https://github.com/moby/moby.git
15:01:15 [2020-04-28T15:01:15.431Z]  > git init /home/ubuntu/workspace/moby_PR-40866 # timeout=10
15:01:15 [2020-04-28T15:01:15.442Z] Fetching upstream changes from https://github.com/moby/moby.git
15:01:15 [2020-04-28T15:01:15.442Z]  > git --version # timeout=10
15:01:15 [2020-04-28T15:01:15.446Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:01:15 [2020-04-28T15:01:15.447Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40866/head:refs/remotes/origin/PR-40866 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:01:28 [2020-04-28T15:01:28.421Z] Fetching without tags
15:01:28 [2020-04-28T15:01:28.723Z] Merging remotes/origin/master commit 45369c61a48c755f3baee416f117e47d0127a42d into PR head commit b2af9e631c53ab17d49cd0ff341893a00318eb59
15:01:29 [2020-04-28T15:01:29.288Z] Merge succeeded, producing b2af9e631c53ab17d49cd0ff341893a00318eb59
15:01:29 [2020-04-28T15:01:29.288Z] Checking out Revision b2af9e631c53ab17d49cd0ff341893a00318eb59 (PR-40866)
15:01:28 [2020-04-28T15:01:28.403Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:01:28 [2020-04-28T15:01:28.410Z]  > git config --add remote.origin.fetch +refs/pull/40866/head:refs/remotes/origin/PR-40866 # timeout=10
15:01:28 [2020-04-28T15:01:28.413Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:01:28 [2020-04-28T15:01:28.418Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:01:28 [2020-04-28T15:01:28.471Z] Fetching upstream changes from https://github.com/moby/moby.git
15:01:28 [2020-04-28T15:01:28.471Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:01:28 [2020-04-28T15:01:28.472Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40866/head:refs/remotes/origin/PR-40866 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:01:28 [2020-04-28T15:01:28.729Z]  > git config core.sparsecheckout # timeout=10
15:01:28 [2020-04-28T15:01:28.733Z]  > git checkout -f b2af9e631c53ab17d49cd0ff341893a00318eb59 # timeout=10
15:01:29 [2020-04-28T15:01:29.279Z]  > git merge 45369c61a48c755f3baee416f117e47d0127a42d # timeout=10
15:01:29 [2020-04-28T15:01:29.287Z]  > git rev-parse HEAD^{commit} # timeout=10
15:01:29 [2020-04-28T15:01:29.335Z]  > git config core.sparsecheckout # timeout=10
15:01:29 [2020-04-28T15:01:29.340Z]  > git checkout -f b2af9e631c53ab17d49cd0ff341893a00318eb59 # timeout=10
15:01:29 [2020-04-28T15:01:29.621Z] Commit message: "vendor: update moby/ipvs v1.0.1"
15:01:29 [2020-04-28T15:01:29.621Z] First time build. Skipping changelog.
15:01:29 [2020-04-28T15:01:29.650Z]  > git --version # timeout=10
15:01:29 [2020-04-28T15:01:29.690Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
15:01:30 [2020-04-28T15:01:30.565Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40866:/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
15:01:33 [2020-04-28T15:01:33.075Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: unit-validate)
[Pipeline] { (Branch: amd64)
[Pipeline] { (Branch: rootless)
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] { (Branch: win-RS1)
[Pipeline] { (Branch: win-RS5)
[Pipeline] stage
[Pipeline] { (unit-validate)
[Pipeline] stage
[Pipeline] { (amd64)
[Pipeline] stage
[Pipeline] { (rootless)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] stage
[Pipeline] { (win-RS1)
[Pipeline] stage
[Pipeline] { (win-RS5)
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
15:01:33 [2020-04-28T15:01:33.862Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0508b72dd5861dfb4) in /home/ubuntu/workspace/moby_PR-40866
[Pipeline] node
[Pipeline] node
Stage "win-RS1" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
15:01:33 [2020-04-28T15:01:33.877Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0432f48f295ab5f70) in /home/ubuntu/workspace/moby_PR-40866
[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] }
15:01:33 [2020-04-28T15:01:33.888Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a445dc8c5300ad44) in /home/ubuntu/workspace/moby_PR-40866
[Pipeline] {
15:01:33 [2020-04-28T15:01:33.898Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-072c7ed3846c2fc80) in /home/ubuntu/workspace/moby_PR-40866
[Pipeline] checkout
[Pipeline] {
[Pipeline] // stage
[Pipeline] // stage
15:01:33 [2020-04-28T15:01:33.967Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] {
15:01:33 [2020-04-28T15:01:33.977Z] Running on s390x-ubuntu-25 in /home/jenkins/workspace/moby_PR-40866
15:01:33 [2020-04-28T15:01:33.977Z] Fetching changes from the remote Git repository
15:01:33 [2020-04-28T15:01:33.981Z] Fetching without tags
15:01:33 [2020-04-28T15:01:33.989Z] Running on ppc64le-ubuntu-32 in /home/docker/workspace/moby_PR-40866
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] {
[Pipeline] checkout
[Pipeline] stage
[Pipeline] { (Run tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
15:01:34 [2020-04-28T15:01:34.024Z] using credential docker-jenkins-github-credentials
15:01:34 [2020-04-28T15:01:34.029Z] using credential docker-jenkins-github-credentials
15:01:34 [2020-04-28T15:01:34.033Z] Cloning the remote Git repository
15:01:34 [2020-04-28T15:01:34.033Z] Cloning with configured refspecs honoured and without tags
[Pipeline] checkout
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
15:01:34 [2020-04-28T15:01:34.039Z] Cloning the remote Git repository
15:01:34 [2020-04-28T15:01:34.039Z] Cloning with configured refspecs honoured and without tags
15:01:34 [2020-04-28T15:01:34.052Z] using credential docker-jenkins-github-credentials
[Pipeline] {
[Pipeline] {
15:01:34 [2020-04-28T15:01:34.062Z] Cloning the remote Git repository
15:01:34 [2020-04-28T15:01:34.062Z] Cloning with configured refspecs honoured and without tags
[Pipeline] checkout
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] // stage
15:01:34 [2020-04-28T15:01:34.119Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
15:01:34 [2020-04-28T15:01:34.136Z] Cloning the remote Git repository
15:01:34 [2020-04-28T15:01:34.136Z] Cloning with configured refspecs honoured and without tags
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] }
15:01:34 [2020-04-28T15:01:34.146Z] using credential docker-jenkins-github-credentials
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
15:01:34 [2020-04-28T15:01:34.165Z] Cloning the remote Git repository
15:01:34 [2020-04-28T15:01:34.165Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
15:01:34 [2020-04-28T15:01:34.275Z] Merging remotes/origin/master commit 45369c61a48c755f3baee416f117e47d0127a42d into PR head commit b2af9e631c53ab17d49cd0ff341893a00318eb59
15:01:34 [2020-04-28T15:01:34.605Z] Merge succeeded, producing b2af9e631c53ab17d49cd0ff341893a00318eb59
15:01:34 [2020-04-28T15:01:34.605Z] Checking out Revision b2af9e631c53ab17d49cd0ff341893a00318eb59 (PR-40866)
15:01:34 [2020-04-28T15:01:34.705Z] Commit message: "vendor: update moby/ipvs v1.0.1"
15:01:34 [2020-04-28T15:01:34.717Z]  > git --version # timeout=10
15:01:34 [2020-04-28T15:01:34.727Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac
15:01:33 [2020-04-28T15:01:33.978Z]  > git rev-parse --is-inside-work-tree # timeout=10
15:01:33 [2020-04-28T15:01:33.983Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:01:34 [2020-04-28T15:01:34.031Z] Fetching upstream changes from https://github.com/moby/moby.git
15:01:34 [2020-04-28T15:01:34.031Z]  > git --version # timeout=10
15:01:34 [2020-04-28T15:01:34.036Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:01:34 [2020-04-28T15:01:34.037Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40866/head:refs/remotes/origin/PR-40866 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:01:34 [2020-04-28T15:01:34.281Z]  > git config core.sparsecheckout # timeout=10
15:01:34 [2020-04-28T15:01:34.284Z]  > git checkout -f b2af9e631c53ab17d49cd0ff341893a00318eb59 # timeout=10
15:01:34 [2020-04-28T15:01:34.595Z]  > git merge 45369c61a48c755f3baee416f117e47d0127a42d # timeout=10
15:01:34 [2020-04-28T15:01:34.604Z]  > git rev-parse HEAD^{commit} # timeout=10
15:01:34 [2020-04-28T15:01:34.655Z]  > git config core.sparsecheckout # timeout=10
15:01:34 [2020-04-28T15:01:34.663Z]  > git checkout -f b2af9e631c53ab17d49cd0ff341893a00318eb59 # timeout=10
15:01:34 [2020-04-28T15:01:34.048Z] Cloning repository https://github.com/moby/moby.git
15:01:34 [2020-04-28T15:01:34.049Z]  > git init /home/ubuntu/workspace/moby_PR-40866 # timeout=10
15:01:34 [2020-04-28T15:01:34.068Z] Fetching upstream changes from https://github.com/moby/moby.git
15:01:34 [2020-04-28T15:01:34.068Z]  > git --version # timeout=10
15:01:34 [2020-04-28T15:01:34.081Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:01:34 [2020-04-28T15:01:34.082Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40866/head:refs/remotes/origin/PR-40866 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:01:34 [2020-04-28T15:01:34.046Z] Cloning repository https://github.com/moby/moby.git
15:01:34 [2020-04-28T15:01:34.046Z]  > git init /home/ubuntu/workspace/moby_PR-40866 # timeout=10
15:01:34 [2020-04-28T15:01:34.063Z] Fetching upstream changes from https://github.com/moby/moby.git
15:01:34 [2020-04-28T15:01:34.063Z]  > git --version # timeout=10
15:01:34 [2020-04-28T15:01:34.071Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:01:34 [2020-04-28T15:01:34.072Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40866/head:refs/remotes/origin/PR-40866 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:01:34 [2020-04-28T15:01:34.064Z] Cloning repository https://github.com/moby/moby.git
15:01:34 [2020-04-28T15:01:34.065Z]  > git init /home/ubuntu/workspace/moby_PR-40866 # timeout=10
15:01:34 [2020-04-28T15:01:34.078Z] Fetching upstream changes from https://github.com/moby/moby.git
15:01:34 [2020-04-28T15:01:34.078Z]  > git --version # timeout=10
15:01:34 [2020-04-28T15:01:34.082Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:01:34 [2020-04-28T15:01:34.083Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40866/head:refs/remotes/origin/PR-40866 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:01:34 [2020-04-28T15:01:34.142Z] Cloning repository https://github.com/moby/moby.git
15:01:34 [2020-04-28T15:01:34.142Z]  > git init /home/jenkins/workspace/moby_PR-40866 # timeout=10
15:01:34 [2020-04-28T15:01:34.170Z] Fetching upstream changes from https://github.com/moby/moby.git
15:01:34 [2020-04-28T15:01:34.170Z]  > git --version # timeout=10
15:01:34 [2020-04-28T15:01:34.171Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:01:34 [2020-04-28T15:01:34.171Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40866/head:refs/remotes/origin/PR-40866 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:01:34 [2020-04-28T15:01:34.173Z] Cloning repository https://github.com/moby/moby.git
15:01:34 [2020-04-28T15:01:34.174Z]  > git init /home/docker/workspace/moby_PR-40866 # timeout=10
15:01:34 [2020-04-28T15:01:34.186Z] Fetching upstream changes from https://github.com/moby/moby.git
15:01:34 [2020-04-28T15:01:34.186Z]  > git --version # timeout=10
15:01:34 [2020-04-28T15:01:34.190Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:01:34 [2020-04-28T15:01:34.191Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40866/head:refs/remotes/origin/PR-40866 +refs/heads/master:refs/remotes/origin/master # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:01:35 [2020-04-28T15:01:35.887Z] + docker version
15:01:35 [2020-04-28T15:01:35.888Z] Client: Docker Engine - Community
15:01:35 [2020-04-28T15:01:35.888Z]  Version:           19.03.8
15:01:35 [2020-04-28T15:01:35.888Z]  API version:       1.40
15:01:35 [2020-04-28T15:01:35.888Z]  Go version:        go1.12.17
15:01:35 [2020-04-28T15:01:35.888Z]  Git commit:        afacb8b7f0
15:01:35 [2020-04-28T15:01:35.888Z]  Built:             Wed Mar 11 01:25:46 2020
15:01:35 [2020-04-28T15:01:35.888Z]  OS/Arch:           linux/amd64
15:01:35 [2020-04-28T15:01:35.888Z]  Experimental:      false
15:01:35 [2020-04-28T15:01:35.888Z] 
15:01:35 [2020-04-28T15:01:35.888Z] Server: Docker Engine - Community
15:01:35 [2020-04-28T15:01:35.888Z]  Engine:
15:01:35 [2020-04-28T15:01:35.888Z]   Version:          19.03.8
15:01:35 [2020-04-28T15:01:35.888Z]   API version:      1.40 (minimum version 1.12)
15:01:35 [2020-04-28T15:01:35.888Z]   Go version:       go1.12.17
15:01:35 [2020-04-28T15:01:35.888Z]   Git commit:       afacb8b7f0
15:01:35 [2020-04-28T15:01:35.888Z]   Built:            Wed Mar 11 01:24:19 2020
15:01:35 [2020-04-28T15:01:35.888Z]   OS/Arch:          linux/amd64
15:01:35 [2020-04-28T15:01:35.888Z]   Experimental:     true
15:01:35 [2020-04-28T15:01:35.888Z]  containerd:
15:01:35 [2020-04-28T15:01:35.888Z]   Version:          1.2.13
15:01:35 [2020-04-28T15:01:35.888Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
15:01:35 [2020-04-28T15:01:35.888Z]  runc:
15:01:35 [2020-04-28T15:01:35.888Z]   Version:          1.0.0-rc10
15:01:35 [2020-04-28T15:01:35.888Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:01:35 [2020-04-28T15:01:35.888Z]  docker-init:
15:01:35 [2020-04-28T15:01:35.888Z]   Version:          0.18.0
15:01:35 [2020-04-28T15:01:35.888Z]   GitCommit:        fec3683
[Pipeline] sh
15:01:36 [2020-04-28T15:01:36.290Z] + docker info
15:01:36 [2020-04-28T15:01:36.849Z] Client:
15:01:36 [2020-04-28T15:01:36.849Z]  Debug Mode: false
15:01:36 [2020-04-28T15:01:36.849Z] 
15:01:36 [2020-04-28T15:01:36.849Z] Server:
15:01:36 [2020-04-28T15:01:36.849Z]  Containers: 0
15:01:36 [2020-04-28T15:01:36.849Z]   Running: 0
15:01:36 [2020-04-28T15:01:36.849Z]   Paused: 0
15:01:36 [2020-04-28T15:01:36.849Z]   Stopped: 0
15:01:36 [2020-04-28T15:01:36.849Z]  Images: 8
15:01:36 [2020-04-28T15:01:36.849Z]  Server Version: 19.03.8
15:01:36 [2020-04-28T15:01:36.849Z]  Storage Driver: overlay2
15:01:36 [2020-04-28T15:01:36.849Z]   Backing Filesystem: <unknown>
15:01:36 [2020-04-28T15:01:36.849Z]   Supports d_type: true
15:01:36 [2020-04-28T15:01:36.849Z]   Native Overlay Diff: true
15:01:36 [2020-04-28T15:01:36.849Z]  Logging Driver: json-file
15:01:36 [2020-04-28T15:01:36.849Z]  Cgroup Driver: cgroupfs
15:01:36 [2020-04-28T15:01:36.849Z]  Plugins:
15:01:36 [2020-04-28T15:01:36.849Z]   Volume: local
15:01:36 [2020-04-28T15:01:36.849Z]   Network: bridge host ipvlan macvlan null overlay
15:01:36 [2020-04-28T15:01:36.849Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
15:01:36 [2020-04-28T15:01:36.849Z]  Swarm: inactive
15:01:36 [2020-04-28T15:01:36.849Z]  Runtimes: runc
15:01:36 [2020-04-28T15:01:36.849Z]  Default Runtime: runc
15:01:36 [2020-04-28T15:01:36.849Z]  Init Binary: docker-init
15:01:36 [2020-04-28T15:01:36.849Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
15:01:36 [2020-04-28T15:01:36.849Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:01:36 [2020-04-28T15:01:36.849Z]  init version: fec3683
15:01:36 [2020-04-28T15:01:36.849Z]  Security Options:
15:01:36 [2020-04-28T15:01:36.849Z]   apparmor
15:01:36 [2020-04-28T15:01:36.849Z]   seccomp
15:01:36 [2020-04-28T15:01:36.849Z]    Profile: default
15:01:36 [2020-04-28T15:01:36.849Z]  Kernel Version: 4.15.0-1065-aws
15:01:36 [2020-04-28T15:01:36.849Z]  Operating System: Ubuntu 18.04.4 LTS
15:01:36 [2020-04-28T15:01:36.849Z]  OSType: linux
15:01:36 [2020-04-28T15:01:36.849Z]  Architecture: x86_64
15:01:36 [2020-04-28T15:01:36.849Z]  CPUs: 2
15:01:36 [2020-04-28T15:01:36.849Z]  Total Memory: 7.583GiB
15:01:36 [2020-04-28T15:01:36.849Z]  Name: ip-10-100-92-82
15:01:36 [2020-04-28T15:01:36.849Z]  ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP
15:01:36 [2020-04-28T15:01:36.849Z]  Docker Root Dir: /var/lib/docker
15:01:36 [2020-04-28T15:01:36.849Z]  Debug Mode: false
15:01:36 [2020-04-28T15:01:36.849Z]  Registry: https://index.docker.io/v1/
15:01:36 [2020-04-28T15:01:36.849Z]  Labels:
15:01:36 [2020-04-28T15:01:36.849Z]  Experimental: true
15:01:36 [2020-04-28T15:01:36.849Z]  Insecure Registries:
15:01:36 [2020-04-28T15:01:36.849Z]   127.0.0.0/8
15:01:36 [2020-04-28T15:01:36.849Z]  Live Restore Enabled: true
15:01:36 [2020-04-28T15:01:36.849Z] 
15:01:36 [2020-04-28T15:01:36.849Z] WARNING: No swap limit support
[Pipeline] sh
15:01:37 [2020-04-28T15:01:37.247Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:01:37 [2020-04-28T15:01:37.247Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:01:37 [2020-04-28T15:01:37.247Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40866/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
15:01:37 [2020-04-28T15:01:37.502Z] + bash /home/ubuntu/workspace/moby_PR-40866/check-config.sh
15:01:37 [2020-04-28T15:01:37.502Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
15:01:37 [2020-04-28T15:01:37.502Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ...
15:01:37 [2020-04-28T15:01:37.502Z] 
15:01:37 [2020-04-28T15:01:37.502Z] Generally Necessary:
15:01:37 [2020-04-28T15:01:37.502Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
15:01:37 [2020-04-28T15:01:37.502Z] - apparmor: enabled and tools installed
15:01:37 [2020-04-28T15:01:37.502Z] - CONFIG_NAMESPACES: enabled
15:01:37 [2020-04-28T15:01:37.502Z] - CONFIG_NET_NS: enabled
15:01:37 [2020-04-28T15:01:37.502Z] - CONFIG_PID_NS: enabled
15:01:37 [2020-04-28T15:01:37.502Z] - CONFIG_IPC_NS: enabled
15:01:37 [2020-04-28T15:01:37.502Z] - CONFIG_UTS_NS: enabled
15:01:37 [2020-04-28T15:01:37.502Z] - CONFIG_CGROUPS: enabled
15:01:37 [2020-04-28T15:01:37.502Z] - CONFIG_CGROUP_CPUACCT: enabled
15:01:37 [2020-04-28T15:01:37.502Z] - CONFIG_CGROUP_DEVICE: enabled
15:01:37 [2020-04-28T15:01:37.502Z] - CONFIG_CGROUP_FREEZER: enabled
15:01:37 [2020-04-28T15:01:37.502Z] - CONFIG_CGROUP_SCHED: enabled
15:01:37 [2020-04-28T15:01:37.502Z] - CONFIG_CPUSETS: enabled
15:01:37 [2020-04-28T15:01:37.502Z] - CONFIG_MEMCG: enabled
15:01:37 [2020-04-28T15:01:37.502Z] - CONFIG_KEYS: enabled
15:01:37 [2020-04-28T15:01:37.757Z] - CONFIG_VETH: enabled (as module)
15:01:37 [2020-04-28T15:01:37.757Z] - CONFIG_BRIDGE: enabled (as module)
15:01:37 [2020-04-28T15:01:37.757Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
15:01:37 [2020-04-28T15:01:37.757Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
15:01:37 [2020-04-28T15:01:37.757Z] - CONFIG_IP_NF_FILTER: enabled (as module)
15:01:37 [2020-04-28T15:01:37.757Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
15:01:37 [2020-04-28T15:01:37.757Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
15:01:37 [2020-04-28T15:01:37.757Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
15:01:37 [2020-04-28T15:01:37.757Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
15:01:37 [2020-04-28T15:01:37.757Z] - CONFIG_IP_NF_NAT: enabled (as module)
15:01:37 [2020-04-28T15:01:37.757Z] - CONFIG_NF_NAT: enabled (as module)
15:01:37 [2020-04-28T15:01:37.757Z] - CONFIG_NF_NAT_NEEDED: enabled
15:01:37 [2020-04-28T15:01:37.757Z] - CONFIG_POSIX_MQUEUE: enabled
15:01:37 [2020-04-28T15:01:37.757Z] 
15:01:37 [2020-04-28T15:01:37.757Z] Optional Features:
15:01:37 [2020-04-28T15:01:37.757Z] - CONFIG_USER_NS: enabled
15:01:37 [2020-04-28T15:01:37.757Z] - CONFIG_SECCOMP: enabled
15:01:37 [2020-04-28T15:01:37.757Z] - CONFIG_CGROUP_PIDS: enabled
15:01:37 [2020-04-28T15:01:37.757Z] - CONFIG_MEMCG_SWAP: enabled
15:01:37 [2020-04-28T15:01:37.757Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
15:01:37 [2020-04-28T15:01:37.757Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
15:01:37 [2020-04-28T15:01:37.757Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
15:01:37 [2020-04-28T15:01:37.757Z] - CONFIG_BLK_CGROUP: enabled
15:01:37 [2020-04-28T15:01:37.757Z] - CONFIG_BLK_DEV_THROTTLING: enabled
15:01:37 [2020-04-28T15:01:37.757Z] - CONFIG_IOSCHED_CFQ: enabled
15:01:37 [2020-04-28T15:01:37.757Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
15:01:37 [2020-04-28T15:01:37.757Z] - CONFIG_CGROUP_PERF: enabled
15:01:37 [2020-04-28T15:01:37.757Z] - CONFIG_CGROUP_HUGETLB: enabled
15:01:37 [2020-04-28T15:01:37.757Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
15:01:37 [2020-04-28T15:01:37.757Z] - CONFIG_CGROUP_NET_PRIO: enabled
15:01:37 [2020-04-28T15:01:37.757Z] - CONFIG_CFS_BANDWIDTH: enabled
15:01:37 [2020-04-28T15:01:37.757Z] - CONFIG_FAIR_GROUP_SCHED: enabled
15:01:37 [2020-04-28T15:01:37.757Z] - CONFIG_RT_GROUP_SCHED: missing
15:01:37 [2020-04-28T15:01:37.757Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
15:01:37 [2020-04-28T15:01:37.757Z] - CONFIG_IP_VS: enabled (as module)
15:01:37 [2020-04-28T15:01:37.757Z] - CONFIG_IP_VS_NFCT: enabled
15:01:37 [2020-04-28T15:01:37.757Z] - CONFIG_IP_VS_PROTO_TCP: enabled
15:01:37 [2020-04-28T15:01:37.757Z] - CONFIG_IP_VS_PROTO_UDP: enabled
15:01:37 [2020-04-28T15:01:37.757Z] - CONFIG_IP_VS_RR: enabled (as module)
15:01:37 [2020-04-28T15:01:37.757Z] - CONFIG_EXT4_FS: enabled
15:01:37 [2020-04-28T15:01:37.757Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
15:01:37 [2020-04-28T15:01:37.757Z] - CONFIG_EXT4_FS_SECURITY: enabled
15:01:37 [2020-04-28T15:01:37.757Z] - Network Drivers:
15:01:37 [2020-04-28T15:01:37.757Z]   - "overlay":
15:01:37 [2020-04-28T15:01:37.757Z]     - CONFIG_VXLAN: enabled (as module)
15:01:37 [2020-04-28T15:01:37.757Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
15:01:37 [2020-04-28T15:01:37.757Z]       Optional (for encrypted networks):
15:01:38 [2020-04-28T15:01:38.011Z]       - CONFIG_CRYPTO: enabled
15:01:38 [2020-04-28T15:01:38.011Z]       - CONFIG_CRYPTO_AEAD: enabled
15:01:38 [2020-04-28T15:01:38.011Z]       - CONFIG_CRYPTO_GCM: enabled
15:01:38 [2020-04-28T15:01:38.011Z]       - CONFIG_CRYPTO_SEQIV: enabled
15:01:38 [2020-04-28T15:01:38.011Z]       - CONFIG_CRYPTO_GHASH: enabled
15:01:38 [2020-04-28T15:01:38.011Z]       - CONFIG_XFRM: enabled
15:01:38 [2020-04-28T15:01:38.011Z]       - CONFIG_XFRM_USER: enabled (as module)
15:01:38 [2020-04-28T15:01:38.011Z]       - CONFIG_XFRM_ALGO: enabled (as module)
15:01:38 [2020-04-28T15:01:38.011Z]       - CONFIG_INET_ESP: enabled (as module)
15:01:38 [2020-04-28T15:01:38.011Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
15:01:38 [2020-04-28T15:01:38.011Z]   - "ipvlan":
15:01:38 [2020-04-28T15:01:38.011Z]     - CONFIG_IPVLAN: enabled (as module)
15:01:38 [2020-04-28T15:01:38.011Z]   - "macvlan":
15:01:38 [2020-04-28T15:01:38.011Z]     - CONFIG_MACVLAN: enabled (as module)
15:01:38 [2020-04-28T15:01:38.011Z]     - CONFIG_DUMMY: enabled (as module)
15:01:38 [2020-04-28T15:01:38.011Z]   - "ftp,tftp client in container":
15:01:38 [2020-04-28T15:01:38.011Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
15:01:38 [2020-04-28T15:01:38.011Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
15:01:38 [2020-04-28T15:01:38.011Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
15:01:38 [2020-04-28T15:01:38.011Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
15:01:38 [2020-04-28T15:01:38.011Z] - Storage Drivers:
15:01:38 [2020-04-28T15:01:38.011Z]   - "aufs":
15:01:38 [2020-04-28T15:01:38.011Z]     - CONFIG_AUFS_FS: enabled (as module)
15:01:38 [2020-04-28T15:01:38.011Z]   - "btrfs":
15:01:38 [2020-04-28T15:01:38.011Z]     - CONFIG_BTRFS_FS: enabled (as module)
15:01:38 [2020-04-28T15:01:38.011Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
15:01:38 [2020-04-28T15:01:38.011Z]   - "devicemapper":
15:01:38 [2020-04-28T15:01:38.011Z]     - CONFIG_BLK_DEV_DM: enabled
15:01:38 [2020-04-28T15:01:38.011Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
15:01:38 [2020-04-28T15:01:38.011Z]   - "overlay":
15:01:38 [2020-04-28T15:01:38.011Z]     - CONFIG_OVERLAY_FS: enabled (as module)
15:01:38 [2020-04-28T15:01:38.011Z]   - "zfs":
15:01:38 [2020-04-28T15:01:38.011Z]     - /dev/zfs: missing
15:01:38 [2020-04-28T15:01:38.011Z]     - zfs command: missing
15:01:38 [2020-04-28T15:01:38.011Z]     - zpool command: missing
15:01:38 [2020-04-28T15:01:38.011Z] 
15:01:38 [2020-04-28T15:01:38.011Z] Limits:
15:01:38 [2020-04-28T15:01:38.011Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
15:01:38 [2020-04-28T15:01:38.011Z] 
15:01:38 [2020-04-28T15:01:38.011Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
15:01:38 [2020-04-28T15:01:38.460Z] + sudo modprobe ip_vs
15:01:38 [2020-04-28T15:01:38.460Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b2af9e631c53ab17d49cd0ff341893a00318eb59 .
15:01:38 [2020-04-28T15:01:38.714Z] #2 [internal] load build definition from Dockerfile
15:01:38 [2020-04-28T15:01:38.714Z] #2 transferring dockerfile: 17.09kB done
15:01:38 [2020-04-28T15:01:38.714Z] #2 DONE 0.0s
15:01:38 [2020-04-28T15:01:38.714Z] 
15:01:38 [2020-04-28T15:01:38.714Z] #1 [internal] load .dockerignore
15:01:38 [2020-04-28T15:01:38.714Z] #1 transferring context: 87B done
15:01:38 [2020-04-28T15:01:38.714Z] #1 DONE 0.0s
15:01:38 [2020-04-28T15:01:38.714Z] 
15:01:38 [2020-04-28T15:01:38.714Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
15:01:38 [2020-04-28T15:01:38.968Z] #3 DONE 0.2s
15:01:38 [2020-04-28T15:01:38.968Z] 
15:01:38 [2020-04-28T15:01:38.968Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
15:01:38 [2020-04-28T15:01:38.968Z] #4 CACHED
15:01:39 [2020-04-28T15:01:39.532Z] 
15:01:39 [2020-04-28T15:01:39.532Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster
15:01:39 [2020-04-28T15:01:39.532Z] #5 DONE 0.1s
15:01:39 [2020-04-28T15:01:39.532Z] 
15:01:39 [2020-04-28T15:01:39.532Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
15:01:39 [2020-04-28T15:01:39.532Z] #6 DONE 0.1s
15:01:39 [2020-04-28T15:01:39.788Z] 
15:01:39 [2020-04-28T15:01:39.788Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
15:01:39 [2020-04-28T15:01:39.788Z] #71 DONE 0.0s
15:01:39 [2020-04-28T15:01:39.788Z] 
15:01:39 [2020-04-28T15:01:39.788Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
15:01:39 [2020-04-28T15:01:39.788Z] #7 DONE 0.0s
15:01:39 [2020-04-28T15:01:39.788Z] 
15:01:39 [2020-04-28T15:01:39.788Z] #20 [internal] load build context
15:01:41 [2020-04-28T15:01:41.156Z] #20 transferring context: 52.83MB 1.2s done
15:01:41 [2020-04-28T15:01:41.156Z] #20 DONE 1.2s
15:01:41 [2020-04-28T15:01:41.156Z] 
15:01:41 [2020-04-28T15:01:41.156Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
15:01:41 [2020-04-28T15:01:41.156Z] #64 CACHED
15:01:41 [2020-04-28T15:01:41.156Z] 
15:01:41 [2020-04-28T15:01:41.156Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
15:01:41 [2020-04-28T15:01:41.156Z] #63 CACHED
15:01:41 [2020-04-28T15:01:41.156Z] 
15:01:41 [2020-04-28T15:01:41.156Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:01:41 [2020-04-28T15:01:41.156Z] #41 CACHED
15:01:41 [2020-04-28T15:01:41.156Z] 
15:01:41 [2020-04-28T15:01:41.156Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
15:01:41 [2020-04-28T15:01:41.156Z] #12 CACHED
15:01:41 [2020-04-28T15:01:41.156Z] 
15:01:41 [2020-04-28T15:01:41.156Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
15:01:41 [2020-04-28T15:01:41.156Z] #22 CACHED
15:01:41 [2020-04-28T15:01:41.156Z] 
15:01:41 [2020-04-28T15:01:41.156Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:01:41 [2020-04-28T15:01:41.156Z] #35 CACHED
15:01:41 [2020-04-28T15:01:41.156Z] 
15:01:41 [2020-04-28T15:01:41.156Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
15:01:41 [2020-04-28T15:01:41.156Z] #29 CACHED
15:01:41 [2020-04-28T15:01:41.156Z] 
15:01:41 [2020-04-28T15:01:41.156Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
15:01:41 [2020-04-28T15:01:41.156Z] #24 CACHED
15:01:41 [2020-04-28T15:01:41.156Z] 
15:01:41 [2020-04-28T15:01:41.156Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
15:01:41 [2020-04-28T15:01:41.156Z] #49 CACHED
15:01:41 [2020-04-28T15:01:41.156Z] 
15:01:41 [2020-04-28T15:01:41.156Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
15:01:41 [2020-04-28T15:01:41.156Z] #26 CACHED
15:01:41 [2020-04-28T15:01:41.156Z] 
15:01:41 [2020-04-28T15:01:41.156Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:01:41 [2020-04-28T15:01:41.156Z] #50 CACHED
15:01:41 [2020-04-28T15:01:41.156Z] 
15:01:41 [2020-04-28T15:01:41.156Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
15:01:41 [2020-04-28T15:01:41.156Z] #18 CACHED
15:01:41 [2020-04-28T15:01:41.156Z] 
15:01:41 [2020-04-28T15:01:41.156Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:01:41 [2020-04-28T15:01:41.156Z] #17 CACHED
15:01:41 [2020-04-28T15:01:41.156Z] 
15:01:41 [2020-04-28T15:01:41.156Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
15:01:41 [2020-04-28T15:01:41.156Z] #66 CACHED
15:01:41 [2020-04-28T15:01:41.156Z] 
15:01:41 [2020-04-28T15:01:41.156Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
15:01:41 [2020-04-28T15:01:41.156Z] #21 CACHED
15:01:41 [2020-04-28T15:01:41.156Z] 
15:01:41 [2020-04-28T15:01:41.156Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
15:01:41 [2020-04-28T15:01:41.156Z] #32 CACHED
15:01:41 [2020-04-28T15:01:41.156Z] 
15:01:41 [2020-04-28T15:01:41.156Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:01:41 [2020-04-28T15:01:41.156Z] #43 CACHED
15:01:41 [2020-04-28T15:01:41.156Z] 
15:01:41 [2020-04-28T15:01:41.156Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
15:01:41 [2020-04-28T15:01:41.156Z] #46 CACHED
15:01:41 [2020-04-28T15:01:41.156Z] 
15:01:41 [2020-04-28T15:01:41.156Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
15:01:41 [2020-04-28T15:01:41.156Z] #52 CACHED
15:01:41 [2020-04-28T15:01:41.156Z] 
15:01:41 [2020-04-28T15:01:41.156Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
15:01:41 [2020-04-28T15:01:41.156Z] #8 CACHED
15:01:41 [2020-04-28T15:01:41.156Z] 
15:01:41 [2020-04-28T15:01:41.156Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
15:01:41 [2020-04-28T15:01:41.156Z] #9 CACHED
15:01:41 [2020-04-28T15:01:41.156Z] 
15:01:41 [2020-04-28T15:01:41.156Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
15:01:41 [2020-04-28T15:01:41.156Z] #36 CACHED
15:01:41 [2020-04-28T15:01:41.156Z] 
15:01:41 [2020-04-28T15:01:41.156Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
15:01:41 [2020-04-28T15:01:41.156Z] #67 CACHED
15:01:41 [2020-04-28T15:01:41.156Z] 
15:01:41 [2020-04-28T15:01:41.156Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
15:01:41 [2020-04-28T15:01:41.156Z] #11 CACHED
15:01:41 [2020-04-28T15:01:41.156Z] 
15:01:41 [2020-04-28T15:01:41.156Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
15:01:41 [2020-04-28T15:01:41.156Z] #48 CACHED
15:01:41 [2020-04-28T15:01:41.156Z] 
15:01:41 [2020-04-28T15:01:41.156Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:01:41 [2020-04-28T15:01:41.156Z] #62 CACHED
15:01:41 [2020-04-28T15:01:41.156Z] 
15:01:41 [2020-04-28T15:01:41.156Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
15:01:41 [2020-04-28T15:01:41.156Z] #69 CACHED
15:01:41 [2020-04-28T15:01:41.156Z] 
15:01:41 [2020-04-28T15:01:41.156Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
15:01:41 [2020-04-28T15:01:41.156Z] #28 CACHED
15:01:41 [2020-04-28T15:01:41.156Z] 
15:01:41 [2020-04-28T15:01:41.156Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:01:41 [2020-04-28T15:01:41.156Z] #23 CACHED
15:01:41 [2020-04-28T15:01:41.156Z] 
15:01:41 [2020-04-28T15:01:41.156Z] #16 [dev-systemd-false 6/26] RUN ldconfig
15:01:41 [2020-04-28T15:01:41.156Z] #16 CACHED
15:01:41 [2020-04-28T15:01:41.156Z] 
15:01:41 [2020-04-28T15:01:41.156Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
15:01:41 [2020-04-28T15:01:41.156Z] #45 CACHED
15:01:41 [2020-04-28T15:01:41.156Z] 
15:01:41 [2020-04-28T15:01:41.156Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
15:01:41 [2020-04-28T15:01:41.156Z] #59 CACHED
15:01:41 [2020-04-28T15:01:41.156Z] 
15:01:41 [2020-04-28T15:01:41.156Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
15:01:41 [2020-04-28T15:01:41.156Z] #37 CACHED
15:01:41 [2020-04-28T15:01:41.156Z] 
15:01:41 [2020-04-28T15:01:41.156Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
15:01:41 [2020-04-28T15:01:41.156Z] #19 CACHED
15:01:41 [2020-04-28T15:01:41.156Z] 
15:01:41 [2020-04-28T15:01:41.156Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
15:01:41 [2020-04-28T15:01:41.156Z] #13 CACHED
15:01:41 [2020-04-28T15:01:41.156Z] 
15:01:41 [2020-04-28T15:01:41.156Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
15:01:41 [2020-04-28T15:01:41.156Z] #72 CACHED
15:01:41 [2020-04-28T15:01:41.156Z] 
15:01:41 [2020-04-28T15:01:41.156Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:01:41 [2020-04-28T15:01:41.156Z] #25 CACHED
15:01:41 [2020-04-28T15:01:41.156Z] 
15:01:41 [2020-04-28T15:01:41.156Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:01:41 [2020-04-28T15:01:41.156Z] #56 CACHED
15:01:41 [2020-04-28T15:01:41.156Z] 
15:01:41 [2020-04-28T15:01:41.156Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
15:01:41 [2020-04-28T15:01:41.156Z] #70 CACHED
15:01:41 [2020-04-28T15:01:41.156Z] 
15:01:41 [2020-04-28T15:01:41.156Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
15:01:41 [2020-04-28T15:01:41.156Z] #57 CACHED
15:01:41 [2020-04-28T15:01:41.156Z] 
15:01:41 [2020-04-28T15:01:41.156Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:01:41 [2020-04-28T15:01:41.156Z] #44 CACHED
15:01:41 [2020-04-28T15:01:41.156Z] 
15:01:41 [2020-04-28T15:01:41.156Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
15:01:41 [2020-04-28T15:01:41.156Z] #31 CACHED
15:01:41 [2020-04-28T15:01:41.156Z] 
15:01:41 [2020-04-28T15:01:41.156Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:01:41 [2020-04-28T15:01:41.156Z] #65 CACHED
15:01:41 [2020-04-28T15:01:41.156Z] 
15:01:41 [2020-04-28T15:01:41.156Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
15:01:41 [2020-04-28T15:01:41.156Z] #51 CACHED
15:01:41 [2020-04-28T15:01:41.156Z] 
15:01:41 [2020-04-28T15:01:41.156Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
15:01:41 [2020-04-28T15:01:41.156Z] #34 CACHED
15:01:41 [2020-04-28T15:01:41.156Z] 
15:01:41 [2020-04-28T15:01:41.156Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
15:01:41 [2020-04-28T15:01:41.156Z] #39 CACHED
15:01:41 [2020-04-28T15:01:41.156Z] 
15:01:41 [2020-04-28T15:01:41.156Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:01:41 [2020-04-28T15:01:41.156Z] #38 CACHED
15:01:41 [2020-04-28T15:01:41.156Z] 
15:01:41 [2020-04-28T15:01:41.156Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:01:41 [2020-04-28T15:01:41.156Z] #10 CACHED
15:01:41 [2020-04-28T15:01:41.156Z] 
15:01:41 [2020-04-28T15:01:41.156Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:01:41 [2020-04-28T15:01:41.156Z] #53 CACHED
15:01:41 [2020-04-28T15:01:41.156Z] 
15:01:41 [2020-04-28T15:01:41.156Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:01:41 [2020-04-28T15:01:41.156Z] #68 CACHED
15:01:41 [2020-04-28T15:01:41.156Z] 
15:01:41 [2020-04-28T15:01:41.156Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
15:01:41 [2020-04-28T15:01:41.156Z] #55 CACHED
15:01:41 [2020-04-28T15:01:41.156Z] 
15:01:41 [2020-04-28T15:01:41.156Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:01:41 [2020-04-28T15:01:41.156Z] #74 CACHED
15:01:41 [2020-04-28T15:01:41.156Z] 
15:01:41 [2020-04-28T15:01:41.156Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
15:01:41 [2020-04-28T15:01:41.156Z] #58 CACHED
15:01:41 [2020-04-28T15:01:41.156Z] 
15:01:41 [2020-04-28T15:01:41.156Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
15:01:41 [2020-04-28T15:01:41.156Z] #15 CACHED
15:01:41 [2020-04-28T15:01:41.156Z] 
15:01:41 [2020-04-28T15:01:41.156Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
15:01:41 [2020-04-28T15:01:41.156Z] #40 CACHED
15:01:41 [2020-04-28T15:01:41.156Z] 
15:01:41 [2020-04-28T15:01:41.156Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
15:01:41 [2020-04-28T15:01:41.156Z] #42 CACHED
15:01:41 [2020-04-28T15:01:41.156Z] 
15:01:41 [2020-04-28T15:01:41.156Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:01:41 [2020-04-28T15:01:41.156Z] #60 CACHED
15:01:41 [2020-04-28T15:01:41.156Z] 
15:01:41 [2020-04-28T15:01:41.156Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
15:01:41 [2020-04-28T15:01:41.156Z] #61 CACHED
15:01:41 [2020-04-28T15:01:41.156Z] 
15:01:41 [2020-04-28T15:01:41.156Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
15:01:41 [2020-04-28T15:01:41.156Z] #73 CACHED
15:01:41 [2020-04-28T15:01:41.156Z] 
15:01:41 [2020-04-28T15:01:41.156Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:01:41 [2020-04-28T15:01:41.156Z] #27 CACHED
15:01:41 [2020-04-28T15:01:41.156Z] 
15:01:41 [2020-04-28T15:01:41.156Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:01:41 [2020-04-28T15:01:41.156Z] #30 CACHED
15:01:41 [2020-04-28T15:01:41.156Z] 
15:01:41 [2020-04-28T15:01:41.156Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
15:01:41 [2020-04-28T15:01:41.156Z] #14 CACHED
15:01:41 [2020-04-28T15:01:41.156Z] 
15:01:41 [2020-04-28T15:01:41.156Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
15:01:41 [2020-04-28T15:01:41.156Z] #54 CACHED
15:01:41 [2020-04-28T15:01:41.156Z] 
15:01:41 [2020-04-28T15:01:41.156Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
15:01:41 [2020-04-28T15:01:41.156Z] #75 CACHED
15:01:41 [2020-04-28T15:01:41.156Z] 
15:01:41 [2020-04-28T15:01:41.156Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:01:41 [2020-04-28T15:01:41.156Z] #33 CACHED
15:01:41 [2020-04-28T15:01:41.156Z] 
15:01:41 [2020-04-28T15:01:41.156Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:01:41 [2020-04-28T15:01:41.156Z] #47 CACHED
15:01:41 [2020-04-28T15:01:41.156Z] 
15:01:41 [2020-04-28T15:01:41.156Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
15:01:41 [2020-04-28T15:01:41.156Z] #76 CACHED
15:01:41 [2020-04-28T15:01:41.156Z] 
15:01:41 [2020-04-28T15:01:41.156Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
15:01:41 [2020-04-28T15:01:41.715Z] #77 DONE 0.8s
15:01:41 [2020-04-28T15:01:41.715Z] 
15:01:41 [2020-04-28T15:01:41.715Z] #78 exporting to image
15:01:41 [2020-04-28T15:01:41.715Z] #78 exporting layers
15:01:42 [2020-04-28T15:01:42.639Z] #78 exporting layers 0.9s done
15:01:42 [2020-04-28T15:01:42.639Z] #78 writing image sha256:4822eeaae6b1e46256d83d98f450be945ad93d317639095e324c818c519e1fa8 done
15:01:42 [2020-04-28T15:01:42.639Z] #78 naming to docker.io/library/docker:b2af9e631c53ab17d49cd0ff341893a00318eb59 done
15:01:42 [2020-04-28T15:01:42.639Z] #78 DONE 1.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
15:01:43 [2020-04-28T15:01:43.047Z] Fetching without tags
15:01:43 [2020-04-28T15:01:43.362Z] Merging remotes/origin/master commit 45369c61a48c755f3baee416f117e47d0127a42d into PR head commit b2af9e631c53ab17d49cd0ff341893a00318eb59
15:01:43 [2020-04-28T15:01:43.019Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:01:43 [2020-04-28T15:01:43.021Z]  > git config --add remote.origin.fetch +refs/pull/40866/head:refs/remotes/origin/PR-40866 # timeout=10
15:01:43 [2020-04-28T15:01:43.022Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:01:43 [2020-04-28T15:01:43.038Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:01:43 [2020-04-28T15:01:43.053Z] Fetching upstream changes from https://github.com/moby/moby.git
15:01:43 [2020-04-28T15:01:43.053Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:01:43 [2020-04-28T15:01:43.054Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40866/head:refs/remotes/origin/PR-40866 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:01:43 [2020-04-28T15:01:43.368Z]  > git config core.sparsecheckout # timeout=10
15:01:43 [2020-04-28T15:01:43.369Z]  > git checkout -f b2af9e631c53ab17d49cd0ff341893a00318eb59 # timeout=10
15:01:43 [2020-04-28T15:01:43.757Z] 
15:01:43 [2020-04-28T15:01:43.757Z] Removing bundles/
15:01:43 [2020-04-28T15:01:43.757Z] 
15:01:43 [2020-04-28T15:01:43.757Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
15:01:43 [2020-04-28T15:01:43.757Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:01:43 [2020-04-28T15:01:43.757Z] GOOS="" GOARCH="" GOARM=""
15:01:43 [2020-04-28T15:01:43.853Z] Merge succeeded, producing b2af9e631c53ab17d49cd0ff341893a00318eb59
15:01:43 [2020-04-28T15:01:43.854Z] Checking out Revision b2af9e631c53ab17d49cd0ff341893a00318eb59 (PR-40866)
15:01:44 [2020-04-28T15:01:44.336Z] Commit message: "vendor: update moby/ipvs v1.0.1"
15:01:44 [2020-04-28T15:01:44.384Z]  > git --version # timeout=10
15:01:44 [2020-04-28T15:01:44.388Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:01:43 [2020-04-28T15:01:43.829Z]  > git merge 45369c61a48c755f3baee416f117e47d0127a42d # timeout=10
15:01:43 [2020-04-28T15:01:43.844Z]  > git rev-parse HEAD^{commit} # timeout=10
15:01:43 [2020-04-28T15:01:43.860Z]  > git config core.sparsecheckout # timeout=10
15:01:43 [2020-04-28T15:01:43.864Z]  > git checkout -f b2af9e631c53ab17d49cd0ff341893a00318eb59 # timeout=10
15:01:45 [2020-04-28T15:01:45.289Z] + docker version
15:01:45 [2020-04-28T15:01:45.289Z] Client: Docker Engine - Community
15:01:45 [2020-04-28T15:01:45.289Z]  Version:           19.03.7
15:01:45 [2020-04-28T15:01:45.289Z]  API version:       1.40
15:01:45 [2020-04-28T15:01:45.289Z]  Go version:        go1.12.17
15:01:45 [2020-04-28T15:01:45.289Z]  Git commit:        7141c199a2
15:01:45 [2020-04-28T15:01:45.289Z]  Built:             Sat Mar  7 16:48:47 2020
15:01:45 [2020-04-28T15:01:45.289Z]  OS/Arch:           linux/s390x
15:01:45 [2020-04-28T15:01:45.289Z]  Experimental:      false
15:01:45 [2020-04-28T15:01:45.289Z] 
15:01:45 [2020-04-28T15:01:45.289Z] Server: Docker Engine - Community
15:01:45 [2020-04-28T15:01:45.289Z]  Engine:
15:01:45 [2020-04-28T15:01:45.289Z]   Version:          19.03.7
15:01:45 [2020-04-28T15:01:45.289Z]   API version:      1.40 (minimum version 1.12)
15:01:45 [2020-04-28T15:01:45.289Z]   Go version:       go1.12.17
15:01:45 [2020-04-28T15:01:45.289Z]   Git commit:       7141c199a2
15:01:45 [2020-04-28T15:01:45.289Z]   Built:            Sat Mar  7 16:47:46 2020
15:01:45 [2020-04-28T15:01:45.289Z]   OS/Arch:          linux/s390x
15:01:45 [2020-04-28T15:01:45.289Z]   Experimental:     true
15:01:45 [2020-04-28T15:01:45.289Z]  containerd:
15:01:45 [2020-04-28T15:01:45.289Z]   Version:          1.2.13
15:01:45 [2020-04-28T15:01:45.289Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
15:01:45 [2020-04-28T15:01:45.289Z]  runc:
15:01:45 [2020-04-28T15:01:45.289Z]   Version:          1.0.0-rc10
15:01:45 [2020-04-28T15:01:45.289Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:01:45 [2020-04-28T15:01:45.289Z]  docker-init:
15:01:45 [2020-04-28T15:01:45.289Z]   Version:          0.18.0
15:01:45 [2020-04-28T15:01:45.289Z]   GitCommit:        fec3683
[Pipeline] sh
15:01:45 [2020-04-28T15:01:45.655Z] + docker info
15:01:45 [2020-04-28T15:01:45.936Z] Client:
15:01:45 [2020-04-28T15:01:45.936Z]  Debug Mode: false
15:01:45 [2020-04-28T15:01:45.936Z] 
15:01:45 [2020-04-28T15:01:45.936Z] Server:
15:01:45 [2020-04-28T15:01:45.936Z]  Containers: 0
15:01:45 [2020-04-28T15:01:45.936Z]   Running: 0
15:01:45 [2020-04-28T15:01:45.936Z]   Paused: 0
15:01:45 [2020-04-28T15:01:45.936Z]   Stopped: 0
15:01:45 [2020-04-28T15:01:45.936Z]  Images: 0
15:01:45 [2020-04-28T15:01:45.936Z]  Server Version: 19.03.7
15:01:45 [2020-04-28T15:01:45.936Z]  Storage Driver: overlay2
15:01:45 [2020-04-28T15:01:45.936Z]   Backing Filesystem: <unknown>
15:01:45 [2020-04-28T15:01:45.936Z]   Supports d_type: true
15:01:45 [2020-04-28T15:01:45.936Z]   Native Overlay Diff: true
15:01:45 [2020-04-28T15:01:45.936Z]  Logging Driver: json-file
15:01:45 [2020-04-28T15:01:45.936Z]  Cgroup Driver: cgroupfs
15:01:45 [2020-04-28T15:01:45.936Z]  Plugins:
15:01:45 [2020-04-28T15:01:45.936Z]   Volume: local
15:01:45 [2020-04-28T15:01:45.936Z]   Network: bridge host ipvlan macvlan null overlay
15:01:45 [2020-04-28T15:01:45.936Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
15:01:45 [2020-04-28T15:01:45.936Z]  Swarm: inactive
15:01:45 [2020-04-28T15:01:45.936Z]  Runtimes: runc
15:01:45 [2020-04-28T15:01:45.936Z]  Default Runtime: runc
15:01:45 [2020-04-28T15:01:45.936Z]  Init Binary: docker-init
15:01:45 [2020-04-28T15:01:45.936Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
15:01:45 [2020-04-28T15:01:45.936Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:01:45 [2020-04-28T15:01:45.936Z]  init version: fec3683
15:01:45 [2020-04-28T15:01:45.936Z]  Security Options:
15:01:45 [2020-04-28T15:01:45.936Z]   apparmor
15:01:45 [2020-04-28T15:01:45.936Z]   seccomp
15:01:45 [2020-04-28T15:01:45.936Z]    Profile: default
15:01:45 [2020-04-28T15:01:45.936Z]  Kernel Version: 4.15.0-88-generic
15:01:45 [2020-04-28T15:01:45.936Z]  Operating System: Ubuntu 18.04.4 LTS
15:01:45 [2020-04-28T15:01:45.936Z]  OSType: linux
15:01:45 [2020-04-28T15:01:45.936Z]  Architecture: s390x
15:01:45 [2020-04-28T15:01:45.936Z]  CPUs: 2
15:01:45 [2020-04-28T15:01:45.936Z]  Total Memory: 7.861GiB
15:01:45 [2020-04-28T15:01:45.936Z]  Name: s390x-ubuntu-25
15:01:45 [2020-04-28T15:01:45.936Z]  ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
15:01:45 [2020-04-28T15:01:45.936Z]  Docker Root Dir: /var/lib/docker
15:01:45 [2020-04-28T15:01:45.936Z]  Debug Mode: false
15:01:45 [2020-04-28T15:01:45.936Z]  Username: dockerbuildbot
15:01:45 [2020-04-28T15:01:45.936Z]  Registry: https://index.docker.io/v1/
15:01:45 [2020-04-28T15:01:45.936Z]  Labels:
15:01:45 [2020-04-28T15:01:45.936Z]  Experimental: true
15:01:45 [2020-04-28T15:01:45.936Z]  Insecure Registries:
15:01:45 [2020-04-28T15:01:45.936Z]   127.0.0.0/8
15:01:45 [2020-04-28T15:01:45.936Z]  Live Restore Enabled: false
15:01:45 [2020-04-28T15:01:45.936Z] 
15:01:45 [2020-04-28T15:01:45.936Z] WARNING: No swap limit support
[Pipeline] sh
15:01:46 [2020-04-28T15:01:46.304Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:01:46 [2020-04-28T15:01:46.304Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:01:46 [2020-04-28T15:01:46.304Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40866/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
15:01:46 [2020-04-28T15:01:46.304Z] + bash /home/jenkins/workspace/moby_PR-40866/check-config.sh
15:01:46 [2020-04-28T15:01:46.304Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
15:01:46 [2020-04-28T15:01:46.304Z] info: reading kernel config from /boot/config-4.15.0-88-generic ...
15:01:46 [2020-04-28T15:01:46.304Z] 
15:01:46 [2020-04-28T15:01:46.304Z] Generally Necessary:
15:01:46 [2020-04-28T15:01:46.304Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
15:01:46 [2020-04-28T15:01:46.304Z] - apparmor: enabled and tools installed
15:01:46 [2020-04-28T15:01:46.304Z] - CONFIG_NAMESPACES: enabled
15:01:46 [2020-04-28T15:01:46.304Z] - CONFIG_NET_NS: enabled
15:01:46 [2020-04-28T15:01:46.304Z] - CONFIG_PID_NS: enabled
15:01:46 [2020-04-28T15:01:46.304Z] - CONFIG_IPC_NS: enabled
15:01:46 [2020-04-28T15:01:46.304Z] - CONFIG_UTS_NS: enabled
15:01:46 [2020-04-28T15:01:46.304Z] - CONFIG_CGROUPS: enabled
15:01:46 [2020-04-28T15:01:46.304Z] - CONFIG_CGROUP_CPUACCT: enabled
15:01:46 [2020-04-28T15:01:46.304Z] - CONFIG_CGROUP_DEVICE: enabled
15:01:46 [2020-04-28T15:01:46.304Z] - CONFIG_CGROUP_FREEZER: enabled
15:01:46 [2020-04-28T15:01:46.304Z] - CONFIG_CGROUP_SCHED: enabled
15:01:46 [2020-04-28T15:01:46.304Z] - CONFIG_CPUSETS: enabled
15:01:46 [2020-04-28T15:01:46.304Z] - CONFIG_MEMCG: enabled
15:01:46 [2020-04-28T15:01:46.304Z] - CONFIG_KEYS: enabled
15:01:46 [2020-04-28T15:01:46.304Z] - CONFIG_VETH: enabled (as module)
15:01:46 [2020-04-28T15:01:46.304Z] - CONFIG_BRIDGE: enabled (as module)
15:01:46 [2020-04-28T15:01:46.304Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
15:01:46 [2020-04-28T15:01:46.304Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
15:01:46 [2020-04-28T15:01:46.304Z] - CONFIG_IP_NF_FILTER: enabled (as module)
15:01:46 [2020-04-28T15:01:46.304Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
15:01:46 [2020-04-28T15:01:46.304Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
15:01:46 [2020-04-28T15:01:46.304Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
15:01:46 [2020-04-28T15:01:46.304Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
15:01:46 [2020-04-28T15:01:46.304Z] - CONFIG_IP_NF_NAT: enabled (as module)
15:01:46 [2020-04-28T15:01:46.304Z] - CONFIG_NF_NAT: enabled (as module)
15:01:46 [2020-04-28T15:01:46.304Z] - CONFIG_NF_NAT_NEEDED: enabled
15:01:46 [2020-04-28T15:01:46.304Z] - CONFIG_POSIX_MQUEUE: enabled
15:01:46 [2020-04-28T15:01:46.304Z] 
15:01:46 [2020-04-28T15:01:46.304Z] Optional Features:
15:01:46 [2020-04-28T15:01:46.304Z] - CONFIG_USER_NS: enabled
15:01:46 [2020-04-28T15:01:46.304Z] - CONFIG_SECCOMP: enabled
15:01:46 [2020-04-28T15:01:46.304Z] - CONFIG_CGROUP_PIDS: enabled
15:01:46 [2020-04-28T15:01:46.304Z] - CONFIG_MEMCG_SWAP: enabled
15:01:46 [2020-04-28T15:01:46.304Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
15:01:46 [2020-04-28T15:01:46.304Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
15:01:46 [2020-04-28T15:01:46.304Z] - CONFIG_BLK_CGROUP: enabled
15:01:46 [2020-04-28T15:01:46.304Z] - CONFIG_BLK_DEV_THROTTLING: enabled
15:01:46 [2020-04-28T15:01:46.304Z] - CONFIG_IOSCHED_CFQ: enabled
15:01:46 [2020-04-28T15:01:46.304Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
15:01:46 [2020-04-28T15:01:46.304Z] - CONFIG_CGROUP_PERF: enabled
15:01:46 [2020-04-28T15:01:46.304Z] - CONFIG_CGROUP_HUGETLB: enabled
15:01:46 [2020-04-28T15:01:46.304Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
15:01:46 [2020-04-28T15:01:46.304Z] - CONFIG_CGROUP_NET_PRIO: enabled
15:01:46 [2020-04-28T15:01:46.304Z] - CONFIG_CFS_BANDWIDTH: enabled
15:01:46 [2020-04-28T15:01:46.304Z] - CONFIG_FAIR_GROUP_SCHED: enabled
15:01:46 [2020-04-28T15:01:46.304Z] - CONFIG_RT_GROUP_SCHED: missing
15:01:46 [2020-04-28T15:01:46.304Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
15:01:46 [2020-04-28T15:01:46.304Z] - CONFIG_IP_VS: enabled (as module)
15:01:46 [2020-04-28T15:01:46.304Z] - CONFIG_IP_VS_NFCT: enabled
15:01:46 [2020-04-28T15:01:46.304Z] - CONFIG_IP_VS_PROTO_TCP: enabled
15:01:46 [2020-04-28T15:01:46.304Z] - CONFIG_IP_VS_PROTO_UDP: enabled
15:01:46 [2020-04-28T15:01:46.304Z] - CONFIG_IP_VS_RR: enabled (as module)
15:01:46 [2020-04-28T15:01:46.304Z] - CONFIG_EXT4_FS: enabled
15:01:46 [2020-04-28T15:01:46.304Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
15:01:46 [2020-04-28T15:01:46.304Z] - CONFIG_EXT4_FS_SECURITY: enabled
15:01:46 [2020-04-28T15:01:46.304Z] - Network Drivers:
15:01:46 [2020-04-28T15:01:46.304Z]   - "overlay":
15:01:46 [2020-04-28T15:01:46.585Z]     - CONFIG_VXLAN: enabled (as module)
15:01:46 [2020-04-28T15:01:46.585Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
15:01:46 [2020-04-28T15:01:46.585Z]       Optional (for encrypted networks):
15:01:46 [2020-04-28T15:01:46.585Z]       - CONFIG_CRYPTO: enabled
15:01:46 [2020-04-28T15:01:46.585Z]       - CONFIG_CRYPTO_AEAD: enabled
15:01:46 [2020-04-28T15:01:46.585Z]       - CONFIG_CRYPTO_GCM: enabled
15:01:46 [2020-04-28T15:01:46.585Z]       - CONFIG_CRYPTO_SEQIV: enabled
15:01:46 [2020-04-28T15:01:46.585Z]       - CONFIG_CRYPTO_GHASH: enabled
15:01:46 [2020-04-28T15:01:46.585Z]       - CONFIG_XFRM: enabled
15:01:46 [2020-04-28T15:01:46.585Z]       - CONFIG_XFRM_USER: enabled (as module)
15:01:46 [2020-04-28T15:01:46.585Z]       - CONFIG_XFRM_ALGO: enabled (as module)
15:01:46 [2020-04-28T15:01:46.585Z]       - CONFIG_INET_ESP: enabled (as module)
15:01:46 [2020-04-28T15:01:46.585Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
15:01:46 [2020-04-28T15:01:46.585Z]   - "ipvlan":
15:01:46 [2020-04-28T15:01:46.585Z]     - CONFIG_IPVLAN: enabled (as module)
15:01:46 [2020-04-28T15:01:46.585Z]   - "macvlan":
15:01:46 [2020-04-28T15:01:46.585Z]     - CONFIG_MACVLAN: enabled (as module)
15:01:46 [2020-04-28T15:01:46.585Z]     - CONFIG_DUMMY: enabled (as module)
15:01:46 [2020-04-28T15:01:46.585Z]   - "ftp,tftp client in container":
15:01:46 [2020-04-28T15:01:46.585Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
15:01:46 [2020-04-28T15:01:46.585Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
15:01:46 [2020-04-28T15:01:46.585Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
15:01:46 [2020-04-28T15:01:46.585Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
15:01:46 [2020-04-28T15:01:46.585Z] - Storage Drivers:
15:01:46 [2020-04-28T15:01:46.585Z]   - "aufs":
15:01:46 [2020-04-28T15:01:46.585Z]     - CONFIG_AUFS_FS: enabled (as module)
15:01:46 [2020-04-28T15:01:46.585Z]   - "btrfs":
15:01:46 [2020-04-28T15:01:46.585Z]     - CONFIG_BTRFS_FS: enabled (as module)
15:01:46 [2020-04-28T15:01:46.585Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
15:01:46 [2020-04-28T15:01:46.585Z]   - "devicemapper":
15:01:46 [2020-04-28T15:01:46.585Z]     - CONFIG_BLK_DEV_DM: enabled
15:01:46 [2020-04-28T15:01:46.585Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
15:01:46 [2020-04-28T15:01:46.585Z]   - "overlay":
15:01:46 [2020-04-28T15:01:46.585Z]     - CONFIG_OVERLAY_FS: enabled (as module)
15:01:46 [2020-04-28T15:01:46.585Z]   - "zfs":
15:01:46 [2020-04-28T15:01:46.585Z]     - /dev/zfs: missing
15:01:46 [2020-04-28T15:01:46.585Z]     - zfs command: missing
15:01:46 [2020-04-28T15:01:46.585Z]     - zpool command: missing
15:01:46 [2020-04-28T15:01:46.585Z] 
15:01:46 [2020-04-28T15:01:46.585Z] Limits:
15:01:46 [2020-04-28T15:01:46.585Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
15:01:46 [2020-04-28T15:01:46.585Z] 
15:01:46 [2020-04-28T15:01:46.585Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
15:01:46 [2020-04-28T15:01:46.860Z] Fetching without tags
15:01:46 [2020-04-28T15:01:46.999Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b2af9e631c53ab17d49cd0ff341893a00318eb59 .
15:01:46 [2020-04-28T15:01:46.999Z] #2 [internal] load build definition from Dockerfile
15:01:46 [2020-04-28T15:01:46.999Z] #2 transferring dockerfile: 17.09kB done
15:01:46 [2020-04-28T15:01:46.999Z] #2 DONE 0.0s
15:01:46 [2020-04-28T15:01:46.999Z] 
15:01:46 [2020-04-28T15:01:46.999Z] #1 [internal] load .dockerignore
15:01:46 [2020-04-28T15:01:46.999Z] #1 transferring context: 87B done
15:01:46 [2020-04-28T15:01:46.999Z] #1 DONE 0.0s
15:01:46 [2020-04-28T15:01:46.999Z] 
15:01:46 [2020-04-28T15:01:46.999Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
15:01:47 [2020-04-28T15:01:47.121Z] Merging remotes/origin/master commit 45369c61a48c755f3baee416f117e47d0127a42d into PR head commit b2af9e631c53ab17d49cd0ff341893a00318eb59
15:01:47 [2020-04-28T15:01:47.282Z] #3 DONE 0.2s
15:01:47 [2020-04-28T15:01:47.282Z] 
15:01:47 [2020-04-28T15:01:47.282Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
15:01:47 [2020-04-28T15:01:47.282Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
15:01:47 [2020-04-28T15:01:47.282Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
15:01:47 [2020-04-28T15:01:47.282Z] #4 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done
15:01:47 [2020-04-28T15:01:47.282Z] #4 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done
15:01:47 [2020-04-28T15:01:47.566Z] #4 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 4.41MB / 8.87MB 0.2s
15:01:47 [2020-04-28T15:01:47.566Z] #4 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done
15:01:47 [2020-04-28T15:01:47.566Z] #4 extracting sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 0.1s
15:01:47 [2020-04-28T15:01:47.645Z] Merge succeeded, producing b2af9e631c53ab17d49cd0ff341893a00318eb59
15:01:47 [2020-04-28T15:01:47.646Z] Checking out Revision b2af9e631c53ab17d49cd0ff341893a00318eb59 (PR-40866)
15:01:47 [2020-04-28T15:01:47.846Z] #4 extracting sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 0.2s done
15:01:47 [2020-04-28T15:01:47.846Z] #4 DONE 0.5s
15:01:48 [2020-04-28T15:01:48.153Z] Commit message: "vendor: update moby/ipvs v1.0.1"
15:01:48 [2020-04-28T15:01:48.167Z]  > git --version # timeout=10
15:01:48 [2020-04-28T15:01:48.196Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac
15:01:46 [2020-04-28T15:01:46.834Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:01:46 [2020-04-28T15:01:46.839Z]  > git config --add remote.origin.fetch +refs/pull/40866/head:refs/remotes/origin/PR-40866 # timeout=10
15:01:46 [2020-04-28T15:01:46.844Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:01:46 [2020-04-28T15:01:46.854Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:01:46 [2020-04-28T15:01:46.864Z] Fetching upstream changes from https://github.com/moby/moby.git
15:01:46 [2020-04-28T15:01:46.864Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:01:46 [2020-04-28T15:01:46.865Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40866/head:refs/remotes/origin/PR-40866 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:01:47 [2020-04-28T15:01:47.126Z]  > git config core.sparsecheckout # timeout=10
15:01:47 [2020-04-28T15:01:47.130Z]  > git checkout -f b2af9e631c53ab17d49cd0ff341893a00318eb59 # timeout=10
15:01:47 [2020-04-28T15:01:47.631Z]  > git merge 45369c61a48c755f3baee416f117e47d0127a42d # timeout=10
15:01:47 [2020-04-28T15:01:47.640Z]  > git rev-parse HEAD^{commit} # timeout=10
15:01:47 [2020-04-28T15:01:47.650Z]  > git config core.sparsecheckout # timeout=10
15:01:47 [2020-04-28T15:01:47.655Z]  > git checkout -f b2af9e631c53ab17d49cd0ff341893a00318eb59 # timeout=10
15:01:48 [2020-04-28T15:01:48.458Z] 
15:01:48 [2020-04-28T15:01:48.458Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
15:01:48 [2020-04-28T15:01:48.458Z] #6 DONE 0.2s
15:01:48 [2020-04-28T15:01:48.458Z] 
15:01:48 [2020-04-28T15:01:48.458Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:01:48 [2020-04-28T15:01:48.747Z] Fetching without tags
15:01:48 [2020-04-28T15:01:48.754Z] #5 DONE 0.4s
15:01:48 [2020-04-28T15:01:48.754Z] 
15:01:48 [2020-04-28T15:01:48.754Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
15:01:48 [2020-04-28T15:01:48.754Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
15:01:48 [2020-04-28T15:01:48.754Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.1s
15:01:48 [2020-04-28T15:01:48.754Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
15:01:48 [2020-04-28T15:01:48.754Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
15:01:48 [2020-04-28T15:01:48.864Z] Still waiting to schedule task
15:01:48 [2020-04-28T15:01:48.864Z] Waiting for next available executor on ‘azwin-2-ad38b0’
15:01:48 [2020-04-28T15:01:48.991Z] + docker version
15:01:48 [2020-04-28T15:01:48.991Z] Client: Docker Engine - Community
15:01:48 [2020-04-28T15:01:48.991Z]  Version:           19.03.8
15:01:48 [2020-04-28T15:01:48.991Z]  API version:       1.40
15:01:48 [2020-04-28T15:01:48.991Z]  Go version:        go1.12.17
15:01:48 [2020-04-28T15:01:48.991Z]  Git commit:        afacb8b7f0
15:01:48 [2020-04-28T15:01:48.991Z]  Built:             Wed Mar 11 01:25:46 2020
15:01:48 [2020-04-28T15:01:48.991Z]  OS/Arch:           linux/amd64
15:01:48 [2020-04-28T15:01:48.991Z]  Experimental:      false
15:01:48 [2020-04-28T15:01:48.991Z] 
15:01:48 [2020-04-28T15:01:48.991Z] Server: Docker Engine - Community
15:01:48 [2020-04-28T15:01:48.991Z]  Engine:
15:01:48 [2020-04-28T15:01:48.991Z]   Version:          19.03.8
15:01:48 [2020-04-28T15:01:48.991Z]   API version:      1.40 (minimum version 1.12)
15:01:48 [2020-04-28T15:01:48.991Z]   Go version:       go1.12.17
15:01:48 [2020-04-28T15:01:48.991Z]   Git commit:       afacb8b7f0
15:01:48 [2020-04-28T15:01:48.991Z]   Built:            Wed Mar 11 01:24:19 2020
15:01:48 [2020-04-28T15:01:48.991Z]   OS/Arch:          linux/amd64
15:01:48 [2020-04-28T15:01:48.991Z]   Experimental:     true
15:01:48 [2020-04-28T15:01:48.991Z]  containerd:
15:01:48 [2020-04-28T15:01:48.991Z]   Version:          1.2.13
15:01:48 [2020-04-28T15:01:48.991Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
15:01:48 [2020-04-28T15:01:48.991Z]  runc:
15:01:48 [2020-04-28T15:01:48.991Z]   Version:          1.0.0-rc10
15:01:48 [2020-04-28T15:01:48.991Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:01:48 [2020-04-28T15:01:48.991Z]  docker-init:
15:01:48 [2020-04-28T15:01:48.991Z]   Version:          0.18.0
15:01:48 [2020-04-28T15:01:48.991Z]   GitCommit:        fec3683
[Pipeline] sh
15:01:49 [2020-04-28T15:01:49.059Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 7.05MB / 9.86MB 0.3s
15:01:49 [2020-04-28T15:01:49.059Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done
15:01:49 [2020-04-28T15:01:49.059Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022
15:01:49 [2020-04-28T15:01:49.173Z] Merging remotes/origin/master commit 45369c61a48c755f3baee416f117e47d0127a42d into PR head commit b2af9e631c53ab17d49cd0ff341893a00318eb59
15:01:49 [2020-04-28T15:01:49.269Z] + docker info
15:01:49 [2020-04-28T15:01:49.528Z] Client:
15:01:49 [2020-04-28T15:01:49.528Z]  Debug Mode: false
15:01:49 [2020-04-28T15:01:49.528Z] 
15:01:49 [2020-04-28T15:01:49.528Z] Server:
15:01:49 [2020-04-28T15:01:49.528Z]  Containers: 0
15:01:49 [2020-04-28T15:01:49.528Z]   Running: 0
15:01:49 [2020-04-28T15:01:49.528Z]   Paused: 0
15:01:49 [2020-04-28T15:01:49.528Z]   Stopped: 0
15:01:49 [2020-04-28T15:01:49.528Z]  Images: 8
15:01:49 [2020-04-28T15:01:49.528Z]  Server Version: 19.03.8
15:01:49 [2020-04-28T15:01:49.528Z]  Storage Driver: overlay2
15:01:49 [2020-04-28T15:01:49.528Z]   Backing Filesystem: <unknown>
15:01:49 [2020-04-28T15:01:49.528Z]   Supports d_type: true
15:01:49 [2020-04-28T15:01:49.528Z]   Native Overlay Diff: true
15:01:49 [2020-04-28T15:01:49.528Z]  Logging Driver: json-file
15:01:49 [2020-04-28T15:01:49.528Z]  Cgroup Driver: cgroupfs
15:01:49 [2020-04-28T15:01:49.528Z]  Plugins:
15:01:49 [2020-04-28T15:01:49.528Z]   Volume: local
15:01:49 [2020-04-28T15:01:49.528Z]   Network: bridge host ipvlan macvlan null overlay
15:01:49 [2020-04-28T15:01:49.528Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
15:01:49 [2020-04-28T15:01:49.528Z]  Swarm: inactive
15:01:49 [2020-04-28T15:01:49.528Z]  Runtimes: runc
15:01:49 [2020-04-28T15:01:49.528Z]  Default Runtime: runc
15:01:49 [2020-04-28T15:01:49.528Z]  Init Binary: docker-init
15:01:49 [2020-04-28T15:01:49.528Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
15:01:49 [2020-04-28T15:01:49.528Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:01:49 [2020-04-28T15:01:49.528Z]  init version: fec3683
15:01:49 [2020-04-28T15:01:49.528Z]  Security Options:
15:01:49 [2020-04-28T15:01:49.528Z]   apparmor
15:01:49 [2020-04-28T15:01:49.528Z]   seccomp
15:01:49 [2020-04-28T15:01:49.528Z]    Profile: default
15:01:49 [2020-04-28T15:01:49.528Z]  Kernel Version: 4.15.0-1065-aws
15:01:49 [2020-04-28T15:01:49.528Z]  Operating System: Ubuntu 18.04.4 LTS
15:01:49 [2020-04-28T15:01:49.528Z]  OSType: linux
15:01:49 [2020-04-28T15:01:49.528Z]  Architecture: x86_64
15:01:49 [2020-04-28T15:01:49.528Z]  CPUs: 2
15:01:49 [2020-04-28T15:01:49.528Z]  Total Memory: 7.501GiB
15:01:49 [2020-04-28T15:01:49.528Z]  Name: ip-10-100-55-73
15:01:49 [2020-04-28T15:01:49.528Z]  ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP
15:01:49 [2020-04-28T15:01:49.528Z]  Docker Root Dir: /var/lib/docker
15:01:49 [2020-04-28T15:01:49.528Z]  Debug Mode: false
15:01:49 [2020-04-28T15:01:49.528Z]  Registry: https://index.docker.io/v1/
15:01:49 [2020-04-28T15:01:49.528Z]  Labels:
15:01:49 [2020-04-28T15:01:49.528Z]  Experimental: true
15:01:49 [2020-04-28T15:01:49.528Z]  Insecure Registries:
15:01:49 [2020-04-28T15:01:49.528Z]   127.0.0.0/8
15:01:49 [2020-04-28T15:01:49.528Z]  Live Restore Enabled: true
15:01:49 [2020-04-28T15:01:49.528Z] 
15:01:49 [2020-04-28T15:01:49.528Z] WARNING: No swap limit support
[Pipeline] sh
15:01:49 [2020-04-28T15:01:49.733Z] #71 ...
15:01:49 [2020-04-28T15:01:49.733Z] 
15:01:49 [2020-04-28T15:01:49.733Z] #20 [internal] load build context
15:01:49 [2020-04-28T15:01:49.733Z] #20 transferring context: 52.83MB 0.8s done
15:01:49 [2020-04-28T15:01:49.733Z] #20 DONE 0.9s
15:01:49 [2020-04-28T15:01:49.733Z] 
15:01:49 [2020-04-28T15:01:49.733Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
15:01:49 [2020-04-28T15:01:49.733Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.5s done
15:01:49 [2020-04-28T15:01:49.733Z] #71 DONE 1.1s
15:01:49 [2020-04-28T15:01:49.733Z] 
15:01:49 [2020-04-28T15:01:49.733Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
15:01:49 [2020-04-28T15:01:49.733Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done
15:01:49 [2020-04-28T15:01:49.733Z] #7 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done
15:01:49 [2020-04-28T15:01:49.733Z] #7 sha256:096248e7dc3bfc779755095bda067ce6279c8d1ae740919daf2019ceb1e2c113 1.79kB / 1.79kB done
15:01:49 [2020-04-28T15:01:49.733Z] #7 sha256:e66e95de76709b7cf612a109827338d02d357394fb4384afa65afdb6b055c9da 5.46kB / 5.46kB done
15:01:49 [2020-04-28T15:01:49.733Z] #7 sha256:2b3e752e672f7ad4df3bc70ad7e3a5cf780c05c6913d856a0c0f0b9fe01a2fd7 7.38MB / 7.38MB 0.3s done
15:01:49 [2020-04-28T15:01:49.733Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 43.69MB / 48.96MB 1.1s
15:01:49 [2020-04-28T15:01:49.733Z] #7 sha256:a38d446f6063ddcf824c977df528ad247ee63a20b25390fba88c3b637444ad78 9.88MB / 9.88MB 0.6s done
15:01:49 [2020-04-28T15:01:49.733Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 31.30MB / 51.37MB 1.1s
15:01:49 [2020-04-28T15:01:49.733Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 14.56MB / 56.67MB 1.1s
15:01:49 [2020-04-28T15:01:49.733Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 46.17MB / 48.96MB 1.2s
15:01:49 [2020-04-28T15:01:49.733Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 37.08MB / 51.37MB 1.2s
15:01:49 [2020-04-28T15:01:49.733Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 18.08MB / 56.67MB 1.2s
15:01:49 [2020-04-28T15:01:49.816Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:01:49 [2020-04-28T15:01:49.816Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:01:49 [2020-04-28T15:01:49.816Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40866/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
15:01:49 [2020-04-28T15:01:49.816Z] + bash /home/ubuntu/workspace/moby_PR-40866/check-config.sh
15:01:48 [2020-04-28T15:01:48.720Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:01:48 [2020-04-28T15:01:48.725Z]  > git config --add remote.origin.fetch +refs/pull/40866/head:refs/remotes/origin/PR-40866 # timeout=10
15:01:48 [2020-04-28T15:01:48.729Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:01:48 [2020-04-28T15:01:48.736Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:01:48 [2020-04-28T15:01:48.750Z] Fetching upstream changes from https://github.com/moby/moby.git
15:01:48 [2020-04-28T15:01:48.751Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:01:48 [2020-04-28T15:01:48.752Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40866/head:refs/remotes/origin/PR-40866 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:01:49 [2020-04-28T15:01:49.175Z]  > git config core.sparsecheckout # timeout=10
15:01:49 [2020-04-28T15:01:49.188Z]  > git checkout -f b2af9e631c53ab17d49cd0ff341893a00318eb59 # timeout=10
15:01:50 [2020-04-28T15:01:50.027Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 48.96MB / 48.96MB 1.3s
15:01:50 [2020-04-28T15:01:50.027Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 41.67MB / 51.37MB 1.3s
15:01:50 [2020-04-28T15:01:50.027Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 22.50MB / 56.67MB 1.3s
15:01:50 [2020-04-28T15:01:50.027Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 48.96MB / 48.96MB 1.3s done
15:01:50 [2020-04-28T15:01:50.027Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 49.85MB / 51.37MB 1.5s
15:01:50 [2020-04-28T15:01:50.027Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 32.41MB / 56.67MB 1.5s
15:01:50 [2020-04-28T15:01:50.027Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 2.72MB / 102.23MB 1.5s
15:01:50 [2020-04-28T15:01:50.072Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
15:01:50 [2020-04-28T15:01:50.072Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ...
15:01:50 [2020-04-28T15:01:50.072Z] 
15:01:50 [2020-04-28T15:01:50.072Z] Generally Necessary:
15:01:50 [2020-04-28T15:01:50.072Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
15:01:50 [2020-04-28T15:01:50.072Z] - apparmor: enabled and tools installed
15:01:50 [2020-04-28T15:01:50.072Z] - CONFIG_NAMESPACES: enabled
15:01:50 [2020-04-28T15:01:50.072Z] - CONFIG_NET_NS: enabled
15:01:50 [2020-04-28T15:01:50.072Z] - CONFIG_PID_NS: enabled
15:01:50 [2020-04-28T15:01:50.072Z] - CONFIG_IPC_NS: enabled
15:01:50 [2020-04-28T15:01:50.072Z] - CONFIG_UTS_NS: enabled
15:01:50 [2020-04-28T15:01:50.072Z] - CONFIG_CGROUPS: enabled
15:01:50 [2020-04-28T15:01:50.072Z] - CONFIG_CGROUP_CPUACCT: enabled
15:01:50 [2020-04-28T15:01:50.072Z] - CONFIG_CGROUP_DEVICE: enabled
15:01:50 [2020-04-28T15:01:50.072Z] - CONFIG_CGROUP_FREEZER: enabled
15:01:50 [2020-04-28T15:01:50.072Z] - CONFIG_CGROUP_SCHED: enabled
15:01:50 [2020-04-28T15:01:50.072Z] - CONFIG_CPUSETS: enabled
15:01:50 [2020-04-28T15:01:50.072Z] - CONFIG_MEMCG: enabled
15:01:50 [2020-04-28T15:01:50.072Z] - CONFIG_KEYS: enabled
15:01:50 [2020-04-28T15:01:50.072Z] - CONFIG_VETH: enabled (as module)
15:01:50 [2020-04-28T15:01:50.072Z] - CONFIG_BRIDGE: enabled (as module)
15:01:50 [2020-04-28T15:01:50.072Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
15:01:50 [2020-04-28T15:01:50.072Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
15:01:50 [2020-04-28T15:01:50.072Z] - CONFIG_IP_NF_FILTER: enabled (as module)
15:01:50 [2020-04-28T15:01:50.072Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
15:01:50 [2020-04-28T15:01:50.072Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
15:01:50 [2020-04-28T15:01:50.072Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
15:01:50 [2020-04-28T15:01:50.072Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
15:01:50 [2020-04-28T15:01:50.072Z] - CONFIG_IP_NF_NAT: enabled (as module)
15:01:50 [2020-04-28T15:01:50.072Z] - CONFIG_NF_NAT: enabled (as module)
15:01:50 [2020-04-28T15:01:50.072Z] - CONFIG_NF_NAT_NEEDED: enabled
15:01:50 [2020-04-28T15:01:50.072Z] - CONFIG_POSIX_MQUEUE: enabled
15:01:50 [2020-04-28T15:01:50.072Z] 
15:01:50 [2020-04-28T15:01:50.072Z] Optional Features:
15:01:50 [2020-04-28T15:01:50.072Z] - CONFIG_USER_NS: enabled
15:01:50 [2020-04-28T15:01:50.072Z] - CONFIG_SECCOMP: enabled
15:01:50 [2020-04-28T15:01:50.072Z] - CONFIG_CGROUP_PIDS: enabled
15:01:50 [2020-04-28T15:01:50.072Z] - CONFIG_MEMCG_SWAP: enabled
15:01:50 [2020-04-28T15:01:50.072Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
15:01:50 [2020-04-28T15:01:50.072Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
15:01:50 [2020-04-28T15:01:50.072Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
15:01:50 [2020-04-28T15:01:50.072Z] - CONFIG_BLK_CGROUP: enabled
15:01:50 [2020-04-28T15:01:50.072Z] - CONFIG_BLK_DEV_THROTTLING: enabled
15:01:50 [2020-04-28T15:01:50.072Z] - CONFIG_IOSCHED_CFQ: enabled
15:01:50 [2020-04-28T15:01:50.072Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
15:01:50 [2020-04-28T15:01:50.072Z] - CONFIG_CGROUP_PERF: enabled
15:01:50 [2020-04-28T15:01:50.072Z] - CONFIG_CGROUP_HUGETLB: enabled
15:01:50 [2020-04-28T15:01:50.072Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
15:01:50 [2020-04-28T15:01:50.072Z] - CONFIG_CGROUP_NET_PRIO: enabled
15:01:50 [2020-04-28T15:01:50.072Z] - CONFIG_CFS_BANDWIDTH: enabled
15:01:50 [2020-04-28T15:01:50.072Z] - CONFIG_FAIR_GROUP_SCHED: enabled
15:01:50 [2020-04-28T15:01:50.072Z] - CONFIG_RT_GROUP_SCHED: missing
15:01:50 [2020-04-28T15:01:50.072Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
15:01:50 [2020-04-28T15:01:50.072Z] - CONFIG_IP_VS: enabled (as module)
15:01:50 [2020-04-28T15:01:50.072Z] - CONFIG_IP_VS_NFCT: enabled
15:01:50 [2020-04-28T15:01:50.072Z] - CONFIG_IP_VS_PROTO_TCP: enabled
15:01:50 [2020-04-28T15:01:50.072Z] - CONFIG_IP_VS_PROTO_UDP: enabled
15:01:50 [2020-04-28T15:01:50.124Z] Merge succeeded, producing b2af9e631c53ab17d49cd0ff341893a00318eb59
15:01:50 [2020-04-28T15:01:50.125Z] Checking out Revision b2af9e631c53ab17d49cd0ff341893a00318eb59 (PR-40866)
15:01:50 [2020-04-28T15:01:50.281Z] Commit message: "vendor: update moby/ipvs v1.0.1"
15:01:50 [2020-04-28T15:01:50.296Z]  > git --version # timeout=10
15:01:50 [2020-04-28T15:01:50.308Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac
15:01:50 [2020-04-28T15:01:50.313Z] #7 extracting sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275
15:01:50 [2020-04-28T15:01:50.313Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 51.37MB / 51.37MB 1.6s done
15:01:50 [2020-04-28T15:01:50.313Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 42.10MB / 56.67MB 1.7s
15:01:50 [2020-04-28T15:01:50.313Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 11.77MB / 102.23MB 1.7s
15:01:50 [2020-04-28T15:01:50.313Z] #7 sha256:19f86520d8b752849e95361c289504ecc5a52e2e0c04d09f819a4ee04ae3c270 155B / 155B 1.6s done
15:01:50 [2020-04-28T15:01:50.329Z] - CONFIG_IP_VS_RR: enabled (as module)
15:01:50 [2020-04-28T15:01:50.329Z] - CONFIG_EXT4_FS: enabled
15:01:50 [2020-04-28T15:01:50.329Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
15:01:50 [2020-04-28T15:01:50.329Z] - CONFIG_EXT4_FS_SECURITY: enabled
15:01:50 [2020-04-28T15:01:50.329Z] - Network Drivers:
15:01:50 [2020-04-28T15:01:50.329Z]   - "overlay":
15:01:50 [2020-04-28T15:01:50.329Z]     - CONFIG_VXLAN: enabled (as module)
15:01:50 [2020-04-28T15:01:50.329Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
15:01:50 [2020-04-28T15:01:50.329Z]       Optional (for encrypted networks):
15:01:50 [2020-04-28T15:01:50.329Z]       - CONFIG_CRYPTO: enabled
15:01:50 [2020-04-28T15:01:50.329Z]       - CONFIG_CRYPTO_AEAD: enabled
15:01:50 [2020-04-28T15:01:50.329Z]       - CONFIG_CRYPTO_GCM: enabled
15:01:50 [2020-04-28T15:01:50.329Z]       - CONFIG_CRYPTO_SEQIV: enabled
15:01:50 [2020-04-28T15:01:50.329Z]       - CONFIG_CRYPTO_GHASH: enabled
15:01:50 [2020-04-28T15:01:50.329Z]       - CONFIG_XFRM: enabled
15:01:50 [2020-04-28T15:01:50.329Z]       - CONFIG_XFRM_USER: enabled (as module)
15:01:50 [2020-04-28T15:01:50.329Z]       - CONFIG_XFRM_ALGO: enabled (as module)
15:01:50 [2020-04-28T15:01:50.329Z]       - CONFIG_INET_ESP: enabled (as module)
15:01:50 [2020-04-28T15:01:50.329Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
15:01:50 [2020-04-28T15:01:50.329Z]   - "ipvlan":
15:01:50 [2020-04-28T15:01:50.329Z]     - CONFIG_IPVLAN: enabled (as module)
15:01:50 [2020-04-28T15:01:50.329Z]   - "macvlan":
15:01:50 [2020-04-28T15:01:50.329Z]     - CONFIG_MACVLAN: enabled (as module)
15:01:50 [2020-04-28T15:01:50.329Z]     - CONFIG_DUMMY: enabled (as module)
15:01:50 [2020-04-28T15:01:50.329Z]   - "ftp,tftp client in container":
15:01:50 [2020-04-28T15:01:50.329Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
15:01:50 [2020-04-28T15:01:50.329Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
15:01:50 [2020-04-28T15:01:50.329Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
15:01:50 [2020-04-28T15:01:50.329Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
15:01:50 [2020-04-28T15:01:50.329Z] - Storage Drivers:
15:01:50 [2020-04-28T15:01:50.329Z]   - "aufs":
15:01:50 [2020-04-28T15:01:50.329Z]     - CONFIG_AUFS_FS: enabled (as module)
15:01:50 [2020-04-28T15:01:50.329Z]   - "btrfs":
15:01:50 [2020-04-28T15:01:50.329Z]     - CONFIG_BTRFS_FS: enabled (as module)
15:01:50 [2020-04-28T15:01:50.329Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
15:01:50 [2020-04-28T15:01:50.329Z]   - "devicemapper":
15:01:50 [2020-04-28T15:01:50.329Z]     - CONFIG_BLK_DEV_DM: enabled
15:01:50 [2020-04-28T15:01:50.329Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
15:01:50 [2020-04-28T15:01:50.329Z]   - "overlay":
15:01:50 [2020-04-28T15:01:50.329Z]     - CONFIG_OVERLAY_FS: enabled (as module)
15:01:50 [2020-04-28T15:01:50.329Z]   - "zfs":
15:01:50 [2020-04-28T15:01:50.329Z]     - /dev/zfs: missing
15:01:50 [2020-04-28T15:01:50.329Z]     - zfs command: missing
15:01:50 [2020-04-28T15:01:50.329Z]     - zpool command: missing
15:01:50 [2020-04-28T15:01:50.329Z] 
15:01:50 [2020-04-28T15:01:50.329Z] Limits:
15:01:50 [2020-04-28T15:01:50.329Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
15:01:50 [2020-04-28T15:01:50.329Z] 
15:01:50 [2020-04-28T15:01:50.329Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
15:01:50 [2020-04-28T15:01:50.598Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 50.17MB / 56.67MB 1.9s
15:01:50 [2020-04-28T15:01:50.598Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 22.50MB / 102.23MB 1.9s
15:01:50 [2020-04-28T15:01:50.598Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 55.95MB / 56.67MB 2.0s
15:01:50 [2020-04-28T15:01:50.655Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b2af9e631c53ab17d49cd0ff341893a00318eb59 .
15:01:50 [2020-04-28T15:01:50.655Z] #1 [internal] load build definition from Dockerfile
15:01:50 [2020-04-28T15:01:50.655Z] #1 transferring dockerfile: 17.09kB done
15:01:50 [2020-04-28T15:01:50.655Z] #1 DONE 0.0s
15:01:50 [2020-04-28T15:01:50.655Z] 
15:01:50 [2020-04-28T15:01:50.655Z] #2 [internal] load .dockerignore
15:01:50 [2020-04-28T15:01:50.655Z] #2 transferring context: 87B done
15:01:50 [2020-04-28T15:01:50.655Z] #2 DONE 0.0s
15:01:50 [2020-04-28T15:01:50.655Z] 
15:01:50 [2020-04-28T15:01:50.655Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
15:01:50 [2020-04-28T15:01:50.882Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 56.67MB / 56.67MB 2.0s done
15:01:50 [2020-04-28T15:01:50.882Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 35.91MB / 102.23MB 2.1s
15:01:50 [2020-04-28T15:01:50.882Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 46.10MB / 102.23MB 2.2s
15:01:50 [2020-04-28T15:01:50.882Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 51.22MB / 102.23MB 2.3s
15:01:50 [2020-04-28T15:01:50.911Z] #3 DONE 0.3s
15:01:50 [2020-04-28T15:01:50.911Z] 
15:01:50 [2020-04-28T15:01:50.911Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
15:01:50 [2020-04-28T15:01:50.911Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:01:51 [2020-04-28T15:01:51.165Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 57.00MB / 102.23MB 2.4s
15:01:51 [2020-04-28T15:01:51.165Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 68.83MB / 102.23MB 2.5s
15:01:51 [2020-04-28T15:01:51.168Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
15:01:51 [2020-04-28T15:01:51.168Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done
15:01:51 [2020-04-28T15:01:51.168Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done
15:01:51 [2020-04-28T15:01:51.168Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.2s
15:01:51 [2020-04-28T15:01:51.168Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.3s done
15:01:51 [2020-04-28T15:01:51.168Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003
15:01:51 [2020-04-28T15:01:51.245Z] + docker version
15:01:51 [2020-04-28T15:01:51.245Z] Client: Docker Engine - Community
15:01:51 [2020-04-28T15:01:51.245Z]  Version:           19.03.8
15:01:51 [2020-04-28T15:01:51.245Z]  API version:       1.40
15:01:51 [2020-04-28T15:01:51.245Z]  Go version:        go1.12.17
15:01:51 [2020-04-28T15:01:51.245Z]  Git commit:        afacb8b
15:01:51 [2020-04-28T15:01:51.245Z]  Built:             Wed Mar 11 01:26:35 2020
15:01:51 [2020-04-28T15:01:51.245Z]  OS/Arch:           linux/arm64
15:01:51 [2020-04-28T15:01:51.245Z]  Experimental:      false
15:01:51 [2020-04-28T15:01:51.245Z] 
15:01:51 [2020-04-28T15:01:51.245Z] Server: Docker Engine - Community
15:01:51 [2020-04-28T15:01:51.245Z]  Engine:
15:01:51 [2020-04-28T15:01:51.245Z]   Version:          19.03.8
15:01:51 [2020-04-28T15:01:51.245Z]   API version:      1.40 (minimum version 1.12)
15:01:51 [2020-04-28T15:01:51.245Z]   Go version:       go1.12.17
15:01:51 [2020-04-28T15:01:51.245Z]   Git commit:       afacb8b
15:01:51 [2020-04-28T15:01:51.245Z]   Built:            Wed Mar 11 01:25:07 2020
15:01:51 [2020-04-28T15:01:51.245Z]   OS/Arch:          linux/arm64
15:01:51 [2020-04-28T15:01:51.245Z]   Experimental:     true
15:01:51 [2020-04-28T15:01:51.245Z]  containerd:
15:01:51 [2020-04-28T15:01:51.245Z]   Version:          1.2.13
15:01:51 [2020-04-28T15:01:51.245Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
15:01:51 [2020-04-28T15:01:51.245Z]  runc:
15:01:51 [2020-04-28T15:01:51.245Z]   Version:          1.0.0-rc10
15:01:51 [2020-04-28T15:01:51.245Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:01:51 [2020-04-28T15:01:51.245Z]  docker-init:
15:01:51 [2020-04-28T15:01:51.245Z]   Version:          0.18.0
15:01:51 [2020-04-28T15:01:51.245Z]   GitCommit:        fec3683
[Pipeline] sh
15:01:51 [2020-04-28T15:01:51.425Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.2s done
15:01:51 [2020-04-28T15:01:51.425Z] #4 DONE 0.6s
15:01:51 [2020-04-28T15:01:51.447Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 80.25MB / 102.23MB 2.6s
15:01:51 [2020-04-28T15:01:51.447Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 102.23MB / 102.23MB 2.8s
15:01:51 [2020-04-28T15:01:51.447Z] #7 extracting sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 1.4s done
15:01:51 [2020-04-28T15:01:51.531Z] + docker info
15:01:50 [2020-04-28T15:01:50.104Z]  > git merge 45369c61a48c755f3baee416f117e47d0127a42d # timeout=10
15:01:50 [2020-04-28T15:01:50.118Z]  > git rev-parse HEAD^{commit} # timeout=10
15:01:50 [2020-04-28T15:01:50.126Z]  > git config core.sparsecheckout # timeout=10
15:01:50 [2020-04-28T15:01:50.130Z]  > git checkout -f b2af9e631c53ab17d49cd0ff341893a00318eb59 # timeout=10
15:01:51 [2020-04-28T15:01:51.727Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 102.23MB / 102.23MB 2.9s done
15:01:51 [2020-04-28T15:01:51.727Z] #7 extracting sha256:2b3e752e672f7ad4df3bc70ad7e3a5cf780c05c6913d856a0c0f0b9fe01a2fd7 0.1s
15:01:51 [2020-04-28T15:01:51.852Z] Fetching without tags
15:01:51 [2020-04-28T15:01:51.989Z] 
15:01:51 [2020-04-28T15:01:51.989Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
15:01:51 [2020-04-28T15:01:51.989Z] #6 ...
15:01:51 [2020-04-28T15:01:51.989Z] 
15:01:51 [2020-04-28T15:01:51.989Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster
15:01:51 [2020-04-28T15:01:51.989Z] #5 DONE 0.1s
15:01:51 [2020-04-28T15:01:51.989Z] 
15:01:51 [2020-04-28T15:01:51.989Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
15:01:51 [2020-04-28T15:01:51.989Z] #6 DONE 0.2s
15:01:51 [2020-04-28T15:01:51.989Z] 
15:01:51 [2020-04-28T15:01:51.989Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
15:01:51 [2020-04-28T15:01:51.989Z] #7 CACHED
15:01:51 [2020-04-28T15:01:51.989Z] 
15:01:51 [2020-04-28T15:01:51.989Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
15:01:51 [2020-04-28T15:01:51.989Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
15:01:51 [2020-04-28T15:01:51.989Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
15:01:51 [2020-04-28T15:01:51.989Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
15:01:51 [2020-04-28T15:01:51.989Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.1s
15:01:52 [2020-04-28T15:01:52.008Z] #7 extracting sha256:2b3e752e672f7ad4df3bc70ad7e3a5cf780c05c6913d856a0c0f0b9fe01a2fd7 0.2s done
15:01:52 [2020-04-28T15:01:52.097Z] Client:
15:01:52 [2020-04-28T15:01:52.097Z]  Debug Mode: false
15:01:52 [2020-04-28T15:01:52.097Z] 
15:01:52 [2020-04-28T15:01:52.097Z] Server:
15:01:52 [2020-04-28T15:01:52.097Z]  Containers: 0
15:01:52 [2020-04-28T15:01:52.097Z]   Running: 0
15:01:52 [2020-04-28T15:01:52.097Z]   Paused: 0
15:01:52 [2020-04-28T15:01:52.097Z]   Stopped: 0
15:01:52 [2020-04-28T15:01:52.097Z]  Images: 2
15:01:52 [2020-04-28T15:01:52.097Z]  Server Version: 19.03.8
15:01:52 [2020-04-28T15:01:52.097Z]  Storage Driver: overlay2
15:01:52 [2020-04-28T15:01:52.097Z]   Backing Filesystem: <unknown>
15:01:52 [2020-04-28T15:01:52.097Z]   Supports d_type: true
15:01:52 [2020-04-28T15:01:52.097Z]   Native Overlay Diff: true
15:01:52 [2020-04-28T15:01:52.097Z]  Logging Driver: json-file
15:01:52 [2020-04-28T15:01:52.097Z]  Cgroup Driver: cgroupfs
15:01:52 [2020-04-28T15:01:52.097Z]  Plugins:
15:01:52 [2020-04-28T15:01:52.097Z]   Volume: local
15:01:52 [2020-04-28T15:01:52.097Z]   Network: bridge host ipvlan macvlan null overlay
15:01:52 [2020-04-28T15:01:52.097Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
15:01:52 [2020-04-28T15:01:52.097Z]  Swarm: inactive
15:01:52 [2020-04-28T15:01:52.097Z]  Runtimes: runc
15:01:52 [2020-04-28T15:01:52.097Z]  Default Runtime: runc
15:01:52 [2020-04-28T15:01:52.097Z]  Init Binary: docker-init
15:01:52 [2020-04-28T15:01:52.097Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
15:01:52 [2020-04-28T15:01:52.097Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:01:52 [2020-04-28T15:01:52.097Z]  init version: fec3683
15:01:52 [2020-04-28T15:01:52.097Z]  Security Options:
15:01:52 [2020-04-28T15:01:52.097Z]   apparmor
15:01:52 [2020-04-28T15:01:52.097Z]   seccomp
15:01:52 [2020-04-28T15:01:52.097Z]    Profile: default
15:01:52 [2020-04-28T15:01:52.097Z]  Kernel Version: 4.15.0-1065-aws
15:01:52 [2020-04-28T15:01:52.097Z]  Operating System: Ubuntu 16.04.6 LTS
15:01:52 [2020-04-28T15:01:52.097Z]  OSType: linux
15:01:52 [2020-04-28T15:01:52.097Z]  Architecture: aarch64
15:01:52 [2020-04-28T15:01:52.097Z]  CPUs: 4
15:01:52 [2020-04-28T15:01:52.097Z]  Total Memory: 7.525GiB
15:01:52 [2020-04-28T15:01:52.097Z]  Name: ip-10-100-53-190
15:01:52 [2020-04-28T15:01:52.097Z]  ID: 5JPB:CPXV:74WD:UUPR:S54C:SZZY:3ZIR:DQ4F:3AW7:X7YB:VNEU:2Q7A
15:01:52 [2020-04-28T15:01:52.097Z]  Docker Root Dir: /var/lib/docker
15:01:52 [2020-04-28T15:01:52.097Z]  Debug Mode: false
15:01:52 [2020-04-28T15:01:52.097Z]  Registry: https://index.docker.io/v1/
15:01:52 [2020-04-28T15:01:52.097Z]  Labels:
15:01:52 [2020-04-28T15:01:52.097Z]  Experimental: true
15:01:52 [2020-04-28T15:01:52.097Z]  Insecure Registries:
15:01:52 [2020-04-28T15:01:52.097Z]   127.0.0.0/8
15:01:52 [2020-04-28T15:01:52.097Z]  Live Restore Enabled: true
15:01:52 [2020-04-28T15:01:52.097Z] 
15:01:52 [2020-04-28T15:01:52.097Z] WARNING: No swap limit support
[Pipeline] sh
15:01:52 [2020-04-28T15:01:52.118Z] Merging remotes/origin/master commit 45369c61a48c755f3baee416f117e47d0127a42d into PR head commit b2af9e631c53ab17d49cd0ff341893a00318eb59
15:01:52 [2020-04-28T15:01:52.248Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.60MB / 9.86MB 0.2s
15:01:52 [2020-04-28T15:01:52.289Z] #7 extracting sha256:a38d446f6063ddcf824c977df528ad247ee63a20b25390fba88c3b637444ad78 0.1s
15:01:52 [2020-04-28T15:01:52.289Z] #7 extracting sha256:a38d446f6063ddcf824c977df528ad247ee63a20b25390fba88c3b637444ad78 0.2s done
15:01:52 [2020-04-28T15:01:52.383Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:01:52 [2020-04-28T15:01:52.383Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:01:52 [2020-04-28T15:01:52.383Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40866/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
15:01:52 [2020-04-28T15:01:52.383Z] + bash /home/ubuntu/workspace/moby_PR-40866/check-config.sh
15:01:52 [2020-04-28T15:01:52.383Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
15:01:52 [2020-04-28T15:01:52.383Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ...
15:01:52 [2020-04-28T15:01:52.383Z] 
15:01:52 [2020-04-28T15:01:52.383Z] Generally Necessary:
15:01:52 [2020-04-28T15:01:52.383Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
15:01:52 [2020-04-28T15:01:52.383Z] - apparmor: enabled and tools installed
15:01:52 [2020-04-28T15:01:52.383Z] - CONFIG_NAMESPACES: enabled
15:01:52 [2020-04-28T15:01:52.383Z] - CONFIG_NET_NS: enabled
15:01:52 [2020-04-28T15:01:52.383Z] - CONFIG_PID_NS: enabled
15:01:52 [2020-04-28T15:01:52.383Z] - CONFIG_IPC_NS: enabled
15:01:52 [2020-04-28T15:01:52.383Z] - CONFIG_UTS_NS: enabled
15:01:52 [2020-04-28T15:01:52.383Z] - CONFIG_CGROUPS: enabled
15:01:52 [2020-04-28T15:01:52.505Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 8.28MB / 9.86MB 0.3s
15:01:52 [2020-04-28T15:01:52.505Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done
15:01:52 [2020-04-28T15:01:52.505Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022
15:01:52 [2020-04-28T15:01:52.569Z] #7 extracting sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c
15:01:52 [2020-04-28T15:01:52.641Z] - CONFIG_CGROUP_CPUACCT: enabled
15:01:52 [2020-04-28T15:01:52.641Z] - CONFIG_CGROUP_DEVICE: enabled
15:01:52 [2020-04-28T15:01:52.641Z] - CONFIG_CGROUP_FREEZER: enabled
15:01:52 [2020-04-28T15:01:52.641Z] - CONFIG_CGROUP_SCHED: enabled
15:01:52 [2020-04-28T15:01:52.641Z] - CONFIG_CPUSETS: enabled
15:01:52 [2020-04-28T15:01:52.641Z] - CONFIG_MEMCG: enabled
15:01:52 [2020-04-28T15:01:52.641Z] - CONFIG_KEYS: enabled
15:01:52 [2020-04-28T15:01:52.641Z] - CONFIG_VETH: enabled (as module)
15:01:52 [2020-04-28T15:01:52.641Z] - CONFIG_BRIDGE: enabled (as module)
15:01:52 [2020-04-28T15:01:52.642Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
15:01:52 [2020-04-28T15:01:52.642Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
15:01:52 [2020-04-28T15:01:52.642Z] - CONFIG_IP_NF_FILTER: enabled (as module)
15:01:52 [2020-04-28T15:01:52.642Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
15:01:52 [2020-04-28T15:01:52.642Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
15:01:52 [2020-04-28T15:01:52.642Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
15:01:52 [2020-04-28T15:01:52.642Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
15:01:52 [2020-04-28T15:01:52.642Z] - CONFIG_IP_NF_NAT: enabled (as module)
15:01:52 [2020-04-28T15:01:52.642Z] - CONFIG_NF_NAT: enabled (as module)
15:01:52 [2020-04-28T15:01:52.642Z] - CONFIG_NF_NAT_NEEDED: enabled
15:01:52 [2020-04-28T15:01:52.642Z] - CONFIG_POSIX_MQUEUE: enabled
15:01:52 [2020-04-28T15:01:52.642Z] 
15:01:52 [2020-04-28T15:01:52.642Z] Optional Features:
15:01:52 [2020-04-28T15:01:52.642Z] - CONFIG_USER_NS: enabled
15:01:52 [2020-04-28T15:01:52.642Z] - CONFIG_SECCOMP: enabled
15:01:52 [2020-04-28T15:01:52.642Z] - CONFIG_CGROUP_PIDS: enabled
15:01:52 [2020-04-28T15:01:52.642Z] - CONFIG_MEMCG_SWAP: enabled
15:01:52 [2020-04-28T15:01:52.642Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
15:01:52 [2020-04-28T15:01:52.642Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
15:01:52 [2020-04-28T15:01:52.644Z] Merge succeeded, producing b2af9e631c53ab17d49cd0ff341893a00318eb59
15:01:52 [2020-04-28T15:01:52.644Z] Checking out Revision b2af9e631c53ab17d49cd0ff341893a00318eb59 (PR-40866)
15:01:52 [2020-04-28T15:01:52.900Z] - CONFIG_BLK_CGROUP: enabled
15:01:52 [2020-04-28T15:01:52.900Z] - CONFIG_BLK_DEV_THROTTLING: enabled
15:01:52 [2020-04-28T15:01:52.900Z] - CONFIG_IOSCHED_CFQ: enabled
15:01:52 [2020-04-28T15:01:52.900Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
15:01:52 [2020-04-28T15:01:52.900Z] - CONFIG_CGROUP_PERF: enabled
15:01:52 [2020-04-28T15:01:52.900Z] - CONFIG_CGROUP_HUGETLB: enabled
15:01:52 [2020-04-28T15:01:52.900Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
15:01:52 [2020-04-28T15:01:52.900Z] - CONFIG_CGROUP_NET_PRIO: enabled
15:01:52 [2020-04-28T15:01:52.900Z] - CONFIG_CFS_BANDWIDTH: enabled
15:01:52 [2020-04-28T15:01:52.900Z] - CONFIG_FAIR_GROUP_SCHED: enabled
15:01:52 [2020-04-28T15:01:52.900Z] - CONFIG_RT_GROUP_SCHED: missing
15:01:52 [2020-04-28T15:01:52.900Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
15:01:52 [2020-04-28T15:01:52.900Z] - CONFIG_IP_VS: enabled (as module)
15:01:52 [2020-04-28T15:01:52.900Z] - CONFIG_IP_VS_NFCT: enabled
15:01:52 [2020-04-28T15:01:52.900Z] - CONFIG_IP_VS_PROTO_TCP: enabled
15:01:52 [2020-04-28T15:01:52.900Z] - CONFIG_IP_VS_PROTO_UDP: enabled
15:01:52 [2020-04-28T15:01:52.900Z] - CONFIG_IP_VS_RR: enabled (as module)
15:01:52 [2020-04-28T15:01:52.900Z] - CONFIG_EXT4_FS: enabled
15:01:52 [2020-04-28T15:01:52.900Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
15:01:52 [2020-04-28T15:01:52.900Z] - CONFIG_EXT4_FS_SECURITY: enabled
15:01:52 [2020-04-28T15:01:52.900Z] - Network Drivers:
15:01:52 [2020-04-28T15:01:52.900Z]   - "overlay":
15:01:52 [2020-04-28T15:01:52.900Z]     - CONFIG_VXLAN: enabled (as module)
15:01:52 [2020-04-28T15:01:52.900Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
15:01:52 [2020-04-28T15:01:52.900Z]       Optional (for encrypted networks):
15:01:53 [2020-04-28T15:01:53.158Z]       - CONFIG_CRYPTO: enabled
15:01:53 [2020-04-28T15:01:53.158Z]       - CONFIG_CRYPTO_AEAD: enabled
15:01:53 [2020-04-28T15:01:53.158Z]       - CONFIG_CRYPTO_GCM: enabled
15:01:53 [2020-04-28T15:01:53.158Z]       - CONFIG_CRYPTO_SEQIV: enabled
15:01:53 [2020-04-28T15:01:53.158Z]       - CONFIG_CRYPTO_GHASH: enabled
15:01:53 [2020-04-28T15:01:53.158Z]       - CONFIG_XFRM: enabled
15:01:53 [2020-04-28T15:01:53.158Z]       - CONFIG_XFRM_USER: enabled (as module)
15:01:53 [2020-04-28T15:01:53.158Z]       - CONFIG_XFRM_ALGO: enabled (as module)
15:01:53 [2020-04-28T15:01:53.158Z]       - CONFIG_INET_ESP: enabled (as module)
15:01:53 [2020-04-28T15:01:53.158Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
15:01:53 [2020-04-28T15:01:53.158Z]   - "ipvlan":
15:01:53 [2020-04-28T15:01:53.158Z]     - CONFIG_IPVLAN: enabled (as module)
15:01:53 [2020-04-28T15:01:53.158Z]   - "macvlan":
15:01:53 [2020-04-28T15:01:53.158Z]     - CONFIG_MACVLAN: enabled (as module)
15:01:53 [2020-04-28T15:01:53.158Z]     - CONFIG_DUMMY: enabled (as module)
15:01:53 [2020-04-28T15:01:53.158Z]   - "ftp,tftp client in container":
15:01:53 [2020-04-28T15:01:53.158Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
15:01:53 [2020-04-28T15:01:53.158Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
15:01:53 [2020-04-28T15:01:53.158Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
15:01:53 [2020-04-28T15:01:53.158Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
15:01:53 [2020-04-28T15:01:53.158Z] - Storage Drivers:
15:01:53 [2020-04-28T15:01:53.158Z]   - "aufs":
15:01:53 [2020-04-28T15:01:53.158Z]     - CONFIG_AUFS_FS: enabled (as module)
15:01:53 [2020-04-28T15:01:53.158Z]   - "btrfs":
15:01:53 [2020-04-28T15:01:53.158Z]     - CONFIG_BTRFS_FS: enabled (as module)
15:01:53 [2020-04-28T15:01:53.158Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
15:01:53 [2020-04-28T15:01:53.158Z]   - "devicemapper":
15:01:53 [2020-04-28T15:01:53.158Z]     - CONFIG_BLK_DEV_DM: enabled
15:01:53 [2020-04-28T15:01:53.158Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
15:01:53 [2020-04-28T15:01:53.158Z]   - "overlay":
15:01:53 [2020-04-28T15:01:53.158Z]     - CONFIG_OVERLAY_FS: enabled (as module)
15:01:53 [2020-04-28T15:01:53.158Z]   - "zfs":
15:01:53 [2020-04-28T15:01:53.158Z]     - /dev/zfs: missing
15:01:53 [2020-04-28T15:01:53.158Z]     - zfs command: missing
15:01:53 [2020-04-28T15:01:53.158Z]     - zpool command: missing
15:01:53 [2020-04-28T15:01:53.158Z] 
15:01:53 [2020-04-28T15:01:53.158Z] Limits:
15:01:53 [2020-04-28T15:01:53.158Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
15:01:53 [2020-04-28T15:01:53.158Z] 
15:01:53 [2020-04-28T15:01:53.158Z] + true
[Pipeline] }
15:01:53 [2020-04-28T15:01:53.169Z] Commit message: "vendor: update moby/ipvs v1.0.1"
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
15:01:53 [2020-04-28T15:01:53.203Z]  > git --version # timeout=10
15:01:53 [2020-04-28T15:01:53.228Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac
[Pipeline] sh
15:01:53 [2020-04-28T15:01:53.508Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b2af9e631c53ab17d49cd0ff341893a00318eb59 .
15:01:53 [2020-04-28T15:01:53.508Z] #1 [internal] load .dockerignore
15:01:53 [2020-04-28T15:01:53.508Z] #1 transferring context: 87B done
15:01:53 [2020-04-28T15:01:53.508Z] #1 DONE 0.0s
15:01:53 [2020-04-28T15:01:53.508Z] 
15:01:53 [2020-04-28T15:01:53.508Z] #2 [internal] load build definition from Dockerfile
15:01:53 [2020-04-28T15:01:53.508Z] #2 transferring dockerfile: 17.09kB done
15:01:53 [2020-04-28T15:01:53.508Z] #2 DONE 0.0s
15:01:53 [2020-04-28T15:01:53.508Z] 
15:01:53 [2020-04-28T15:01:53.508Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
15:01:51 [2020-04-28T15:01:51.835Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:01:51 [2020-04-28T15:01:51.840Z]  > git config --add remote.origin.fetch +refs/pull/40866/head:refs/remotes/origin/PR-40866 # timeout=10
15:01:51 [2020-04-28T15:01:51.848Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:01:51 [2020-04-28T15:01:51.855Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:01:51 [2020-04-28T15:01:51.867Z] Fetching upstream changes from https://github.com/moby/moby.git
15:01:51 [2020-04-28T15:01:51.867Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:01:51 [2020-04-28T15:01:51.868Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40866/head:refs/remotes/origin/PR-40866 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:01:52 [2020-04-28T15:01:52.134Z]  > git config core.sparsecheckout # timeout=10
15:01:52 [2020-04-28T15:01:52.138Z]  > git checkout -f b2af9e631c53ab17d49cd0ff341893a00318eb59 # timeout=10
15:01:52 [2020-04-28T15:01:52.646Z]  > git merge 45369c61a48c755f3baee416f117e47d0127a42d # timeout=10
15:01:52 [2020-04-28T15:01:52.654Z]  > git rev-parse HEAD^{commit} # timeout=10
15:01:52 [2020-04-28T15:01:52.659Z]  > git config core.sparsecheckout # timeout=10
15:01:52 [2020-04-28T15:01:52.666Z]  > git checkout -f b2af9e631c53ab17d49cd0ff341893a00318eb59 # timeout=10
15:01:53 [2020-04-28T15:01:53.766Z] #3 DONE 0.1s
15:01:53 [2020-04-28T15:01:53.766Z] 
15:01:53 [2020-04-28T15:01:53.766Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
15:01:53 [2020-04-28T15:01:53.766Z] #4 CACHED
15:01:53 [2020-04-28T15:01:53.878Z] #71 ...
15:01:53 [2020-04-28T15:01:53.878Z] 
15:01:53 [2020-04-28T15:01:53.878Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
15:01:53 [2020-04-28T15:01:53.878Z] #8 DONE 1.7s
15:01:53 [2020-04-28T15:01:53.878Z] 
15:01:53 [2020-04-28T15:01:53.878Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
15:01:53 [2020-04-28T15:01:53.878Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.3s done
15:01:53 [2020-04-28T15:01:53.878Z] #71 DONE 1.8s
15:01:53 [2020-04-28T15:01:53.878Z] 
15:01:53 [2020-04-28T15:01:53.878Z] #20 [internal] load build context
[Pipeline] withEnv
[Pipeline] {
15:01:54 [2020-04-28T15:01:54.024Z] 
15:01:54 [2020-04-28T15:01:54.024Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
[Pipeline] sh
15:01:54 [2020-04-28T15:01:54.035Z] #7 extracting sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 1.3s done
15:01:54 [2020-04-28T15:01:54.035Z] #7 extracting sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 0.1s
15:01:54 [2020-04-28T15:01:54.291Z] #6 DONE 0.1s
15:01:54 [2020-04-28T15:01:54.291Z] 
15:01:54 [2020-04-28T15:01:54.291Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster
15:01:54 [2020-04-28T15:01:54.291Z] #5 DONE 0.1s
15:01:54 [2020-04-28T15:01:54.291Z] 
15:01:54 [2020-04-28T15:01:54.291Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
15:01:54 [2020-04-28T15:01:54.291Z] #7 DONE 0.0s
15:01:54 [2020-04-28T15:01:54.291Z] 
15:01:54 [2020-04-28T15:01:54.291Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
15:01:54 [2020-04-28T15:01:54.291Z] #71 DONE 0.0s
15:01:54 [2020-04-28T15:01:54.291Z] 
15:01:54 [2020-04-28T15:01:54.291Z] #20 [internal] load build context
15:01:54 [2020-04-28T15:01:54.299Z] + [ PR != PR ]
15:01:54 [2020-04-28T15:01:54.299Z] + [ master != master ]
15:01:54 [2020-04-28T15:01:54.299Z] + [  = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:01:54 [2020-04-28T15:01:54.441Z] #20 transferring context: 52.83MB 2.5s done
15:01:54 [2020-04-28T15:01:54.699Z] #20 DONE 2.5s
15:01:54 [2020-04-28T15:01:54.699Z] 
15:01:54 [2020-04-28T15:01:54.699Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
15:01:54 [2020-04-28T15:01:54.709Z] + docker version
15:01:54 [2020-04-28T15:01:54.709Z] Client: Docker Engine - Community
15:01:54 [2020-04-28T15:01:54.709Z]  Version:           19.03.8
15:01:54 [2020-04-28T15:01:54.709Z]  API version:       1.40
15:01:54 [2020-04-28T15:01:54.709Z]  Go version:        go1.12.17
15:01:54 [2020-04-28T15:01:54.709Z]  Git commit:        afacb8b7f0
15:01:54 [2020-04-28T15:01:54.709Z]  Built:             Wed Mar 11 01:25:46 2020
15:01:54 [2020-04-28T15:01:54.709Z]  OS/Arch:           linux/amd64
15:01:54 [2020-04-28T15:01:54.709Z]  Experimental:      false
15:01:54 [2020-04-28T15:01:54.709Z] 
15:01:54 [2020-04-28T15:01:54.709Z] Server: Docker Engine - Community
15:01:54 [2020-04-28T15:01:54.709Z]  Engine:
15:01:54 [2020-04-28T15:01:54.709Z]   Version:          19.03.8
15:01:54 [2020-04-28T15:01:54.709Z]   API version:      1.40 (minimum version 1.12)
15:01:54 [2020-04-28T15:01:54.709Z]   Go version:       go1.12.17
15:01:54 [2020-04-28T15:01:54.709Z]   Git commit:       afacb8b7f0
15:01:54 [2020-04-28T15:01:54.709Z]   Built:            Wed Mar 11 01:24:19 2020
15:01:54 [2020-04-28T15:01:54.709Z]   OS/Arch:          linux/amd64
15:01:54 [2020-04-28T15:01:54.709Z]   Experimental:     true
15:01:54 [2020-04-28T15:01:54.709Z]  containerd:
15:01:54 [2020-04-28T15:01:54.709Z]   Version:          1.2.13
15:01:54 [2020-04-28T15:01:54.709Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
15:01:54 [2020-04-28T15:01:54.709Z]  runc:
15:01:54 [2020-04-28T15:01:54.709Z]   Version:          1.0.0-rc10
15:01:54 [2020-04-28T15:01:54.709Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:01:54 [2020-04-28T15:01:54.709Z]  docker-init:
15:01:54 [2020-04-28T15:01:54.709Z]   Version:          0.18.0
15:01:54 [2020-04-28T15:01:54.709Z]   GitCommit:        fec3683
[Pipeline] sh
15:01:54 [2020-04-28T15:01:54.960Z] #9 DONE 1.1s
15:01:54 [2020-04-28T15:01:54.960Z] 
15:01:54 [2020-04-28T15:01:54.960Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
15:01:54 [2020-04-28T15:01:54.960Z] #29 DONE 0.1s
15:01:54 [2020-04-28T15:01:54.960Z] 
15:01:54 [2020-04-28T15:01:54.960Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:01:54 [2020-04-28T15:01:54.960Z] #35 ...
15:01:54 [2020-04-28T15:01:54.960Z] 
15:01:54 [2020-04-28T15:01:54.960Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
15:01:54 [2020-04-28T15:01:54.960Z] #40 DONE 0.1s
15:01:54 [2020-04-28T15:01:54.960Z] 
15:01:54 [2020-04-28T15:01:54.960Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
15:01:54 [2020-04-28T15:01:54.960Z] #21 DONE 0.1s
15:01:54 [2020-04-28T15:01:54.978Z] + docker info
15:01:54 [2020-04-28T15:01:54.978Z] Client:
15:01:54 [2020-04-28T15:01:54.978Z]  Debug Mode: false
15:01:54 [2020-04-28T15:01:54.978Z] 
15:01:54 [2020-04-28T15:01:54.978Z] Server:
15:01:54 [2020-04-28T15:01:54.978Z]  Containers: 0
15:01:54 [2020-04-28T15:01:54.978Z]   Running: 0
15:01:54 [2020-04-28T15:01:54.978Z]   Paused: 0
15:01:54 [2020-04-28T15:01:54.978Z]   Stopped: 0
15:01:54 [2020-04-28T15:01:54.978Z]  Images: 7
15:01:54 [2020-04-28T15:01:54.978Z]  Server Version: 19.03.8
15:01:54 [2020-04-28T15:01:54.978Z]  Storage Driver: overlay2
15:01:54 [2020-04-28T15:01:54.978Z]   Backing Filesystem: <unknown>
15:01:54 [2020-04-28T15:01:54.978Z]   Supports d_type: true
15:01:54 [2020-04-28T15:01:54.978Z]   Native Overlay Diff: true
15:01:54 [2020-04-28T15:01:54.978Z]  Logging Driver: json-file
15:01:54 [2020-04-28T15:01:54.978Z]  Cgroup Driver: cgroupfs
15:01:54 [2020-04-28T15:01:54.978Z]  Plugins:
15:01:54 [2020-04-28T15:01:54.978Z]   Volume: local
15:01:54 [2020-04-28T15:01:54.978Z]   Network: bridge host ipvlan macvlan null overlay
15:01:54 [2020-04-28T15:01:54.978Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
15:01:54 [2020-04-28T15:01:54.978Z]  Swarm: inactive
15:01:54 [2020-04-28T15:01:54.978Z]  Runtimes: runc
15:01:54 [2020-04-28T15:01:54.978Z]  Default Runtime: runc
15:01:54 [2020-04-28T15:01:54.978Z]  Init Binary: docker-init
15:01:54 [2020-04-28T15:01:54.978Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
15:01:54 [2020-04-28T15:01:54.978Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:01:54 [2020-04-28T15:01:54.978Z]  init version: fec3683
15:01:54 [2020-04-28T15:01:54.978Z]  Security Options:
15:01:54 [2020-04-28T15:01:54.978Z]   apparmor
15:01:54 [2020-04-28T15:01:54.978Z]   seccomp
15:01:54 [2020-04-28T15:01:54.978Z]    Profile: default
15:01:54 [2020-04-28T15:01:54.978Z]  Kernel Version: 4.15.0-1065-aws
15:01:54 [2020-04-28T15:01:54.978Z]  Operating System: Ubuntu 18.04.4 LTS
15:01:54 [2020-04-28T15:01:54.978Z]  OSType: linux
15:01:54 [2020-04-28T15:01:54.978Z]  Architecture: x86_64
15:01:54 [2020-04-28T15:01:54.978Z]  CPUs: 2
15:01:54 [2020-04-28T15:01:54.978Z]  Total Memory: 7.501GiB
15:01:54 [2020-04-28T15:01:54.978Z]  Name: ip-10-100-92-166
15:01:54 [2020-04-28T15:01:54.978Z]  ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP
15:01:54 [2020-04-28T15:01:54.978Z]  Docker Root Dir: /var/lib/docker
15:01:54 [2020-04-28T15:01:54.978Z]  Debug Mode: false
15:01:54 [2020-04-28T15:01:54.978Z]  Registry: https://index.docker.io/v1/
15:01:54 [2020-04-28T15:01:54.978Z]  Labels:
15:01:54 [2020-04-28T15:01:54.978Z]  Experimental: true
15:01:54 [2020-04-28T15:01:54.978Z]  Insecure Registries:
15:01:54 [2020-04-28T15:01:54.978Z]   127.0.0.0/8
15:01:54 [2020-04-28T15:01:54.978Z]  Live Restore Enabled: true
15:01:54 [2020-04-28T15:01:54.978Z] 
15:01:54 [2020-04-28T15:01:54.978Z] WARNING: No swap limit support
[Pipeline] sh
15:01:55 [2020-04-28T15:01:55.218Z] 
15:01:55 [2020-04-28T15:01:55.218Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
15:01:55 [2020-04-28T15:01:55.218Z] #73 DONE 0.2s
15:01:55 [2020-04-28T15:01:55.218Z] 
15:01:55 [2020-04-28T15:01:55.218Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
15:01:55 [2020-04-28T15:01:55.218Z] #22 DONE 0.2s
15:01:55 [2020-04-28T15:01:55.218Z] 
15:01:55 [2020-04-28T15:01:55.218Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
15:01:55 [2020-04-28T15:01:55.218Z] #32 DONE 0.3s
15:01:55 [2020-04-28T15:01:55.218Z] 
15:01:55 [2020-04-28T15:01:55.218Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
15:01:55 [2020-04-28T15:01:55.218Z] #49 DONE 0.2s
15:01:55 [2020-04-28T15:01:55.218Z] 
15:01:55 [2020-04-28T15:01:55.218Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
15:01:55 [2020-04-28T15:01:55.218Z] #55 DONE 0.2s
15:01:55 [2020-04-28T15:01:55.218Z] 
15:01:55 [2020-04-28T15:01:55.218Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
15:01:55 [2020-04-28T15:01:55.218Z] #67 DONE 0.2s
15:01:55 [2020-04-28T15:01:55.218Z] 
15:01:55 [2020-04-28T15:01:55.218Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
15:01:55 [2020-04-28T15:01:55.218Z] #52 DONE 0.3s
15:01:55 [2020-04-28T15:01:55.218Z] 
15:01:55 [2020-04-28T15:01:55.218Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
15:01:55 [2020-04-28T15:01:55.218Z] #46 DONE 0.3s
15:01:55 [2020-04-28T15:01:55.218Z] 
15:01:55 [2020-04-28T15:01:55.218Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:01:55 [2020-04-28T15:01:55.248Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:01:55 [2020-04-28T15:01:55.248Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:01:55 [2020-04-28T15:01:55.248Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40866/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
15:01:55 [2020-04-28T15:01:55.248Z] + bash /home/ubuntu/workspace/moby_PR-40866/check-config.sh
15:01:55 [2020-04-28T15:01:55.248Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
15:01:55 [2020-04-28T15:01:55.248Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ...
15:01:55 [2020-04-28T15:01:55.248Z] 
15:01:55 [2020-04-28T15:01:55.248Z] Generally Necessary:
15:01:55 [2020-04-28T15:01:55.248Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
15:01:55 [2020-04-28T15:01:55.248Z] - apparmor: enabled and tools installed
15:01:55 [2020-04-28T15:01:55.248Z] - CONFIG_NAMESPACES: enabled
15:01:55 [2020-04-28T15:01:55.248Z] - CONFIG_NET_NS: enabled
15:01:55 [2020-04-28T15:01:55.248Z] - CONFIG_PID_NS: enabled
15:01:55 [2020-04-28T15:01:55.248Z] - CONFIG_IPC_NS: enabled
15:01:55 [2020-04-28T15:01:55.248Z] - CONFIG_UTS_NS: enabled
15:01:55 [2020-04-28T15:01:55.248Z] - CONFIG_CGROUPS: enabled
15:01:55 [2020-04-28T15:01:55.248Z] - CONFIG_CGROUP_CPUACCT: enabled
15:01:55 [2020-04-28T15:01:55.248Z] - CONFIG_CGROUP_DEVICE: enabled
15:01:55 [2020-04-28T15:01:55.248Z] - CONFIG_CGROUP_FREEZER: enabled
15:01:55 [2020-04-28T15:01:55.248Z] - CONFIG_CGROUP_SCHED: enabled
15:01:55 [2020-04-28T15:01:55.248Z] - CONFIG_CPUSETS: enabled
15:01:55 [2020-04-28T15:01:55.248Z] - CONFIG_MEMCG: enabled
15:01:55 [2020-04-28T15:01:55.248Z] - CONFIG_KEYS: enabled
15:01:55 [2020-04-28T15:01:55.248Z] - CONFIG_VETH: enabled (as module)
15:01:55 [2020-04-28T15:01:55.248Z] - CONFIG_BRIDGE: enabled (as module)
15:01:55 [2020-04-28T15:01:55.248Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
15:01:55 [2020-04-28T15:01:55.248Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
15:01:55 [2020-04-28T15:01:55.248Z] - CONFIG_IP_NF_FILTER: enabled (as module)
15:01:55 [2020-04-28T15:01:55.248Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
15:01:55 [2020-04-28T15:01:55.248Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
15:01:55 [2020-04-28T15:01:55.248Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
15:01:55 [2020-04-28T15:01:55.248Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
15:01:55 [2020-04-28T15:01:55.248Z] - CONFIG_IP_NF_NAT: enabled (as module)
15:01:55 [2020-04-28T15:01:55.248Z] - CONFIG_NF_NAT: enabled (as module)
15:01:55 [2020-04-28T15:01:55.248Z] - CONFIG_NF_NAT_NEEDED: enabled
15:01:55 [2020-04-28T15:01:55.248Z] - CONFIG_POSIX_MQUEUE: enabled
15:01:55 [2020-04-28T15:01:55.248Z] 
15:01:55 [2020-04-28T15:01:55.248Z] Optional Features:
15:01:55 [2020-04-28T15:01:55.248Z] - CONFIG_USER_NS: enabled
15:01:55 [2020-04-28T15:01:55.248Z] - CONFIG_SECCOMP: enabled
15:01:55 [2020-04-28T15:01:55.248Z] - CONFIG_CGROUP_PIDS: enabled
15:01:55 [2020-04-28T15:01:55.248Z] - CONFIG_MEMCG_SWAP: enabled
15:01:55 [2020-04-28T15:01:55.248Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
15:01:55 [2020-04-28T15:01:55.248Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
15:01:55 [2020-04-28T15:01:55.248Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
15:01:55 [2020-04-28T15:01:55.248Z] - CONFIG_BLK_CGROUP: enabled
15:01:55 [2020-04-28T15:01:55.248Z] - CONFIG_BLK_DEV_THROTTLING: enabled
15:01:55 [2020-04-28T15:01:55.248Z] - CONFIG_IOSCHED_CFQ: enabled
15:01:55 [2020-04-28T15:01:55.248Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
15:01:55 [2020-04-28T15:01:55.248Z] - CONFIG_CGROUP_PERF: enabled
15:01:55 [2020-04-28T15:01:55.248Z] - CONFIG_CGROUP_HUGETLB: enabled
15:01:55 [2020-04-28T15:01:55.248Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
15:01:55 [2020-04-28T15:01:55.500Z] #7 extracting sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 1.1s done
15:01:55 [2020-04-28T15:01:55.500Z] #7 extracting sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 0.1s
15:01:55 [2020-04-28T15:01:55.502Z] - CONFIG_CGROUP_NET_PRIO: enabled
15:01:55 [2020-04-28T15:01:55.502Z] - CONFIG_CFS_BANDWIDTH: enabled
15:01:55 [2020-04-28T15:01:55.502Z] - CONFIG_FAIR_GROUP_SCHED: enabled
15:01:55 [2020-04-28T15:01:55.502Z] - CONFIG_RT_GROUP_SCHED: missing
15:01:55 [2020-04-28T15:01:55.502Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
15:01:55 [2020-04-28T15:01:55.502Z] - CONFIG_IP_VS: enabled (as module)
15:01:55 [2020-04-28T15:01:55.502Z] - CONFIG_IP_VS_NFCT: enabled
15:01:55 [2020-04-28T15:01:55.502Z] - CONFIG_IP_VS_PROTO_TCP: enabled
15:01:55 [2020-04-28T15:01:55.502Z] - CONFIG_IP_VS_PROTO_UDP: enabled
15:01:55 [2020-04-28T15:01:55.502Z] - CONFIG_IP_VS_RR: enabled (as module)
15:01:55 [2020-04-28T15:01:55.502Z] - CONFIG_EXT4_FS: enabled
15:01:55 [2020-04-28T15:01:55.502Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
15:01:55 [2020-04-28T15:01:55.502Z] - CONFIG_EXT4_FS_SECURITY: enabled
15:01:55 [2020-04-28T15:01:55.502Z] - Network Drivers:
15:01:55 [2020-04-28T15:01:55.502Z]   - "overlay":
15:01:55 [2020-04-28T15:01:55.502Z]     - CONFIG_VXLAN: enabled (as module)
15:01:55 [2020-04-28T15:01:55.502Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
15:01:55 [2020-04-28T15:01:55.502Z]       Optional (for encrypted networks):
15:01:55 [2020-04-28T15:01:55.502Z]       - CONFIG_CRYPTO: enabled
15:01:55 [2020-04-28T15:01:55.502Z]       - CONFIG_CRYPTO_AEAD: enabled
15:01:55 [2020-04-28T15:01:55.502Z]       - CONFIG_CRYPTO_GCM: enabled
15:01:55 [2020-04-28T15:01:55.502Z]       - CONFIG_CRYPTO_SEQIV: enabled
15:01:55 [2020-04-28T15:01:55.502Z]       - CONFIG_CRYPTO_GHASH: enabled
15:01:55 [2020-04-28T15:01:55.502Z]       - CONFIG_XFRM: enabled
15:01:55 [2020-04-28T15:01:55.502Z]       - CONFIG_XFRM_USER: enabled (as module)
15:01:55 [2020-04-28T15:01:55.502Z]       - CONFIG_XFRM_ALGO: enabled (as module)
15:01:55 [2020-04-28T15:01:55.502Z]       - CONFIG_INET_ESP: enabled (as module)
15:01:55 [2020-04-28T15:01:55.502Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
15:01:55 [2020-04-28T15:01:55.502Z]   - "ipvlan":
15:01:55 [2020-04-28T15:01:55.502Z]     - CONFIG_IPVLAN: enabled (as module)
15:01:55 [2020-04-28T15:01:55.502Z]   - "macvlan":
15:01:55 [2020-04-28T15:01:55.502Z]     - CONFIG_MACVLAN: enabled (as module)
15:01:55 [2020-04-28T15:01:55.502Z]     - CONFIG_DUMMY: enabled (as module)
15:01:55 [2020-04-28T15:01:55.502Z]   - "ftp,tftp client in container":
15:01:55 [2020-04-28T15:01:55.502Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
15:01:55 [2020-04-28T15:01:55.502Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
15:01:55 [2020-04-28T15:01:55.502Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
15:01:55 [2020-04-28T15:01:55.502Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
15:01:55 [2020-04-28T15:01:55.502Z] - Storage Drivers:
15:01:55 [2020-04-28T15:01:55.502Z]   - "aufs":
15:01:55 [2020-04-28T15:01:55.502Z]     - CONFIG_AUFS_FS: enabled (as module)
15:01:55 [2020-04-28T15:01:55.502Z]   - "btrfs":
15:01:55 [2020-04-28T15:01:55.502Z]     - CONFIG_BTRFS_FS: enabled (as module)
15:01:55 [2020-04-28T15:01:55.502Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
15:01:55 [2020-04-28T15:01:55.502Z]   - "devicemapper":
15:01:55 [2020-04-28T15:01:55.502Z]     - CONFIG_BLK_DEV_DM: enabled
15:01:55 [2020-04-28T15:01:55.502Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
15:01:55 [2020-04-28T15:01:55.502Z]   - "overlay":
15:01:55 [2020-04-28T15:01:55.502Z]     - CONFIG_OVERLAY_FS: enabled (as module)
15:01:55 [2020-04-28T15:01:55.502Z]   - "zfs":
15:01:55 [2020-04-28T15:01:55.502Z]     - /dev/zfs: missing
15:01:55 [2020-04-28T15:01:55.502Z]     - zfs command: missing
15:01:55 [2020-04-28T15:01:55.502Z]     - zpool command: missing
15:01:55 [2020-04-28T15:01:55.502Z] 
15:01:55 [2020-04-28T15:01:55.502Z] Limits:
15:01:55 [2020-04-28T15:01:55.502Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
15:01:55 [2020-04-28T15:01:55.502Z] 
15:01:55 [2020-04-28T15:01:55.502Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
15:01:55 [2020-04-28T15:01:55.673Z] #20 transferring context: 52.83MB 1.4s done
15:01:55 [2020-04-28T15:01:55.673Z] #20 DONE 1.5s
15:01:55 [2020-04-28T15:01:55.673Z] 
15:01:55 [2020-04-28T15:01:55.673Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
15:01:55 [2020-04-28T15:01:55.673Z] #69 CACHED
15:01:55 [2020-04-28T15:01:55.673Z] 
15:01:55 [2020-04-28T15:01:55.673Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:01:55 [2020-04-28T15:01:55.673Z] #62 CACHED
15:01:55 [2020-04-28T15:01:55.673Z] 
15:01:55 [2020-04-28T15:01:55.673Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
15:01:55 [2020-04-28T15:01:55.673Z] #49 CACHED
15:01:55 [2020-04-28T15:01:55.673Z] 
15:01:55 [2020-04-28T15:01:55.673Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
15:01:55 [2020-04-28T15:01:55.673Z] #64 CACHED
15:01:55 [2020-04-28T15:01:55.673Z] 
15:01:55 [2020-04-28T15:01:55.673Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:01:55 [2020-04-28T15:01:55.673Z] #17 CACHED
15:01:55 [2020-04-28T15:01:55.673Z] 
15:01:55 [2020-04-28T15:01:55.673Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:01:55 [2020-04-28T15:01:55.673Z] #10 CACHED
15:01:55 [2020-04-28T15:01:55.673Z] 
15:01:55 [2020-04-28T15:01:55.673Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
15:01:55 [2020-04-28T15:01:55.673Z] #54 CACHED
15:01:55 [2020-04-28T15:01:55.673Z] 
15:01:55 [2020-04-28T15:01:55.673Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
15:01:55 [2020-04-28T15:01:55.673Z] #8 CACHED
15:01:55 [2020-04-28T15:01:55.673Z] 
15:01:55 [2020-04-28T15:01:55.673Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
15:01:55 [2020-04-28T15:01:55.673Z] #46 CACHED
15:01:55 [2020-04-28T15:01:55.673Z] 
15:01:55 [2020-04-28T15:01:55.673Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
15:01:55 [2020-04-28T15:01:55.673Z] #72 CACHED
15:01:55 [2020-04-28T15:01:55.673Z] 
15:01:55 [2020-04-28T15:01:55.673Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
15:01:55 [2020-04-28T15:01:55.673Z] #63 CACHED
15:01:55 [2020-04-28T15:01:55.673Z] 
15:01:55 [2020-04-28T15:01:55.673Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
15:01:55 [2020-04-28T15:01:55.673Z] #58 CACHED
15:01:55 [2020-04-28T15:01:55.673Z] 
15:01:55 [2020-04-28T15:01:55.673Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
15:01:55 [2020-04-28T15:01:55.673Z] #22 CACHED
15:01:55 [2020-04-28T15:01:55.673Z] 
15:01:55 [2020-04-28T15:01:55.673Z] #21 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh
15:01:55 [2020-04-28T15:01:55.673Z] #21 CACHED
15:01:55 [2020-04-28T15:01:55.673Z] 
15:01:55 [2020-04-28T15:01:55.673Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:01:55 [2020-04-28T15:01:55.673Z] #25 CACHED
15:01:55 [2020-04-28T15:01:55.673Z] 
15:01:55 [2020-04-28T15:01:55.673Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
15:01:55 [2020-04-28T15:01:55.673Z] #19 CACHED
15:01:55 [2020-04-28T15:01:55.673Z] 
15:01:55 [2020-04-28T15:01:55.673Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
15:01:55 [2020-04-28T15:01:55.673Z] #73 CACHED
15:01:55 [2020-04-28T15:01:55.673Z] 
15:01:55 [2020-04-28T15:01:55.673Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
15:01:55 [2020-04-28T15:01:55.673Z] #40 CACHED
15:01:55 [2020-04-28T15:01:55.673Z] 
15:01:55 [2020-04-28T15:01:55.673Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
15:01:55 [2020-04-28T15:01:55.673Z] #67 CACHED
15:01:55 [2020-04-28T15:01:55.673Z] 
15:01:55 [2020-04-28T15:01:55.673Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
15:01:55 [2020-04-28T15:01:55.673Z] #52 CACHED
15:01:55 [2020-04-28T15:01:55.673Z] 
15:01:55 [2020-04-28T15:01:55.673Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
15:01:55 [2020-04-28T15:01:55.673Z] #13 CACHED
15:01:55 [2020-04-28T15:01:55.673Z] 
15:01:55 [2020-04-28T15:01:55.673Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:01:55 [2020-04-28T15:01:55.673Z] #53 CACHED
15:01:55 [2020-04-28T15:01:55.673Z] 
15:01:55 [2020-04-28T15:01:55.673Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
15:01:55 [2020-04-28T15:01:55.673Z] #31 CACHED
15:01:55 [2020-04-28T15:01:55.673Z] 
15:01:55 [2020-04-28T15:01:55.673Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
15:01:55 [2020-04-28T15:01:55.673Z] #61 CACHED
15:01:55 [2020-04-28T15:01:55.673Z] 
15:01:55 [2020-04-28T15:01:55.673Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
15:01:55 [2020-04-28T15:01:55.673Z] #34 CACHED
15:01:55 [2020-04-28T15:01:55.673Z] 
15:01:55 [2020-04-28T15:01:55.673Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:01:55 [2020-04-28T15:01:55.673Z] #41 CACHED
15:01:55 [2020-04-28T15:01:55.673Z] 
15:01:55 [2020-04-28T15:01:55.673Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
15:01:55 [2020-04-28T15:01:55.673Z] #45 CACHED
15:01:55 [2020-04-28T15:01:55.673Z] 
15:01:55 [2020-04-28T15:01:55.673Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
15:01:55 [2020-04-28T15:01:55.673Z] #75 CACHED
15:01:55 [2020-04-28T15:01:55.673Z] 
15:01:55 [2020-04-28T15:01:55.673Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
15:01:55 [2020-04-28T15:01:55.673Z] #39 CACHED
15:01:55 [2020-04-28T15:01:55.673Z] 
15:01:55 [2020-04-28T15:01:55.673Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:01:55 [2020-04-28T15:01:55.673Z] #43 CACHED
15:01:55 [2020-04-28T15:01:55.673Z] 
15:01:55 [2020-04-28T15:01:55.673Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:01:55 [2020-04-28T15:01:55.673Z] #44 CACHED
15:01:55 [2020-04-28T15:01:55.673Z] 
15:01:55 [2020-04-28T15:01:55.673Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
15:01:55 [2020-04-28T15:01:55.673Z] #26 CACHED
15:01:55 [2020-04-28T15:01:55.673Z] 
15:01:55 [2020-04-28T15:01:55.673Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
15:01:55 [2020-04-28T15:01:55.673Z] #14 CACHED
15:01:55 [2020-04-28T15:01:55.673Z] 
15:01:55 [2020-04-28T15:01:55.673Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
15:01:55 [2020-04-28T15:01:55.673Z] #28 CACHED
15:01:55 [2020-04-28T15:01:55.673Z] 
15:01:55 [2020-04-28T15:01:55.673Z] #16 [dev-systemd-false 6/26] RUN ldconfig
15:01:55 [2020-04-28T15:01:55.673Z] #16 CACHED
15:01:55 [2020-04-28T15:01:55.673Z] 
15:01:55 [2020-04-28T15:01:55.673Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
15:01:55 [2020-04-28T15:01:55.673Z] #70 CACHED
15:01:55 [2020-04-28T15:01:55.673Z] 
15:01:55 [2020-04-28T15:01:55.673Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:01:55 [2020-04-28T15:01:55.673Z] #47 CACHED
15:01:55 [2020-04-28T15:01:55.673Z] 
15:01:55 [2020-04-28T15:01:55.673Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:01:55 [2020-04-28T15:01:55.673Z] #74 CACHED
15:01:55 [2020-04-28T15:01:55.673Z] 
15:01:55 [2020-04-28T15:01:55.673Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
15:01:55 [2020-04-28T15:01:55.673Z] #12 CACHED
15:01:55 [2020-04-28T15:01:55.673Z] 
15:01:55 [2020-04-28T15:01:55.673Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:01:55 [2020-04-28T15:01:55.673Z] #30 CACHED
15:01:55 [2020-04-28T15:01:55.673Z] 
15:01:55 [2020-04-28T15:01:55.673Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
15:01:55 [2020-04-28T15:01:55.673Z] #24 CACHED
15:01:55 [2020-04-28T15:01:55.673Z] 
15:01:55 [2020-04-28T15:01:55.673Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
15:01:55 [2020-04-28T15:01:55.673Z] #11 CACHED
15:01:55 [2020-04-28T15:01:55.673Z] 
15:01:55 [2020-04-28T15:01:55.673Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
15:01:55 [2020-04-28T15:01:55.673Z] #18 CACHED
15:01:55 [2020-04-28T15:01:55.673Z] 
15:01:55 [2020-04-28T15:01:55.673Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
15:01:55 [2020-04-28T15:01:55.673Z] #15 CACHED
15:01:55 [2020-04-28T15:01:55.673Z] 
15:01:55 [2020-04-28T15:01:55.673Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:01:55 [2020-04-28T15:01:55.673Z] #56 CACHED
15:01:55 [2020-04-28T15:01:55.673Z] 
15:01:55 [2020-04-28T15:01:55.673Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
15:01:55 [2020-04-28T15:01:55.673Z] #32 CACHED
15:01:55 [2020-04-28T15:01:55.673Z] 
15:01:55 [2020-04-28T15:01:55.673Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
15:01:55 [2020-04-28T15:01:55.673Z] #42 CACHED
15:01:55 [2020-04-28T15:01:55.673Z] 
15:01:55 [2020-04-28T15:01:55.673Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
15:01:55 [2020-04-28T15:01:55.673Z] #37 CACHED
15:01:55 [2020-04-28T15:01:55.673Z] 
15:01:55 [2020-04-28T15:01:55.673Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:01:55 [2020-04-28T15:01:55.673Z] #50 CACHED
15:01:55 [2020-04-28T15:01:55.673Z] 
15:01:55 [2020-04-28T15:01:55.673Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:01:55 [2020-04-28T15:01:55.673Z] #65 CACHED
15:01:55 [2020-04-28T15:01:55.673Z] 
15:01:55 [2020-04-28T15:01:55.673Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
15:01:55 [2020-04-28T15:01:55.673Z] #9 CACHED
15:01:55 [2020-04-28T15:01:55.673Z] 
15:01:55 [2020-04-28T15:01:55.673Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:01:55 [2020-04-28T15:01:55.673Z] #38 CACHED
15:01:55 [2020-04-28T15:01:55.673Z] 
15:01:55 [2020-04-28T15:01:55.673Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
15:01:55 [2020-04-28T15:01:55.673Z] #66 CACHED
15:01:55 [2020-04-28T15:01:55.673Z] 
15:01:55 [2020-04-28T15:01:55.673Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
15:01:55 [2020-04-28T15:01:55.673Z] #29 CACHED
15:01:55 [2020-04-28T15:01:55.673Z] 
15:01:55 [2020-04-28T15:01:55.673Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:01:55 [2020-04-28T15:01:55.673Z] #68 CACHED
15:01:55 [2020-04-28T15:01:55.673Z] 
15:01:55 [2020-04-28T15:01:55.673Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:01:55 [2020-04-28T15:01:55.673Z] #23 CACHED
15:01:55 [2020-04-28T15:01:55.673Z] 
15:01:55 [2020-04-28T15:01:55.673Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
15:01:55 [2020-04-28T15:01:55.673Z] #59 CACHED
15:01:55 [2020-04-28T15:01:55.673Z] 
15:01:55 [2020-04-28T15:01:55.673Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
15:01:55 [2020-04-28T15:01:55.673Z] #36 CACHED
15:01:55 [2020-04-28T15:01:55.673Z] 
15:01:55 [2020-04-28T15:01:55.673Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:01:55 [2020-04-28T15:01:55.673Z] #33 CACHED
15:01:55 [2020-04-28T15:01:55.673Z] 
15:01:55 [2020-04-28T15:01:55.673Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
15:01:55 [2020-04-28T15:01:55.673Z] #48 CACHED
15:01:55 [2020-04-28T15:01:55.673Z] 
15:01:55 [2020-04-28T15:01:55.673Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:01:55 [2020-04-28T15:01:55.673Z] #60 CACHED
15:01:55 [2020-04-28T15:01:55.673Z] 
15:01:55 [2020-04-28T15:01:55.673Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:01:55 [2020-04-28T15:01:55.673Z] #35 CACHED
15:01:55 [2020-04-28T15:01:55.673Z] 
15:01:55 [2020-04-28T15:01:55.673Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:01:55 [2020-04-28T15:01:55.673Z] #27 CACHED
15:01:55 [2020-04-28T15:01:55.673Z] 
15:01:55 [2020-04-28T15:01:55.673Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
15:01:55 [2020-04-28T15:01:55.673Z] #55 CACHED
15:01:55 [2020-04-28T15:01:55.673Z] 
15:01:55 [2020-04-28T15:01:55.673Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
15:01:55 [2020-04-28T15:01:55.673Z] #51 CACHED
15:01:55 [2020-04-28T15:01:55.673Z] 
15:01:55 [2020-04-28T15:01:55.673Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
15:01:55 [2020-04-28T15:01:55.673Z] #57 CACHED
15:01:55 [2020-04-28T15:01:55.673Z] 
15:01:55 [2020-04-28T15:01:55.673Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
15:01:55 [2020-04-28T15:01:55.673Z] #76 CACHED
15:01:55 [2020-04-28T15:01:55.830Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b2af9e631c53ab17d49cd0ff341893a00318eb59 .
15:01:55 [2020-04-28T15:01:55.830Z] #2 [internal] load .dockerignore
15:01:55 [2020-04-28T15:01:55.831Z] #2 transferring context: 87B done
15:01:55 [2020-04-28T15:01:55.831Z] #2 DONE 0.0s
15:01:55 [2020-04-28T15:01:55.831Z] 
15:01:55 [2020-04-28T15:01:55.831Z] #1 [internal] load build definition from Dockerfile
15:01:55 [2020-04-28T15:01:55.831Z] #1 transferring dockerfile: 17.09kB done
15:01:55 [2020-04-28T15:01:55.831Z] #1 DONE 0.0s
15:01:55 [2020-04-28T15:01:55.831Z] 
15:01:55 [2020-04-28T15:01:55.831Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
15:01:55 [2020-04-28T15:01:55.831Z] #3 DONE 0.1s
15:01:55 [2020-04-28T15:01:55.931Z] 
15:01:55 [2020-04-28T15:01:55.931Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
15:01:56 [2020-04-28T15:01:56.084Z] 
15:01:56 [2020-04-28T15:01:56.084Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
15:01:56 [2020-04-28T15:01:56.084Z] #4 CACHED
15:01:56 [2020-04-28T15:01:56.343Z] 
15:01:56 [2020-04-28T15:01:56.343Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster
15:01:56 [2020-04-28T15:01:56.343Z] #5 DONE 0.1s
15:01:56 [2020-04-28T15:01:56.343Z] 
15:01:56 [2020-04-28T15:01:56.343Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
15:01:56 [2020-04-28T15:01:56.343Z] #6 DONE 0.1s
15:01:56 [2020-04-28T15:01:56.343Z] 
15:01:56 [2020-04-28T15:01:56.343Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
15:01:56 [2020-04-28T15:01:56.343Z] #7 DONE 0.0s
15:01:56 [2020-04-28T15:01:56.343Z] 
15:01:56 [2020-04-28T15:01:56.343Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
15:01:56 [2020-04-28T15:01:56.343Z] #8 CACHED
15:01:56 [2020-04-28T15:01:56.343Z] 
15:01:56 [2020-04-28T15:01:56.343Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
15:01:56 [2020-04-28T15:01:56.343Z] #71 CACHED
15:01:56 [2020-04-28T15:01:56.343Z] 
15:01:56 [2020-04-28T15:01:56.343Z] #20 [internal] load build context
15:01:57 [2020-04-28T15:01:57.834Z] #77 DONE 1.9s
15:01:57 [2020-04-28T15:01:57.834Z] 
15:01:57 [2020-04-28T15:01:57.834Z] #78 exporting to image
15:01:57 [2020-04-28T15:01:57.834Z] #78 exporting layers
15:01:58 [2020-04-28T15:01:58.164Z] #7 extracting sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 2.2s done
15:01:58 [2020-04-28T15:01:58.164Z] #7 extracting sha256:19f86520d8b752849e95361c289504ecc5a52e2e0c04d09f819a4ee04ae3c270 0.0s done
15:01:58 [2020-04-28T15:01:58.164Z] #7 DONE 9.4s
15:01:58 [2020-04-28T15:01:58.164Z] 
15:01:58 [2020-04-28T15:01:58.164Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
15:01:58 [2020-04-28T15:01:58.259Z] #20 ...
15:01:58 [2020-04-28T15:01:58.259Z] 
15:01:58 [2020-04-28T15:01:58.259Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
15:01:58 [2020-04-28T15:01:58.259Z] #9 DONE 1.6s
15:01:58 [2020-04-28T15:01:58.259Z] 
15:01:58 [2020-04-28T15:01:58.259Z] #20 [internal] load build context
15:01:58 [2020-04-28T15:01:58.259Z] #20 ...
15:01:58 [2020-04-28T15:01:58.259Z] 
15:01:58 [2020-04-28T15:01:58.259Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
15:01:58 [2020-04-28T15:01:58.259Z] #40 DONE 0.1s
15:01:58 [2020-04-28T15:01:58.259Z] 
15:01:58 [2020-04-28T15:01:58.259Z] #20 [internal] load build context
15:01:58 [2020-04-28T15:01:58.259Z] #20 ...
15:01:58 [2020-04-28T15:01:58.259Z] 
15:01:58 [2020-04-28T15:01:58.259Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
15:01:58 [2020-04-28T15:01:58.259Z] #29 DONE 0.1s
15:01:58 [2020-04-28T15:01:58.259Z] 
15:01:58 [2020-04-28T15:01:58.259Z] #20 [internal] load build context
15:01:58 [2020-04-28T15:01:58.817Z] #20 transferring context: 52.83MB 2.4s done
15:01:58 [2020-04-28T15:01:58.817Z] #20 DONE 2.5s
15:01:58 [2020-04-28T15:01:58.817Z] 
15:01:58 [2020-04-28T15:01:58.817Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:01:59 [2020-04-28T15:01:59.210Z] #78 exporting layers 1.5s done
15:01:59 [2020-04-28T15:01:59.210Z] #78 writing image sha256:1edaead0511755ce8edd920ce690984d41826ae321fc2fd8ee0dac3486162aa1 done
15:01:59 [2020-04-28T15:01:59.210Z] #78 naming to docker.io/library/docker:b2af9e631c53ab17d49cd0ff341893a00318eb59 done
15:01:59 [2020-04-28T15:01:59.210Z] #78 DONE 1.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
15:01:59 [2020-04-28T15:01:59.378Z] #30 ...
15:01:59 [2020-04-28T15:01:59.378Z] 
15:01:59 [2020-04-28T15:01:59.378Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
15:01:59 [2020-04-28T15:01:59.378Z] #21 DONE 0.1s
15:01:59 [2020-04-28T15:01:59.378Z] 
15:01:59 [2020-04-28T15:01:59.378Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
15:01:59 [2020-04-28T15:01:59.378Z] #22 DONE 0.1s
15:01:59 [2020-04-28T15:01:59.378Z] 
15:01:59 [2020-04-28T15:01:59.378Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
15:01:59 [2020-04-28T15:01:59.378Z] #73 DONE 0.2s
15:01:59 [2020-04-28T15:01:59.378Z] 
15:01:59 [2020-04-28T15:01:59.378Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
15:01:59 [2020-04-28T15:01:59.378Z] #32 DONE 0.2s
15:01:59 [2020-04-28T15:01:59.378Z] 
15:01:59 [2020-04-28T15:01:59.378Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:01:59 [2020-04-28T15:01:59.548Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40866/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b2af9e631c53ab17d49cd0ff341893a00318eb59 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b2af9e631c53ab17d49cd0ff341893a00318eb59 hack/test/unit
15:01:59 [2020-04-28T15:01:59.630Z] #8 DONE 1.5s
15:01:59 [2020-04-28T15:01:59.630Z] 
15:01:59 [2020-04-28T15:01:59.630Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
15:01:59 [2020-04-28T15:01:59.632Z] #74 ...
15:01:59 [2020-04-28T15:01:59.632Z] 
15:01:59 [2020-04-28T15:01:59.632Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
15:01:59 [2020-04-28T15:01:59.632Z] #46 DONE 0.2s
15:01:59 [2020-04-28T15:01:59.632Z] 
15:01:59 [2020-04-28T15:01:59.632Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
15:01:59 [2020-04-28T15:01:59.632Z] #49 DONE 0.2s
15:01:59 [2020-04-28T15:01:59.632Z] 
15:01:59 [2020-04-28T15:01:59.632Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
15:01:59 [2020-04-28T15:01:59.632Z] #52 DONE 0.2s
15:01:59 [2020-04-28T15:01:59.632Z] 
15:01:59 [2020-04-28T15:01:59.632Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
15:01:59 [2020-04-28T15:01:59.632Z] #55 DONE 0.3s
15:01:59 [2020-04-28T15:01:59.632Z] 
15:01:59 [2020-04-28T15:01:59.632Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
15:01:59 [2020-04-28T15:01:59.632Z] #67 DONE 0.3s
15:01:59 [2020-04-28T15:01:59.632Z] 
15:01:59 [2020-04-28T15:01:59.632Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:01:59 [2020-04-28T15:01:59.701Z] Fetching without tags
15:01:59 [2020-04-28T15:01:59.666Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:01:59 [2020-04-28T15:01:59.670Z]  > git config --add remote.origin.fetch +refs/pull/40866/head:refs/remotes/origin/PR-40866 # timeout=10
15:01:59 [2020-04-28T15:01:59.674Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:01:59 [2020-04-28T15:01:59.690Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:01:59 [2020-04-28T15:01:59.707Z] Fetching upstream changes from https://github.com/moby/moby.git
15:01:59 [2020-04-28T15:01:59.707Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:01:59 [2020-04-28T15:01:59.708Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40866/head:refs/remotes/origin/PR-40866 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:02:00 [2020-04-28T15:02:00.279Z] Merging remotes/origin/master commit 45369c61a48c755f3baee416f117e47d0127a42d into PR head commit b2af9e631c53ab17d49cd0ff341893a00318eb59
15:02:00 [2020-04-28T15:02:00.476Z] #47 ...
15:02:00 [2020-04-28T15:02:00.476Z] 
15:02:00 [2020-04-28T15:02:00.476Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:02:00 [2020-04-28T15:02:00.476Z] #41 5.148 + git clone https://github.com/docker/distribution.git .
15:02:00 [2020-04-28T15:02:00.476Z] #41 5.158 Cloning into '.'...
15:02:00 [2020-04-28T15:02:00.633Z] #9 DONE 0.8s
15:02:00 [2020-04-28T15:02:00.633Z] 
15:02:00 [2020-04-28T15:02:00.633Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
15:02:00 [2020-04-28T15:02:00.633Z] #40 DONE 0.1s
15:02:00 [2020-04-28T15:02:00.633Z] 
15:02:00 [2020-04-28T15:02:00.633Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
15:02:00 [2020-04-28T15:02:00.633Z] #29 DONE 0.1s
15:02:00 [2020-04-28T15:02:00.633Z] 
15:02:00 [2020-04-28T15:02:00.633Z] #21 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh
15:02:00 [2020-04-28T15:02:00.633Z] #21 DONE 0.1s
15:02:00 [2020-04-28T15:02:00.633Z] 
15:02:00 [2020-04-28T15:02:00.633Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
15:02:00 [2020-04-28T15:02:00.633Z] #32 DONE 0.1s
15:02:00 [2020-04-28T15:02:00.633Z] 
15:02:00 [2020-04-28T15:02:00.633Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
15:02:00 [2020-04-28T15:02:00.633Z] #46 DONE 0.1s
15:02:00 [2020-04-28T15:02:00.633Z] 
15:02:00 [2020-04-28T15:02:00.633Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
15:02:00 [2020-04-28T15:02:00.633Z] #67 DONE 0.1s
15:02:00 [2020-04-28T15:02:00.633Z] 
15:02:00 [2020-04-28T15:02:00.633Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
15:02:00 [2020-04-28T15:02:00.633Z] #52 DONE 0.1s
15:02:00 [2020-04-28T15:02:00.633Z] 
15:02:00 [2020-04-28T15:02:00.633Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
15:02:00 [2020-04-28T15:02:00.633Z] #55 DONE 0.1s
15:02:00 [2020-04-28T15:02:00.633Z] 
15:02:00 [2020-04-28T15:02:00.633Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
15:02:00 [2020-04-28T15:02:00.633Z] #22 DONE 0.1s
15:02:00 [2020-04-28T15:02:00.633Z] 
15:02:00 [2020-04-28T15:02:00.633Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
15:02:00 [2020-04-28T15:02:00.633Z] #73 DONE 0.1s
15:02:00 [2020-04-28T15:02:00.633Z] 
15:02:00 [2020-04-28T15:02:00.633Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
15:02:00 [2020-04-28T15:02:00.633Z] #49 DONE 0.1s
15:02:00 [2020-04-28T15:02:00.633Z] 
15:02:00 [2020-04-28T15:02:00.633Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:02:01 [2020-04-28T15:02:01.408Z] #41 ...
15:02:01 [2020-04-28T15:02:01.408Z] 
15:02:01 [2020-04-28T15:02:01.408Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:02:01 [2020-04-28T15:02:01.408Z] #47 6.189 + RM_GOPATH=0
15:02:01 [2020-04-28T15:02:01.408Z] #47 6.193 + TMP_GOPATH=
15:02:01 [2020-04-28T15:02:01.408Z] #47 6.193 + : /build
15:02:01 [2020-04-28T15:02:01.408Z] #47 6.193 + '[' -z '' ']'
15:02:01 [2020-04-28T15:02:01.408Z] #47 6.197 ++ mktemp -d
15:02:01 [2020-04-28T15:02:01.408Z] #47 6.197 + export GOPATH=/tmp/tmp.Mx7emljIJM
15:02:01 [2020-04-28T15:02:01.408Z] #47 6.197 + GOPATH=/tmp/tmp.Mx7emljIJM
15:02:01 [2020-04-28T15:02:01.408Z] #47 6.197 + RM_GOPATH=1
15:02:01 [2020-04-28T15:02:01.408Z] #47 6.197 ++ dirname ./install.sh
15:02:01 [2020-04-28T15:02:01.408Z] #47 6.205 + dir=.
15:02:01 [2020-04-28T15:02:01.408Z] #47 6.205 + bin=vndr
15:02:01 [2020-04-28T15:02:01.408Z] #47 6.205 + shift
15:02:01 [2020-04-28T15:02:01.408Z] #47 6.205 + '[' '!' -f ./vndr.installer ']'
15:02:01 [2020-04-28T15:02:01.408Z] #47 6.206 + . ./vndr.installer
15:02:01 [2020-04-28T15:02:01.408Z] #47 6.209 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:02:01 [2020-04-28T15:02:01.408Z] #47 6.211 + install_vndr
15:02:01 [2020-04-28T15:02:01.408Z] #47 6.211 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
15:02:01 [2020-04-28T15:02:01.408Z] #47 6.212 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:02:01 [2020-04-28T15:02:01.408Z] #47 6.213 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Mx7emljIJM/src/github.com/LK4D4/vndr
15:02:01 [2020-04-28T15:02:01.408Z] #47 6.219 Cloning into '/tmp/tmp.Mx7emljIJM/src/github.com/LK4D4/vndr'...
15:02:01 [2020-04-28T15:02:01.494Z] Merge succeeded, producing b2af9e631c53ab17d49cd0ff341893a00318eb59
15:02:01 [2020-04-28T15:02:01.495Z] Checking out Revision b2af9e631c53ab17d49cd0ff341893a00318eb59 (PR-40866)
15:02:02 [2020-04-28T15:02:02.072Z] Commit message: "vendor: update moby/ipvs v1.0.1"
15:02:02 [2020-04-28T15:02:02.123Z]  > git --version # timeout=10
15:02:02 [2020-04-28T15:02:02.130Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac
15:02:00 [2020-04-28T15:02:00.285Z]  > git config core.sparsecheckout # timeout=10
15:02:00 [2020-04-28T15:02:00.288Z]  > git checkout -f b2af9e631c53ab17d49cd0ff341893a00318eb59 # timeout=10
15:02:01 [2020-04-28T15:02:01.459Z]  > git merge 45369c61a48c755f3baee416f117e47d0127a42d # timeout=10
15:02:01 [2020-04-28T15:02:01.484Z]  > git rev-parse HEAD^{commit} # timeout=10
15:02:01 [2020-04-28T15:02:01.500Z]  > git config core.sparsecheckout # timeout=10
15:02:01 [2020-04-28T15:02:01.503Z]  > git checkout -f b2af9e631c53ab17d49cd0ff341893a00318eb59 # timeout=10
15:02:02 [2020-04-28T15:02:02.342Z] #47 7.067 + cd /tmp/tmp.Mx7emljIJM/src/github.com/LK4D4/vndr
15:02:02 [2020-04-28T15:02:02.600Z] #47 7.069 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:02:02 [2020-04-28T15:02:02.600Z] #47 7.099 + go build -buildmode=pie -v -o /build/vndr .
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:02:03 [2020-04-28T15:02:03.189Z] + docker version
15:02:03 [2020-04-28T15:02:03.189Z] Client:
15:02:03 [2020-04-28T15:02:03.189Z]  Version:           18.06.1-ce
15:02:03 [2020-04-28T15:02:03.189Z]  API version:       1.38
15:02:03 [2020-04-28T15:02:03.189Z]  Go version:        go1.10.3
15:02:03 [2020-04-28T15:02:03.189Z]  Git commit:        e68fc7a
15:02:03 [2020-04-28T15:02:03.189Z]  Built:             Tue Aug 21 17:26:10 2018
15:02:03 [2020-04-28T15:02:03.189Z]  OS/Arch:           linux/ppc64le
15:02:03 [2020-04-28T15:02:03.189Z]  Experimental:      false
15:02:03 [2020-04-28T15:02:03.189Z] 
15:02:03 [2020-04-28T15:02:03.189Z] Server:
15:02:03 [2020-04-28T15:02:03.189Z]  Engine:
15:02:03 [2020-04-28T15:02:03.189Z]   Version:          18.06.1-ce
15:02:03 [2020-04-28T15:02:03.189Z]   API version:      1.38 (minimum version 1.12)
15:02:03 [2020-04-28T15:02:03.189Z]   Go version:       go1.10.3
15:02:03 [2020-04-28T15:02:03.189Z]   Git commit:       e68fc7a
15:02:03 [2020-04-28T15:02:03.189Z]   Built:            Tue Aug 21 17:24:20 2018
15:02:03 [2020-04-28T15:02:03.189Z]   OS/Arch:          linux/ppc64le
15:02:03 [2020-04-28T15:02:03.189Z]   Experimental:     true
[Pipeline] sh
15:02:03 [2020-04-28T15:02:03.532Z] #47 8.301 internal/cpu
15:02:03 [2020-04-28T15:02:03.532Z] #47 8.342 runtime/internal/atomic
15:02:03 [2020-04-28T15:02:03.575Z] + docker info
15:02:03 [2020-04-28T15:02:03.575Z] Containers: 0
15:02:03 [2020-04-28T15:02:03.575Z]  Running: 0
15:02:03 [2020-04-28T15:02:03.575Z]  Paused: 0
15:02:03 [2020-04-28T15:02:03.575Z]  Stopped: 0
15:02:03 [2020-04-28T15:02:03.575Z] Images: 0
15:02:03 [2020-04-28T15:02:03.575Z] Server Version: 18.06.1-ce
15:02:03 [2020-04-28T15:02:03.575Z] Storage Driver: overlay2
15:02:03 [2020-04-28T15:02:03.575Z]  Backing Filesystem: extfs
15:02:03 [2020-04-28T15:02:03.575Z]  Supports d_type: true
15:02:03 [2020-04-28T15:02:03.575Z]  Native Overlay Diff: true
15:02:03 [2020-04-28T15:02:03.575Z] Logging Driver: json-file
15:02:03 [2020-04-28T15:02:03.575Z] Cgroup Driver: cgroupfs
15:02:03 [2020-04-28T15:02:03.575Z] Plugins:
15:02:03 [2020-04-28T15:02:03.575Z]  Volume: local
15:02:03 [2020-04-28T15:02:03.575Z]  Network: bridge host ipvlan macvlan null overlay
15:02:03 [2020-04-28T15:02:03.575Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
15:02:03 [2020-04-28T15:02:03.575Z] Swarm: inactive
15:02:03 [2020-04-28T15:02:03.575Z] Runtimes: runc
15:02:03 [2020-04-28T15:02:03.575Z] Default Runtime: runc
15:02:03 [2020-04-28T15:02:03.575Z] Init Binary: docker-init
15:02:03 [2020-04-28T15:02:03.575Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
15:02:03 [2020-04-28T15:02:03.575Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
15:02:03 [2020-04-28T15:02:03.575Z] init version: fec3683
15:02:03 [2020-04-28T15:02:03.575Z] Security Options:
15:02:03 [2020-04-28T15:02:03.575Z]  apparmor
15:02:03 [2020-04-28T15:02:03.575Z]  seccomp
15:02:03 [2020-04-28T15:02:03.575Z]   Profile: default
15:02:03 [2020-04-28T15:02:03.575Z] Kernel Version: 4.4.0-139-generic
15:02:03 [2020-04-28T15:02:03.575Z] Operating System: Ubuntu 16.04.3 LTS
15:02:03 [2020-04-28T15:02:03.575Z] OSType: linux
15:02:03 [2020-04-28T15:02:03.575Z] Architecture: ppc64le
15:02:03 [2020-04-28T15:02:03.575Z] CPUs: 4
15:02:03 [2020-04-28T15:02:03.575Z] Total Memory: 7.972GiB
15:02:03 [2020-04-28T15:02:03.575Z] Name: ppc64le-ubuntu-32
15:02:03 [2020-04-28T15:02:03.575Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
15:02:03 [2020-04-28T15:02:03.575Z] Docker Root Dir: /var/lib/docker
15:02:03 [2020-04-28T15:02:03.575Z] Debug Mode (client): false
15:02:03 [2020-04-28T15:02:03.575Z] Debug Mode (server): false
15:02:03 [2020-04-28T15:02:03.575Z] Username: dockerbuildbot
15:02:03 [2020-04-28T15:02:03.575Z] Registry: https://index.docker.io/v1/
15:02:03 [2020-04-28T15:02:03.575Z] Labels:
15:02:03 [2020-04-28T15:02:03.575Z] Experimental: true
15:02:03 [2020-04-28T15:02:03.575Z] Insecure Registries:
15:02:03 [2020-04-28T15:02:03.575Z]  127.0.0.0/8
15:02:03 [2020-04-28T15:02:03.575Z] Live Restore Enabled: false
15:02:03 [2020-04-28T15:02:03.575Z] 
[Pipeline] sh
15:02:03 [2020-04-28T15:02:03.739Z] ?   	github.com/docker/docker/api	[no test files]
15:02:03 [2020-04-28T15:02:03.790Z] #47 8.603 runtime/internal/sys
15:02:03 [2020-04-28T15:02:03.987Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:02:03 [2020-04-28T15:02:03.987Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:02:03 [2020-04-28T15:02:03.987Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40866/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
15:02:03 [2020-04-28T15:02:03.987Z] + bash /home/docker/workspace/moby_PR-40866/check-config.sh
15:02:03 [2020-04-28T15:02:03.987Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
15:02:03 [2020-04-28T15:02:03.987Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
15:02:03 [2020-04-28T15:02:03.987Z] 
15:02:03 [2020-04-28T15:02:03.987Z] Generally Necessary:
15:02:03 [2020-04-28T15:02:03.987Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
15:02:03 [2020-04-28T15:02:03.987Z] - apparmor: enabled and tools installed
15:02:03 [2020-04-28T15:02:03.987Z] - CONFIG_NAMESPACES: enabled
15:02:03 [2020-04-28T15:02:03.987Z] - CONFIG_NET_NS: enabled
15:02:03 [2020-04-28T15:02:03.987Z] - CONFIG_PID_NS: enabled
15:02:03 [2020-04-28T15:02:03.987Z] - CONFIG_IPC_NS: enabled
15:02:03 [2020-04-28T15:02:03.987Z] - CONFIG_UTS_NS: enabled
15:02:04 [2020-04-28T15:02:04.048Z] #47 8.803 runtime/internal/math
15:02:04 [2020-04-28T15:02:04.089Z] #50 3.103 + RM_GOPATH=0
15:02:04 [2020-04-28T15:02:04.089Z] #50 3.103 + TMP_GOPATH=
15:02:04 [2020-04-28T15:02:04.089Z] #50 3.104 + : /build
15:02:04 [2020-04-28T15:02:04.089Z] #50 3.104 + '[' -z '' ']'
15:02:04 [2020-04-28T15:02:04.090Z] #50 3.106 ++ mktemp -d
15:02:04 [2020-04-28T15:02:04.090Z] #50 3.106 + export GOPATH=/tmp/tmp.6HeqSAmqF8
15:02:04 [2020-04-28T15:02:04.090Z] #50 3.106 + GOPATH=/tmp/tmp.6HeqSAmqF8
15:02:04 [2020-04-28T15:02:04.090Z] #50 3.107 + RM_GOPATH=1
15:02:04 [2020-04-28T15:02:04.090Z] #50 3.108 ++ dirname ./install.sh
15:02:04 [2020-04-28T15:02:04.090Z] #50 3.108 + dir=.
15:02:04 [2020-04-28T15:02:04.090Z] #50 3.108 + bin=gotestsum
15:02:04 [2020-04-28T15:02:04.090Z] #50 3.108 + shift
15:02:04 [2020-04-28T15:02:04.090Z] #50 3.108 + '[' '!' -f ./gotestsum.installer ']'
15:02:04 [2020-04-28T15:02:04.090Z] #50 3.108 + . ./gotestsum.installer
15:02:04 [2020-04-28T15:02:04.090Z] #50 3.108 ++ : v0.3.5
15:02:04 [2020-04-28T15:02:04.090Z] #50 3.108 + install_gotestsum
15:02:04 [2020-04-28T15:02:04.090Z] #50 3.109 + echo 'Installing gotestsum version v0.3.5'
15:02:04 [2020-04-28T15:02:04.090Z] #50 3.109 Installing gotestsum version v0.3.5
15:02:04 [2020-04-28T15:02:04.090Z] #50 3.109 + go get -d gotest.tools/gotestsum
15:02:04 [2020-04-28T15:02:04.275Z] - CONFIG_CGROUPS: enabled
15:02:04 [2020-04-28T15:02:04.275Z] - CONFIG_CGROUP_CPUACCT: enabled
15:02:04 [2020-04-28T15:02:04.275Z] - CONFIG_CGROUP_DEVICE: enabled
15:02:04 [2020-04-28T15:02:04.275Z] - CONFIG_CGROUP_FREEZER: enabled
15:02:04 [2020-04-28T15:02:04.275Z] - CONFIG_CGROUP_SCHED: enabled
15:02:04 [2020-04-28T15:02:04.275Z] - CONFIG_CPUSETS: enabled
15:02:04 [2020-04-28T15:02:04.275Z] - CONFIG_MEMCG: enabled
15:02:04 [2020-04-28T15:02:04.275Z] - CONFIG_KEYS: enabled
15:02:04 [2020-04-28T15:02:04.275Z] - CONFIG_VETH: enabled (as module)
15:02:04 [2020-04-28T15:02:04.275Z] - CONFIG_BRIDGE: enabled (as module)
15:02:04 [2020-04-28T15:02:04.275Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
15:02:04 [2020-04-28T15:02:04.275Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
15:02:04 [2020-04-28T15:02:04.275Z] - CONFIG_IP_NF_FILTER: enabled (as module)
15:02:04 [2020-04-28T15:02:04.275Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
15:02:04 [2020-04-28T15:02:04.275Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
15:02:04 [2020-04-28T15:02:04.275Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
15:02:04 [2020-04-28T15:02:04.275Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
15:02:04 [2020-04-28T15:02:04.275Z] - CONFIG_IP_NF_NAT: enabled (as module)
15:02:04 [2020-04-28T15:02:04.275Z] - CONFIG_NF_NAT: enabled (as module)
15:02:04 [2020-04-28T15:02:04.275Z] - CONFIG_NF_NAT_NEEDED: enabled
15:02:04 [2020-04-28T15:02:04.275Z] - CONFIG_POSIX_MQUEUE: enabled
15:02:04 [2020-04-28T15:02:04.275Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
15:02:04 [2020-04-28T15:02:04.275Z] 
15:02:04 [2020-04-28T15:02:04.275Z] Optional Features:
15:02:04 [2020-04-28T15:02:04.275Z] - CONFIG_USER_NS: enabled
15:02:04 [2020-04-28T15:02:04.275Z] - CONFIG_SECCOMP: enabled
15:02:04 [2020-04-28T15:02:04.275Z] - CONFIG_CGROUP_PIDS: enabled
15:02:04 [2020-04-28T15:02:04.275Z] - CONFIG_MEMCG_SWAP: enabled
15:02:04 [2020-04-28T15:02:04.275Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
15:02:04 [2020-04-28T15:02:04.275Z]     (cgroup swap accounting is currently enabled)
15:02:04 [2020-04-28T15:02:04.275Z] - CONFIG_MEMCG_KMEM: enabled
15:02:04 [2020-04-28T15:02:04.275Z] - CONFIG_BLK_CGROUP: enabled
15:02:04 [2020-04-28T15:02:04.275Z] - CONFIG_BLK_DEV_THROTTLING: enabled
15:02:04 [2020-04-28T15:02:04.275Z] - CONFIG_IOSCHED_CFQ: enabled
15:02:04 [2020-04-28T15:02:04.275Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
15:02:04 [2020-04-28T15:02:04.275Z] - CONFIG_CGROUP_PERF: enabled
15:02:04 [2020-04-28T15:02:04.275Z] - CONFIG_CGROUP_HUGETLB: enabled
15:02:04 [2020-04-28T15:02:04.305Z] #47 8.955 internal/race
15:02:04 [2020-04-28T15:02:04.305Z] #47 8.983 internal/bytealg
15:02:04 [2020-04-28T15:02:04.305Z] #47 9.042 sync/atomic
15:02:04 [2020-04-28T15:02:04.560Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
15:02:04 [2020-04-28T15:02:04.560Z] - CONFIG_CGROUP_NET_PRIO: enabled
15:02:04 [2020-04-28T15:02:04.560Z] - CONFIG_CFS_BANDWIDTH: enabled
15:02:04 [2020-04-28T15:02:04.560Z] - CONFIG_FAIR_GROUP_SCHED: enabled
15:02:04 [2020-04-28T15:02:04.560Z] - CONFIG_RT_GROUP_SCHED: missing
15:02:04 [2020-04-28T15:02:04.560Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
15:02:04 [2020-04-28T15:02:04.560Z] - CONFIG_IP_VS: enabled (as module)
15:02:04 [2020-04-28T15:02:04.560Z] - CONFIG_IP_VS_NFCT: enabled
15:02:04 [2020-04-28T15:02:04.560Z] - CONFIG_IP_VS_PROTO_TCP: enabled
15:02:04 [2020-04-28T15:02:04.560Z] - CONFIG_IP_VS_PROTO_UDP: enabled
15:02:04 [2020-04-28T15:02:04.560Z] - CONFIG_IP_VS_RR: enabled (as module)
15:02:04 [2020-04-28T15:02:04.560Z] - CONFIG_EXT4_FS: enabled
15:02:04 [2020-04-28T15:02:04.560Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
15:02:04 [2020-04-28T15:02:04.560Z] - CONFIG_EXT4_FS_SECURITY: enabled
15:02:04 [2020-04-28T15:02:04.560Z] - Network Drivers:
15:02:04 [2020-04-28T15:02:04.560Z]   - "overlay":
15:02:04 [2020-04-28T15:02:04.560Z]     - CONFIG_VXLAN: enabled (as module)
15:02:04 [2020-04-28T15:02:04.560Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
15:02:04 [2020-04-28T15:02:04.560Z]       Optional (for encrypted networks):
15:02:04 [2020-04-28T15:02:04.560Z]       - CONFIG_CRYPTO: enabled
15:02:04 [2020-04-28T15:02:04.560Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
15:02:04 [2020-04-28T15:02:04.560Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
15:02:04 [2020-04-28T15:02:04.560Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
15:02:04 [2020-04-28T15:02:04.560Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
15:02:04 [2020-04-28T15:02:04.560Z]       - CONFIG_XFRM: enabled
15:02:04 [2020-04-28T15:02:04.560Z]       - CONFIG_XFRM_USER: enabled (as module)
15:02:04 [2020-04-28T15:02:04.560Z]       - CONFIG_XFRM_ALGO: enabled (as module)
15:02:04 [2020-04-28T15:02:04.560Z]       - CONFIG_INET_ESP: enabled (as module)
15:02:04 [2020-04-28T15:02:04.560Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
15:02:04 [2020-04-28T15:02:04.560Z]   - "ipvlan":
15:02:04 [2020-04-28T15:02:04.560Z]     - CONFIG_IPVLAN: enabled (as module)
15:02:04 [2020-04-28T15:02:04.560Z]   - "macvlan":
15:02:04 [2020-04-28T15:02:04.560Z]     - CONFIG_MACVLAN: enabled (as module)
15:02:04 [2020-04-28T15:02:04.560Z]     - CONFIG_DUMMY: enabled (as module)
15:02:04 [2020-04-28T15:02:04.560Z]   - "ftp,tftp client in container":
15:02:04 [2020-04-28T15:02:04.844Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
15:02:04 [2020-04-28T15:02:04.844Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
15:02:04 [2020-04-28T15:02:04.844Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
15:02:04 [2020-04-28T15:02:04.844Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
15:02:04 [2020-04-28T15:02:04.844Z] - Storage Drivers:
15:02:04 [2020-04-28T15:02:04.844Z]   - "aufs":
15:02:04 [2020-04-28T15:02:04.844Z]     - CONFIG_AUFS_FS: enabled (as module)
15:02:04 [2020-04-28T15:02:04.844Z]   - "btrfs":
15:02:04 [2020-04-28T15:02:04.844Z]     - CONFIG_BTRFS_FS: enabled (as module)
15:02:04 [2020-04-28T15:02:04.844Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
15:02:04 [2020-04-28T15:02:04.844Z]   - "devicemapper":
15:02:04 [2020-04-28T15:02:04.844Z]     - CONFIG_BLK_DEV_DM: enabled
15:02:04 [2020-04-28T15:02:04.844Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
15:02:04 [2020-04-28T15:02:04.844Z]   - "overlay":
15:02:04 [2020-04-28T15:02:04.844Z]     - CONFIG_OVERLAY_FS: enabled (as module)
15:02:04 [2020-04-28T15:02:04.844Z]   - "zfs":
15:02:04 [2020-04-28T15:02:04.844Z]     - /dev/zfs: missing
15:02:04 [2020-04-28T15:02:04.844Z]     - zfs command: missing
15:02:04 [2020-04-28T15:02:04.844Z]     - zpool command: missing
15:02:04 [2020-04-28T15:02:04.844Z] 
15:02:04 [2020-04-28T15:02:04.844Z] Limits:
15:02:04 [2020-04-28T15:02:04.844Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
15:02:04 [2020-04-28T15:02:04.844Z] 
15:02:04 [2020-04-28T15:02:04.844Z] + true
[Pipeline] }
15:02:04 [2020-04-28T15:02:04.870Z] #47 9.398 unicode
15:02:04 [2020-04-28T15:02:04.870Z] #47 ...
15:02:04 [2020-04-28T15:02:04.870Z] 
15:02:04 [2020-04-28T15:02:04.870Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:02:04 [2020-04-28T15:02:04.870Z] #43 4.827 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:02:04 [2020-04-28T15:02:04.870Z] #43 4.914 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:02:04 [2020-04-28T15:02:04.870Z] #43 4.924 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:02:04 [2020-04-28T15:02:04.870Z] #43 5.899 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
15:02:04 [2020-04-28T15:02:04.870Z] #43 7.803 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [189 kB]
15:02:04 [2020-04-28T15:02:04.870Z] #43 9.973 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
15:02:04 [2020-04-28T15:02:04.908Z] #68 ...
15:02:04 [2020-04-28T15:02:04.908Z] 
15:02:04 [2020-04-28T15:02:04.908Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:02:04 [2020-04-28T15:02:04.908Z] #30 5.088 + git clone https://github.com/kolyshkin/go-swagger.git .
15:02:04 [2020-04-28T15:02:04.908Z] #30 5.088 Cloning into '.'...
[Pipeline] sh
15:02:05 [2020-04-28T15:02:05.127Z] #43 ...
15:02:05 [2020-04-28T15:02:05.127Z] 
15:02:05 [2020-04-28T15:02:05.127Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:02:05 [2020-04-28T15:02:05.127Z] #10 6.457 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:02:05 [2020-04-28T15:02:05.127Z] #10 6.471 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:02:05 [2020-04-28T15:02:05.127Z] #10 6.494 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:02:05 [2020-04-28T15:02:05.127Z] #10 7.519 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
15:02:05 [2020-04-28T15:02:05.127Z] #10 9.632 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [189 kB]
15:02:05 [2020-04-28T15:02:05.127Z] #10 ...
15:02:05 [2020-04-28T15:02:05.127Z] 
15:02:05 [2020-04-28T15:02:05.127Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:02:05 [2020-04-28T15:02:05.127Z] #25 4.205 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:02:05 [2020-04-28T15:02:05.127Z] #25 4.310 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:02:05 [2020-04-28T15:02:05.127Z] #25 4.394 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:02:05 [2020-04-28T15:02:05.127Z] #25 5.148 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
15:02:05 [2020-04-28T15:02:05.127Z] #25 7.256 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [189 kB]
15:02:05 [2020-04-28T15:02:05.127Z] #25 9.513 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
15:02:05 [2020-04-28T15:02:05.278Z] + make bundles/buildx
15:02:05 [2020-04-28T15:02:05.384Z] #25 ...
15:02:05 [2020-04-28T15:02:05.384Z] 
15:02:05 [2020-04-28T15:02:05.384Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:02:05 [2020-04-28T15:02:05.384Z] #62 4.540 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:02:05 [2020-04-28T15:02:05.384Z] #62 4.664 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:02:05 [2020-04-28T15:02:05.384Z] #62 4.667 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:02:05 [2020-04-28T15:02:05.384Z] #62 5.582 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
15:02:05 [2020-04-28T15:02:05.384Z] #62 7.681 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [189 kB]
15:02:05 [2020-04-28T15:02:05.384Z] #62 9.904 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
15:02:05 [2020-04-28T15:02:05.384Z] #62 ...
15:02:05 [2020-04-28T15:02:05.384Z] 
15:02:05 [2020-04-28T15:02:05.384Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:02:05 [2020-04-28T15:02:05.384Z] #23 6.668 + RM_GOPATH=0
15:02:05 [2020-04-28T15:02:05.384Z] #23 6.668 + TMP_GOPATH=
15:02:05 [2020-04-28T15:02:05.384Z] #23 6.668 + : /build
15:02:05 [2020-04-28T15:02:05.384Z] #23 6.669 + '[' -z '' ']'
15:02:05 [2020-04-28T15:02:05.384Z] #23 6.671 ++ mktemp -d
15:02:05 [2020-04-28T15:02:05.384Z] #23 6.671 + export GOPATH=/tmp/tmp.YNUs6s8mUM
15:02:05 [2020-04-28T15:02:05.384Z] #23 6.671 + GOPATH=/tmp/tmp.YNUs6s8mUM
15:02:05 [2020-04-28T15:02:05.384Z] #23 6.671 + RM_GOPATH=1
15:02:05 [2020-04-28T15:02:05.384Z] #23 6.671 ++ dirname ./install.sh
15:02:05 [2020-04-28T15:02:05.384Z] #23 6.677 + dir=.
15:02:05 [2020-04-28T15:02:05.384Z] #23 6.677 + bin=dockercli
15:02:05 [2020-04-28T15:02:05.384Z] #23 6.677 + shift
15:02:05 [2020-04-28T15:02:05.384Z] #23 6.677 + '[' '!' -f ./dockercli.installer ']'
15:02:05 [2020-04-28T15:02:05.384Z] #23 6.677 + . ./dockercli.installer
15:02:05 [2020-04-28T15:02:05.384Z] #23 6.677 ++ : stable
15:02:05 [2020-04-28T15:02:05.384Z] #23 6.677 ++ : 17.06.2-ce
15:02:05 [2020-04-28T15:02:05.384Z] #23 6.677 + install_dockercli
15:02:05 [2020-04-28T15:02:05.384Z] #23 6.677 + echo 'Install docker/cli version 17.06.2-ce from stable'
15:02:05 [2020-04-28T15:02:05.384Z] #23 6.677 ++ uname -m
15:02:05 [2020-04-28T15:02:05.384Z] #23 6.677 Install docker/cli version 17.06.2-ce from stable
15:02:05 [2020-04-28T15:02:05.384Z] #23 6.696 + arch=x86_64
15:02:05 [2020-04-28T15:02:05.384Z] #23 6.696 + '[' x86_64 '!=' x86_64 ']'
15:02:05 [2020-04-28T15:02:05.384Z] #23 6.696 + url=https://download.docker.com/linux/static
15:02:05 [2020-04-28T15:02:05.384Z] #23 6.704 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
15:02:05 [2020-04-28T15:02:05.384Z] #23 6.706 + tar -xz docker/docker
15:02:05 [2020-04-28T15:02:05.642Z] #23 ...
15:02:05 [2020-04-28T15:02:05.642Z] 
15:02:05 [2020-04-28T15:02:05.642Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:02:05 [2020-04-28T15:02:05.642Z] #30 6.047 + git clone https://github.com/kolyshkin/go-swagger.git .
15:02:05 [2020-04-28T15:02:05.642Z] #30 6.053 Cloning into '.'...
15:02:05 [2020-04-28T15:02:05.642Z] #30 ...
15:02:05 [2020-04-28T15:02:05.642Z] 
15:02:05 [2020-04-28T15:02:05.642Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:05 [2020-04-28T15:02:05.642Z] #74 6.565 + RM_GOPATH=0
15:02:05 [2020-04-28T15:02:05.642Z] #74 6.565 + TMP_GOPATH=
15:02:05 [2020-04-28T15:02:05.642Z] #74 6.565 + : /build
15:02:05 [2020-04-28T15:02:05.642Z] #74 6.565 + '[' -z '' ']'
15:02:05 [2020-04-28T15:02:05.642Z] #74 6.570 ++ mktemp -d
15:02:05 [2020-04-28T15:02:05.642Z] #74 6.571 + export GOPATH=/tmp/tmp.tlBoM6m7hQ
15:02:05 [2020-04-28T15:02:05.642Z] #74 6.571 + GOPATH=/tmp/tmp.tlBoM6m7hQ
15:02:05 [2020-04-28T15:02:05.642Z] #74 6.571 + RM_GOPATH=1
15:02:05 [2020-04-28T15:02:05.642Z] #74 6.571 ++ dirname ./install.sh
15:02:05 [2020-04-28T15:02:05.642Z] #74 6.572 + dir=.
15:02:05 [2020-04-28T15:02:05.642Z] #74 6.572 + bin=proxy
15:02:05 [2020-04-28T15:02:05.642Z] #74 6.572 + shift
15:02:05 [2020-04-28T15:02:05.642Z] #74 6.572 + '[' '!' -f ./proxy.installer ']'
15:02:05 [2020-04-28T15:02:05.642Z] #74 6.572 + . ./proxy.installer
15:02:05 [2020-04-28T15:02:05.642Z] #74 6.572 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
15:02:05 [2020-04-28T15:02:05.642Z] #74 6.575 + install_proxy
15:02:05 [2020-04-28T15:02:05.642Z] #74 6.575 + case "$1" in
15:02:05 [2020-04-28T15:02:05.642Z] #74 6.575 + export CGO_ENABLED=0
15:02:05 [2020-04-28T15:02:05.642Z] #74 6.575 + CGO_ENABLED=0
15:02:05 [2020-04-28T15:02:05.642Z] #74 6.575 + _install_proxy
15:02:05 [2020-04-28T15:02:05.642Z] #74 6.575 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
15:02:05 [2020-04-28T15:02:05.642Z] #74 6.575 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
15:02:05 [2020-04-28T15:02:05.642Z] #74 6.575 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.tlBoM6m7hQ/src/github.com/docker/libnetwork
15:02:05 [2020-04-28T15:02:05.642Z] #74 6.582 Cloning into '/tmp/tmp.tlBoM6m7hQ/src/github.com/docker/libnetwork'...
15:02:05 [2020-04-28T15:02:05.896Z] make: command: Command not found
15:02:05 [2020-04-28T15:02:05.897Z] make: command: Command not found
15:02:05 [2020-04-28T15:02:05.897Z] mkdir bundles
15:02:05 [2020-04-28T15:02:05.897Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
15:02:05 [2020-04-28T15:02:05.897Z] 	--build-arg BUILDX_COMMIT \
15:02:05 [2020-04-28T15:02:05.897Z] 	--build-arg BUILDX_REPO \
15:02:05 [2020-04-28T15:02:05.897Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
15:02:05 [2020-04-28T15:02:05.897Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
15:02:05 [2020-04-28T15:02:05.897Z] 	.
15:02:05 [2020-04-28T15:02:05.897Z] /bin/sh: 4: go: not found
15:02:05 [2020-04-28T15:02:05.897Z] /bin/sh: 5: go: not found
15:02:05 [2020-04-28T15:02:05.899Z] #74 ...
15:02:05 [2020-04-28T15:02:05.899Z] 
15:02:05 [2020-04-28T15:02:05.899Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:02:05 [2020-04-28T15:02:05.899Z] #68 6.612 + RM_GOPATH=0
15:02:05 [2020-04-28T15:02:05.899Z] #68 6.612 + TMP_GOPATH=
15:02:05 [2020-04-28T15:02:05.899Z] #68 6.612 + : /build/
15:02:05 [2020-04-28T15:02:05.899Z] #68 6.612 + '[' -z '' ']'
15:02:05 [2020-04-28T15:02:05.899Z] #68 6.620 ++ mktemp -d
15:02:05 [2020-04-28T15:02:05.899Z] #68 6.620 + export GOPATH=/tmp/tmp.g7vAcjjmjC
15:02:05 [2020-04-28T15:02:05.899Z] #68 6.620 + GOPATH=/tmp/tmp.g7vAcjjmjC
15:02:05 [2020-04-28T15:02:05.899Z] #68 6.623 + RM_GOPATH=1
15:02:05 [2020-04-28T15:02:05.899Z] #68 6.625 ++ dirname ./install.sh
15:02:05 [2020-04-28T15:02:05.899Z] #68 6.628 + dir=.
15:02:05 [2020-04-28T15:02:05.899Z] #68 6.628 + bin=rootlesskit
15:02:05 [2020-04-28T15:02:05.899Z] #68 6.628 + shift
15:02:05 [2020-04-28T15:02:05.899Z] #68 6.628 + '[' '!' -f ./rootlesskit.installer ']'
15:02:05 [2020-04-28T15:02:05.899Z] #68 6.628 + . ./rootlesskit.installer
15:02:05 [2020-04-28T15:02:05.899Z] #68 6.628 ++ : 0fec9adac6b078aa8616da47e9d75f663ca3f492
15:02:05 [2020-04-28T15:02:05.899Z] #68 6.628 + install_rootlesskit
15:02:05 [2020-04-28T15:02:05.899Z] #68 6.628 + case "$1" in
15:02:05 [2020-04-28T15:02:05.899Z] #68 6.628 + export CGO_ENABLED=0
15:02:05 [2020-04-28T15:02:05.899Z] #68 6.628 + CGO_ENABLED=0
15:02:05 [2020-04-28T15:02:05.899Z] #68 6.628 + _install_rootlesskit
15:02:05 [2020-04-28T15:02:05.899Z] #68 6.628 Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492
15:02:05 [2020-04-28T15:02:05.899Z] #68 6.628 + echo 'Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492'
15:02:05 [2020-04-28T15:02:05.899Z] #68 6.628 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.g7vAcjjmjC/src/github.com/rootless-containers/rootlesskit
15:02:05 [2020-04-28T15:02:05.899Z] #68 6.630 Cloning into '/tmp/tmp.g7vAcjjmjC/src/github.com/rootless-containers/rootlesskit'...
15:02:06 [2020-04-28T15:02:06.118Z] #50 ...
15:02:06 [2020-04-28T15:02:06.118Z] 
15:02:06 [2020-04-28T15:02:06.118Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:06 [2020-04-28T15:02:06.118Z] #33 2.887 + RM_GOPATH=0
15:02:06 [2020-04-28T15:02:06.118Z] #33 2.888 + TMP_GOPATH=
15:02:06 [2020-04-28T15:02:06.118Z] #33 2.888 + : /build
15:02:06 [2020-04-28T15:02:06.118Z] #33 2.888 + '[' -z '' ']'
15:02:06 [2020-04-28T15:02:06.118Z] #33 2.890 ++ mktemp -d
15:02:06 [2020-04-28T15:02:06.118Z] #33 2.891 + export GOPATH=/tmp/tmp.iCfWdZW00K
15:02:06 [2020-04-28T15:02:06.118Z] #33 2.891 + GOPATH=/tmp/tmp.iCfWdZW00K
15:02:06 [2020-04-28T15:02:06.118Z] #33 2.891 + RM_GOPATH=1
15:02:06 [2020-04-28T15:02:06.118Z] #33 2.894 ++ dirname ./install.sh
15:02:06 [2020-04-28T15:02:06.118Z] #33 2.895 + dir=.
15:02:06 [2020-04-28T15:02:06.118Z] #33 2.895 + bin=tomlv
15:02:06 [2020-04-28T15:02:06.118Z] #33 2.896 + shift
15:02:06 [2020-04-28T15:02:06.118Z] #33 2.896 + '[' '!' -f ./tomlv.installer ']'
15:02:06 [2020-04-28T15:02:06.118Z] #33 2.896 + . ./tomlv.installer
15:02:06 [2020-04-28T15:02:06.118Z] #33 2.896 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:02:06 [2020-04-28T15:02:06.118Z] #33 2.897 + install_tomlv
15:02:06 [2020-04-28T15:02:06.118Z] #33 2.897 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
15:02:06 [2020-04-28T15:02:06.118Z] #33 2.898 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:02:06 [2020-04-28T15:02:06.118Z] #33 2.898 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.iCfWdZW00K/src/github.com/BurntSushi/toml
15:02:06 [2020-04-28T15:02:06.118Z] #33 2.900 Cloning into '/tmp/tmp.iCfWdZW00K/src/github.com/BurntSushi/toml'...
15:02:06 [2020-04-28T15:02:06.118Z] #33 3.537 + cd /tmp/tmp.iCfWdZW00K/src/github.com/BurntSushi/toml
15:02:06 [2020-04-28T15:02:06.118Z] #33 3.538 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:02:06 [2020-04-28T15:02:06.118Z] #33 3.545 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
15:02:06 [2020-04-28T15:02:06.118Z] #33 4.026 runtime/internal/atomic
15:02:06 [2020-04-28T15:02:06.118Z] #33 4.048 internal/cpu
15:02:06 [2020-04-28T15:02:06.118Z] #33 4.291 runtime/internal/sys
15:02:06 [2020-04-28T15:02:06.118Z] #33 4.484 internal/bytealg
15:02:06 [2020-04-28T15:02:06.118Z] #33 4.506 runtime/internal/math
15:02:06 [2020-04-28T15:02:06.118Z] #33 4.594 math/bits
15:02:06 [2020-04-28T15:02:06.118Z] #33 4.841 runtime
15:02:06 [2020-04-28T15:02:06.118Z] #33 5.072 math
15:02:06 [2020-04-28T15:02:06.157Z] #68 ...
15:02:06 [2020-04-28T15:02:06.157Z] 
15:02:06 [2020-04-28T15:02:06.157Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:02:06 [2020-04-28T15:02:06.157Z] #53 6.262 + RM_GOPATH=0
15:02:06 [2020-04-28T15:02:06.157Z] #53 6.262 + TMP_GOPATH=
15:02:06 [2020-04-28T15:02:06.157Z] #53 6.262 + : /build
15:02:06 [2020-04-28T15:02:06.157Z] #53 6.262 + '[' -z '' ']'
15:02:06 [2020-04-28T15:02:06.157Z] #53 6.273 ++ mktemp -d
15:02:06 [2020-04-28T15:02:06.157Z] #53 6.274 + export GOPATH=/tmp/tmp.N7YlHOoqRK
15:02:06 [2020-04-28T15:02:06.157Z] #53 6.282 + GOPATH=/tmp/tmp.N7YlHOoqRK
15:02:06 [2020-04-28T15:02:06.157Z] #53 6.282 + RM_GOPATH=1
15:02:06 [2020-04-28T15:02:06.157Z] #53 6.283 ++ dirname ./install.sh
15:02:06 [2020-04-28T15:02:06.157Z] #53 6.285 + dir=.
15:02:06 [2020-04-28T15:02:06.157Z] #53 6.285 + bin=golangci_lint
15:02:06 [2020-04-28T15:02:06.157Z] #53 6.285 + shift
15:02:06 [2020-04-28T15:02:06.157Z] #53 6.285 + '[' '!' -f ./golangci_lint.installer ']'
15:02:06 [2020-04-28T15:02:06.157Z] #53 6.286 + . ./golangci_lint.installer
15:02:06 [2020-04-28T15:02:06.157Z] #53 6.286 ++ : v1.23.8
15:02:06 [2020-04-28T15:02:06.157Z] #53 6.287 + install_golangci_lint
15:02:06 [2020-04-28T15:02:06.157Z] #53 6.287 + echo 'Installing golangci-lint version v1.23.8'
15:02:06 [2020-04-28T15:02:06.157Z] #53 6.288 Installing golangci-lint version v1.23.8
15:02:06 [2020-04-28T15:02:06.157Z] #53 6.288 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
15:02:06 [2020-04-28T15:02:06.157Z] #53 ...
15:02:06 [2020-04-28T15:02:06.157Z] 
15:02:06 [2020-04-28T15:02:06.157Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:06 [2020-04-28T15:02:06.157Z] #33 6.533 + RM_GOPATH=0
15:02:06 [2020-04-28T15:02:06.157Z] #33 6.533 + TMP_GOPATH=
15:02:06 [2020-04-28T15:02:06.157Z] #33 6.533 + : /build
15:02:06 [2020-04-28T15:02:06.157Z] #33 6.533 + '[' -z '' ']'
15:02:06 [2020-04-28T15:02:06.157Z] #33 6.537 ++ mktemp -d
15:02:06 [2020-04-28T15:02:06.157Z] #33 6.539 + export GOPATH=/tmp/tmp.ck7eTM1uiN
15:02:06 [2020-04-28T15:02:06.157Z] #33 6.539 + GOPATH=/tmp/tmp.ck7eTM1uiN
15:02:06 [2020-04-28T15:02:06.157Z] #33 6.539 + RM_GOPATH=1
15:02:06 [2020-04-28T15:02:06.157Z] #33 6.543 ++ dirname ./install.sh
15:02:06 [2020-04-28T15:02:06.157Z] #33 6.544 + dir=.
15:02:06 [2020-04-28T15:02:06.157Z] #33 6.546 + bin=tomlv
15:02:06 [2020-04-28T15:02:06.157Z] #33 6.546 + shift
15:02:06 [2020-04-28T15:02:06.157Z] #33 6.547 + '[' '!' -f ./tomlv.installer ']'
15:02:06 [2020-04-28T15:02:06.157Z] #33 6.548 + . ./tomlv.installer
15:02:06 [2020-04-28T15:02:06.157Z] #33 6.550 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:02:06 [2020-04-28T15:02:06.157Z] #33 6.551 + install_tomlv
15:02:06 [2020-04-28T15:02:06.157Z] #33 6.561 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
15:02:06 [2020-04-28T15:02:06.157Z] #33 6.561 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:02:06 [2020-04-28T15:02:06.157Z] #33 6.561 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ck7eTM1uiN/src/github.com/BurntSushi/toml
15:02:06 [2020-04-28T15:02:06.157Z] #33 6.574 Cloning into '/tmp/tmp.ck7eTM1uiN/src/github.com/BurntSushi/toml'...
15:02:06 [2020-04-28T15:02:06.157Z] #33 8.087 + cd /tmp/tmp.ck7eTM1uiN/src/github.com/BurntSushi/toml
15:02:06 [2020-04-28T15:02:06.157Z] #33 8.088 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:02:06 [2020-04-28T15:02:06.157Z] #33 8.093 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
15:02:06 [2020-04-28T15:02:06.157Z] #33 8.822 internal/cpu
15:02:06 [2020-04-28T15:02:06.157Z] #33 8.849 runtime/internal/math
15:02:06 [2020-04-28T15:02:06.157Z] #33 8.890 math/bits
15:02:06 [2020-04-28T15:02:06.157Z] #33 9.441 unicode/utf8
15:02:06 [2020-04-28T15:02:06.157Z] #33 9.502 internal/bytealg
15:02:06 [2020-04-28T15:02:06.157Z] #33 10.15 math
15:02:06 [2020-04-28T15:02:06.157Z] #33 10.25 runtime
15:02:06 [2020-04-28T15:02:06.414Z] #33 ...
15:02:06 [2020-04-28T15:02:06.414Z] 
15:02:06 [2020-04-28T15:02:06.414Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:02:06 [2020-04-28T15:02:06.414Z] #50 6.610 + RM_GOPATH=0
15:02:06 [2020-04-28T15:02:06.414Z] #50 6.610 + TMP_GOPATH=
15:02:06 [2020-04-28T15:02:06.414Z] #50 6.610 + : /build
15:02:06 [2020-04-28T15:02:06.414Z] #50 6.610 + '[' -z '' ']'
15:02:06 [2020-04-28T15:02:06.414Z] #50 6.615 ++ mktemp -d
15:02:06 [2020-04-28T15:02:06.414Z] #50 6.620 + export GOPATH=/tmp/tmp.QXZvKwLSvJ
15:02:06 [2020-04-28T15:02:06.414Z] #50 6.620 + GOPATH=/tmp/tmp.QXZvKwLSvJ
15:02:06 [2020-04-28T15:02:06.414Z] #50 6.620 + RM_GOPATH=1
15:02:06 [2020-04-28T15:02:06.414Z] #50 6.620 ++ dirname ./install.sh
15:02:06 [2020-04-28T15:02:06.414Z] #50 6.624 + dir=.
15:02:06 [2020-04-28T15:02:06.414Z] #50 6.632 + bin=gotestsum
15:02:06 [2020-04-28T15:02:06.414Z] #50 6.632 + shift
15:02:06 [2020-04-28T15:02:06.414Z] #50 6.632 + '[' '!' -f ./gotestsum.installer ']'
15:02:06 [2020-04-28T15:02:06.414Z] #50 6.632 + . ./gotestsum.installer
15:02:06 [2020-04-28T15:02:06.414Z] #50 6.632 ++ : v0.3.5
15:02:06 [2020-04-28T15:02:06.414Z] #50 6.632 + install_gotestsum
15:02:06 [2020-04-28T15:02:06.414Z] #50 6.632 + echo 'Installing gotestsum version v0.3.5'
15:02:06 [2020-04-28T15:02:06.414Z] #50 6.632 + go get -d gotest.tools/gotestsum
15:02:06 [2020-04-28T15:02:06.414Z] #50 6.632 Installing gotestsum version v0.3.5
15:02:06 [2020-04-28T15:02:06.414Z] #50 ...
15:02:06 [2020-04-28T15:02:06.414Z] 
15:02:06 [2020-04-28T15:02:06.414Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:06 [2020-04-28T15:02:06.414Z] #56 6.734 + RM_GOPATH=0
15:02:06 [2020-04-28T15:02:06.414Z] #56 6.734 + TMP_GOPATH=
15:02:06 [2020-04-28T15:02:06.414Z] #56 6.734 + : /build
15:02:06 [2020-04-28T15:02:06.414Z] #56 6.734 + '[' -z '' ']'
15:02:06 [2020-04-28T15:02:06.414Z] #56 6.738 ++ mktemp -d
15:02:06 [2020-04-28T15:02:06.414Z] #56 6.740 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
15:02:06 [2020-04-28T15:02:06.414Z] #56 6.740 + export GOPATH=/tmp/tmp.IsA2xilb4O
15:02:06 [2020-04-28T15:02:06.414Z] #56 6.740 + GOPATH=/tmp/tmp.IsA2xilb4O
15:02:06 [2020-04-28T15:02:06.414Z] #56 6.740 + RM_GOPATH=1
15:02:06 [2020-04-28T15:02:06.414Z] #56 6.740 ++ dirname ./install.sh
15:02:06 [2020-04-28T15:02:06.414Z] #56 6.740 + dir=.
15:02:06 [2020-04-28T15:02:06.414Z] #56 6.740 + bin=shfmt
15:02:06 [2020-04-28T15:02:06.414Z] #56 6.740 + shift
15:02:06 [2020-04-28T15:02:06.414Z] #56 6.740 + '[' '!' -f ./shfmt.installer ']'
15:02:06 [2020-04-28T15:02:06.414Z] #56 6.740 + . ./shfmt.installer
15:02:06 [2020-04-28T15:02:06.414Z] #56 6.740 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
15:02:06 [2020-04-28T15:02:06.414Z] #56 6.740 + install_shfmt
15:02:06 [2020-04-28T15:02:06.414Z] #56 6.740 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
15:02:06 [2020-04-28T15:02:06.414Z] #56 6.740 + git clone https://github.com/mvdan/sh.git /tmp/tmp.IsA2xilb4O/src/github.com/mvdan/sh
15:02:06 [2020-04-28T15:02:06.414Z] #56 6.749 Cloning into '/tmp/tmp.IsA2xilb4O/src/github.com/mvdan/sh'...
15:02:06 [2020-04-28T15:02:06.672Z] #56 ...
15:02:06 [2020-04-28T15:02:06.672Z] 
15:02:06 [2020-04-28T15:02:06.672Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:02:06 [2020-04-28T15:02:06.672Z] #35 6.851 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:02:06 [2020-04-28T15:02:06.672Z] #35 6.942 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:02:06 [2020-04-28T15:02:06.672Z] #35 6.960 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:02:06 [2020-04-28T15:02:06.672Z] #35 7.965 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
15:02:06 [2020-04-28T15:02:06.672Z] #35 10.10 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [189 kB]
15:02:06 [2020-04-28T15:02:06.672Z] #35 ...
15:02:06 [2020-04-28T15:02:06.672Z] 
15:02:06 [2020-04-28T15:02:06.672Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:02:06 [2020-04-28T15:02:06.672Z] #68 11.53 + cd /tmp/tmp.g7vAcjjmjC/src/github.com/rootless-containers/rootlesskit
15:02:06 [2020-04-28T15:02:06.929Z] #68 11.54 + git checkout -q 0fec9adac6b078aa8616da47e9d75f663ca3f492
15:02:07 [2020-04-28T15:02:07.186Z] #68 11.89 + for f in rootlesskit rootlesskit-docker-proxy
15:02:07 [2020-04-28T15:02:07.186Z] #68 11.89 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
15:02:08 [2020-04-28T15:02:08.253Z] #30 ...
15:02:08 [2020-04-28T15:02:08.253Z] 
15:02:08 [2020-04-28T15:02:08.253Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:02:08 [2020-04-28T15:02:08.253Z] #10 4.249 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:02:08 [2020-04-28T15:02:08.253Z] #10 4.290 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:02:08 [2020-04-28T15:02:08.253Z] #10 4.290 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:02:08 [2020-04-28T15:02:08.253Z] #10 5.277 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
15:02:08 [2020-04-28T15:02:08.253Z] #10 7.555 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [189 kB]
15:02:08 [2020-04-28T15:02:08.253Z] #10 ...
15:02:08 [2020-04-28T15:02:08.253Z] 
15:02:08 [2020-04-28T15:02:08.253Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:02:08 [2020-04-28T15:02:08.253Z] #35 5.688 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:02:08 [2020-04-28T15:02:08.253Z] #35 5.768 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:02:08 [2020-04-28T15:02:08.253Z] #35 5.771 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:02:08 [2020-04-28T15:02:08.253Z] #35 6.906 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
15:02:08 [2020-04-28T15:02:08.253Z] #35 9.407 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [189 kB]
15:02:08 [2020-04-28T15:02:08.253Z] #35 ...
15:02:08 [2020-04-28T15:02:08.253Z] 
15:02:08 [2020-04-28T15:02:08.253Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:02:08 [2020-04-28T15:02:08.253Z] #25 5.973 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:02:08 [2020-04-28T15:02:08.253Z] #25 6.015 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:02:08 [2020-04-28T15:02:08.253Z] #25 6.015 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:02:08 [2020-04-28T15:02:08.253Z] #25 6.859 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
15:02:08 [2020-04-28T15:02:08.253Z] #25 9.581 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [189 kB]
15:02:08 [2020-04-28T15:02:08.508Z] #25 ...
15:02:08 [2020-04-28T15:02:08.508Z] 
15:02:08 [2020-04-28T15:02:08.508Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:02:08 [2020-04-28T15:02:08.508Z] #43 4.161 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:02:08 [2020-04-28T15:02:08.508Z] #43 4.206 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:02:08 [2020-04-28T15:02:08.508Z] #43 4.206 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:02:08 [2020-04-28T15:02:08.508Z] #43 5.203 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
15:02:08 [2020-04-28T15:02:08.508Z] #43 7.266 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [189 kB]
15:02:08 [2020-04-28T15:02:08.508Z] #43 9.370 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
15:02:08 [2020-04-28T15:02:08.508Z] #43 ...
15:02:08 [2020-04-28T15:02:08.508Z] 
15:02:08 [2020-04-28T15:02:08.508Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:02:08 [2020-04-28T15:02:08.508Z] #41 5.030 + git clone https://github.com/docker/distribution.git .
15:02:08 [2020-04-28T15:02:08.508Z] #41 5.030 Cloning into '.'...
15:02:08 [2020-04-28T15:02:08.664Z] Sending build context to Docker daemon  57.49MB

15:02:08 [2020-04-28T15:02:08.664Z] Step 1/16 : ARG GO_VERSION=1.12.10
15:02:08 [2020-04-28T15:02:08.664Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1
15:02:08 [2020-04-28T15:02:08.664Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
15:02:08 [2020-04-28T15:02:08.664Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build
15:02:08 [2020-04-28T15:02:08.664Z] 1.12.10-stretch: Pulling from library/golang
15:02:08 [2020-04-28T15:02:08.664Z] fb056072eab9: Pulling fs layer
15:02:08 [2020-04-28T15:02:08.664Z] 6a33b1f9796f: Pulling fs layer
15:02:08 [2020-04-28T15:02:08.664Z] 8f8f8962e456: Pulling fs layer
15:02:08 [2020-04-28T15:02:08.664Z] 68adcc365214: Pulling fs layer
15:02:08 [2020-04-28T15:02:08.664Z] 76d8adf27bdf: Pulling fs layer
15:02:08 [2020-04-28T15:02:08.664Z] d66e58854927: Pulling fs layer
15:02:08 [2020-04-28T15:02:08.664Z] 71497195576e: Pulling fs layer
15:02:08 [2020-04-28T15:02:08.664Z] 68adcc365214: Waiting
15:02:08 [2020-04-28T15:02:08.664Z] 76d8adf27bdf: Waiting
15:02:08 [2020-04-28T15:02:08.664Z] 71497195576e: Waiting
15:02:08 [2020-04-28T15:02:08.664Z] d66e58854927: Waiting
15:02:08 [2020-04-28T15:02:08.763Z] #41 ...
15:02:08 [2020-04-28T15:02:08.764Z] 
15:02:08 [2020-04-28T15:02:08.764Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:02:08 [2020-04-28T15:02:08.764Z] #62 4.473 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:02:08 [2020-04-28T15:02:08.764Z] #62 4.564 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:02:08 [2020-04-28T15:02:08.764Z] #62 4.564 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:02:08 [2020-04-28T15:02:08.764Z] #62 5.504 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
15:02:08 [2020-04-28T15:02:08.764Z] #62 8.449 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [189 kB]
15:02:08 [2020-04-28T15:02:08.764Z] #62 ...
15:02:08 [2020-04-28T15:02:08.764Z] 
15:02:08 [2020-04-28T15:02:08.764Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:08 [2020-04-28T15:02:08.764Z] #74 6.492 + RM_GOPATH=0
15:02:08 [2020-04-28T15:02:08.764Z] #74 6.492 + TMP_GOPATH=
15:02:08 [2020-04-28T15:02:08.764Z] #74 6.492 + : /build
15:02:08 [2020-04-28T15:02:08.764Z] #74 6.492 + '[' -z '' ']'
15:02:08 [2020-04-28T15:02:08.764Z] #74 6.493 ++ mktemp -d
15:02:08 [2020-04-28T15:02:08.764Z] #74 6.496 + export GOPATH=/tmp/tmp.rhceeI106F
15:02:08 [2020-04-28T15:02:08.764Z] #74 6.496 + GOPATH=/tmp/tmp.rhceeI106F
15:02:08 [2020-04-28T15:02:08.764Z] #74 6.496 + RM_GOPATH=1
15:02:08 [2020-04-28T15:02:08.764Z] #74 6.497 ++ dirname ./install.sh
15:02:08 [2020-04-28T15:02:08.764Z] #74 6.498 + dir=.
15:02:08 [2020-04-28T15:02:08.764Z] #74 6.498 + bin=proxy
15:02:08 [2020-04-28T15:02:08.764Z] #74 6.498 + shift
15:02:08 [2020-04-28T15:02:08.764Z] #74 6.499 + '[' '!' -f ./proxy.installer ']'
15:02:08 [2020-04-28T15:02:08.764Z] #74 6.499 + . ./proxy.installer
15:02:08 [2020-04-28T15:02:08.764Z] #74 6.499 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
15:02:08 [2020-04-28T15:02:08.764Z] #74 6.499 + install_proxy
15:02:08 [2020-04-28T15:02:08.764Z] #74 6.499 + case "$1" in
15:02:08 [2020-04-28T15:02:08.764Z] #74 6.499 + export CGO_ENABLED=0
15:02:08 [2020-04-28T15:02:08.764Z] #74 6.499 + CGO_ENABLED=0
15:02:08 [2020-04-28T15:02:08.764Z] #74 6.499 + _install_proxy
15:02:08 [2020-04-28T15:02:08.764Z] #74 6.499 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
15:02:08 [2020-04-28T15:02:08.764Z] #74 6.499 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
15:02:08 [2020-04-28T15:02:08.764Z] #74 6.499 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.rhceeI106F/src/github.com/docker/libnetwork
15:02:08 [2020-04-28T15:02:08.764Z] #74 6.504 Cloning into '/tmp/tmp.rhceeI106F/src/github.com/docker/libnetwork'...
15:02:09 [2020-04-28T15:02:09.287Z] 8f8f8962e456: Download complete
15:02:09 [2020-04-28T15:02:09.373Z] #74 ...
15:02:09 [2020-04-28T15:02:09.373Z] 
15:02:09 [2020-04-28T15:02:09.373Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:02:09 [2020-04-28T15:02:09.373Z] #53 6.248 + RM_GOPATH=0
15:02:09 [2020-04-28T15:02:09.373Z] #53 6.248 + TMP_GOPATH=
15:02:09 [2020-04-28T15:02:09.373Z] #53 6.248 + : /build
15:02:09 [2020-04-28T15:02:09.373Z] #53 6.248 + '[' -z '' ']'
15:02:09 [2020-04-28T15:02:09.373Z] #53 6.248 ++ mktemp -d
15:02:09 [2020-04-28T15:02:09.373Z] #53 6.248 + export GOPATH=/tmp/tmp.mXEUkmaCkZ
15:02:09 [2020-04-28T15:02:09.373Z] #53 6.248 + GOPATH=/tmp/tmp.mXEUkmaCkZ
15:02:09 [2020-04-28T15:02:09.373Z] #53 6.248 + RM_GOPATH=1
15:02:09 [2020-04-28T15:02:09.373Z] #53 6.248 ++ dirname ./install.sh
15:02:09 [2020-04-28T15:02:09.373Z] #53 6.256 + dir=.
15:02:09 [2020-04-28T15:02:09.373Z] #53 6.276 + bin=golangci_lint
15:02:09 [2020-04-28T15:02:09.373Z] #53 6.276 + shift
15:02:09 [2020-04-28T15:02:09.373Z] #53 6.276 + '[' '!' -f ./golangci_lint.installer ']'
15:02:09 [2020-04-28T15:02:09.373Z] #53 6.276 + . ./golangci_lint.installer
15:02:09 [2020-04-28T15:02:09.373Z] #53 6.276 ++ : v1.23.8
15:02:09 [2020-04-28T15:02:09.373Z] #53 6.276 + install_golangci_lint
15:02:09 [2020-04-28T15:02:09.373Z] #53 6.276 + echo 'Installing golangci-lint version v1.23.8'
15:02:09 [2020-04-28T15:02:09.373Z] #53 6.276 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
15:02:09 [2020-04-28T15:02:09.373Z] #53 6.276 Installing golangci-lint version v1.23.8
15:02:09 [2020-04-28T15:02:09.560Z] #33 ...
15:02:09 [2020-04-28T15:02:09.560Z] 
15:02:09 [2020-04-28T15:02:09.560Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:02:09 [2020-04-28T15:02:09.560Z] #23 2.769 + RM_GOPATH=0
15:02:09 [2020-04-28T15:02:09.560Z] #23 2.769 + TMP_GOPATH=
15:02:09 [2020-04-28T15:02:09.560Z] #23 2.769 + : /build
15:02:09 [2020-04-28T15:02:09.560Z] #23 2.769 + '[' -z '' ']'
15:02:09 [2020-04-28T15:02:09.560Z] #23 2.769 ++ mktemp -d
15:02:09 [2020-04-28T15:02:09.560Z] #23 2.777 + export GOPATH=/tmp/tmp.y14qgAMP0I
15:02:09 [2020-04-28T15:02:09.560Z] #23 2.777 + GOPATH=/tmp/tmp.y14qgAMP0I
15:02:09 [2020-04-28T15:02:09.560Z] #23 2.777 + RM_GOPATH=1
15:02:09 [2020-04-28T15:02:09.560Z] #23 2.777 ++ dirname ./install.sh
15:02:09 [2020-04-28T15:02:09.560Z] #23 2.778 + dir=.
15:02:09 [2020-04-28T15:02:09.560Z] #23 2.778 + bin=dockercli
15:02:09 [2020-04-28T15:02:09.560Z] #23 2.778 + shift
15:02:09 [2020-04-28T15:02:09.560Z] #23 2.779 + '[' '!' -f ./dockercli.installer ']'
15:02:09 [2020-04-28T15:02:09.560Z] #23 2.779 + . ./dockercli.installer
15:02:09 [2020-04-28T15:02:09.560Z] #23 2.779 ++ : stable
15:02:09 [2020-04-28T15:02:09.560Z] #23 2.779 ++ : 17.06.2-ce
15:02:09 [2020-04-28T15:02:09.560Z] #23 2.779 + install_dockercli
15:02:09 [2020-04-28T15:02:09.560Z] #23 2.779 + echo 'Install docker/cli version 17.06.2-ce from stable'
15:02:09 [2020-04-28T15:02:09.560Z] #23 2.780 Install docker/cli version 17.06.2-ce from stable
15:02:09 [2020-04-28T15:02:09.560Z] #23 2.785 ++ uname -m
15:02:09 [2020-04-28T15:02:09.560Z] #23 2.787 + arch=s390x
15:02:09 [2020-04-28T15:02:09.560Z] #23 2.787 + '[' s390x '!=' x86_64 ']'
15:02:09 [2020-04-28T15:02:09.560Z] #23 2.787 + '[' s390x '!=' s390x ']'
15:02:09 [2020-04-28T15:02:09.560Z] #23 2.787 + url=https://download.docker.com/linux/static
15:02:09 [2020-04-28T15:02:09.560Z] #23 2.788 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
15:02:09 [2020-04-28T15:02:09.560Z] #23 2.789 + tar -xz docker/docker
15:02:09 [2020-04-28T15:02:09.560Z] #23 8.414 + mkdir -p /build
15:02:09 [2020-04-28T15:02:09.560Z] #23 8.415 + mv docker/docker /build/
15:02:09 [2020-04-28T15:02:09.560Z] #23 8.416 + rmdir docker
15:02:09 [2020-04-28T15:02:09.560Z] #23 DONE 8.8s
15:02:09 [2020-04-28T15:02:09.560Z] 
15:02:09 [2020-04-28T15:02:09.560Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:02:09 [2020-04-28T15:02:09.560Z] #47 3.134 + RM_GOPATH=0
15:02:09 [2020-04-28T15:02:09.560Z] #47 3.134 + TMP_GOPATH=
15:02:09 [2020-04-28T15:02:09.560Z] #47 3.134 + : /build
15:02:09 [2020-04-28T15:02:09.560Z] #47 3.134 + '[' -z '' ']'
15:02:09 [2020-04-28T15:02:09.560Z] #47 3.134 ++ mktemp -d
15:02:09 [2020-04-28T15:02:09.560Z] #47 3.134 + export GOPATH=/tmp/tmp.NpGGMr2puu
15:02:09 [2020-04-28T15:02:09.560Z] #47 3.135 + GOPATH=/tmp/tmp.NpGGMr2puu
15:02:09 [2020-04-28T15:02:09.560Z] #47 3.135 + RM_GOPATH=1
15:02:09 [2020-04-28T15:02:09.560Z] #47 3.135 ++ dirname ./install.sh
15:02:09 [2020-04-28T15:02:09.560Z] #47 3.136 + dir=.
15:02:09 [2020-04-28T15:02:09.560Z] #47 3.136 + bin=vndr
15:02:09 [2020-04-28T15:02:09.560Z] #47 3.136 + shift
15:02:09 [2020-04-28T15:02:09.560Z] #47 3.136 + '[' '!' -f ./vndr.installer ']'
15:02:09 [2020-04-28T15:02:09.560Z] #47 3.136 + . ./vndr.installer
15:02:09 [2020-04-28T15:02:09.560Z] #47 3.136 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:02:09 [2020-04-28T15:02:09.560Z] #47 3.136 + install_vndr
15:02:09 [2020-04-28T15:02:09.560Z] #47 3.136 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
15:02:09 [2020-04-28T15:02:09.560Z] #47 3.136 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:02:09 [2020-04-28T15:02:09.560Z] #47 3.136 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.NpGGMr2puu/src/github.com/LK4D4/vndr
15:02:09 [2020-04-28T15:02:09.560Z] #47 3.138 Cloning into '/tmp/tmp.NpGGMr2puu/src/github.com/LK4D4/vndr'...
15:02:09 [2020-04-28T15:02:09.560Z] #47 3.735 + cd /tmp/tmp.NpGGMr2puu/src/github.com/LK4D4/vndr
15:02:09 [2020-04-28T15:02:09.560Z] #47 3.735 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:02:09 [2020-04-28T15:02:09.560Z] #47 3.746 + go build -buildmode=pie -v -o /build/vndr .
15:02:09 [2020-04-28T15:02:09.560Z] #47 4.598 internal/race
15:02:09 [2020-04-28T15:02:09.560Z] #47 4.604 internal/bytealg
15:02:09 [2020-04-28T15:02:09.560Z] #47 4.653 sync/atomic
15:02:09 [2020-04-28T15:02:09.560Z] #47 4.882 unicode
15:02:09 [2020-04-28T15:02:09.560Z] #47 5.040 runtime
15:02:09 [2020-04-28T15:02:09.560Z] #47 7.989 unicode/utf8
15:02:09 [2020-04-28T15:02:09.560Z] #47 8.575 math
15:02:09 [2020-04-28T15:02:09.576Z] 6a33b1f9796f: Verifying Checksum
15:02:09 [2020-04-28T15:02:09.576Z] 6a33b1f9796f: Download complete
15:02:09 [2020-04-28T15:02:09.628Z] #53 ...
15:02:09 [2020-04-28T15:02:09.628Z] 
15:02:09 [2020-04-28T15:02:09.628Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:02:09 [2020-04-28T15:02:09.628Z] #23 6.059 + RM_GOPATH=0
15:02:09 [2020-04-28T15:02:09.628Z] #23 6.059 + TMP_GOPATH=
15:02:09 [2020-04-28T15:02:09.628Z] #23 6.059 + : /build
15:02:09 [2020-04-28T15:02:09.628Z] #23 6.059 + '[' -z '' ']'
15:02:09 [2020-04-28T15:02:09.628Z] #23 6.059 ++ mktemp -d
15:02:09 [2020-04-28T15:02:09.628Z] #23 6.063 + export GOPATH=/tmp/tmp.99HEs9sGjH
15:02:09 [2020-04-28T15:02:09.628Z] #23 6.063 + GOPATH=/tmp/tmp.99HEs9sGjH
15:02:09 [2020-04-28T15:02:09.628Z] #23 6.063 + RM_GOPATH=1
15:02:09 [2020-04-28T15:02:09.628Z] #23 6.070 ++ dirname ./install.sh
15:02:09 [2020-04-28T15:02:09.628Z] #23 6.081 + dir=.
15:02:09 [2020-04-28T15:02:09.628Z] #23 6.081 + bin=dockercli
15:02:09 [2020-04-28T15:02:09.628Z] #23 6.081 + shift
15:02:09 [2020-04-28T15:02:09.628Z] #23 6.081 + '[' '!' -f ./dockercli.installer ']'
15:02:09 [2020-04-28T15:02:09.628Z] #23 6.081 + . ./dockercli.installer
15:02:09 [2020-04-28T15:02:09.628Z] #23 6.081 ++ : stable
15:02:09 [2020-04-28T15:02:09.628Z] #23 6.081 ++ : 17.06.2-ce
15:02:09 [2020-04-28T15:02:09.628Z] #23 6.081 + install_dockercli
15:02:09 [2020-04-28T15:02:09.628Z] #23 6.081 Install docker/cli version 17.06.2-ce from stable
15:02:09 [2020-04-28T15:02:09.628Z] #23 6.081 + echo 'Install docker/cli version 17.06.2-ce from stable'
15:02:09 [2020-04-28T15:02:09.628Z] #23 6.081 ++ uname -m
15:02:09 [2020-04-28T15:02:09.628Z] #23 6.082 + arch=x86_64
15:02:09 [2020-04-28T15:02:09.628Z] #23 6.082 + '[' x86_64 '!=' x86_64 ']'
15:02:09 [2020-04-28T15:02:09.628Z] #23 6.082 + url=https://download.docker.com/linux/static
15:02:09 [2020-04-28T15:02:09.628Z] #23 6.083 + tar -xz docker/docker
15:02:09 [2020-04-28T15:02:09.628Z] #23 6.102 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
15:02:09 [2020-04-28T15:02:09.628Z] #23 ...
15:02:09 [2020-04-28T15:02:09.628Z] 
15:02:09 [2020-04-28T15:02:09.628Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:09 [2020-04-28T15:02:09.628Z] #56 6.288 + RM_GOPATH=0
15:02:09 [2020-04-28T15:02:09.628Z] #56 6.288 + TMP_GOPATH=
15:02:09 [2020-04-28T15:02:09.628Z] #56 6.288 + : /build
15:02:09 [2020-04-28T15:02:09.628Z] #56 6.294 + '[' -z '' ']'
15:02:09 [2020-04-28T15:02:09.628Z] #56 6.294 ++ mktemp -d
15:02:09 [2020-04-28T15:02:09.628Z] #56 6.300 + export GOPATH=/tmp/tmp.aFtjeVmp91
15:02:09 [2020-04-28T15:02:09.628Z] #56 6.300 + GOPATH=/tmp/tmp.aFtjeVmp91
15:02:09 [2020-04-28T15:02:09.628Z] #56 6.300 + RM_GOPATH=1
15:02:09 [2020-04-28T15:02:09.628Z] #56 6.308 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
15:02:09 [2020-04-28T15:02:09.628Z] #56 6.308 ++ dirname ./install.sh
15:02:09 [2020-04-28T15:02:09.628Z] #56 6.308 + dir=.
15:02:09 [2020-04-28T15:02:09.628Z] #56 6.308 + bin=shfmt
15:02:09 [2020-04-28T15:02:09.628Z] #56 6.308 + shift
15:02:09 [2020-04-28T15:02:09.628Z] #56 6.308 + '[' '!' -f ./shfmt.installer ']'
15:02:09 [2020-04-28T15:02:09.628Z] #56 6.308 + . ./shfmt.installer
15:02:09 [2020-04-28T15:02:09.628Z] #56 6.308 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
15:02:09 [2020-04-28T15:02:09.628Z] #56 6.308 + install_shfmt
15:02:09 [2020-04-28T15:02:09.628Z] #56 6.308 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
15:02:09 [2020-04-28T15:02:09.628Z] #56 6.308 + git clone https://github.com/mvdan/sh.git /tmp/tmp.aFtjeVmp91/src/github.com/mvdan/sh
15:02:09 [2020-04-28T15:02:09.628Z] #56 6.324 Cloning into '/tmp/tmp.aFtjeVmp91/src/github.com/mvdan/sh'...
15:02:09 [2020-04-28T15:02:09.883Z] #56 ...
15:02:09 [2020-04-28T15:02:09.883Z] 
15:02:09 [2020-04-28T15:02:09.883Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:02:09 [2020-04-28T15:02:09.883Z] #47 6.080 + RM_GOPATH=0
15:02:09 [2020-04-28T15:02:09.883Z] #47 6.081 + TMP_GOPATH=
15:02:09 [2020-04-28T15:02:09.883Z] #47 6.082 + : /build
15:02:09 [2020-04-28T15:02:09.883Z] #47 6.082 + '[' -z '' ']'
15:02:09 [2020-04-28T15:02:09.883Z] #47 6.085 ++ mktemp -d
15:02:09 [2020-04-28T15:02:09.883Z] #47 6.088 + export GOPATH=/tmp/tmp.z9oa9KRSKd
15:02:09 [2020-04-28T15:02:09.883Z] #47 6.088 + GOPATH=/tmp/tmp.z9oa9KRSKd
15:02:09 [2020-04-28T15:02:09.883Z] #47 6.088 + RM_GOPATH=1
15:02:09 [2020-04-28T15:02:09.883Z] #47 6.088 ++ dirname ./install.sh
15:02:09 [2020-04-28T15:02:09.883Z] #47 6.127 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:02:09 [2020-04-28T15:02:09.883Z] #47 6.127 + dir=.
15:02:09 [2020-04-28T15:02:09.883Z] #47 6.127 + bin=vndr
15:02:09 [2020-04-28T15:02:09.883Z] #47 6.127 + shift
15:02:09 [2020-04-28T15:02:09.883Z] #47 6.127 + '[' '!' -f ./vndr.installer ']'
15:02:09 [2020-04-28T15:02:09.883Z] #47 6.127 + . ./vndr.installer
15:02:09 [2020-04-28T15:02:09.883Z] #47 6.127 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:02:09 [2020-04-28T15:02:09.883Z] #47 6.127 + install_vndr
15:02:09 [2020-04-28T15:02:09.883Z] #47 6.127 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
15:02:09 [2020-04-28T15:02:09.883Z] #47 6.127 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.z9oa9KRSKd/src/github.com/LK4D4/vndr
15:02:09 [2020-04-28T15:02:09.883Z] #47 6.127 Cloning into '/tmp/tmp.z9oa9KRSKd/src/github.com/LK4D4/vndr'...
15:02:09 [2020-04-28T15:02:09.883Z] #47 6.973 + cd /tmp/tmp.z9oa9KRSKd/src/github.com/LK4D4/vndr
15:02:09 [2020-04-28T15:02:09.883Z] #47 6.973 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:02:09 [2020-04-28T15:02:09.883Z] #47 6.980 + go build -buildmode=pie -v -o /build/vndr .
15:02:09 [2020-04-28T15:02:09.883Z] #47 9.076 github.com/LK4D4/vndr/build
15:02:09 [2020-04-28T15:02:09.883Z] #47 9.141 github.com/LK4D4/vndr/godl/singleflight
15:02:09 [2020-04-28T15:02:09.883Z] #47 9.581 github.com/LK4D4/vndr/versioned
15:02:09 [2020-04-28T15:02:09.883Z] #47 10.16 net
15:02:09 [2020-04-28T15:02:09.883Z] #47 ...
15:02:09 [2020-04-28T15:02:09.883Z] 
15:02:09 [2020-04-28T15:02:09.883Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:09 [2020-04-28T15:02:09.883Z] #33 5.966 + RM_GOPATH=0
15:02:09 [2020-04-28T15:02:09.883Z] #33 5.966 + TMP_GOPATH=
15:02:09 [2020-04-28T15:02:09.883Z] #33 5.966 + : /build
15:02:09 [2020-04-28T15:02:09.883Z] #33 5.966 + '[' -z '' ']'
15:02:09 [2020-04-28T15:02:09.883Z] #33 5.970 ++ mktemp -d
15:02:09 [2020-04-28T15:02:09.883Z] #33 5.974 + export GOPATH=/tmp/tmp.lS27J5cT1M
15:02:09 [2020-04-28T15:02:09.883Z] #33 5.974 + GOPATH=/tmp/tmp.lS27J5cT1M
15:02:09 [2020-04-28T15:02:09.883Z] #33 5.975 + RM_GOPATH=1
15:02:09 [2020-04-28T15:02:09.883Z] #33 5.975 ++ dirname ./install.sh
15:02:09 [2020-04-28T15:02:09.883Z] #33 5.979 + dir=.
15:02:09 [2020-04-28T15:02:09.883Z] #33 5.982 + bin=tomlv
15:02:09 [2020-04-28T15:02:09.883Z] #33 5.982 + shift
15:02:09 [2020-04-28T15:02:09.883Z] #33 5.982 + '[' '!' -f ./tomlv.installer ']'
15:02:09 [2020-04-28T15:02:09.883Z] #33 5.982 + . ./tomlv.installer
15:02:09 [2020-04-28T15:02:09.883Z] #33 5.982 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:02:09 [2020-04-28T15:02:09.883Z] #33 5.982 + install_tomlv
15:02:09 [2020-04-28T15:02:09.883Z] #33 5.984 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:02:09 [2020-04-28T15:02:09.883Z] #33 5.984 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
15:02:09 [2020-04-28T15:02:09.883Z] #33 5.984 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.lS27J5cT1M/src/github.com/BurntSushi/toml
15:02:09 [2020-04-28T15:02:09.883Z] #33 5.987 Cloning into '/tmp/tmp.lS27J5cT1M/src/github.com/BurntSushi/toml'...
15:02:09 [2020-04-28T15:02:09.883Z] #33 6.956 + cd /tmp/tmp.lS27J5cT1M/src/github.com/BurntSushi/toml
15:02:09 [2020-04-28T15:02:09.883Z] #33 6.957 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:02:09 [2020-04-28T15:02:09.883Z] #33 6.988 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
15:02:09 [2020-04-28T15:02:09.883Z] #33 8.183 github.com/BurntSushi/toml
15:02:10 [2020-04-28T15:02:10.180Z] #33 ...
15:02:10 [2020-04-28T15:02:10.180Z] 
15:02:10 [2020-04-28T15:02:10.180Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:02:10 [2020-04-28T15:02:10.180Z] #50 6.388 + RM_GOPATH=0
15:02:10 [2020-04-28T15:02:10.180Z] #50 6.388 + TMP_GOPATH=
15:02:10 [2020-04-28T15:02:10.180Z] #50 6.388 + : /build
15:02:10 [2020-04-28T15:02:10.180Z] #50 6.388 + '[' -z '' ']'
15:02:10 [2020-04-28T15:02:10.180Z] #50 6.388 ++ mktemp -d
15:02:10 [2020-04-28T15:02:10.180Z] #50 6.390 + export GOPATH=/tmp/tmp.4FE2S1ux5A
15:02:10 [2020-04-28T15:02:10.180Z] #50 6.390 + GOPATH=/tmp/tmp.4FE2S1ux5A
15:02:10 [2020-04-28T15:02:10.180Z] #50 6.390 + RM_GOPATH=1
15:02:10 [2020-04-28T15:02:10.180Z] #50 6.390 ++ dirname ./install.sh
15:02:10 [2020-04-28T15:02:10.180Z] #50 6.391 + dir=.
15:02:10 [2020-04-28T15:02:10.180Z] #50 6.391 + bin=gotestsum
15:02:10 [2020-04-28T15:02:10.180Z] #50 6.392 + shift
15:02:10 [2020-04-28T15:02:10.180Z] #50 6.392 + '[' '!' -f ./gotestsum.installer ']'
15:02:10 [2020-04-28T15:02:10.180Z] #50 6.392 + . ./gotestsum.installer
15:02:10 [2020-04-28T15:02:10.180Z] #50 6.392 ++ : v0.3.5
15:02:10 [2020-04-28T15:02:10.180Z] #50 6.393 + install_gotestsum
15:02:10 [2020-04-28T15:02:10.180Z] #50 6.393 + echo 'Installing gotestsum version v0.3.5'
15:02:10 [2020-04-28T15:02:10.180Z] #50 6.393 Installing gotestsum version v0.3.5
15:02:10 [2020-04-28T15:02:10.180Z] #50 6.393 + go get -d gotest.tools/gotestsum
15:02:10 [2020-04-28T15:02:10.180Z] #50 ...
15:02:10 [2020-04-28T15:02:10.180Z] 
15:02:10 [2020-04-28T15:02:10.180Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:02:10 [2020-04-28T15:02:10.180Z] #25 11.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
15:02:10 [2020-04-28T15:02:10.564Z] #47 ...
15:02:10 [2020-04-28T15:02:10.564Z] 
15:02:10 [2020-04-28T15:02:10.564Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:02:10 [2020-04-28T15:02:10.564Z] #62 2.507 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:02:10 [2020-04-28T15:02:10.564Z] #62 2.547 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:02:10 [2020-04-28T15:02:10.564Z] #62 2.559 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:02:10 [2020-04-28T15:02:10.564Z] #62 3.257 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
15:02:10 [2020-04-28T15:02:10.564Z] #62 5.081 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [168 kB]
15:02:10 [2020-04-28T15:02:10.564Z] #62 6.855 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
15:02:10 [2020-04-28T15:02:10.564Z] #62 ...
15:02:10 [2020-04-28T15:02:10.564Z] 
15:02:10 [2020-04-28T15:02:10.564Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:02:10 [2020-04-28T15:02:10.564Z] #43 3.223 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:02:10 [2020-04-28T15:02:10.564Z] #43 3.263 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:02:10 [2020-04-28T15:02:10.564Z] #43 3.298 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:02:10 [2020-04-28T15:02:10.564Z] #43 3.955 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
15:02:10 [2020-04-28T15:02:10.564Z] #43 5.656 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [168 kB]
15:02:10 [2020-04-28T15:02:10.564Z] #43 7.589 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
15:02:10 [2020-04-28T15:02:10.564Z] #43 ...
15:02:10 [2020-04-28T15:02:10.564Z] 
15:02:10 [2020-04-28T15:02:10.564Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:10 [2020-04-28T15:02:10.564Z] #56 2.948 + RM_GOPATH=0
15:02:10 [2020-04-28T15:02:10.564Z] #56 2.948 + TMP_GOPATH=
15:02:10 [2020-04-28T15:02:10.564Z] #56 2.949 + : /build
15:02:10 [2020-04-28T15:02:10.564Z] #56 2.949 + '[' -z '' ']'
15:02:10 [2020-04-28T15:02:10.564Z] #56 2.950 ++ mktemp -d
15:02:10 [2020-04-28T15:02:10.564Z] #56 2.951 + export GOPATH=/tmp/tmp.QcAsCzKxrw
15:02:10 [2020-04-28T15:02:10.564Z] #56 2.952 + GOPATH=/tmp/tmp.QcAsCzKxrw
15:02:10 [2020-04-28T15:02:10.564Z] #56 2.952 + RM_GOPATH=1
15:02:10 [2020-04-28T15:02:10.564Z] #56 2.953 ++ dirname ./install.sh
15:02:10 [2020-04-28T15:02:10.564Z] #56 2.956 + dir=.
15:02:10 [2020-04-28T15:02:10.564Z] #56 2.957 + bin=shfmt
15:02:10 [2020-04-28T15:02:10.564Z] #56 2.957 + shift
15:02:10 [2020-04-28T15:02:10.564Z] #56 2.957 + '[' '!' -f ./shfmt.installer ']'
15:02:10 [2020-04-28T15:02:10.564Z] #56 2.957 + . ./shfmt.installer
15:02:10 [2020-04-28T15:02:10.564Z] #56 2.957 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
15:02:10 [2020-04-28T15:02:10.564Z] #56 2.958 + install_shfmt
15:02:10 [2020-04-28T15:02:10.564Z] #56 2.958 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
15:02:10 [2020-04-28T15:02:10.564Z] #56 2.958 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
15:02:10 [2020-04-28T15:02:10.564Z] #56 2.958 + git clone https://github.com/mvdan/sh.git /tmp/tmp.QcAsCzKxrw/src/github.com/mvdan/sh
15:02:10 [2020-04-28T15:02:10.564Z] #56 2.963 Cloning into '/tmp/tmp.QcAsCzKxrw/src/github.com/mvdan/sh'...
15:02:10 [2020-04-28T15:02:10.564Z] #56 8.906 + cd /tmp/tmp.QcAsCzKxrw/src/github.com/mvdan/sh
15:02:10 [2020-04-28T15:02:10.564Z] #56 8.907 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
15:02:10 [2020-04-28T15:02:10.564Z] #56 8.918 + GO111MODULE=on
15:02:10 [2020-04-28T15:02:10.564Z] #56 8.925 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
15:02:10 [2020-04-28T15:02:10.845Z] #56 10.12 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:02:10 [2020-04-28T15:02:10.845Z] #56 10.13 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:02:10 [2020-04-28T15:02:10.845Z] #56 10.20 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:02:10 [2020-04-28T15:02:10.845Z] #56 ...
15:02:10 [2020-04-28T15:02:10.845Z] 
15:02:10 [2020-04-28T15:02:10.845Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:02:10 [2020-04-28T15:02:10.845Z] #53 2.381 + RM_GOPATH=0
15:02:10 [2020-04-28T15:02:10.845Z] #53 2.381 + TMP_GOPATH=
15:02:10 [2020-04-28T15:02:10.845Z] #53 2.381 + : /build
15:02:10 [2020-04-28T15:02:10.845Z] #53 2.381 + '[' -z '' ']'
15:02:10 [2020-04-28T15:02:10.845Z] #53 2.382 ++ mktemp -d
15:02:10 [2020-04-28T15:02:10.845Z] #53 2.389 + export GOPATH=/tmp/tmp.0M9H03WloV
15:02:10 [2020-04-28T15:02:10.845Z] #53 2.389 + GOPATH=/tmp/tmp.0M9H03WloV
15:02:10 [2020-04-28T15:02:10.845Z] #53 2.389 + RM_GOPATH=1
15:02:10 [2020-04-28T15:02:10.845Z] #53 2.391 ++ dirname ./install.sh
15:02:10 [2020-04-28T15:02:10.845Z] #53 2.395 + dir=.
15:02:10 [2020-04-28T15:02:10.845Z] #53 2.395 + bin=golangci_lint
15:02:10 [2020-04-28T15:02:10.845Z] #53 2.395 + shift
15:02:10 [2020-04-28T15:02:10.845Z] #53 2.395 + '[' '!' -f ./golangci_lint.installer ']'
15:02:10 [2020-04-28T15:02:10.845Z] #53 2.395 + . ./golangci_lint.installer
15:02:10 [2020-04-28T15:02:10.845Z] #53 2.395 ++ : v1.23.8
15:02:10 [2020-04-28T15:02:10.845Z] #53 2.396 + install_golangci_lint
15:02:10 [2020-04-28T15:02:10.845Z] #53 2.396 + echo 'Installing golangci-lint version v1.23.8'
15:02:10 [2020-04-28T15:02:10.845Z] #53 2.396 Installing golangci-lint version v1.23.8
15:02:10 [2020-04-28T15:02:10.845Z] #53 2.396 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
15:02:10 [2020-04-28T15:02:10.845Z] #53 ...
15:02:10 [2020-04-28T15:02:10.845Z] 
15:02:10 [2020-04-28T15:02:10.845Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:02:10 [2020-04-28T15:02:10.845Z] #10 3.303 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:02:10 [2020-04-28T15:02:10.845Z] #10 3.344 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:02:10 [2020-04-28T15:02:10.845Z] #10 3.368 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:02:10 [2020-04-28T15:02:10.845Z] #10 4.096 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
15:02:10 [2020-04-28T15:02:10.845Z] #10 5.870 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [168 kB]
15:02:10 [2020-04-28T15:02:10.845Z] #10 9.014 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
15:02:11 [2020-04-28T15:02:11.126Z] #10 ...
15:02:11 [2020-04-28T15:02:11.126Z] 
15:02:11 [2020-04-28T15:02:11.126Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:02:11 [2020-04-28T15:02:11.126Z] #35 3.237 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:02:11 [2020-04-28T15:02:11.126Z] #35 3.280 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:02:11 [2020-04-28T15:02:11.126Z] #35 3.296 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:02:11 [2020-04-28T15:02:11.126Z] #35 3.934 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
15:02:11 [2020-04-28T15:02:11.126Z] #35 6.147 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [168 kB]
15:02:11 [2020-04-28T15:02:11.126Z] #35 7.698 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
15:02:11 [2020-04-28T15:02:11.126Z] #35 ...
15:02:11 [2020-04-28T15:02:11.126Z] 
15:02:11 [2020-04-28T15:02:11.126Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:02:11 [2020-04-28T15:02:11.126Z] #41 3.056 + git clone https://github.com/docker/distribution.git .
15:02:11 [2020-04-28T15:02:11.126Z] #41 3.058 Cloning into '.'...
15:02:11 [2020-04-28T15:02:11.365Z] #68 ...
15:02:11 [2020-04-28T15:02:11.365Z] 
15:02:11 [2020-04-28T15:02:11.365Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:02:11 [2020-04-28T15:02:11.365Z] #23 15.32 + mkdir -p /build
15:02:11 [2020-04-28T15:02:11.365Z] #23 15.33 + mv docker/docker /build/
15:02:11 [2020-04-28T15:02:11.365Z] #23 15.34 + rmdir docker
15:02:11 [2020-04-28T15:02:11.365Z] #23 DONE 15.6s
15:02:11 [2020-04-28T15:02:11.365Z] 
15:02:11 [2020-04-28T15:02:11.365Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:11 [2020-04-28T15:02:11.365Z] #33 15.03 internal/testlog
15:02:11 [2020-04-28T15:02:11.365Z] #33 15.42 encoding
15:02:11 [2020-04-28T15:02:11.365Z] #33 15.63 runtime/cgo
15:02:11 [2020-04-28T15:02:11.406Z] #41 ...
15:02:11 [2020-04-28T15:02:11.406Z] 
15:02:11 [2020-04-28T15:02:11.406Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:02:11 [2020-04-28T15:02:11.406Z] #68 2.584 + RM_GOPATH=0
15:02:11 [2020-04-28T15:02:11.406Z] #68 2.584 + TMP_GOPATH=
15:02:11 [2020-04-28T15:02:11.406Z] #68 2.584 + : /build/
15:02:11 [2020-04-28T15:02:11.406Z] #68 2.584 + '[' -z '' ']'
15:02:11 [2020-04-28T15:02:11.406Z] #68 2.584 ++ mktemp -d
15:02:11 [2020-04-28T15:02:11.406Z] #68 2.585 + export GOPATH=/tmp/tmp.h3rnL6fFs1
15:02:11 [2020-04-28T15:02:11.406Z] #68 2.585 + GOPATH=/tmp/tmp.h3rnL6fFs1
15:02:11 [2020-04-28T15:02:11.406Z] #68 2.585 + RM_GOPATH=1
15:02:11 [2020-04-28T15:02:11.406Z] #68 2.588 ++ dirname ./install.sh
15:02:11 [2020-04-28T15:02:11.406Z] #68 2.589 + dir=.
15:02:11 [2020-04-28T15:02:11.406Z] #68 2.589 + bin=rootlesskit
15:02:11 [2020-04-28T15:02:11.406Z] #68 2.589 + shift
15:02:11 [2020-04-28T15:02:11.406Z] #68 2.589 + '[' '!' -f ./rootlesskit.installer ']'
15:02:11 [2020-04-28T15:02:11.406Z] #68 2.589 + . ./rootlesskit.installer
15:02:11 [2020-04-28T15:02:11.406Z] #68 2.589 ++ : 0fec9adac6b078aa8616da47e9d75f663ca3f492
15:02:11 [2020-04-28T15:02:11.406Z] #68 2.589 Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492
15:02:11 [2020-04-28T15:02:11.406Z] #68 2.589 + install_rootlesskit
15:02:11 [2020-04-28T15:02:11.406Z] #68 2.589 + case "$1" in
15:02:11 [2020-04-28T15:02:11.406Z] #68 2.589 + export CGO_ENABLED=0
15:02:11 [2020-04-28T15:02:11.406Z] #68 2.589 + CGO_ENABLED=0
15:02:11 [2020-04-28T15:02:11.406Z] #68 2.589 + _install_rootlesskit
15:02:11 [2020-04-28T15:02:11.406Z] #68 2.589 + echo 'Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492'
15:02:11 [2020-04-28T15:02:11.406Z] #68 2.589 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.h3rnL6fFs1/src/github.com/rootless-containers/rootlesskit
15:02:11 [2020-04-28T15:02:11.406Z] #68 2.604 Cloning into '/tmp/tmp.h3rnL6fFs1/src/github.com/rootless-containers/rootlesskit'...
15:02:11 [2020-04-28T15:02:11.406Z] #68 5.933 + cd /tmp/tmp.h3rnL6fFs1/src/github.com/rootless-containers/rootlesskit
15:02:11 [2020-04-28T15:02:11.406Z] #68 5.934 + git checkout -q 0fec9adac6b078aa8616da47e9d75f663ca3f492
15:02:11 [2020-04-28T15:02:11.406Z] #68 6.163 + for f in rootlesskit rootlesskit-docker-proxy
15:02:11 [2020-04-28T15:02:11.406Z] #68 6.163 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
15:02:11 [2020-04-28T15:02:11.406Z] #68 ...
15:02:11 [2020-04-28T15:02:11.406Z] 
15:02:11 [2020-04-28T15:02:11.406Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:02:11 [2020-04-28T15:02:11.406Z] #25 1.703 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:02:11 [2020-04-28T15:02:11.406Z] #25 1.839 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:02:11 [2020-04-28T15:02:11.406Z] #25 2.017 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:02:11 [2020-04-28T15:02:11.406Z] #25 2.290 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
15:02:11 [2020-04-28T15:02:11.407Z] #25 3.548 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [168 kB]
15:02:11 [2020-04-28T15:02:11.407Z] #25 4.425 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
15:02:11 [2020-04-28T15:02:11.628Z] fb056072eab9: Verifying Checksum
15:02:11 [2020-04-28T15:02:11.628Z] fb056072eab9: Download complete
15:02:11 [2020-04-28T15:02:11.687Z] #25 ...
15:02:11 [2020-04-28T15:02:11.687Z] 
15:02:11 [2020-04-28T15:02:11.687Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:02:11 [2020-04-28T15:02:11.687Z] #30 2.431 + git clone https://github.com/kolyshkin/go-swagger.git .
15:02:11 [2020-04-28T15:02:11.687Z] #30 2.432 Cloning into '.'...
15:02:11 [2020-04-28T15:02:11.687Z] #30 ...
15:02:11 [2020-04-28T15:02:11.687Z] 
15:02:11 [2020-04-28T15:02:11.687Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:11 [2020-04-28T15:02:11.687Z] #74 3.087 + RM_GOPATH=0
15:02:11 [2020-04-28T15:02:11.687Z] #74 3.088 + TMP_GOPATH=
15:02:11 [2020-04-28T15:02:11.687Z] #74 3.088 + : /build
15:02:11 [2020-04-28T15:02:11.687Z] #74 3.088 + '[' -z '' ']'
15:02:11 [2020-04-28T15:02:11.687Z] #74 3.091 ++ mktemp -d
15:02:11 [2020-04-28T15:02:11.687Z] #74 3.096 + export GOPATH=/tmp/tmp.d2UFTPlzY7
15:02:11 [2020-04-28T15:02:11.687Z] #74 3.096 + GOPATH=/tmp/tmp.d2UFTPlzY7
15:02:11 [2020-04-28T15:02:11.687Z] #74 3.096 + RM_GOPATH=1
15:02:11 [2020-04-28T15:02:11.687Z] #74 3.097 ++ dirname ./install.sh
15:02:11 [2020-04-28T15:02:11.687Z] #74 3.098 + dir=.
15:02:11 [2020-04-28T15:02:11.687Z] #74 3.098 + bin=proxy
15:02:11 [2020-04-28T15:02:11.687Z] #74 3.098 + shift
15:02:11 [2020-04-28T15:02:11.687Z] #74 3.098 + '[' '!' -f ./proxy.installer ']'
15:02:11 [2020-04-28T15:02:11.687Z] #74 3.098 + . ./proxy.installer
15:02:11 [2020-04-28T15:02:11.687Z] #74 3.098 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
15:02:11 [2020-04-28T15:02:11.687Z] #74 3.098 + install_proxy
15:02:11 [2020-04-28T15:02:11.687Z] #74 3.099 + case "$1" in
15:02:11 [2020-04-28T15:02:11.687Z] #74 3.099 + export CGO_ENABLED=0
15:02:11 [2020-04-28T15:02:11.687Z] #74 3.099 + CGO_ENABLED=0
15:02:11 [2020-04-28T15:02:11.687Z] #74 3.099 + _install_proxy
15:02:11 [2020-04-28T15:02:11.687Z] #74 3.099 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
15:02:11 [2020-04-28T15:02:11.687Z] #74 3.099 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
15:02:11 [2020-04-28T15:02:11.687Z] #74 3.099 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.d2UFTPlzY7/src/github.com/docker/libnetwork
15:02:11 [2020-04-28T15:02:11.687Z] #74 3.100 Cloning into '/tmp/tmp.d2UFTPlzY7/src/github.com/docker/libnetwork'...
15:02:11 [2020-04-28T15:02:11.968Z] #74 ...
15:02:11 [2020-04-28T15:02:11.968Z] 
15:02:11 [2020-04-28T15:02:11.968Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:11 [2020-04-28T15:02:11.968Z] #56 10.31 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:02:11 [2020-04-28T15:02:11.968Z] #56 10.40 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:02:11 [2020-04-28T15:02:11.968Z] #56 10.88 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:02:11 [2020-04-28T15:02:11.968Z] #56 11.33 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:02:12 [2020-04-28T15:02:12.971Z] #56 12.19 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:02:13 [2020-04-28T15:02:13.180Z] 68adcc365214: Verifying Checksum
15:02:13 [2020-04-28T15:02:13.180Z] 68adcc365214: Download complete
15:02:13 [2020-04-28T15:02:13.180Z] 71497195576e: Verifying Checksum
15:02:13 [2020-04-28T15:02:13.180Z] 71497195576e: Download complete
15:02:13 [2020-04-28T15:02:13.467Z] 76d8adf27bdf: Verifying Checksum
15:02:13 [2020-04-28T15:02:13.467Z] 76d8adf27bdf: Download complete
15:02:13 [2020-04-28T15:02:13.973Z] #56 13.24 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:02:13 [2020-04-28T15:02:13.973Z] #56 13.34 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:02:13 [2020-04-28T15:02:13.973Z] #56 13.53 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:02:14 [2020-04-28T15:02:14.254Z] #56 13.59 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:02:14 [2020-04-28T15:02:14.866Z] #56 14.02 runtime/cgo
15:02:14 [2020-04-28T15:02:14.866Z] #56 14.03 runtime
15:02:15 [2020-04-28T15:02:15.417Z] #25 ...
15:02:15 [2020-04-28T15:02:15.417Z] 
15:02:15 [2020-04-28T15:02:15.417Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:02:15 [2020-04-28T15:02:15.417Z] #23 15.13 + mkdir -p /build
15:02:15 [2020-04-28T15:02:15.417Z] #23 15.14 + mv docker/docker /build/
15:02:15 [2020-04-28T15:02:15.417Z] #23 15.15 + rmdir docker
15:02:15 [2020-04-28T15:02:15.417Z] #23 DONE 15.5s
15:02:15 [2020-04-28T15:02:15.417Z] 
15:02:15 [2020-04-28T15:02:15.417Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:02:15 [2020-04-28T15:02:15.417Z] #68 6.372 + RM_GOPATH=0
15:02:15 [2020-04-28T15:02:15.417Z] #68 6.372 + TMP_GOPATH=
15:02:15 [2020-04-28T15:02:15.417Z] #68 6.372 + : /build/
15:02:15 [2020-04-28T15:02:15.417Z] #68 6.372 + '[' -z '' ']'
15:02:15 [2020-04-28T15:02:15.417Z] #68 6.375 ++ mktemp -d
15:02:15 [2020-04-28T15:02:15.417Z] #68 6.375 + export GOPATH=/tmp/tmp.GmLqwXWaaR
15:02:15 [2020-04-28T15:02:15.417Z] #68 6.375 + GOPATH=/tmp/tmp.GmLqwXWaaR
15:02:15 [2020-04-28T15:02:15.417Z] #68 6.375 + RM_GOPATH=1
15:02:15 [2020-04-28T15:02:15.417Z] #68 6.378 ++ dirname ./install.sh
15:02:15 [2020-04-28T15:02:15.417Z] #68 6.379 Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492
15:02:15 [2020-04-28T15:02:15.417Z] #68 6.379 + dir=.
15:02:15 [2020-04-28T15:02:15.417Z] #68 6.379 + bin=rootlesskit
15:02:15 [2020-04-28T15:02:15.417Z] #68 6.379 + shift
15:02:15 [2020-04-28T15:02:15.417Z] #68 6.379 + '[' '!' -f ./rootlesskit.installer ']'
15:02:15 [2020-04-28T15:02:15.417Z] #68 6.379 + . ./rootlesskit.installer
15:02:15 [2020-04-28T15:02:15.417Z] #68 6.379 ++ : 0fec9adac6b078aa8616da47e9d75f663ca3f492
15:02:15 [2020-04-28T15:02:15.417Z] #68 6.379 + install_rootlesskit
15:02:15 [2020-04-28T15:02:15.417Z] #68 6.379 + case "$1" in
15:02:15 [2020-04-28T15:02:15.417Z] #68 6.379 + export CGO_ENABLED=0
15:02:15 [2020-04-28T15:02:15.417Z] #68 6.379 + CGO_ENABLED=0
15:02:15 [2020-04-28T15:02:15.417Z] #68 6.379 + _install_rootlesskit
15:02:15 [2020-04-28T15:02:15.417Z] #68 6.379 + echo 'Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492'
15:02:15 [2020-04-28T15:02:15.417Z] #68 6.382 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.GmLqwXWaaR/src/github.com/rootless-containers/rootlesskit
15:02:15 [2020-04-28T15:02:15.417Z] #68 6.393 Cloning into '/tmp/tmp.GmLqwXWaaR/src/github.com/rootless-containers/rootlesskit'...
15:02:15 [2020-04-28T15:02:15.417Z] #68 11.30 + cd /tmp/tmp.GmLqwXWaaR/src/github.com/rootless-containers/rootlesskit
15:02:15 [2020-04-28T15:02:15.417Z] #68 11.30 + git checkout -q 0fec9adac6b078aa8616da47e9d75f663ca3f492
15:02:15 [2020-04-28T15:02:15.417Z] #68 11.79 + for f in rootlesskit rootlesskit-docker-proxy
15:02:15 [2020-04-28T15:02:15.417Z] #68 11.80 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
15:02:15 [2020-04-28T15:02:15.582Z] #33 ...
15:02:15 [2020-04-28T15:02:15.582Z] 
15:02:15 [2020-04-28T15:02:15.582Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:02:15 [2020-04-28T15:02:15.582Z] #47 9.894 runtime
15:02:15 [2020-04-28T15:02:15.582Z] #47 13.43 math
15:02:15 [2020-04-28T15:02:15.582Z] #47 18.39 unicode/utf16
15:02:15 [2020-04-28T15:02:15.582Z] #47 18.61 container/list
15:02:15 [2020-04-28T15:02:15.582Z] #47 19.28 crypto/internal/subtle
15:02:15 [2020-04-28T15:02:15.582Z] #47 19.31 crypto/subtle
15:02:15 [2020-04-28T15:02:15.582Z] #47 19.34 vendor/golang.org/x/crypto/cryptobyte/asn1
15:02:15 [2020-04-28T15:02:15.582Z] #47 19.37 internal/nettrace
15:02:15 [2020-04-28T15:02:15.582Z] #47 19.52 runtime/cgo
15:02:15 [2020-04-28T15:02:15.582Z] #47 ...
15:02:15 [2020-04-28T15:02:15.582Z] 
15:02:15 [2020-04-28T15:02:15.582Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:15 [2020-04-28T15:02:15.582Z] #56 19.04 + cd /tmp/tmp.IsA2xilb4O/src/github.com/mvdan/sh
15:02:15 [2020-04-28T15:02:15.582Z] #56 19.04 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
15:02:15 [2020-04-28T15:02:15.582Z] #56 19.13 + GO111MODULE=on
15:02:15 [2020-04-28T15:02:15.582Z] #56 19.13 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
15:02:15 [2020-04-28T15:02:15.839Z] #56 20.45 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:02:15 [2020-04-28T15:02:15.839Z] #56 20.61 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:02:15 [2020-04-28T15:02:15.839Z] #56 20.62 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:02:15 [2020-04-28T15:02:15.839Z] #56 20.67 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:02:15 [2020-04-28T15:02:15.955Z] ok  	github.com/docker/docker/api/server	0.037s	coverage: 9.0% of statements
15:02:16 [2020-04-28T15:02:16.096Z] #56 20.83 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:02:16 [2020-04-28T15:02:16.778Z] #68 ...
15:02:16 [2020-04-28T15:02:16.778Z] 
15:02:16 [2020-04-28T15:02:16.778Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:16 [2020-04-28T15:02:16.778Z] #56 17.04 + cd /tmp/tmp.aFtjeVmp91/src/github.com/mvdan/sh
15:02:16 [2020-04-28T15:02:16.778Z] #56 17.05 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
15:02:16 [2020-04-28T15:02:16.778Z] #56 17.18 + GO111MODULE=on
15:02:16 [2020-04-28T15:02:16.778Z] #56 17.18 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
15:02:16 [2020-04-28T15:02:16.893Z] #56 ...
15:02:16 [2020-04-28T15:02:16.893Z] 
15:02:16 [2020-04-28T15:02:16.893Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:02:16 [2020-04-28T15:02:16.893Z] #41 13.69 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
15:02:16 [2020-04-28T15:02:16.893Z] #41 15.63 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
15:02:16 [2020-04-28T15:02:16.954Z] fb056072eab9: Pull complete
15:02:17 [2020-04-28T15:02:17.028Z] #56 21.77 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:02:17 [2020-04-28T15:02:17.028Z] #56 ...
15:02:17 [2020-04-28T15:02:17.028Z] 
15:02:17 [2020-04-28T15:02:17.028Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:02:17 [2020-04-28T15:02:17.028Z] #10 12.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
15:02:17 [2020-04-28T15:02:17.245Z] 6a33b1f9796f: Pull complete
15:02:17 [2020-04-28T15:02:17.285Z] #10 ...
15:02:17 [2020-04-28T15:02:17.285Z] 
15:02:17 [2020-04-28T15:02:17.285Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:02:17 [2020-04-28T15:02:17.285Z] #41 20.55 Checking out files:  90% (1447/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.
15:02:17 [2020-04-28T15:02:17.285Z] #41 20.71 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
15:02:17 [2020-04-28T15:02:17.539Z] 8f8f8962e456: Pull complete
15:02:17 [2020-04-28T15:02:17.850Z] #41 ...
15:02:17 [2020-04-28T15:02:17.850Z] 
15:02:17 [2020-04-28T15:02:17.850Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:02:17 [2020-04-28T15:02:17.850Z] #35 12.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
15:02:17 [2020-04-28T15:02:17.850Z] #35 ...
15:02:17 [2020-04-28T15:02:17.850Z] 
15:02:17 [2020-04-28T15:02:17.850Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:17 [2020-04-28T15:02:17.850Z] #56 22.58 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:02:18 [2020-04-28T15:02:18.139Z] #56 ...
15:02:18 [2020-04-28T15:02:18.139Z] 
15:02:18 [2020-04-28T15:02:18.139Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:18 [2020-04-28T15:02:18.139Z] #33 12.60 github.com/BurntSushi/toml/cmd/tomlv
15:02:18 [2020-04-28T15:02:18.139Z] #33 DONE 18.5s
15:02:18 [2020-04-28T15:02:18.139Z] 
15:02:18 [2020-04-28T15:02:18.139Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:18 [2020-04-28T15:02:18.139Z] #56 18.39 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:02:18 [2020-04-28T15:02:18.139Z] #56 18.52 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:02:18 [2020-04-28T15:02:18.139Z] #56 18.55 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:02:18 [2020-04-28T15:02:18.139Z] #56 ...
15:02:18 [2020-04-28T15:02:18.139Z] 
15:02:18 [2020-04-28T15:02:18.139Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:02:18 [2020-04-28T15:02:18.139Z] #10 10.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
15:02:18 [2020-04-28T15:02:18.394Z] #10 ...
15:02:18 [2020-04-28T15:02:18.394Z] 
15:02:18 [2020-04-28T15:02:18.394Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:18 [2020-04-28T15:02:18.394Z] #56 18.79 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:02:18 [2020-04-28T15:02:18.648Z] #56 19.04 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:02:19 [2020-04-28T15:02:19.024Z] d66e58854927: Verifying Checksum
15:02:19 [2020-04-28T15:02:19.024Z] d66e58854927: Download complete
15:02:19 [2020-04-28T15:02:19.207Z] #56 ...
15:02:19 [2020-04-28T15:02:19.207Z] 
15:02:19 [2020-04-28T15:02:19.207Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:02:19 [2020-04-28T15:02:19.207Z] #62 11.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
15:02:19 [2020-04-28T15:02:19.207Z] #62 ...
15:02:19 [2020-04-28T15:02:19.207Z] 
15:02:19 [2020-04-28T15:02:19.207Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:02:19 [2020-04-28T15:02:19.207Z] #35 11.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
15:02:19 [2020-04-28T15:02:19.221Z] #56 23.93 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:02:19 [2020-04-28T15:02:19.495Z] #35 ...
15:02:19 [2020-04-28T15:02:19.495Z] 
15:02:19 [2020-04-28T15:02:19.495Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:02:19 [2020-04-28T15:02:19.495Z] #43 21.40 Fetched 8339 kB in 17s (477 kB/s)
15:02:20 [2020-04-28T15:02:20.592Z] #56 25.38 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:02:20 [2020-04-28T15:02:20.592Z] #56 25.52 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:02:21 [2020-04-28T15:02:21.072Z] 68adcc365214: Pull complete
15:02:21 [2020-04-28T15:02:21.157Z] #56 25.73 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:02:21 [2020-04-28T15:02:21.157Z] #56 25.85 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:02:21 [2020-04-28T15:02:21.258Z] #41 ...
15:02:21 [2020-04-28T15:02:21.258Z] 
15:02:21 [2020-04-28T15:02:21.258Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:21 [2020-04-28T15:02:21.258Z] #33 10.12 internal/testlog
15:02:21 [2020-04-28T15:02:21.258Z] #33 10.38 encoding
15:02:21 [2020-04-28T15:02:21.258Z] #33 10.49 runtime/cgo
15:02:21 [2020-04-28T15:02:21.258Z] #33 ...
15:02:21 [2020-04-28T15:02:21.258Z] 
15:02:21 [2020-04-28T15:02:21.258Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:21 [2020-04-28T15:02:21.258Z] #74 14.55 Checking out files:  90% (1880/2067)   
Checking out files:  91% (1881/2067)   
Checking out files:  92% (1902/2067)   
Checking out files:  93% (1923/2067)   
Checking out files:  94% (1943/2067)   
Checking out files:  95% (1964/2067)   
Checking out files:  96% (1985/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
15:02:21 [2020-04-28T15:02:21.258Z] #74 14.75 + cd /tmp/tmp.d2UFTPlzY7/src/github.com/docker/libnetwork
15:02:21 [2020-04-28T15:02:21.258Z] #74 14.75 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
15:02:21 [2020-04-28T15:02:21.258Z] #74 15.06 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
15:02:21 [2020-04-28T15:02:21.539Z] #74 ...
15:02:21 [2020-04-28T15:02:21.539Z] 
15:02:21 [2020-04-28T15:02:21.539Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:02:21 [2020-04-28T15:02:21.539Z] #25 12.21 Fetched 8036 kB in 11s (753 kB/s)
15:02:21 [2020-04-28T15:02:21.539Z] #25 12.21 Reading package lists...
15:02:21 [2020-04-28T15:02:21.539Z] #25 15.73 Reading package lists...
15:02:21 [2020-04-28T15:02:21.539Z] #25 19.36 Building dependency tree...
15:02:21 [2020-04-28T15:02:21.539Z] #25 20.47 ca-certificates is already the newest version (20190110).
15:02:21 [2020-04-28T15:02:21.539Z] #25 20.47 The following additional packages will be installed:
15:02:21 [2020-04-28T15:02:21.539Z] #25 20.47   libjq1 libonig5
15:02:21 [2020-04-28T15:02:21.539Z] #25 20.72 The following NEW packages will be installed:
15:02:21 [2020-04-28T15:02:21.539Z] #25 20.73   jq libjq1 libonig5
15:02:21 [2020-04-28T15:02:21.539Z] #25 20.86 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
15:02:21 [2020-04-28T15:02:21.539Z] #25 20.86 Need to get 350 kB of archives.
15:02:21 [2020-04-28T15:02:21.539Z] #25 20.86 After this operation, 1154 kB of additional disk space will be used.
15:02:21 [2020-04-28T15:02:21.539Z] #25 20.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
15:02:21 [2020-04-28T15:02:21.539Z] #25 20.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
15:02:21 [2020-04-28T15:02:21.539Z] #25 20.90 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
15:02:22 [2020-04-28T15:02:22.089Z] #56 26.73 runtime
15:02:22 [2020-04-28T15:02:22.150Z] #25 21.70 debconf: delaying package configuration, since apt-utils is not installed
15:02:22 [2020-04-28T15:02:22.150Z] #25 21.80 Fetched 350 kB in 0s (2248 kB/s)
15:02:22 [2020-04-28T15:02:22.431Z] #25 21.85 Selecting previously unselected package libonig5:s390x.
15:02:22 [2020-04-28T15:02:22.431Z] #25 21.85 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15176 files and directories currently installed.)
15:02:22 [2020-04-28T15:02:22.431Z] #25 21.89 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ...
15:02:22 [2020-04-28T15:02:22.431Z] #25 21.91 Unpacking libonig5:s390x (6.9.1-1) ...
15:02:22 [2020-04-28T15:02:22.431Z] #25 22.12 Selecting previously unselected package libjq1:s390x.
15:02:22 [2020-04-28T15:02:22.431Z] #25 22.12 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ...
15:02:22 [2020-04-28T15:02:22.431Z] #25 22.13 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
15:02:22 [2020-04-28T15:02:22.431Z] #25 22.25 Selecting previously unselected package jq.
15:02:22 [2020-04-28T15:02:22.712Z] #25 22.26 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ...
15:02:22 [2020-04-28T15:02:22.712Z] #25 22.27 Unpacking jq (1.5+dfsg-2+b1) ...
15:02:22 [2020-04-28T15:02:22.992Z] #25 ...
15:02:22 [2020-04-28T15:02:22.992Z] 
15:02:22 [2020-04-28T15:02:22.992Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:02:22 [2020-04-28T15:02:22.992Z] #47 12.27 unicode/utf16
15:02:22 [2020-04-28T15:02:22.992Z] #47 12.60 container/list
15:02:22 [2020-04-28T15:02:22.992Z] #47 13.01 crypto/internal/subtle
15:02:22 [2020-04-28T15:02:22.992Z] #47 13.10 crypto/subtle
15:02:22 [2020-04-28T15:02:22.992Z] #47 13.21 vendor/golang.org/x/crypto/cryptobyte/asn1
15:02:22 [2020-04-28T15:02:22.992Z] #47 13.26 internal/nettrace
15:02:22 [2020-04-28T15:02:22.992Z] #47 13.42 runtime/cgo
15:02:22 [2020-04-28T15:02:22.992Z] #47 ...
15:02:22 [2020-04-28T15:02:22.992Z] 
15:02:22 [2020-04-28T15:02:22.992Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:02:22 [2020-04-28T15:02:22.992Z] #25 22.57 Setting up libonig5:s390x (6.9.1-1) ...
15:02:22 [2020-04-28T15:02:22.992Z] #25 22.59 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
15:02:22 [2020-04-28T15:02:22.992Z] #25 22.59 Setting up jq (1.5+dfsg-2+b1) ...
15:02:22 [2020-04-28T15:02:22.992Z] #25 22.60 Processing triggers for libc-bin (2.28-10) ...
15:02:23 [2020-04-28T15:02:23.461Z] #56 ...
15:02:23 [2020-04-28T15:02:23.461Z] 
15:02:23 [2020-04-28T15:02:23.461Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:23 [2020-04-28T15:02:23.461Z] #74 24.45 Checking out files:  66% (1381/2067)   
Checking out files:  67% (1385/2067)   
Checking out files:  68% (1406/2067)   
Checking out files:  69% (1427/2067)   
Checking out files:  70% (1447/2067)   
Checking out files:  71% (1468/2067)   
Checking out files:  72% (1489/2067)   
Checking out files:  73% (1509/2067)   
Checking out files:  74% (1530/2067)   
Checking out files:  75% (1551/2067)   
Checking out files:  76% (1571/2067)   
Checking out files:  77% (1592/2067)   
Checking out files:  78% (1613/2067)   
Checking out files:  79% (1633/2067)   
Checking out files:  80% (1654/2067)   
Checking out files:  81% (1675/2067)   
Checking out files:  82% (1695/2067)   
Checking out files:  83% (1716/2067)   
Checking out files:  84% (1737/2067)   
Checking out files:  85% (1757/2067)   
Checking out files:  86% (1778/2067)   
Checking out files:  87% (1799/2067)   
Checking out files:  88% (1819/2067)   
Checking out files:  89% (1840/2067)   
Checking out files:  90% (1861/2067)   
Checking out files:  91% (1881/2067)   
Checking out files:  92% (1902/2067)   
Checking out files:  93% (1923/2067)   
Checking out files:  94% (1943/2067)   
Checking out files:  95% (1964/2067)   
Checking out files:  96% (1985/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
15:02:23 [2020-04-28T15:02:23.461Z] #74 25.18 + cd /tmp/tmp.tlBoM6m7hQ/src/github.com/docker/libnetwork
15:02:23 [2020-04-28T15:02:23.461Z] #74 25.18 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
15:02:23 [2020-04-28T15:02:23.461Z] #74 25.45 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
15:02:23 [2020-04-28T15:02:23.604Z] #25 DONE 23.2s
15:02:23 [2020-04-28T15:02:23.604Z] 
15:02:23 [2020-04-28T15:02:23.604Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
15:02:23 [2020-04-28T15:02:23.604Z] #26 DONE 0.1s
15:02:23 [2020-04-28T15:02:23.604Z] 
15:02:23 [2020-04-28T15:02:23.604Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:02:23 [2020-04-28T15:02:23.604Z] #27 ...
15:02:23 [2020-04-28T15:02:23.604Z] 
15:02:23 [2020-04-28T15:02:23.604Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:02:23 [2020-04-28T15:02:23.604Z] #62 13.32 Fetched 8036 kB in 11s (739 kB/s)
15:02:23 [2020-04-28T15:02:23.604Z] #62 13.32 Reading package lists...
15:02:23 [2020-04-28T15:02:23.604Z] #62 16.85 Reading package lists...
15:02:23 [2020-04-28T15:02:23.604Z] #62 20.68 Building dependency tree...
15:02:23 [2020-04-28T15:02:23.604Z] #62 21.84 The following additional packages will be installed:
15:02:23 [2020-04-28T15:02:23.604Z] #62 21.84   libbtrfs0
15:02:23 [2020-04-28T15:02:23.604Z] #62 21.93 The following NEW packages will be installed:
15:02:23 [2020-04-28T15:02:23.604Z] #62 21.93   libbtrfs-dev libbtrfs0
15:02:23 [2020-04-28T15:02:23.604Z] #62 22.04 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
15:02:23 [2020-04-28T15:02:23.604Z] #62 22.04 Need to get 118 kB of archives.
15:02:23 [2020-04-28T15:02:23.604Z] #62 22.04 After this operation, 390 kB of additional disk space will be used.
15:02:23 [2020-04-28T15:02:23.604Z] #62 22.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
15:02:23 [2020-04-28T15:02:23.604Z] #62 22.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
15:02:23 [2020-04-28T15:02:23.604Z] #62 22.88 debconf: delaying package configuration, since apt-utils is not installed
15:02:23 [2020-04-28T15:02:23.604Z] #62 22.96 Fetched 118 kB in 0s (1070 kB/s)
15:02:23 [2020-04-28T15:02:23.604Z] #62 23.16 Selecting previously unselected package libbtrfs0.
15:02:23 [2020-04-28T15:02:23.604Z] #62 23.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 ... 15176 files and directories currently installed.)
15:02:23 [2020-04-28T15:02:23.604Z] #62 23.18 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ...
15:02:23 [2020-04-28T15:02:23.604Z] #62 23.19 Unpacking libbtrfs0 (4.20.1-2) ...
15:02:23 [2020-04-28T15:02:23.604Z] #62 23.24 Selecting previously unselected package libbtrfs-dev.
15:02:23 [2020-04-28T15:02:23.604Z] #62 23.24 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ...
15:02:23 [2020-04-28T15:02:23.604Z] #62 23.25 Unpacking libbtrfs-dev (4.20.1-2) ...
15:02:23 [2020-04-28T15:02:23.604Z] #62 23.37 Setting up libbtrfs0 (4.20.1-2) ...
15:02:23 [2020-04-28T15:02:23.604Z] #62 23.40 Setting up libbtrfs-dev (4.20.1-2) ...
15:02:23 [2020-04-28T15:02:23.764Z] 76d8adf27bdf: Pull complete
15:02:23 [2020-04-28T15:02:23.885Z] #62 23.42 Processing triggers for libc-bin (2.28-10) ...
15:02:23 [2020-04-28T15:02:23.885Z] #62 ...
15:02:23 [2020-04-28T15:02:23.885Z] 
15:02:23 [2020-04-28T15:02:23.885Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:02:23 [2020-04-28T15:02:23.885Z] #43 13.39 Fetched 8036 kB in 10s (785 kB/s)
15:02:23 [2020-04-28T15:02:23.885Z] #43 13.39 Reading package lists...
15:02:23 [2020-04-28T15:02:23.885Z] #43 17.05 Reading package lists...
15:02:23 [2020-04-28T15:02:23.885Z] #43 20.78 Building dependency tree...
15:02:23 [2020-04-28T15:02:23.885Z] #43 21.87 The following additional packages will be installed:
15:02:23 [2020-04-28T15:02:23.885Z] #43 21.87   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
15:02:23 [2020-04-28T15:02:23.885Z] #43 21.91   libprotoc17 python-pkg-resources python-six zlib1g-dev
15:02:23 [2020-04-28T15:02:23.885Z] #43 21.91 Suggested packages:
15:02:23 [2020-04-28T15:02:23.885Z] #43 21.91   manpages-dev python-setuptools
15:02:23 [2020-04-28T15:02:23.885Z] #43 22.88 The following NEW packages will be installed:
15:02:23 [2020-04-28T15:02:23.885Z] #43 22.90   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
15:02:23 [2020-04-28T15:02:23.885Z] #43 22.90   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
15:02:23 [2020-04-28T15:02:23.885Z] #43 22.90   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
15:02:23 [2020-04-28T15:02:23.885Z] #43 22.90   python-six zlib1g-dev
15:02:23 [2020-04-28T15:02:23.885Z] #43 23.02 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
15:02:23 [2020-04-28T15:02:23.885Z] #43 23.02 Need to get 3742 kB of archives.
15:02:23 [2020-04-28T15:02:23.885Z] #43 23.02 After this operation, 22.0 MB of additional disk space will be used.
15:02:23 [2020-04-28T15:02:23.885Z] #43 23.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB]
15:02:23 [2020-04-28T15:02:23.885Z] #43 23.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
15:02:23 [2020-04-28T15:02:23.885Z] #43 23.08 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB]
15:02:23 [2020-04-28T15:02:23.885Z] #43 23.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
15:02:23 [2020-04-28T15:02:23.885Z] #43 23.14 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB]
15:02:23 [2020-04-28T15:02:23.885Z] #43 23.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
15:02:23 [2020-04-28T15:02:23.885Z] #43 23.15 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB]
15:02:23 [2020-04-28T15:02:23.885Z] #43 23.15 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB]
15:02:23 [2020-04-28T15:02:23.885Z] #43 23.16 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB]
15:02:23 [2020-04-28T15:02:23.885Z] #43 23.18 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB]
15:02:23 [2020-04-28T15:02:23.885Z] #43 23.19 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB]
15:02:23 [2020-04-28T15:02:23.885Z] #43 23.24 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB]
15:02:23 [2020-04-28T15:02:23.885Z] #43 23.27 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB]
15:02:23 [2020-04-28T15:02:23.885Z] #43 23.28 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB]
15:02:23 [2020-04-28T15:02:23.885Z] #43 23.28 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB]
15:02:23 [2020-04-28T15:02:23.885Z] #43 23.29 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB]
15:02:23 [2020-04-28T15:02:23.885Z] #43 23.29 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB]
15:02:23 [2020-04-28T15:02:23.885Z] #43 ...
15:02:23 [2020-04-28T15:02:23.885Z] 
15:02:23 [2020-04-28T15:02:23.885Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:02:23 [2020-04-28T15:02:23.885Z] #62 DONE 23.6s
15:02:23 [2020-04-28T15:02:23.885Z] 
15:02:23 [2020-04-28T15:02:23.885Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
15:02:24 [2020-04-28T15:02:24.167Z] #63 DONE 0.1s
15:02:24 [2020-04-28T15:02:24.167Z] 
15:02:24 [2020-04-28T15:02:24.167Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
15:02:24 [2020-04-28T15:02:24.167Z] #64 DONE 0.1s
15:02:24 [2020-04-28T15:02:24.167Z] 
15:02:24 [2020-04-28T15:02:24.167Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:02:24 [2020-04-28T15:02:24.167Z] #10 14.39 Fetched 8036 kB in 11s (721 kB/s)
15:02:24 [2020-04-28T15:02:24.167Z] #10 14.39 Reading package lists...
15:02:24 [2020-04-28T15:02:24.167Z] #10 17.80 Reading package lists...
15:02:24 [2020-04-28T15:02:24.167Z] #10 21.34 Building dependency tree...
15:02:24 [2020-04-28T15:02:24.167Z] #10 22.17 The following additional packages will be installed:
15:02:24 [2020-04-28T15:02:24.167Z] #10 22.18   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
15:02:24 [2020-04-28T15:02:24.167Z] #10 22.18   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
15:02:24 [2020-04-28T15:02:24.167Z] #10 22.18   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
15:02:24 [2020-04-28T15:02:24.167Z] #10 22.18   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
15:02:24 [2020-04-28T15:02:24.167Z] #10 22.18 Suggested packages:
15:02:24 [2020-04-28T15:02:24.167Z] #10 22.19   gcc-8-locales seccomp wine64
15:02:24 [2020-04-28T15:02:24.167Z] #10 22.89 The following NEW packages will be installed:
15:02:24 [2020-04-28T15:02:24.167Z] #10 22.89   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
15:02:24 [2020-04-28T15:02:24.167Z] #10 22.89   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
15:02:24 [2020-04-28T15:02:24.167Z] #10 22.89   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
15:02:24 [2020-04-28T15:02:24.167Z] #10 22.90   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
15:02:24 [2020-04-28T15:02:24.167Z] #10 22.90   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
15:02:24 [2020-04-28T15:02:24.167Z] #10 22.90   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
15:02:24 [2020-04-28T15:02:24.167Z] #10 23.09 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
15:02:24 [2020-04-28T15:02:24.167Z] #10 23.09 Need to get 73.3 MB of archives.
15:02:24 [2020-04-28T15:02:24.167Z] #10 23.09 After this operation, 494 MB of additional disk space will be used.
15:02:24 [2020-04-28T15:02:24.167Z] #10 23.09 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]
15:02:24 [2020-04-28T15:02:24.167Z] #10 ...
15:02:24 [2020-04-28T15:02:24.167Z] 
15:02:24 [2020-04-28T15:02:24.167Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:02:24 [2020-04-28T15:02:24.167Z] #35 13.87 Fetched 8036 kB in 11s (756 kB/s)
15:02:24 [2020-04-28T15:02:24.167Z] #35 13.87 Reading package lists...
15:02:24 [2020-04-28T15:02:24.167Z] #35 17.43 Reading package lists...
15:02:24 [2020-04-28T15:02:24.167Z] #35 21.39 Building dependency tree...
15:02:24 [2020-04-28T15:02:24.167Z] #35 22.48 The following additional packages will be installed:
15:02:24 [2020-04-28T15:02:24.167Z] #35 22.48   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
15:02:24 [2020-04-28T15:02:24.167Z] #35 22.49 Suggested packages:
15:02:24 [2020-04-28T15:02:24.167Z] #35 22.49   cmake-doc ninja-build lrzip
15:02:24 [2020-04-28T15:02:24.167Z] #35 22.49 Recommended packages:
15:02:24 [2020-04-28T15:02:24.167Z] #35 22.49   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
15:02:24 [2020-04-28T15:02:24.167Z] #35 23.19 The following NEW packages will be installed:
15:02:24 [2020-04-28T15:02:24.167Z] #35 23.19   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
15:02:24 [2020-04-28T15:02:24.167Z] #35 23.19   vim-common xxd
15:02:24 [2020-04-28T15:02:24.167Z] #35 23.31 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
15:02:24 [2020-04-28T15:02:24.167Z] #35 23.31 Need to get 14.0 MB of archives.
15:02:24 [2020-04-28T15:02:24.167Z] #35 23.31 After this operation, 62.1 MB of additional disk space will be used.
15:02:24 [2020-04-28T15:02:24.167Z] #35 23.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
15:02:24 [2020-04-28T15:02:24.167Z] #35 23.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
15:02:24 [2020-04-28T15:02:24.167Z] #35 23.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB]
15:02:24 [2020-04-28T15:02:24.167Z] #35 23.47 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
15:02:24 [2020-04-28T15:02:24.167Z] #35 23.94 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB]
15:02:24 [2020-04-28T15:02:24.448Z] #35 23.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB]
15:02:24 [2020-04-28T15:02:24.448Z] #35 23.99 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
15:02:24 [2020-04-28T15:02:24.448Z] #35 24.00 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB]
15:02:24 [2020-04-28T15:02:24.449Z] #35 24.00 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB]
15:02:24 [2020-04-28T15:02:24.449Z] #35 24.01 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB]
15:02:24 [2020-04-28T15:02:24.449Z] #35 ...
15:02:24 [2020-04-28T15:02:24.449Z] 
15:02:24 [2020-04-28T15:02:24.449Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:02:24 [2020-04-28T15:02:24.449Z] #10 24.05 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]
15:02:24 [2020-04-28T15:02:24.730Z] #10 24.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
15:02:24 [2020-04-28T15:02:24.730Z] #10 24.37 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB]
15:02:24 [2020-04-28T15:02:24.730Z] #10 24.38 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB]
15:02:24 [2020-04-28T15:02:24.730Z] #10 24.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB]
15:02:24 [2020-04-28T15:02:24.750Z] #43 21.40 Reading package lists...
15:02:24 [2020-04-28T15:02:24.750Z] #43 ...
15:02:24 [2020-04-28T15:02:24.750Z] 
15:02:24 [2020-04-28T15:02:24.750Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:24 [2020-04-28T15:02:24.750Z] #74 23.84 Checking out files:  65% (1350/2067)   
Checking out files:  66% (1365/2067)   
Checking out files:  67% (1385/2067)   
Checking out files:  68% (1406/2067)   
Checking out files:  69% (1427/2067)   
Checking out files:  70% (1447/2067)   
Checking out files:  71% (1468/2067)   
Checking out files:  72% (1489/2067)   
Checking out files:  73% (1509/2067)   
Checking out files:  74% (1530/2067)   
Checking out files:  75% (1551/2067)   
Checking out files:  76% (1571/2067)   
Checking out files:  77% (1592/2067)   
Checking out files:  78% (1613/2067)   
Checking out files:  79% (1633/2067)   
Checking out files:  80% (1654/2067)   
Checking out files:  81% (1675/2067)   
Checking out files:  82% (1695/2067)   
Checking out files:  83% (1716/2067)   
Checking out files:  84% (1737/2067)   
Checking out files:  85% (1757/2067)   
Checking out files:  86% (1778/2067)   
Checking out files:  87% (1799/2067)   
Checking out files:  88% (1819/2067)   
Checking out files:  89% (1840/2067)   
Checking out files:  90% (1861/2067)   
Checking out files:  91% (1881/2067)   
Checking out files:  92% (1902/2067)   
Checking out files:  93% (1923/2067)   
Checking out files:  94% (1943/2067)   
Checking out files:  95% (1964/2067)   
Checking out files:  96% (1985/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
15:02:24 [2020-04-28T15:02:24.750Z] #74 24.42 + cd /tmp/tmp.rhceeI106F/src/github.com/docker/libnetwork
15:02:24 [2020-04-28T15:02:24.750Z] #74 24.42 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
15:02:24 [2020-04-28T15:02:24.750Z] #74 24.97 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
15:02:25 [2020-04-28T15:02:25.341Z] #10 24.83 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
15:02:25 [2020-04-28T15:02:25.342Z] #10 25.15 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]
15:02:25 [2020-04-28T15:02:25.622Z] #10 25.25 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]
15:02:25 [2020-04-28T15:02:25.987Z] #74 ...
15:02:25 [2020-04-28T15:02:25.987Z] 
15:02:25 [2020-04-28T15:02:25.987Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:02:25 [2020-04-28T15:02:25.987Z] #62 21.09 Fetched 8339 kB in 17s (493 kB/s)
15:02:25 [2020-04-28T15:02:25.987Z] #62 21.09 Reading package lists...
15:02:26 [2020-04-28T15:02:26.244Z] #62 28.15 Reading package lists...
15:02:26 [2020-04-28T15:02:26.244Z] #62 ...
15:02:26 [2020-04-28T15:02:26.244Z] 
15:02:26 [2020-04-28T15:02:26.244Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:02:26 [2020-04-28T15:02:26.244Z] #41 22.95 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
15:02:26 [2020-04-28T15:02:26.244Z] #41 ...
15:02:26 [2020-04-28T15:02:26.244Z] 
15:02:26 [2020-04-28T15:02:26.244Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:02:26 [2020-04-28T15:02:26.244Z] #25 21.49 Fetched 8339 kB in 18s (474 kB/s)
15:02:26 [2020-04-28T15:02:26.244Z] #25 21.49 Reading package lists...
15:02:26 [2020-04-28T15:02:26.502Z] #25 28.97 Reading package lists...
15:02:26 [2020-04-28T15:02:26.502Z] #25 ...
15:02:26 [2020-04-28T15:02:26.502Z] 
15:02:26 [2020-04-28T15:02:26.502Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:02:26 [2020-04-28T15:02:26.502Z] #47 29.02 vendor/golang.org/x/crypto/internal/subtle
15:02:26 [2020-04-28T15:02:26.502Z] #47 29.14 vendor/golang.org/x/crypto/curve25519
15:02:26 [2020-04-28T15:02:26.759Z] #47 ...
15:02:26 [2020-04-28T15:02:26.759Z] 
15:02:26 [2020-04-28T15:02:26.759Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:02:26 [2020-04-28T15:02:26.759Z] #43 21.68 Fetched 8339 kB in 17s (489 kB/s)
15:02:26 [2020-04-28T15:02:26.759Z] #43 21.68 Reading package lists...
15:02:26 [2020-04-28T15:02:26.759Z] #43 28.21 Reading package lists...
15:02:26 [2020-04-28T15:02:26.759Z] #43 ...
15:02:26 [2020-04-28T15:02:26.759Z] 
15:02:26 [2020-04-28T15:02:26.759Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:02:26 [2020-04-28T15:02:26.759Z] #35 24.03 Fetched 8339 kB in 18s (476 kB/s)
15:02:26 [2020-04-28T15:02:26.759Z] #35 24.03 Reading package lists...
15:02:27 [2020-04-28T15:02:27.642Z] #10 ...
15:02:27 [2020-04-28T15:02:27.642Z] 
15:02:27 [2020-04-28T15:02:27.642Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:27 [2020-04-28T15:02:27.642Z] #74 DONE 27.0s
15:02:27 [2020-04-28T15:02:27.642Z] 
15:02:27 [2020-04-28T15:02:27.642Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:02:27 [2020-04-28T15:02:27.642Z] #10 27.19 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]
15:02:28 [2020-04-28T15:02:28.655Z] #35 31.27 Reading package lists...
15:02:28 [2020-04-28T15:02:28.655Z] #35 ...
15:02:28 [2020-04-28T15:02:28.655Z] 
15:02:28 [2020-04-28T15:02:28.655Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:02:28 [2020-04-28T15:02:28.655Z] #10 23.61 Fetched 8339 kB in 17s (480 kB/s)
15:02:28 [2020-04-28T15:02:28.655Z] #10 23.61 Reading package lists...
15:02:29 [2020-04-28T15:02:29.112Z] #10 28.68 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB]
15:02:29 [2020-04-28T15:02:29.112Z] #10 28.68 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB]
15:02:29 [2020-04-28T15:02:29.112Z] #10 28.70 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
15:02:29 [2020-04-28T15:02:29.112Z] #10 28.76 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
15:02:29 [2020-04-28T15:02:29.112Z] #10 28.76 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]
15:02:29 [2020-04-28T15:02:29.112Z] #10 28.76 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u3 [109 kB]
15:02:29 [2020-04-28T15:02:29.112Z] #10 28.76 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB]
15:02:29 [2020-04-28T15:02:29.112Z] #10 28.79 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB]
15:02:29 [2020-04-28T15:02:29.112Z] #10 28.80 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB]
15:02:29 [2020-04-28T15:02:29.112Z] #10 28.81 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB]
15:02:29 [2020-04-28T15:02:29.112Z] #10 28.82 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB]
15:02:29 [2020-04-28T15:02:29.112Z] #10 28.85 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB]
15:02:29 [2020-04-28T15:02:29.220Z] #10 30.05 Reading package lists...
15:02:29 [2020-04-28T15:02:29.220Z] #10 ...
15:02:29 [2020-04-28T15:02:29.220Z] 
15:02:29 [2020-04-28T15:02:29.220Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:02:29 [2020-04-28T15:02:29.220Z] #62 28.15 Reading package lists...
15:02:29 [2020-04-28T15:02:29.393Z] #10 28.87 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB]
15:02:29 [2020-04-28T15:02:29.393Z] #10 28.88 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB]
15:02:29 [2020-04-28T15:02:29.393Z] #10 28.88 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u3 [321 kB]
15:02:29 [2020-04-28T15:02:29.982Z] #74 ...
15:02:29 [2020-04-28T15:02:29.982Z] 
15:02:29 [2020-04-28T15:02:29.982Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:02:29 [2020-04-28T15:02:29.982Z] #47 29.83 net/textproto
15:02:29 [2020-04-28T15:02:29.982Z] #47 29.86 crypto/x509
15:02:29 [2020-04-28T15:02:29.982Z] #47 ...
15:02:29 [2020-04-28T15:02:29.982Z] 
15:02:29 [2020-04-28T15:02:29.982Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:29 [2020-04-28T15:02:29.982Z] #56 20.08 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:02:29 [2020-04-28T15:02:29.982Z] #56 20.91 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:02:29 [2020-04-28T15:02:29.982Z] #56 22.16 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:02:29 [2020-04-28T15:02:29.982Z] #56 23.27 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:02:29 [2020-04-28T15:02:29.982Z] #56 23.50 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:02:29 [2020-04-28T15:02:29.982Z] #56 23.70 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:02:29 [2020-04-28T15:02:29.982Z] #56 23.72 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:02:29 [2020-04-28T15:02:29.982Z] #56 24.74 github.com/pkg/diff
15:02:29 [2020-04-28T15:02:29.982Z] #56 24.77 golang.org/x/sys/unix
15:02:29 [2020-04-28T15:02:29.982Z] #56 26.75 mvdan.cc/editorconfig
15:02:29 [2020-04-28T15:02:29.982Z] #56 28.67 mvdan.cc/sh/v3/fileutil
15:02:29 [2020-04-28T15:02:29.982Z] #56 28.89 mvdan.cc/sh/v3/syntax
15:02:29 [2020-04-28T15:02:29.982Z] #56 ...
15:02:29 [2020-04-28T15:02:29.982Z] 
15:02:29 [2020-04-28T15:02:29.982Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:02:29 [2020-04-28T15:02:29.982Z] #41 23.44 Checking out files:  93% (1488/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.
15:02:29 [2020-04-28T15:02:29.982Z] #41 23.54 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
15:02:29 [2020-04-28T15:02:29.982Z] #41 25.54 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
15:02:29 [2020-04-28T15:02:29.982Z] #41 ...
15:02:29 [2020-04-28T15:02:29.982Z] 
15:02:29 [2020-04-28T15:02:29.982Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:02:29 [2020-04-28T15:02:29.982Z] #10 21.93 Fetched 8339 kB in 18s (466 kB/s)
15:02:29 [2020-04-28T15:02:29.982Z] #10 21.93 Reading package lists...
15:02:30 [2020-04-28T15:02:30.005Z] #10 29.56 debconf: delaying package configuration, since apt-utils is not installed
15:02:30 [2020-04-28T15:02:30.005Z] #10 29.61 Fetched 73.3 MB in 6s (12.3 MB/s)
15:02:30 [2020-04-28T15:02:30.005Z] #10 29.67 Selecting previously unselected package binutils-mingw-w64-i686.
15:02:30 [2020-04-28T15:02:30.005Z] #10 29.67 (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 ... 15176 files and directories currently installed.)
15:02:30 [2020-04-28T15:02:30.005Z] #10 29.70 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ...
15:02:30 [2020-04-28T15:02:30.005Z] #10 29.71 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
15:02:30 [2020-04-28T15:02:30.238Z] #10 28.86 Reading package lists...
15:02:30 [2020-04-28T15:02:30.238Z] #10 ...
15:02:30 [2020-04-28T15:02:30.238Z] 
15:02:30 [2020-04-28T15:02:30.238Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:02:30 [2020-04-28T15:02:30.238Z] #43 21.40 Reading package lists...
15:02:30 [2020-04-28T15:02:30.493Z] #43 28.71 Reading package lists...
15:02:30 [2020-04-28T15:02:30.493Z] #43 ...
15:02:30 [2020-04-28T15:02:30.493Z] 
15:02:30 [2020-04-28T15:02:30.493Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:30 [2020-04-28T15:02:30.493Z] #74 DONE 31.2s
15:02:30 [2020-04-28T15:02:30.613Z] d66e58854927: Pull complete
15:02:30 [2020-04-28T15:02:30.614Z] 71497195576e: Pull complete
15:02:30 [2020-04-28T15:02:30.614Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab
15:02:30 [2020-04-28T15:02:30.614Z] Status: Downloaded newer image for golang:1.12.10-stretch
15:02:30 [2020-04-28T15:02:30.614Z]  ---> ebd73b5ebd31
15:02:30 [2020-04-28T15:02:30.614Z] Step 5/16 : ARG BUILDX_REPO
15:02:30 [2020-04-28T15:02:30.614Z]  ---> Running in 7c68d68408a3
15:02:30 [2020-04-28T15:02:30.614Z] Removing intermediate container 7c68d68408a3
15:02:30 [2020-04-28T15:02:30.614Z]  ---> 8fca54a3f758
15:02:30 [2020-04-28T15:02:30.614Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx
15:02:30 [2020-04-28T15:02:30.614Z]  ---> Running in 51ae90f0e917
15:02:30 [2020-04-28T15:02:30.614Z] Cloning into '/buildx'...
15:02:30 [2020-04-28T15:02:30.748Z] 
15:02:30 [2020-04-28T15:02:30.748Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:02:30 [2020-04-28T15:02:30.748Z] #25 23.72 Fetched 8339 kB in 18s (464 kB/s)
15:02:30 [2020-04-28T15:02:30.748Z] #25 23.72 Reading package lists...
15:02:31 [2020-04-28T15:02:31.003Z] #25 30.76 Reading package lists...
15:02:31 [2020-04-28T15:02:31.003Z] #25 ...
15:02:31 [2020-04-28T15:02:31.003Z] 
15:02:31 [2020-04-28T15:02:31.003Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:02:31 [2020-04-28T15:02:31.003Z] #62 22.93 Fetched 8339 kB in 19s (446 kB/s)
15:02:31 [2020-04-28T15:02:31.003Z] #62 22.93 Reading package lists...
15:02:31 [2020-04-28T15:02:31.003Z] #62 29.60 Reading package lists...
15:02:31 [2020-04-28T15:02:31.003Z] #62 ...
15:02:31 [2020-04-28T15:02:31.003Z] 
15:02:31 [2020-04-28T15:02:31.003Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:02:31 [2020-04-28T15:02:31.003Z] #35 23.16 Fetched 8339 kB in 18s (469 kB/s)
15:02:31 [2020-04-28T15:02:31.003Z] #35 23.16 Reading package lists...
15:02:31 [2020-04-28T15:02:31.155Z] #62 34.78 Building dependency tree...
15:02:31 [2020-04-28T15:02:31.258Z] #35 29.65 Reading package lists...
15:02:31 [2020-04-28T15:02:31.258Z] #35 ...
15:02:31 [2020-04-28T15:02:31.258Z] 
15:02:31 [2020-04-28T15:02:31.258Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:02:31 [2020-04-28T15:02:31.258Z] #47 31.66 vendor/golang.org/x/net/http/httpguts
15:02:31 [2020-04-28T15:02:31.513Z] #47 32.10 vendor/golang.org/x/net/http/httpproxy
15:02:32 [2020-04-28T15:02:32.035Z] #10 31.22 Selecting previously unselected package binutils-mingw-w64-x86-64.
15:02:32 [2020-04-28T15:02:32.035Z] #10 31.23 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ...
15:02:32 [2020-04-28T15:02:32.035Z] #10 31.23 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
15:02:33 [2020-04-28T15:02:33.679Z] #62 38.41 The following additional packages will be installed:
15:02:33 [2020-04-28T15:02:33.679Z] #62 38.43   libbtrfs0
15:02:33 [2020-04-28T15:02:33.679Z] #62 38.60 The following NEW packages will be installed:
15:02:33 [2020-04-28T15:02:33.679Z] #62 38.64   libbtrfs-dev libbtrfs0
15:02:33 [2020-04-28T15:02:33.937Z] #62 39.03 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
15:02:33 [2020-04-28T15:02:33.937Z] #62 39.03 Need to get 119 kB of archives.
15:02:33 [2020-04-28T15:02:33.937Z] #62 39.03 After this operation, 387 kB of additional disk space will be used.
15:02:33 [2020-04-28T15:02:33.937Z] #62 39.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
15:02:33 [2020-04-28T15:02:33.937Z] #62 39.05 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
15:02:34 [2020-04-28T15:02:34.052Z] #10 33.46 Selecting previously unselected package binutils-mingw-w64.
15:02:34 [2020-04-28T15:02:34.052Z] #10 33.46 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
15:02:34 [2020-04-28T15:02:34.052Z] #10 33.47 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
15:02:34 [2020-04-28T15:02:34.052Z] #10 33.54 Selecting previously unselected package libdevmapper1.02.1:s390x.
15:02:34 [2020-04-28T15:02:34.052Z] #10 33.54 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ...
15:02:34 [2020-04-28T15:02:34.052Z] #10 33.54 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ...
15:02:34 [2020-04-28T15:02:34.052Z] #10 33.68 Selecting previously unselected package dmsetup.
15:02:34 [2020-04-28T15:02:34.052Z] #10 33.68 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ...
15:02:34 [2020-04-28T15:02:34.052Z] #10 33.69 Unpacking dmsetup (2:1.02.155-3) ...
15:02:34 [2020-04-28T15:02:34.336Z] #10 33.82 Selecting previously unselected package mingw-w64-common.
15:02:34 [2020-04-28T15:02:34.336Z] #10 33.82 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
15:02:34 [2020-04-28T15:02:34.336Z] #10 33.82 Unpacking mingw-w64-common (6.0.0-3) ...
15:02:34 [2020-04-28T15:02:34.336Z] #10 ...
15:02:34 [2020-04-28T15:02:34.336Z] 
15:02:34 [2020-04-28T15:02:34.336Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:02:34 [2020-04-28T15:02:34.336Z] #65 1.401 + RM_GOPATH=0
15:02:34 [2020-04-28T15:02:34.336Z] #65 1.401 + TMP_GOPATH=
15:02:34 [2020-04-28T15:02:34.336Z] #65 1.401 + : /build
15:02:34 [2020-04-28T15:02:34.336Z] #65 1.401 + '[' -z '' ']'
15:02:34 [2020-04-28T15:02:34.336Z] #65 1.402 ++ mktemp -d
15:02:34 [2020-04-28T15:02:34.336Z] #65 1.404 + export GOPATH=/tmp/tmp.bxMiWL4Hks
15:02:34 [2020-04-28T15:02:34.336Z] #65 1.404 + GOPATH=/tmp/tmp.bxMiWL4Hks
15:02:34 [2020-04-28T15:02:34.336Z] #65 1.404 + RM_GOPATH=1
15:02:34 [2020-04-28T15:02:34.336Z] #65 1.404 ++ dirname ./install.sh
15:02:34 [2020-04-28T15:02:34.336Z] #65 1.405 + dir=.
15:02:34 [2020-04-28T15:02:34.336Z] #65 1.405 + bin=containerd
15:02:34 [2020-04-28T15:02:34.336Z] #65 1.405 + shift
15:02:34 [2020-04-28T15:02:34.336Z] #65 1.405 + '[' '!' -f ./containerd.installer ']'
15:02:34 [2020-04-28T15:02:34.336Z] #65 1.405 + . ./containerd.installer
15:02:34 [2020-04-28T15:02:34.336Z] #65 1.405 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578
15:02:34 [2020-04-28T15:02:34.336Z] #65 1.405 + install_containerd
15:02:34 [2020-04-28T15:02:34.336Z] #65 1.406 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578'
15:02:34 [2020-04-28T15:02:34.336Z] #65 1.406 + git clone https://github.com/containerd/containerd.git /tmp/tmp.bxMiWL4Hks/src/github.com/containerd/containerd
15:02:34 [2020-04-28T15:02:34.336Z] #65 1.406 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578
15:02:34 [2020-04-28T15:02:34.336Z] #65 1.409 Cloning into '/tmp/tmp.bxMiWL4Hks/src/github.com/containerd/containerd'...
15:02:34 [2020-04-28T15:02:34.336Z] #65 ...
15:02:34 [2020-04-28T15:02:34.336Z] 
15:02:34 [2020-04-28T15:02:34.336Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:02:34 [2020-04-28T15:02:34.336Z] #27 2.570 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
15:02:34 [2020-04-28T15:02:34.336Z] #27 2.877 
15:02:34 [2020-04-28T15:02:34.336Z] #27 3.029 
#                                                                          2.2%
#######                                                                   10.6%
#############                                                             18.9%
###################                                                       27.3%
########################                                                  33.5%
############################                                              39.8%
##################################                                        48.2%
#######################################                                   54.5%
##########################################                                58.6%
###########################################                               60.7%
##############################################                            64.9%
#################################################                         69.1%
###################################################                       71.2%
######################################################                    75.4%
#########################################################                 79.5%
############################################################              83.7%
################################################################          90.0%
######################################################################    97.6%
######################################################################## 100.0%
15:02:34 [2020-04-28T15:02:34.336Z] #27 5.894 
15:02:34 [2020-04-28T15:02:34.336Z] #27 6.066 
#####                                                                      8.2%
##############                                                            19.6%
##########################                                                36.6%
######################################                                    53.6%
##################################################                        70.5%
###################################################################       93.2%
######################################################################## 100.0%
15:02:34 [2020-04-28T15:02:34.336Z] #27 7.014 #=#=#                                                                         
15:02:34 [2020-04-28T15:02:34.336Z] #27 7.229 
##                                                                         3.8%
####                                                                       6.3%
##########                                                                14.0%
###############                                                           21.6%
#####################                                                     29.2%
############################                                              39.5%
#############################                                             41.3%
#####################################                                     51.6%
##########################################                                59.2%
################################################                          66.9%
#####################################################                     74.5%
###########################################################               82.1%
################################################################          89.8%
#######################################################################   99.9%
######################################################################## 100.0%
15:02:34 [2020-04-28T15:02:34.336Z] #27 9.175 
15:02:34 [2020-04-28T15:02:34.620Z] #27 9.323 
                                                                           0.5%
###                                                                        4.2%
#####                                                                      7.0%
#######                                                                    9.9%
#########                                                                 13.6%
############                                                              17.4%
##############                                                            20.3%
#################                                                         24.0%
###################                                                       26.9%
######################                                                    30.6%
########################                                                  33.5%
##########################                                                36.3%
##########################                                                37.5%
#############################                                             41.4%
15:02:34 [2020-04-28T15:02:34.620Z] #27 ...
15:02:34 [2020-04-28T15:02:34.620Z] 
15:02:34 [2020-04-28T15:02:34.620Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:02:34 [2020-04-28T15:02:34.620Z] #43 24.16 debconf: delaying package configuration, since apt-utils is not installed
15:02:34 [2020-04-28T15:02:34.620Z] #43 24.25 Fetched 3742 kB in 0s (11.5 MB/s)
15:02:34 [2020-04-28T15:02:34.620Z] #43 24.33 Selecting previously unselected package libcap-dev:s390x.
15:02:34 [2020-04-28T15:02:34.620Z] #43 24.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 ... 15176 files and directories currently installed.)
15:02:34 [2020-04-28T15:02:34.620Z] #43 24.43 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ...
15:02:34 [2020-04-28T15:02:34.620Z] #43 24.44 Unpacking libcap-dev:s390x (1:2.25-2) ...
15:02:34 [2020-04-28T15:02:34.620Z] #43 24.55 Selecting previously unselected package libnet1:s390x.
15:02:34 [2020-04-28T15:02:34.620Z] #43 24.55 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
15:02:34 [2020-04-28T15:02:34.620Z] #43 24.56 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
15:02:34 [2020-04-28T15:02:34.620Z] #43 24.65 Selecting previously unselected package libnet1-dev.
15:02:34 [2020-04-28T15:02:34.620Z] #43 24.66 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ...
15:02:34 [2020-04-28T15:02:34.620Z] #43 24.67 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
15:02:34 [2020-04-28T15:02:34.620Z] #43 24.91 Selecting previously unselected package libnl-3-200:s390x.
15:02:34 [2020-04-28T15:02:34.620Z] #43 24.93 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ...
15:02:34 [2020-04-28T15:02:34.620Z] #43 24.94 Unpacking libnl-3-200:s390x (3.4.0-1) ...
15:02:34 [2020-04-28T15:02:34.620Z] #43 25.05 Selecting previously unselected package libnl-3-dev:s390x.
15:02:34 [2020-04-28T15:02:34.620Z] #43 25.05 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ...
15:02:34 [2020-04-28T15:02:34.620Z] #43 25.06 Unpacking libnl-3-dev:s390x (3.4.0-1) ...
15:02:34 [2020-04-28T15:02:34.620Z] #43 25.27 Selecting previously unselected package libprotobuf-c1:s390x.
15:02:34 [2020-04-28T15:02:34.620Z] #43 25.28 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
15:02:34 [2020-04-28T15:02:34.620Z] #43 25.28 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
15:02:34 [2020-04-28T15:02:34.620Z] #43 25.36 Selecting previously unselected package libprotobuf-c-dev:s390x.
15:02:34 [2020-04-28T15:02:34.620Z] #43 25.37 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ...
15:02:34 [2020-04-28T15:02:34.620Z] #43 25.37 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
15:02:34 [2020-04-28T15:02:34.620Z] #43 25.45 Selecting previously unselected package zlib1g-dev:s390x.
15:02:34 [2020-04-28T15:02:34.620Z] #43 25.46 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ...
15:02:34 [2020-04-28T15:02:34.620Z] #43 25.47 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
15:02:34 [2020-04-28T15:02:34.620Z] #43 25.71 Selecting previously unselected package libprotobuf17:s390x.
15:02:34 [2020-04-28T15:02:34.620Z] #43 25.71 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ...
15:02:34 [2020-04-28T15:02:34.620Z] #43 25.71 Unpacking libprotobuf17:s390x (3.6.1.3-2) ...
15:02:34 [2020-04-28T15:02:34.620Z] #43 26.25 Selecting previously unselected package libprotobuf-lite17:s390x.
15:02:34 [2020-04-28T15:02:34.620Z] #43 26.26 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ...
15:02:34 [2020-04-28T15:02:34.620Z] #43 26.26 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ...
15:02:34 [2020-04-28T15:02:34.620Z] #43 26.44 Selecting previously unselected package libprotobuf-dev:s390x.
15:02:34 [2020-04-28T15:02:34.620Z] #43 26.46 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ...
15:02:34 [2020-04-28T15:02:34.620Z] #43 26.46 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ...
15:02:34 [2020-04-28T15:02:34.620Z] #43 28.05 Selecting previously unselected package libprotoc17:s390x.
15:02:34 [2020-04-28T15:02:34.620Z] #43 28.07 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ...
15:02:34 [2020-04-28T15:02:34.620Z] #43 28.08 Unpacking libprotoc17:s390x (3.6.1.3-2) ...
15:02:34 [2020-04-28T15:02:34.620Z] #43 28.82 Selecting previously unselected package protobuf-c-compiler.
15:02:34 [2020-04-28T15:02:34.620Z] #43 28.82 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ...
15:02:34 [2020-04-28T15:02:34.620Z] #43 28.82 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
15:02:34 [2020-04-28T15:02:34.620Z] #43 28.92 Selecting previously unselected package protobuf-compiler.
15:02:34 [2020-04-28T15:02:34.620Z] #43 28.92 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ...
15:02:34 [2020-04-28T15:02:34.620Z] #43 28.93 Unpacking protobuf-compiler (3.6.1.3-2) ...
15:02:34 [2020-04-28T15:02:34.620Z] #43 29.03 Selecting previously unselected package python-pkg-resources.
15:02:34 [2020-04-28T15:02:34.620Z] #43 29.03 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
15:02:34 [2020-04-28T15:02:34.620Z] #43 29.03 Unpacking python-pkg-resources (40.8.0-1) ...
15:02:34 [2020-04-28T15:02:34.620Z] #43 29.22 Selecting previously unselected package python-six.
15:02:34 [2020-04-28T15:02:34.620Z] #43 29.22 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
15:02:34 [2020-04-28T15:02:34.620Z] #43 29.23 Unpacking python-six (1.12.0-1) ...
15:02:34 [2020-04-28T15:02:34.620Z] #43 29.32 Selecting previously unselected package python-protobuf.
15:02:34 [2020-04-28T15:02:34.620Z] #43 29.32 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ...
15:02:34 [2020-04-28T15:02:34.620Z] #43 29.32 Unpacking python-protobuf (3.6.1.3-2) ...
15:02:34 [2020-04-28T15:02:34.620Z] #43 29.79 Setting up python-pkg-resources (40.8.0-1) ...
15:02:34 [2020-04-28T15:02:34.620Z] #43 31.53 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ...
15:02:34 [2020-04-28T15:02:34.620Z] #43 31.54 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
15:02:34 [2020-04-28T15:02:34.620Z] #43 31.54 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
15:02:34 [2020-04-28T15:02:34.620Z] #43 31.55 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
15:02:34 [2020-04-28T15:02:34.620Z] #43 31.57 Setting up python-six (1.12.0-1) ...
15:02:34 [2020-04-28T15:02:34.620Z] #43 33.11 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
15:02:34 [2020-04-28T15:02:34.620Z] #43 33.12 Setting up libnl-3-200:s390x (3.4.0-1) ...
15:02:34 [2020-04-28T15:02:34.620Z] #43 33.13 Setting up libprotobuf17:s390x (3.6.1.3-2) ...
15:02:34 [2020-04-28T15:02:34.620Z] #43 33.14 Setting up libcap-dev:s390x (1:2.25-2) ...
15:02:34 [2020-04-28T15:02:34.620Z] #43 33.15 Setting up libprotoc17:s390x (3.6.1.3-2) ...
15:02:34 [2020-04-28T15:02:34.620Z] #43 33.16 Setting up protobuf-compiler (3.6.1.3-2) ...
15:02:34 [2020-04-28T15:02:34.620Z] #43 33.17 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
15:02:34 [2020-04-28T15:02:34.620Z] #43 33.18 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ...
15:02:34 [2020-04-28T15:02:34.620Z] #43 33.19 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
15:02:34 [2020-04-28T15:02:34.620Z] #43 33.20 Setting up python-protobuf (3.6.1.3-2) ...
15:02:34 [2020-04-28T15:02:34.620Z] #43 ...
15:02:34 [2020-04-28T15:02:34.620Z] 
15:02:34 [2020-04-28T15:02:34.620Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:34 [2020-04-28T15:02:34.620Z] #33 24.10 internal/reflectlite
15:02:34 [2020-04-28T15:02:34.620Z] #33 24.10 sync
15:02:34 [2020-04-28T15:02:34.620Z] #33 25.93 errors
15:02:34 [2020-04-28T15:02:34.620Z] #33 25.93 sort
15:02:34 [2020-04-28T15:02:34.620Z] #33 26.18 strconv
15:02:34 [2020-04-28T15:02:34.620Z] #33 27.21 io
15:02:34 [2020-04-28T15:02:34.620Z] #33 28.51 internal/oserror
15:02:34 [2020-04-28T15:02:34.620Z] #33 28.57 syscall
15:02:34 [2020-04-28T15:02:34.620Z] #33 29.51 reflect
15:02:34 [2020-04-28T15:02:34.901Z] #33 ...
15:02:34 [2020-04-28T15:02:34.901Z] 
15:02:34 [2020-04-28T15:02:34.901Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:02:35 [2020-04-28T15:02:35.040Z] Removing intermediate container 51ae90f0e917
15:02:35 [2020-04-28T15:02:35.040Z]  ---> 6e4cd25ae401
15:02:35 [2020-04-28T15:02:35.040Z] Step 7/16 : WORKDIR /buildx
15:02:35 [2020-04-28T15:02:35.040Z]  ---> Running in cbdc408417cd
15:02:35 [2020-04-28T15:02:35.040Z] Removing intermediate container cbdc408417cd
15:02:35 [2020-04-28T15:02:35.040Z]  ---> 8e207fd226f7
15:02:35 [2020-04-28T15:02:35.040Z] Step 8/16 : ARG BUILDX_COMMIT
15:02:35 [2020-04-28T15:02:35.040Z]  ---> Running in d12626556ec4
15:02:35 [2020-04-28T15:02:35.040Z] Removing intermediate container d12626556ec4
15:02:35 [2020-04-28T15:02:35.040Z]  ---> dc61c76bfacb
15:02:35 [2020-04-28T15:02:35.040Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
15:02:35 [2020-04-28T15:02:35.040Z]  ---> Running in 727b30ad77f5
15:02:35 [2020-04-28T15:02:35.308Z] #62 40.29 debconf: delaying package configuration, since apt-utils is not installed
15:02:35 [2020-04-28T15:02:35.308Z] #62 ...
15:02:35 [2020-04-28T15:02:35.308Z] 
15:02:35 [2020-04-28T15:02:35.308Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:35 [2020-04-28T15:02:35.308Z] #33 39.86 sync
15:02:35 [2020-04-28T15:02:35.308Z] #33 39.87 internal/reflectlite
15:02:35 [2020-04-28T15:02:35.658Z] From https://github.com/docker/buildx
15:02:35 [2020-04-28T15:02:35.658Z]  * [new tag]         v0.3.1     -> build
15:02:35 [2020-04-28T15:02:35.674Z] #47 35.54 crypto/tls
15:02:35 [2020-04-28T15:02:35.747Z] #27 9.323 
                                                                           0.5%
###                                                                        4.2%
#####                                                                      7.0%
#######                                                                    9.9%
#########                                                                 13.6%
############                                                              17.4%
##############                                                            20.3%
#################                                                         24.0%
###################                                                       26.9%
######################                                                    30.6%
########################                                                  33.5%
##########################                                                36.3%
##########################                                                37.5%
#############################                                             41.4%
################################                                          44.9%
###################################                                       48.7%
#####################################                                     51.5%
#######################################                                   55.3%
#########################################                                 58.2%
############################################                              61.9%
##############################################                            64.8%
#################################################                         68.5%
15:02:35 [2020-04-28T15:02:35.747Z] #27 ...
15:02:35 [2020-04-28T15:02:35.747Z] 
15:02:35 [2020-04-28T15:02:35.747Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:02:35 [2020-04-28T15:02:35.747Z] #35 25.28 debconf: delaying package configuration, since apt-utils is not installed
15:02:35 [2020-04-28T15:02:35.747Z] #35 25.36 Fetched 14.0 MB in 1s (9689 kB/s)
15:02:35 [2020-04-28T15:02:35.747Z] #35 25.42 Selecting previously unselected package xxd.
15:02:35 [2020-04-28T15:02:35.747Z] #35 25.42 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15176 files and directories currently installed.)
15:02:35 [2020-04-28T15:02:35.747Z] #35 25.46 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ...
15:02:35 [2020-04-28T15:02:35.747Z] #35 25.47 Unpacking xxd (2:8.1.0875-5) ...
15:02:35 [2020-04-28T15:02:35.747Z] #35 25.61 Selecting previously unselected package vim-common.
15:02:35 [2020-04-28T15:02:35.747Z] #35 25.61 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
15:02:35 [2020-04-28T15:02:35.747Z] #35 25.62 Unpacking vim-common (2:8.1.0875-5) ...
15:02:35 [2020-04-28T15:02:35.747Z] #35 25.89 Selecting previously unselected package cmake-data.
15:02:35 [2020-04-28T15:02:35.747Z] #35 25.89 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
15:02:35 [2020-04-28T15:02:35.747Z] #35 25.89 Unpacking cmake-data (3.13.4-1) ...
15:02:35 [2020-04-28T15:02:35.747Z] #35 28.83 Selecting previously unselected package libicu63:s390x.
15:02:35 [2020-04-28T15:02:35.747Z] #35 28.85 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ...
15:02:35 [2020-04-28T15:02:35.747Z] #35 28.86 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
15:02:35 [2020-04-28T15:02:35.747Z] #35 33.28 Selecting previously unselected package libxml2:s390x.
15:02:35 [2020-04-28T15:02:35.747Z] #35 33.29 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ...
15:02:35 [2020-04-28T15:02:35.747Z] #35 33.29 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ...
15:02:35 [2020-04-28T15:02:35.747Z] #35 33.72 Selecting previously unselected package libarchive13:s390x.
15:02:35 [2020-04-28T15:02:35.747Z] #35 33.72 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ...
15:02:35 [2020-04-28T15:02:35.747Z] #35 33.73 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ...
15:02:35 [2020-04-28T15:02:35.747Z] #35 33.93 Selecting previously unselected package libjsoncpp1:s390x.
15:02:35 [2020-04-28T15:02:35.747Z] #35 33.94 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ...
15:02:35 [2020-04-28T15:02:35.747Z] #35 33.94 Unpacking libjsoncpp1:s390x (1.7.4-3) ...
15:02:35 [2020-04-28T15:02:35.747Z] #35 34.04 Selecting previously unselected package librhash0:s390x.
15:02:35 [2020-04-28T15:02:35.747Z] #35 34.04 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ...
15:02:35 [2020-04-28T15:02:35.747Z] #35 34.04 Unpacking librhash0:s390x (1.3.8-1) ...
15:02:35 [2020-04-28T15:02:35.747Z] #35 34.17 Selecting previously unselected package libuv1:s390x.
15:02:35 [2020-04-28T15:02:35.747Z] #35 34.17 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ...
15:02:35 [2020-04-28T15:02:35.747Z] #35 34.18 Unpacking libuv1:s390x (1.24.1-1) ...
15:02:35 [2020-04-28T15:02:35.747Z] #35 34.29 Selecting previously unselected package cmake.
15:02:35 [2020-04-28T15:02:35.747Z] #35 34.29 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ...
15:02:35 [2020-04-28T15:02:35.747Z] #35 34.30 Unpacking cmake (3.13.4-1) ...
15:02:35 [2020-04-28T15:02:35.747Z] #35 ...
15:02:35 [2020-04-28T15:02:35.747Z] 
15:02:35 [2020-04-28T15:02:35.747Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:02:36 [2020-04-28T15:02:36.277Z] Switched to branch 'build'
15:02:36 [2020-04-28T15:02:36.591Z] #27 9.323 
                                                                           0.5%
###                                                                        4.2%
#####                                                                      7.0%
#######                                                                    9.9%
#########                                                                 13.6%
############                                                              17.4%
##############                                                            20.3%
#################                                                         24.0%
###################                                                       26.9%
######################                                                    30.6%
########################                                                  33.5%
##########################                                                36.3%
##########################                                                37.5%
#############################                                             41.4%
################################                                          44.9%
###################################                                       48.7%
#####################################                                     51.5%
#######################################                                   55.3%
#########################################                                 58.2%
############################################                              61.9%
##############################################                            64.8%
#################################################                         68.5%
####################################################                      72.3%
######################################################                    75.2%
########################################################                  78.9%
###########################################################               83.2%
#############################################################             86.0%
################################################################          89.8%
###################################################################       93.6%
#####################################################################     96.5%
15:02:36 [2020-04-28T15:02:36.591Z] #27 ...
15:02:36 [2020-04-28T15:02:36.591Z] 
15:02:36 [2020-04-28T15:02:36.591Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:02:36 [2020-04-28T15:02:36.591Z] #47 25.89 errors
15:02:36 [2020-04-28T15:02:36.591Z] #47 25.90 sort
15:02:36 [2020-04-28T15:02:36.591Z] #47 26.28 io
15:02:36 [2020-04-28T15:02:36.591Z] #47 26.86 strconv
15:02:36 [2020-04-28T15:02:36.591Z] #47 27.22 bytes
15:02:36 [2020-04-28T15:02:36.591Z] #47 29.15 bufio
15:02:36 [2020-04-28T15:02:36.591Z] #47 29.83 reflect
15:02:36 [2020-04-28T15:02:36.591Z] #47 30.67 syscall
15:02:36 [2020-04-28T15:02:36.591Z] #47 ...
15:02:36 [2020-04-28T15:02:36.591Z] 
15:02:36 [2020-04-28T15:02:36.591Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:02:36 [2020-04-28T15:02:36.591Z] #27 9.323 
                                                                           0.5%
###                                                                        4.2%
#####                                                                      7.0%
#######                                                                    9.9%
#########                                                                 13.6%
############                                                              17.4%
##############                                                            20.3%
#################                                                         24.0%
###################                                                       26.9%
######################                                                    30.6%
########################                                                  33.5%
##########################                                                36.3%
##########################                                                37.5%
#############################                                             41.4%
################################                                          44.9%
###################################                                       48.7%
#####################################                                     51.5%
#######################################                                   55.3%
#########################################                                 58.2%
############################################                              61.9%
##############################################                            64.8%
#################################################                         68.5%
####################################################                      72.3%
######################################################                    75.2%
########################################################                  78.9%
###########################################################               83.2%
#############################################################             86.0%
################################################################          89.8%
###################################################################       93.6%
#####################################################################     96.5%
#######################################################################   99.3%
######################################################################## 100.0%
15:02:36 [2020-04-28T15:02:36.599Z] #47 ...
15:02:36 [2020-04-28T15:02:36.599Z] 
15:02:36 [2020-04-28T15:02:36.599Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:02:36 [2020-04-28T15:02:36.599Z] #62 29.60 Reading package lists...
15:02:36 [2020-04-28T15:02:36.599Z] #62 36.62 Building dependency tree...
15:02:36 [2020-04-28T15:02:36.599Z] #62 38.10 Reading state information...
15:02:36 [2020-04-28T15:02:36.680Z] #33 ...
15:02:36 [2020-04-28T15:02:36.680Z] 
15:02:36 [2020-04-28T15:02:36.680Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:02:36 [2020-04-28T15:02:36.680Z] #62 40.46 Fetched 119 kB in 0s (372 kB/s)
15:02:36 [2020-04-28T15:02:36.680Z] #62 40.58 Selecting previously unselected package libbtrfs0.
15:02:36 [2020-04-28T15:02:36.680Z] #62 40.58 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15409 files and directories currently installed.)
15:02:36 [2020-04-28T15:02:36.680Z] #62 40.71 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
15:02:36 [2020-04-28T15:02:36.680Z] #62 40.73 Unpacking libbtrfs0 (4.20.1-2) ...
15:02:36 [2020-04-28T15:02:36.680Z] #62 40.87 Selecting previously unselected package libbtrfs-dev.
15:02:36 [2020-04-28T15:02:36.680Z] #62 40.87 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
15:02:36 [2020-04-28T15:02:36.680Z] #62 40.87 Unpacking libbtrfs-dev (4.20.1-2) ...
15:02:36 [2020-04-28T15:02:36.680Z] #62 41.16 Setting up libbtrfs0 (4.20.1-2) ...
15:02:36 [2020-04-28T15:02:36.680Z] #62 41.16 Setting up libbtrfs-dev (4.20.1-2) ...
15:02:36 [2020-04-28T15:02:36.680Z] #62 41.17 Processing triggers for libc-bin (2.28-10) ...
15:02:36 [2020-04-28T15:02:36.680Z] #62 DONE 41.7s
15:02:36 [2020-04-28T15:02:36.680Z] 
15:02:36 [2020-04-28T15:02:36.680Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
15:02:36 [2020-04-28T15:02:36.680Z] #63 DONE 0.0s
15:02:36 [2020-04-28T15:02:36.680Z] 
15:02:36 [2020-04-28T15:02:36.680Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
15:02:36 [2020-04-28T15:02:36.680Z] #64 DONE 0.1s
15:02:36 [2020-04-28T15:02:36.680Z] 
15:02:36 [2020-04-28T15:02:36.680Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:02:36 [2020-04-28T15:02:36.871Z] #27 13.09 
15:02:37 [2020-04-28T15:02:37.293Z] Removing intermediate container 727b30ad77f5
15:02:37 [2020-04-28T15:02:37.293Z]  ---> 4b4ea905e322
15:02:37 [2020-04-28T15:02:37.293Z] Step 10/16 : RUN go mod download
15:02:37 [2020-04-28T15:02:37.484Z] #27 ...
15:02:37 [2020-04-28T15:02:37.484Z] 
15:02:37 [2020-04-28T15:02:37.484Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:02:37 [2020-04-28T15:02:37.484Z] #35 36.29 Setting up libicu63:s390x (63.1-6+deb10u1) ...
15:02:37 [2020-04-28T15:02:37.484Z] #35 36.31 Setting up xxd (2:8.1.0875-5) ...
15:02:37 [2020-04-28T15:02:37.484Z] #35 36.31 Setting up libuv1:s390x (1.24.1-1) ...
15:02:37 [2020-04-28T15:02:37.484Z] #35 36.32 Setting up vim-common (2:8.1.0875-5) ...
15:02:37 [2020-04-28T15:02:37.484Z] #35 36.34 Setting up librhash0:s390x (1.3.8-1) ...
15:02:37 [2020-04-28T15:02:37.484Z] #35 36.34 Setting up cmake-data (3.13.4-1) ...
15:02:37 [2020-04-28T15:02:37.484Z] #35 36.35 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ...
15:02:37 [2020-04-28T15:02:37.484Z] #35 36.36 Setting up libjsoncpp1:s390x (1.7.4-3) ...
15:02:37 [2020-04-28T15:02:37.484Z] #35 36.37 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ...
15:02:37 [2020-04-28T15:02:37.484Z] #35 36.38 Setting up cmake (3.13.4-1) ...
15:02:37 [2020-04-28T15:02:37.484Z] #35 36.38 Processing triggers for libc-bin (2.28-10) ...
15:02:37 [2020-04-28T15:02:37.484Z] #35 36.44 Processing triggers for mime-support (3.62) ...
15:02:37 [2020-04-28T15:02:37.484Z] #35 DONE 37.1s
15:02:37 [2020-04-28T15:02:37.484Z] 
15:02:37 [2020-04-28T15:02:37.484Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:02:37 [2020-04-28T15:02:37.484Z] #43 36.43 Setting up libnl-3-dev:s390x (3.4.0-1) ...
15:02:37 [2020-04-28T15:02:37.484Z] #43 36.44 Processing triggers for libc-bin (2.28-10) ...
15:02:37 [2020-04-28T15:02:37.484Z] #43 DONE 37.1s
15:02:37 [2020-04-28T15:02:37.484Z] 
15:02:37 [2020-04-28T15:02:37.484Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
15:02:37 [2020-04-28T15:02:37.484Z] #36 DONE 0.1s
15:02:37 [2020-04-28T15:02:37.484Z] 
15:02:37 [2020-04-28T15:02:37.484Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
15:02:37 [2020-04-28T15:02:37.484Z] #37 DONE 0.1s
15:02:37 [2020-04-28T15:02:37.484Z] 
15:02:37 [2020-04-28T15:02:37.484Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:02:37 [2020-04-28T15:02:37.577Z]  ---> Running in 7ea6c16ade4a
15:02:37 [2020-04-28T15:02:37.879Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932
15:02:37 [2020-04-28T15:02:37.879Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869
15:02:37 [2020-04-28T15:02:37.879Z] go: finding github.com/Microsoft/hcsshim v0.8.6
15:02:37 [2020-04-28T15:02:37.879Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1
15:02:37 [2020-04-28T15:02:37.879Z] go: finding github.com/stretchr/testify v1.3.0
15:02:37 [2020-04-28T15:02:37.879Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d
15:02:37 [2020-04-28T15:02:37.879Z] go: finding github.com/sirupsen/logrus v1.4.0
15:02:37 [2020-04-28T15:02:37.879Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20
15:02:37 [2020-04-28T15:02:37.879Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78
15:02:38 [2020-04-28T15:02:38.001Z] #62 39.95 The following additional packages will be installed:
15:02:38 [2020-04-28T15:02:38.001Z] #62 39.97   libbtrfs0
15:02:38 [2020-04-28T15:02:38.001Z] #62 40.16 The following NEW packages will be installed:
15:02:38 [2020-04-28T15:02:38.001Z] #62 40.17   libbtrfs-dev libbtrfs0
15:02:38 [2020-04-28T15:02:38.562Z] #62 40.61 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
15:02:38 [2020-04-28T15:02:38.562Z] #62 40.61 Need to get 119 kB of archives.
15:02:38 [2020-04-28T15:02:38.562Z] #62 40.61 After this operation, 387 kB of additional disk space will be used.
15:02:38 [2020-04-28T15:02:38.562Z] #62 40.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
15:02:38 [2020-04-28T15:02:38.562Z] #62 40.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
15:02:38 [2020-04-28T15:02:38.577Z] #65 ...
15:02:38 [2020-04-28T15:02:38.577Z] 
15:02:38 [2020-04-28T15:02:38.577Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:02:38 [2020-04-28T15:02:38.577Z] #25 28.97 Reading package lists...
15:02:38 [2020-04-28T15:02:38.577Z] #25 35.90 Building dependency tree...
15:02:38 [2020-04-28T15:02:38.577Z] #25 39.42 ca-certificates is already the newest version (20190110).
15:02:38 [2020-04-28T15:02:38.577Z] #25 39.42 The following additional packages will be installed:
15:02:38 [2020-04-28T15:02:38.577Z] #25 39.42   libjq1 libonig5
15:02:38 [2020-04-28T15:02:38.577Z] #25 39.92 The following NEW packages will be installed:
15:02:38 [2020-04-28T15:02:38.577Z] #25 39.93   jq libjq1 libonig5
15:02:38 [2020-04-28T15:02:38.577Z] #25 40.38 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
15:02:38 [2020-04-28T15:02:38.577Z] #25 40.38 Need to get 355 kB of archives.
15:02:38 [2020-04-28T15:02:38.577Z] #25 40.38 After this operation, 1072 kB of additional disk space will be used.
15:02:38 [2020-04-28T15:02:38.577Z] #25 40.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
15:02:38 [2020-04-28T15:02:38.577Z] #25 40.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
15:02:38 [2020-04-28T15:02:38.577Z] #25 40.40 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
15:02:38 [2020-04-28T15:02:38.577Z] #25 41.62 debconf: delaying package configuration, since apt-utils is not installed
15:02:38 [2020-04-28T15:02:38.577Z] #25 42.05 Fetched 355 kB in 0s (1141 kB/s)
15:02:38 [2020-04-28T15:02:38.577Z] #25 42.11 Selecting previously unselected package libonig5:amd64.
15:02:38 [2020-04-28T15:02:38.577Z] #25 42.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 ... 15409 files and directories currently installed.)
15:02:38 [2020-04-28T15:02:38.577Z] #25 42.23 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
15:02:38 [2020-04-28T15:02:38.577Z] #25 42.25 Unpacking libonig5:amd64 (6.9.1-1) ...
15:02:38 [2020-04-28T15:02:38.577Z] #25 42.57 Selecting previously unselected package libjq1:amd64.
15:02:38 [2020-04-28T15:02:38.577Z] #25 42.61 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
15:02:38 [2020-04-28T15:02:38.577Z] #25 42.62 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
15:02:38 [2020-04-28T15:02:38.577Z] #25 42.83 Selecting previously unselected package jq.
15:02:38 [2020-04-28T15:02:38.577Z] #25 42.84 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
15:02:38 [2020-04-28T15:02:38.577Z] #25 42.85 Unpacking jq (1.5+dfsg-2+b1) ...
15:02:38 [2020-04-28T15:02:38.577Z] #25 43.09 Setting up libonig5:amd64 (6.9.1-1) ...
15:02:38 [2020-04-28T15:02:38.577Z] #25 43.14 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
15:02:38 [2020-04-28T15:02:38.577Z] #25 43.16 Setting up jq (1.5+dfsg-2+b1) ...
15:02:38 [2020-04-28T15:02:38.577Z] #25 43.18 Processing triggers for libc-bin (2.28-10) ...
15:02:38 [2020-04-28T15:02:38.577Z] #25 DONE 43.5s
15:02:38 [2020-04-28T15:02:38.577Z] 
15:02:38 [2020-04-28T15:02:38.577Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
15:02:38 [2020-04-28T15:02:38.577Z] #26 DONE 0.1s
15:02:38 [2020-04-28T15:02:38.577Z] 
15:02:38 [2020-04-28T15:02:38.577Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:38 [2020-04-28T15:02:38.577Z] #74 DONE 43.4s
15:02:38 [2020-04-28T15:02:38.577Z] 
15:02:38 [2020-04-28T15:02:38.577Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:02:38 [2020-04-28T15:02:38.907Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d
15:02:39 [2020-04-28T15:02:39.487Z] #62 41.53 debconf: delaying package configuration, since apt-utils is not installed
15:02:39 [2020-04-28T15:02:39.523Z] #44 ...
15:02:39 [2020-04-28T15:02:39.523Z] 
15:02:39 [2020-04-28T15:02:39.523Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:02:39 [2020-04-28T15:02:39.523Z] #50 28.80 + cd /tmp/tmp.6HeqSAmqF8/src/gotest.tools/gotestsum
15:02:39 [2020-04-28T15:02:39.523Z] #50 28.80 + git checkout -q v0.3.5
15:02:39 [2020-04-28T15:02:39.523Z] #50 28.84 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
15:02:39 [2020-04-28T15:02:39.523Z] #50 ...
15:02:39 [2020-04-28T15:02:39.523Z] 
15:02:39 [2020-04-28T15:02:39.523Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:02:39 [2020-04-28T15:02:39.523Z] #27 14.37 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
15:02:39 [2020-04-28T15:02:39.523Z] #27 14.77 #=#=#                                                                         
15:02:39 [2020-04-28T15:02:39.523Z] #27 14.91 
###################                                                       26.6%
######################################################################## 100.0%
15:02:39 [2020-04-28T15:02:39.523Z] #27 15.02 
15:02:39 [2020-04-28T15:02:39.743Z] #62 41.75 Fetched 119 kB in 0s (382 kB/s)
15:02:39 [2020-04-28T15:02:39.743Z] #62 41.86 Selecting previously unselected package libbtrfs0.
15:02:39 [2020-04-28T15:02:39.743Z] #62 41.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 ... 15409 files and directories currently installed.)
15:02:39 [2020-04-28T15:02:39.805Z] #27 16.26 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
15:02:39 [2020-04-28T15:02:39.806Z] #27 ...
15:02:39 [2020-04-28T15:02:39.806Z] 
15:02:39 [2020-04-28T15:02:39.806Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:02:39 [2020-04-28T15:02:39.806Z] #30 29.35 Checking out files:  92% (1411/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.
15:02:39 [2020-04-28T15:02:39.806Z] #30 29.56 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
15:02:39 [2020-04-28T15:02:39.806Z] #30 30.32 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
15:02:39 [2020-04-28T15:02:39.939Z] go: finding github.com/google/certificate-transparency-go v1.0.21
15:02:39 [2020-04-28T15:02:39.939Z] go: finding github.com/davecgh/go-spew v1.1.1
15:02:39 [2020-04-28T15:02:39.939Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
15:02:39 [2020-04-28T15:02:39.949Z] #27 ...
15:02:39 [2020-04-28T15:02:39.949Z] 
15:02:39 [2020-04-28T15:02:39.949Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:02:39 [2020-04-28T15:02:39.949Z] #43 28.21 Reading package lists...
15:02:39 [2020-04-28T15:02:39.949Z] #43 35.39 Building dependency tree...
15:02:39 [2020-04-28T15:02:39.949Z] #43 39.12 The following additional packages will be installed:
15:02:39 [2020-04-28T15:02:39.949Z] #43 39.12   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
15:02:39 [2020-04-28T15:02:39.949Z] #43 39.13   libprotoc17 python-pkg-resources python-six zlib1g-dev
15:02:39 [2020-04-28T15:02:39.949Z] #43 39.13 Suggested packages:
15:02:39 [2020-04-28T15:02:39.949Z] #43 39.14   manpages-dev python-setuptools
15:02:39 [2020-04-28T15:02:39.949Z] #43 40.50 The following NEW packages will be installed:
15:02:39 [2020-04-28T15:02:39.949Z] #43 40.51   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
15:02:39 [2020-04-28T15:02:39.949Z] #43 40.51   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
15:02:39 [2020-04-28T15:02:39.949Z] #43 40.52   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
15:02:39 [2020-04-28T15:02:39.949Z] #43 40.52   python-six zlib1g-dev
15:02:39 [2020-04-28T15:02:39.949Z] #43 40.91 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
15:02:39 [2020-04-28T15:02:39.949Z] #43 40.91 Need to get 4095 kB of archives.
15:02:39 [2020-04-28T15:02:39.949Z] #43 40.91 After this operation, 22.5 MB of additional disk space will be used.
15:02:39 [2020-04-28T15:02:39.949Z] #43 40.91 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
15:02:39 [2020-04-28T15:02:39.949Z] #43 40.91 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
15:02:39 [2020-04-28T15:02:39.949Z] #43 40.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
15:02:39 [2020-04-28T15:02:39.949Z] #43 40.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
15:02:39 [2020-04-28T15:02:39.949Z] #43 40.92 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
15:02:39 [2020-04-28T15:02:39.949Z] #43 40.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
15:02:39 [2020-04-28T15:02:39.949Z] #43 40.93 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
15:02:39 [2020-04-28T15:02:39.949Z] #43 40.94 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
15:02:39 [2020-04-28T15:02:39.949Z] #43 40.97 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
15:02:39 [2020-04-28T15:02:39.949Z] #43 41.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
15:02:39 [2020-04-28T15:02:39.949Z] #43 41.07 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
15:02:39 [2020-04-28T15:02:39.949Z] #43 41.21 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
15:02:39 [2020-04-28T15:02:39.949Z] #43 41.30 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
15:02:39 [2020-04-28T15:02:39.949Z] #43 41.31 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
15:02:39 [2020-04-28T15:02:39.949Z] #43 41.33 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
15:02:39 [2020-04-28T15:02:39.949Z] #43 41.33 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
15:02:39 [2020-04-28T15:02:39.949Z] #43 41.37 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
15:02:39 [2020-04-28T15:02:39.949Z] #43 43.06 debconf: delaying package configuration, since apt-utils is not installed
15:02:39 [2020-04-28T15:02:39.949Z] #43 43.30 Fetched 4095 kB in 1s (5382 kB/s)
15:02:39 [2020-04-28T15:02:39.949Z] #43 43.39 Selecting previously unselected package libcap-dev:amd64.
15:02:39 [2020-04-28T15:02:39.949Z] #43 43.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 ... 15409 files and directories currently installed.)
15:02:39 [2020-04-28T15:02:39.949Z] #43 43.47 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
15:02:39 [2020-04-28T15:02:39.949Z] #43 43.49 Unpacking libcap-dev:amd64 (1:2.25-2) ...
15:02:39 [2020-04-28T15:02:39.949Z] #43 43.86 Selecting previously unselected package libnet1:amd64.
15:02:39 [2020-04-28T15:02:39.949Z] #43 43.86 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
15:02:39 [2020-04-28T15:02:39.949Z] #43 43.86 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:02:39 [2020-04-28T15:02:39.949Z] #43 44.00 Selecting previously unselected package libnet1-dev.
15:02:39 [2020-04-28T15:02:39.949Z] #43 44.00 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
15:02:39 [2020-04-28T15:02:39.949Z] #43 44.13 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
15:02:39 [2020-04-28T15:02:39.949Z] #43 44.64 Selecting previously unselected package libnl-3-200:amd64.
15:02:39 [2020-04-28T15:02:39.949Z] #43 44.65 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
15:02:39 [2020-04-28T15:02:39.949Z] #43 44.67 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
15:02:39 [2020-04-28T15:02:39.949Z] #43 45.04 Selecting previously unselected package libnl-3-dev:amd64.
15:02:39 [2020-04-28T15:02:39.949Z] #43 45.07 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
15:02:39 [2020-04-28T15:02:39.949Z] #43 45.12 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
15:02:39 [2020-04-28T15:02:39.999Z] #62 41.92 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
15:02:39 [2020-04-28T15:02:39.999Z] #62 41.95 Unpacking libbtrfs0 (4.20.1-2) ...
15:02:39 [2020-04-28T15:02:39.999Z] #62 42.07 Selecting previously unselected package libbtrfs-dev.
15:02:39 [2020-04-28T15:02:39.999Z] #62 42.10 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
15:02:39 [2020-04-28T15:02:39.999Z] #62 42.10 Unpacking libbtrfs-dev (4.20.1-2) ...
15:02:40 [2020-04-28T15:02:40.090Z] #30 ...
15:02:40 [2020-04-28T15:02:40.090Z] 
15:02:40 [2020-04-28T15:02:40.090Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:02:40 [2020-04-28T15:02:40.090Z] #44 2.332 Note: Building without setproctitle() and strlcpy() support.
15:02:40 [2020-04-28T15:02:40.090Z] #44 2.332       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:02:40 [2020-04-28T15:02:40.090Z] #44 2.344 Note: Building without GnuTLS support
15:02:40 [2020-04-28T15:02:40.207Z] #43 ...
15:02:40 [2020-04-28T15:02:40.207Z] 
15:02:40 [2020-04-28T15:02:40.207Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:02:40 [2020-04-28T15:02:40.207Z] #65 3.222 + RM_GOPATH=0
15:02:40 [2020-04-28T15:02:40.207Z] #65 3.222 + TMP_GOPATH=
15:02:40 [2020-04-28T15:02:40.207Z] #65 3.222 + : /build
15:02:40 [2020-04-28T15:02:40.207Z] #65 3.222 + '[' -z '' ']'
15:02:40 [2020-04-28T15:02:40.207Z] #65 3.222 ++ mktemp -d
15:02:40 [2020-04-28T15:02:40.207Z] #65 3.230 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578
15:02:40 [2020-04-28T15:02:40.207Z] #65 3.230 + export GOPATH=/tmp/tmp.1hLA4ai8XP
15:02:40 [2020-04-28T15:02:40.207Z] #65 3.230 + GOPATH=/tmp/tmp.1hLA4ai8XP
15:02:40 [2020-04-28T15:02:40.207Z] #65 3.230 + RM_GOPATH=1
15:02:40 [2020-04-28T15:02:40.207Z] #65 3.230 ++ dirname ./install.sh
15:02:40 [2020-04-28T15:02:40.207Z] #65 3.230 + dir=.
15:02:40 [2020-04-28T15:02:40.207Z] #65 3.230 + bin=containerd
15:02:40 [2020-04-28T15:02:40.207Z] #65 3.230 + shift
15:02:40 [2020-04-28T15:02:40.207Z] #65 3.230 + '[' '!' -f ./containerd.installer ']'
15:02:40 [2020-04-28T15:02:40.207Z] #65 3.230 + . ./containerd.installer
15:02:40 [2020-04-28T15:02:40.207Z] #65 3.230 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578
15:02:40 [2020-04-28T15:02:40.207Z] #65 3.230 + install_containerd
15:02:40 [2020-04-28T15:02:40.207Z] #65 3.230 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578'
15:02:40 [2020-04-28T15:02:40.207Z] #65 3.230 + git clone https://github.com/containerd/containerd.git /tmp/tmp.1hLA4ai8XP/src/github.com/containerd/containerd
15:02:40 [2020-04-28T15:02:40.207Z] #65 3.231 Cloning into '/tmp/tmp.1hLA4ai8XP/src/github.com/containerd/containerd'...
15:02:40 [2020-04-28T15:02:40.230Z] go: finding github.com/mattn/go-shellwords v1.0.5
15:02:40 [2020-04-28T15:02:40.230Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:02:40 [2020-04-28T15:02:40.230Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4
15:02:40 [2020-04-28T15:02:40.230Z] go: finding github.com/ghodss/yaml v1.0.0
15:02:40 [2020-04-28T15:02:40.230Z] go: finding github.com/prometheus/client_golang v0.8.0
15:02:40 [2020-04-28T15:02:40.509Z] #62 42.38 Setting up libbtrfs0 (4.20.1-2) ...
15:02:40 [2020-04-28T15:02:40.509Z] #62 42.40 Setting up libbtrfs-dev (4.20.1-2) ...
15:02:40 [2020-04-28T15:02:40.509Z] #62 42.41 Processing triggers for libc-bin (2.28-10) ...
15:02:40 [2020-04-28T15:02:40.522Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973
15:02:40 [2020-04-28T15:02:40.702Z] #44 3.329 fatal: not a git repository (or any of the parent directories): .git
15:02:40 [2020-04-28T15:02:40.764Z] #62 DONE 42.7s
15:02:40 [2020-04-28T15:02:40.765Z] 
15:02:40 [2020-04-28T15:02:40.765Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
15:02:40 [2020-04-28T15:02:40.765Z] #63 DONE 0.1s
15:02:40 [2020-04-28T15:02:40.765Z] 
15:02:40 [2020-04-28T15:02:40.765Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
15:02:40 [2020-04-28T15:02:40.765Z] #64 DONE 0.1s
15:02:40 [2020-04-28T15:02:40.765Z] 
15:02:40 [2020-04-28T15:02:40.765Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:02:40 [2020-04-28T15:02:40.984Z] #44 3.381   GEN      .gitid
15:02:40 [2020-04-28T15:02:40.984Z] #44 3.383   GEN      criu/include/version.h
15:02:40 [2020-04-28T15:02:40.984Z] #44 3.396   GEN      include/common/asm
15:02:41 [2020-04-28T15:02:41.553Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33
15:02:41 [2020-04-28T15:02:41.553Z] go: finding github.com/mattn/go-sqlite3 v1.10.0
15:02:41 [2020-04-28T15:02:41.578Z] #65 ...
15:02:41 [2020-04-28T15:02:41.578Z] 
15:02:41 [2020-04-28T15:02:41.578Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:02:41 [2020-04-28T15:02:41.578Z] #10 30.05 Reading package lists...
15:02:41 [2020-04-28T15:02:41.578Z] #10 37.02 Building dependency tree...
15:02:41 [2020-04-28T15:02:41.578Z] #10 40.43 The following additional packages will be installed:
15:02:41 [2020-04-28T15:02:41.578Z] #10 40.43   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
15:02:41 [2020-04-28T15:02:41.578Z] #10 40.43   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
15:02:41 [2020-04-28T15:02:41.578Z] #10 40.43   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
15:02:41 [2020-04-28T15:02:41.578Z] #10 40.44   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
15:02:41 [2020-04-28T15:02:41.578Z] #10 40.44 Suggested packages:
15:02:41 [2020-04-28T15:02:41.578Z] #10 40.45   gcc-8-locales seccomp wine64
15:02:41 [2020-04-28T15:02:41.578Z] #10 42.25 The following NEW packages will be installed:
15:02:41 [2020-04-28T15:02:41.578Z] #10 42.25   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
15:02:41 [2020-04-28T15:02:41.578Z] #10 42.25   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
15:02:41 [2020-04-28T15:02:41.578Z] #10 42.25   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
15:02:41 [2020-04-28T15:02:41.578Z] #10 42.28   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
15:02:41 [2020-04-28T15:02:41.578Z] #10 42.28   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
15:02:41 [2020-04-28T15:02:41.578Z] #10 42.28   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
15:02:41 [2020-04-28T15:02:41.578Z] #10 42.87 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
15:02:41 [2020-04-28T15:02:41.578Z] #10 42.87 Need to get 77.7 MB of archives.
15:02:41 [2020-04-28T15:02:41.578Z] #10 42.87 After this operation, 487 MB of additional disk space will be used.
15:02:41 [2020-04-28T15:02:41.578Z] #10 42.87 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]
15:02:41 [2020-04-28T15:02:41.578Z] #10 43.08 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]
15:02:41 [2020-04-28T15:02:41.578Z] #10 43.39 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
15:02:41 [2020-04-28T15:02:41.578Z] #10 43.40 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
15:02:41 [2020-04-28T15:02:41.578Z] #10 43.41 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
15:02:41 [2020-04-28T15:02:41.578Z] #10 43.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
15:02:41 [2020-04-28T15:02:41.578Z] #10 44.26 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
15:02:41 [2020-04-28T15:02:41.578Z] #10 45.13 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]
15:02:41 [2020-04-28T15:02:41.578Z] #10 45.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]
15:02:41 [2020-04-28T15:02:41.597Z] #44 ...
15:02:41 [2020-04-28T15:02:41.597Z] 
15:02:41 [2020-04-28T15:02:41.597Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:41 [2020-04-28T15:02:41.597Z] #56 30.97 syscall
15:02:41 [2020-04-28T15:02:41.597Z] #56 30.97 reflect
15:02:41 [2020-04-28T15:02:41.597Z] #56 37.18 time
15:02:41 [2020-04-28T15:02:41.597Z] #56 40.85 encoding/binary
15:02:41 [2020-04-28T15:02:41.838Z] #10 ...
15:02:41 [2020-04-28T15:02:41.838Z] 
15:02:41 [2020-04-28T15:02:41.838Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:02:41 [2020-04-28T15:02:41.838Z] #43 45.67 Selecting previously unselected package libprotobuf-c1:amd64.
15:02:41 [2020-04-28T15:02:41.838Z] #43 45.72 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
15:02:41 [2020-04-28T15:02:41.838Z] #43 45.72 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
15:02:41 [2020-04-28T15:02:41.838Z] #43 45.83 Selecting previously unselected package libprotobuf-c-dev:amd64.
15:02:41 [2020-04-28T15:02:41.838Z] #43 45.83 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
15:02:41 [2020-04-28T15:02:41.838Z] #43 45.84 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
15:02:41 [2020-04-28T15:02:41.838Z] #43 45.96 Selecting previously unselected package zlib1g-dev:amd64.
15:02:41 [2020-04-28T15:02:41.838Z] #43 45.99 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
15:02:41 [2020-04-28T15:02:41.838Z] #43 46.00 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
15:02:41 [2020-04-28T15:02:41.838Z] #43 46.28 Selecting previously unselected package libprotobuf17:amd64.
15:02:41 [2020-04-28T15:02:41.838Z] #43 46.31 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
15:02:41 [2020-04-28T15:02:41.838Z] #43 46.32 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
15:02:41 [2020-04-28T15:02:41.843Z] go: finding github.com/bugsnag/panicwrap v1.2.0
15:02:41 [2020-04-28T15:02:41.843Z] go: finding github.com/modern-go/reflect2 v1.0.1
15:02:41 [2020-04-28T15:02:41.843Z] go: finding github.com/json-iterator/go v1.1.6
15:02:41 [2020-04-28T15:02:41.877Z] #56 ...
15:02:41 [2020-04-28T15:02:41.877Z] 
15:02:41 [2020-04-28T15:02:41.877Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:02:41 [2020-04-28T15:02:41.877Z] #27 16.54 
15:02:41 [2020-04-28T15:02:41.877Z] #27 16.68 
######################################################################## 100.0%
15:02:41 [2020-04-28T15:02:41.877Z] #27 16.73 
15:02:41 [2020-04-28T15:02:41.877Z] #27 17.66 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
15:02:41 [2020-04-28T15:02:41.877Z] #27 17.71 skipping existing b63cc5f62c21
15:02:41 [2020-04-28T15:02:41.877Z] #27 17.80 
15:02:42 [2020-04-28T15:02:42.096Z] #43 47.17 Selecting previously unselected package libprotobuf-lite17:amd64.
15:02:42 [2020-04-28T15:02:42.096Z] #43 47.18 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
15:02:42 [2020-04-28T15:02:42.096Z] #43 47.19 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
15:02:42 [2020-04-28T15:02:42.133Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
15:02:42 [2020-04-28T15:02:42.133Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb
15:02:42 [2020-04-28T15:02:42.353Z] #43 47.39 Selecting previously unselected package libprotobuf-dev:amd64.
15:02:42 [2020-04-28T15:02:42.353Z] #43 47.39 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
15:02:42 [2020-04-28T15:02:42.353Z] #43 47.41 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
15:02:42 [2020-04-28T15:02:42.423Z] go: finding github.com/docker/go-connections v0.4.0
15:02:42 [2020-04-28T15:02:42.489Z] #27 18.88 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
15:02:42 [2020-04-28T15:02:42.654Z] #65 ...
15:02:42 [2020-04-28T15:02:42.654Z] 
15:02:42 [2020-04-28T15:02:42.654Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:02:42 [2020-04-28T15:02:42.654Z] #25 30.76 Reading package lists...
15:02:42 [2020-04-28T15:02:42.654Z] #25 37.34 Building dependency tree...
15:02:42 [2020-04-28T15:02:42.654Z] #25 40.47 ca-certificates is already the newest version (20190110).
15:02:42 [2020-04-28T15:02:42.654Z] #25 40.47 The following additional packages will be installed:
15:02:42 [2020-04-28T15:02:42.654Z] #25 40.49   libjq1 libonig5
15:02:42 [2020-04-28T15:02:42.654Z] #25 40.92 The following NEW packages will be installed:
15:02:42 [2020-04-28T15:02:42.654Z] #25 40.95   jq libjq1 libonig5
15:02:42 [2020-04-28T15:02:42.654Z] #25 41.32 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
15:02:42 [2020-04-28T15:02:42.654Z] #25 41.32 Need to get 355 kB of archives.
15:02:42 [2020-04-28T15:02:42.654Z] #25 41.32 After this operation, 1072 kB of additional disk space will be used.
15:02:42 [2020-04-28T15:02:42.654Z] #25 41.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
15:02:42 [2020-04-28T15:02:42.654Z] #25 41.33 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
15:02:42 [2020-04-28T15:02:42.654Z] #25 41.34 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
15:02:42 [2020-04-28T15:02:42.654Z] #25 42.49 debconf: delaying package configuration, since apt-utils is not installed
15:02:42 [2020-04-28T15:02:42.654Z] #25 42.81 Fetched 355 kB in 0s (1200 kB/s)
15:02:42 [2020-04-28T15:02:42.654Z] #25 42.96 Selecting previously unselected package libonig5:amd64.
15:02:42 [2020-04-28T15:02:42.654Z] #25 42.96 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15409 files and directories currently installed.)
15:02:42 [2020-04-28T15:02:42.654Z] #25 43.04 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
15:02:42 [2020-04-28T15:02:42.654Z] #25 43.07 Unpacking libonig5:amd64 (6.9.1-1) ...
15:02:42 [2020-04-28T15:02:42.654Z] #25 43.58 Selecting previously unselected package libjq1:amd64.
15:02:42 [2020-04-28T15:02:42.654Z] #25 43.59 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
15:02:42 [2020-04-28T15:02:42.654Z] #25 43.59 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
15:02:42 [2020-04-28T15:02:42.654Z] #25 43.77 Selecting previously unselected package jq.
15:02:42 [2020-04-28T15:02:42.654Z] #25 43.77 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
15:02:42 [2020-04-28T15:02:42.654Z] #25 43.78 Unpacking jq (1.5+dfsg-2+b1) ...
15:02:42 [2020-04-28T15:02:42.654Z] #25 43.98 Setting up libonig5:amd64 (6.9.1-1) ...
15:02:42 [2020-04-28T15:02:42.654Z] #25 43.99 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
15:02:42 [2020-04-28T15:02:42.654Z] #25 44.00 Setting up jq (1.5+dfsg-2+b1) ...
15:02:42 [2020-04-28T15:02:42.654Z] #25 44.02 Processing triggers for libc-bin (2.28-10) ...
15:02:42 [2020-04-28T15:02:42.654Z] #25 DONE 44.4s
15:02:42 [2020-04-28T15:02:42.654Z] 
15:02:42 [2020-04-28T15:02:42.654Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
15:02:42 [2020-04-28T15:02:42.654Z] #26 DONE 0.0s
15:02:42 [2020-04-28T15:02:42.654Z] 
15:02:42 [2020-04-28T15:02:42.654Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:02:42 [2020-04-28T15:02:42.770Z] #27 19.20 #=#=#                                                                         
15:02:42 [2020-04-28T15:02:42.918Z] #43 ...
15:02:42 [2020-04-28T15:02:42.918Z] 
15:02:42 [2020-04-28T15:02:42.918Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:02:42 [2020-04-28T15:02:42.918Z] #35 31.27 Reading package lists...
15:02:42 [2020-04-28T15:02:42.918Z] #35 38.12 Building dependency tree...
15:02:42 [2020-04-28T15:02:42.918Z] #35 41.63 The following additional packages will be installed:
15:02:42 [2020-04-28T15:02:42.918Z] #35 41.63   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
15:02:42 [2020-04-28T15:02:42.918Z] #35 41.65 Suggested packages:
15:02:42 [2020-04-28T15:02:42.918Z] #35 41.65   cmake-doc ninja-build lrzip
15:02:42 [2020-04-28T15:02:42.918Z] #35 41.65 Recommended packages:
15:02:42 [2020-04-28T15:02:42.918Z] #35 41.65   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
15:02:42 [2020-04-28T15:02:42.918Z] #35 43.08 The following NEW packages will be installed:
15:02:42 [2020-04-28T15:02:42.918Z] #35 43.09   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
15:02:42 [2020-04-28T15:02:42.918Z] #35 43.09   vim-common xxd
15:02:42 [2020-04-28T15:02:42.918Z] #35 43.48 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
15:02:42 [2020-04-28T15:02:42.918Z] #35 43.48 Need to get 14.9 MB of archives.
15:02:42 [2020-04-28T15:02:42.918Z] #35 43.48 After this operation, 61.8 MB of additional disk space will be used.
15:02:42 [2020-04-28T15:02:42.918Z] #35 43.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
15:02:42 [2020-04-28T15:02:42.918Z] #35 43.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
15:02:42 [2020-04-28T15:02:42.918Z] #35 43.51 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
15:02:42 [2020-04-28T15:02:42.918Z] #35 43.80 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
15:02:42 [2020-04-28T15:02:42.918Z] #35 44.78 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
15:02:42 [2020-04-28T15:02:42.918Z] #35 44.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
15:02:42 [2020-04-28T15:02:42.918Z] #35 44.92 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
15:02:42 [2020-04-28T15:02:42.918Z] #35 44.92 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
15:02:42 [2020-04-28T15:02:42.918Z] #35 44.94 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
15:02:42 [2020-04-28T15:02:42.918Z] #35 44.95 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
15:02:42 [2020-04-28T15:02:42.918Z] #35 46.51 debconf: delaying package configuration, since apt-utils is not installed
15:02:42 [2020-04-28T15:02:42.918Z] #35 46.71 Fetched 14.9 MB in 2s (6747 kB/s)
15:02:42 [2020-04-28T15:02:42.918Z] #35 46.82 Selecting previously unselected package xxd.
15:02:42 [2020-04-28T15:02:42.918Z] #35 46.82 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15409 files and directories currently installed.)
15:02:42 [2020-04-28T15:02:42.918Z] #35 46.93 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
15:02:42 [2020-04-28T15:02:42.918Z] #35 46.94 Unpacking xxd (2:8.1.0875-5) ...
15:02:42 [2020-04-28T15:02:42.918Z] #35 47.17 Selecting previously unselected package vim-common.
15:02:42 [2020-04-28T15:02:42.918Z] #35 47.17 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
15:02:42 [2020-04-28T15:02:42.918Z] #35 47.23 Unpacking vim-common (2:8.1.0875-5) ...
15:02:42 [2020-04-28T15:02:42.918Z] #35 47.64 Selecting previously unselected package cmake-data.
15:02:42 [2020-04-28T15:02:42.918Z] #35 47.65 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
15:02:42 [2020-04-28T15:02:42.918Z] #35 47.65 Unpacking cmake-data (3.13.4-1) ...
15:02:43 [2020-04-28T15:02:43.052Z] #27 19.33 
######################################################################## 100.0%
15:02:43 [2020-04-28T15:02:43.053Z] #27 19.38 
15:02:43 [2020-04-28T15:02:43.053Z] #27 19.42 Download of images into '/build' complete.
15:02:43 [2020-04-28T15:02:43.053Z] #27 19.42 Use something like the following to load the result into a Docker daemon:
15:02:43 [2020-04-28T15:02:43.053Z] #27 19.42   tar -cC '/build' . | docker load
15:02:43 [2020-04-28T15:02:43.214Z] #27 ...
15:02:43 [2020-04-28T15:02:43.214Z] 
15:02:43 [2020-04-28T15:02:43.214Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:02:43 [2020-04-28T15:02:43.214Z] #43 28.71 Reading package lists...
15:02:43 [2020-04-28T15:02:43.214Z] #43 35.64 Building dependency tree...
15:02:43 [2020-04-28T15:02:43.214Z] #43 38.73 The following additional packages will be installed:
15:02:43 [2020-04-28T15:02:43.214Z] #43 38.74   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
15:02:43 [2020-04-28T15:02:43.214Z] #43 38.75   libprotoc17 python-pkg-resources python-six zlib1g-dev
15:02:43 [2020-04-28T15:02:43.214Z] #43 38.76 Suggested packages:
15:02:43 [2020-04-28T15:02:43.214Z] #43 38.77   manpages-dev python-setuptools
15:02:43 [2020-04-28T15:02:43.214Z] #43 40.01 The following NEW packages will be installed:
15:02:43 [2020-04-28T15:02:43.214Z] #43 40.03   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
15:02:43 [2020-04-28T15:02:43.214Z] #43 40.03   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
15:02:43 [2020-04-28T15:02:43.214Z] #43 40.03   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
15:02:43 [2020-04-28T15:02:43.214Z] #43 40.03   python-six zlib1g-dev
15:02:43 [2020-04-28T15:02:43.214Z] #43 40.48 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
15:02:43 [2020-04-28T15:02:43.214Z] #43 40.48 Need to get 4095 kB of archives.
15:02:43 [2020-04-28T15:02:43.214Z] #43 40.48 After this operation, 22.5 MB of additional disk space will be used.
15:02:43 [2020-04-28T15:02:43.214Z] #43 40.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
15:02:43 [2020-04-28T15:02:43.214Z] #43 40.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
15:02:43 [2020-04-28T15:02:43.214Z] #43 40.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
15:02:43 [2020-04-28T15:02:43.214Z] #43 40.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
15:02:43 [2020-04-28T15:02:43.214Z] #43 40.51 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
15:02:43 [2020-04-28T15:02:43.214Z] #43 40.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
15:02:43 [2020-04-28T15:02:43.214Z] #43 40.52 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
15:02:43 [2020-04-28T15:02:43.214Z] #43 40.52 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
15:02:43 [2020-04-28T15:02:43.214Z] #43 40.55 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
15:02:43 [2020-04-28T15:02:43.214Z] #43 40.62 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
15:02:43 [2020-04-28T15:02:43.214Z] #43 40.63 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
15:02:43 [2020-04-28T15:02:43.214Z] #43 40.75 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
15:02:43 [2020-04-28T15:02:43.214Z] #43 40.83 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
15:02:43 [2020-04-28T15:02:43.214Z] #43 40.84 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
15:02:43 [2020-04-28T15:02:43.214Z] #43 40.84 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
15:02:43 [2020-04-28T15:02:43.214Z] #43 40.85 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
15:02:43 [2020-04-28T15:02:43.214Z] #43 40.87 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
15:02:43 [2020-04-28T15:02:43.214Z] #43 41.77 debconf: delaying package configuration, since apt-utils is not installed
15:02:43 [2020-04-28T15:02:43.214Z] #43 41.98 Fetched 4095 kB in 1s (5732 kB/s)
15:02:43 [2020-04-28T15:02:43.214Z] #43 42.06 Selecting previously unselected package libcap-dev:amd64.
15:02:43 [2020-04-28T15:02:43.214Z] #43 42.06 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15409 files and directories currently installed.)
15:02:43 [2020-04-28T15:02:43.214Z] #43 42.18 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
15:02:43 [2020-04-28T15:02:43.214Z] #43 42.19 Unpacking libcap-dev:amd64 (1:2.25-2) ...
15:02:43 [2020-04-28T15:02:43.214Z] #43 42.36 Selecting previously unselected package libnet1:amd64.
15:02:43 [2020-04-28T15:02:43.214Z] #43 42.37 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
15:02:43 [2020-04-28T15:02:43.214Z] #43 42.38 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:02:43 [2020-04-28T15:02:43.214Z] #43 42.48 Selecting previously unselected package libnet1-dev.
15:02:43 [2020-04-28T15:02:43.214Z] #43 42.48 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
15:02:43 [2020-04-28T15:02:43.214Z] #43 42.50 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
15:02:43 [2020-04-28T15:02:43.214Z] #43 42.76 Selecting previously unselected package libnl-3-200:amd64.
15:02:43 [2020-04-28T15:02:43.214Z] #43 42.77 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
15:02:43 [2020-04-28T15:02:43.214Z] #43 42.77 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
15:02:43 [2020-04-28T15:02:43.214Z] #43 43.02 Selecting previously unselected package libnl-3-dev:amd64.
15:02:43 [2020-04-28T15:02:43.214Z] #43 43.04 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
15:02:43 [2020-04-28T15:02:43.214Z] #43 43.04 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
15:02:43 [2020-04-28T15:02:43.214Z] #43 43.46 Selecting previously unselected package libprotobuf-c1:amd64.
15:02:43 [2020-04-28T15:02:43.214Z] #43 43.46 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
15:02:43 [2020-04-28T15:02:43.214Z] #43 43.47 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
15:02:43 [2020-04-28T15:02:43.214Z] #43 43.63 Selecting previously unselected package libprotobuf-c-dev:amd64.
15:02:43 [2020-04-28T15:02:43.215Z] #43 43.65 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
15:02:43 [2020-04-28T15:02:43.215Z] #43 43.66 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
15:02:43 [2020-04-28T15:02:43.215Z] #43 43.77 Selecting previously unselected package zlib1g-dev:amd64.
15:02:43 [2020-04-28T15:02:43.215Z] #43 43.78 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
15:02:43 [2020-04-28T15:02:43.215Z] #43 43.79 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
15:02:43 [2020-04-28T15:02:43.215Z] #43 44.01 Selecting previously unselected package libprotobuf17:amd64.
15:02:43 [2020-04-28T15:02:43.215Z] #43 44.02 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
15:02:43 [2020-04-28T15:02:43.215Z] #43 44.03 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
15:02:43 [2020-04-28T15:02:43.215Z] #43 45.18 Selecting previously unselected package libprotobuf-lite17:amd64.
15:02:43 [2020-04-28T15:02:43.215Z] #43 45.18 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
15:02:43 [2020-04-28T15:02:43.215Z] #43 45.19 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
15:02:43 [2020-04-28T15:02:43.215Z] #43 45.40 Selecting previously unselected package libprotobuf-dev:amd64.
15:02:43 [2020-04-28T15:02:43.334Z] #27 DONE 19.7s
15:02:43 [2020-04-28T15:02:43.334Z] 
15:02:43 [2020-04-28T15:02:43.334Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:02:43 [2020-04-28T15:02:43.334Z] #44 4.386   PBCC     images/google/protobuf/descriptor.pb-c.c
15:02:43 [2020-04-28T15:02:43.334Z] #44 4.496   PBCC     images/opts.pb-c.c
15:02:43 [2020-04-28T15:02:43.334Z] #44 4.537   PBCC     images/sit.pb-c.c
15:02:43 [2020-04-28T15:02:43.334Z] #44 4.572   DEP      images/google/protobuf/descriptor.pb-c.d
15:02:43 [2020-04-28T15:02:43.334Z] #44 4.664   DEP      images/opts.pb-c.d
15:02:43 [2020-04-28T15:02:43.334Z] #44 4.686   DEP      images/sit.pb-c.d
15:02:43 [2020-04-28T15:02:43.334Z] #44 4.703   PBCC     images/macvlan.pb-c.c
15:02:43 [2020-04-28T15:02:43.334Z] #44 4.730   DEP      images/macvlan.pb-c.d
15:02:43 [2020-04-28T15:02:43.334Z] #44 4.788   PBCC     images/autofs.pb-c.c
15:02:43 [2020-04-28T15:02:43.334Z] #44 4.791   DEP      images/autofs.pb-c.d
15:02:43 [2020-04-28T15:02:43.334Z] #44 4.855   PBCC     images/sysctl.pb-c.c
15:02:43 [2020-04-28T15:02:43.334Z] #44 4.899   DEP      images/sysctl.pb-c.d
15:02:43 [2020-04-28T15:02:43.334Z] #44 4.962   PBCC     images/time.pb-c.c
15:02:43 [2020-04-28T15:02:43.334Z] #44 4.989   DEP      images/time.pb-c.d
15:02:43 [2020-04-28T15:02:43.334Z] #44 5.008   PBCC     images/binfmt-misc.pb-c.c
15:02:43 [2020-04-28T15:02:43.334Z] #44 5.017   DEP      images/binfmt-misc.pb-c.d
15:02:43 [2020-04-28T15:02:43.334Z] #44 5.051   PBCC     images/seccomp.pb-c.c
15:02:43 [2020-04-28T15:02:43.334Z] #44 5.080   DEP      images/seccomp.pb-c.d
15:02:43 [2020-04-28T15:02:43.334Z] #44 5.124   PBCC     images/userns.pb-c.c
15:02:43 [2020-04-28T15:02:43.334Z] #44 5.133   DEP      images/userns.pb-c.d
15:02:43 [2020-04-28T15:02:43.334Z] #44 5.171   PBCC     images/cgroup.pb-c.c
15:02:43 [2020-04-28T15:02:43.334Z] #44 5.181   DEP      images/cgroup.pb-c.d
15:02:43 [2020-04-28T15:02:43.334Z] #44 5.220   PBCC     images/fown.pb-c.c
15:02:43 [2020-04-28T15:02:43.334Z] #44 5.239   PBCC     images/ext-file.pb-c.c
15:02:43 [2020-04-28T15:02:43.334Z] #44 5.243   DEP      images/fown.pb-c.d
15:02:43 [2020-04-28T15:02:43.334Z] #44 5.275   DEP      images/ext-file.pb-c.d
15:02:43 [2020-04-28T15:02:43.334Z] #44 5.339   PBCC     images/rpc.pb-c.c
15:02:43 [2020-04-28T15:02:43.334Z] #44 5.372   DEP      images/rpc.pb-c.d
15:02:43 [2020-04-28T15:02:43.334Z] #44 5.383   PBCC     images/siginfo.pb-c.c
15:02:43 [2020-04-28T15:02:43.334Z] #44 5.419   DEP      images/siginfo.pb-c.d
15:02:43 [2020-04-28T15:02:43.334Z] #44 5.448   PBCC     images/pagemap.pb-c.c
15:02:43 [2020-04-28T15:02:43.334Z] #44 5.460   DEP      images/pagemap.pb-c.d
15:02:43 [2020-04-28T15:02:43.334Z] #44 5.535   PBCC     images/rlimit.pb-c.c
15:02:43 [2020-04-28T15:02:43.334Z] #44 5.553   DEP      images/rlimit.pb-c.d
15:02:43 [2020-04-28T15:02:43.334Z] #44 5.620   PBCC     images/file-lock.pb-c.c
15:02:43 [2020-04-28T15:02:43.334Z] #44 5.659   DEP      images/file-lock.pb-c.d
15:02:43 [2020-04-28T15:02:43.334Z] #44 5.686   PBCC     images/tty.pb-c.c
15:02:43 [2020-04-28T15:02:43.334Z] #44 5.770   DEP      images/tty.pb-c.d
15:02:43 [2020-04-28T15:02:43.334Z] #44 5.800   PBCC     images/tun.pb-c.c
15:02:43 [2020-04-28T15:02:43.334Z] #44 5.880   PBCC     images/netdev.pb-c.c
15:02:43 [2020-04-28T15:02:43.334Z] #44 5.952   DEP      images/tun.pb-c.d
15:02:43 [2020-04-28T15:02:43.454Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853
15:02:43 [2020-04-28T15:02:43.470Z] #43 45.41 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
15:02:43 [2020-04-28T15:02:43.470Z] #43 45.42 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
15:02:43 [2020-04-28T15:02:43.470Z] #43 ...
15:02:43 [2020-04-28T15:02:43.470Z] 
15:02:43 [2020-04-28T15:02:43.470Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:02:43 [2020-04-28T15:02:43.470Z] #10 28.86 Reading package lists...
15:02:43 [2020-04-28T15:02:43.470Z] #10 35.70 Building dependency tree...
15:02:43 [2020-04-28T15:02:43.470Z] #10 36.91 Reading state information...
15:02:43 [2020-04-28T15:02:43.470Z] #10 38.79 The following additional packages will be installed:
15:02:43 [2020-04-28T15:02:43.470Z] #10 38.79   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
15:02:43 [2020-04-28T15:02:43.470Z] #10 38.80   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
15:02:43 [2020-04-28T15:02:43.470Z] #10 38.80   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
15:02:43 [2020-04-28T15:02:43.470Z] #10 38.81   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
15:02:43 [2020-04-28T15:02:43.470Z] #10 38.82 Suggested packages:
15:02:43 [2020-04-28T15:02:43.470Z] #10 38.82   gcc-8-locales seccomp wine64
15:02:43 [2020-04-28T15:02:43.470Z] #10 40.03 The following NEW packages will be installed:
15:02:43 [2020-04-28T15:02:43.470Z] #10 40.06   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
15:02:43 [2020-04-28T15:02:43.470Z] #10 40.06   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
15:02:43 [2020-04-28T15:02:43.470Z] #10 40.06   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
15:02:43 [2020-04-28T15:02:43.470Z] #10 40.07   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
15:02:43 [2020-04-28T15:02:43.470Z] #10 40.07   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
15:02:43 [2020-04-28T15:02:43.470Z] #10 40.07   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
15:02:43 [2020-04-28T15:02:43.470Z] #10 40.61 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
15:02:43 [2020-04-28T15:02:43.470Z] #10 40.61 Need to get 77.7 MB of archives.
15:02:43 [2020-04-28T15:02:43.470Z] #10 40.61 After this operation, 487 MB of additional disk space will be used.
15:02:43 [2020-04-28T15:02:43.470Z] #10 40.61 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]
15:02:43 [2020-04-28T15:02:43.470Z] #10 40.79 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]
15:02:43 [2020-04-28T15:02:43.470Z] #10 41.04 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
15:02:43 [2020-04-28T15:02:43.470Z] #10 41.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
15:02:43 [2020-04-28T15:02:43.470Z] #10 41.08 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
15:02:43 [2020-04-28T15:02:43.470Z] #10 41.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
15:02:43 [2020-04-28T15:02:43.470Z] #10 41.51 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
15:02:43 [2020-04-28T15:02:43.470Z] #10 41.82 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]
15:02:43 [2020-04-28T15:02:43.470Z] #10 41.85 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]
15:02:43 [2020-04-28T15:02:43.470Z] #10 45.46 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]
15:02:43 [2020-04-28T15:02:43.470Z] #10 ...
15:02:43 [2020-04-28T15:02:43.470Z] 
15:02:43 [2020-04-28T15:02:43.470Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:02:43 [2020-04-28T15:02:43.470Z] #35 29.65 Reading package lists...
15:02:43 [2020-04-28T15:02:43.470Z] #35 36.60 Building dependency tree...
15:02:43 [2020-04-28T15:02:43.470Z] #35 38.15 Reading state information...
15:02:43 [2020-04-28T15:02:43.470Z] #35 40.03 The following additional packages will be installed:
15:02:43 [2020-04-28T15:02:43.470Z] #35 40.05   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
15:02:43 [2020-04-28T15:02:43.470Z] #35 40.06 Suggested packages:
15:02:43 [2020-04-28T15:02:43.470Z] #35 40.07   cmake-doc ninja-build lrzip
15:02:43 [2020-04-28T15:02:43.470Z] #35 40.07 Recommended packages:
15:02:43 [2020-04-28T15:02:43.470Z] #35 40.07   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
15:02:43 [2020-04-28T15:02:43.470Z] #35 40.95 The following NEW packages will be installed:
15:02:43 [2020-04-28T15:02:43.470Z] #35 40.98   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
15:02:43 [2020-04-28T15:02:43.470Z] #35 40.98   vim-common xxd
15:02:43 [2020-04-28T15:02:43.470Z] #35 41.36 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
15:02:43 [2020-04-28T15:02:43.470Z] #35 41.36 Need to get 14.9 MB of archives.
15:02:43 [2020-04-28T15:02:43.470Z] #35 41.36 After this operation, 61.8 MB of additional disk space will be used.
15:02:43 [2020-04-28T15:02:43.470Z] #35 41.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
15:02:43 [2020-04-28T15:02:43.470Z] #35 41.37 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
15:02:43 [2020-04-28T15:02:43.470Z] #35 41.38 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
15:02:43 [2020-04-28T15:02:43.470Z] #35 41.51 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
15:02:43 [2020-04-28T15:02:43.470Z] #35 42.32 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
15:02:43 [2020-04-28T15:02:43.470Z] #35 42.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
15:02:43 [2020-04-28T15:02:43.470Z] #35 42.43 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
15:02:43 [2020-04-28T15:02:43.470Z] #35 42.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
15:02:43 [2020-04-28T15:02:43.470Z] #35 42.46 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
15:02:43 [2020-04-28T15:02:43.470Z] #35 42.47 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
15:02:43 [2020-04-28T15:02:43.470Z] #35 44.19 debconf: delaying package configuration, since apt-utils is not installed
15:02:43 [2020-04-28T15:02:43.470Z] #35 44.39 Fetched 14.9 MB in 2s (8368 kB/s)
15:02:43 [2020-04-28T15:02:43.470Z] #35 44.55 Selecting previously unselected package xxd.
15:02:43 [2020-04-28T15:02:43.470Z] #35 44.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 ... 15409 files and directories currently installed.)
15:02:43 [2020-04-28T15:02:43.470Z] #35 44.70 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
15:02:43 [2020-04-28T15:02:43.470Z] #35 44.70 Unpacking xxd (2:8.1.0875-5) ...
15:02:43 [2020-04-28T15:02:43.470Z] #35 44.96 Selecting previously unselected package vim-common.
15:02:43 [2020-04-28T15:02:43.470Z] #35 44.96 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
15:02:43 [2020-04-28T15:02:43.470Z] #35 45.03 Unpacking vim-common (2:8.1.0875-5) ...
15:02:43 [2020-04-28T15:02:43.470Z] #35 45.52 Selecting previously unselected package cmake-data.
15:02:43 [2020-04-28T15:02:43.470Z] #35 45.52 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
15:02:43 [2020-04-28T15:02:43.470Z] #35 45.53 Unpacking cmake-data (3.13.4-1) ...
15:02:43 [2020-04-28T15:02:43.615Z] #44 6.078   DEP      images/netdev.pb-c.d
15:02:43 [2020-04-28T15:02:43.615Z] #44 6.110   PBCC     images/vma.pb-c.c
15:02:43 [2020-04-28T15:02:43.615Z] #44 6.209   DEP      images/vma.pb-c.d
15:02:43 [2020-04-28T15:02:43.615Z] #44 6.240   PBCC     images/creds.pb-c.c
15:02:43 [2020-04-28T15:02:43.615Z] #44 6.320   DEP      images/creds.pb-c.d
15:02:43 [2020-04-28T15:02:43.730Z] #35 ...
15:02:43 [2020-04-28T15:02:43.730Z] 
15:02:43 [2020-04-28T15:02:43.730Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:02:43 [2020-04-28T15:02:43.730Z] #65 2.970 + RM_GOPATH=0
15:02:43 [2020-04-28T15:02:43.730Z] #65 2.970 + TMP_GOPATH=
15:02:43 [2020-04-28T15:02:43.730Z] #65 2.970 + : /build
15:02:43 [2020-04-28T15:02:43.730Z] #65 2.970 + '[' -z '' ']'
15:02:43 [2020-04-28T15:02:43.730Z] #65 2.977 ++ mktemp -d
15:02:43 [2020-04-28T15:02:43.730Z] #65 2.987 + export GOPATH=/tmp/tmp.Eeqf9XYmrm
15:02:43 [2020-04-28T15:02:43.730Z] #65 2.987 + GOPATH=/tmp/tmp.Eeqf9XYmrm
15:02:43 [2020-04-28T15:02:43.730Z] #65 2.987 + RM_GOPATH=1
15:02:43 [2020-04-28T15:02:43.730Z] #65 2.991 ++ dirname ./install.sh
15:02:43 [2020-04-28T15:02:43.730Z] #65 3.002 + dir=.
15:02:43 [2020-04-28T15:02:43.745Z] go: finding github.com/stretchr/testify v1.2.2
15:02:43 [2020-04-28T15:02:43.852Z] #35 ...
15:02:43 [2020-04-28T15:02:43.852Z] 
15:02:43 [2020-04-28T15:02:43.852Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:02:43 [2020-04-28T15:02:43.852Z] #43 48.68 Selecting previously unselected package libprotoc17:amd64.
15:02:43 [2020-04-28T15:02:43.852Z] #43 48.70 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
15:02:43 [2020-04-28T15:02:43.852Z] #43 48.72 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
15:02:43 [2020-04-28T15:02:43.898Z] #44 6.491   PBCC     images/utsns.pb-c.c
15:02:43 [2020-04-28T15:02:43.898Z] #44 6.520   DEP      images/utsns.pb-c.d
15:02:43 [2020-04-28T15:02:43.898Z] #44 6.582   PBCC     images/ipc-desc.pb-c.c
15:02:43 [2020-04-28T15:02:43.986Z] #65 3.002 + bin=containerd
15:02:43 [2020-04-28T15:02:43.986Z] #65 3.002 + shift
15:02:43 [2020-04-28T15:02:43.986Z] #65 3.002 + '[' '!' -f ./containerd.installer ']'
15:02:43 [2020-04-28T15:02:43.986Z] #65 3.002 + . ./containerd.installer
15:02:43 [2020-04-28T15:02:43.986Z] #65 3.002 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578
15:02:43 [2020-04-28T15:02:43.986Z] #65 3.002 + install_containerd
15:02:43 [2020-04-28T15:02:43.986Z] #65 3.002 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578'
15:02:43 [2020-04-28T15:02:43.986Z] #65 3.002 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Eeqf9XYmrm/src/github.com/containerd/containerd
15:02:43 [2020-04-28T15:02:43.986Z] #65 3.002 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578
15:02:43 [2020-04-28T15:02:43.986Z] #65 3.005 Cloning into '/tmp/tmp.Eeqf9XYmrm/src/github.com/containerd/containerd'...
15:02:44 [2020-04-28T15:02:44.037Z] go: finding github.com/pmezard/go-difflib v1.0.0
15:02:44 [2020-04-28T15:02:44.037Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible
15:02:44 [2020-04-28T15:02:44.190Z] #44 6.659   PBCC     images/ipc-sem.pb-c.c
15:02:44 [2020-04-28T15:02:44.190Z] #44 6.659   DEP      images/ipc-desc.pb-c.d
15:02:44 [2020-04-28T15:02:44.190Z] #44 6.760   DEP      images/ipc-sem.pb-c.d
15:02:44 [2020-04-28T15:02:44.190Z] #44 6.785   PBCC     images/ipc-msg.pb-c.c
15:02:44 [2020-04-28T15:02:44.190Z] #44 6.827   DEP      images/ipc-msg.pb-c.d
15:02:44 [2020-04-28T15:02:44.190Z] #44 6.869   PBCC     images/ipc-shm.pb-c.c
15:02:44 [2020-04-28T15:02:44.328Z] go: finding gopkg.in/inf.v0 v0.9.1
15:02:44 [2020-04-28T15:02:44.416Z] #43 49.47 Selecting previously unselected package protobuf-c-compiler.
15:02:44 [2020-04-28T15:02:44.416Z] #43 49.47 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
15:02:44 [2020-04-28T15:02:44.416Z] #43 49.48 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
15:02:44 [2020-04-28T15:02:44.471Z] #44 6.909   DEP      images/ipc-shm.pb-c.d
15:02:44 [2020-04-28T15:02:44.471Z] #44 6.942   PBCC     images/ipc-var.pb-c.c
15:02:44 [2020-04-28T15:02:44.471Z] #44 6.966   DEP      images/ipc-var.pb-c.d
15:02:44 [2020-04-28T15:02:44.472Z] #44 6.985   PBCC     images/sk-opts.pb-c.c
15:02:44 [2020-04-28T15:02:44.472Z] #44 6.988   PBCC     images/packet-sock.pb-c.c
15:02:44 [2020-04-28T15:02:44.472Z] #44 7.050   DEP      images/sk-opts.pb-c.d
15:02:44 [2020-04-28T15:02:44.472Z] #44 7.092   DEP      images/packet-sock.pb-c.d
15:02:44 [2020-04-28T15:02:44.472Z] #44 7.166   PBCC     images/sk-netlink.pb-c.c
15:02:44 [2020-04-28T15:02:44.472Z] #44 7.196   DEP      images/sk-netlink.pb-c.d
15:02:44 [2020-04-28T15:02:44.622Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5
15:02:44 [2020-04-28T15:02:44.622Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1
15:02:44 [2020-04-28T15:02:44.674Z] #43 49.60 Selecting previously unselected package protobuf-compiler.
15:02:44 [2020-04-28T15:02:44.674Z] #43 49.61 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
15:02:44 [2020-04-28T15:02:44.674Z] #43 49.61 Unpacking protobuf-compiler (3.6.1.3-2) ...
15:02:44 [2020-04-28T15:02:44.674Z] #43 49.78 Selecting previously unselected package python-pkg-resources.
15:02:44 [2020-04-28T15:02:44.674Z] #43 49.79 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
15:02:44 [2020-04-28T15:02:44.674Z] #43 49.79 Unpacking python-pkg-resources (40.8.0-1) ...
15:02:44 [2020-04-28T15:02:44.752Z] #44 7.234   PBCC     images/sk-inet.pb-c.c
15:02:44 [2020-04-28T15:02:44.752Z] #44 7.264   DEP      images/sk-inet.pb-c.d
15:02:44 [2020-04-28T15:02:44.752Z] #44 7.313   PBCC     images/sk-unix.pb-c.c
15:02:44 [2020-04-28T15:02:44.752Z] #44 7.375   DEP      images/sk-unix.pb-c.d
15:02:44 [2020-04-28T15:02:44.752Z] #44 7.402   PBCC     images/mm.pb-c.c
15:02:44 [2020-04-28T15:02:44.752Z] #44 7.433   DEP      images/mm.pb-c.d
15:02:44 [2020-04-28T15:02:44.932Z] #43 50.05 Selecting previously unselected package python-six.
15:02:44 [2020-04-28T15:02:44.932Z] #43 50.05 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
15:02:44 [2020-04-28T15:02:44.932Z] #43 50.06 Unpacking python-six (1.12.0-1) ...
15:02:45 [2020-04-28T15:02:45.033Z] #44 7.475   PBCC     images/timerfd.pb-c.c
15:02:45 [2020-04-28T15:02:45.033Z] #44 7.500   DEP      images/timerfd.pb-c.d
15:02:45 [2020-04-28T15:02:45.033Z] #44 7.546   PBCC     images/timer.pb-c.c
15:02:45 [2020-04-28T15:02:45.033Z] #44 7.564   DEP      images/timer.pb-c.d
15:02:45 [2020-04-28T15:02:45.033Z] #44 7.598   PBCC     images/sa.pb-c.c
15:02:45 [2020-04-28T15:02:45.033Z] #44 7.604   DEP      images/sa.pb-c.d
15:02:45 [2020-04-28T15:02:45.033Z] #44 7.641   PBCC     images/pipe-data.pb-c.c
15:02:45 [2020-04-28T15:02:45.033Z] #44 7.660   DEP      images/pipe-data.pb-c.d
15:02:45 [2020-04-28T15:02:45.033Z] #44 7.687   PBCC     images/mnt.pb-c.c
15:02:45 [2020-04-28T15:02:45.033Z] #44 7.725   DEP      images/mnt.pb-c.d
15:02:45 [2020-04-28T15:02:45.033Z] #44 7.762   PBCC     images/sk-packet.pb-c.c
15:02:45 [2020-04-28T15:02:45.190Z] #43 50.17 Selecting previously unselected package python-protobuf.
15:02:45 [2020-04-28T15:02:45.190Z] #43 50.18 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
15:02:45 [2020-04-28T15:02:45.190Z] #43 50.18 Unpacking python-protobuf (3.6.1.3-2) ...
15:02:45 [2020-04-28T15:02:45.314Z] #44 7.777   DEP      images/sk-packet.pb-c.d
15:02:45 [2020-04-28T15:02:45.314Z] #44 7.801   PBCC     images/tcp-stream.pb-c.c
15:02:45 [2020-04-28T15:02:45.314Z] #44 7.852   DEP      images/tcp-stream.pb-c.d
15:02:45 [2020-04-28T15:02:45.314Z] #44 ...
15:02:45 [2020-04-28T15:02:45.314Z] 
15:02:45 [2020-04-28T15:02:45.314Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:45 [2020-04-28T15:02:45.314Z] #33 34.71 time
15:02:45 [2020-04-28T15:02:45.314Z] #33 39.30 internal/poll
15:02:45 [2020-04-28T15:02:45.314Z] #33 40.18 internal/fmtsort
15:02:45 [2020-04-28T15:02:45.314Z] #33 40.80 internal/syscall/execenv
15:02:45 [2020-04-28T15:02:45.314Z] #33 40.87 internal/syscall/unix
15:02:45 [2020-04-28T15:02:45.314Z] #33 41.02 strings
15:02:45 [2020-04-28T15:02:45.314Z] #33 41.10 os
15:02:45 [2020-04-28T15:02:45.314Z] #33 43.30 path
15:02:45 [2020-04-28T15:02:45.314Z] #33 43.98 text/tabwriter
15:02:45 [2020-04-28T15:02:45.314Z] #33 44.76 path/filepath
15:02:45 [2020-04-28T15:02:45.314Z] #33 44.76 fmt
15:02:45 [2020-04-28T15:02:45.314Z] #33 ...
15:02:45 [2020-04-28T15:02:45.314Z] 
15:02:45 [2020-04-28T15:02:45.314Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:02:45 [2020-04-28T15:02:45.314Z] #44 7.871   PBCC     images/pipe.pb-c.c
15:02:45 [2020-04-28T15:02:45.314Z] #44 7.919   DEP      images/pipe.pb-c.d
15:02:45 [2020-04-28T15:02:45.314Z] #44 7.952   PBCC     images/pstree.pb-c.c
15:02:45 [2020-04-28T15:02:45.314Z] #44 7.959   DEP      images/pstree.pb-c.d
15:02:45 [2020-04-28T15:02:45.596Z] #44 8.021   PBCC     images/fs.pb-c.c
15:02:45 [2020-04-28T15:02:45.596Z] #44 8.025   DEP      images/fs.pb-c.d
15:02:45 [2020-04-28T15:02:45.596Z] #44 8.054   PBCC     images/signalfd.pb-c.c
15:02:45 [2020-04-28T15:02:45.596Z] #44 8.096   DEP      images/signalfd.pb-c.d
15:02:45 [2020-04-28T15:02:45.596Z] #44 8.130   PBCC     images/fh.pb-c.c
15:02:45 [2020-04-28T15:02:45.596Z] #44 8.148   PBCC     images/fsnotify.pb-c.c
15:02:45 [2020-04-28T15:02:45.596Z] #44 8.175   DEP      images/fh.pb-c.d
15:02:45 [2020-04-28T15:02:45.596Z] #44 8.192   DEP      images/fsnotify.pb-c.d
15:02:45 [2020-04-28T15:02:45.651Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1
15:02:45 [2020-04-28T15:02:45.757Z] #43 50.83 Setting up python-pkg-resources (40.8.0-1) ...
15:02:45 [2020-04-28T15:02:45.757Z] #43 ...
15:02:45 [2020-04-28T15:02:45.757Z] 
15:02:45 [2020-04-28T15:02:45.757Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:02:45 [2020-04-28T15:02:45.757Z] #47 40.39 internal/reflectlite
15:02:45 [2020-04-28T15:02:45.757Z] #47 40.40 sync
15:02:45 [2020-04-28T15:02:45.757Z] #47 42.04 github.com/LK4D4/vndr/godl/singleflight
15:02:45 [2020-04-28T15:02:45.757Z] #47 42.50 math/rand
15:02:45 [2020-04-28T15:02:45.757Z] #47 44.05 internal/singleflight
15:02:45 [2020-04-28T15:02:45.757Z] #47 44.93 strconv
15:02:45 [2020-04-28T15:02:45.757Z] #47 44.94 io
15:02:45 [2020-04-28T15:02:45.757Z] #47 46.54 bytes
15:02:45 [2020-04-28T15:02:45.757Z] #47 48.79 bufio
15:02:45 [2020-04-28T15:02:45.757Z] #47 48.80 reflect
15:02:45 [2020-04-28T15:02:45.757Z] #47 ...
15:02:45 [2020-04-28T15:02:45.757Z] 
15:02:45 [2020-04-28T15:02:45.757Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:02:45 [2020-04-28T15:02:45.757Z] #27 5.326 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
15:02:45 [2020-04-28T15:02:45.757Z] #27 5.733 
15:02:45 [2020-04-28T15:02:45.870Z] #65 ...
15:02:45 [2020-04-28T15:02:45.870Z] 
15:02:45 [2020-04-28T15:02:45.870Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:45 [2020-04-28T15:02:45.870Z] #56 36.05 golang.org/x/crypto/ssh/terminal
15:02:45 [2020-04-28T15:02:45.870Z] #56 42.16 mvdan.cc/sh/v3/cmd/shfmt
15:02:45 [2020-04-28T15:02:45.870Z] #56 ...
15:02:45 [2020-04-28T15:02:45.870Z] 
15:02:45 [2020-04-28T15:02:45.870Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:02:45 [2020-04-28T15:02:45.870Z] #30 46.10 Checking out files:  87% (1334/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.
15:02:45 [2020-04-28T15:02:45.870Z] #30 46.58 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
15:02:45 [2020-04-28T15:02:45.870Z] #30 47.19 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
15:02:45 [2020-04-28T15:02:45.877Z] #44 8.285   PBCC     images/eventpoll.pb-c.c
15:02:45 [2020-04-28T15:02:45.877Z] #44 8.288   DEP      images/eventpoll.pb-c.d
15:02:45 [2020-04-28T15:02:45.877Z] #44 8.348   PBCC     images/eventfd.pb-c.c
15:02:45 [2020-04-28T15:02:45.877Z] #44 8.373   DEP      images/eventfd.pb-c.d
15:02:45 [2020-04-28T15:02:45.877Z] #44 8.409   PBCC     images/remap-file-path.pb-c.c
15:02:45 [2020-04-28T15:02:45.877Z] #44 8.423   DEP      images/remap-file-path.pb-c.d
15:02:45 [2020-04-28T15:02:45.877Z] #44 8.431   PBCC     images/fifo.pb-c.c
15:02:45 [2020-04-28T15:02:45.877Z] #44 8.449   DEP      images/fifo.pb-c.d
15:02:45 [2020-04-28T15:02:45.877Z] #44 8.493   PBCC     images/ghost-file.pb-c.c
15:02:45 [2020-04-28T15:02:45.940Z] go: finding github.com/spf13/viper v1.3.2
15:02:45 [2020-04-28T15:02:45.940Z] go: finding github.com/spf13/cobra v0.0.3
15:02:46 [2020-04-28T15:02:46.157Z] #44 8.576   DEP      images/ghost-file.pb-c.d
15:02:46 [2020-04-28T15:02:46.157Z] #44 8.615   PBCC     images/regfile.pb-c.c
15:02:46 [2020-04-28T15:02:46.157Z] #44 8.643   DEP      images/regfile.pb-c.d
15:02:46 [2020-04-28T15:02:46.158Z] #44 ...
15:02:46 [2020-04-28T15:02:46.158Z] 
15:02:46 [2020-04-28T15:02:46.158Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:02:46 [2020-04-28T15:02:46.158Z] #38 1.574 + RM_GOPATH=0
15:02:46 [2020-04-28T15:02:46.158Z] #38 1.574 + TMP_GOPATH=
15:02:46 [2020-04-28T15:02:46.158Z] #38 1.574 + : /build
15:02:46 [2020-04-28T15:02:46.158Z] #38 1.574 + '[' -z '' ']'
15:02:46 [2020-04-28T15:02:46.158Z] #38 1.574 ++ mktemp -d
15:02:46 [2020-04-28T15:02:46.158Z] #38 1.575 + export GOPATH=/tmp/tmp.hvOFZMpt8z
15:02:46 [2020-04-28T15:02:46.158Z] #38 1.575 + GOPATH=/tmp/tmp.hvOFZMpt8z
15:02:46 [2020-04-28T15:02:46.158Z] #38 1.575 + RM_GOPATH=1
15:02:46 [2020-04-28T15:02:46.158Z] #38 1.575 ++ dirname ./install.sh
15:02:46 [2020-04-28T15:02:46.158Z] #38 1.575 + dir=.
15:02:46 [2020-04-28T15:02:46.158Z] #38 1.575 + bin=tini
15:02:46 [2020-04-28T15:02:46.158Z] #38 1.575 + shift
15:02:46 [2020-04-28T15:02:46.158Z] #38 1.575 + '[' '!' -f ./tini.installer ']'
15:02:46 [2020-04-28T15:02:46.158Z] #38 1.575 + . ./tini.installer
15:02:46 [2020-04-28T15:02:46.158Z] #38 1.575 ++ : fec3683b971d9c3ef73f284f176672c44b448662
15:02:46 [2020-04-28T15:02:46.158Z] #38 1.575 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
15:02:46 [2020-04-28T15:02:46.158Z] #38 1.575 + install_tini
15:02:46 [2020-04-28T15:02:46.158Z] #38 1.575 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
15:02:46 [2020-04-28T15:02:46.158Z] #38 1.575 + git clone https://github.com/krallin/tini.git /tmp/tmp.hvOFZMpt8z/tini
15:02:46 [2020-04-28T15:02:46.158Z] #38 1.576 Cloning into '/tmp/tmp.hvOFZMpt8z/tini'...
15:02:46 [2020-04-28T15:02:46.158Z] #38 2.234 + cd /tmp/tmp.hvOFZMpt8z/tini
15:02:46 [2020-04-28T15:02:46.158Z] #38 2.234 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
15:02:46 [2020-04-28T15:02:46.158Z] #38 2.251 + cmake .
15:02:46 [2020-04-28T15:02:46.158Z] #38 2.704 -- The C compiler identification is GNU 8.3.0
15:02:46 [2020-04-28T15:02:46.158Z] #38 2.756 -- Check for working C compiler: /usr/bin/cc
15:02:46 [2020-04-28T15:02:46.158Z] #38 3.151 -- Check for working C compiler: /usr/bin/cc -- works
15:02:46 [2020-04-28T15:02:46.158Z] #38 3.152 -- Detecting C compiler ABI info
15:02:46 [2020-04-28T15:02:46.158Z] #38 3.744 -- Detecting C compiler ABI info - done
15:02:46 [2020-04-28T15:02:46.158Z] #38 3.757 -- Detecting C compile features
15:02:46 [2020-04-28T15:02:46.158Z] #38 5.403 -- Detecting C compile features - done
15:02:46 [2020-04-28T15:02:46.158Z] #38 5.443 -- Performing Test HAS_BUILTIN_FORTIFY
15:02:46 [2020-04-28T15:02:46.158Z] #38 5.829 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
15:02:46 [2020-04-28T15:02:46.158Z] #38 5.981 -- Configuring done
15:02:46 [2020-04-28T15:02:46.158Z] #38 6.011 -- Generating done
15:02:46 [2020-04-28T15:02:46.158Z] #38 6.020 -- Build files have been written to: /tmp/tmp.hvOFZMpt8z/tini
15:02:46 [2020-04-28T15:02:46.158Z] #38 6.039 + make tini-static
15:02:46 [2020-04-28T15:02:46.158Z] #38 6.576 Scanning dependencies of target tini-static
15:02:46 [2020-04-28T15:02:46.158Z] #38 6.598 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
15:02:46 [2020-04-28T15:02:46.158Z] #38 7.702 [100%] Linking C executable tini-static
15:02:46 [2020-04-28T15:02:46.158Z] #38 8.274 [100%] Built target tini-static
15:02:46 [2020-04-28T15:02:46.158Z] #38 8.312 + mkdir -p /build
15:02:46 [2020-04-28T15:02:46.158Z] #38 8.313 + cp tini-static /build/docker-init
15:02:46 [2020-04-28T15:02:46.158Z] #38 DONE 8.5s
15:02:46 [2020-04-28T15:02:46.158Z] 
15:02:46 [2020-04-28T15:02:46.158Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:02:46 [2020-04-28T15:02:46.158Z] #44 8.713   PBCC     images/ns.pb-c.c
15:02:46 [2020-04-28T15:02:46.158Z] #44 8.716   DEP      images/ns.pb-c.d
15:02:46 [2020-04-28T15:02:46.158Z] #44 8.792   PBCC     images/fdinfo.pb-c.c
15:02:46 [2020-04-28T15:02:46.228Z] go: finding github.com/google/go-cmp v0.2.0
15:02:46 [2020-04-28T15:02:46.444Z] #44 8.831   DEP      images/fdinfo.pb-c.d
15:02:46 [2020-04-28T15:02:46.445Z] #44 8.963   PBCC     images/core-aarch64.pb-c.c
15:02:46 [2020-04-28T15:02:46.725Z] #44 9.132   PBCC     images/core-arm.pb-c.c
15:02:46 [2020-04-28T15:02:46.725Z] #44 9.213   PBCC     images/core-ppc64.pb-c.c
15:02:46 [2020-04-28T15:02:46.725Z] #44 9.218   PBCC     images/core-s390.pb-c.c
15:02:46 [2020-04-28T15:02:46.725Z] #44 9.263   PBCC     images/core-x86.pb-c.c
15:02:46 [2020-04-28T15:02:46.725Z] #44 9.323   PBCC     images/core.pb-c.c
15:02:46 [2020-04-28T15:02:46.725Z] #44 9.369   PBCC     images/inventory.pb-c.c
15:02:46 [2020-04-28T15:02:46.725Z] #44 9.454   DEP      images/core-aarch64.pb-c.d
15:02:46 [2020-04-28T15:02:46.792Z] #27 6.014 
                                                                           0.0%
###                                                                        5.5%
#######                                                                   10.1%
###########                                                               16.2%
###############                                                           21.7%
####################                                                      28.4%
########################                                                  33.7%
##########################                                                37.0%
###############################                                           43.6%
##################################                                        47.3%
#####################################                                     51.9%
########################################                                  56.3%
###########################################                               60.1%
###############################################                           65.3%
##################################################                        69.7%
#####################################################                     73.9%
########################################################                  77.8%
##########################################################                81.7%
##############################################################            86.2%
##################################################################        92.4%
######################################################################## 100.0%
15:02:47 [2020-04-28T15:02:47.007Z] #44 9.475   DEP      images/core-arm.pb-c.d
15:02:47 [2020-04-28T15:02:47.007Z] #44 9.505   DEP      images/core-ppc64.pb-c.d
15:02:47 [2020-04-28T15:02:47.007Z] #44 9.536   DEP      images/core-s390.pb-c.d
15:02:47 [2020-04-28T15:02:47.007Z] #44 9.568   DEP      images/core-x86.pb-c.d
15:02:47 [2020-04-28T15:02:47.007Z] #44 ...
15:02:47 [2020-04-28T15:02:47.007Z] 
15:02:47 [2020-04-28T15:02:47.007Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:02:47 [2020-04-28T15:02:47.007Z] #47 36.35 time
15:02:47 [2020-04-28T15:02:47.007Z] #47 40.63 internal/poll
15:02:47 [2020-04-28T15:02:47.007Z] #47 40.97 internal/syscall/unix
15:02:47 [2020-04-28T15:02:47.007Z] #47 41.29 strings
15:02:47 [2020-04-28T15:02:47.007Z] #47 42.48 os
15:02:47 [2020-04-28T15:02:47.007Z] #47 43.73 regexp/syntax
15:02:47 [2020-04-28T15:02:47.007Z] #47 45.68 fmt
15:02:47 [2020-04-28T15:02:47.007Z] #47 ...
15:02:47 [2020-04-28T15:02:47.007Z] 
15:02:47 [2020-04-28T15:02:47.007Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:02:47 [2020-04-28T15:02:47.007Z] #44 9.574   DEP      images/core.pb-c.d
15:02:47 [2020-04-28T15:02:47.007Z] #44 9.636   DEP      images/inventory.pb-c.d
15:02:47 [2020-04-28T15:02:47.007Z] #44 9.654   PBCC     images/cpuinfo.pb-c.c
15:02:47 [2020-04-28T15:02:47.007Z] #44 9.689   DEP      images/cpuinfo.pb-c.d
15:02:47 [2020-04-28T15:02:47.050Z] #27 8.507 #=#=#                                                                         
15:02:47 [2020-04-28T15:02:47.288Z] #44 9.732   PBCC     images/stats.pb-c.c
15:02:47 [2020-04-28T15:02:47.288Z] #44 9.764   DEP      images/stats.pb-c.d
15:02:47 [2020-04-28T15:02:47.289Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf
15:02:47 [2020-04-28T15:02:47.578Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1
15:02:47 [2020-04-28T15:02:47.900Z] #44 10.54 make[1]: Nothing to be done for 'all'.
15:02:48 [2020-04-28T15:02:48.080Z] #27 8.731 
##                                                                         3.2%
#############                                                             18.2%
#######################                                                   32.8%
##################################                                        48.2%
############################################                              61.6%
########################################################                  78.9%
#######################################################################   99.4%
######################################################################## 100.0%
15:02:48 [2020-04-28T15:02:48.080Z] #27 ...
15:02:48 [2020-04-28T15:02:48.080Z] 
15:02:48 [2020-04-28T15:02:48.080Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:48 [2020-04-28T15:02:48.080Z] #33 42.74 sort
15:02:48 [2020-04-28T15:02:48.080Z] #33 42.75 errors
15:02:48 [2020-04-28T15:02:48.080Z] #33 43.09 strconv
15:02:48 [2020-04-28T15:02:48.080Z] #33 44.43 io
15:02:48 [2020-04-28T15:02:48.080Z] #33 46.15 internal/oserror
15:02:48 [2020-04-28T15:02:48.080Z] #33 46.24 syscall
15:02:48 [2020-04-28T15:02:48.080Z] #33 48.36 reflect
15:02:48 [2020-04-28T15:02:48.080Z] #33 ...
15:02:48 [2020-04-28T15:02:48.080Z] 
15:02:48 [2020-04-28T15:02:48.080Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:02:48 [2020-04-28T15:02:48.080Z] #30 50.13 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.
15:02:48 [2020-04-28T15:02:48.080Z] #30 50.73 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
15:02:48 [2020-04-28T15:02:48.080Z] #30 51.15 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
15:02:48 [2020-04-28T15:02:48.211Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc
15:02:48 [2020-04-28T15:02:48.211Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c
15:02:48 [2020-04-28T15:02:48.502Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6
15:02:48 [2020-04-28T15:02:48.502Z] go: finding github.com/gofrs/flock v0.7.0
15:02:48 [2020-04-28T15:02:48.902Z] #44 11.43   CC       images/stats.o
15:02:48 [2020-04-28T15:02:48.902Z] #44 ...
15:02:48 [2020-04-28T15:02:48.902Z] 
15:02:48 [2020-04-28T15:02:48.902Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:02:48 [2020-04-28T15:02:48.902Z] #10 38.66 Selecting previously unselected package mingw-w64-x86-64-dev.
15:02:48 [2020-04-28T15:02:48.902Z] #10 38.66 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
15:02:48 [2020-04-28T15:02:48.902Z] #10 38.67 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
15:02:48 [2020-04-28T15:02:48.902Z] #10 44.20 Selecting previously unselected package gcc-mingw-w64-base.
15:02:48 [2020-04-28T15:02:48.902Z] #10 44.21 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ...
15:02:48 [2020-04-28T15:02:48.902Z] #10 44.22 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
15:02:48 [2020-04-28T15:02:48.902Z] #10 44.31 Selecting previously unselected package gcc-mingw-w64-x86-64.
15:02:48 [2020-04-28T15:02:48.902Z] #10 44.31 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
15:02:48 [2020-04-28T15:02:48.902Z] #10 44.32 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:02:49 [2020-04-28T15:02:49.131Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a
15:02:49 [2020-04-28T15:02:49.131Z] go: finding github.com/spf13/afero v1.1.2
15:02:49 [2020-04-28T15:02:49.133Z] #30 ...
15:02:49 [2020-04-28T15:02:49.133Z] 
15:02:49 [2020-04-28T15:02:49.133Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:49 [2020-04-28T15:02:49.133Z] #56 DONE 49.3s
15:02:49 [2020-04-28T15:02:49.133Z] 
15:02:49 [2020-04-28T15:02:49.133Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:02:49 [2020-04-28T15:02:49.133Z] #27 3.631 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
15:02:49 [2020-04-28T15:02:49.133Z] #27 3.938 
15:02:49 [2020-04-28T15:02:49.133Z] #27 4.154 
#                                                                          2.4%
########                                                                  11.1%
#############                                                             18.1%
###################                                                       27.3%
#########################                                                 35.7%
#################################                                         46.0%
####################################                                      50.6%
##########################################                                58.7%
###############################################                           65.3%
###################################################                       72.0%
##########################################################                81.5%
###############################################################           88.8%
#####################################################################     96.0%
######################################################################## 100.0%
15:02:49 [2020-04-28T15:02:49.133Z] #27 5.992 
15:02:49 [2020-04-28T15:02:49.183Z] #10 ...
15:02:49 [2020-04-28T15:02:49.183Z] 
15:02:49 [2020-04-28T15:02:49.183Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:02:49 [2020-04-28T15:02:49.183Z] #44 11.63   CC       images/core.o
15:02:49 [2020-04-28T15:02:49.422Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible
15:02:49 [2020-04-28T15:02:49.463Z] #44 12.04   CC       images/core-x86.o
15:02:49 [2020-04-28T15:02:49.643Z] #27 6.248 
                                                                           0.1%
################                                                          22.4%
####################                                                      28.5%
#############################                                             41.1%
##################################                                        48.1%
###########################################                               60.1%
####################################################                      72.8%
############################################################              83.8%
#####################################################################     96.6%
######################################################################## 100.0%
15:02:49 [2020-04-28T15:02:49.744Z] #44 12.35   CC       images/core-arm.o
15:02:50 [2020-04-28T15:02:50.025Z] #44 12.59   CC       images/core-aarch64.o
15:02:50 [2020-04-28T15:02:50.050Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5
15:02:50 [2020-04-28T15:02:50.204Z] #27 7.673 
15:02:50 [2020-04-28T15:02:50.307Z] #44 12.92   CC       images/core-ppc64.o
15:02:50 [2020-04-28T15:02:50.606Z] #30 ...
15:02:50 [2020-04-28T15:02:50.606Z] 
15:02:50 [2020-04-28T15:02:50.606Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:02:50 [2020-04-28T15:02:50.606Z] #27 9.896 
15:02:50 [2020-04-28T15:02:50.606Z] #27 10.10 
##                                                                         3.9%
#######                                                                   10.1%
############                                                              16.9%
##################                                                        25.5%
#######################                                                   32.3%
############################                                              40.0%
##################################                                        47.3%
#######################################                                   54.4%
#############################################                             62.9%
#################################################                         69.4%
#######################################################                   77.6%
##############################################################            86.7%
#######################################################################   99.1%
######################################################################## 100.0%
15:02:50 [2020-04-28T15:02:50.606Z] #27 11.77 
15:02:50 [2020-04-28T15:02:50.681Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305
15:02:50 [2020-04-28T15:02:50.681Z] go: finding github.com/pkg/errors v0.8.1
15:02:50 [2020-04-28T15:02:50.919Z] #44 13.22   CC       images/core-s390.o
15:02:51 [2020-04-28T15:02:51.224Z] #44 13.77   CC       images/cpuinfo.o
15:02:51 [2020-04-28T15:02:51.505Z] #44 14.06   CC       images/inventory.o
15:02:51 [2020-04-28T15:02:51.727Z] go: finding github.com/docker/go-connections v0.3.0
15:02:51 [2020-04-28T15:02:51.727Z] go: finding github.com/opencontainers/runtime-spec v1.0.1
15:02:51 [2020-04-28T15:02:51.727Z] go: finding github.com/spf13/pflag v1.0.3
15:02:51 [2020-04-28T15:02:51.739Z] #27 7.906 
                                                                           0.0%
#####                                                                      7.9%
##########                                                                14.9%
###############                                                           21.7%
######################                                                    31.3%
############################                                              39.1%
###############################                                           44.3%
######################################                                    53.5%
###########################################                               60.0%
##############################################                            64.9%
####################################################                      72.3%
#########################################################                 80.4%
###############################################################           87.6%
######################################################################## 100.0%
15:02:51 [2020-04-28T15:02:51.786Z] #44 14.26   CC       images/fdinfo.o
15:02:51 [2020-04-28T15:02:51.994Z] #27 9.638 
15:02:52 [2020-04-28T15:02:52.067Z] #44 14.44   CC       images/fown.o
15:02:52 [2020-04-28T15:02:52.067Z] #44 14.56   CC       images/ns.o
15:02:52 [2020-04-28T15:02:52.348Z] #44 14.73   CC       images/regfile.o
15:02:52 [2020-04-28T15:02:52.348Z] #44 14.93   CC       images/ghost-file.o
15:02:52 [2020-04-28T15:02:52.629Z] #44 15.14   CC       images/fifo.o
15:02:52 [2020-04-28T15:02:52.629Z] #44 15.21   CC       images/remap-file-path.o
15:02:52 [2020-04-28T15:02:52.629Z] #44 15.27   CC       images/eventfd.o
15:02:52 [2020-04-28T15:02:52.629Z] #44 ...
15:02:52 [2020-04-28T15:02:52.629Z] 
15:02:52 [2020-04-28T15:02:52.629Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:52 [2020-04-28T15:02:52.629Z] #56 42.09 os
15:02:52 [2020-04-28T15:02:52.629Z] #56 42.60 encoding/base64
15:02:52 [2020-04-28T15:02:52.629Z] #56 43.64 golang.org/x/sys/unix
15:02:52 [2020-04-28T15:02:52.629Z] #56 45.31 fmt
15:02:52 [2020-04-28T15:02:52.629Z] #56 49.60 encoding/json
15:02:52 [2020-04-28T15:02:52.629Z] #56 50.34 github.com/pkg/diff
15:02:52 [2020-04-28T15:02:52.629Z] #56 51.63 go/ast
15:02:52 [2020-04-28T15:02:52.759Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1
15:02:52 [2020-04-28T15:02:52.910Z] #56 ...
15:02:52 [2020-04-28T15:02:52.910Z] 
15:02:52 [2020-04-28T15:02:52.910Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:02:52 [2020-04-28T15:02:52.910Z] #65 24.98 Checking out files:  81% (2604/3178)   
Checking out files:  82% (2606/3178)   
Checking out files:  83% (2638/3178)   
Checking out files:  84% (2670/3178)   
Checking out files:  85% (2702/3178)   
Checking out files:  86% (2734/3178)   
Checking out files:  87% (2765/3178)   
Checking out files:  88% (2797/3178)   
Checking out files:  89% (2829/3178)   
Checking out files:  90% (2861/3178)   
Checking out files:  91% (2892/3178)   
Checking out files:  92% (2924/3178)   
Checking out files:  93% (2956/3178)   
Checking out files:  94% (2988/3178)   
Checking out files:  95% (3020/3178)   
Checking out files:  96% (3051/3178)   
Checking out files:  97% (3083/3178)   
Checking out files:  98% (3115/3178)   
Checking out files:  99% (3147/3178)   
Checking out files: 100% (3178/3178)   
Checking out files: 100% (3178/3178), done.
15:02:52 [2020-04-28T15:02:52.910Z] #65 25.40 + cd /tmp/tmp.bxMiWL4Hks/src/github.com/containerd/containerd
15:02:52 [2020-04-28T15:02:52.910Z] #65 25.40 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578
15:02:52 [2020-04-28T15:02:52.910Z] #65 26.66 + export 'BUILDTAGS=netgo osusergo static_build'
15:02:52 [2020-04-28T15:02:52.910Z] #65 26.66 + BUILDTAGS='netgo osusergo static_build'
15:02:52 [2020-04-28T15:02:52.910Z] #65 26.66 + export EXTRA_FLAGS=-buildmode=pie
15:02:52 [2020-04-28T15:02:52.910Z] #65 26.66 + EXTRA_FLAGS=-buildmode=pie
15:02:52 [2020-04-28T15:02:52.910Z] #65 26.66 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
15:02:52 [2020-04-28T15:02:52.910Z] #65 26.66 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
15:02:52 [2020-04-28T15:02:52.910Z] #65 26.66 + '[' '' = dynamic ']'
15:02:52 [2020-04-28T15:02:52.910Z] #65 26.66 + make
15:02:52 [2020-04-28T15:02:52.910Z] #65 27.38 + bin/ctr
15:02:53 [2020-04-28T15:02:53.049Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e
15:02:53 [2020-04-28T15:02:53.678Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8
15:02:53 [2020-04-28T15:02:53.715Z] #27 11.99 
                                                                           0.0%
#                                                                          2.7%
###                                                                        5.0%
####                                                                       6.8%
######                                                                     9.5%
########                                                                  11.9%
#########                                                                 13.4%
###########                                                               15.4%
############                                                              17.4%
#############                                                             19.4%
###############                                                           22.0%
################                                                          23.6%
##################                                                        25.9%
###################                                                       27.2%
####################                                                      29.2%
######################                                                    31.2%
#######################                                                   33.2%
#########################                                                 35.8%
###########################                                               37.5%
############################                                              39.9%
#############################                                             41.2%
###############################                                           44.0%
#################################                                         46.7%
####################################                                      50.1%
#####################################                                     51.8%
######################################                                    53.8%
########################################                                  56.0%
##########################################                                58.8%
##########################################                                59.3%
15:02:53 [2020-04-28T15:02:53.715Z] #27 ...
15:02:53 [2020-04-28T15:02:53.715Z] 
15:02:53 [2020-04-28T15:02:53.715Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:02:53 [2020-04-28T15:02:53.715Z] #10 48.75 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]
15:02:53 [2020-04-28T15:02:53.715Z] #10 51.38 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
15:02:53 [2020-04-28T15:02:53.715Z] #10 51.38 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
15:02:53 [2020-04-28T15:02:53.715Z] #10 51.40 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
15:02:53 [2020-04-28T15:02:53.715Z] #10 51.41 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
15:02:53 [2020-04-28T15:02:53.715Z] #10 51.43 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]
15:02:53 [2020-04-28T15:02:53.715Z] #10 51.43 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB]
15:02:53 [2020-04-28T15:02:53.715Z] #10 51.46 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
15:02:53 [2020-04-28T15:02:53.715Z] #10 51.48 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
15:02:53 [2020-04-28T15:02:53.715Z] #10 51.50 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
15:02:53 [2020-04-28T15:02:53.715Z] #10 51.54 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
15:02:53 [2020-04-28T15:02:53.715Z] #10 51.57 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
15:02:53 [2020-04-28T15:02:53.715Z] #10 51.66 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
15:02:53 [2020-04-28T15:02:53.715Z] #10 51.69 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
15:02:53 [2020-04-28T15:02:53.715Z] #10 51.70 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
15:02:53 [2020-04-28T15:02:53.715Z] #10 51.70 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB]
15:02:53 [2020-04-28T15:02:53.715Z] #10 52.92 debconf: delaying package configuration, since apt-utils is not installed
15:02:53 [2020-04-28T15:02:53.715Z] #10 53.15 Fetched 77.7 MB in 9s (8466 kB/s)
15:02:53 [2020-04-28T15:02:53.715Z] #10 53.26 Selecting previously unselected package binutils-mingw-w64-i686.
15:02:53 [2020-04-28T15:02:53.716Z] #10 53.26 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15409 files and directories currently installed.)
15:02:53 [2020-04-28T15:02:53.716Z] #10 53.42 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
15:02:53 [2020-04-28T15:02:53.716Z] #10 53.43 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
15:02:53 [2020-04-28T15:02:53.716Z] #10 56.33 Selecting previously unselected package binutils-mingw-w64-x86-64.
15:02:53 [2020-04-28T15:02:53.716Z] #10 56.33 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
15:02:53 [2020-04-28T15:02:53.716Z] #10 56.33 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
15:02:53 [2020-04-28T15:02:53.716Z] #10 ...
15:02:53 [2020-04-28T15:02:53.716Z] 
15:02:53 [2020-04-28T15:02:53.716Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:02:53 [2020-04-28T15:02:53.716Z] #50 48.41 + cd /tmp/tmp.QXZvKwLSvJ/src/gotest.tools/gotestsum
15:02:53 [2020-04-28T15:02:53.716Z] #50 48.42 + git checkout -q v0.3.5
15:02:53 [2020-04-28T15:02:53.716Z] #50 48.48 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
15:02:53 [2020-04-28T15:02:53.716Z] #50 ...
15:02:53 [2020-04-28T15:02:53.716Z] 
15:02:53 [2020-04-28T15:02:53.716Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:02:53 [2020-04-28T15:02:53.913Z] #65 ...
15:02:53 [2020-04-28T15:02:53.913Z] 
15:02:53 [2020-04-28T15:02:53.913Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:53 [2020-04-28T15:02:53.913Z] #33 46.22 io/ioutil
15:02:53 [2020-04-28T15:02:53.913Z] #33 47.61 flag
15:02:53 [2020-04-28T15:02:53.913Z] #33 47.61 github.com/BurntSushi/toml
15:02:53 [2020-04-28T15:02:53.913Z] #33 48.89 log
15:02:53 [2020-04-28T15:02:53.913Z] #33 50.63 github.com/BurntSushi/toml/cmd/tomlv
15:02:53 [2020-04-28T15:02:53.913Z] #33 DONE 53.5s
15:02:54 [2020-04-28T15:02:54.194Z] 
15:02:54 [2020-04-28T15:02:54.194Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:02:54 [2020-04-28T15:02:54.194Z] #44 15.46   CC       images/eventpoll.o
15:02:54 [2020-04-28T15:02:54.194Z] #44 15.70   CC       images/fh.o
15:02:54 [2020-04-28T15:02:54.194Z] #44 15.97   CC       images/fsnotify.o
15:02:54 [2020-04-28T15:02:54.194Z] #44 16.27   CC       images/signalfd.o
15:02:54 [2020-04-28T15:02:54.194Z] #44 16.44   CC       images/fs.o
15:02:54 [2020-04-28T15:02:54.194Z] #44 16.63   CC       images/pstree.o
15:02:54 [2020-04-28T15:02:54.194Z] #44 16.75   CC       images/pipe.o
15:02:54 [2020-04-28T15:02:54.306Z] go: finding github.com/theupdateframework/notary v0.6.1
15:02:54 [2020-04-28T15:02:54.306Z] go: finding github.com/docker/docker-credential-helpers v0.6.0
15:02:54 [2020-04-28T15:02:54.306Z] go: finding github.com/davecgh/go-spew v1.1.0
15:02:54 [2020-04-28T15:02:54.306Z] go: finding github.com/golang/protobuf v1.2.0
15:02:54 [2020-04-28T15:02:54.490Z] #27 11.99 
                                                                           0.0%
#                                                                          2.7%
###                                                                        5.0%
####                                                                       6.8%
######                                                                     9.5%
########                                                                  11.9%
#########                                                                 13.4%
###########                                                               15.4%
############                                                              17.4%
#############                                                             19.4%
###############                                                           22.0%
################                                                          23.6%
##################                                                        25.9%
###################                                                       27.2%
####################                                                      29.2%
######################                                                    31.2%
#######################                                                   33.2%
#########################                                                 35.8%
###########################                                               37.5%
############################                                              39.9%
#############################                                             41.2%
###############################                                           44.0%
#################################                                         46.7%
####################################                                      50.1%
#####################################                                     51.8%
######################################                                    53.8%
########################################                                  56.0%
##########################################                                58.8%
##########################################                                59.3%
###########################################                               60.5%
############################################                              62.3%
##############################################                            64.1%
###############################################                           66.4%
#################################################                         69.2%
###################################################                       71.5%
#####################################################                     74.0%
######################################################                    76.4%
15:02:54 [2020-04-28T15:02:54.490Z] #27 ...
15:02:54 [2020-04-28T15:02:54.490Z] 
15:02:54 [2020-04-28T15:02:54.490Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:54 [2020-04-28T15:02:54.490Z] #56 49.24 syscall
15:02:54 [2020-04-28T15:02:54.490Z] #56 49.30 reflect
15:02:54 [2020-04-28T15:02:54.490Z] #56 58.57 time
15:02:54 [2020-04-28T15:02:54.490Z] #56 ...
15:02:54 [2020-04-28T15:02:54.490Z] 
15:02:54 [2020-04-28T15:02:54.490Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:02:54 [2020-04-28T15:02:54.557Z] #27 9.822 
#                                                                          2.1%
###                                                                        5.3%
######                                                                     8.6%
########                                                                  11.6%
##########                                                                15.3%
#############                                                             18.4%
###############                                                           21.2%
##################                                                        25.0%
####################                                                      28.1%
######################                                                    31.5%
########################                                                  34.3%
##########################                                                37.1%
###########################                                               38.6%
#############################                                             41.1%
###############################                                           44.1%
################################                                          45.8%
###################################                                       49.8%
####################################                                      50.9%
#######################################                                   54.5%
########################################                                  56.2%
###########################################                               59.9%
#############################################                             62.7%
##############################################                            65.0%
15:02:54 [2020-04-28T15:02:54.557Z] #27 ...
15:02:54 [2020-04-28T15:02:54.557Z] 
15:02:54 [2020-04-28T15:02:54.557Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:02:54 [2020-04-28T15:02:54.557Z] #43 46.74 Selecting previously unselected package libprotoc17:amd64.
15:02:54 [2020-04-28T15:02:54.557Z] #43 46.74 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
15:02:54 [2020-04-28T15:02:54.557Z] #43 46.76 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
15:02:54 [2020-04-28T15:02:54.557Z] #43 47.43 Selecting previously unselected package protobuf-c-compiler.
15:02:54 [2020-04-28T15:02:54.557Z] #43 47.45 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
15:02:54 [2020-04-28T15:02:54.557Z] #43 47.45 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
15:02:54 [2020-04-28T15:02:54.557Z] #43 47.61 Selecting previously unselected package protobuf-compiler.
15:02:54 [2020-04-28T15:02:54.557Z] #43 47.61 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
15:02:54 [2020-04-28T15:02:54.557Z] #43 47.62 Unpacking protobuf-compiler (3.6.1.3-2) ...
15:02:54 [2020-04-28T15:02:54.557Z] #43 47.74 Selecting previously unselected package python-pkg-resources.
15:02:54 [2020-04-28T15:02:54.557Z] #43 47.75 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
15:02:54 [2020-04-28T15:02:54.557Z] #43 47.77 Unpacking python-pkg-resources (40.8.0-1) ...
15:02:54 [2020-04-28T15:02:54.557Z] #43 48.02 Selecting previously unselected package python-six.
15:02:54 [2020-04-28T15:02:54.557Z] #43 48.02 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
15:02:54 [2020-04-28T15:02:54.557Z] #43 48.03 Unpacking python-six (1.12.0-1) ...
15:02:54 [2020-04-28T15:02:54.557Z] #43 48.13 Selecting previously unselected package python-protobuf.
15:02:54 [2020-04-28T15:02:54.557Z] #43 48.13 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
15:02:54 [2020-04-28T15:02:54.557Z] #43 48.14 Unpacking python-protobuf (3.6.1.3-2) ...
15:02:54 [2020-04-28T15:02:54.557Z] #43 48.90 Setting up python-pkg-resources (40.8.0-1) ...
15:02:54 [2020-04-28T15:02:54.557Z] #43 53.85 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
15:02:54 [2020-04-28T15:02:54.557Z] #43 53.86 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:02:54 [2020-04-28T15:02:54.557Z] #43 53.88 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
15:02:54 [2020-04-28T15:02:54.558Z] #43 53.89 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
15:02:54 [2020-04-28T15:02:54.558Z] #43 53.90 Setting up python-six (1.12.0-1) ...
15:02:54 [2020-04-28T15:02:54.814Z] #43 ...
15:02:54 [2020-04-28T15:02:54.814Z] 
15:02:54 [2020-04-28T15:02:54.814Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:02:54 [2020-04-28T15:02:54.819Z] #44 17.25   CC       images/tcp-stream.o
15:02:54 [2020-04-28T15:02:54.819Z] #44 17.43   CC       images/sk-packet.o
15:02:54 [2020-04-28T15:02:54.933Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible
15:02:55 [2020-04-28T15:02:55.070Z] #27 9.822 
#                                                                          2.1%
###                                                                        5.3%
######                                                                     8.6%
########                                                                  11.6%
##########                                                                15.3%
#############                                                             18.4%
###############                                                           21.2%
##################                                                        25.0%
####################                                                      28.1%
######################                                                    31.5%
########################                                                  34.3%
##########################                                                37.1%
###########################                                               38.6%
#############################                                             41.1%
###############################                                           44.1%
################################                                          45.8%
###################################                                       49.8%
####################################                                      50.9%
#######################################                                   54.5%
########################################                                  56.2%
###########################################                               59.9%
#############################################                             62.7%
##############################################                            65.0%
################################################                          67.1%
#################################################                         68.8%
###################################################                       71.5%
15:02:55 [2020-04-28T15:02:55.070Z] #27 ...
15:02:55 [2020-04-28T15:02:55.070Z] 
15:02:55 [2020-04-28T15:02:55.070Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:02:55 [2020-04-28T15:02:55.070Z] #47 45.57 net/http/httptrace
15:02:55 [2020-04-28T15:02:55.070Z] #47 45.93 net/http
15:02:55 [2020-04-28T15:02:55.070Z] #47 ...
15:02:55 [2020-04-28T15:02:55.070Z] 
15:02:55 [2020-04-28T15:02:55.070Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:02:55 [2020-04-28T15:02:55.100Z] #44 17.74   CC       images/mnt.o
15:02:55 [2020-04-28T15:02:55.100Z] #44 17.83   CC       images/pipe-data.o
15:02:55 [2020-04-28T15:02:55.380Z] #44 17.93   CC       images/sa.o
15:02:55 [2020-04-28T15:02:55.526Z] #27 11.99 
                                                                           0.0%
#                                                                          2.7%
###                                                                        5.0%
####                                                                       6.8%
######                                                                     9.5%
########                                                                  11.9%
#########                                                                 13.4%
###########                                                               15.4%
############                                                              17.4%
#############                                                             19.4%
###############                                                           22.0%
################                                                          23.6%
##################                                                        25.9%
###################                                                       27.2%
####################                                                      29.2%
######################                                                    31.2%
#######################                                                   33.2%
#########################                                                 35.8%
###########################                                               37.5%
############################                                              39.9%
#############################                                             41.2%
###############################                                           44.0%
#################################                                         46.7%
####################################                                      50.1%
#####################################                                     51.8%
######################################                                    53.8%
########################################                                  56.0%
##########################################                                58.8%
##########################################                                59.3%
###########################################                               60.5%
############################################                              62.3%
##############################################                            64.1%
###############################################                           66.4%
#################################################                         69.2%
###################################################                       71.5%
#####################################################                     74.0%
######################################################                    76.4%
########################################################                  78.9%
##########################################################                80.6%
###########################################################               83.2%
##############################################################            86.3%
################################################################          89.1%
##################################################################        91.7%
###################################################################       93.6%
#####################################################################     96.1%
######################################################################    98.4%
######################################################################## 100.0%
15:02:55 [2020-04-28T15:02:55.526Z] #27 17.00 
15:02:55 [2020-04-28T15:02:55.565Z] go: finding github.com/pkg/profile v1.2.1
15:02:55 [2020-04-28T15:02:55.661Z] #44 18.06   CC       images/timer.o
15:02:55 [2020-04-28T15:02:55.845Z] #27 9.822 
#                                                                          2.1%
###                                                                        5.3%
######                                                                     8.6%
########                                                                  11.6%
##########                                                                15.3%
#############                                                             18.4%
###############                                                           21.2%
##################                                                        25.0%
####################                                                      28.1%
######################                                                    31.5%
########################                                                  34.3%
##########################                                                37.1%
###########################                                               38.6%
#############################                                             41.1%
###############################                                           44.1%
################################                                          45.8%
###################################                                       49.8%
####################################                                      50.9%
#######################################                                   54.5%
########################################                                  56.2%
###########################################                               59.9%
#############################################                             62.7%
##############################################                            65.0%
################################################                          67.1%
#################################################                         68.8%
###################################################                       71.5%
#####################################################                     74.6%
#######################################################                   76.9%
#########################################################                 80.4%
###########################################################               83.1%
#############################################################             85.4%
###############################################################           88.2%
#################################################################         91.2%
####################################################################      94.5%
15:02:55 [2020-04-28T15:02:55.845Z] #27 ...
15:02:55 [2020-04-28T15:02:55.845Z] 
15:02:55 [2020-04-28T15:02:55.845Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:02:55 [2020-04-28T15:02:55.845Z] #10 47.92 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
15:02:55 [2020-04-28T15:02:55.845Z] #10 47.92 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
15:02:55 [2020-04-28T15:02:55.845Z] #10 47.92 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
15:02:55 [2020-04-28T15:02:55.845Z] #10 47.93 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
15:02:55 [2020-04-28T15:02:55.845Z] #10 47.95 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]
15:02:55 [2020-04-28T15:02:55.845Z] #10 47.95 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB]
15:02:55 [2020-04-28T15:02:55.845Z] #10 47.96 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
15:02:55 [2020-04-28T15:02:55.845Z] #10 47.99 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
15:02:55 [2020-04-28T15:02:55.845Z] #10 48.01 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
15:02:55 [2020-04-28T15:02:55.845Z] #10 48.02 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
15:02:55 [2020-04-28T15:02:55.845Z] #10 48.04 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
15:02:55 [2020-04-28T15:02:55.845Z] #10 48.10 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
15:02:55 [2020-04-28T15:02:55.845Z] #10 48.11 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
15:02:55 [2020-04-28T15:02:55.845Z] #10 48.11 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
15:02:55 [2020-04-28T15:02:55.845Z] #10 48.13 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB]
15:02:55 [2020-04-28T15:02:55.845Z] #10 49.51 debconf: delaying package configuration, since apt-utils is not installed
15:02:55 [2020-04-28T15:02:55.845Z] #10 49.76 Fetched 77.7 MB in 8s (9806 kB/s)
15:02:55 [2020-04-28T15:02:55.845Z] #10 49.86 Selecting previously unselected package binutils-mingw-w64-i686.
15:02:55 [2020-04-28T15:02:55.845Z] #10 49.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 ... 15409 files and directories currently installed.)
15:02:55 [2020-04-28T15:02:55.845Z] #10 49.94 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
15:02:55 [2020-04-28T15:02:55.845Z] #10 49.94 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
15:02:55 [2020-04-28T15:02:55.845Z] #10 52.83 Selecting previously unselected package binutils-mingw-w64-x86-64.
15:02:55 [2020-04-28T15:02:55.845Z] #10 52.83 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
15:02:55 [2020-04-28T15:02:55.845Z] #10 52.85 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
15:02:55 [2020-04-28T15:02:55.845Z] #10 55.76 Selecting previously unselected package binutils-mingw-w64.
15:02:55 [2020-04-28T15:02:55.845Z] #10 55.76 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
15:02:55 [2020-04-28T15:02:55.845Z] #10 55.77 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
15:02:55 [2020-04-28T15:02:55.845Z] #10 55.92 Selecting previously unselected package libdevmapper1.02.1:amd64.
15:02:55 [2020-04-28T15:02:55.845Z] #10 55.92 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
15:02:55 [2020-04-28T15:02:55.845Z] #10 55.93 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
15:02:55 [2020-04-28T15:02:55.845Z] #10 56.23 Selecting previously unselected package dmsetup.
15:02:55 [2020-04-28T15:02:55.845Z] #10 56.25 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
15:02:55 [2020-04-28T15:02:55.845Z] #10 56.27 Unpacking dmsetup (2:1.02.155-3) ...
15:02:55 [2020-04-28T15:02:55.845Z] #10 56.46 Selecting previously unselected package mingw-w64-common.
15:02:55 [2020-04-28T15:02:55.845Z] #10 56.46 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
15:02:55 [2020-04-28T15:02:55.845Z] #10 56.47 Unpacking mingw-w64-common (6.0.0-3) ...
15:02:55 [2020-04-28T15:02:55.942Z] #44 18.32   CC       images/timerfd.o
15:02:55 [2020-04-28T15:02:55.942Z] #44 18.47   CC       images/mm.o
15:02:56 [2020-04-28T15:02:56.092Z] #27 ...
15:02:56 [2020-04-28T15:02:56.092Z] 
15:02:56 [2020-04-28T15:02:56.092Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:02:56 [2020-04-28T15:02:56.092Z] #35 50.95 Selecting previously unselected package libicu63:amd64.
15:02:56 [2020-04-28T15:02:56.092Z] #35 50.95 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
15:02:56 [2020-04-28T15:02:56.092Z] #35 50.97 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
15:02:56 [2020-04-28T15:02:56.092Z] #35 58.69 Selecting previously unselected package libxml2:amd64.
15:02:56 [2020-04-28T15:02:56.092Z] #35 58.69 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
15:02:56 [2020-04-28T15:02:56.092Z] #35 58.75 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
15:02:56 [2020-04-28T15:02:56.092Z] #35 59.44 Selecting previously unselected package libarchive13:amd64.
15:02:56 [2020-04-28T15:02:56.092Z] #35 59.44 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
15:02:56 [2020-04-28T15:02:56.092Z] #35 59.44 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
15:02:56 [2020-04-28T15:02:56.092Z] #35 59.93 Selecting previously unselected package libjsoncpp1:amd64.
15:02:56 [2020-04-28T15:02:56.092Z] #35 59.99 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
15:02:56 [2020-04-28T15:02:56.092Z] #35 60.00 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
15:02:56 [2020-04-28T15:02:56.092Z] #35 60.17 Selecting previously unselected package librhash0:amd64.
15:02:56 [2020-04-28T15:02:56.092Z] #35 60.18 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
15:02:56 [2020-04-28T15:02:56.092Z] #35 60.19 Unpacking librhash0:amd64 (1.3.8-1) ...
15:02:56 [2020-04-28T15:02:56.092Z] #35 60.35 Selecting previously unselected package libuv1:amd64.
15:02:56 [2020-04-28T15:02:56.092Z] #35 60.39 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
15:02:56 [2020-04-28T15:02:56.092Z] #35 60.40 Unpacking libuv1:amd64 (1.24.1-1) ...
15:02:56 [2020-04-28T15:02:56.092Z] #35 60.58 Selecting previously unselected package cmake.
15:02:56 [2020-04-28T15:02:56.092Z] #35 60.58 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
15:02:56 [2020-04-28T15:02:56.092Z] #35 60.59 Unpacking cmake (3.13.4-1) ...
15:02:56 [2020-04-28T15:02:56.092Z] #35 ...
15:02:56 [2020-04-28T15:02:56.092Z] 
15:02:56 [2020-04-28T15:02:56.092Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:02:56 [2020-04-28T15:02:56.092Z] #10 59.99 Selecting previously unselected package binutils-mingw-w64.
15:02:56 [2020-04-28T15:02:56.092Z] #10 60.02 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
15:02:56 [2020-04-28T15:02:56.092Z] #10 60.02 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
15:02:56 [2020-04-28T15:02:56.092Z] #10 60.21 Selecting previously unselected package libdevmapper1.02.1:amd64.
15:02:56 [2020-04-28T15:02:56.092Z] #10 60.22 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
15:02:56 [2020-04-28T15:02:56.092Z] #10 60.23 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
15:02:56 [2020-04-28T15:02:56.092Z] #10 60.51 Selecting previously unselected package dmsetup.
15:02:56 [2020-04-28T15:02:56.092Z] #10 60.51 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
15:02:56 [2020-04-28T15:02:56.092Z] #10 60.52 Unpacking dmsetup (2:1.02.155-3) ...
15:02:56 [2020-04-28T15:02:56.092Z] #10 60.73 Selecting previously unselected package mingw-w64-common.
15:02:56 [2020-04-28T15:02:56.092Z] #10 60.76 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
15:02:56 [2020-04-28T15:02:56.092Z] #10 60.76 Unpacking mingw-w64-common (6.0.0-3) ...
15:02:56 [2020-04-28T15:02:56.100Z] #10 ...
15:02:56 [2020-04-28T15:02:56.100Z] 
15:02:56 [2020-04-28T15:02:56.100Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:02:56 [2020-04-28T15:02:56.101Z] #27 9.822 
#                                                                          2.1%
###                                                                        5.3%
######                                                                     8.6%
########                                                                  11.6%
##########                                                                15.3%
#############                                                             18.4%
###############                                                           21.2%
##################                                                        25.0%
####################                                                      28.1%
######################                                                    31.5%
########################                                                  34.3%
##########################                                                37.1%
###########################                                               38.6%
#############################                                             41.1%
###############################                                           44.1%
################################                                          45.8%
###################################                                       49.8%
####################################                                      50.9%
#######################################                                   54.5%
########################################                                  56.2%
###########################################                               59.9%
#############################################                             62.7%
##############################################                            65.0%
################################################                          67.1%
#################################################                         68.8%
###################################################                       71.5%
#####################################################                     74.6%
#######################################################                   76.9%
#########################################################                 80.4%
###########################################################               83.1%
#############################################################             85.4%
###############################################################           88.2%
#################################################################         91.2%
####################################################################      94.5%
######################################################################    97.7%
######################################################################## 100.0%
15:02:56 [2020-04-28T15:02:56.101Z] #27 13.75 
15:02:56 [2020-04-28T15:02:56.223Z] #44 18.73   CC       images/sk-opts.o
15:02:56 [2020-04-28T15:02:56.349Z] #10 ...
15:02:56 [2020-04-28T15:02:56.349Z] 
15:02:56 [2020-04-28T15:02:56.349Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:02:56 [2020-04-28T15:02:56.349Z] #47 51.06 syscall
15:02:56 [2020-04-28T15:02:56.349Z] #47 60.54 time
15:02:56 [2020-04-28T15:02:56.356Z] #27 ...
15:02:56 [2020-04-28T15:02:56.356Z] 
15:02:56 [2020-04-28T15:02:56.356Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:02:56 [2020-04-28T15:02:56.356Z] #50 46.79 + cd /tmp/tmp.4FE2S1ux5A/src/gotest.tools/gotestsum
15:02:56 [2020-04-28T15:02:56.356Z] #50 46.79 + git checkout -q v0.3.5
15:02:56 [2020-04-28T15:02:56.356Z] #50 46.83 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
15:02:56 [2020-04-28T15:02:56.356Z] #50 ...
15:02:56 [2020-04-28T15:02:56.356Z] 
15:02:56 [2020-04-28T15:02:56.356Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:02:56 [2020-04-28T15:02:56.356Z] #43 58.04 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
15:02:56 [2020-04-28T15:02:56.356Z] #43 58.05 Setting up libnl-3-200:amd64 (3.4.0-1) ...
15:02:56 [2020-04-28T15:02:56.356Z] #43 58.07 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
15:02:56 [2020-04-28T15:02:56.356Z] #43 58.08 Setting up libcap-dev:amd64 (1:2.25-2) ...
15:02:56 [2020-04-28T15:02:56.356Z] #43 58.09 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
15:02:56 [2020-04-28T15:02:56.356Z] #43 58.11 Setting up protobuf-compiler (3.6.1.3-2) ...
15:02:56 [2020-04-28T15:02:56.356Z] #43 58.12 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
15:02:56 [2020-04-28T15:02:56.356Z] #43 58.14 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
15:02:56 [2020-04-28T15:02:56.356Z] #43 58.15 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
15:02:56 [2020-04-28T15:02:56.356Z] #43 58.17 Setting up python-protobuf (3.6.1.3-2) ...
15:02:56 [2020-04-28T15:02:56.504Z] #44 18.93   CC       images/sk-unix.o
15:02:56 [2020-04-28T15:02:56.504Z] #44 19.08   CC       images/sk-inet.o
15:02:56 [2020-04-28T15:02:56.589Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc
15:02:56 [2020-04-28T15:02:56.607Z] #47 ...
15:02:56 [2020-04-28T15:02:56.607Z] 
15:02:56 [2020-04-28T15:02:56.607Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:02:56 [2020-04-28T15:02:56.607Z] #27 17.92 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
15:02:56 [2020-04-28T15:02:56.786Z] #44 19.36   CC       images/tun.o
15:02:56 [2020-04-28T15:02:56.865Z] #27 18.37 
15:02:56 [2020-04-28T15:02:56.879Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a
15:02:56 [2020-04-28T15:02:56.915Z] #43 ...
15:02:56 [2020-04-28T15:02:56.915Z] 
15:02:56 [2020-04-28T15:02:56.915Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:02:56 [2020-04-28T15:02:56.915Z] #35 48.86 Selecting previously unselected package libicu63:amd64.
15:02:56 [2020-04-28T15:02:56.915Z] #35 48.91 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
15:02:56 [2020-04-28T15:02:56.915Z] #35 48.94 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
15:02:56 [2020-04-28T15:02:56.915Z] #35 56.56 Selecting previously unselected package libxml2:amd64.
15:02:56 [2020-04-28T15:02:56.915Z] #35 56.56 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
15:02:56 [2020-04-28T15:02:56.915Z] #35 56.57 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
15:02:56 [2020-04-28T15:02:56.915Z] #35 57.20 Selecting previously unselected package libarchive13:amd64.
15:02:56 [2020-04-28T15:02:56.915Z] #35 57.20 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
15:02:56 [2020-04-28T15:02:56.915Z] #35 57.21 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
15:02:56 [2020-04-28T15:02:56.915Z] #35 57.60 Selecting previously unselected package libjsoncpp1:amd64.
15:02:56 [2020-04-28T15:02:56.915Z] #35 57.61 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
15:02:56 [2020-04-28T15:02:56.915Z] #35 57.62 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
15:02:56 [2020-04-28T15:02:56.915Z] #35 57.77 Selecting previously unselected package librhash0:amd64.
15:02:56 [2020-04-28T15:02:56.915Z] #35 57.77 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
15:02:56 [2020-04-28T15:02:56.915Z] #35 57.78 Unpacking librhash0:amd64 (1.3.8-1) ...
15:02:56 [2020-04-28T15:02:56.915Z] #35 57.93 Selecting previously unselected package libuv1:amd64.
15:02:56 [2020-04-28T15:02:56.915Z] #35 57.96 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
15:02:56 [2020-04-28T15:02:56.915Z] #35 57.96 Unpacking libuv1:amd64 (1.24.1-1) ...
15:02:56 [2020-04-28T15:02:56.915Z] #35 58.09 Selecting previously unselected package cmake.
15:02:56 [2020-04-28T15:02:56.915Z] #35 58.09 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
15:02:56 [2020-04-28T15:02:56.915Z] #35 58.10 Unpacking cmake (3.13.4-1) ...
15:02:57 [2020-04-28T15:02:57.069Z] #44 19.53   CC       images/sk-netlink.o
15:02:57 [2020-04-28T15:02:57.069Z] #44 19.71   CC       images/packet-sock.o
15:02:57 [2020-04-28T15:02:57.122Z] #27 18.55 
######################################################################## 100.0%
15:02:57 [2020-04-28T15:02:57.166Z] go: finding go.etcd.io/bbolt v1.3.2
15:02:57 [2020-04-28T15:02:57.166Z] go: finding github.com/stretchr/objx v0.1.0
15:02:57 [2020-04-28T15:02:57.166Z] go: finding github.com/opencontainers/runc v1.0.0-rc8
15:02:57 [2020-04-28T15:02:57.170Z] #35 ...
15:02:57 [2020-04-28T15:02:57.170Z] 
15:02:57 [2020-04-28T15:02:57.170Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:02:57 [2020-04-28T15:02:57.170Z] #27 14.73 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
15:02:57 [2020-04-28T15:02:57.350Z] #44 19.97   CC       images/ipc-var.o
15:02:57 [2020-04-28T15:02:57.350Z] #44 ...
15:02:57 [2020-04-28T15:02:57.350Z] 
15:02:57 [2020-04-28T15:02:57.350Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:02:57 [2020-04-28T15:02:57.350Z] #47 46.91 regexp
15:02:57 [2020-04-28T15:02:57.350Z] #47 49.07 go/token
15:02:57 [2020-04-28T15:02:57.350Z] #47 49.57 internal/lazyregexp
15:02:57 [2020-04-28T15:02:57.350Z] #47 49.78 net/url
15:02:57 [2020-04-28T15:02:57.350Z] #47 49.84 go/scanner
15:02:57 [2020-04-28T15:02:57.350Z] #47 50.72 go/ast
15:02:57 [2020-04-28T15:02:57.350Z] #47 51.10 text/template/parse
15:02:57 [2020-04-28T15:02:57.350Z] #47 54.13 go/parser
15:02:57 [2020-04-28T15:02:57.350Z] #47 54.92 text/template
15:02:57 [2020-04-28T15:02:57.350Z] #47 56.68 encoding/xml
15:02:57 [2020-04-28T15:02:57.379Z] #27 18.71 
15:02:57 [2020-04-28T15:02:57.425Z] #27 15.06 
15:02:57 [2020-04-28T15:02:57.631Z] #47 ...
15:02:57 [2020-04-28T15:02:57.631Z] 
15:02:57 [2020-04-28T15:02:57.631Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:02:57 [2020-04-28T15:02:57.631Z] #44 20.12   CC       images/ipc-desc.o
15:02:57 [2020-04-28T15:02:57.680Z] #27 15.20 
######################################################################## 100.0%
15:02:57 [2020-04-28T15:02:57.680Z] #27 15.27 
15:02:57 [2020-04-28T15:02:57.795Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
15:02:57 [2020-04-28T15:02:57.912Z] #44 20.30   CC       images/ipc-shm.o
15:02:57 [2020-04-28T15:02:57.912Z] #44 20.41   CC       images/ipc-msg.o
15:02:58 [2020-04-28T15:02:58.085Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787
15:02:58 [2020-04-28T15:02:58.085Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452
15:02:58 [2020-04-28T15:02:58.192Z] #44 20.58   CC       images/ipc-sem.o
15:02:58 [2020-04-28T15:02:58.192Z] #44 20.69   CC       images/utsns.o
15:02:58 [2020-04-28T15:02:58.473Z] #44 20.85   CC       images/creds.o
15:02:58 [2020-04-28T15:02:58.473Z] #44 20.95   CC       images/vma.o
15:02:58 [2020-04-28T15:02:58.473Z] #44 21.05   CC       images/netdev.o
15:02:58 [2020-04-28T15:02:58.605Z] #27 16.05 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
15:02:58 [2020-04-28T15:02:58.752Z] #27 19.98 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
15:02:58 [2020-04-28T15:02:58.752Z] #27 ...
15:02:58 [2020-04-28T15:02:58.752Z] 
15:02:58 [2020-04-28T15:02:58.752Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:58 [2020-04-28T15:02:58.752Z] #33 53.49 time
15:02:58 [2020-04-28T15:02:58.752Z] #33 61.56 internal/poll
15:02:58 [2020-04-28T15:02:58.762Z] #44 21.25   CC       images/tty.o
15:02:58 [2020-04-28T15:02:58.867Z] #27 16.30 
15:02:58 [2020-04-28T15:02:58.867Z] #27 16.45 
############################################################              84.4%
######################################################################## 100.0%
15:02:58 [2020-04-28T15:02:58.867Z] #27 16.54 
15:02:59 [2020-04-28T15:02:59.010Z] #33 ...
15:02:59 [2020-04-28T15:02:59.010Z] 
15:02:59 [2020-04-28T15:02:59.010Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:02:59 [2020-04-28T15:02:59.010Z] #27 20.33 
15:02:59 [2020-04-28T15:02:59.010Z] #27 20.48 
######################################################################## 100.0%
15:02:59 [2020-04-28T15:02:59.044Z] #44 21.53   CC       images/file-lock.o
15:02:59 [2020-04-28T15:02:59.044Z] #44 21.64   CC       images/rlimit.o
15:02:59 [2020-04-28T15:02:59.044Z] #44 21.77   CC       images/pagemap.o
15:02:59 [2020-04-28T15:02:59.108Z] go: finding github.com/coreos/go-semver v0.2.0
15:02:59 [2020-04-28T15:02:59.302Z] #27 20.61 
15:02:59 [2020-04-28T15:02:59.324Z] #44 22.03   CC       images/siginfo.o
15:02:59 [2020-04-28T15:02:59.427Z] #27 ...
15:02:59 [2020-04-28T15:02:59.427Z] 
15:02:59 [2020-04-28T15:02:59.427Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:02:59 [2020-04-28T15:02:59.427Z] #35 60.64 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
15:02:59 [2020-04-28T15:02:59.427Z] #35 60.68 Setting up xxd (2:8.1.0875-5) ...
15:02:59 [2020-04-28T15:02:59.427Z] #35 60.69 Setting up libuv1:amd64 (1.24.1-1) ...
15:02:59 [2020-04-28T15:02:59.427Z] #35 60.70 Setting up vim-common (2:8.1.0875-5) ...
15:02:59 [2020-04-28T15:02:59.427Z] #35 60.74 Setting up librhash0:amd64 (1.3.8-1) ...
15:02:59 [2020-04-28T15:02:59.427Z] #35 60.75 Setting up cmake-data (3.13.4-1) ...
15:02:59 [2020-04-28T15:02:59.427Z] #35 60.77 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
15:02:59 [2020-04-28T15:02:59.427Z] #35 60.78 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
15:02:59 [2020-04-28T15:02:59.427Z] #35 60.79 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
15:02:59 [2020-04-28T15:02:59.427Z] #35 60.80 Setting up cmake (3.13.4-1) ...
15:02:59 [2020-04-28T15:02:59.427Z] #35 60.81 Processing triggers for libc-bin (2.28-10) ...
15:02:59 [2020-04-28T15:02:59.427Z] #35 60.91 Processing triggers for mime-support (3.62) ...
15:02:59 [2020-04-28T15:02:59.427Z] #35 DONE 61.6s
15:02:59 [2020-04-28T15:02:59.605Z] #44 22.24   CC       images/rpc.o
15:02:59 [2020-04-28T15:02:59.682Z] 
15:02:59 [2020-04-28T15:02:59.682Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
15:02:59 [2020-04-28T15:02:59.682Z] #36 DONE 0.1s
15:02:59 [2020-04-28T15:02:59.682Z] 
15:02:59 [2020-04-28T15:02:59.682Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
15:02:59 [2020-04-28T15:02:59.754Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed
15:02:59 [2020-04-28T15:02:59.754Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
15:02:59 [2020-04-28T15:02:59.938Z] #37 DONE 0.1s
15:02:59 [2020-04-28T15:02:59.938Z] 
15:02:59 [2020-04-28T15:02:59.938Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:03:00 [2020-04-28T15:03:00.048Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d
15:03:00 [2020-04-28T15:03:00.236Z] #27 ...
15:03:00 [2020-04-28T15:03:00.236Z] 
15:03:00 [2020-04-28T15:03:00.236Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:03:00 [2020-04-28T15:03:00.236Z] #35 64.46 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
15:03:00 [2020-04-28T15:03:00.236Z] #35 64.48 Setting up xxd (2:8.1.0875-5) ...
15:03:00 [2020-04-28T15:03:00.236Z] #35 64.49 Setting up libuv1:amd64 (1.24.1-1) ...
15:03:00 [2020-04-28T15:03:00.236Z] #35 64.50 Setting up vim-common (2:8.1.0875-5) ...
15:03:00 [2020-04-28T15:03:00.236Z] #35 64.53 Setting up librhash0:amd64 (1.3.8-1) ...
15:03:00 [2020-04-28T15:03:00.236Z] #35 64.60 Setting up cmake-data (3.13.4-1) ...
15:03:00 [2020-04-28T15:03:00.236Z] #35 64.63 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
15:03:00 [2020-04-28T15:03:00.236Z] #35 64.65 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
15:03:00 [2020-04-28T15:03:00.236Z] #35 64.66 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
15:03:00 [2020-04-28T15:03:00.236Z] #35 64.67 Setting up cmake (3.13.4-1) ...
15:03:00 [2020-04-28T15:03:00.236Z] #35 64.68 Processing triggers for libc-bin (2.28-10) ...
15:03:00 [2020-04-28T15:03:00.236Z] #35 64.72 Processing triggers for mime-support (3.62) ...
15:03:00 [2020-04-28T15:03:00.236Z] #35 DONE 65.2s
15:03:00 [2020-04-28T15:03:00.236Z] 
15:03:00 [2020-04-28T15:03:00.236Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:03:00 [2020-04-28T15:03:00.236Z] #27 21.64 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
15:03:00 [2020-04-28T15:03:00.236Z] #27 ...
15:03:00 [2020-04-28T15:03:00.236Z] 
15:03:00 [2020-04-28T15:03:00.236Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
15:03:00 [2020-04-28T15:03:00.236Z] #36 DONE 0.1s
15:03:00 [2020-04-28T15:03:00.236Z] 
15:03:00 [2020-04-28T15:03:00.236Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:03:00 [2020-04-28T15:03:00.236Z] #27 21.75 skipping existing 1849cc453dee
15:03:00 [2020-04-28T15:03:00.236Z] #27 ...
15:03:00 [2020-04-28T15:03:00.236Z] 
15:03:00 [2020-04-28T15:03:00.236Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
15:03:00 [2020-04-28T15:03:00.236Z] #37 DONE 0.1s
15:03:00 [2020-04-28T15:03:00.236Z] 
15:03:00 [2020-04-28T15:03:00.236Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:03:00 [2020-04-28T15:03:00.236Z] #27 21.87 
15:03:00 [2020-04-28T15:03:00.339Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612
15:03:00 [2020-04-28T15:03:00.608Z] #44 23.04   CC       images/ext-file.o
15:03:00 [2020-04-28T15:03:00.608Z] #44 23.15   CC       images/cgroup.o
15:03:00 [2020-04-28T15:03:00.889Z] #44 23.44   CC       images/userns.o
15:03:00 [2020-04-28T15:03:00.889Z] #44 23.53   CC       images/google/protobuf/descriptor.o
15:03:00 [2020-04-28T15:03:00.973Z] go: finding github.com/fsnotify/fsnotify v1.4.7
15:03:00 [2020-04-28T15:03:00.973Z] go: finding github.com/gogo/protobuf v1.2.0
15:03:01 [2020-04-28T15:03:01.169Z] #27 ...
15:03:01 [2020-04-28T15:03:01.169Z] 
15:03:01 [2020-04-28T15:03:01.169Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:03:01 [2020-04-28T15:03:01.169Z] #43 56.20 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
15:03:01 [2020-04-28T15:03:01.169Z] #43 56.21 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:03:01 [2020-04-28T15:03:01.169Z] #43 56.22 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
15:03:01 [2020-04-28T15:03:01.169Z] #43 56.26 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
15:03:01 [2020-04-28T15:03:01.169Z] #43 56.27 Setting up python-six (1.12.0-1) ...
15:03:01 [2020-04-28T15:03:01.169Z] #43 60.58 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
15:03:01 [2020-04-28T15:03:01.169Z] #43 60.59 Setting up libnl-3-200:amd64 (3.4.0-1) ...
15:03:01 [2020-04-28T15:03:01.169Z] #43 60.62 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
15:03:01 [2020-04-28T15:03:01.169Z] #43 60.63 Setting up libcap-dev:amd64 (1:2.25-2) ...
15:03:01 [2020-04-28T15:03:01.169Z] #43 60.64 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
15:03:01 [2020-04-28T15:03:01.169Z] #43 60.65 Setting up protobuf-compiler (3.6.1.3-2) ...
15:03:01 [2020-04-28T15:03:01.169Z] #43 60.67 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
15:03:01 [2020-04-28T15:03:01.169Z] #43 60.68 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
15:03:01 [2020-04-28T15:03:01.169Z] #43 60.69 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
15:03:01 [2020-04-28T15:03:01.169Z] #43 60.71 Setting up python-protobuf (3.6.1.3-2) ...
15:03:01 [2020-04-28T15:03:01.264Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9
15:03:01 [2020-04-28T15:03:01.264Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2
15:03:01 [2020-04-28T15:03:01.734Z] #43 ...
15:03:01 [2020-04-28T15:03:01.734Z] 
15:03:01 [2020-04-28T15:03:01.734Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:03:01 [2020-04-28T15:03:01.734Z] #27 23.11 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
15:03:01 [2020-04-28T15:03:01.892Z] go: finding github.com/gorilla/mux v1.7.0
15:03:01 [2020-04-28T15:03:01.892Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50
15:03:01 [2020-04-28T15:03:01.893Z] #44 24.37   CC       images/opts.o
15:03:02 [2020-04-28T15:03:02.175Z] #44 24.51   CC       images/seccomp.o
15:03:02 [2020-04-28T15:03:02.175Z] #44 24.75   CC       images/binfmt-misc.o
15:03:02 [2020-04-28T15:03:02.175Z] #44 24.85   CC       images/time.o
15:03:02 [2020-04-28T15:03:02.299Z] #27 23.59 
15:03:02 [2020-04-28T15:03:02.299Z] #27 23.75 
######################################################################## 100.0%
15:03:02 [2020-04-28T15:03:02.299Z] #27 23.85 
15:03:02 [2020-04-28T15:03:02.299Z] #27 23.90 Download of images into '/build' complete.
15:03:02 [2020-04-28T15:03:02.449Z] #38 2.273 + RM_GOPATH=0
15:03:02 [2020-04-28T15:03:02.449Z] #38 2.273 + TMP_GOPATH=
15:03:02 [2020-04-28T15:03:02.449Z] #38 2.273 + : /build
15:03:02 [2020-04-28T15:03:02.449Z] #38 2.273 + '[' -z '' ']'
15:03:02 [2020-04-28T15:03:02.449Z] #38 2.277 ++ mktemp -d
15:03:02 [2020-04-28T15:03:02.449Z] #38 2.277 + export GOPATH=/tmp/tmp.p7WYWTovCK
15:03:02 [2020-04-28T15:03:02.449Z] #38 2.277 + GOPATH=/tmp/tmp.p7WYWTovCK
15:03:02 [2020-04-28T15:03:02.449Z] #38 2.277 + RM_GOPATH=1
15:03:02 [2020-04-28T15:03:02.449Z] #38 2.277 ++ dirname ./install.sh
15:03:02 [2020-04-28T15:03:02.449Z] #38 2.281 + dir=.
15:03:02 [2020-04-28T15:03:02.449Z] #38 2.281 + bin=tini
15:03:02 [2020-04-28T15:03:02.449Z] #38 2.281 + shift
15:03:02 [2020-04-28T15:03:02.449Z] #38 2.281 + '[' '!' -f ./tini.installer ']'
15:03:02 [2020-04-28T15:03:02.449Z] #38 2.281 + . ./tini.installer
15:03:02 [2020-04-28T15:03:02.449Z] #38 2.281 ++ : fec3683b971d9c3ef73f284f176672c44b448662
15:03:02 [2020-04-28T15:03:02.449Z] #38 2.281 + install_tini
15:03:02 [2020-04-28T15:03:02.449Z] #38 2.281 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
15:03:02 [2020-04-28T15:03:02.449Z] #38 2.281 + git clone https://github.com/krallin/tini.git /tmp/tmp.p7WYWTovCK/tini
15:03:02 [2020-04-28T15:03:02.449Z] #38 2.281 Cloning into '/tmp/tmp.p7WYWTovCK/tini'...
15:03:02 [2020-04-28T15:03:02.449Z] #38 2.282 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
15:03:02 [2020-04-28T15:03:02.449Z] #38 ...
15:03:02 [2020-04-28T15:03:02.449Z] 
15:03:02 [2020-04-28T15:03:02.449Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:03:02 [2020-04-28T15:03:02.449Z] #43 63.98 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
15:03:02 [2020-04-28T15:03:02.449Z] #43 64.00 Processing triggers for libc-bin (2.28-10) ...
15:03:02 [2020-04-28T15:03:02.449Z] #43 DONE 64.3s
15:03:02 [2020-04-28T15:03:02.449Z] 
15:03:02 [2020-04-28T15:03:02.449Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:03:02 [2020-04-28T15:03:02.449Z] #27 17.73 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
15:03:02 [2020-04-28T15:03:02.449Z] #27 17.82 skipping existing 1849cc453dee
15:03:02 [2020-04-28T15:03:02.449Z] #27 17.98 
15:03:02 [2020-04-28T15:03:02.449Z] #27 19.12 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
15:03:02 [2020-04-28T15:03:02.449Z] #27 19.43 
15:03:02 [2020-04-28T15:03:02.449Z] #27 19.56 
######################################################################## 100.0%
15:03:02 [2020-04-28T15:03:02.449Z] #27 19.69 
15:03:02 [2020-04-28T15:03:02.449Z] #27 19.76 Download of images into '/build' complete.
15:03:02 [2020-04-28T15:03:02.449Z] #27 19.76 Use something like the following to load the result into a Docker daemon:
15:03:02 [2020-04-28T15:03:02.449Z] #27 19.76   tar -cC '/build' . | docker load
15:03:02 [2020-04-28T15:03:02.449Z] #27 DONE 19.9s
15:03:02 [2020-04-28T15:03:02.449Z] 
15:03:02 [2020-04-28T15:03:02.449Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:03:02 [2020-04-28T15:03:02.456Z] #44 24.93   CC       images/sysctl.o
15:03:02 [2020-04-28T15:03:02.456Z] #44 25.08   CC       images/autofs.o
15:03:02 [2020-04-28T15:03:02.456Z] #44 25.17   CC       images/macvlan.o
15:03:02 [2020-04-28T15:03:02.519Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645
15:03:02 [2020-04-28T15:03:02.556Z] #27 23.90 Use something like the following to load the result into a Docker daemon:
15:03:02 [2020-04-28T15:03:02.557Z] #27 23.91   tar -cC '/build' . | docker load
15:03:02 [2020-04-28T15:03:02.557Z] #27 DONE 24.0s
15:03:02 [2020-04-28T15:03:02.557Z] 
15:03:02 [2020-04-28T15:03:02.557Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:03:02 [2020-04-28T15:03:02.557Z] #33 63.71 internal/fmtsort
15:03:02 [2020-04-28T15:03:02.557Z] #33 64.04 internal/syscall/execenv
15:03:02 [2020-04-28T15:03:02.557Z] #33 64.24 internal/syscall/unix
15:03:02 [2020-04-28T15:03:02.557Z] #33 64.48 os
15:03:02 [2020-04-28T15:03:02.557Z] #33 64.54 strings
15:03:02 [2020-04-28T15:03:02.738Z] #44 25.24   CC       images/sit.o
15:03:02 [2020-04-28T15:03:02.738Z] #44 25.32   LINK     images/built-in.o
15:03:02 [2020-04-28T15:03:02.738Z] #44 25.35   GEN      compel/include/asm
15:03:02 [2020-04-28T15:03:02.738Z] #44 25.37   GEN      compel/include/version.h
15:03:02 [2020-04-28T15:03:02.738Z] #44 25.38 touch .config
15:03:02 [2020-04-28T15:03:02.738Z] #44 25.38   GEN      include/common/config.h
15:03:02 [2020-04-28T15:03:02.738Z] #44 25.43   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
15:03:03 [2020-04-28T15:03:03.019Z] #44 25.45   GEN      compel/plugins/include/uapi/std/syscall-codes.h
15:03:03 [2020-04-28T15:03:03.019Z] #44 25.46   GEN      compel/plugins/include/uapi/std/syscall.h
15:03:03 [2020-04-28T15:03:03.019Z] #44 25.46   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
15:03:03 [2020-04-28T15:03:03.019Z] #44 25.48   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
15:03:03 [2020-04-28T15:03:03.019Z] #44 25.49   DEP      compel/arch/s390/plugins/std/parasite-head.d
15:03:03 [2020-04-28T15:03:03.019Z] #44 25.52   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
15:03:03 [2020-04-28T15:03:03.019Z] #44 25.52   DEP      compel/plugins/std/infect.d
15:03:03 [2020-04-28T15:03:03.019Z] #44 25.64   DEP      compel/plugins/std/string.d
15:03:03 [2020-04-28T15:03:03.019Z] #44 ...
15:03:03 [2020-04-28T15:03:03.019Z] 
15:03:03 [2020-04-28T15:03:03.019Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:03:03 [2020-04-28T15:03:03.019Z] #56 52.58 golang.org/x/crypto/ssh/terminal
15:03:03 [2020-04-28T15:03:03.019Z] #56 54.56 mvdan.cc/editorconfig
15:03:03 [2020-04-28T15:03:03.019Z] #56 55.34 mvdan.cc/sh/v3/fileutil
15:03:03 [2020-04-28T15:03:03.019Z] #56 55.47 mvdan.cc/sh/v3/syntax
15:03:03 [2020-04-28T15:03:03.019Z] #56 59.39 mvdan.cc/sh/v3/cmd/shfmt
15:03:03 [2020-04-28T15:03:03.121Z] #33 67.72 path
15:03:03 [2020-04-28T15:03:03.144Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96
15:03:03 [2020-04-28T15:03:03.300Z] #56 ...
15:03:03 [2020-04-28T15:03:03.300Z] 
15:03:03 [2020-04-28T15:03:03.300Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:03:03 [2020-04-28T15:03:03.300Z] #44 25.74   DEP      compel/plugins/std/log.d
15:03:03 [2020-04-28T15:03:03.300Z] #44 25.81   DEP      compel/plugins/std/fds.d
15:03:03 [2020-04-28T15:03:03.300Z] #44 25.91   DEP      compel/plugins/std/std.d
15:03:03 [2020-04-28T15:03:03.300Z] #44 25.99   DEP      compel/plugins/shmem/shmem.d
15:03:03 [2020-04-28T15:03:03.435Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793
15:03:03 [2020-04-28T15:03:03.435Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412
15:03:03 [2020-04-28T15:03:03.581Z] #44 26.04   DEP      compel/plugins/fds/fds.d
15:03:03 [2020-04-28T15:03:03.581Z] #44 ...
15:03:03 [2020-04-28T15:03:03.581Z] 
15:03:03 [2020-04-28T15:03:03.581Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:03:03 [2020-04-28T15:03:03.581Z] #56 DONE 63.1s
15:03:03 [2020-04-28T15:03:03.581Z] 
15:03:03 [2020-04-28T15:03:03.581Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:03:03 [2020-04-28T15:03:03.581Z] #44 26.15   CC       compel/plugins/std/std.o
15:03:03 [2020-04-28T15:03:03.729Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0
15:03:03 [2020-04-28T15:03:03.729Z] go: finding github.com/mitchellh/mapstructure v1.1.2
15:03:04 [2020-04-28T15:03:04.053Z] #33 ...
15:03:04 [2020-04-28T15:03:04.053Z] 
15:03:04 [2020-04-28T15:03:04.053Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:03:04 [2020-04-28T15:03:04.053Z] #43 68.40 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
15:03:04 [2020-04-28T15:03:04.053Z] #43 68.46 Processing triggers for libc-bin (2.28-10) ...
15:03:04 [2020-04-28T15:03:04.053Z] #43 DONE 69.0s
15:03:04 [2020-04-28T15:03:04.053Z] 
15:03:04 [2020-04-28T15:03:04.053Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:03:04 [2020-04-28T15:03:04.193Z] #44 26.61   CC       compel/plugins/std/fds.o
15:03:04 [2020-04-28T15:03:04.368Z] go: finding github.com/coreos/etcd v3.3.10+incompatible
15:03:04 [2020-04-28T15:03:04.474Z] #44 26.94   CC       compel/plugins/std/log.o
15:03:04 [2020-04-28T15:03:04.698Z] go: finding github.com/inconshreveable/mousetrap v1.0.0
15:03:04 [2020-04-28T15:03:04.988Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0
15:03:05 [2020-04-28T15:03:05.086Z] #44 27.51   CC       compel/plugins/std/string.o
15:03:05 [2020-04-28T15:03:05.117Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:03:05 [2020-04-28T15:03:05.117Z] 
15:03:05 [2020-04-28T15:03:05.367Z] #44 28.00   CC       compel/plugins/std/infect.o
15:03:05 [2020-04-28T15:03:05.373Z] 
15:03:05 [2020-04-28T15:03:05.373Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:03:05 [2020-04-28T15:03:05.617Z] go: finding github.com/spf13/cast v1.3.0
15:03:05 [2020-04-28T15:03:05.628Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:03:05 [2020-04-28T15:03:05.628Z] HOSTNAME=aff7e4c610c5
15:03:05 [2020-04-28T15:03:05.628Z] TEST_SKIP_INTEGRATION=1
15:03:05 [2020-04-28T15:03:05.628Z] TESTDEBUG=0
15:03:05 [2020-04-28T15:03:05.628Z] DEST=bundles/test-integration
15:03:05 [2020-04-28T15:03:05.628Z] PWD=/go/src/github.com/docker/docker
15:03:05 [2020-04-28T15:03:05.628Z] KEEPBUNDLE=1
15:03:05 [2020-04-28T15:03:05.628Z] DOCKER_GITCOMMIT=b2af9e631c53ab17d49cd0ff341893a00318eb59
15:03:05 [2020-04-28T15:03:05.628Z] container=docker
15:03:05 [2020-04-28T15:03:05.628Z] HOME=/root
15:03:05 [2020-04-28T15:03:05.628Z] GOLANG_VERSION=1.13.10
15:03:05 [2020-04-28T15:03:05.628Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:03:05 [2020-04-28T15:03:05.628Z] VALIDATE_BRANCH=master
15:03:05 [2020-04-28T15:03:05.628Z] TERM=xterm
15:03:05 [2020-04-28T15:03:05.628Z] DOCKER_PKG=github.com/docker/docker
15:03:05 [2020-04-28T15:03:05.628Z] SHLVL=1
15:03:05 [2020-04-28T15:03:05.628Z] TIMEOUT=120m
15:03:05 [2020-04-28T15:03:05.628Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
15:03:05 [2020-04-28T15:03:05.628Z] DOCKER_GRAPHDRIVER=overlay2
15:03:05 [2020-04-28T15:03:05.628Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
15:03:05 [2020-04-28T15:03:05.628Z] GO111MODULE=off
15:03:05 [2020-04-28T15:03:05.628Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:03:05 [2020-04-28T15:03:05.628Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:03:05 [2020-04-28T15:03:05.628Z] GOPATH=/go
15:03:05 [2020-04-28T15:03:05.628Z] PKG_CONFIG=pkg-config
15:03:05 [2020-04-28T15:03:05.628Z] _=/usr/bin/env
15:03:05 [2020-04-28T15:03:05.628Z] Building test suite binary ./integration-cli/test.main
15:03:05 [2020-04-28T15:03:05.884Z] 
15:03:05 [2020-04-28T15:03:05.884Z] 
15:03:05 [2020-04-28T15:03:05.884Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
15:03:05 [2020-04-28T15:03:05.908Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0
15:03:05 [2020-04-28T15:03:05.978Z] #44 28.30   CC       compel/arch/s390/plugins/std/parasite-head.o
15:03:05 [2020-04-28T15:03:05.979Z] #44 28.33   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
15:03:05 [2020-04-28T15:03:05.979Z] #44 28.37   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
15:03:05 [2020-04-28T15:03:05.979Z] #44 28.45   AR       compel/plugins/std.lib.a
15:03:05 [2020-04-28T15:03:05.979Z] #44 28.52   CC       compel/plugins/fds/fds.o
15:03:05 [2020-04-28T15:03:05.979Z] #44 28.63   AR       compel/plugins/fds.lib.a
15:03:05 [2020-04-28T15:03:05.979Z] #44 28.65   HOSTDEP  compel/src/lib/log-host.d
15:03:06 [2020-04-28T15:03:06.138Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:03:06 [2020-04-28T15:03:06.138Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:03:06 [2020-04-28T15:03:06.138Z] HOSTNAME=3efdff98fab3
15:03:06 [2020-04-28T15:03:06.138Z] TEST_SKIP_INTEGRATION=1
15:03:06 [2020-04-28T15:03:06.138Z] TESTDEBUG=0
15:03:06 [2020-04-28T15:03:06.138Z] DEST=bundles/test-integration
15:03:06 [2020-04-28T15:03:06.138Z] PWD=/go/src/github.com/docker/docker
15:03:06 [2020-04-28T15:03:06.138Z] KEEPBUNDLE=1
15:03:06 [2020-04-28T15:03:06.138Z] DOCKER_GITCOMMIT=b2af9e631c53ab17d49cd0ff341893a00318eb59
15:03:06 [2020-04-28T15:03:06.138Z] container=docker
15:03:06 [2020-04-28T15:03:06.138Z] HOME=/root
15:03:06 [2020-04-28T15:03:06.138Z] GOLANG_VERSION=1.13.10
15:03:06 [2020-04-28T15:03:06.138Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:03:06 [2020-04-28T15:03:06.138Z] VALIDATE_BRANCH=master
15:03:06 [2020-04-28T15:03:06.138Z] TERM=xterm
15:03:06 [2020-04-28T15:03:06.138Z] DOCKER_PKG=github.com/docker/docker
15:03:06 [2020-04-28T15:03:06.138Z] SHLVL=1
15:03:06 [2020-04-28T15:03:06.138Z] TIMEOUT=120m
15:03:06 [2020-04-28T15:03:06.138Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
15:03:06 [2020-04-28T15:03:06.138Z] DOCKER_GRAPHDRIVER=overlay2
15:03:06 [2020-04-28T15:03:06.138Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
15:03:06 [2020-04-28T15:03:06.138Z] GO111MODULE=off
15:03:06 [2020-04-28T15:03:06.138Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:03:06 [2020-04-28T15:03:06.138Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:03:06 [2020-04-28T15:03:06.138Z] GOPATH=/go
15:03:06 [2020-04-28T15:03:06.138Z] PKG_CONFIG=pkg-config
15:03:06 [2020-04-28T15:03:06.138Z] _=/usr/bin/env
15:03:06 [2020-04-28T15:03:06.138Z] Building test suite binary ./integration-cli/test.main
15:03:06 [2020-04-28T15:03:06.259Z] #44 28.72   HOSTDEP  compel/src/lib/handle-elf-host.d
15:03:06 [2020-04-28T15:03:06.259Z] #44 28.83   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
15:03:06 [2020-04-28T15:03:06.259Z] #44 28.92   HOSTDEP  compel/src/main-host.d
15:03:06 [2020-04-28T15:03:06.393Z] No new tests added to integration.
15:03:06 [2020-04-28T15:03:06.393Z] 
15:03:06 [2020-04-28T15:03:06.393Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:03:06 [2020-04-28T15:03:06.537Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible
15:03:06 [2020-04-28T15:03:06.540Z] #44 29.08   DEP      compel/src/lib/ptrace.d
15:03:06 [2020-04-28T15:03:06.540Z] #44 29.14   DEP      compel/src/lib/infect.d
15:03:06 [2020-04-28T15:03:06.540Z] #44 29.23   DEP      compel/src/lib/infect-util.d
15:03:06 [2020-04-28T15:03:06.823Z] #44 29.35   DEP      compel/src/lib/infect-rpc.d
15:03:06 [2020-04-28T15:03:06.823Z] #44 29.44   DEP      compel/arch/s390/src/lib/infect.d
15:03:07 [2020-04-28T15:03:07.105Z] #44 29.55   DEP      compel/arch/s390/src/lib/cpu.d
15:03:07 [2020-04-28T15:03:07.105Z] #44 29.65   DEP      compel/src/lib/log.d
15:03:07 [2020-04-28T15:03:07.105Z] #44 29.73   DEP      compel/src/main.d
15:03:07 [2020-04-28T15:03:07.201Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
15:03:07 [2020-04-28T15:03:07.201Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7
15:03:07 [2020-04-28T15:03:07.386Z] #44 29.84   DEP      compel/src/lib/handle-elf.d
15:03:07 [2020-04-28T15:03:07.386Z] #44 29.94   DEP      compel/arch/s390/src/lib/handle-elf.d
15:03:07 [2020-04-28T15:03:07.386Z] #44 30.01   CC       compel/src/lib/log.o
15:03:07 [2020-04-28T15:03:07.667Z] #44 30.22   CC       compel/arch/s390/src/lib/cpu.o
15:03:07 [2020-04-28T15:03:07.667Z] #44 30.35   CC       compel/arch/s390/src/lib/infect.o
15:03:07 [2020-04-28T15:03:07.685Z] #44 4.605 Note: Building without setproctitle() and strlcpy() support.
15:03:07 [2020-04-28T15:03:07.685Z] #44 4.605       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:03:07 [2020-04-28T15:03:07.685Z] #44 4.623 Note: Building without GnuTLS support
15:03:07 [2020-04-28T15:03:07.755Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:03:07 [2020-04-28T15:03:07.755Z] HOSTNAME=c653cf8f51c5
15:03:07 [2020-04-28T15:03:07.755Z] TESTDEBUG=0
15:03:07 [2020-04-28T15:03:07.755Z] DEST=bundles/test-integration
15:03:07 [2020-04-28T15:03:07.755Z] PWD=/go/src/github.com/docker/docker
15:03:07 [2020-04-28T15:03:07.755Z] KEEPBUNDLE=1
15:03:07 [2020-04-28T15:03:07.755Z] DOCKER_GITCOMMIT=b2af9e631c53ab17d49cd0ff341893a00318eb59
15:03:07 [2020-04-28T15:03:07.755Z] container=docker
15:03:07 [2020-04-28T15:03:07.755Z] HOME=/root
15:03:07 [2020-04-28T15:03:07.755Z] GOLANG_VERSION=1.13.10
15:03:07 [2020-04-28T15:03:07.755Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:03:07 [2020-04-28T15:03:07.755Z] VALIDATE_BRANCH=master
15:03:07 [2020-04-28T15:03:07.755Z] TERM=xterm
15:03:07 [2020-04-28T15:03:07.755Z] DOCKER_PKG=github.com/docker/docker
15:03:07 [2020-04-28T15:03:07.755Z] SHLVL=1
15:03:07 [2020-04-28T15:03:07.755Z] TIMEOUT=120m
15:03:07 [2020-04-28T15:03:07.755Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
15:03:07 [2020-04-28T15:03:07.755Z] DOCKER_GRAPHDRIVER=overlay2
15:03:07 [2020-04-28T15:03:07.755Z] GO111MODULE=off
15:03:07 [2020-04-28T15:03:07.755Z] TEST_SKIP_INTEGRATION_CLI=1
15:03:07 [2020-04-28T15:03:07.755Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:03:07 [2020-04-28T15:03:07.755Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:03:07 [2020-04-28T15:03:07.755Z] GOPATH=/go
15:03:07 [2020-04-28T15:03:07.755Z] PKG_CONFIG=pkg-config
15:03:07 [2020-04-28T15:03:07.755Z] _=/usr/bin/env
15:03:07 [2020-04-28T15:03:07.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:03:07 [2020-04-28T15:03:07.828Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7
15:03:07 [2020-04-28T15:03:07.828Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
15:03:07 [2020-04-28T15:03:07.828Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507
15:03:07 [2020-04-28T15:03:07.828Z] go: finding github.com/lib/pq v1.0.0
15:03:07 [2020-04-28T15:03:07.941Z] #44 ...
15:03:07 [2020-04-28T15:03:07.941Z] 
15:03:07 [2020-04-28T15:03:07.941Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:03:07 [2020-04-28T15:03:07.941Z] #38 3.316 + cd /tmp/tmp.p7WYWTovCK/tini
15:03:07 [2020-04-28T15:03:07.941Z] #38 3.316 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
15:03:07 [2020-04-28T15:03:07.941Z] #38 3.333 + cmake .
15:03:07 [2020-04-28T15:03:07.941Z] #38 4.271 -- The C compiler identification is GNU 8.3.0
15:03:07 [2020-04-28T15:03:07.941Z] #38 4.396 -- Check for working C compiler: /usr/bin/cc
15:03:07 [2020-04-28T15:03:07.941Z] #38 5.222 -- Check for working C compiler: /usr/bin/cc -- works
15:03:07 [2020-04-28T15:03:07.941Z] #38 5.223 -- Detecting C compiler ABI info
15:03:07 [2020-04-28T15:03:07.941Z] #38 5.517 -- Detecting C compiler ABI info - done
15:03:07 [2020-04-28T15:03:07.941Z] #38 5.600 -- Detecting C compile features
15:03:07 [2020-04-28T15:03:07.941Z] #38 7.622 -- Detecting C compile features - done
15:03:07 [2020-04-28T15:03:07.941Z] #38 7.660 -- Performing Test HAS_BUILTIN_FORTIFY
15:03:07 [2020-04-28T15:03:07.941Z] #38 7.807 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
15:03:07 [2020-04-28T15:03:07.941Z] #38 7.912 -- Configuring done
15:03:07 [2020-04-28T15:03:07.941Z] #38 7.930 -- Generating done
15:03:07 [2020-04-28T15:03:07.941Z] #38 7.936 -- Build files have been written to: /tmp/tmp.p7WYWTovCK/tini
15:03:07 [2020-04-28T15:03:07.941Z] #38 7.949 + make tini-static
15:03:07 [2020-04-28T15:03:07.941Z] #38 8.290 Scanning dependencies of target tini-static
15:03:08 [2020-04-28T15:03:08.196Z] #38 8.372 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
15:03:08 [2020-04-28T15:03:08.227Z] #44 4.159 Note: Building without setproctitle() and strlcpy() support.
15:03:08 [2020-04-28T15:03:08.227Z] #44 4.160       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:03:08 [2020-04-28T15:03:08.227Z] #44 4.174 Note: Building without GnuTLS support
15:03:08 [2020-04-28T15:03:08.671Z] #44 30.99   CC       compel/src/lib/infect-rpc.o
15:03:08 [2020-04-28T15:03:08.671Z] #44 31.16   CC       compel/src/lib/infect-util.o
15:03:08 [2020-04-28T15:03:08.671Z] #44 31.27   CC       compel/src/lib/infect.o
15:03:08 [2020-04-28T15:03:08.756Z] #38 ...
15:03:08 [2020-04-28T15:03:08.756Z] 
15:03:08 [2020-04-28T15:03:08.756Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:03:08 [2020-04-28T15:03:08.756Z] #44 6.449 fatal: not a git repository (or any of the parent directories): .git
15:03:08 [2020-04-28T15:03:08.756Z] #44 6.504   GEN      .gitid
15:03:08 [2020-04-28T15:03:08.756Z] #44 6.510   GEN      criu/include/version.h
15:03:08 [2020-04-28T15:03:08.756Z] #44 6.546   GEN      include/common/asm
15:03:09 [2020-04-28T15:03:09.325Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1
15:03:09 [2020-04-28T15:03:09.597Z] #44 ...
15:03:09 [2020-04-28T15:03:09.597Z] 
15:03:09 [2020-04-28T15:03:09.597Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:03:09 [2020-04-28T15:03:09.597Z] #47 64.00 internal/fmtsort
15:03:09 [2020-04-28T15:03:09.597Z] #47 64.61 strings
15:03:09 [2020-04-28T15:03:09.597Z] #47 67.28 os
15:03:09 [2020-04-28T15:03:09.597Z] #47 68.99 regexp/syntax
15:03:09 [2020-04-28T15:03:09.597Z] #47 72.41 fmt
15:03:09 [2020-04-28T15:03:09.597Z] #47 ...
15:03:09 [2020-04-28T15:03:09.597Z] 
15:03:09 [2020-04-28T15:03:09.597Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:03:09 [2020-04-28T15:03:09.597Z] #38 3.884 + RM_GOPATH=0
15:03:09 [2020-04-28T15:03:09.597Z] #38 3.884 + TMP_GOPATH=
15:03:09 [2020-04-28T15:03:09.597Z] #38 3.884 + : /build
15:03:09 [2020-04-28T15:03:09.597Z] #38 3.884 + '[' -z '' ']'
15:03:09 [2020-04-28T15:03:09.597Z] #38 3.884 ++ mktemp -d
15:03:09 [2020-04-28T15:03:09.597Z] #38 3.894 + export GOPATH=/tmp/tmp.nrQCMBTbJz
15:03:09 [2020-04-28T15:03:09.597Z] #38 3.894 + GOPATH=/tmp/tmp.nrQCMBTbJz
15:03:09 [2020-04-28T15:03:09.597Z] #38 3.894 + RM_GOPATH=1
15:03:09 [2020-04-28T15:03:09.597Z] #38 3.895 ++ dirname ./install.sh
15:03:09 [2020-04-28T15:03:09.597Z] #38 3.915 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
15:03:09 [2020-04-28T15:03:09.597Z] #38 3.915 + dir=.
15:03:09 [2020-04-28T15:03:09.597Z] #38 3.915 + bin=tini
15:03:09 [2020-04-28T15:03:09.597Z] #38 3.915 + shift
15:03:09 [2020-04-28T15:03:09.597Z] #38 3.915 + '[' '!' -f ./tini.installer ']'
15:03:09 [2020-04-28T15:03:09.597Z] #38 3.915 + . ./tini.installer
15:03:09 [2020-04-28T15:03:09.597Z] #38 3.915 ++ : fec3683b971d9c3ef73f284f176672c44b448662
15:03:09 [2020-04-28T15:03:09.597Z] #38 3.915 + install_tini
15:03:09 [2020-04-28T15:03:09.597Z] #38 3.915 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
15:03:09 [2020-04-28T15:03:09.597Z] #38 3.915 + git clone https://github.com/krallin/tini.git /tmp/tmp.nrQCMBTbJz/tini
15:03:09 [2020-04-28T15:03:09.597Z] #38 3.915 Cloning into '/tmp/tmp.nrQCMBTbJz/tini'...
15:03:09 [2020-04-28T15:03:09.597Z] #38 5.136 + cd /tmp/tmp.nrQCMBTbJz/tini
15:03:09 [2020-04-28T15:03:09.597Z] #38 5.136 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
15:03:09 [2020-04-28T15:03:09.597Z] #38 5.200 + cmake .
15:03:09 [2020-04-28T15:03:09.597Z] #38 5.958 -- The C compiler identification is GNU 8.3.0
15:03:09 [2020-04-28T15:03:09.597Z] #38 6.018 -- Check for working C compiler: /usr/bin/cc
15:03:09 [2020-04-28T15:03:09.597Z] #38 6.888 -- Check for working C compiler: /usr/bin/cc -- works
15:03:09 [2020-04-28T15:03:09.597Z] #38 6.904 -- Detecting C compiler ABI info
15:03:09 [2020-04-28T15:03:09.597Z] #38 7.603 -- Detecting C compiler ABI info - done
15:03:09 [2020-04-28T15:03:09.597Z] #38 7.642 -- Detecting C compile features
15:03:09 [2020-04-28T15:03:09.675Z] #44 ...
15:03:09 [2020-04-28T15:03:09.675Z] 
15:03:09 [2020-04-28T15:03:09.675Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:03:09 [2020-04-28T15:03:09.675Z] #47 58.93 go/doc
15:03:09 [2020-04-28T15:03:09.675Z] #47 61.27 github.com/LK4D4/vndr/godl/singleflight
15:03:09 [2020-04-28T15:03:09.675Z] #47 61.38 github.com/LK4D4/vndr/versioned
15:03:09 [2020-04-28T15:03:09.675Z] #47 61.60 net
15:03:09 [2020-04-28T15:03:09.675Z] #47 61.73 github.com/LK4D4/vndr/build
15:03:09 [2020-04-28T15:03:09.675Z] #47 63.99 vendor/golang.org/x/text/transform
15:03:09 [2020-04-28T15:03:09.675Z] #47 64.43 vendor/golang.org/x/text/unicode/bidi
15:03:09 [2020-04-28T15:03:09.675Z] #47 65.54 vendor/golang.org/x/text/secure/bidirule
15:03:09 [2020-04-28T15:03:09.675Z] #47 65.86 vendor/golang.org/x/text/unicode/norm
15:03:09 [2020-04-28T15:03:09.675Z] #47 68.34 vendor/golang.org/x/net/idna
15:03:09 [2020-04-28T15:03:09.854Z] #38 ...
15:03:09 [2020-04-28T15:03:09.854Z] 
15:03:09 [2020-04-28T15:03:09.854Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:03:09 [2020-04-28T15:03:09.854Z] #44 5.760 fatal: not a git repository (or any of the parent directories): .git
15:03:09 [2020-04-28T15:03:09.854Z] #44 5.807   GEN      .gitid
15:03:09 [2020-04-28T15:03:09.854Z] #44 5.829   GEN      criu/include/version.h
15:03:09 [2020-04-28T15:03:09.854Z] #44 5.858   GEN      include/common/asm
15:03:09 [2020-04-28T15:03:09.955Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645
15:03:09 [2020-04-28T15:03:09.956Z] #47 ...
15:03:09 [2020-04-28T15:03:09.956Z] 
15:03:09 [2020-04-28T15:03:09.956Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:03:09 [2020-04-28T15:03:09.956Z] #44 32.66   CC       compel/src/lib/ptrace.o
15:03:10 [2020-04-28T15:03:10.111Z] #44 ...
15:03:10 [2020-04-28T15:03:10.111Z] 
15:03:10 [2020-04-28T15:03:10.111Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:03:10 [2020-04-28T15:03:10.111Z] #56 64.97 encoding/binary
15:03:10 [2020-04-28T15:03:10.111Z] #56 65.12 context
15:03:10 [2020-04-28T15:03:10.111Z] #56 66.94 os
15:03:10 [2020-04-28T15:03:10.111Z] #56 67.47 encoding/base64
15:03:10 [2020-04-28T15:03:10.111Z] #56 69.11 golang.org/x/sys/unix
15:03:10 [2020-04-28T15:03:10.111Z] #56 72.12 fmt
15:03:10 [2020-04-28T15:03:10.118Z] #44 7.968   PBCC     images/google/protobuf/descriptor.pb-c.c
15:03:10 [2020-04-28T15:03:10.237Z] #44 32.88   AR       compel/libcompel.a
15:03:10 [2020-04-28T15:03:10.237Z] #44 32.93   HOSTCC   compel/src/main-host.o
15:03:10 [2020-04-28T15:03:10.368Z] #56 ...
15:03:10 [2020-04-28T15:03:10.368Z] 
15:03:10 [2020-04-28T15:03:10.368Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:03:10 [2020-04-28T15:03:10.368Z] #33 68.85 text/tabwriter
15:03:10 [2020-04-28T15:03:10.368Z] #33 70.12 fmt
15:03:10 [2020-04-28T15:03:10.368Z] #33 70.14 path/filepath
15:03:10 [2020-04-28T15:03:10.368Z] #33 71.55 io/ioutil
15:03:10 [2020-04-28T15:03:10.368Z] #33 74.18 github.com/BurntSushi/toml
15:03:10 [2020-04-28T15:03:10.368Z] #33 74.19 flag
15:03:10 [2020-04-28T15:03:10.374Z] #44 8.062   PBCC     images/opts.pb-c.c
15:03:10 [2020-04-28T15:03:10.374Z] #44 8.112   PBCC     images/sit.pb-c.c
15:03:10 [2020-04-28T15:03:10.374Z] #44 ...
15:03:10 [2020-04-28T15:03:10.374Z] 
15:03:10 [2020-04-28T15:03:10.374Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:03:10 [2020-04-28T15:03:10.374Z] #38 9.766 [100%] Linking C executable tini-static
15:03:10 [2020-04-28T15:03:10.374Z] #38 10.28 [100%] Built target tini-static
15:03:10 [2020-04-28T15:03:10.374Z] #38 10.41 + mkdir -p /build
15:03:10 [2020-04-28T15:03:10.374Z] #38 10.41 + cp tini-static /build/docker-init
15:03:10 [2020-04-28T15:03:10.374Z] #38 DONE 10.7s
15:03:10 [2020-04-28T15:03:10.374Z] 
15:03:10 [2020-04-28T15:03:10.374Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:03:10 [2020-04-28T15:03:10.374Z] #44 8.216   DEP      images/google/protobuf/descriptor.pb-c.d
15:03:10 [2020-04-28T15:03:10.518Z] #44 33.16   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
15:03:10 [2020-04-28T15:03:10.585Z] go: finding github.com/bitly/go-simplejson v0.5.0
15:03:10 [2020-04-28T15:03:10.625Z] #33 ...
15:03:10 [2020-04-28T15:03:10.625Z] 
15:03:10 [2020-04-28T15:03:10.625Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:03:10 [2020-04-28T15:03:10.625Z] #38 10.15 -- Detecting C compile features - done
15:03:10 [2020-04-28T15:03:10.625Z] #38 10.20 -- Performing Test HAS_BUILTIN_FORTIFY
15:03:10 [2020-04-28T15:03:10.631Z] #44 8.249   DEP      images/opts.pb-c.d
15:03:10 [2020-04-28T15:03:10.631Z] #44 8.324   DEP      images/sit.pb-c.d
15:03:10 [2020-04-28T15:03:10.631Z] #44 8.444   PBCC     images/macvlan.pb-c.c
15:03:10 [2020-04-28T15:03:10.631Z] #44 8.492   DEP      images/macvlan.pb-c.d
15:03:10 [2020-04-28T15:03:10.631Z] #44 8.563   PBCC     images/autofs.pb-c.c
15:03:10 [2020-04-28T15:03:10.799Z] #44 33.27   HOSTCC   compel/src/lib/handle-elf-host.o
15:03:10 [2020-04-28T15:03:10.874Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880
15:03:10 [2020-04-28T15:03:10.882Z] #38 10.55 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
15:03:10 [2020-04-28T15:03:10.887Z] #44 8.617   DEP      images/autofs.pb-c.d
15:03:10 [2020-04-28T15:03:10.887Z] #44 ...
15:03:10 [2020-04-28T15:03:10.887Z] 
15:03:10 [2020-04-28T15:03:10.887Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:03:10 [2020-04-28T15:03:10.887Z] #10 62.87 Selecting previously unselected package mingw-w64-x86-64-dev.
15:03:10 [2020-04-28T15:03:10.887Z] #10 62.87 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
15:03:10 [2020-04-28T15:03:10.887Z] #10 62.88 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
15:03:10 [2020-04-28T15:03:10.887Z] #10 69.79 Selecting previously unselected package gcc-mingw-w64-base.
15:03:10 [2020-04-28T15:03:10.887Z] #10 69.81 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
15:03:10 [2020-04-28T15:03:10.887Z] #10 69.81 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
15:03:10 [2020-04-28T15:03:10.887Z] #10 69.96 Selecting previously unselected package gcc-mingw-w64-x86-64.
15:03:10 [2020-04-28T15:03:10.887Z] #10 69.98 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
15:03:10 [2020-04-28T15:03:10.887Z] #10 69.99 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:03:10 [2020-04-28T15:03:10.887Z] #10 ...
15:03:10 [2020-04-28T15:03:10.887Z] 
15:03:10 [2020-04-28T15:03:10.887Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:03:10 [2020-04-28T15:03:10.887Z] #44 8.765   PBCC     images/sysctl.pb-c.c
15:03:10 [2020-04-28T15:03:10.887Z] #44 8.815   DEP      images/sysctl.pb-c.d
15:03:11 [2020-04-28T15:03:11.085Z] #44 33.62   HOSTCC   compel/src/lib/log-host.o
15:03:11 [2020-04-28T15:03:11.140Z] #38 10.71 -- Configuring done
15:03:11 [2020-04-28T15:03:11.140Z] #38 10.75 -- Generating done
15:03:11 [2020-04-28T15:03:11.140Z] #38 10.76 -- Build files have been written to: /tmp/tmp.nrQCMBTbJz/tini
15:03:11 [2020-04-28T15:03:11.140Z] #38 10.77 + make tini-static
15:03:11 [2020-04-28T15:03:11.142Z] #44 8.888   PBCC     images/time.pb-c.c
15:03:11 [2020-04-28T15:03:11.142Z] #44 8.956   DEP      images/time.pb-c.d
15:03:11 [2020-04-28T15:03:11.142Z] #44 9.011   PBCC     images/binfmt-misc.pb-c.c
15:03:11 [2020-04-28T15:03:11.142Z] #44 9.087   DEP      images/binfmt-misc.pb-c.d
15:03:11 [2020-04-28T15:03:11.166Z] go: finding github.com/go-sql-driver/mysql v1.4.1
15:03:11 [2020-04-28T15:03:11.386Z] #44 33.78   HOSTLINK compel/compel-host-bin
15:03:11 [2020-04-28T15:03:11.386Z] #44 33.86   DEP      soccr/soccr.d
15:03:11 [2020-04-28T15:03:11.386Z] #44 33.94   CC       soccr/soccr.o
15:03:11 [2020-04-28T15:03:11.386Z] #44 ...
15:03:11 [2020-04-28T15:03:11.386Z] 
15:03:11 [2020-04-28T15:03:11.386Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:03:11 [2020-04-28T15:03:11.386Z] #10 60.99 Selecting previously unselected package g++-mingw-w64-x86-64.
15:03:11 [2020-04-28T15:03:11.386Z] #10 60.99 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
15:03:11 [2020-04-28T15:03:11.386Z] #10 61.00 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:03:11 [2020-04-28T15:03:11.438Z] #44 9.106   PBCC     images/seccomp.pb-c.c
15:03:11 [2020-04-28T15:03:11.438Z] #44 9.184   DEP      images/seccomp.pb-c.d
15:03:11 [2020-04-28T15:03:11.438Z] #44 9.220   PBCC     images/userns.pb-c.c
15:03:11 [2020-04-28T15:03:11.438Z] #44 9.312   DEP      images/userns.pb-c.d
15:03:11 [2020-04-28T15:03:11.455Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19
15:03:11 [2020-04-28T15:03:11.455Z] go: finding github.com/jinzhu/gorm v1.9.2
15:03:11 [2020-04-28T15:03:11.669Z] #10 71.15 Selecting previously unselected package libapparmor1:s390x.
15:03:11 [2020-04-28T15:03:11.669Z] #10 71.17 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ...
15:03:11 [2020-04-28T15:03:11.669Z] #10 71.18 Unpacking libapparmor1:s390x (2.13.2-10) ...
15:03:11 [2020-04-28T15:03:11.669Z] #10 ...
15:03:11 [2020-04-28T15:03:11.669Z] 
15:03:11 [2020-04-28T15:03:11.669Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:03:11 [2020-04-28T15:03:11.669Z] #47 70.02 vendor/golang.org/x/net/http2/hpack
15:03:11 [2020-04-28T15:03:11.669Z] #47 70.72 mime
15:03:11 [2020-04-28T15:03:11.693Z] #44 9.428   PBCC     images/cgroup.pb-c.c
15:03:11 [2020-04-28T15:03:11.693Z] #44 9.448   DEP      images/cgroup.pb-c.d
15:03:11 [2020-04-28T15:03:11.705Z] #38 11.25 Scanning dependencies of target tini-static
15:03:11 [2020-04-28T15:03:11.705Z] #38 11.43 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
15:03:11 [2020-04-28T15:03:11.949Z] #44 9.581   PBCC     images/fown.pb-c.c
15:03:11 [2020-04-28T15:03:11.949Z] #44 9.660   PBCC     images/ext-file.pb-c.c
15:03:11 [2020-04-28T15:03:11.949Z] #44 9.689   DEP      images/fown.pb-c.d
15:03:11 [2020-04-28T15:03:11.949Z] #44 9.741   DEP      images/ext-file.pb-c.d
15:03:11 [2020-04-28T15:03:11.949Z] #44 9.796   PBCC     images/rpc.pb-c.c
15:03:12 [2020-04-28T15:03:12.193Z] ok  	github.com/docker/docker/api/server/httputils	0.018s	coverage: 14.7% of statements
15:03:12 [2020-04-28T15:03:12.193Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
15:03:12 [2020-04-28T15:03:12.193Z] ok  	github.com/docker/docker/api/server/middleware	0.032s	coverage: 37.7% of statements
15:03:12 [2020-04-28T15:03:12.193Z] ?   	github.com/docker/docker/api/server/router	[no test files]
15:03:12 [2020-04-28T15:03:12.193Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
15:03:12 [2020-04-28T15:03:12.193Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
15:03:12 [2020-04-28T15:03:12.193Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
15:03:12 [2020-04-28T15:03:12.193Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
15:03:12 [2020-04-28T15:03:12.193Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
15:03:12 [2020-04-28T15:03:12.193Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
15:03:12 [2020-04-28T15:03:12.193Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
15:03:12 [2020-04-28T15:03:12.193Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
15:03:12 [2020-04-28T15:03:12.193Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
15:03:12 [2020-04-28T15:03:12.193Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
15:03:12 [2020-04-28T15:03:12.193Z] ok  	github.com/docker/docker/api/types/filters	0.014s	coverage: 92.2% of statements
15:03:12 [2020-04-28T15:03:12.193Z] ok  	github.com/docker/docker/api/types/strslice	0.039s	coverage: 90.0% of statements
15:03:12 [2020-04-28T15:03:12.193Z] ok  	github.com/docker/docker/api/server/router/swarm	0.017s	coverage: 4.8% of statements
15:03:12 [2020-04-28T15:03:12.193Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
15:03:12 [2020-04-28T15:03:12.193Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
15:03:12 [2020-04-28T15:03:12.193Z] ?   	github.com/docker/docker/api/types	[no test files]
15:03:12 [2020-04-28T15:03:12.193Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
15:03:12 [2020-04-28T15:03:12.193Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
15:03:12 [2020-04-28T15:03:12.193Z] ?   	github.com/docker/docker/api/types/container	[no test files]
15:03:12 [2020-04-28T15:03:12.193Z] ?   	github.com/docker/docker/api/types/events	[no test files]
15:03:12 [2020-04-28T15:03:12.193Z] ?   	github.com/docker/docker/api/types/image	[no test files]
15:03:12 [2020-04-28T15:03:12.193Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
15:03:12 [2020-04-28T15:03:12.193Z] ?   	github.com/docker/docker/api/types/network	[no test files]
15:03:12 [2020-04-28T15:03:12.193Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
15:03:12 [2020-04-28T15:03:12.193Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
15:03:12 [2020-04-28T15:03:12.193Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
15:03:12 [2020-04-28T15:03:12.193Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
15:03:12 [2020-04-28T15:03:12.193Z] ok  	github.com/docker/docker/api/types/time	0.012s	coverage: 100.0% of statements
15:03:12 [2020-04-28T15:03:12.193Z] ok  	github.com/docker/docker/api/types/versions	0.029s	coverage: 75.0% of statements
15:03:12 [2020-04-28T15:03:12.193Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
15:03:12 [2020-04-28T15:03:12.193Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
15:03:12 [2020-04-28T15:03:12.193Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
15:03:12 [2020-04-28T15:03:12.193Z] ?   	github.com/docker/docker/builder	[no test files]
15:03:12 [2020-04-28T15:03:12.193Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
15:03:12 [2020-04-28T15:03:12.193Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
15:03:12 [2020-04-28T15:03:12.193Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
15:03:12 [2020-04-28T15:03:12.193Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
15:03:12 [2020-04-28T15:03:12.193Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
15:03:12 [2020-04-28T15:03:12.193Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
15:03:12 [2020-04-28T15:03:12.193Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
15:03:12 [2020-04-28T15:03:12.193Z] ok  	github.com/docker/docker/builder/dockerignore	0.015s	coverage: 96.8% of statements
15:03:12 [2020-04-28T15:03:12.193Z] ok  	github.com/docker/docker/cli/debug	0.014s	coverage: 100.0% of statements
15:03:12 [2020-04-28T15:03:12.204Z] #44 9.844   DEP      images/rpc.pb-c.d
15:03:12 [2020-04-28T15:03:12.204Z] #44 9.907   PBCC     images/siginfo.pb-c.c
15:03:12 [2020-04-28T15:03:12.204Z] #44 9.932   DEP      images/siginfo.pb-c.d
15:03:12 [2020-04-28T15:03:12.204Z] #44 9.965   PBCC     images/pagemap.pb-c.c
15:03:12 [2020-04-28T15:03:12.204Z] #44 10.02   DEP      images/pagemap.pb-c.d
15:03:12 [2020-04-28T15:03:12.459Z] #44 10.09   PBCC     images/rlimit.pb-c.c
15:03:12 [2020-04-28T15:03:12.459Z] #44 10.10   DEP      images/rlimit.pb-c.d
15:03:12 [2020-04-28T15:03:12.459Z] #44 10.16   PBCC     images/file-lock.pb-c.c
15:03:12 [2020-04-28T15:03:12.459Z] #44 10.18   DEP      images/file-lock.pb-c.d
15:03:12 [2020-04-28T15:03:12.459Z] #44 10.22   PBCC     images/tty.pb-c.c
15:03:12 [2020-04-28T15:03:12.459Z] #44 10.28   DEP      images/tty.pb-c.d
15:03:12 [2020-04-28T15:03:12.674Z] #47 72.15 mime/quotedprintable
15:03:12 [2020-04-28T15:03:12.717Z] #44 10.36   PBCC     images/tun.pb-c.c
15:03:12 [2020-04-28T15:03:12.717Z] #44 10.44   PBCC     images/netdev.pb-c.c
15:03:12 [2020-04-28T15:03:12.717Z] #44 10.52   DEP      images/tun.pb-c.d
15:03:12 [2020-04-28T15:03:12.717Z] #44 10.58   DEP      images/netdev.pb-c.d
15:03:12 [2020-04-28T15:03:12.972Z] #44 10.61   PBCC     images/vma.pb-c.c
15:03:12 [2020-04-28T15:03:12.972Z] #44 10.65   DEP      images/vma.pb-c.d
15:03:12 [2020-04-28T15:03:12.972Z] #44 10.71   PBCC     images/creds.pb-c.c
15:03:12 [2020-04-28T15:03:12.972Z] #44 10.76   DEP      images/creds.pb-c.d
15:03:12 [2020-04-28T15:03:12.972Z] #44 10.80   PBCC     images/utsns.pb-c.c
15:03:12 [2020-04-28T15:03:12.972Z] #44 10.82   DEP      images/utsns.pb-c.d
15:03:12 [2020-04-28T15:03:12.993Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c
15:03:13 [2020-04-28T15:03:13.129Z] ok  	github.com/docker/docker/builder/remotecontext	0.304s	coverage: 13.6% of statements
15:03:13 [2020-04-28T15:03:13.227Z] #44 10.86   PBCC     images/ipc-desc.pb-c.c
15:03:13 [2020-04-28T15:03:13.227Z] #44 10.87   PBCC     images/ipc-sem.pb-c.c
15:03:13 [2020-04-28T15:03:13.227Z] #44 10.93   DEP      images/ipc-desc.pb-c.d
15:03:13 [2020-04-28T15:03:13.227Z] #44 10.97   DEP      images/ipc-sem.pb-c.d
15:03:13 [2020-04-28T15:03:13.227Z] #44 11.03   PBCC     images/ipc-msg.pb-c.c
15:03:13 [2020-04-28T15:03:13.227Z] #44 11.04   DEP      images/ipc-msg.pb-c.d
15:03:13 [2020-04-28T15:03:13.281Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5
15:03:13 [2020-04-28T15:03:13.286Z] #47 72.55 net/http/internal
15:03:13 [2020-04-28T15:03:13.482Z] #44 11.09   PBCC     images/ipc-shm.pb-c.c
15:03:13 [2020-04-28T15:03:13.482Z] #44 11.12   DEP      images/ipc-shm.pb-c.d
15:03:13 [2020-04-28T15:03:13.482Z] #44 11.19   PBCC     images/ipc-var.pb-c.c
15:03:13 [2020-04-28T15:03:13.482Z] #44 11.24   DEP      images/ipc-var.pb-c.d
15:03:13 [2020-04-28T15:03:13.482Z] #44 11.27   PBCC     images/sk-opts.pb-c.c
15:03:13 [2020-04-28T15:03:13.482Z] #44 11.29   PBCC     images/packet-sock.pb-c.c
15:03:13 [2020-04-28T15:03:13.482Z] #44 11.32   DEP      images/sk-opts.pb-c.d
15:03:13 [2020-04-28T15:03:13.482Z] #44 11.36   DEP      images/packet-sock.pb-c.d
15:03:13 [2020-04-28T15:03:13.482Z] #44 11.40   PBCC     images/sk-netlink.pb-c.c
15:03:13 [2020-04-28T15:03:13.601Z] #38 13.00 [100%] Linking C executable tini-static
15:03:13 [2020-04-28T15:03:13.697Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.855s	coverage: 86.3% of statements
15:03:13 [2020-04-28T15:03:13.737Z] #44 11.50   DEP      images/sk-netlink.pb-c.d
15:03:13 [2020-04-28T15:03:13.737Z] #44 11.57   PBCC     images/sk-inet.pb-c.c
15:03:13 [2020-04-28T15:03:13.908Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c
15:03:13 [2020-04-28T15:03:13.908Z] go: finding gotest.tools v2.2.0+incompatible
15:03:13 [2020-04-28T15:03:13.992Z] #44 11.66   DEP      images/sk-inet.pb-c.d
15:03:13 [2020-04-28T15:03:13.992Z] #44 11.71   PBCC     images/sk-unix.pb-c.c
15:03:13 [2020-04-28T15:03:13.992Z] #44 11.76   DEP      images/sk-unix.pb-c.d
15:03:13 [2020-04-28T15:03:13.992Z] #44 11.79   PBCC     images/mm.pb-c.c
15:03:13 [2020-04-28T15:03:13.992Z] #44 11.83   DEP      images/mm.pb-c.d
15:03:13 [2020-04-28T15:03:13.992Z] #44 11.90   PBCC     images/timerfd.pb-c.c
15:03:14 [2020-04-28T15:03:14.167Z] #38 13.92 [100%] Built target tini-static
15:03:14 [2020-04-28T15:03:14.198Z] go: finding github.com/docker/docker-credential-helpers v0.6.1
15:03:14 [2020-04-28T15:03:14.247Z] #44 11.96   DEP      images/timerfd.pb-c.d
15:03:14 [2020-04-28T15:03:14.247Z] #44 12.02   PBCC     images/timer.pb-c.c
15:03:14 [2020-04-28T15:03:14.247Z] #44 12.05   DEP      images/timer.pb-c.d
15:03:14 [2020-04-28T15:03:14.247Z] #44 12.09   PBCC     images/sa.pb-c.c
15:03:14 [2020-04-28T15:03:14.247Z] #44 12.14   DEP      images/sa.pb-c.d
15:03:14 [2020-04-28T15:03:14.265Z] ok  	github.com/docker/docker/builder/dockerfile	0.986s	coverage: 48.2% of statements
15:03:14 [2020-04-28T15:03:14.265Z] ?   	github.com/docker/docker/cli	[no test files]
15:03:14 [2020-04-28T15:03:14.265Z] ?   	github.com/docker/docker/cli/config	[no test files]
15:03:14 [2020-04-28T15:03:14.424Z] #38 14.02 + mkdir -p /build
15:03:14 [2020-04-28T15:03:14.424Z] #38 14.03 + cp tini-static /build/docker-init
15:03:14 [2020-04-28T15:03:14.489Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc
15:03:14 [2020-04-28T15:03:14.502Z] #44 12.20   PBCC     images/pipe-data.pb-c.c
15:03:14 [2020-04-28T15:03:14.502Z] #44 12.21   DEP      images/pipe-data.pb-c.d
15:03:14 [2020-04-28T15:03:14.502Z] #44 12.27   PBCC     images/mnt.pb-c.c
15:03:14 [2020-04-28T15:03:14.502Z] #44 12.32   DEP      images/mnt.pb-c.d
15:03:14 [2020-04-28T15:03:14.502Z] #44 12.41   PBCC     images/sk-packet.pb-c.c
15:03:14 [2020-04-28T15:03:14.682Z] #38 ...
15:03:14 [2020-04-28T15:03:14.682Z] 
15:03:14 [2020-04-28T15:03:14.682Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:03:14 [2020-04-28T15:03:14.682Z] #10 69.64 Selecting previously unselected package mingw-w64-x86-64-dev.
15:03:14 [2020-04-28T15:03:14.682Z] #10 69.69 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
15:03:14 [2020-04-28T15:03:14.682Z] #10 69.69 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
15:03:14 [2020-04-28T15:03:14.682Z] #10 77.55 Selecting previously unselected package gcc-mingw-w64-base.
15:03:14 [2020-04-28T15:03:14.682Z] #10 77.55 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
15:03:14 [2020-04-28T15:03:14.682Z] #10 77.56 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
15:03:14 [2020-04-28T15:03:14.682Z] #10 77.84 Selecting previously unselected package gcc-mingw-w64-x86-64.
15:03:14 [2020-04-28T15:03:14.682Z] #10 77.84 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
15:03:14 [2020-04-28T15:03:14.682Z] #10 77.84 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:03:14 [2020-04-28T15:03:14.682Z] #10 ...
15:03:14 [2020-04-28T15:03:14.682Z] 
15:03:14 [2020-04-28T15:03:14.682Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:03:14 [2020-04-28T15:03:14.682Z] #38 DONE 14.4s
15:03:14 [2020-04-28T15:03:14.682Z] 
15:03:14 [2020-04-28T15:03:14.682Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:03:14 [2020-04-28T15:03:14.753Z] #47 ...
15:03:14 [2020-04-28T15:03:14.753Z] 
15:03:14 [2020-04-28T15:03:14.753Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:03:14 [2020-04-28T15:03:14.753Z] #10 71.27 Selecting previously unselected package libapparmor-dev:s390x.
15:03:14 [2020-04-28T15:03:14.753Z] #10 71.28 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ...
15:03:14 [2020-04-28T15:03:14.753Z] #10 71.28 Unpacking libapparmor-dev:s390x (2.13.2-10) ...
15:03:14 [2020-04-28T15:03:14.753Z] #10 71.36 Selecting previously unselected package libbtrfs0.
15:03:14 [2020-04-28T15:03:14.753Z] #10 71.36 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ...
15:03:14 [2020-04-28T15:03:14.753Z] #10 71.37 Unpacking libbtrfs0 (4.20.1-2) ...
15:03:14 [2020-04-28T15:03:14.753Z] #10 71.42 Selecting previously unselected package libbtrfs-dev.
15:03:14 [2020-04-28T15:03:14.753Z] #10 71.43 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ...
15:03:14 [2020-04-28T15:03:14.753Z] #10 71.43 Unpacking libbtrfs-dev (4.20.1-2) ...
15:03:14 [2020-04-28T15:03:14.753Z] #10 71.52 Selecting previously unselected package libdevmapper-event1.02.1:s390x.
15:03:14 [2020-04-28T15:03:14.753Z] #10 71.52 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ...
15:03:14 [2020-04-28T15:03:14.753Z] #10 71.52 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
15:03:14 [2020-04-28T15:03:14.753Z] #10 71.58 Selecting previously unselected package libudev-dev:s390x.
15:03:14 [2020-04-28T15:03:14.753Z] #10 71.59 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_s390x.deb ...
15:03:14 [2020-04-28T15:03:14.753Z] #10 71.59 Unpacking libudev-dev:s390x (241-7~deb10u3) ...
15:03:14 [2020-04-28T15:03:14.753Z] #10 71.73 Selecting previously unselected package libsepol1-dev:s390x.
15:03:14 [2020-04-28T15:03:14.753Z] #10 71.73 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ...
15:03:14 [2020-04-28T15:03:14.753Z] #10 71.73 Unpacking libsepol1-dev:s390x (2.8-1) ...
15:03:14 [2020-04-28T15:03:14.753Z] #10 72.02 Selecting previously unselected package libpcre16-3:s390x.
15:03:14 [2020-04-28T15:03:14.753Z] #10 72.02 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ...
15:03:14 [2020-04-28T15:03:14.753Z] #10 72.02 Unpacking libpcre16-3:s390x (2:8.39-12) ...
15:03:14 [2020-04-28T15:03:14.753Z] #10 72.18 Selecting previously unselected package libpcre32-3:s390x.
15:03:14 [2020-04-28T15:03:14.753Z] #10 72.18 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ...
15:03:14 [2020-04-28T15:03:14.753Z] #10 72.18 Unpacking libpcre32-3:s390x (2:8.39-12) ...
15:03:14 [2020-04-28T15:03:14.753Z] #10 72.33 Selecting previously unselected package libpcrecpp0v5:s390x.
15:03:14 [2020-04-28T15:03:14.753Z] #10 72.33 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ...
15:03:14 [2020-04-28T15:03:14.753Z] #10 72.34 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ...
15:03:14 [2020-04-28T15:03:14.753Z] #10 72.44 Selecting previously unselected package libpcre3-dev:s390x.
15:03:14 [2020-04-28T15:03:14.753Z] #10 72.46 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ...
15:03:14 [2020-04-28T15:03:14.753Z] #10 72.46 Unpacking libpcre3-dev:s390x (2:8.39-12) ...
15:03:14 [2020-04-28T15:03:14.753Z] #10 72.87 Selecting previously unselected package libselinux1-dev:s390x.
15:03:14 [2020-04-28T15:03:14.753Z] #10 72.88 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ...
15:03:14 [2020-04-28T15:03:14.753Z] #10 72.88 Unpacking libselinux1-dev:s390x (2.8-1+b1) ...
15:03:14 [2020-04-28T15:03:14.753Z] #10 73.18 Selecting previously unselected package libdevmapper-dev:s390x.
15:03:14 [2020-04-28T15:03:14.753Z] #10 73.18 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ...
15:03:14 [2020-04-28T15:03:14.753Z] #10 73.19 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ...
15:03:14 [2020-04-28T15:03:14.753Z] #10 73.27 Selecting previously unselected package libseccomp-dev:s390x.
15:03:14 [2020-04-28T15:03:14.753Z] #10 73.27 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ...
15:03:14 [2020-04-28T15:03:14.753Z] #10 73.27 Unpacking libseccomp-dev:s390x (2.3.3-4) ...
15:03:14 [2020-04-28T15:03:14.753Z] #10 73.38 Selecting previously unselected package libsystemd-dev:s390x.
15:03:14 [2020-04-28T15:03:14.753Z] #10 73.38 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_s390x.deb ...
15:03:14 [2020-04-28T15:03:14.753Z] #10 73.38 Unpacking libsystemd-dev:s390x (241-7~deb10u3) ...
15:03:14 [2020-04-28T15:03:14.753Z] #10 73.85 Setting up libpcrecpp0v5:s390x (2:8.39-12) ...
15:03:14 [2020-04-28T15:03:14.753Z] #10 73.86 Setting up libseccomp-dev:s390x (2.3.3-4) ...
15:03:14 [2020-04-28T15:03:14.753Z] #10 73.87 Setting up libapparmor1:s390x (2.13.2-10) ...
15:03:14 [2020-04-28T15:03:14.753Z] #10 73.87 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
15:03:14 [2020-04-28T15:03:14.753Z] #10 73.88 Setting up libpcre16-3:s390x (2:8.39-12) ...
15:03:14 [2020-04-28T15:03:14.753Z] #10 73.89 Setting up libsepol1-dev:s390x (2.8-1) ...
15:03:14 [2020-04-28T15:03:14.753Z] #10 73.89 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
15:03:14 [2020-04-28T15:03:14.753Z] #10 73.90 Setting up libbtrfs0 (4.20.1-2) ...
15:03:14 [2020-04-28T15:03:14.753Z] #10 73.91 Setting up libpcre32-3:s390x (2:8.39-12) ...
15:03:14 [2020-04-28T15:03:14.753Z] #10 73.91 Setting up libudev-dev:s390x (241-7~deb10u3) ...
15:03:14 [2020-04-28T15:03:14.753Z] #10 73.92 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
15:03:14 [2020-04-28T15:03:14.753Z] #10 73.93 Setting up libbtrfs-dev (4.20.1-2) ...
15:03:14 [2020-04-28T15:03:14.753Z] #10 73.94 Setting up libapparmor-dev:s390x (2.13.2-10) ...
15:03:14 [2020-04-28T15:03:14.753Z] #10 73.94 Setting up mingw-w64-common (6.0.0-3) ...
15:03:14 [2020-04-28T15:03:14.753Z] #10 73.95 Setting up libsystemd-dev:s390x (241-7~deb10u3) ...
15:03:14 [2020-04-28T15:03:14.753Z] #10 73.96 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
15:03:14 [2020-04-28T15:03:14.753Z] #10 73.97 Setting up libpcre3-dev:s390x (2:8.39-12) ...
15:03:14 [2020-04-28T15:03:14.753Z] #10 73.98 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:03:14 [2020-04-28T15:03:14.753Z] #10 73.98 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
15:03:14 [2020-04-28T15:03:14.753Z] #10 73.99 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
15:03:14 [2020-04-28T15:03:14.753Z] #10 73.99 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:03:14 [2020-04-28T15:03:14.753Z] #10 74.00 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
15:03:14 [2020-04-28T15:03:14.753Z] #10 74.00 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
15:03:14 [2020-04-28T15:03:14.753Z] #10 74.01 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
15:03:14 [2020-04-28T15:03:14.753Z] #10 74.01 Setting up libselinux1-dev:s390x (2.8-1+b1) ...
15:03:14 [2020-04-28T15:03:14.753Z] #10 74.02 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ...
15:03:14 [2020-04-28T15:03:14.753Z] #10 74.03 Setting up dmsetup (2:1.02.155-3) ...
15:03:14 [2020-04-28T15:03:14.753Z] #10 74.03 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
15:03:14 [2020-04-28T15:03:14.753Z] #10 74.04 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ...
15:03:14 [2020-04-28T15:03:14.753Z] #10 74.05 Processing triggers for libc-bin (2.28-10) ...
15:03:14 [2020-04-28T15:03:14.753Z] #10 DONE 74.4s
15:03:14 [2020-04-28T15:03:14.753Z] 
15:03:14 [2020-04-28T15:03:14.753Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
15:03:14 [2020-04-28T15:03:14.753Z] #58 DONE 0.1s
15:03:14 [2020-04-28T15:03:14.757Z] #44 12.44   DEP      images/sk-packet.pb-c.d
15:03:14 [2020-04-28T15:03:14.757Z] #44 12.50   PBCC     images/tcp-stream.pb-c.c
15:03:14 [2020-04-28T15:03:14.757Z] #44 12.54   DEP      images/tcp-stream.pb-c.d
15:03:14 [2020-04-28T15:03:14.757Z] #44 12.58   PBCC     images/pipe.pb-c.c
15:03:14 [2020-04-28T15:03:14.757Z] #44 12.62   DEP      images/pipe.pb-c.d
15:03:14 [2020-04-28T15:03:14.779Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0
15:03:14 [2020-04-28T15:03:14.779Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260
15:03:15 [2020-04-28T15:03:15.012Z] #44 12.72   PBCC     images/pstree.pb-c.c
15:03:15 [2020-04-28T15:03:15.012Z] #44 12.79   DEP      images/pstree.pb-c.d
15:03:15 [2020-04-28T15:03:15.012Z] #44 12.84   PBCC     images/fs.pb-c.c
15:03:15 [2020-04-28T15:03:15.012Z] #44 12.86   DEP      images/fs.pb-c.d
15:03:15 [2020-04-28T15:03:15.037Z] 
15:03:15 [2020-04-28T15:03:15.037Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
15:03:15 [2020-04-28T15:03:15.037Z] #59 DONE 0.1s
15:03:15 [2020-04-28T15:03:15.037Z] 
15:03:15 [2020-04-28T15:03:15.037Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:03:15 [2020-04-28T15:03:15.197Z] #65 36.96 Checking out files:  52% (1663/3178)   
Checking out files:  53% (1685/3178)   
Checking out files:  54% (1717/3178)   
Checking out files:  55% (1748/3178)   
Checking out files:  56% (1780/3178)   
Checking out files:  57% (1812/3178)   
Checking out files:  58% (1844/3178)   
Checking out files:  59% (1876/3178)   
Checking out files:  60% (1907/3178)   
Checking out files:  61% (1939/3178)   
Checking out files:  62% (1971/3178)   
Checking out files:  63% (2003/3178)   
Checking out files:  64% (2034/3178)   
Checking out files:  65% (2066/3178)   
Checking out files:  66% (2098/3178)   
Checking out files:  67% (2130/3178)   
Checking out files:  68% (2162/3178)   
Checking out files:  69% (2193/3178)   
Checking out files:  70% (2225/3178)   
Checking out files:  71% (2257/3178)   
Checking out files:  72% (2289/3178)   
Checking out files:  73% (2320/3178)   
Checking out files:  74% (2352/3178)   
Checking out files:  75% (2384/3178)   
Checking out files:  76% (2416/3178)   
Checking out files:  77% (2448/3178)   
Checking out files:  78% (2479/3178)   
Checking out files:  79% (2511/3178)   
Checking out files:  80% (2543/3178)   
Checking out files:  81% (2575/3178)   
Checking out files:  82% (2606/3178)   
Checking out files:  83% (2638/3178)   
Checking out files:  84% (2670/3178)   
Checking out files:  85% (2702/3178)   
Checking out files:  86% (2734/3178)   
Checking out files:  87% (2765/3178)   
Checking out files:  88% (2797/3178)   
Checking out files:  89% (2829/3178)   
Checking out files:  89% (2860/3178)   
Checking out files:  90% (2861/3178)   
Checking out files:  91% (2892/3178)   
Checking out files:  92% (2924/3178)   
Checking out files:  93% (2956/3178)   
Checking out files:  94% (2988/3178)   
Checking out files:  95% (3020/3178)   
Checking out files:  96% (3051/3178)   
Checking out files:  97% (3083/3178)   
Checking out files:  98% (3115/3178)   
Checking out files:  99% (3147/3178)   
Checking out files: 100% (3178/3178)   
Checking out files: 100% (3178/3178), done.
15:03:15 [2020-04-28T15:03:15.267Z] #44 12.92   PBCC     images/signalfd.pb-c.c
15:03:15 [2020-04-28T15:03:15.267Z] #44 12.97   DEP      images/signalfd.pb-c.d
15:03:15 [2020-04-28T15:03:15.267Z] #44 13.04   PBCC     images/fh.pb-c.c
15:03:15 [2020-04-28T15:03:15.267Z] #44 13.10   PBCC     images/fsnotify.pb-c.c
15:03:15 [2020-04-28T15:03:15.411Z] go: finding github.com/opencontainers/image-spec v1.0.1
15:03:15 [2020-04-28T15:03:15.455Z] #65 38.73 + cd /tmp/tmp.1hLA4ai8XP/src/github.com/containerd/containerd
15:03:15 [2020-04-28T15:03:15.455Z] #65 38.73 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578
15:03:15 [2020-04-28T15:03:15.522Z] #44 13.14   DEP      images/fh.pb-c.d
15:03:15 [2020-04-28T15:03:15.522Z] #44 13.22   DEP      images/fsnotify.pb-c.d
15:03:15 [2020-04-28T15:03:15.522Z] #44 13.31   PBCC     images/eventpoll.pb-c.c
15:03:15 [2020-04-28T15:03:15.706Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8
15:03:15 [2020-04-28T15:03:15.706Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448
15:03:15 [2020-04-28T15:03:15.777Z] #44 13.38   DEP      images/eventpoll.pb-c.d
15:03:15 [2020-04-28T15:03:15.778Z] #44 ...
15:03:15 [2020-04-28T15:03:15.778Z] 
15:03:15 [2020-04-28T15:03:15.778Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:03:15 [2020-04-28T15:03:15.778Z] #68 68.56 + for f in rootlesskit rootlesskit-docker-proxy
15:03:15 [2020-04-28T15:03:15.778Z] #68 68.56 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
15:03:15 [2020-04-28T15:03:15.778Z] #68 DONE 76.3s
15:03:15 [2020-04-28T15:03:15.778Z] 
15:03:15 [2020-04-28T15:03:15.778Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
15:03:15 [2020-04-28T15:03:15.778Z] #69 DONE 0.1s
15:03:15 [2020-04-28T15:03:15.778Z] 
15:03:15 [2020-04-28T15:03:15.778Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:03:15 [2020-04-28T15:03:15.778Z] #44 13.54   PBCC     images/eventfd.pb-c.c
15:03:15 [2020-04-28T15:03:15.778Z] #44 13.58   DEP      images/eventfd.pb-c.d
15:03:15 [2020-04-28T15:03:15.998Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a
15:03:16 [2020-04-28T15:03:16.033Z] #44 13.70   PBCC     images/remap-file-path.pb-c.c
15:03:16 [2020-04-28T15:03:16.033Z] #44 13.76   DEP      images/remap-file-path.pb-c.d
15:03:16 [2020-04-28T15:03:16.033Z] #44 13.81   PBCC     images/fifo.pb-c.c
15:03:16 [2020-04-28T15:03:16.033Z] #44 13.84   DEP      images/fifo.pb-c.d
15:03:16 [2020-04-28T15:03:16.033Z] #44 13.89   PBCC     images/ghost-file.pb-c.c
15:03:16 [2020-04-28T15:03:16.289Z] #44 14.01   DEP      images/ghost-file.pb-c.d
15:03:16 [2020-04-28T15:03:16.289Z] #44 ...
15:03:16 [2020-04-28T15:03:16.289Z] 
15:03:16 [2020-04-28T15:03:16.289Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:03:16 [2020-04-28T15:03:16.289Z] #47 66.75 github.com/LK4D4/vndr/godl
15:03:16 [2020-04-28T15:03:16.289Z] #47 67.84 github.com/LK4D4/vndr
15:03:16 [2020-04-28T15:03:16.289Z] #47 ...
15:03:16 [2020-04-28T15:03:16.289Z] 
15:03:16 [2020-04-28T15:03:16.289Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:03:16 [2020-04-28T15:03:16.289Z] #44 14.13   PBCC     images/regfile.pb-c.c
15:03:16 [2020-04-28T15:03:16.503Z] #60 1.304 + RM_GOPATH=0
15:03:16 [2020-04-28T15:03:16.503Z] #60 1.304 + TMP_GOPATH=
15:03:16 [2020-04-28T15:03:16.503Z] #60 1.304 + : /build
15:03:16 [2020-04-28T15:03:16.503Z] #60 1.304 + '[' -z '' ']'
15:03:16 [2020-04-28T15:03:16.503Z] #60 ...
15:03:16 [2020-04-28T15:03:16.503Z] 
15:03:16 [2020-04-28T15:03:16.503Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
15:03:16 [2020-04-28T15:03:16.503Z] #11 DONE 1.6s
15:03:16 [2020-04-28T15:03:16.503Z] 
15:03:16 [2020-04-28T15:03:16.503Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:03:16 [2020-04-28T15:03:16.503Z] #60 1.304 ++ mktemp -d
15:03:16 [2020-04-28T15:03:16.503Z] #60 1.305 + export GOPATH=/tmp/tmp.imjhECWEjG
15:03:16 [2020-04-28T15:03:16.503Z] #60 1.305 + GOPATH=/tmp/tmp.imjhECWEjG
15:03:16 [2020-04-28T15:03:16.503Z] #60 1.305 + RM_GOPATH=1
15:03:16 [2020-04-28T15:03:16.503Z] #60 1.305 ++ dirname ./install.sh
15:03:16 [2020-04-28T15:03:16.503Z] #60 1.305 + dir=.
15:03:16 [2020-04-28T15:03:16.503Z] #60 1.305 + bin=runc
15:03:16 [2020-04-28T15:03:16.503Z] #60 1.306 + shift
15:03:16 [2020-04-28T15:03:16.503Z] #60 1.306 + '[' '!' -f ./runc.installer ']'
15:03:16 [2020-04-28T15:03:16.503Z] #60 1.306 + . ./runc.installer
15:03:16 [2020-04-28T15:03:16.503Z] #60 1.306 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:03:16 [2020-04-28T15:03:16.503Z] #60 1.306 + install_runc
15:03:16 [2020-04-28T15:03:16.503Z] #60 1.306 + uname -r
15:03:16 [2020-04-28T15:03:16.503Z] #60 1.306 + grep -q '^3\.10\.0.*\.el7\.'
15:03:16 [2020-04-28T15:03:16.503Z] #60 1.307 + RUNC_BUILDTAGS='seccomp apparmor selinux '
15:03:16 [2020-04-28T15:03:16.503Z] #60 1.307 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
15:03:16 [2020-04-28T15:03:16.503Z] #60 1.308 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
15:03:16 [2020-04-28T15:03:16.503Z] #60 1.308 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.imjhECWEjG/src/github.com/opencontainers/runc
15:03:16 [2020-04-28T15:03:16.503Z] #60 1.310 Cloning into '/tmp/tmp.imjhECWEjG/src/github.com/opencontainers/runc'...
15:03:16 [2020-04-28T15:03:16.544Z] #44 14.22   DEP      images/regfile.pb-c.d
15:03:16 [2020-04-28T15:03:16.544Z] #44 14.32   PBCC     images/ns.pb-c.c
15:03:16 [2020-04-28T15:03:16.544Z] #44 14.39   DEP      images/ns.pb-c.d
15:03:16 [2020-04-28T15:03:16.799Z] #44 14.51   PBCC     images/fdinfo.pb-c.c
15:03:16 [2020-04-28T15:03:16.799Z] #44 14.57   DEP      images/fdinfo.pb-c.d
15:03:16 [2020-04-28T15:03:16.799Z] #44 14.59   PBCC     images/core-aarch64.pb-c.c
15:03:16 [2020-04-28T15:03:16.799Z] #44 14.61   PBCC     images/core-arm.pb-c.c
15:03:17 [2020-04-28T15:03:17.042Z] go: finding github.com/sirupsen/logrus v1.3.0
15:03:17 [2020-04-28T15:03:17.054Z] #44 14.63   PBCC     images/core-ppc64.pb-c.c
15:03:17 [2020-04-28T15:03:17.054Z] #44 14.67   PBCC     images/core-s390.pb-c.c
15:03:17 [2020-04-28T15:03:17.054Z] #44 14.69   PBCC     images/core-x86.pb-c.c
15:03:17 [2020-04-28T15:03:17.054Z] #44 14.76   PBCC     images/core.pb-c.c
15:03:17 [2020-04-28T15:03:17.054Z] #44 14.82   PBCC     images/inventory.pb-c.c
15:03:17 [2020-04-28T15:03:17.054Z] #44 14.88   DEP      images/core-aarch64.pb-c.d
15:03:17 [2020-04-28T15:03:17.054Z] #44 14.94   DEP      images/core-arm.pb-c.d
15:03:17 [2020-04-28T15:03:17.054Z] #44 14.98   DEP      images/core-ppc64.pb-c.d
15:03:17 [2020-04-28T15:03:17.115Z] #60 ...
15:03:17 [2020-04-28T15:03:17.115Z] 
15:03:17 [2020-04-28T15:03:17.115Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:03:17 [2020-04-28T15:03:17.115Z] #68 71.86 + for f in rootlesskit rootlesskit-docker-proxy
15:03:17 [2020-04-28T15:03:17.115Z] #68 71.86 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
15:03:17 [2020-04-28T15:03:17.115Z] #68 DONE 76.6s
15:03:17 [2020-04-28T15:03:17.115Z] 
15:03:17 [2020-04-28T15:03:17.115Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
15:03:17 [2020-04-28T15:03:17.115Z] #69 DONE 0.1s
15:03:17 [2020-04-28T15:03:17.310Z] #44 15.05   DEP      images/core-s390.pb-c.d
15:03:17 [2020-04-28T15:03:17.310Z] #44 15.11   DEP      images/core-x86.pb-c.d
15:03:17 [2020-04-28T15:03:17.310Z] #44 15.16   DEP      images/core.pb-c.d
15:03:17 [2020-04-28T15:03:17.310Z] #44 15.22   DEP      images/inventory.pb-c.d
15:03:17 [2020-04-28T15:03:17.334Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e
15:03:17 [2020-04-28T15:03:17.334Z] go: finding github.com/spf13/jwalterweatherman v1.0.0
15:03:17 [2020-04-28T15:03:17.350Z] #65 40.53 + export 'BUILDTAGS=netgo osusergo static_build'
15:03:17 [2020-04-28T15:03:17.351Z] #65 40.53 + BUILDTAGS='netgo osusergo static_build'
15:03:17 [2020-04-28T15:03:17.351Z] #65 40.53 + export EXTRA_FLAGS=-buildmode=pie
15:03:17 [2020-04-28T15:03:17.351Z] #65 40.53 + EXTRA_FLAGS=-buildmode=pie
15:03:17 [2020-04-28T15:03:17.351Z] #65 40.53 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
15:03:17 [2020-04-28T15:03:17.351Z] #65 40.53 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
15:03:17 [2020-04-28T15:03:17.351Z] #65 40.53 + '[' '' = dynamic ']'
15:03:17 [2020-04-28T15:03:17.351Z] #65 40.53 + make
15:03:17 [2020-04-28T15:03:17.397Z] 
15:03:17 [2020-04-28T15:03:17.397Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:03:17 [2020-04-28T15:03:17.397Z] #44 34.74   AR       soccr/libsoccr.a
15:03:17 [2020-04-28T15:03:17.397Z] #44 34.77 make[1]: 'soccr/libsoccr.a' is up to date.
15:03:17 [2020-04-28T15:03:17.397Z] #44 34.97   DEP      criu/arch/s390/sigframe.d
15:03:17 [2020-04-28T15:03:17.397Z] #44 35.14   DEP      criu/arch/s390/crtools.d
15:03:17 [2020-04-28T15:03:17.397Z] #44 35.35   DEP      criu/arch/s390/cpu.d
15:03:17 [2020-04-28T15:03:17.397Z] #44 35.55   CC       criu/arch/s390/cpu.o
15:03:17 [2020-04-28T15:03:17.397Z] #44 36.01   CC       criu/arch/s390/crtools.o
15:03:17 [2020-04-28T15:03:17.397Z] #44 36.67   CC       criu/arch/s390/sigframe.o
15:03:17 [2020-04-28T15:03:17.397Z] #44 36.89   LINK     criu/arch/s390/crtools.built-in.o
15:03:17 [2020-04-28T15:03:17.397Z] #44 36.93   DEP      criu/pie/util-vdso.d
15:03:17 [2020-04-28T15:03:17.397Z] #44 37.06   DEP      criu/pie/util.d
15:03:17 [2020-04-28T15:03:17.397Z] #44 37.17   CC       criu/pie/util.o
15:03:17 [2020-04-28T15:03:17.397Z] #44 37.60   CC       criu/pie/util-vdso.o
15:03:17 [2020-04-28T15:03:17.397Z] #44 38.12   AR       criu/pie/pie.lib.a
15:03:17 [2020-04-28T15:03:17.397Z] #44 38.17   DEP      criu/pie/restorer.d
15:03:17 [2020-04-28T15:03:17.397Z] #44 38.34   DEP      criu/arch/s390/restorer.d
15:03:17 [2020-04-28T15:03:17.397Z] #44 38.50   DEP      criu/arch/s390/vdso-pie.d
15:03:17 [2020-04-28T15:03:17.397Z] #44 38.58   DEP      criu/pie/parasite-vdso.d
15:03:17 [2020-04-28T15:03:17.397Z] #44 38.71   DEP      criu/pie/parasite.d
15:03:17 [2020-04-28T15:03:17.397Z] #44 38.89   CC       criu/pie/parasite.o
15:03:17 [2020-04-28T15:03:17.397Z] #44 39.84   LINK     criu/pie/parasite.built-in.o
15:03:17 [2020-04-28T15:03:17.397Z] #44 39.84   GEN      criu/pie/parasite-blob.h
15:03:17 [2020-04-28T15:03:17.397Z] #44 39.87   CC       criu/pie/parasite-vdso.o
15:03:17 [2020-04-28T15:03:17.565Z] #44 15.26   PBCC     images/cpuinfo.pb-c.c
15:03:17 [2020-04-28T15:03:17.565Z] #44 15.29   DEP      images/cpuinfo.pb-c.d
15:03:17 [2020-04-28T15:03:17.565Z] #44 15.32   PBCC     images/stats.pb-c.c
15:03:17 [2020-04-28T15:03:17.565Z] #44 15.34   DEP      images/stats.pb-c.d
15:03:17 [2020-04-28T15:03:17.625Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1
15:03:17 [2020-04-28T15:03:17.915Z] #65 41.12 + bin/ctr
15:03:18 [2020-04-28T15:03:18.011Z] #44 40.58   CC       criu/arch/s390/vdso-pie.o
15:03:18 [2020-04-28T15:03:18.272Z] go: finding github.com/hashicorp/hcl v1.0.0
15:03:18 [2020-04-28T15:03:18.272Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58
15:03:18 [2020-04-28T15:03:18.292Z] #44 40.86   CC       criu/arch/s390/restorer.o
15:03:18 [2020-04-28T15:03:18.292Z] #44 ...
15:03:18 [2020-04-28T15:03:18.292Z] 
15:03:18 [2020-04-28T15:03:18.292Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
15:03:18 [2020-04-28T15:03:18.292Z] #12 DONE 2.0s
15:03:18 [2020-04-28T15:03:18.292Z] 
15:03:18 [2020-04-28T15:03:18.292Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:03:18 [2020-04-28T15:03:18.292Z] #47 74.85 net/textproto
15:03:18 [2020-04-28T15:03:18.292Z] #47 74.88 crypto/x509
15:03:18 [2020-04-28T15:03:18.292Z] #47 75.63 vendor/golang.org/x/net/http/httpguts
15:03:18 [2020-04-28T15:03:18.292Z] #47 75.81 vendor/golang.org/x/net/http/httpproxy
15:03:18 [2020-04-28T15:03:18.292Z] #47 76.47 mime/multipart
15:03:18 [2020-04-28T15:03:18.848Z] #65 ...
15:03:18 [2020-04-28T15:03:18.848Z] 
15:03:18 [2020-04-28T15:03:18.848Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:03:18 [2020-04-28T15:03:18.848Z] #33 76.11 log
15:03:18 [2020-04-28T15:03:18.848Z] #33 78.51 github.com/BurntSushi/toml/cmd/tomlv
15:03:18 [2020-04-28T15:03:18.848Z] #33 DONE 83.3s
15:03:18 [2020-04-28T15:03:18.848Z] 
15:03:18 [2020-04-28T15:03:18.848Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:03:18 [2020-04-28T15:03:18.848Z] #44 7.447   PBCC     images/google/protobuf/descriptor.pb-c.c
15:03:18 [2020-04-28T15:03:18.848Z] #44 7.556   PBCC     images/opts.pb-c.c
15:03:18 [2020-04-28T15:03:18.848Z] #44 7.644   PBCC     images/sit.pb-c.c
15:03:18 [2020-04-28T15:03:18.848Z] #44 7.706   DEP      images/google/protobuf/descriptor.pb-c.d
15:03:18 [2020-04-28T15:03:18.848Z] #44 7.808   DEP      images/opts.pb-c.d
15:03:18 [2020-04-28T15:03:18.848Z] #44 7.915   DEP      images/sit.pb-c.d
15:03:18 [2020-04-28T15:03:18.848Z] #44 8.000   PBCC     images/macvlan.pb-c.c
15:03:18 [2020-04-28T15:03:18.848Z] #44 8.065   DEP      images/macvlan.pb-c.d
15:03:18 [2020-04-28T15:03:18.848Z] #44 8.111   PBCC     images/autofs.pb-c.c
15:03:18 [2020-04-28T15:03:18.848Z] #44 8.161   DEP      images/autofs.pb-c.d
15:03:18 [2020-04-28T15:03:18.848Z] #44 8.256   PBCC     images/sysctl.pb-c.c
15:03:18 [2020-04-28T15:03:18.848Z] #44 8.293   DEP      images/sysctl.pb-c.d
15:03:18 [2020-04-28T15:03:18.848Z] #44 8.365   PBCC     images/time.pb-c.c
15:03:18 [2020-04-28T15:03:18.848Z] #44 8.391   DEP      images/time.pb-c.d
15:03:18 [2020-04-28T15:03:18.848Z] #44 8.442   PBCC     images/binfmt-misc.pb-c.c
15:03:18 [2020-04-28T15:03:18.848Z] #44 8.475   DEP      images/binfmt-misc.pb-c.d
15:03:18 [2020-04-28T15:03:18.848Z] #44 8.515   PBCC     images/seccomp.pb-c.c
15:03:18 [2020-04-28T15:03:18.848Z] #44 8.565   DEP      images/seccomp.pb-c.d
15:03:18 [2020-04-28T15:03:18.848Z] #44 8.611   PBCC     images/userns.pb-c.c
15:03:18 [2020-04-28T15:03:18.848Z] #44 8.630   DEP      images/userns.pb-c.d
15:03:18 [2020-04-28T15:03:18.848Z] #44 8.679   PBCC     images/cgroup.pb-c.c
15:03:18 [2020-04-28T15:03:18.848Z] #44 8.703   DEP      images/cgroup.pb-c.d
15:03:18 [2020-04-28T15:03:18.848Z] #44 8.736   PBCC     images/fown.pb-c.c
15:03:18 [2020-04-28T15:03:18.848Z] #44 8.763   PBCC     images/ext-file.pb-c.c
15:03:18 [2020-04-28T15:03:18.848Z] #44 8.808   DEP      images/fown.pb-c.d
15:03:18 [2020-04-28T15:03:18.848Z] #44 8.866   DEP      images/ext-file.pb-c.d
15:03:18 [2020-04-28T15:03:18.848Z] #44 8.914   PBCC     images/rpc.pb-c.c
15:03:18 [2020-04-28T15:03:18.848Z] #44 8.980   DEP      images/rpc.pb-c.d
15:03:18 [2020-04-28T15:03:18.848Z] #44 9.060   PBCC     images/siginfo.pb-c.c
15:03:18 [2020-04-28T15:03:18.848Z] #44 9.068   DEP      images/siginfo.pb-c.d
15:03:18 [2020-04-28T15:03:18.848Z] #44 9.134   PBCC     images/pagemap.pb-c.c
15:03:18 [2020-04-28T15:03:18.848Z] #44 9.280   DEP      images/pagemap.pb-c.d
15:03:18 [2020-04-28T15:03:18.848Z] #44 9.360   PBCC     images/rlimit.pb-c.c
15:03:18 [2020-04-28T15:03:18.848Z] #44 9.394   DEP      images/rlimit.pb-c.d
15:03:18 [2020-04-28T15:03:18.848Z] #44 9.477   PBCC     images/file-lock.pb-c.c
15:03:18 [2020-04-28T15:03:18.848Z] #44 9.509   DEP      images/file-lock.pb-c.d
15:03:18 [2020-04-28T15:03:18.848Z] #44 9.596   PBCC     images/tty.pb-c.c
15:03:18 [2020-04-28T15:03:18.848Z] #44 9.678   DEP      images/tty.pb-c.d
15:03:18 [2020-04-28T15:03:18.848Z] #44 9.805   PBCC     images/tun.pb-c.c
15:03:18 [2020-04-28T15:03:18.848Z] #44 9.890   PBCC     images/netdev.pb-c.c
15:03:18 [2020-04-28T15:03:18.848Z] #44 9.949   DEP      images/tun.pb-c.d
15:03:18 [2020-04-28T15:03:18.848Z] #44 9.994   DEP      images/netdev.pb-c.d
15:03:18 [2020-04-28T15:03:18.848Z] #44 10.08   PBCC     images/vma.pb-c.c
15:03:18 [2020-04-28T15:03:18.848Z] #44 10.18   DEP      images/vma.pb-c.d
15:03:18 [2020-04-28T15:03:18.848Z] #44 10.28   PBCC     images/creds.pb-c.c
15:03:18 [2020-04-28T15:03:18.848Z] #44 10.33   DEP      images/creds.pb-c.d
15:03:18 [2020-04-28T15:03:18.848Z] #44 10.41   PBCC     images/utsns.pb-c.c
15:03:18 [2020-04-28T15:03:18.848Z] #44 10.55   DEP      images/utsns.pb-c.d
15:03:18 [2020-04-28T15:03:18.848Z] #44 10.58   PBCC     images/ipc-desc.pb-c.c
15:03:18 [2020-04-28T15:03:18.848Z] #44 10.62   PBCC     images/ipc-sem.pb-c.c
15:03:18 [2020-04-28T15:03:18.848Z] #44 10.67   DEP      images/ipc-desc.pb-c.d
15:03:18 [2020-04-28T15:03:18.848Z] #44 10.79   DEP      images/ipc-sem.pb-c.d
15:03:18 [2020-04-28T15:03:18.848Z] #44 10.99   PBCC     images/ipc-msg.pb-c.c
15:03:18 [2020-04-28T15:03:18.848Z] #44 11.12   DEP      images/ipc-msg.pb-c.d
15:03:18 [2020-04-28T15:03:18.848Z] #44 11.31   PBCC     images/ipc-shm.pb-c.c
15:03:18 [2020-04-28T15:03:18.848Z] #44 11.37   DEP      images/ipc-shm.pb-c.d
15:03:18 [2020-04-28T15:03:18.848Z] #44 11.49   PBCC     images/ipc-var.pb-c.c
15:03:18 [2020-04-28T15:03:18.848Z] #44 11.61   DEP      images/ipc-var.pb-c.d
15:03:18 [2020-04-28T15:03:18.848Z] #44 11.71   PBCC     images/sk-opts.pb-c.c
15:03:18 [2020-04-28T15:03:18.848Z] #44 11.89   PBCC     images/packet-sock.pb-c.c
15:03:18 [2020-04-28T15:03:18.848Z] #44 11.93   DEP      images/sk-opts.pb-c.d
15:03:18 [2020-04-28T15:03:18.848Z] #44 11.98   DEP      images/packet-sock.pb-c.d
15:03:18 [2020-04-28T15:03:18.848Z] #44 12.03   PBCC     images/sk-netlink.pb-c.c
15:03:18 [2020-04-28T15:03:18.848Z] #44 12.10   DEP      images/sk-netlink.pb-c.d
15:03:18 [2020-04-28T15:03:18.848Z] #44 12.16   PBCC     images/sk-inet.pb-c.c
15:03:18 [2020-04-28T15:03:18.848Z] #44 12.25   DEP      images/sk-inet.pb-c.d
15:03:18 [2020-04-28T15:03:18.848Z] #44 12.31   PBCC     images/sk-unix.pb-c.c
15:03:18 [2020-04-28T15:03:18.848Z] #44 12.37   DEP      images/sk-unix.pb-c.d
15:03:18 [2020-04-28T15:03:18.848Z] #44 12.44   PBCC     images/mm.pb-c.c
15:03:18 [2020-04-28T15:03:18.848Z] #44 12.49   DEP      images/mm.pb-c.d
15:03:18 [2020-04-28T15:03:18.848Z] #44 12.54   PBCC     images/timerfd.pb-c.c
15:03:18 [2020-04-28T15:03:18.848Z] #44 12.58   DEP      images/timerfd.pb-c.d
15:03:18 [2020-04-28T15:03:18.848Z] #44 12.63   PBCC     images/timer.pb-c.c
15:03:18 [2020-04-28T15:03:18.848Z] #44 12.65   DEP      images/timer.pb-c.d
15:03:18 [2020-04-28T15:03:18.848Z] #44 12.72   PBCC     images/sa.pb-c.c
15:03:18 [2020-04-28T15:03:18.848Z] #44 12.76   DEP      images/sa.pb-c.d
15:03:18 [2020-04-28T15:03:18.848Z] #44 12.81   PBCC     images/pipe-data.pb-c.c
15:03:18 [2020-04-28T15:03:18.848Z] #44 12.84   DEP      images/pipe-data.pb-c.d
15:03:18 [2020-04-28T15:03:18.848Z] #44 12.92   PBCC     images/mnt.pb-c.c
15:03:18 [2020-04-28T15:03:18.848Z] #44 13.01   DEP      images/mnt.pb-c.d
15:03:18 [2020-04-28T15:03:18.848Z] #44 13.10   PBCC     images/sk-packet.pb-c.c
15:03:18 [2020-04-28T15:03:18.848Z] #44 13.13   DEP      images/sk-packet.pb-c.d
15:03:18 [2020-04-28T15:03:18.848Z] #44 13.18   PBCC     images/tcp-stream.pb-c.c
15:03:18 [2020-04-28T15:03:18.848Z] #44 13.23   DEP      images/tcp-stream.pb-c.d
15:03:18 [2020-04-28T15:03:18.848Z] #44 13.31   PBCC     images/pipe.pb-c.c
15:03:18 [2020-04-28T15:03:18.848Z] #44 13.35   DEP      images/pipe.pb-c.d
15:03:18 [2020-04-28T15:03:18.848Z] #44 13.40   PBCC     images/pstree.pb-c.c
15:03:18 [2020-04-28T15:03:18.848Z] #44 13.43   DEP      images/pstree.pb-c.d
15:03:18 [2020-04-28T15:03:18.848Z] #44 13.46   PBCC     images/fs.pb-c.c
15:03:18 [2020-04-28T15:03:18.848Z] #44 13.48   DEP      images/fs.pb-c.d
15:03:18 [2020-04-28T15:03:18.848Z] #44 13.52   PBCC     images/signalfd.pb-c.c
15:03:18 [2020-04-28T15:03:18.848Z] #44 13.58   DEP      images/signalfd.pb-c.d
15:03:18 [2020-04-28T15:03:18.848Z] #44 13.66   PBCC     images/fh.pb-c.c
15:03:18 [2020-04-28T15:03:18.848Z] #44 13.70   PBCC     images/fsnotify.pb-c.c
15:03:18 [2020-04-28T15:03:18.848Z] #44 13.76   DEP      images/fh.pb-c.d
15:03:18 [2020-04-28T15:03:18.848Z] #44 13.85   DEP      images/fsnotify.pb-c.d
15:03:18 [2020-04-28T15:03:18.848Z] #44 13.96   PBCC     images/eventpoll.pb-c.c
15:03:18 [2020-04-28T15:03:18.848Z] #44 13.99   DEP      images/eventpoll.pb-c.d
15:03:18 [2020-04-28T15:03:18.848Z] #44 14.03   PBCC     images/eventfd.pb-c.c
15:03:18 [2020-04-28T15:03:18.848Z] #44 14.06   DEP      images/eventfd.pb-c.d
15:03:18 [2020-04-28T15:03:18.848Z] #44 14.13   PBCC     images/remap-file-path.pb-c.c
15:03:18 [2020-04-28T15:03:18.848Z] #44 14.19   DEP      images/remap-file-path.pb-c.d
15:03:18 [2020-04-28T15:03:18.848Z] #44 14.25   PBCC     images/fifo.pb-c.c
15:03:18 [2020-04-28T15:03:18.848Z] #44 14.27   DEP      images/fifo.pb-c.d
15:03:18 [2020-04-28T15:03:18.848Z] #44 14.32   PBCC     images/ghost-file.pb-c.c
15:03:18 [2020-04-28T15:03:18.848Z] #44 14.41   DEP      images/ghost-file.pb-c.d
15:03:18 [2020-04-28T15:03:18.848Z] #44 14.45   PBCC     images/regfile.pb-c.c
15:03:18 [2020-04-28T15:03:18.848Z] #44 14.52   DEP      images/regfile.pb-c.d
15:03:18 [2020-04-28T15:03:18.848Z] #44 14.58   PBCC     images/ns.pb-c.c
15:03:18 [2020-04-28T15:03:18.848Z] #44 14.62   DEP      images/ns.pb-c.d
15:03:18 [2020-04-28T15:03:18.848Z] #44 14.76   PBCC     images/fdinfo.pb-c.c
15:03:18 [2020-04-28T15:03:18.848Z] #44 14.93   DEP      images/fdinfo.pb-c.d
15:03:18 [2020-04-28T15:03:18.848Z] #44 14.98   PBCC     images/core-aarch64.pb-c.c
15:03:18 [2020-04-28T15:03:18.904Z] #47 78.27 crypto/tls
15:03:18 [2020-04-28T15:03:18.974Z] #44 16.52 make[1]: Nothing to be done for 'all'.
15:03:18 [2020-04-28T15:03:18.974Z] #44 ...
15:03:18 [2020-04-28T15:03:18.974Z] 
15:03:18 [2020-04-28T15:03:18.974Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:03:18 [2020-04-28T15:03:18.974Z] #47 DONE 79.5s
15:03:19 [2020-04-28T15:03:19.106Z] #44 15.08   PBCC     images/core-arm.pb-c.c
15:03:19 [2020-04-28T15:03:19.106Z] #44 15.15   PBCC     images/core-ppc64.pb-c.c
15:03:19 [2020-04-28T15:03:19.106Z] #44 15.26   PBCC     images/core-s390.pb-c.c
15:03:19 [2020-04-28T15:03:19.229Z] 
15:03:19 [2020-04-28T15:03:19.229Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:03:19 [2020-04-28T15:03:19.229Z] #65 33.93 Checking out files:  68% (2181/3178)   
Checking out files:  69% (2193/3178)   
Checking out files:  70% (2225/3178)   
Checking out files:  71% (2257/3178)   
Checking out files:  72% (2289/3178)   
Checking out files:  73% (2320/3178)   
Checking out files:  74% (2352/3178)   
Checking out files:  75% (2384/3178)   
Checking out files:  76% (2416/3178)   
Checking out files:  77% (2448/3178)   
Checking out files:  78% (2479/3178)   
Checking out files:  79% (2511/3178)   
Checking out files:  80% (2543/3178)   
Checking out files:  81% (2575/3178)   
Checking out files:  82% (2606/3178)   
Checking out files:  83% (2638/3178)   
Checking out files:  84% (2670/3178)   
Checking out files:  85% (2702/3178)   
Checking out files:  86% (2734/3178)   
Checking out files:  87% (2765/3178)   
Checking out files:  88% (2797/3178)   
Checking out files:  89% (2829/3178)   
Checking out files:  90% (2861/3178)   
Checking out files:  91% (2892/3178)   
Checking out files:  92% (2924/3178)   
Checking out files:  93% (2956/3178)   
Checking out files:  94% (2988/3178)   
Checking out files:  95% (3020/3178)   
Checking out files:  96% (3051/3178)   
Checking out files:  97% (3083/3178)   
Checking out files:  98% (3115/3178)   
Checking out files:  99% (3147/3178)   
Checking out files: 100% (3178/3178)   
Checking out files: 100% (3178/3178), done.
15:03:19 [2020-04-28T15:03:19.229Z] #65 34.73 + cd /tmp/tmp.Eeqf9XYmrm/src/github.com/containerd/containerd
15:03:19 [2020-04-28T15:03:19.229Z] #65 34.73 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578
15:03:19 [2020-04-28T15:03:19.229Z] #65 36.39 + export 'BUILDTAGS=netgo osusergo static_build'
15:03:19 [2020-04-28T15:03:19.229Z] #65 36.39 + BUILDTAGS='netgo osusergo static_build'
15:03:19 [2020-04-28T15:03:19.229Z] #65 36.39 + export EXTRA_FLAGS=-buildmode=pie
15:03:19 [2020-04-28T15:03:19.229Z] #65 36.39 + EXTRA_FLAGS=-buildmode=pie
15:03:19 [2020-04-28T15:03:19.229Z] #65 36.39 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
15:03:19 [2020-04-28T15:03:19.229Z] #65 36.39 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
15:03:19 [2020-04-28T15:03:19.229Z] #65 36.39 + '[' '' = dynamic ']'
15:03:19 [2020-04-28T15:03:19.229Z] #65 36.39 + make
15:03:19 [2020-04-28T15:03:19.229Z] #65 36.84 + bin/ctr
15:03:19 [2020-04-28T15:03:19.363Z] #44 15.33   PBCC     images/core-x86.pb-c.c
15:03:19 [2020-04-28T15:03:19.516Z] #47 ...
15:03:19 [2020-04-28T15:03:19.516Z] 
15:03:19 [2020-04-28T15:03:19.516Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:03:19 [2020-04-28T15:03:19.516Z] #50 DONE 78.8s
15:03:19 [2020-04-28T15:03:19.516Z] 
15:03:19 [2020-04-28T15:03:19.516Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:03:19 [2020-04-28T15:03:19.516Z] #44 41.17   CC       criu/pie/restorer.o
15:03:19 [2020-04-28T15:03:19.542Z] ok  	github.com/docker/docker/client	0.424s	coverage: 75.4% of statements
15:03:19 [2020-04-28T15:03:19.620Z] #44 15.55   PBCC     images/core.pb-c.c
15:03:19 [2020-04-28T15:03:19.620Z] #44 15.62   PBCC     images/inventory.pb-c.c
15:03:19 [2020-04-28T15:03:19.620Z] #44 15.67   DEP      images/core-aarch64.pb-c.d
15:03:19 [2020-04-28T15:03:19.620Z] #44 15.69   DEP      images/core-arm.pb-c.d
15:03:19 [2020-04-28T15:03:19.620Z] #44 15.69   DEP      images/core-ppc64.pb-c.d
15:03:19 [2020-04-28T15:03:19.620Z] #44 15.78   DEP      images/core-s390.pb-c.d
15:03:19 [2020-04-28T15:03:19.773Z] go: finding github.com/stretchr/objx v0.1.1
15:03:19 [2020-04-28T15:03:19.877Z] #44 15.86   DEP      images/core-x86.pb-c.d
15:03:19 [2020-04-28T15:03:19.877Z] #44 15.92   DEP      images/core.pb-c.d
15:03:19 [2020-04-28T15:03:19.877Z] #44 16.03   DEP      images/inventory.pb-c.d
15:03:20 [2020-04-28T15:03:20.134Z] #44 16.13   PBCC     images/cpuinfo.pb-c.c
15:03:20 [2020-04-28T15:03:20.134Z] #44 16.14   DEP      images/cpuinfo.pb-c.d
15:03:20 [2020-04-28T15:03:20.134Z] #44 16.18   PBCC     images/stats.pb-c.c
15:03:20 [2020-04-28T15:03:20.134Z] #44 16.24   DEP      images/stats.pb-c.d
15:03:20 [2020-04-28T15:03:20.141Z] #44 ...
15:03:20 [2020-04-28T15:03:20.141Z] 
15:03:20 [2020-04-28T15:03:20.141Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
15:03:20 [2020-04-28T15:03:20.141Z] #13 1.531 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
15:03:20 [2020-04-28T15:03:20.141Z] #13 DONE 1.7s
15:03:20 [2020-04-28T15:03:20.392Z] #44 ...
15:03:20 [2020-04-28T15:03:20.392Z] 
15:03:20 [2020-04-28T15:03:20.392Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:03:20 [2020-04-28T15:03:20.392Z] #47 75.19 regexp
15:03:20 [2020-04-28T15:03:20.392Z] #47 77.35 go/token
15:03:20 [2020-04-28T15:03:20.392Z] #47 78.20 go/scanner
15:03:20 [2020-04-28T15:03:20.392Z] #47 79.15 internal/lazyregexp
15:03:20 [2020-04-28T15:03:20.392Z] #47 79.92 net/url
15:03:20 [2020-04-28T15:03:20.392Z] #47 80.13 go/ast
15:03:20 [2020-04-28T15:03:20.392Z] #47 81.90 text/template/parse
15:03:20 [2020-04-28T15:03:20.423Z] 
15:03:20 [2020-04-28T15:03:20.423Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
15:03:20 [2020-04-28T15:03:20.591Z] #65 ...
15:03:20 [2020-04-28T15:03:20.591Z] 
15:03:20 [2020-04-28T15:03:20.591Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:03:20 [2020-04-28T15:03:20.591Z] #50 DONE 81.1s
15:03:20 [2020-04-28T15:03:20.809Z] go: finding github.com/godbus/dbus v4.1.0+incompatible
15:03:20 [2020-04-28T15:03:20.809Z] go: finding github.com/kr/pretty v0.1.0
15:03:20 [2020-04-28T15:03:20.846Z] 
15:03:20 [2020-04-28T15:03:20.846Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:03:20 [2020-04-28T15:03:20.846Z] #44 18.46   CC       images/stats.o
15:03:21 [2020-04-28T15:03:21.101Z] #44 18.79   CC       images/core.o
15:03:21 [2020-04-28T15:03:21.101Z] go: finding github.com/gogo/protobuf v1.2.1
15:03:21 [2020-04-28T15:03:21.101Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be
15:03:21 [2020-04-28T15:03:21.430Z] #14 DONE 1.3s
15:03:21 [2020-04-28T15:03:21.430Z] 
15:03:21 [2020-04-28T15:03:21.430Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
15:03:21 [2020-04-28T15:03:21.661Z] #44 19.48   CC       images/core-x86.o
15:03:21 [2020-04-28T15:03:21.732Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d
15:03:21 [2020-04-28T15:03:21.762Z] #47 ...
15:03:21 [2020-04-28T15:03:21.762Z] 
15:03:21 [2020-04-28T15:03:21.762Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:03:21 [2020-04-28T15:03:21.762Z] #44 17.65 make[1]: Nothing to be done for 'all'.
15:03:22 [2020-04-28T15:03:22.262Z] #44 19.82   CC       images/core-arm.o
15:03:22 [2020-04-28T15:03:22.262Z] #44 19.97   CC       images/core-aarch64.o
15:03:22 [2020-04-28T15:03:22.327Z] #44 ...
15:03:22 [2020-04-28T15:03:22.327Z] 
15:03:22 [2020-04-28T15:03:22.327Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:03:22 [2020-04-28T15:03:22.327Z] #56 76.93 encoding/json
15:03:22 [2020-04-28T15:03:22.327Z] #56 80.30 github.com/pkg/diff
15:03:22 [2020-04-28T15:03:22.327Z] #56 81.87 go/ast
15:03:22 [2020-04-28T15:03:22.327Z] #56 83.77 golang.org/x/crypto/ssh/terminal
15:03:22 [2020-04-28T15:03:22.327Z] #56 85.84 mvdan.cc/editorconfig
15:03:22 [2020-04-28T15:03:22.327Z] #56 ...
15:03:22 [2020-04-28T15:03:22.327Z] 
15:03:22 [2020-04-28T15:03:22.327Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:03:22 [2020-04-28T15:03:22.327Z] #47 86.62 text/template
15:03:22 [2020-04-28T15:03:22.327Z] #47 86.64 go/parser
15:03:22 [2020-04-28T15:03:22.518Z] #44 20.14   CC       images/core-ppc64.o
15:03:22 [2020-04-28T15:03:22.773Z] #44 20.45   CC       images/core-s390.o
15:03:23 [2020-04-28T15:03:23.028Z] #44 20.76   CC       images/cpuinfo.o
15:03:23 [2020-04-28T15:03:23.240Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e
15:03:23 [2020-04-28T15:03:23.240Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496
15:03:23 [2020-04-28T15:03:23.283Z] #44 21.04   CC       images/inventory.o
15:03:23 [2020-04-28T15:03:23.466Z] #15 DONE 1.6s
15:03:23 [2020-04-28T15:03:23.466Z] 
15:03:23 [2020-04-28T15:03:23.466Z] #16 [dev-systemd-false 6/26] RUN ldconfig
15:03:23 [2020-04-28T15:03:23.531Z] go: finding github.com/gogo/googleapis v1.1.0
15:03:23 [2020-04-28T15:03:23.538Z] #44 21.20   CC       images/fdinfo.o
15:03:23 [2020-04-28T15:03:23.538Z] #44 21.41   CC       images/fown.o
15:03:23 [2020-04-28T15:03:23.793Z] #44 21.52   CC       images/ns.o
15:03:23 [2020-04-28T15:03:23.793Z] #44 21.65   CC       images/regfile.o
15:03:24 [2020-04-28T15:03:24.048Z] #44 21.87   CC       images/ghost-file.o
15:03:24 [2020-04-28T15:03:24.303Z] #44 22.05   CC       images/fifo.o
15:03:24 [2020-04-28T15:03:24.470Z] #16 DONE 1.3s
15:03:24 [2020-04-28T15:03:24.470Z] 
15:03:24 [2020-04-28T15:03:24.470Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:03:24 [2020-04-28T15:03:24.470Z] #44 43.33   LINK     criu/pie/restorer.built-in.o
15:03:24 [2020-04-28T15:03:24.470Z] #44 43.33   GEN      criu/pie/restorer-blob.h
15:03:24 [2020-04-28T15:03:24.470Z] #44 43.41   DEP      criu/vdso.d
15:03:24 [2020-04-28T15:03:24.470Z] #44 43.54   DEP      criu/uts_ns.d
15:03:24 [2020-04-28T15:03:24.470Z] #44 43.63   DEP      criu/util.d
15:03:24 [2020-04-28T15:03:24.470Z] #44 43.73   DEP      criu/uffd.d
15:03:24 [2020-04-28T15:03:24.470Z] #44 43.86   DEP      criu/tun.d
15:03:24 [2020-04-28T15:03:24.470Z] #44 44.08   DEP      criu/tty.d
15:03:24 [2020-04-28T15:03:24.470Z] #44 44.23   DEP      criu/timerfd.d
15:03:24 [2020-04-28T15:03:24.470Z] #44 44.33   DEP      criu/sysfs_parse.d
15:03:24 [2020-04-28T15:03:24.470Z] #44 44.43   DEP      criu/sysctl.d
15:03:24 [2020-04-28T15:03:24.470Z] #44 44.55   DEP      criu/string.d
15:03:24 [2020-04-28T15:03:24.470Z] #44 44.58   DEP      criu/stats.d
15:03:24 [2020-04-28T15:03:24.470Z] #44 44.68   DEP      criu/sockets.d
15:03:24 [2020-04-28T15:03:24.470Z] #44 44.76   DEP      criu/sk-unix.d
15:03:24 [2020-04-28T15:03:24.470Z] #44 44.88   DEP      criu/sk-tcp.d
15:03:24 [2020-04-28T15:03:24.470Z] #44 45.06   DEP      criu/sk-queue.d
15:03:24 [2020-04-28T15:03:24.470Z] #44 45.17   DEP      criu/sk-packet.d
15:03:24 [2020-04-28T15:03:24.470Z] #44 45.23   DEP      criu/sk-netlink.d
15:03:24 [2020-04-28T15:03:24.470Z] #44 45.28   DEP      criu/sk-inet.d
15:03:24 [2020-04-28T15:03:24.470Z] #44 45.36   DEP      criu/signalfd.d
15:03:24 [2020-04-28T15:03:24.470Z] #44 45.42   DEP      criu/sigframe.d
15:03:24 [2020-04-28T15:03:24.470Z] #44 45.50   DEP      criu/shmem.d
15:03:24 [2020-04-28T15:03:24.470Z] #44 45.65   DEP      criu/servicefd.d
15:03:24 [2020-04-28T15:03:24.470Z] #44 45.72   DEP      criu/seize.d
15:03:24 [2020-04-28T15:03:24.470Z] #44 45.83   DEP      criu/seccomp.d
15:03:24 [2020-04-28T15:03:24.470Z] #44 45.92   DEP      criu/rst-malloc.d
15:03:24 [2020-04-28T15:03:24.470Z] #44 45.95   DEP      criu/rbtree.d
15:03:24 [2020-04-28T15:03:24.470Z] #44 45.97   DEP      criu/pstree.d
15:03:24 [2020-04-28T15:03:24.470Z] #44 46.22   DEP      criu/protobuf.d
15:03:24 [2020-04-28T15:03:24.470Z] #44 46.28   GEN      criu/protobuf-desc-gen.h
15:03:24 [2020-04-28T15:03:24.558Z] #44 22.26   CC       images/remap-file-path.o
15:03:24 [2020-04-28T15:03:24.758Z] #44 47.10   DEP      criu/protobuf-desc.d
15:03:24 [2020-04-28T15:03:24.758Z] #44 47.17   DEP      criu/proc_parse.d
15:03:24 [2020-04-28T15:03:24.758Z] #44 47.28   DEP      criu/plugin.d
15:03:24 [2020-04-28T15:03:24.758Z] #44 47.30   DEP      criu/pipes.d
15:03:24 [2020-04-28T15:03:24.813Z] #44 22.48   CC       images/eventfd.o
15:03:24 [2020-04-28T15:03:24.813Z] #44 22.61   CC       images/eventpoll.o
15:03:25 [2020-04-28T15:03:25.039Z] #44 47.45   DEP      criu/pie-util.d
15:03:25 [2020-04-28T15:03:25.039Z] #44 47.51   DEP      criu/pie-util-vdso.d
15:03:25 [2020-04-28T15:03:25.039Z] #44 47.56   DEP      criu/path.d
15:03:25 [2020-04-28T15:03:25.039Z] #44 47.63   DEP      criu/parasite-syscall.d
15:03:25 [2020-04-28T15:03:25.068Z] #44 22.79   CC       images/fh.o
15:03:25 [2020-04-28T15:03:25.068Z] #44 22.98   CC       images/fsnotify.o
15:03:25 [2020-04-28T15:03:25.320Z] #44 47.88   DEP      criu/pagemap.d
15:03:25 [2020-04-28T15:03:25.604Z] #47 89.86 encoding/xml
15:03:25 [2020-04-28T15:03:25.605Z] #44 48.07   DEP      criu/pagemap-cache.d
15:03:25 [2020-04-28T15:03:25.605Z] #44 48.17   DEP      criu/page-xfer.d
15:03:25 [2020-04-28T15:03:25.605Z] #44 48.26   DEP      criu/page-pipe.d
15:03:25 [2020-04-28T15:03:25.668Z] #44 23.32   CC       images/signalfd.o
15:03:25 [2020-04-28T15:03:25.668Z] #44 23.53   CC       images/fs.o
15:03:25 [2020-04-28T15:03:25.887Z] #44 48.36   DEP      criu/netfilter.d
15:03:25 [2020-04-28T15:03:25.923Z] #44 23.68   CC       images/pstree.o
15:03:26 [2020-04-28T15:03:26.168Z] #44 48.51   DEP      criu/net.d
15:03:26 [2020-04-28T15:03:26.168Z] #44 48.69   DEP      criu/namespaces.d
15:03:26 [2020-04-28T15:03:26.178Z] #44 23.83   CC       images/pipe.o
15:03:26 [2020-04-28T15:03:26.259Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1
15:03:26 [2020-04-28T15:03:26.259Z] go: finding github.com/jinzhu/now v1.0.0
15:03:26 [2020-04-28T15:03:26.259Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
15:03:26 [2020-04-28T15:03:26.434Z] #44 23.99   CC       images/tcp-stream.o
15:03:26 [2020-04-28T15:03:26.434Z] #44 24.15   CC       images/sk-packet.o
15:03:26 [2020-04-28T15:03:26.450Z] #44 48.93   DEP      criu/mount.d
15:03:26 [2020-04-28T15:03:26.689Z] #44 24.38   CC       images/mnt.o
15:03:26 [2020-04-28T15:03:26.731Z] #44 49.10   DEP      criu/mem.d
15:03:26 [2020-04-28T15:03:26.731Z] #44 49.29   DEP      criu/lsm.d
15:03:26 [2020-04-28T15:03:26.893Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible
15:03:26 [2020-04-28T15:03:26.893Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda
15:03:26 [2020-04-28T15:03:26.944Z] #44 24.56   CC       images/pipe-data.o
15:03:26 [2020-04-28T15:03:26.944Z] #44 24.77   CC       images/sa.o
15:03:27 [2020-04-28T15:03:27.012Z] #44 49.44   DEP      criu/log.d
15:03:27 [2020-04-28T15:03:27.012Z] #44 49.54   DEP      criu/libnetlink.d
15:03:27 [2020-04-28T15:03:27.012Z] #44 49.67   DEP      criu/kerndat.d
15:03:27 [2020-04-28T15:03:27.199Z] #44 24.92   CC       images/timer.o
15:03:27 [2020-04-28T15:03:27.293Z] #44 49.86   DEP      criu/kcmp-ids.d
15:03:27 [2020-04-28T15:03:27.293Z] #44 49.94   DEP      criu/irmap.d
15:03:27 [2020-04-28T15:03:27.454Z] #44 25.23   CC       images/timerfd.o
15:03:27 [2020-04-28T15:03:27.574Z] #44 50.07   DEP      criu/ipc_ns.d
15:03:27 [2020-04-28T15:03:27.574Z] #44 50.15   DEP      criu/image.d
15:03:27 [2020-04-28T15:03:27.710Z] #44 25.42   CC       images/mm.o
15:03:27 [2020-04-28T15:03:27.855Z] #44 50.23   DEP      criu/image-desc.d
15:03:27 [2020-04-28T15:03:27.855Z] #44 50.31   DEP      criu/fsnotify.d
15:03:27 [2020-04-28T15:03:27.855Z] #44 50.47   DEP      criu/filesystems.d
15:03:27 [2020-04-28T15:03:27.964Z] #44 25.63   CC       images/sk-opts.o
15:03:27 [2020-04-28T15:03:27.964Z] #44 25.87   CC       images/sk-unix.o
15:03:28 [2020-04-28T15:03:28.128Z] #47 92.42 go/doc
15:03:28 [2020-04-28T15:03:28.137Z] #44 50.60   DEP      criu/files.d
15:03:28 [2020-04-28T15:03:28.137Z] #44 50.70   DEP      criu/files-reg.d
15:03:28 [2020-04-28T15:03:28.137Z] #44 50.78   DEP      criu/files-ext.d
15:03:28 [2020-04-28T15:03:28.386Z] #47 ...
15:03:28 [2020-04-28T15:03:28.386Z] 
15:03:28 [2020-04-28T15:03:28.386Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:03:28 [2020-04-28T15:03:28.386Z] #44 19.11   CC       images/stats.o
15:03:28 [2020-04-28T15:03:28.386Z] #44 19.55   CC       images/core.o
15:03:28 [2020-04-28T15:03:28.386Z] #44 20.27   CC       images/core-x86.o
15:03:28 [2020-04-28T15:03:28.386Z] #44 20.83   CC       images/core-arm.o
15:03:28 [2020-04-28T15:03:28.386Z] #44 21.26   CC       images/core-aarch64.o
15:03:28 [2020-04-28T15:03:28.386Z] #44 21.57   CC       images/core-ppc64.o
15:03:28 [2020-04-28T15:03:28.386Z] #44 22.24   CC       images/core-s390.o
15:03:28 [2020-04-28T15:03:28.386Z] #44 22.96   CC       images/cpuinfo.o
15:03:28 [2020-04-28T15:03:28.386Z] #44 23.47   CC       images/inventory.o
15:03:28 [2020-04-28T15:03:28.386Z] #44 23.70   CC       images/fdinfo.o
15:03:28 [2020-04-28T15:03:28.386Z] #44 24.13   CC       images/fown.o
15:03:28 [2020-04-28T15:03:28.386Z] #44 24.36   CC       images/ns.o
15:03:28 [2020-04-28T15:03:28.417Z] #44 50.84   DEP      criu/file-lock.d
15:03:28 [2020-04-28T15:03:28.417Z] #44 51.05   DEP      criu/file-ids.d
15:03:28 [2020-04-28T15:03:28.524Z] #44 26.08   CC       images/sk-inet.o
15:03:28 [2020-04-28T15:03:28.524Z] #44 ...
15:03:28 [2020-04-28T15:03:28.524Z] 
15:03:28 [2020-04-28T15:03:28.524Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:03:28 [2020-04-28T15:03:28.524Z] #10 90.36 Selecting previously unselected package g++-mingw-w64-x86-64.
15:03:28 [2020-04-28T15:03:28.524Z] #10 90.36 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
15:03:28 [2020-04-28T15:03:28.524Z] #10 90.37 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:03:28 [2020-04-28T15:03:28.644Z] #44 24.62   CC       images/regfile.o
15:03:28 [2020-04-28T15:03:28.698Z] #44 51.19   DEP      criu/fifo.d
15:03:28 [2020-04-28T15:03:28.698Z] #44 51.28   DEP      criu/fdstore.d
15:03:28 [2020-04-28T15:03:28.901Z] #44 24.92   CC       images/ghost-file.o
15:03:28 [2020-04-28T15:03:28.964Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:03:28 [2020-04-28T15:03:28.979Z] #44 51.38   DEP      criu/fault-injection.d
15:03:28 [2020-04-28T15:03:28.979Z] #44 51.40   DEP      criu/external.d
15:03:28 [2020-04-28T15:03:28.979Z] #44 51.50   DEP      criu/eventpoll.d
15:03:29 [2020-04-28T15:03:29.158Z] #44 25.16   CC       images/fifo.o
15:03:29 [2020-04-28T15:03:29.254Z] go: finding github.com/uber/jaeger-lib v1.2.1
15:03:29 [2020-04-28T15:03:29.254Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5
15:03:29 [2020-04-28T15:03:29.261Z] #44 51.71   DEP      criu/eventfd.d
15:03:29 [2020-04-28T15:03:29.261Z] #44 51.85   DEP      criu/crtools.d
15:03:29 [2020-04-28T15:03:29.416Z] #44 25.40   CC       images/remap-file-path.o
15:03:29 [2020-04-28T15:03:29.543Z] #44 51.96   DEP      criu/cr-service.d
15:03:29 [2020-04-28T15:03:29.543Z] #44 52.07   DEP      criu/cr-restore.d
15:03:29 [2020-04-28T15:03:29.543Z] #44 52.19   DEP      criu/cr-errno.d
15:03:29 [2020-04-28T15:03:29.547Z] go: finding github.com/kisielk/errcheck v1.1.0
15:03:29 [2020-04-28T15:03:29.547Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2
15:03:29 [2020-04-28T15:03:29.673Z] #44 25.72   CC       images/eventfd.o
15:03:29 [2020-04-28T15:03:29.824Z] #44 52.20   DEP      criu/cr-dump.d
15:03:29 [2020-04-28T15:03:29.824Z] #44 52.38   DEP      criu/cr-dedup.d
15:03:29 [2020-04-28T15:03:29.931Z] #44 25.98   CC       images/eventpoll.o
15:03:30 [2020-04-28T15:03:30.107Z] #44 52.54   DEP      criu/cr-check.d
15:03:30 [2020-04-28T15:03:30.107Z] #44 52.76   DEP      criu/config.d
15:03:30 [2020-04-28T15:03:30.188Z] #44 26.26   CC       images/fh.o
15:03:30 [2020-04-28T15:03:30.388Z] #44 52.97   DEP      criu/clone-noasan.d
15:03:30 [2020-04-28T15:03:30.388Z] #44 53.00   DEP      criu/cgroup.d
15:03:30 [2020-04-28T15:03:30.671Z] #44 53.13   DEP      criu/cgroup-props.d
15:03:30 [2020-04-28T15:03:30.671Z] #44 53.21   DEP      criu/bitmap.d
15:03:30 [2020-04-28T15:03:30.671Z] #44 53.23   DEP      criu/bfd.d
15:03:30 [2020-04-28T15:03:30.671Z] #44 53.30   DEP      criu/autofs.d
15:03:30 [2020-04-28T15:03:30.753Z] #44 26.57   CC       images/fsnotify.o
15:03:30 [2020-04-28T15:03:30.753Z] #44 ...
15:03:30 [2020-04-28T15:03:30.753Z] 
15:03:30 [2020-04-28T15:03:30.753Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:03:30 [2020-04-28T15:03:30.753Z] #47 95.34 github.com/LK4D4/vndr/versioned
15:03:30 [2020-04-28T15:03:30.952Z] #44 53.41   DEP      criu/aio.d
15:03:30 [2020-04-28T15:03:30.952Z] #44 53.51   DEP      criu/action-scripts.d
15:03:31 [2020-04-28T15:03:31.010Z] #47 95.64 crypto/rsa
15:03:31 [2020-04-28T15:03:31.234Z] #44 53.80   CC       criu/action-scripts.o
15:03:31 [2020-04-28T15:03:31.234Z] #44 ...
15:03:31 [2020-04-28T15:03:31.234Z] 
15:03:31 [2020-04-28T15:03:31.234Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:03:31 [2020-04-28T15:03:31.234Z] #60 6.357 + cd /tmp/tmp.imjhECWEjG/src/github.com/opencontainers/runc
15:03:31 [2020-04-28T15:03:31.234Z] #60 6.357 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:03:31 [2020-04-28T15:03:31.234Z] #60 7.010 + '[' -z '' ']'
15:03:31 [2020-04-28T15:03:31.234Z] #60 7.010 + target=static
15:03:31 [2020-04-28T15:03:31.234Z] #60 7.010 + make 'BUILDTAGS=seccomp apparmor selinux ' static
15:03:31 [2020-04-28T15:03:31.234Z] #60 7.894 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 .
15:03:31 [2020-04-28T15:03:31.268Z] #47 96.05 github.com/LK4D4/vndr/build
15:03:31 [2020-04-28T15:03:31.515Z] #60 ...
15:03:31 [2020-04-28T15:03:31.515Z] 
15:03:31 [2020-04-28T15:03:31.515Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:03:31 [2020-04-28T15:03:31.515Z] #17 1.192 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:03:31 [2020-04-28T15:03:31.515Z] #17 1.316 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:03:31 [2020-04-28T15:03:31.515Z] #17 1.405 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:03:31 [2020-04-28T15:03:31.515Z] #17 1.612 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
15:03:31 [2020-04-28T15:03:31.515Z] #17 2.193 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [168 kB]
15:03:31 [2020-04-28T15:03:31.515Z] #17 3.622 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
15:03:31 [2020-04-28T15:03:31.515Z] #17 6.431 Fetched 8036 kB in 5s (1515 kB/s)
15:03:31 [2020-04-28T15:03:31.515Z] #17 6.431 Reading package lists...
15:03:31 [2020-04-28T15:03:31.515Z] #17 ...
15:03:31 [2020-04-28T15:03:31.515Z] 
15:03:31 [2020-04-28T15:03:31.515Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:03:31 [2020-04-28T15:03:31.515Z] #44 54.14   CC       criu/aio.o
15:03:31 [2020-04-28T15:03:31.796Z] #44 54.50   CC       criu/autofs.o
15:03:32 [2020-04-28T15:03:32.274Z] go: finding github.com/vishvananda/netlink v1.0.0
15:03:32 [2020-04-28T15:03:32.274Z] go: finding github.com/gogo/protobuf v1.0.0
15:03:32 [2020-04-28T15:03:32.639Z] #47 ...
15:03:32 [2020-04-28T15:03:32.639Z] 
15:03:32 [2020-04-28T15:03:32.639Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:03:32 [2020-04-28T15:03:32.639Z] #56 87.17 mvdan.cc/sh/v3/fileutil
15:03:32 [2020-04-28T15:03:32.639Z] #56 87.30 mvdan.cc/sh/v3/syntax
15:03:32 [2020-04-28T15:03:32.639Z] #56 93.73 mvdan.cc/sh/v3/cmd/shfmt
15:03:32 [2020-04-28T15:03:32.639Z] #56 ...
15:03:32 [2020-04-28T15:03:32.639Z] 
15:03:32 [2020-04-28T15:03:32.639Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:03:32 [2020-04-28T15:03:32.639Z] #47 97.19 crypto/x509/pkix
15:03:32 [2020-04-28T15:03:32.897Z] #47 97.68 vendor/golang.org/x/crypto/cryptobyte
15:03:33 [2020-04-28T15:03:33.299Z] #44 55.56   CC       criu/bfd.o
15:03:33 [2020-04-28T15:03:33.299Z] #44 55.87   CC       criu/bitmap.o
15:03:33 [2020-04-28T15:03:33.307Z] go: finding github.com/BurntSushi/toml v0.3.1
15:03:33 [2020-04-28T15:03:33.580Z] #44 55.95   CC       criu/cgroup-props.o
15:03:33 [2020-04-28T15:03:33.580Z] #44 ...
15:03:33 [2020-04-28T15:03:33.580Z] 
15:03:33 [2020-04-28T15:03:33.580Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:03:33 [2020-04-28T15:03:33.580Z] #47 83.02 net/http/httptrace
15:03:33 [2020-04-28T15:03:33.580Z] #47 83.10 net/http
15:03:33 [2020-04-28T15:03:33.580Z] #47 90.33 github.com/LK4D4/vndr/godl
15:03:33 [2020-04-28T15:03:33.580Z] #47 90.92 github.com/LK4D4/vndr
15:03:33 [2020-04-28T15:03:33.861Z] #47 ...
15:03:33 [2020-04-28T15:03:33.861Z] 
15:03:33 [2020-04-28T15:03:33.861Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:03:33 [2020-04-28T15:03:33.861Z] #17 6.431 Reading package lists...
15:03:34 [2020-04-28T15:03:34.367Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352
15:03:34 [2020-04-28T15:03:34.474Z] #17 8.095 Reading package lists...
15:03:34 [2020-04-28T15:03:34.755Z] #17 10.03 Building dependency tree...
15:03:34 [2020-04-28T15:03:34.794Z] #47 ...
15:03:34 [2020-04-28T15:03:34.794Z] 
15:03:34 [2020-04-28T15:03:34.794Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:03:34 [2020-04-28T15:03:34.794Z] #56 DONE 99.3s
15:03:34 [2020-04-28T15:03:34.794Z] 
15:03:34 [2020-04-28T15:03:34.794Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:03:34 [2020-04-28T15:03:34.794Z] #44 27.27   CC       images/signalfd.o
15:03:34 [2020-04-28T15:03:34.794Z] #44 27.49   CC       images/fs.o
15:03:34 [2020-04-28T15:03:34.794Z] #44 27.78   CC       images/pstree.o
15:03:34 [2020-04-28T15:03:34.794Z] #44 28.02   CC       images/pipe.o
15:03:34 [2020-04-28T15:03:34.794Z] #44 28.34   CC       images/tcp-stream.o
15:03:34 [2020-04-28T15:03:34.794Z] #44 28.58   CC       images/sk-packet.o
15:03:34 [2020-04-28T15:03:34.794Z] #44 29.00   CC       images/mnt.o
15:03:34 [2020-04-28T15:03:34.794Z] #44 29.21   CC       images/pipe-data.o
15:03:34 [2020-04-28T15:03:34.794Z] #44 29.45   CC       images/sa.o
15:03:34 [2020-04-28T15:03:34.794Z] #44 29.67   CC       images/timer.o
15:03:34 [2020-04-28T15:03:34.794Z] #44 30.13   CC       images/timerfd.o
15:03:34 [2020-04-28T15:03:34.794Z] #44 30.46   CC       images/mm.o
15:03:34 [2020-04-28T15:03:34.995Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0
15:03:35 [2020-04-28T15:03:35.037Z] #17 10.50 libcap2-bin is already the newest version (1:2.25-2).
15:03:35 [2020-04-28T15:03:35.037Z] #17 10.50 The following additional packages will be installed:
15:03:35 [2020-04-28T15:03:35.037Z] #17 10.50   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
15:03:35 [2020-04-28T15:03:35.037Z] #17 10.50   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
15:03:35 [2020-04-28T15:03:35.037Z] #17 10.50   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
15:03:35 [2020-04-28T15:03:35.037Z] #17 10.50   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
15:03:35 [2020-04-28T15:03:35.037Z] #17 10.50   python3.7 python3.7-minimal vim-runtime xxd
15:03:35 [2020-04-28T15:03:35.037Z] #17 10.51 Suggested packages:
15:03:35 [2020-04-28T15:03:35.037Z] #17 10.51   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
15:03:35 [2020-04-28T15:03:35.037Z] #17 10.51   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
15:03:35 [2020-04-28T15:03:35.037Z] #17 10.51   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
15:03:35 [2020-04-28T15:03:35.037Z] #17 10.51 Recommended packages:
15:03:35 [2020-04-28T15:03:35.037Z] #17 10.51   aufs-dkms nftables build-essential python3-dev python3-keyring
15:03:35 [2020-04-28T15:03:35.037Z] #17 10.51   python3-keyrings.alt python3-xdg unzip
15:03:35 [2020-04-28T15:03:35.052Z] #44 30.88   CC       images/sk-opts.o
15:03:35 [2020-04-28T15:03:35.052Z] #10 ...
15:03:35 [2020-04-28T15:03:35.052Z] 
15:03:35 [2020-04-28T15:03:35.052Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:03:35 [2020-04-28T15:03:35.052Z] #44 26.38   CC       images/tun.o
15:03:35 [2020-04-28T15:03:35.052Z] #44 26.59   CC       images/sk-netlink.o
15:03:35 [2020-04-28T15:03:35.052Z] #44 26.74   CC       images/packet-sock.o
15:03:35 [2020-04-28T15:03:35.052Z] #44 26.95   CC       images/ipc-var.o
15:03:35 [2020-04-28T15:03:35.052Z] #44 27.14   CC       images/ipc-desc.o
15:03:35 [2020-04-28T15:03:35.052Z] #44 27.29   CC       images/ipc-shm.o
15:03:35 [2020-04-28T15:03:35.052Z] #44 27.44   CC       images/ipc-msg.o
15:03:35 [2020-04-28T15:03:35.052Z] #44 27.64   CC       images/ipc-sem.o
15:03:35 [2020-04-28T15:03:35.052Z] #44 27.84   CC       images/utsns.o
15:03:35 [2020-04-28T15:03:35.052Z] #44 27.96   CC       images/creds.o
15:03:35 [2020-04-28T15:03:35.052Z] #44 28.16   CC       images/vma.o
15:03:35 [2020-04-28T15:03:35.052Z] #44 28.33   CC       images/netdev.o
15:03:35 [2020-04-28T15:03:35.052Z] #44 28.65   CC       images/tty.o
15:03:35 [2020-04-28T15:03:35.052Z] #44 29.08   CC       images/file-lock.o
15:03:35 [2020-04-28T15:03:35.052Z] #44 29.24   CC       images/rlimit.o
15:03:35 [2020-04-28T15:03:35.052Z] #44 29.38   CC       images/pagemap.o
15:03:35 [2020-04-28T15:03:35.052Z] #44 29.60   CC       images/siginfo.o
15:03:35 [2020-04-28T15:03:35.052Z] #44 29.81   CC       images/rpc.o
15:03:35 [2020-04-28T15:03:35.052Z] #44 30.62   CC       images/ext-file.o
15:03:35 [2020-04-28T15:03:35.052Z] #44 30.76   CC       images/cgroup.o
15:03:35 [2020-04-28T15:03:35.052Z] #44 31.13   CC       images/userns.o
15:03:35 [2020-04-28T15:03:35.052Z] #44 31.37   CC       images/google/protobuf/descriptor.o
15:03:35 [2020-04-28T15:03:35.052Z] #44 32.51   CC       images/opts.o
15:03:35 [2020-04-28T15:03:35.052Z] #44 32.62   CC       images/seccomp.o
15:03:35 [2020-04-28T15:03:35.052Z] #44 32.79   CC       images/binfmt-misc.o
15:03:35 [2020-04-28T15:03:35.307Z] #44 32.97   CC       images/time.o
15:03:35 [2020-04-28T15:03:35.307Z] #44 33.10   CC       images/sysctl.o
15:03:35 [2020-04-28T15:03:35.309Z] #44 31.21   CC       images/sk-unix.o
15:03:35 [2020-04-28T15:03:35.567Z] #44 31.73   CC       images/sk-inet.o
15:03:35 [2020-04-28T15:03:35.604Z] #44 33.23   CC       images/autofs.o
15:03:35 [2020-04-28T15:03:35.604Z] #44 33.38   CC       images/macvlan.o
15:03:35 [2020-04-28T15:03:35.604Z] #44 33.51   CC       images/sit.o
15:03:35 [2020-04-28T15:03:35.629Z] go: finding github.com/magiconair/properties v1.8.0
15:03:35 [2020-04-28T15:03:35.629Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad
15:03:35 [2020-04-28T15:03:35.919Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c
15:03:36 [2020-04-28T15:03:36.040Z] #17 11.57 The following NEW packages will be installed:
15:03:36 [2020-04-28T15:03:36.040Z] #17 11.57   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
15:03:36 [2020-04-28T15:03:36.040Z] #17 11.57   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
15:03:36 [2020-04-28T15:03:36.040Z] #17 11.57   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
15:03:36 [2020-04-28T15:03:36.040Z] #17 11.57   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
15:03:36 [2020-04-28T15:03:36.040Z] #17 11.57   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
15:03:36 [2020-04-28T15:03:36.040Z] #17 11.57   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
15:03:36 [2020-04-28T15:03:36.040Z] #17 11.57   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
15:03:36 [2020-04-28T15:03:36.040Z] #17 11.57   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
15:03:36 [2020-04-28T15:03:36.040Z] #17 11.57   xz-utils zip
15:03:36 [2020-04-28T15:03:36.040Z] #17 11.64 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
15:03:36 [2020-04-28T15:03:36.040Z] #17 11.64 Need to get 27.7 MB of archives.
15:03:36 [2020-04-28T15:03:36.040Z] #17 11.64 After this operation, 117 MB of additional disk space will be used.
15:03:36 [2020-04-28T15:03:36.040Z] #17 11.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB]
15:03:36 [2020-04-28T15:03:36.040Z] #17 11.68 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB]
15:03:36 [2020-04-28T15:03:36.040Z] #17 11.73 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB]
15:03:36 [2020-04-28T15:03:36.040Z] #17 11.76 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB]
15:03:36 [2020-04-28T15:03:36.132Z] #44 32.22   CC       images/tun.o
15:03:36 [2020-04-28T15:03:36.164Z] #44 33.73   LINK     images/built-in.o
15:03:36 [2020-04-28T15:03:36.164Z] #44 33.82   GEN      compel/include/asm
15:03:36 [2020-04-28T15:03:36.164Z] #44 33.83   GEN      compel/include/version.h
15:03:36 [2020-04-28T15:03:36.164Z] #44 33.83 touch .config
15:03:36 [2020-04-28T15:03:36.164Z] #44 33.84   GEN      include/common/config.h
15:03:36 [2020-04-28T15:03:36.164Z] #44 33.90   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
15:03:36 [2020-04-28T15:03:36.164Z] #44 33.91   GEN      compel/plugins/include/uapi/std/syscall-64.h
15:03:36 [2020-04-28T15:03:36.164Z] #44 33.93   GEN      compel/arch/x86/plugins/std/syscalls-64.S
15:03:36 [2020-04-28T15:03:36.164Z] #44 33.94   DEP      compel/arch/x86/plugins/std/syscalls-64.d
15:03:36 [2020-04-28T15:03:36.164Z] #44 33.96   DEP      compel/arch/x86/plugins/std/memcpy.d
15:03:36 [2020-04-28T15:03:36.164Z] #44 33.99   DEP      compel/arch/x86/plugins/std/parasite-head.d
15:03:36 [2020-04-28T15:03:36.164Z] #44 34.01   GEN      compel/plugins/include/uapi/std/syscall.h
15:03:36 [2020-04-28T15:03:36.164Z] #44 34.03   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
15:03:36 [2020-04-28T15:03:36.323Z] #17 11.76 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB]
15:03:36 [2020-04-28T15:03:36.323Z] #17 11.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB]
15:03:36 [2020-04-28T15:03:36.323Z] #17 11.80 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB]
15:03:36 [2020-04-28T15:03:36.323Z] #17 11.81 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB]
15:03:36 [2020-04-28T15:03:36.323Z] #17 11.81 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB]
15:03:36 [2020-04-28T15:03:36.323Z] #17 11.81 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB]
15:03:36 [2020-04-28T15:03:36.323Z] #17 11.82 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB]
15:03:36 [2020-04-28T15:03:36.323Z] #17 11.82 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB]
15:03:36 [2020-04-28T15:03:36.323Z] #17 11.82 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB]
15:03:36 [2020-04-28T15:03:36.323Z] #17 11.82 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB]
15:03:36 [2020-04-28T15:03:36.323Z] #17 11.82 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB]
15:03:36 [2020-04-28T15:03:36.323Z] #17 11.83 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB]
15:03:36 [2020-04-28T15:03:36.323Z] #17 11.84 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
15:03:36 [2020-04-28T15:03:36.323Z] #17 11.84 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
15:03:36 [2020-04-28T15:03:36.323Z] #17 11.85 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB]
15:03:36 [2020-04-28T15:03:36.323Z] #17 11.85 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB]
15:03:36 [2020-04-28T15:03:36.323Z] #17 11.86 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB]
15:03:36 [2020-04-28T15:03:36.323Z] #17 11.86 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB]
15:03:36 [2020-04-28T15:03:36.323Z] #17 11.88 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB]
15:03:36 [2020-04-28T15:03:36.323Z] #17 11.88 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
15:03:36 [2020-04-28T15:03:36.324Z] #17 11.89 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
15:03:36 [2020-04-28T15:03:36.324Z] #17 11.89 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
15:03:36 [2020-04-28T15:03:36.324Z] #17 11.90 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB]
15:03:36 [2020-04-28T15:03:36.324Z] #17 11.90 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB]
15:03:36 [2020-04-28T15:03:36.324Z] #17 11.90 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
15:03:36 [2020-04-28T15:03:36.419Z] #44 34.05   GEN      compel/plugins/include/uapi/std/syscall-codes.h
15:03:36 [2020-04-28T15:03:36.419Z] #44 34.07   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
15:03:36 [2020-04-28T15:03:36.419Z] #44 34.08   DEP      compel/plugins/std/infect.d
15:03:36 [2020-04-28T15:03:36.419Z] #44 34.18   DEP      compel/plugins/std/string.d
15:03:36 [2020-04-28T15:03:36.419Z] #44 34.26   DEP      compel/plugins/std/log.d
15:03:36 [2020-04-28T15:03:36.605Z] #17 12.14 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
15:03:36 [2020-04-28T15:03:36.605Z] #17 12.15 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
15:03:36 [2020-04-28T15:03:36.605Z] #17 12.15 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
15:03:36 [2020-04-28T15:03:36.605Z] #17 12.15 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB]
15:03:36 [2020-04-28T15:03:36.605Z] #17 12.15 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB]
15:03:36 [2020-04-28T15:03:36.605Z] #17 12.17 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB]
15:03:36 [2020-04-28T15:03:36.605Z] #17 12.21 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB]
15:03:36 [2020-04-28T15:03:36.605Z] #17 12.22 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB]
15:03:36 [2020-04-28T15:03:36.605Z] #17 12.22 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB]
15:03:36 [2020-04-28T15:03:36.605Z] #17 12.23 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB]
15:03:36 [2020-04-28T15:03:36.605Z] #17 12.23 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB]
15:03:36 [2020-04-28T15:03:36.605Z] #17 12.24 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB]
15:03:36 [2020-04-28T15:03:36.605Z] #17 12.24 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB]
15:03:36 [2020-04-28T15:03:36.605Z] #17 12.28 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB]
15:03:36 [2020-04-28T15:03:36.605Z] #17 12.29 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB]
15:03:36 [2020-04-28T15:03:36.605Z] #17 12.30 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB]
15:03:36 [2020-04-28T15:03:36.674Z] #44 34.34   DEP      compel/plugins/std/fds.d
15:03:36 [2020-04-28T15:03:36.674Z] #44 34.41   DEP      compel/plugins/std/std.d
15:03:36 [2020-04-28T15:03:36.696Z] #44 32.53   CC       images/sk-netlink.o
15:03:36 [2020-04-28T15:03:36.697Z] #44 32.74   CC       images/packet-sock.o
15:03:36 [2020-04-28T15:03:36.887Z] #17 12.49 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB]
15:03:36 [2020-04-28T15:03:36.887Z] #17 12.54 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB]
15:03:36 [2020-04-28T15:03:36.887Z] #17 12.58 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB]
15:03:36 [2020-04-28T15:03:36.929Z] #44 34.48   DEP      compel/plugins/shmem/shmem.d
15:03:36 [2020-04-28T15:03:36.930Z] #44 34.54   DEP      compel/plugins/fds/fds.d
15:03:36 [2020-04-28T15:03:36.930Z] #44 34.66   CC       compel/plugins/std/std.o
15:03:37 [2020-04-28T15:03:37.168Z] #17 12.94 debconf: delaying package configuration, since apt-utils is not installed
15:03:37 [2020-04-28T15:03:37.185Z] #44 34.85   CC       compel/plugins/std/fds.o
15:03:37 [2020-04-28T15:03:37.261Z] #44 33.09   CC       images/ipc-var.o
15:03:37 [2020-04-28T15:03:37.422Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
15:03:37 [2020-04-28T15:03:37.422Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197
15:03:37 [2020-04-28T15:03:37.440Z] #44 35.21   CC       compel/plugins/std/log.o
15:03:37 [2020-04-28T15:03:37.450Z] #17 13.01 Fetched 27.7 MB in 1s (28.2 MB/s)
15:03:37 [2020-04-28T15:03:37.450Z] #17 13.05 Selecting previously unselected package pigz.
15:03:37 [2020-04-28T15:03:37.450Z] #17 13.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 ... 23198 files and directories currently installed.)
15:03:37 [2020-04-28T15:03:37.450Z] #17 13.09 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ...
15:03:37 [2020-04-28T15:03:37.450Z] #17 13.09 Unpacking pigz (2.4-1) ...
15:03:37 [2020-04-28T15:03:37.519Z] #44 33.34   CC       images/ipc-desc.o
15:03:37 [2020-04-28T15:03:37.519Z] #44 33.58   CC       images/ipc-shm.o
15:03:37 [2020-04-28T15:03:37.714Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293
15:03:37 [2020-04-28T15:03:37.733Z] #17 ...
15:03:37 [2020-04-28T15:03:37.733Z] 
15:03:37 [2020-04-28T15:03:37.733Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:03:37 [2020-04-28T15:03:37.733Z] #47 DONE 97.0s
15:03:37 [2020-04-28T15:03:37.733Z] 
15:03:37 [2020-04-28T15:03:37.733Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:03:37 [2020-04-28T15:03:37.733Z] #17 13.28 Selecting previously unselected package libpython3.7-minimal:s390x.
15:03:37 [2020-04-28T15:03:37.733Z] #17 13.28 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ...
15:03:37 [2020-04-28T15:03:37.733Z] #17 13.29 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ...
15:03:37 [2020-04-28T15:03:37.733Z] #17 ...
15:03:37 [2020-04-28T15:03:37.733Z] 
15:03:37 [2020-04-28T15:03:37.733Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:03:37 [2020-04-28T15:03:37.733Z] #44 56.65   CC       criu/cgroup.o
15:03:37 [2020-04-28T15:03:37.733Z] #44 58.52   CC       criu/clone-noasan.o
15:03:37 [2020-04-28T15:03:37.733Z] #44 58.58   CC       criu/config.o
15:03:37 [2020-04-28T15:03:37.733Z] #44 59.59   CC       criu/cr-check.o
15:03:37 [2020-04-28T15:03:37.776Z] #44 33.79   CC       images/ipc-msg.o
15:03:37 [2020-04-28T15:03:37.999Z] #44 35.78   CC       compel/plugins/std/string.o
15:03:38 [2020-04-28T15:03:38.006Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be
15:03:38 [2020-04-28T15:03:38.015Z] #44 60.73   CC       criu/cr-dedup.o
15:03:38 [2020-04-28T15:03:38.034Z] #44 34.03   CC       images/ipc-sem.o
15:03:38 [2020-04-28T15:03:38.291Z] #44 34.27   CC       images/utsns.o
15:03:38 [2020-04-28T15:03:38.297Z] go: finding github.com/hashicorp/go-uuid v1.0.0
15:03:38 [2020-04-28T15:03:38.549Z] #44 34.48   CC       images/creds.o
15:03:38 [2020-04-28T15:03:38.559Z] #44 36.22   CC       compel/plugins/std/infect.o
15:03:38 [2020-04-28T15:03:38.654Z] #44 61.11   CC       criu/cr-dump.o
15:03:38 [2020-04-28T15:03:38.806Z] #44 34.72   CC       images/vma.o
15:03:38 [2020-04-28T15:03:38.806Z] #44 34.93   CC       images/netdev.o
15:03:38 [2020-04-28T15:03:38.814Z] #44 36.60   CC       compel/arch/x86/plugins/std/parasite-head.o
15:03:38 [2020-04-28T15:03:38.814Z] #44 36.66   CC       compel/arch/x86/plugins/std/memcpy.o
15:03:38 [2020-04-28T15:03:38.927Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416
15:03:39 [2020-04-28T15:03:39.064Z] #44 ...
15:03:39 [2020-04-28T15:03:39.064Z] 
15:03:39 [2020-04-28T15:03:39.064Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:03:39 [2020-04-28T15:03:39.064Z] #10 104.1 Selecting previously unselected package g++-mingw-w64-x86-64.
15:03:39 [2020-04-28T15:03:39.064Z] #10 104.1 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
15:03:39 [2020-04-28T15:03:39.064Z] #10 104.1 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:03:39 [2020-04-28T15:03:39.070Z] #44 36.70   CC       compel/arch/x86/plugins/std/syscalls-64.o
15:03:39 [2020-04-28T15:03:39.070Z] #44 36.77   AR       compel/plugins/std.lib.a
15:03:39 [2020-04-28T15:03:39.070Z] #44 36.87   CC       compel/plugins/fds/fds.o
15:03:39 [2020-04-28T15:03:39.325Z] #44 ...
15:03:39 [2020-04-28T15:03:39.325Z] 
15:03:39 [2020-04-28T15:03:39.325Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:03:39 [2020-04-28T15:03:39.325Z] #10 101.3 Selecting previously unselected package libapparmor1:amd64.
15:03:39 [2020-04-28T15:03:39.325Z] #10 101.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
15:03:39 [2020-04-28T15:03:39.325Z] #10 101.3 Unpacking libapparmor1:amd64 (2.13.2-10) ...
15:03:39 [2020-04-28T15:03:39.325Z] #10 101.4 Selecting previously unselected package libapparmor-dev:amd64.
15:03:39 [2020-04-28T15:03:39.580Z] #10 101.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
15:03:39 [2020-04-28T15:03:39.580Z] #10 101.4 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
15:03:39 [2020-04-28T15:03:39.580Z] #10 101.6 Selecting previously unselected package libbtrfs0.
15:03:39 [2020-04-28T15:03:39.580Z] #10 101.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
15:03:39 [2020-04-28T15:03:39.580Z] #10 101.6 Unpacking libbtrfs0 (4.20.1-2) ...
15:03:39 [2020-04-28T15:03:39.580Z] #10 101.7 Selecting previously unselected package libbtrfs-dev.
15:03:39 [2020-04-28T15:03:39.580Z] #10 101.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
15:03:39 [2020-04-28T15:03:39.580Z] #10 101.7 Unpacking libbtrfs-dev (4.20.1-2) ...
15:03:39 [2020-04-28T15:03:39.580Z] #10 101.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
15:03:39 [2020-04-28T15:03:39.835Z] #10 101.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
15:03:39 [2020-04-28T15:03:39.835Z] #10 101.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
15:03:39 [2020-04-28T15:03:39.835Z] #10 101.8 Selecting previously unselected package libudev-dev:amd64.
15:03:39 [2020-04-28T15:03:39.835Z] #10 101.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ...
15:03:39 [2020-04-28T15:03:39.835Z] #10 101.9 Unpacking libudev-dev:amd64 (241-7~deb10u3) ...
15:03:39 [2020-04-28T15:03:39.835Z] #10 102.0 Selecting previously unselected package libsepol1-dev:amd64.
15:03:39 [2020-04-28T15:03:39.973Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6
15:03:40 [2020-04-28T15:03:40.091Z] #10 102.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
15:03:40 [2020-04-28T15:03:40.091Z] #10 102.0 Unpacking libsepol1-dev:amd64 (2.8-1) ...
15:03:40 [2020-04-28T15:03:40.091Z] #10 102.2 Selecting previously unselected package libpcre16-3:amd64.
15:03:40 [2020-04-28T15:03:40.091Z] #10 102.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
15:03:40 [2020-04-28T15:03:40.091Z] #10 102.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
15:03:40 [2020-04-28T15:03:40.122Z] #44 62.61   CC       criu/cr-errno.o
15:03:40 [2020-04-28T15:03:40.122Z] #44 ...
15:03:40 [2020-04-28T15:03:40.122Z] 
15:03:40 [2020-04-28T15:03:40.122Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:03:40 [2020-04-28T15:03:40.122Z] #17 13.70 Selecting previously unselected package python3.7-minimal.
15:03:40 [2020-04-28T15:03:40.122Z] #17 13.70 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ...
15:03:40 [2020-04-28T15:03:40.122Z] #17 13.72 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
15:03:40 [2020-04-28T15:03:40.122Z] #17 14.48 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ...
15:03:40 [2020-04-28T15:03:40.122Z] #17 14.49 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
15:03:40 [2020-04-28T15:03:40.122Z] #17 15.55 Selecting previously unselected package python3-minimal.
15:03:40 [2020-04-28T15:03:40.122Z] #17 15.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 ... 23447 files and directories currently installed.)
15:03:40 [2020-04-28T15:03:40.122Z] #17 15.56 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ...
15:03:40 [2020-04-28T15:03:40.122Z] #17 15.56 Unpacking python3-minimal (3.7.3-1) ...
15:03:40 [2020-04-28T15:03:40.122Z] #17 15.59 Selecting previously unselected package libmpdec2:s390x.
15:03:40 [2020-04-28T15:03:40.122Z] #17 15.59 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ...
15:03:40 [2020-04-28T15:03:40.122Z] #17 15.60 Unpacking libmpdec2:s390x (2.4.2-2) ...
15:03:40 [2020-04-28T15:03:40.122Z] #17 15.64 Selecting previously unselected package libpython3.7-stdlib:s390x.
15:03:40 [2020-04-28T15:03:40.122Z] #17 15.65 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ...
15:03:40 [2020-04-28T15:03:40.122Z] #17 15.65 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ...
15:03:40 [2020-04-28T15:03:40.263Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad
15:03:40 [2020-04-28T15:03:40.346Z] #10 102.3 Selecting previously unselected package libpcre32-3:amd64.
15:03:40 [2020-04-28T15:03:40.346Z] #10 102.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
15:03:40 [2020-04-28T15:03:40.346Z] #10 102.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
15:03:40 [2020-04-28T15:03:40.346Z] #10 102.5 Selecting previously unselected package libpcrecpp0v5:amd64.
15:03:40 [2020-04-28T15:03:40.346Z] #10 102.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
15:03:40 [2020-04-28T15:03:40.346Z] #10 102.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
15:03:40 [2020-04-28T15:03:40.554Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470
15:03:40 [2020-04-28T15:03:40.554Z] go: finding github.com/opencontainers/runc v1.0.0-rc6
15:03:40 [2020-04-28T15:03:40.601Z] #10 102.6 Selecting previously unselected package libpcre3-dev:amd64.
15:03:40 [2020-04-28T15:03:40.601Z] #10 102.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
15:03:40 [2020-04-28T15:03:40.601Z] #10 102.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
15:03:40 [2020-04-28T15:03:40.734Z] #17 16.41 Selecting previously unselected package python3.7.
15:03:40 [2020-04-28T15:03:40.842Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e
15:03:40 [2020-04-28T15:03:40.842Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9
15:03:40 [2020-04-28T15:03:40.856Z] #10 102.9 Selecting previously unselected package libselinux1-dev:amd64.
15:03:40 [2020-04-28T15:03:40.856Z] #10 102.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
15:03:40 [2020-04-28T15:03:40.856Z] #10 102.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
15:03:41 [2020-04-28T15:03:41.016Z] #17 16.41 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ...
15:03:41 [2020-04-28T15:03:41.016Z] #17 16.41 Unpacking python3.7 (3.7.3-2+deb10u1) ...
15:03:41 [2020-04-28T15:03:41.016Z] #17 16.54 Selecting previously unselected package libpython3-stdlib:s390x.
15:03:41 [2020-04-28T15:03:41.016Z] #17 16.54 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ...
15:03:41 [2020-04-28T15:03:41.016Z] #17 16.54 Unpacking libpython3-stdlib:s390x (3.7.3-1) ...
15:03:41 [2020-04-28T15:03:41.016Z] #17 16.59 Setting up python3-minimal (3.7.3-1) ...
15:03:41 [2020-04-28T15:03:41.111Z] #10 103.2 Selecting previously unselected package libdevmapper-dev:amd64.
15:03:41 [2020-04-28T15:03:41.111Z] #10 103.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
15:03:41 [2020-04-28T15:03:41.111Z] #10 103.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
15:03:41 [2020-04-28T15:03:41.111Z] #10 103.3 Selecting previously unselected package libseccomp-dev:amd64.
15:03:41 [2020-04-28T15:03:41.111Z] #10 103.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
15:03:41 [2020-04-28T15:03:41.111Z] #10 103.3 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
15:03:41 [2020-04-28T15:03:41.366Z] #10 103.4 Selecting previously unselected package libsystemd-dev:amd64.
15:03:41 [2020-04-28T15:03:41.367Z] #10 103.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ...
15:03:41 [2020-04-28T15:03:41.367Z] #10 103.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ...
15:03:41 [2020-04-28T15:03:41.471Z] go: finding github.com/Microsoft/go-winio v0.4.11
15:03:41 [2020-04-28T15:03:41.471Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75
15:03:41 [2020-04-28T15:03:41.622Z] #10 103.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
15:03:41 [2020-04-28T15:03:41.622Z] #10 103.8 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
15:03:41 [2020-04-28T15:03:41.622Z] #10 103.8 Setting up libapparmor1:amd64 (2.13.2-10) ...
15:03:41 [2020-04-28T15:03:41.622Z] #10 103.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
15:03:41 [2020-04-28T15:03:41.650Z] #17 17.12 Selecting previously unselected package python3.
15:03:41 [2020-04-28T15:03:41.650Z] #17 17.12 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23859 files and directories currently installed.)
15:03:41 [2020-04-28T15:03:41.650Z] #17 17.14 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ...
15:03:41 [2020-04-28T15:03:41.650Z] #17 17.15 Unpacking python3 (3.7.3-1) ...
15:03:41 [2020-04-28T15:03:41.650Z] #17 17.21 Selecting previously unselected package libip4tc0:s390x.
15:03:41 [2020-04-28T15:03:41.650Z] #17 17.21 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ...
15:03:41 [2020-04-28T15:03:41.650Z] #17 17.22 Unpacking libip4tc0:s390x (1.8.2-4) ...
15:03:41 [2020-04-28T15:03:41.650Z] #17 17.26 Selecting previously unselected package libip6tc0:s390x.
15:03:41 [2020-04-28T15:03:41.650Z] #17 17.26 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ...
15:03:41 [2020-04-28T15:03:41.650Z] #17 17.26 Unpacking libip6tc0:s390x (1.8.2-4) ...
15:03:41 [2020-04-28T15:03:41.650Z] #17 17.32 Selecting previously unselected package libiptc0:s390x.
15:03:41 [2020-04-28T15:03:41.650Z] #17 17.32 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ...
15:03:41 [2020-04-28T15:03:41.650Z] #17 17.32 Unpacking libiptc0:s390x (1.8.2-4) ...
15:03:41 [2020-04-28T15:03:41.650Z] #17 17.37 Selecting previously unselected package libnfnetlink0:s390x.
15:03:41 [2020-04-28T15:03:41.650Z] #17 17.37 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ...
15:03:41 [2020-04-28T15:03:41.877Z] #10 103.8 Setting up libpcre16-3:amd64 (2:8.39-12) ...
15:03:41 [2020-04-28T15:03:41.877Z] #10 103.8 Setting up libsepol1-dev:amd64 (2.8-1) ...
15:03:41 [2020-04-28T15:03:41.877Z] #10 103.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
15:03:41 [2020-04-28T15:03:41.877Z] #10 103.8 Setting up libbtrfs0 (4.20.1-2) ...
15:03:41 [2020-04-28T15:03:41.877Z] #10 103.8 Setting up libpcre32-3:amd64 (2:8.39-12) ...
15:03:41 [2020-04-28T15:03:41.877Z] #10 103.8 Setting up libudev-dev:amd64 (241-7~deb10u3) ...
15:03:41 [2020-04-28T15:03:41.877Z] #10 103.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
15:03:41 [2020-04-28T15:03:41.877Z] #10 103.9 Setting up libbtrfs-dev (4.20.1-2) ...
15:03:41 [2020-04-28T15:03:41.877Z] #10 103.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
15:03:41 [2020-04-28T15:03:41.877Z] #10 103.9 Setting up mingw-w64-common (6.0.0-3) ...
15:03:41 [2020-04-28T15:03:41.877Z] #10 103.9 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ...
15:03:41 [2020-04-28T15:03:41.877Z] #10 103.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
15:03:41 [2020-04-28T15:03:41.877Z] #10 103.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
15:03:41 [2020-04-28T15:03:41.877Z] #10 103.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:03:41 [2020-04-28T15:03:41.877Z] #10 103.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
15:03:41 [2020-04-28T15:03:41.877Z] #10 104.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
15:03:41 [2020-04-28T15:03:41.877Z] #10 104.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:03:41 [2020-04-28T15:03:41.877Z] #10 104.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
15:03:41 [2020-04-28T15:03:41.877Z] #10 104.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
15:03:41 [2020-04-28T15:03:41.877Z] #10 104.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
15:03:41 [2020-04-28T15:03:41.877Z] #10 104.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
15:03:41 [2020-04-28T15:03:41.940Z] #17 17.37 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ...
15:03:41 [2020-04-28T15:03:41.940Z] #17 17.40 Selecting previously unselected package libnetfilter-conntrack3:s390x.
15:03:41 [2020-04-28T15:03:41.940Z] #17 17.40 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ...
15:03:41 [2020-04-28T15:03:41.940Z] #17 17.41 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ...
15:03:41 [2020-04-28T15:03:41.940Z] #17 17.46 Selecting previously unselected package libnftnl11:s390x.
15:03:41 [2020-04-28T15:03:41.940Z] #17 17.47 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ...
15:03:41 [2020-04-28T15:03:41.940Z] #17 17.47 Unpacking libnftnl11:s390x (1.1.2-2) ...
15:03:41 [2020-04-28T15:03:41.940Z] #17 17.56 Selecting previously unselected package iptables.
15:03:41 [2020-04-28T15:03:41.940Z] #17 17.56 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ...
15:03:41 [2020-04-28T15:03:41.940Z] #17 17.56 Unpacking iptables (1.8.2-4) ...
15:03:42 [2020-04-28T15:03:42.115Z] go: finding github.com/Microsoft/hcsshim v0.8.5
15:03:42 [2020-04-28T15:03:42.132Z] #10 104.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
15:03:42 [2020-04-28T15:03:42.132Z] #10 104.0 Setting up dmsetup (2:1.02.155-3) ...
15:03:42 [2020-04-28T15:03:42.132Z] #10 104.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
15:03:42 [2020-04-28T15:03:42.132Z] #10 104.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
15:03:42 [2020-04-28T15:03:42.132Z] #10 104.0 Processing triggers for libc-bin (2.28-10) ...
15:03:42 [2020-04-28T15:03:42.221Z] #17 17.83 Selecting previously unselected package xxd.
15:03:42 [2020-04-28T15:03:42.221Z] #17 17.83 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ...
15:03:42 [2020-04-28T15:03:42.221Z] #17 17.84 Unpacking xxd (2:8.1.0875-5) ...
15:03:42 [2020-04-28T15:03:42.221Z] #17 17.97 Selecting previously unselected package vim-common.
15:03:42 [2020-04-28T15:03:42.502Z] #17 17.97 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
15:03:42 [2020-04-28T15:03:42.502Z] #17 17.98 Unpacking vim-common (2:8.1.0875-5) ...
15:03:42 [2020-04-28T15:03:42.502Z] #17 18.12 Selecting previously unselected package bash-completion.
15:03:42 [2020-04-28T15:03:42.502Z] #17 18.12 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
15:03:42 [2020-04-28T15:03:42.692Z] #10 DONE 104.6s
15:03:42 [2020-04-28T15:03:42.692Z] 
15:03:42 [2020-04-28T15:03:42.692Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
15:03:42 [2020-04-28T15:03:42.692Z] #11 ...
15:03:42 [2020-04-28T15:03:42.692Z] 
15:03:42 [2020-04-28T15:03:42.692Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
15:03:42 [2020-04-28T15:03:42.692Z] #58 DONE 0.1s
15:03:42 [2020-04-28T15:03:42.692Z] 
15:03:42 [2020-04-28T15:03:42.692Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
15:03:42 [2020-04-28T15:03:42.692Z] #59 DONE 0.0s
15:03:42 [2020-04-28T15:03:42.947Z] 
15:03:42 [2020-04-28T15:03:42.947Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:03:43 [2020-04-28T15:03:43.118Z] #17 ...
15:03:43 [2020-04-28T15:03:43.118Z] 
15:03:43 [2020-04-28T15:03:43.118Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:03:43 [2020-04-28T15:03:43.118Z] #30 DONE 102.7s
15:03:43 [2020-04-28T15:03:43.118Z] 
15:03:43 [2020-04-28T15:03:43.118Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:03:43 [2020-04-28T15:03:43.118Z] #44 62.68   CC       criu/cr-restore.o
15:03:43 [2020-04-28T15:03:43.118Z] #44 65.52   CC       criu/cr-service.o
15:03:43 [2020-04-28T15:03:43.618Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77
15:03:43 [2020-04-28T15:03:43.618Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible
15:03:43 [2020-04-28T15:03:43.781Z] #44 66.19   CC       criu/crtools.o
15:03:43 [2020-04-28T15:03:43.781Z] #44 66.36   CC       criu/eventfd.o
15:03:44 [2020-04-28T15:03:44.063Z] #44 66.52   CC       criu/eventpoll.o
15:03:44 [2020-04-28T15:03:44.656Z] go: finding gopkg.in/yaml.v2 v2.2.2
15:03:44 [2020-04-28T15:03:44.656Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9
15:03:44 [2020-04-28T15:03:44.675Z] #44 67.02   CC       criu/external.o
15:03:44 [2020-04-28T15:03:44.675Z] #44 67.18   CC       criu/fault-injection.o
15:03:44 [2020-04-28T15:03:44.675Z] #44 67.25   CC       criu/fdstore.o
15:03:44 [2020-04-28T15:03:44.956Z] #44 67.47   CC       criu/fifo.o
15:03:45 [2020-04-28T15:03:45.238Z] #44 67.77   CC       criu/file-ids.o
15:03:45 [2020-04-28T15:03:45.519Z] #44 67.91   CC       criu/file-lock.o
15:03:45 [2020-04-28T15:03:45.519Z] #44 ...
15:03:45 [2020-04-28T15:03:45.519Z] 
15:03:45 [2020-04-28T15:03:45.519Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:03:45 [2020-04-28T15:03:45.519Z] #17 19.76 Unpacking bash-completion (1:2.8-6) ...
15:03:45 [2020-04-28T15:03:45.519Z] #17 20.05 Selecting previously unselected package bzip2.
15:03:45 [2020-04-28T15:03:45.519Z] #17 20.06 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ...
15:03:45 [2020-04-28T15:03:45.519Z] #17 20.06 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
15:03:45 [2020-04-28T15:03:45.519Z] #17 20.11 Selecting previously unselected package xz-utils.
15:03:45 [2020-04-28T15:03:45.519Z] #17 20.11 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ...
15:03:45 [2020-04-28T15:03:45.519Z] #17 20.12 Unpacking xz-utils (5.2.4-1) ...
15:03:45 [2020-04-28T15:03:45.519Z] #17 20.24 Selecting previously unselected package apparmor.
15:03:45 [2020-04-28T15:03:45.519Z] #17 20.24 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ...
15:03:45 [2020-04-28T15:03:45.519Z] #17 20.28 Unpacking apparmor (2.13.2-10) ...
15:03:45 [2020-04-28T15:03:45.519Z] #17 20.48 Selecting previously unselected package aufs-tools.
15:03:45 [2020-04-28T15:03:45.519Z] #17 20.48 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ...
15:03:45 [2020-04-28T15:03:45.519Z] #17 20.49 Unpacking aufs-tools (1:4.14+20190211-1) ...
15:03:45 [2020-04-28T15:03:45.519Z] #17 20.56 Selecting previously unselected package libonig5:s390x.
15:03:45 [2020-04-28T15:03:45.519Z] #17 20.56 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ...
15:03:45 [2020-04-28T15:03:45.519Z] #17 20.56 Unpacking libonig5:s390x (6.9.1-1) ...
15:03:45 [2020-04-28T15:03:45.519Z] #17 20.67 Selecting previously unselected package libjq1:s390x.
15:03:45 [2020-04-28T15:03:45.519Z] #17 20.68 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ...
15:03:45 [2020-04-28T15:03:45.519Z] #17 20.68 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
15:03:45 [2020-04-28T15:03:45.519Z] #17 20.74 Selecting previously unselected package jq.
15:03:45 [2020-04-28T15:03:45.519Z] #17 20.74 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ...
15:03:45 [2020-04-28T15:03:45.519Z] #17 20.74 Unpacking jq (1.5+dfsg-2+b1) ...
15:03:45 [2020-04-28T15:03:45.519Z] #17 20.78 Selecting previously unselected package libaio1:s390x.
15:03:45 [2020-04-28T15:03:45.519Z] #17 20.78 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ...
15:03:45 [2020-04-28T15:03:45.519Z] #17 20.79 Unpacking libaio1:s390x (0.3.112-3) ...
15:03:45 [2020-04-28T15:03:45.519Z] #17 20.83 Selecting previously unselected package libgpm2:s390x.
15:03:45 [2020-04-28T15:03:45.519Z] #17 20.83 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ...
15:03:45 [2020-04-28T15:03:45.519Z] #17 20.83 Unpacking libgpm2:s390x (1.20.7-5) ...
15:03:45 [2020-04-28T15:03:45.519Z] #17 20.87 Selecting previously unselected package libicu63:s390x.
15:03:45 [2020-04-28T15:03:45.519Z] #17 20.87 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ...
15:03:45 [2020-04-28T15:03:45.519Z] #17 20.87 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
15:03:45 [2020-04-28T15:03:45.585Z] #60 ...
15:03:45 [2020-04-28T15:03:45.585Z] 
15:03:45 [2020-04-28T15:03:45.585Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
15:03:45 [2020-04-28T15:03:45.585Z] #11 DONE 2.7s
15:03:45 [2020-04-28T15:03:45.585Z] 
15:03:45 [2020-04-28T15:03:45.585Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:03:45 [2020-04-28T15:03:45.585Z] #60 2.426 + RM_GOPATH=0
15:03:45 [2020-04-28T15:03:45.585Z] #60 2.426 + TMP_GOPATH=
15:03:45 [2020-04-28T15:03:45.585Z] #60 2.426 + : /build
15:03:45 [2020-04-28T15:03:45.585Z] #60 2.426 + '[' -z '' ']'
15:03:45 [2020-04-28T15:03:45.585Z] #60 2.428 ++ mktemp -d
15:03:45 [2020-04-28T15:03:45.585Z] #60 2.429 + export GOPATH=/tmp/tmp.chrdGc1q0O
15:03:45 [2020-04-28T15:03:45.585Z] #60 2.430 + GOPATH=/tmp/tmp.chrdGc1q0O
15:03:45 [2020-04-28T15:03:45.585Z] #60 2.430 + RM_GOPATH=1
15:03:45 [2020-04-28T15:03:45.585Z] #60 2.433 ++ dirname ./install.sh
15:03:45 [2020-04-28T15:03:45.585Z] #60 2.434 + dir=.
15:03:45 [2020-04-28T15:03:45.585Z] #60 2.434 + bin=runc
15:03:45 [2020-04-28T15:03:45.585Z] #60 2.435 + shift
15:03:45 [2020-04-28T15:03:45.585Z] #60 2.435 + '[' '!' -f ./runc.installer ']'
15:03:45 [2020-04-28T15:03:45.585Z] #60 2.435 + . ./runc.installer
15:03:45 [2020-04-28T15:03:45.585Z] #60 2.435 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:03:45 [2020-04-28T15:03:45.585Z] #60 2.437 + install_runc
15:03:45 [2020-04-28T15:03:45.585Z] #60 2.439 + grep -q '^3\.10\.0.*\.el7\.'
15:03:45 [2020-04-28T15:03:45.585Z] #60 2.444 + uname -r
15:03:45 [2020-04-28T15:03:45.585Z] #60 2.447 + RUNC_BUILDTAGS='seccomp apparmor selinux '
15:03:45 [2020-04-28T15:03:45.585Z] #60 2.447 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
15:03:45 [2020-04-28T15:03:45.585Z] #60 2.447 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
15:03:45 [2020-04-28T15:03:45.585Z] #60 2.448 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.chrdGc1q0O/src/github.com/opencontainers/runc
15:03:45 [2020-04-28T15:03:45.585Z] #60 2.461 Cloning into '/tmp/tmp.chrdGc1q0O/src/github.com/opencontainers/runc'...
15:03:45 [2020-04-28T15:03:45.617Z] #10 ...
15:03:45 [2020-04-28T15:03:45.617Z] 
15:03:45 [2020-04-28T15:03:45.617Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:03:45 [2020-04-28T15:03:45.617Z] #47 99.58 net
15:03:45 [2020-04-28T15:03:45.617Z] #47 100.5 vendor/golang.org/x/crypto/internal/chacha20
15:03:45 [2020-04-28T15:03:45.617Z] #47 100.9 vendor/golang.org/x/crypto/poly1305
15:03:45 [2020-04-28T15:03:45.617Z] #47 101.3 vendor/golang.org/x/crypto/chacha20poly1305
15:03:45 [2020-04-28T15:03:45.617Z] #47 102.6 vendor/golang.org/x/crypto/hkdf
15:03:45 [2020-04-28T15:03:45.617Z] #47 102.8 vendor/golang.org/x/text/transform
15:03:45 [2020-04-28T15:03:45.617Z] #47 103.5 vendor/golang.org/x/text/unicode/bidi
15:03:45 [2020-04-28T15:03:45.617Z] #47 105.2 vendor/golang.org/x/text/secure/bidirule
15:03:45 [2020-04-28T15:03:45.617Z] #47 105.5 vendor/golang.org/x/text/unicode/norm
15:03:45 [2020-04-28T15:03:45.617Z] #47 ...
15:03:45 [2020-04-28T15:03:45.617Z] 
15:03:45 [2020-04-28T15:03:45.617Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:03:45 [2020-04-28T15:03:45.617Z] #44 35.33   CC       images/tty.o
15:03:45 [2020-04-28T15:03:45.617Z] #44 35.87   CC       images/file-lock.o
15:03:45 [2020-04-28T15:03:45.617Z] #44 36.04   CC       images/rlimit.o
15:03:45 [2020-04-28T15:03:45.617Z] #44 36.20   CC       images/pagemap.o
15:03:45 [2020-04-28T15:03:45.617Z] #44 36.46   CC       images/siginfo.o
15:03:45 [2020-04-28T15:03:45.617Z] #44 36.80   CC       images/rpc.o
15:03:45 [2020-04-28T15:03:45.617Z] #44 37.98   CC       images/ext-file.o
15:03:45 [2020-04-28T15:03:45.617Z] #44 38.26   CC       images/cgroup.o
15:03:45 [2020-04-28T15:03:45.617Z] #44 38.79   CC       images/userns.o
15:03:45 [2020-04-28T15:03:45.617Z] #44 39.06   CC       images/google/protobuf/descriptor.o
15:03:45 [2020-04-28T15:03:45.617Z] #44 40.89   CC       images/opts.o
15:03:45 [2020-04-28T15:03:45.617Z] #44 41.08   CC       images/seccomp.o
15:03:45 [2020-04-28T15:03:45.617Z] #44 41.32   CC       images/binfmt-misc.o
15:03:45 [2020-04-28T15:03:45.617Z] #44 41.53   CC       images/time.o
15:03:45 [2020-04-28T15:03:45.617Z] #44 41.80   CC       images/sysctl.o
15:03:46 [2020-04-28T15:03:46.166Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
15:03:46 [2020-04-28T15:03:46.166Z] go: finding golang.org/x/text v0.3.0
15:03:46 [2020-04-28T15:03:46.166Z] go: finding github.com/imdario/mergo v0.3.7
15:03:46 [2020-04-28T15:03:46.182Z] #44 41.99   CC       images/autofs.o
15:03:46 [2020-04-28T15:03:46.182Z] #44 42.21   CC       images/macvlan.o
15:03:46 [2020-04-28T15:03:46.442Z] #44 42.49   CC       images/sit.o
15:03:46 [2020-04-28T15:03:46.707Z] #44 42.76   LINK     images/built-in.o
15:03:46 [2020-04-28T15:03:46.707Z] #44 42.89   GEN      compel/include/asm
15:03:46 [2020-04-28T15:03:46.799Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd
15:03:46 [2020-04-28T15:03:46.799Z] go: finding github.com/hashicorp/golang-lru v0.5.0
15:03:46 [2020-04-28T15:03:46.965Z] #44 42.91   GEN      compel/include/version.h
15:03:46 [2020-04-28T15:03:46.965Z] #44 42.93 touch .config
15:03:46 [2020-04-28T15:03:46.965Z] #44 42.95   GEN      include/common/config.h
15:03:46 [2020-04-28T15:03:46.965Z] #44 43.05   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
15:03:46 [2020-04-28T15:03:46.965Z] #44 43.07   GEN      compel/plugins/include/uapi/std/syscall-64.h
15:03:46 [2020-04-28T15:03:46.965Z] #44 43.10   GEN      compel/arch/x86/plugins/std/syscalls-64.S
15:03:46 [2020-04-28T15:03:46.965Z] #44 43.13   DEP      compel/arch/x86/plugins/std/syscalls-64.d
15:03:46 [2020-04-28T15:03:46.965Z] #44 43.17   DEP      compel/arch/x86/plugins/std/memcpy.d
15:03:47 [2020-04-28T15:03:47.089Z] go: finding github.com/kisielk/gotool v1.0.0
15:03:47 [2020-04-28T15:03:47.223Z] #44 43.19   DEP      compel/arch/x86/plugins/std/parasite-head.d
15:03:47 [2020-04-28T15:03:47.223Z] #44 43.21   GEN      compel/plugins/include/uapi/std/syscall.h
15:03:47 [2020-04-28T15:03:47.223Z] #44 43.26   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
15:03:47 [2020-04-28T15:03:47.223Z] #44 43.27   GEN      compel/plugins/include/uapi/std/syscall-codes.h
15:03:47 [2020-04-28T15:03:47.223Z] #44 43.31   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
15:03:47 [2020-04-28T15:03:47.223Z] #44 43.31   DEP      compel/plugins/std/infect.d
15:03:47 [2020-04-28T15:03:47.223Z] #44 43.41   DEP      compel/plugins/std/string.d
15:03:47 [2020-04-28T15:03:47.475Z] #60 ...
15:03:47 [2020-04-28T15:03:47.475Z] 
15:03:47 [2020-04-28T15:03:47.475Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
15:03:47 [2020-04-28T15:03:47.475Z] #12 DONE 2.2s
15:03:47 [2020-04-28T15:03:47.480Z] #44 43.56   DEP      compel/plugins/std/log.d
15:03:47 [2020-04-28T15:03:47.480Z] #44 43.64   DEP      compel/plugins/std/fds.d
15:03:47 [2020-04-28T15:03:47.535Z] #17 22.78 Selecting previously unselected package libnet1:s390x.
15:03:47 [2020-04-28T15:03:47.535Z] #17 22.78 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
15:03:47 [2020-04-28T15:03:47.535Z] #17 22.78 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
15:03:47 [2020-04-28T15:03:47.535Z] #17 22.85 Selecting previously unselected package libnl-3-200:s390x.
15:03:47 [2020-04-28T15:03:47.535Z] #17 22.85 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ...
15:03:47 [2020-04-28T15:03:47.535Z] #17 22.86 Unpacking libnl-3-200:s390x (3.4.0-1) ...
15:03:47 [2020-04-28T15:03:47.535Z] #17 22.91 Selecting previously unselected package libprotobuf-c1:s390x.
15:03:47 [2020-04-28T15:03:47.535Z] #17 22.91 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
15:03:47 [2020-04-28T15:03:47.535Z] #17 22.91 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
15:03:47 [2020-04-28T15:03:47.535Z] #17 22.94 Selecting previously unselected package libreadline5:s390x.
15:03:47 [2020-04-28T15:03:47.535Z] #17 22.94 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ...
15:03:47 [2020-04-28T15:03:47.535Z] #17 22.94 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ...
15:03:47 [2020-04-28T15:03:47.535Z] #17 23.01 Selecting previously unselected package net-tools.
15:03:47 [2020-04-28T15:03:47.535Z] #17 23.01 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ...
15:03:47 [2020-04-28T15:03:47.535Z] #17 23.01 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
15:03:47 [2020-04-28T15:03:47.535Z] #17 23.13 Selecting previously unselected package python-pip-whl.
15:03:47 [2020-04-28T15:03:47.535Z] #17 23.13 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
15:03:47 [2020-04-28T15:03:47.535Z] #17 23.14 Unpacking python-pip-whl (18.1-5) ...
15:03:47 [2020-04-28T15:03:47.732Z] 
15:03:47 [2020-04-28T15:03:47.732Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
15:03:47 [2020-04-28T15:03:47.738Z] #44 43.73   DEP      compel/plugins/std/std.d
15:03:47 [2020-04-28T15:03:47.816Z] #17 23.43 Selecting previously unselected package python3-lib2to3.
15:03:47 [2020-04-28T15:03:47.816Z] #17 23.44 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
15:03:47 [2020-04-28T15:03:47.816Z] #17 23.44 Unpacking python3-lib2to3 (3.7.3-1) ...
15:03:47 [2020-04-28T15:03:47.816Z] #17 23.58 Selecting previously unselected package python3-distutils.
15:03:47 [2020-04-28T15:03:47.995Z] #44 43.86   DEP      compel/plugins/shmem/shmem.d
15:03:47 [2020-04-28T15:03:47.995Z] #44 43.95   DEP      compel/plugins/fds/fds.d
15:03:48 [2020-04-28T15:03:48.097Z] #17 23.58 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
15:03:48 [2020-04-28T15:03:48.097Z] #17 23.58 Unpacking python3-distutils (3.7.3-1) ...
15:03:48 [2020-04-28T15:03:48.097Z] #17 23.71 Selecting previously unselected package python3-pip.
15:03:48 [2020-04-28T15:03:48.097Z] #17 23.71 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
15:03:48 [2020-04-28T15:03:48.097Z] #17 23.71 Unpacking python3-pip (18.1-5) ...
15:03:48 [2020-04-28T15:03:48.097Z] #17 23.80 Selecting previously unselected package python3-pkg-resources.
15:03:48 [2020-04-28T15:03:48.097Z] #17 23.80 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
15:03:48 [2020-04-28T15:03:48.097Z] #17 23.81 Unpacking python3-pkg-resources (40.8.0-1) ...
15:03:48 [2020-04-28T15:03:48.117Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
15:03:48 [2020-04-28T15:03:48.253Z] #44 44.16   CC       compel/plugins/std/std.o
15:03:48 [2020-04-28T15:03:48.253Z] #44 ...
15:03:48 [2020-04-28T15:03:48.253Z] 
15:03:48 [2020-04-28T15:03:48.253Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:03:48 [2020-04-28T15:03:48.253Z] #68 113.0 + for f in rootlesskit rootlesskit-docker-proxy
15:03:48 [2020-04-28T15:03:48.253Z] #68 113.0 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
15:03:48 [2020-04-28T15:03:48.379Z] #17 23.93 Selecting previously unselected package python3-setuptools.
15:03:48 [2020-04-28T15:03:48.379Z] #17 23.94 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
15:03:48 [2020-04-28T15:03:48.379Z] #17 23.94 Unpacking python3-setuptools (40.8.0-1) ...
15:03:48 [2020-04-28T15:03:48.379Z] #17 24.06 Selecting previously unselected package python3-wheel.
15:03:48 [2020-04-28T15:03:48.660Z] #17 24.06 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
15:03:48 [2020-04-28T15:03:48.660Z] #17 24.07 Unpacking python3-wheel (0.32.3-2) ...
15:03:48 [2020-04-28T15:03:48.660Z] #17 24.12 Selecting previously unselected package sudo.
15:03:48 [2020-04-28T15:03:48.660Z] #17 24.12 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ...
15:03:48 [2020-04-28T15:03:48.660Z] #17 24.12 Unpacking sudo (1.8.27-1+deb10u2) ...
15:03:48 [2020-04-28T15:03:48.941Z] #17 24.34 Selecting previously unselected package thin-provisioning-tools.
15:03:48 [2020-04-28T15:03:48.941Z] #17 24.35 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ...
15:03:48 [2020-04-28T15:03:48.941Z] #17 24.35 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
15:03:48 [2020-04-28T15:03:48.941Z] #17 24.48 Selecting previously unselected package uidmap.
15:03:48 [2020-04-28T15:03:48.941Z] #17 24.48 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ...
15:03:48 [2020-04-28T15:03:48.941Z] #17 24.49 Unpacking uidmap (1:4.5-1.1) ...
15:03:48 [2020-04-28T15:03:48.941Z] #17 24.57 Selecting previously unselected package vim-runtime.
15:03:48 [2020-04-28T15:03:48.942Z] #17 24.57 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
15:03:48 [2020-04-28T15:03:48.942Z] #17 24.59 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
15:03:48 [2020-04-28T15:03:48.942Z] #17 24.60 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
15:03:48 [2020-04-28T15:03:48.942Z] #17 24.61 Unpacking vim-runtime (2:8.1.0875-5) ...
15:03:49 [2020-04-28T15:03:49.179Z] go: finding google.golang.org/grpc v1.20.1
15:03:49 [2020-04-28T15:03:49.617Z] #13 ...
15:03:49 [2020-04-28T15:03:49.617Z] 
15:03:49 [2020-04-28T15:03:49.617Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:03:49 [2020-04-28T15:03:49.617Z] #44 37.06   AR       compel/plugins/fds.lib.a
15:03:49 [2020-04-28T15:03:49.617Z] #44 37.11   HOSTDEP  compel/src/lib/log-host.d
15:03:49 [2020-04-28T15:03:49.617Z] #44 37.24   HOSTDEP  compel/src/lib/handle-elf-host.d
15:03:49 [2020-04-28T15:03:49.617Z] #44 37.29   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
15:03:49 [2020-04-28T15:03:49.617Z] #44 37.39   HOSTDEP  compel/src/main-host.d
15:03:49 [2020-04-28T15:03:49.617Z] #44 37.52   DEP      compel/src/lib/ptrace.d
15:03:49 [2020-04-28T15:03:49.617Z] #44 37.64   DEP      compel/src/lib/infect.d
15:03:49 [2020-04-28T15:03:49.617Z] #44 37.80   DEP      compel/src/lib/infect-util.d
15:03:49 [2020-04-28T15:03:49.617Z] #44 37.92   DEP      compel/src/lib/infect-rpc.d
15:03:49 [2020-04-28T15:03:49.617Z] #44 38.03   DEP      compel/arch/x86/src/lib/infect.d
15:03:49 [2020-04-28T15:03:49.617Z] #44 38.12   DEP      compel/arch/x86/src/lib/cpu.d
15:03:49 [2020-04-28T15:03:49.617Z] #44 38.16   DEP      compel/src/lib/log.d
15:03:49 [2020-04-28T15:03:49.617Z] #44 38.26   DEP      compel/src/main.d
15:03:49 [2020-04-28T15:03:49.617Z] #44 38.42   DEP      compel/src/lib/handle-elf.d
15:03:49 [2020-04-28T15:03:49.617Z] #44 38.49   DEP      compel/arch/x86/src/lib/handle-elf.d
15:03:49 [2020-04-28T15:03:49.617Z] #44 38.62   CC       compel/src/lib/log.o
15:03:49 [2020-04-28T15:03:49.617Z] #44 38.78   CC       compel/arch/x86/src/lib/cpu.o
15:03:49 [2020-04-28T15:03:49.617Z] #44 39.47   CC       compel/arch/x86/src/lib/infect.o
15:03:49 [2020-04-28T15:03:49.617Z] #44 40.21   CC       compel/src/lib/infect-rpc.o
15:03:49 [2020-04-28T15:03:49.617Z] #44 40.55   CC       compel/src/lib/infect-util.o
15:03:49 [2020-04-28T15:03:49.617Z] #44 40.95   CC       compel/src/lib/infect.o
15:03:49 [2020-04-28T15:03:49.617Z] #44 42.88   CC       compel/src/lib/ptrace.o
15:03:49 [2020-04-28T15:03:49.617Z] #44 43.50   AR       compel/libcompel.a
15:03:49 [2020-04-28T15:03:49.617Z] #44 43.60   HOSTCC   compel/src/main-host.o
15:03:49 [2020-04-28T15:03:49.617Z] #44 43.92   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
15:03:49 [2020-04-28T15:03:49.617Z] #44 44.08   HOSTCC   compel/src/lib/handle-elf-host.o
15:03:49 [2020-04-28T15:03:49.617Z] #44 44.45   HOSTCC   compel/src/lib/log-host.o
15:03:49 [2020-04-28T15:03:49.617Z] #44 44.63   HOSTLINK compel/compel-host-bin
15:03:49 [2020-04-28T15:03:49.617Z] #44 44.74   DEP      soccr/soccr.d
15:03:49 [2020-04-28T15:03:49.617Z] #44 44.88   CC       soccr/soccr.o
15:03:49 [2020-04-28T15:03:49.617Z] #44 46.43   AR       soccr/libsoccr.a
15:03:49 [2020-04-28T15:03:49.617Z] #44 46.46 make[1]: 'soccr/libsoccr.a' is up to date.
15:03:49 [2020-04-28T15:03:49.617Z] #44 46.78   DEP      criu/arch/x86/sigframe.d
15:03:49 [2020-04-28T15:03:49.617Z] #44 46.88   DEP      criu/arch/x86/sigaction_compat.d
15:03:49 [2020-04-28T15:03:49.617Z] #44 46.98   DEP      criu/arch/x86/kerndat.d
15:03:49 [2020-04-28T15:03:49.617Z] #44 ...
15:03:49 [2020-04-28T15:03:49.617Z] 
15:03:49 [2020-04-28T15:03:49.617Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
15:03:49 [2020-04-28T15:03:49.617Z] #13 1.800 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
15:03:49 [2020-04-28T15:03:49.617Z] #13 DONE 1.9s
15:03:49 [2020-04-28T15:03:49.617Z] 
15:03:49 [2020-04-28T15:03:49.617Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:03:49 [2020-04-28T15:03:49.617Z] #44 47.16   DEP      criu/arch/x86/crtools.d
15:03:49 [2020-04-28T15:03:49.617Z] #44 47.31   DEP      criu/arch/x86/cpu.d
15:03:49 [2020-04-28T15:03:49.617Z] #44 47.50   CC       criu/arch/x86/cpu.o
15:03:49 [2020-04-28T15:03:49.810Z] go: finding github.com/onsi/gomega v1.4.3
15:03:50 [2020-04-28T15:03:50.448Z] go: finding github.com/containerd/containerd v1.2.4
15:03:50 [2020-04-28T15:03:50.539Z] #44 48.21   CC       criu/arch/x86/crtools.o
15:03:50 [2020-04-28T15:03:50.740Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
15:03:51 [2020-04-28T15:03:51.030Z] go: finding gotest.tools v2.1.0+incompatible
15:03:51 [2020-04-28T15:03:51.030Z] go: finding github.com/sirupsen/logrus v1.0.3
15:03:51 [2020-04-28T15:03:51.462Z] #44 49.00   CC       criu/arch/x86/kerndat.o
15:03:51 [2020-04-28T15:03:51.462Z] #44 ...
15:03:51 [2020-04-28T15:03:51.462Z] 
15:03:51 [2020-04-28T15:03:51.462Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
15:03:51 [2020-04-28T15:03:51.462Z] #14 DONE 2.1s
15:03:51 [2020-04-28T15:03:51.611Z] #17 26.69 Selecting previously unselected package vim.
15:03:51 [2020-04-28T15:03:51.611Z] #17 26.70 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ...
15:03:51 [2020-04-28T15:03:51.611Z] #17 26.71 Unpacking vim (2:8.1.0875-5) ...
15:03:51 [2020-04-28T15:03:51.611Z] #17 27.13 Selecting previously unselected package xfsprogs.
15:03:51 [2020-04-28T15:03:51.611Z] #17 27.13 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ...
15:03:51 [2020-04-28T15:03:51.611Z] #17 27.13 Unpacking xfsprogs (4.20.0-1) ...
15:03:51 [2020-04-28T15:03:51.632Z] ok  	github.com/docker/docker/cmd/dockerd	0.107s	coverage: 30.8% of statements
15:03:51 [2020-04-28T15:03:51.632Z] ok  	github.com/docker/docker/container	0.173s	coverage: 34.9% of statements
15:03:51 [2020-04-28T15:03:51.632Z] ?   	github.com/docker/docker/container/stream	[no test files]
15:03:51 [2020-04-28T15:03:51.632Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
15:03:51 [2020-04-28T15:03:51.632Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
15:03:51 [2020-04-28T15:03:51.632Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
15:03:51 [2020-04-28T15:03:51.632Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.096s	coverage: 65.3% of statements
15:03:51 [2020-04-28T15:03:51.716Z] 
15:03:51 [2020-04-28T15:03:51.716Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:03:51 [2020-04-28T15:03:51.716Z] #60 8.463 + cd /tmp/tmp.chrdGc1q0O/src/github.com/opencontainers/runc
15:03:51 [2020-04-28T15:03:51.716Z] #60 8.464 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:03:51 [2020-04-28T15:03:51.716Z] #60 8.805 + '[' -z '' ']'
15:03:51 [2020-04-28T15:03:51.716Z] #60 8.805 + target=static
15:03:51 [2020-04-28T15:03:51.716Z] #60 8.805 + make 'BUILDTAGS=seccomp apparmor selinux ' static
15:03:51 [2020-04-28T15:03:51.893Z] #17 27.44 Selecting previously unselected package zip.
15:03:51 [2020-04-28T15:03:51.893Z] #17 27.44 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ...
15:03:51 [2020-04-28T15:03:51.893Z] #17 27.44 Unpacking zip (3.0-11+b1) ...
15:03:51 [2020-04-28T15:03:51.893Z] #17 27.60 Setting up aufs-tools (1:4.14+20190211-1) ...
15:03:51 [2020-04-28T15:03:51.893Z] #17 27.61 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
15:03:51 [2020-04-28T15:03:51.893Z] #17 27.62 Setting up libip6tc0:s390x (1.8.2-4) ...
15:03:51 [2020-04-28T15:03:51.893Z] #17 27.62 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ...
15:03:51 [2020-04-28T15:03:51.893Z] #17 27.63 Setting up libgpm2:s390x (1.20.7-5) ...
15:03:51 [2020-04-28T15:03:51.893Z] #17 27.64 Setting up libip4tc0:s390x (1.8.2-4) ...
15:03:51 [2020-04-28T15:03:51.893Z] #17 27.64 Setting up uidmap (1:4.5-1.1) ...
15:03:52 [2020-04-28T15:03:52.061Z] go: finding github.com/onsi/ginkgo v1.7.0
15:03:52 [2020-04-28T15:03:52.061Z] go: finding github.com/docker/go-units v0.3.1
15:03:52 [2020-04-28T15:03:52.174Z] #17 27.65 Setting up libnftnl11:s390x (1.1.2-2) ...
15:03:52 [2020-04-28T15:03:52.174Z] #17 27.65 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
15:03:52 [2020-04-28T15:03:52.174Z] #17 27.66 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
15:03:52 [2020-04-28T15:03:52.174Z] #17 27.67 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
15:03:52 [2020-04-28T15:03:52.174Z] #17 27.68 Setting up libicu63:s390x (63.1-6+deb10u1) ...
15:03:52 [2020-04-28T15:03:52.174Z] #17 27.68 Setting up xxd (2:8.1.0875-5) ...
15:03:52 [2020-04-28T15:03:52.174Z] #17 27.69 Setting up zip (3.0-11+b1) ...
15:03:52 [2020-04-28T15:03:52.174Z] #17 27.70 Setting up vim-common (2:8.1.0875-5) ...
15:03:52 [2020-04-28T15:03:52.174Z] #17 27.71 Setting up bash-completion (1:2.8-6) ...
15:03:52 [2020-04-28T15:03:52.351Z] go: finding github.com/kr/text v0.1.0
15:03:52 [2020-04-28T15:03:52.640Z] go: finding github.com/hashicorp/go-version v1.1.0
15:03:52 [2020-04-28T15:03:52.932Z] go: finding github.com/golang/mock v1.1.1
15:03:53 [2020-04-28T15:03:53.010Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.036s	coverage: 35.6% of statements
15:03:53 [2020-04-28T15:03:53.074Z] #60 10.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 runc .
15:03:53 [2020-04-28T15:03:53.561Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
15:03:53 [2020-04-28T15:03:53.633Z] #60 ...
15:03:53 [2020-04-28T15:03:53.634Z] 
15:03:53 [2020-04-28T15:03:53.634Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
15:03:53 [2020-04-28T15:03:53.634Z] #15 DONE 2.0s
15:03:53 [2020-04-28T15:03:53.639Z] #17 29.22 Setting up libiptc0:s390x (1.8.2-4) ...
15:03:53 [2020-04-28T15:03:53.639Z] #17 29.22 Setting up xz-utils (5.2.4-1) ...
15:03:53 [2020-04-28T15:03:53.639Z] #17 29.23 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
15:03:53 [2020-04-28T15:03:53.639Z] #17 29.24 Setting up sudo (1.8.27-1+deb10u2) ...
15:03:53 [2020-04-28T15:03:53.639Z] #17 29.28 invoke-rc.d: could not determine current runlevel
15:03:53 [2020-04-28T15:03:53.639Z] #17 29.28 invoke-rc.d: policy-rc.d denied execution of start.
15:03:53 [2020-04-28T15:03:53.639Z] #17 29.29 Setting up pigz (2.4-1) ...
15:03:53 [2020-04-28T15:03:53.639Z] #17 29.31 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ...
15:03:53 [2020-04-28T15:03:53.639Z] #17 29.32 Setting up libnl-3-200:s390x (3.4.0-1) ...
15:03:53 [2020-04-28T15:03:53.639Z] #17 29.34 Setting up python-pip-whl (18.1-5) ...
15:03:53 [2020-04-28T15:03:53.639Z] #17 29.34 Setting up libmpdec2:s390x (2.4.2-2) ...
15:03:53 [2020-04-28T15:03:53.639Z] #17 29.35 Setting up vim-runtime (2:8.1.0875-5) ...
15:03:53 [2020-04-28T15:03:53.889Z] 
15:03:53 [2020-04-28T15:03:53.889Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:03:53 [2020-04-28T15:03:53.889Z] #44 49.58   CC       criu/arch/x86/sigaction_compat.o
15:03:53 [2020-04-28T15:03:53.889Z] #44 49.95   CC       criu/arch/x86/sigframe.o
15:03:53 [2020-04-28T15:03:53.889Z] #44 50.16   LINK     criu/arch/x86/crtools.built-in.o
15:03:53 [2020-04-28T15:03:53.889Z] #44 50.20   DEP      criu/pie/util-vdso-elf32.d
15:03:53 [2020-04-28T15:03:53.889Z] #44 50.29   DEP      criu/pie/util-vdso.d
15:03:53 [2020-04-28T15:03:53.889Z] #44 50.43   DEP      criu/pie/util.d
15:03:53 [2020-04-28T15:03:53.889Z] #44 50.59   CC       criu/pie/util.o
15:03:53 [2020-04-28T15:03:53.889Z] #44 50.85   CC       criu/pie/util-vdso.o
15:03:53 [2020-04-28T15:03:53.889Z] #44 51.34   CC       criu/pie/util-vdso-elf32.o
15:03:53 [2020-04-28T15:03:53.920Z] #17 29.56 Setting up libaio1:s390x (0.3.112-3) ...
15:03:53 [2020-04-28T15:03:53.920Z] #17 29.57 Setting up libonig5:s390x (6.9.1-1) ...
15:03:53 [2020-04-28T15:03:53.920Z] #17 29.57 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ...
15:03:53 [2020-04-28T15:03:53.920Z] #17 29.58 Setting up vim (2:8.1.0875-5) ...
15:03:53 [2020-04-28T15:03:53.920Z] #17 29.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
15:03:53 [2020-04-28T15:03:53.920Z] #17 29.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
15:03:53 [2020-04-28T15:03:53.920Z] #17 29.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
15:03:53 [2020-04-28T15:03:53.920Z] #17 29.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
15:03:53 [2020-04-28T15:03:53.920Z] #17 29.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
15:03:53 [2020-04-28T15:03:53.920Z] #17 29.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
15:03:53 [2020-04-28T15:03:53.920Z] #17 29.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
15:03:53 [2020-04-28T15:03:53.920Z] #17 29.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
15:03:53 [2020-04-28T15:03:53.920Z] #17 29.62 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
15:03:53 [2020-04-28T15:03:53.920Z] #17 29.63 Setting up thin-provisioning-tools (0.7.6-2.1) ...
15:03:53 [2020-04-28T15:03:53.920Z] #17 29.64 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ...
15:03:53 [2020-04-28T15:03:53.920Z] #17 29.64 Setting up jq (1.5+dfsg-2+b1) ...
15:03:53 [2020-04-28T15:03:53.920Z] #17 29.65 Setting up libpython3-stdlib:s390x (3.7.3-1) ...
15:03:53 [2020-04-28T15:03:53.920Z] #17 29.65 Setting up python3.7 (3.7.3-2+deb10u1) ...
15:03:54 [2020-04-28T15:03:54.194Z] go: finding github.com/client9/misspell v0.3.4
15:03:54 [2020-04-28T15:03:54.392Z] ok  	github.com/docker/docker/daemon/cluster	0.154s	coverage: 0.5% of statements
15:03:54 [2020-04-28T15:03:54.448Z] #44 52.07   AR       criu/pie/pie.lib.a
15:03:54 [2020-04-28T15:03:54.448Z] #44 52.11   DEP      criu/pie/restorer.d
15:03:54 [2020-04-28T15:03:54.448Z] #44 52.28   DEP      criu/arch/x86/sigaction_compat_pie.d
15:03:54 [2020-04-28T15:03:54.485Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd
15:03:54 [2020-04-28T15:03:54.485Z] go: finding github.com/onsi/ginkgo v1.6.0
15:03:54 [2020-04-28T15:03:54.703Z] #44 52.36   DEP      criu/arch/x86/restorer_unmap.d
15:03:54 [2020-04-28T15:03:54.703Z] #44 52.38   DEP      criu/arch/x86/restorer.d
15:03:54 [2020-04-28T15:03:54.703Z] #44 52.50   DEP      criu/arch/x86/vdso-pie.d
15:03:54 [2020-04-28T15:03:54.703Z] #44 52.59   DEP      criu/pie/parasite-vdso.d
15:03:54 [2020-04-28T15:03:54.778Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3
15:03:54 [2020-04-28T15:03:54.778Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099
15:03:54 [2020-04-28T15:03:54.801Z] #68 ...
15:03:54 [2020-04-28T15:03:54.801Z] 
15:03:54 [2020-04-28T15:03:54.801Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:03:54 [2020-04-28T15:03:54.801Z] #44 44.49   CC       compel/plugins/std/fds.o
15:03:54 [2020-04-28T15:03:54.801Z] #44 44.95   CC       compel/plugins/std/log.o
15:03:54 [2020-04-28T15:03:54.801Z] #44 45.93   CC       compel/plugins/std/string.o
15:03:54 [2020-04-28T15:03:54.801Z] #44 46.51   CC       compel/plugins/std/infect.o
15:03:54 [2020-04-28T15:03:54.801Z] #44 47.07   CC       compel/arch/x86/plugins/std/parasite-head.o
15:03:54 [2020-04-28T15:03:54.801Z] #44 47.12   CC       compel/arch/x86/plugins/std/memcpy.o
15:03:54 [2020-04-28T15:03:54.801Z] #44 47.16   CC       compel/arch/x86/plugins/std/syscalls-64.o
15:03:54 [2020-04-28T15:03:54.801Z] #44 47.22   AR       compel/plugins/std.lib.a
15:03:54 [2020-04-28T15:03:54.801Z] #44 47.28   CC       compel/plugins/fds/fds.o
15:03:54 [2020-04-28T15:03:54.801Z] #44 47.68   AR       compel/plugins/fds.lib.a
15:03:54 [2020-04-28T15:03:54.801Z] #44 47.73   HOSTDEP  compel/src/lib/log-host.d
15:03:54 [2020-04-28T15:03:54.801Z] #44 47.92   HOSTDEP  compel/src/lib/handle-elf-host.d
15:03:54 [2020-04-28T15:03:54.801Z] #44 48.06   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
15:03:54 [2020-04-28T15:03:54.801Z] #44 48.20   HOSTDEP  compel/src/main-host.d
15:03:54 [2020-04-28T15:03:54.801Z] #44 48.35   DEP      compel/src/lib/ptrace.d
15:03:54 [2020-04-28T15:03:54.801Z] #44 48.46   DEP      compel/src/lib/infect.d
15:03:54 [2020-04-28T15:03:54.801Z] #44 48.63   DEP      compel/src/lib/infect-util.d
15:03:54 [2020-04-28T15:03:54.801Z] #44 48.74   DEP      compel/src/lib/infect-rpc.d
15:03:54 [2020-04-28T15:03:54.801Z] #44 48.91   DEP      compel/arch/x86/src/lib/infect.d
15:03:54 [2020-04-28T15:03:54.801Z] #44 49.08   DEP      compel/arch/x86/src/lib/cpu.d
15:03:54 [2020-04-28T15:03:54.801Z] #44 49.23   DEP      compel/src/lib/log.d
15:03:54 [2020-04-28T15:03:54.801Z] #44 49.32   DEP      compel/src/main.d
15:03:54 [2020-04-28T15:03:54.801Z] #44 49.46   DEP      compel/src/lib/handle-elf.d
15:03:54 [2020-04-28T15:03:54.801Z] #44 49.60   DEP      compel/arch/x86/src/lib/handle-elf.d
15:03:54 [2020-04-28T15:03:54.801Z] #44 49.79   CC       compel/src/lib/log.o
15:03:54 [2020-04-28T15:03:54.801Z] #44 50.03   CC       compel/arch/x86/src/lib/cpu.o
15:03:54 [2020-04-28T15:03:54.801Z] #44 50.87   CC       compel/arch/x86/src/lib/infect.o
15:03:54 [2020-04-28T15:03:54.957Z] #44 52.75   DEP      criu/pie/parasite.d
15:03:55 [2020-04-28T15:03:55.058Z] #44 ...
15:03:55 [2020-04-28T15:03:55.058Z] 
15:03:55 [2020-04-28T15:03:55.058Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:03:55 [2020-04-28T15:03:55.058Z] #47 109.8 vendor/golang.org/x/net/idna
15:03:55 [2020-04-28T15:03:55.058Z] #47 112.2 vendor/golang.org/x/net/http2/hpack
15:03:55 [2020-04-28T15:03:55.058Z] #47 113.5 mime
15:03:55 [2020-04-28T15:03:55.058Z] #47 115.4 mime/quotedprintable
15:03:55 [2020-04-28T15:03:55.058Z] #47 115.8 net/http/internal
15:03:55 [2020-04-28T15:03:55.058Z] #47 118.7 crypto/tls
15:03:55 [2020-04-28T15:03:55.212Z] #44 52.94   CC       criu/pie/parasite.o
15:03:55 [2020-04-28T15:03:55.364Z] #47 ...
15:03:55 [2020-04-28T15:03:55.364Z] 
15:03:55 [2020-04-28T15:03:55.364Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:03:55 [2020-04-28T15:03:55.364Z] #68 DONE 120.0s
15:03:55 [2020-04-28T15:03:55.364Z] 
15:03:55 [2020-04-28T15:03:55.364Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
15:03:55 [2020-04-28T15:03:55.364Z] #69 DONE 0.1s
15:03:55 [2020-04-28T15:03:55.364Z] 
15:03:55 [2020-04-28T15:03:55.364Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:03:55 [2020-04-28T15:03:55.364Z] #10 120.2 Selecting previously unselected package libapparmor1:amd64.
15:03:55 [2020-04-28T15:03:55.364Z] #10 120.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
15:03:55 [2020-04-28T15:03:55.364Z] #10 120.2 Unpacking libapparmor1:amd64 (2.13.2-10) ...
15:03:55 [2020-04-28T15:03:55.364Z] #10 120.3 Selecting previously unselected package libapparmor-dev:amd64.
15:03:55 [2020-04-28T15:03:55.364Z] #10 120.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
15:03:55 [2020-04-28T15:03:55.364Z] #10 120.4 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
15:03:55 [2020-04-28T15:03:55.466Z] #44 ...
15:03:55 [2020-04-28T15:03:55.466Z] 
15:03:55 [2020-04-28T15:03:55.466Z] #16 [dev-systemd-false 6/26] RUN ldconfig
15:03:55 [2020-04-28T15:03:55.466Z] #16 DONE 2.0s
15:03:55 [2020-04-28T15:03:55.640Z] #10 120.6 Selecting previously unselected package libbtrfs0.
15:03:55 [2020-04-28T15:03:55.640Z] #10 120.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
15:03:55 [2020-04-28T15:03:55.640Z] #10 120.6 Unpacking libbtrfs0 (4.20.1-2) ...
15:03:55 [2020-04-28T15:03:55.640Z] #10 120.7 Selecting previously unselected package libbtrfs-dev.
15:03:55 [2020-04-28T15:03:55.640Z] #10 120.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
15:03:55 [2020-04-28T15:03:55.640Z] #10 120.8 Unpacking libbtrfs-dev (4.20.1-2) ...
15:03:55 [2020-04-28T15:03:55.722Z] 
15:03:55 [2020-04-28T15:03:55.722Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:03:55 [2020-04-28T15:03:55.827Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635
15:03:55 [2020-04-28T15:03:55.909Z] #10 121.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
15:03:55 [2020-04-28T15:03:55.909Z] #10 121.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
15:03:55 [2020-04-28T15:03:55.937Z] #17 31.27 Setting up iptables (1.8.2-4) ...
15:03:55 [2020-04-28T15:03:55.937Z] #17 31.28 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
15:03:55 [2020-04-28T15:03:55.937Z] #17 31.28 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:03:55 [2020-04-28T15:03:55.937Z] #17 31.28 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
15:03:55 [2020-04-28T15:03:55.937Z] #17 31.29 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:03:55 [2020-04-28T15:03:55.937Z] #17 31.30 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
15:03:55 [2020-04-28T15:03:55.937Z] #17 31.30 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
15:03:55 [2020-04-28T15:03:55.937Z] #17 31.30 Setting up python3 (3.7.3-1) ...
15:03:55 [2020-04-28T15:03:55.937Z] #17 31.55 Setting up python3-wheel (0.32.3-2) ...
15:03:55 [2020-04-28T15:03:55.937Z] #17 ...
15:03:55 [2020-04-28T15:03:55.937Z] 
15:03:55 [2020-04-28T15:03:55.937Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:03:55 [2020-04-28T15:03:55.937Z] #44 68.48   CC       criu/files-ext.o
15:03:55 [2020-04-28T15:03:55.937Z] #44 68.64   CC       criu/files-reg.o
15:03:55 [2020-04-28T15:03:55.937Z] #44 69.65   CC       criu/files.o
15:03:55 [2020-04-28T15:03:55.937Z] #44 70.47   CC       criu/filesystems.o
15:03:55 [2020-04-28T15:03:55.937Z] #44 70.72   CC       criu/fsnotify.o
15:03:55 [2020-04-28T15:03:55.937Z] #44 71.21   CC       criu/image-desc.o
15:03:55 [2020-04-28T15:03:55.937Z] #44 71.25   CC       criu/image.o
15:03:55 [2020-04-28T15:03:55.937Z] #44 71.59   CC       criu/ipc_ns.o
15:03:55 [2020-04-28T15:03:55.937Z] #44 72.22   CC       criu/irmap.o
15:03:55 [2020-04-28T15:03:55.937Z] #44 72.49   CC       criu/kcmp-ids.o
15:03:55 [2020-04-28T15:03:55.937Z] #44 72.61   CC       criu/kerndat.o
15:03:55 [2020-04-28T15:03:55.937Z] #44 73.17   CC       criu/libnetlink.o
15:03:55 [2020-04-28T15:03:55.937Z] #44 73.37   CC       criu/log.o
15:03:55 [2020-04-28T15:03:55.937Z] #44 73.71   CC       criu/lsm.o
15:03:55 [2020-04-28T15:03:55.937Z] #44 73.87   CC       criu/mem.o
15:03:55 [2020-04-28T15:03:55.937Z] #44 74.92   CC       criu/mount.o
15:03:55 [2020-04-28T15:03:55.937Z] #44 77.23   CC       criu/namespaces.o
15:03:55 [2020-04-28T15:03:55.937Z] #44 78.44   CC       criu/net.o
15:03:56 [2020-04-28T15:03:56.180Z] #10 121.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
15:03:56 [2020-04-28T15:03:56.180Z] #10 121.3 Selecting previously unselected package libudev-dev:amd64.
15:03:56 [2020-04-28T15:03:56.180Z] #10 121.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ...
15:03:56 [2020-04-28T15:03:56.180Z] #10 121.3 Unpacking libudev-dev:amd64 (241-7~deb10u3) ...
15:03:56 [2020-04-28T15:03:56.223Z] #44 ...
15:03:56 [2020-04-28T15:03:56.223Z] 
15:03:56 [2020-04-28T15:03:56.223Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:03:56 [2020-04-28T15:03:56.223Z] #17 31.93 Setting up apparmor (2.13.2-10) ...
15:03:56 [2020-04-28T15:03:56.441Z] #10 121.4 Selecting previously unselected package libsepol1-dev:amd64.
15:03:56 [2020-04-28T15:03:56.441Z] #10 121.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
15:03:56 [2020-04-28T15:03:56.441Z] #10 121.4 Unpacking libsepol1-dev:amd64 (2.8-1) ...
15:03:56 [2020-04-28T15:03:56.525Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
15:03:56 [2020-04-28T15:03:56.525Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd
15:03:56 [2020-04-28T15:03:56.699Z] #10 ...
15:03:56 [2020-04-28T15:03:56.699Z] 
15:03:56 [2020-04-28T15:03:56.699Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:03:56 [2020-04-28T15:03:56.699Z] #50 DONE 121.5s
15:03:56 [2020-04-28T15:03:56.699Z] 
15:03:56 [2020-04-28T15:03:56.699Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:03:56 [2020-04-28T15:03:56.699Z] #10 121.9 Selecting previously unselected package libpcre16-3:amd64.
15:03:56 [2020-04-28T15:03:56.813Z] go: finding github.com/kr/pty v1.1.1
15:03:56 [2020-04-28T15:03:56.813Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be
15:03:56 [2020-04-28T15:03:56.961Z] #10 122.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
15:03:56 [2020-04-28T15:03:56.961Z] #10 122.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
15:03:57 [2020-04-28T15:03:57.225Z] #10 122.2 Selecting previously unselected package libpcre32-3:amd64.
15:03:57 [2020-04-28T15:03:57.225Z] #10 122.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
15:03:57 [2020-04-28T15:03:57.225Z] #10 122.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
15:03:57 [2020-04-28T15:03:57.266Z] #17 32.92 Setting up xfsprogs (4.20.0-1) ...
15:03:57 [2020-04-28T15:03:57.266Z] #17 32.93 Setting up python3-lib2to3 (3.7.3-1) ...
15:03:57 [2020-04-28T15:03:57.483Z] #10 122.5 Selecting previously unselected package libpcrecpp0v5:amd64.
15:03:57 [2020-04-28T15:03:57.483Z] #10 122.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
15:03:57 [2020-04-28T15:03:57.483Z] #10 122.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
15:03:57 [2020-04-28T15:03:57.546Z] #17 33.18 Setting up python3-pkg-resources (40.8.0-1) ...
15:03:57 [2020-04-28T15:03:57.687Z] ok  	github.com/docker/docker/daemon/discovery	0.016s	coverage: 30.0% of statements
15:03:57 [2020-04-28T15:03:57.687Z] ok  	github.com/docker/docker/daemon/config	0.072s	coverage: 81.7% of statements
15:03:57 [2020-04-28T15:03:57.739Z] #10 122.8 Selecting previously unselected package libpcre3-dev:amd64.
15:03:57 [2020-04-28T15:03:57.739Z] #10 122.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
15:03:57 [2020-04-28T15:03:57.739Z] #10 122.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
15:03:58 [2020-04-28T15:03:58.158Z] #17 33.76 Setting up python3-distutils (3.7.3-1) ...
15:03:58 [2020-04-28T15:03:58.227Z] #17 2.290 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:03:58 [2020-04-28T15:03:58.227Z] #17 2.341 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:03:58 [2020-04-28T15:03:58.227Z] #17 2.342 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:03:58 [2020-04-28T15:03:58.302Z] #10 123.3 Selecting previously unselected package libselinux1-dev:amd64.
15:03:58 [2020-04-28T15:03:58.302Z] #10 123.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
15:03:58 [2020-04-28T15:03:58.302Z] #10 123.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
15:03:58 [2020-04-28T15:03:58.310Z] go: finding github.com/pelletier/go-toml v1.2.0
15:03:58 [2020-04-28T15:03:58.310Z] go: finding gopkg.in/yaml.v2 v2.2.1
15:03:58 [2020-04-28T15:03:58.310Z] go: finding github.com/hpcloud/tail v1.0.0
15:03:58 [2020-04-28T15:03:58.438Z] #17 34.06 Setting up python3-setuptools (40.8.0-1) ...
15:03:58 [2020-04-28T15:03:58.559Z] #10 123.5 Selecting previously unselected package libdevmapper-dev:amd64.
15:03:58 [2020-04-28T15:03:58.559Z] #10 123.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
15:03:58 [2020-04-28T15:03:58.559Z] #10 123.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
15:03:58 [2020-04-28T15:03:58.559Z] #10 123.6 Selecting previously unselected package libseccomp-dev:amd64.
15:03:58 [2020-04-28T15:03:58.559Z] #10 123.6 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
15:03:58 [2020-04-28T15:03:58.559Z] #10 123.6 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
15:03:58 [2020-04-28T15:03:58.627Z] ok  	github.com/docker/docker/daemon/events	0.070s	coverage: 50.0% of statements
15:03:58 [2020-04-28T15:03:58.786Z] #17 3.037 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
15:03:58 [2020-04-28T15:03:58.816Z] #10 123.8 Selecting previously unselected package libsystemd-dev:amd64.
15:03:58 [2020-04-28T15:03:58.816Z] #10 123.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ...
15:03:58 [2020-04-28T15:03:58.816Z] #10 123.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ...
15:03:59 [2020-04-28T15:03:59.073Z] #10 124.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
15:03:59 [2020-04-28T15:03:59.073Z] #10 124.2 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
15:03:59 [2020-04-28T15:03:59.073Z] #10 124.3 Setting up libapparmor1:amd64 (2.13.2-10) ...
15:03:59 [2020-04-28T15:03:59.073Z] #10 124.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
15:03:59 [2020-04-28T15:03:59.073Z] #10 124.3 Setting up libpcre16-3:amd64 (2:8.39-12) ...
15:03:59 [2020-04-28T15:03:59.073Z] #10 124.3 Setting up libsepol1-dev:amd64 (2.8-1) ...
15:03:59 [2020-04-28T15:03:59.073Z] #10 124.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
15:03:59 [2020-04-28T15:03:59.073Z] #10 124.3 Setting up libbtrfs0 (4.20.1-2) ...
15:03:59 [2020-04-28T15:03:59.073Z] #10 124.3 Setting up libpcre32-3:amd64 (2:8.39-12) ...
15:03:59 [2020-04-28T15:03:59.330Z] #10 124.3 Setting up libudev-dev:amd64 (241-7~deb10u3) ...
15:03:59 [2020-04-28T15:03:59.330Z] #10 124.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
15:03:59 [2020-04-28T15:03:59.330Z] #10 124.3 Setting up libbtrfs-dev (4.20.1-2) ...
15:03:59 [2020-04-28T15:03:59.330Z] #10 124.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
15:03:59 [2020-04-28T15:03:59.330Z] #10 124.4 Setting up mingw-w64-common (6.0.0-3) ...
15:03:59 [2020-04-28T15:03:59.330Z] #10 124.4 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ...
15:03:59 [2020-04-28T15:03:59.330Z] #10 124.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
15:03:59 [2020-04-28T15:03:59.330Z] #10 124.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
15:03:59 [2020-04-28T15:03:59.330Z] #10 124.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:03:59 [2020-04-28T15:03:59.330Z] #10 124.4 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
15:03:59 [2020-04-28T15:03:59.330Z] #10 124.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
15:03:59 [2020-04-28T15:03:59.330Z] #10 124.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:03:59 [2020-04-28T15:03:59.330Z] #10 124.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
15:03:59 [2020-04-28T15:03:59.330Z] #10 124.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
15:03:59 [2020-04-28T15:03:59.330Z] #10 124.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
15:03:59 [2020-04-28T15:03:59.330Z] #10 124.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
15:03:59 [2020-04-28T15:03:59.330Z] #10 124.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
15:03:59 [2020-04-28T15:03:59.330Z] #10 124.5 Setting up dmsetup (2:1.02.155-3) ...
15:03:59 [2020-04-28T15:03:59.330Z] #10 124.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
15:03:59 [2020-04-28T15:03:59.330Z] #10 124.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
15:03:59 [2020-04-28T15:03:59.330Z] #10 124.5 Processing triggers for libc-bin (2.28-10) ...
15:03:59 [2020-04-28T15:03:59.440Z] #17 34.86 Setting up python3-pip (18.1-5) ...
15:03:59 [2020-04-28T15:03:59.897Z] #10 DONE 124.9s
15:03:59 [2020-04-28T15:03:59.897Z] 
15:03:59 [2020-04-28T15:03:59.897Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
15:03:59 [2020-04-28T15:03:59.897Z] #11 ...
15:03:59 [2020-04-28T15:03:59.897Z] 
15:03:59 [2020-04-28T15:03:59.897Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
15:03:59 [2020-04-28T15:03:59.897Z] #58 DONE 0.1s
15:03:59 [2020-04-28T15:03:59.897Z] 
15:03:59 [2020-04-28T15:03:59.897Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
15:03:59 [2020-04-28T15:03:59.897Z] #59 DONE 0.1s
15:04:00 [2020-04-28T15:04:00.009Z] ok  	github.com/docker/docker/daemon/graphdriver	0.019s	coverage: 2.2% of statements
15:04:00 [2020-04-28T15:04:00.052Z] #17 35.41 Processing triggers for libc-bin (2.28-10) ...
15:04:00 [2020-04-28T15:04:00.052Z] #17 35.44 Processing triggers for mime-support (3.62) ...
15:04:00 [2020-04-28T15:04:00.156Z] 
15:04:00 [2020-04-28T15:04:00.156Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:04:00 [2020-04-28T15:04:00.198Z] #17 4.434 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [189 kB]
15:04:00 [2020-04-28T15:04:00.333Z] #17 DONE 35.9s
15:04:00 [2020-04-28T15:04:00.333Z] 
15:04:00 [2020-04-28T15:04:00.333Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
15:04:00 [2020-04-28T15:04:00.367Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793
15:04:00 [2020-04-28T15:04:00.367Z] go: finding cloud.google.com/go v0.26.0
15:04:00 [2020-04-28T15:04:00.757Z] #17 ...
15:04:00 [2020-04-28T15:04:00.757Z] 
15:04:00 [2020-04-28T15:04:00.757Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:04:00 [2020-04-28T15:04:00.757Z] #41 122.0 + dpkg --print-architecture
15:04:00 [2020-04-28T15:04:00.757Z] #41 122.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
15:04:00 [2020-04-28T15:04:00.757Z] #41 122.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
15:04:00 [2020-04-28T15:04:00.757Z] #41 122.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
15:04:00 [2020-04-28T15:04:00.995Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
15:04:00 [2020-04-28T15:04:00.995Z] go: finding gopkg.in/fsnotify.v1 v1.4.7
15:04:01 [2020-04-28T15:04:01.336Z] #18 1.238 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
15:04:01 [2020-04-28T15:04:01.618Z] #18 1.240 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
15:04:01 [2020-04-28T15:04:01.618Z] #18 1.242 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
15:04:01 [2020-04-28T15:04:01.899Z] #18 DONE 1.4s
15:04:01 [2020-04-28T15:04:01.899Z] 
15:04:01 [2020-04-28T15:04:01.899Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
15:04:02 [2020-04-28T15:04:02.022Z] go: finding google.golang.org/appengine v1.1.0
15:04:02 [2020-04-28T15:04:02.048Z] #60 2.040 + RM_GOPATH=0
15:04:02 [2020-04-28T15:04:02.048Z] #60 2.040 + TMP_GOPATH=
15:04:02 [2020-04-28T15:04:02.048Z] #60 2.040 + : /build
15:04:02 [2020-04-28T15:04:02.048Z] #60 2.040 + '[' -z '' ']'
15:04:02 [2020-04-28T15:04:02.048Z] #60 2.041 ++ mktemp -d
15:04:02 [2020-04-28T15:04:02.048Z] #60 2.045 + export GOPATH=/tmp/tmp.H6Rf45P8kH
15:04:02 [2020-04-28T15:04:02.048Z] #60 2.045 + GOPATH=/tmp/tmp.H6Rf45P8kH
15:04:02 [2020-04-28T15:04:02.048Z] #60 2.050 + RM_GOPATH=1
15:04:02 [2020-04-28T15:04:02.048Z] #60 2.050 ++ dirname ./install.sh
15:04:02 [2020-04-28T15:04:02.048Z] #60 2.051 + dir=.
15:04:02 [2020-04-28T15:04:02.048Z] #60 2.054 + bin=runc
15:04:02 [2020-04-28T15:04:02.048Z] #60 2.054 + shift
15:04:02 [2020-04-28T15:04:02.048Z] #60 2.054 + '[' '!' -f ./runc.installer ']'
15:04:02 [2020-04-28T15:04:02.048Z] #60 2.054 + . ./runc.installer
15:04:02 [2020-04-28T15:04:02.048Z] #60 2.055 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:04:02 [2020-04-28T15:04:02.048Z] #60 2.055 + install_runc
15:04:02 [2020-04-28T15:04:02.048Z] #60 2.055 + grep -q '^3\.10\.0.*\.el7\.'
15:04:02 [2020-04-28T15:04:02.048Z] #60 2.059 + uname -r
15:04:02 [2020-04-28T15:04:02.048Z] #60 2.060 + RUNC_BUILDTAGS='seccomp apparmor selinux '
15:04:02 [2020-04-28T15:04:02.048Z] #60 2.065 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
15:04:02 [2020-04-28T15:04:02.048Z] #60 2.065 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
15:04:02 [2020-04-28T15:04:02.048Z] #60 2.065 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.H6Rf45P8kH/src/github.com/opencontainers/runc
15:04:02 [2020-04-28T15:04:02.048Z] #60 2.068 Cloning into '/tmp/tmp.H6Rf45P8kH/src/github.com/opencontainers/runc'...
15:04:02 [2020-04-28T15:04:02.305Z] #60 ...
15:04:02 [2020-04-28T15:04:02.305Z] 
15:04:02 [2020-04-28T15:04:02.305Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
15:04:02 [2020-04-28T15:04:02.305Z] #11 DONE 2.7s
15:04:02 [2020-04-28T15:04:02.562Z] 
15:04:02 [2020-04-28T15:04:02.562Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
15:04:03 [2020-04-28T15:04:03.296Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.014s	coverage: 2.9% of statements
15:04:03 [2020-04-28T15:04:03.555Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.492s	coverage: 14.0% of statements
15:04:05 [2020-04-28T15:04:05.086Z] #12 DONE 2.3s
15:04:05 [2020-04-28T15:04:05.086Z] 
15:04:05 [2020-04-28T15:04:05.086Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
15:04:05 [2020-04-28T15:04:05.341Z] #19 3.166 Collecting yamllint==1.16.0
15:04:05 [2020-04-28T15:04:05.341Z] #19 3.392   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
15:04:05 [2020-04-28T15:04:05.341Z] #19 3.425 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
15:04:05 [2020-04-28T15:04:05.341Z] #19 3.479   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
15:04:05 [2020-04-28T15:04:05.341Z] #19 3.497 Collecting pyyaml (from yamllint==1.16.0)
15:04:05 [2020-04-28T15:04:05.341Z] #19 3.610   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
15:04:05 [2020-04-28T15:04:05.462Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.595s	coverage: 57.0% of statements
15:04:05 [2020-04-28T15:04:05.956Z] #19 4.296 Building wheels for collected packages: pyyaml
15:04:05 [2020-04-28T15:04:05.957Z] #19 4.298   Running setup.py bdist_wheel for pyyaml: started
15:04:06 [2020-04-28T15:04:06.017Z] #13 ...
15:04:06 [2020-04-28T15:04:06.017Z] 
15:04:06 [2020-04-28T15:04:06.017Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:04:06 [2020-04-28T15:04:06.017Z] #44 52.07   CC       compel/src/lib/infect-rpc.o
15:04:06 [2020-04-28T15:04:06.017Z] #44 52.76   CC       compel/src/lib/infect-util.o
15:04:06 [2020-04-28T15:04:06.017Z] #44 53.30   CC       compel/src/lib/infect.o
15:04:06 [2020-04-28T15:04:06.017Z] #44 55.81   CC       compel/src/lib/ptrace.o
15:04:06 [2020-04-28T15:04:06.017Z] #44 56.52   AR       compel/libcompel.a
15:04:06 [2020-04-28T15:04:06.017Z] #44 56.66   HOSTCC   compel/src/main-host.o
15:04:06 [2020-04-28T15:04:06.017Z] #44 57.00   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
15:04:06 [2020-04-28T15:04:06.017Z] #44 57.24   HOSTCC   compel/src/lib/handle-elf-host.o
15:04:06 [2020-04-28T15:04:06.017Z] #44 57.65   HOSTCC   compel/src/lib/log-host.o
15:04:06 [2020-04-28T15:04:06.017Z] #44 57.82   HOSTLINK compel/compel-host-bin
15:04:06 [2020-04-28T15:04:06.017Z] #44 57.92   DEP      soccr/soccr.d
15:04:06 [2020-04-28T15:04:06.017Z] #44 58.07   CC       soccr/soccr.o
15:04:06 [2020-04-28T15:04:06.017Z] #44 59.48   AR       soccr/libsoccr.a
15:04:06 [2020-04-28T15:04:06.017Z] #44 59.52 make[1]: 'soccr/libsoccr.a' is up to date.
15:04:06 [2020-04-28T15:04:06.017Z] #44 59.81   DEP      criu/arch/x86/sigframe.d
15:04:06 [2020-04-28T15:04:06.017Z] #44 59.87   DEP      criu/arch/x86/sigaction_compat.d
15:04:06 [2020-04-28T15:04:06.017Z] #44 59.95   DEP      criu/arch/x86/kerndat.d
15:04:06 [2020-04-28T15:04:06.017Z] #44 60.07   DEP      criu/arch/x86/crtools.d
15:04:06 [2020-04-28T15:04:06.017Z] #44 60.21   DEP      criu/arch/x86/cpu.d
15:04:06 [2020-04-28T15:04:06.017Z] #44 60.41   CC       criu/arch/x86/cpu.o
15:04:06 [2020-04-28T15:04:06.017Z] #44 61.18   CC       criu/arch/x86/crtools.o
15:04:06 [2020-04-28T15:04:06.274Z] #44 62.42   CC       criu/arch/x86/kerndat.o
15:04:06 [2020-04-28T15:04:06.580Z] #19 4.912   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
15:04:06 [2020-04-28T15:04:06.580Z] #19 4.912   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
15:04:06 [2020-04-28T15:04:06.580Z] #19 4.942 Successfully built pyyaml
15:04:06 [2020-04-28T15:04:06.580Z] #19 4.984 Installing collected packages: pathspec, pyyaml, yamllint
15:04:06 [2020-04-28T15:04:06.839Z] #44 62.83   CC       criu/arch/x86/sigaction_compat.o
15:04:06 [2020-04-28T15:04:06.839Z] #44 ...
15:04:06 [2020-04-28T15:04:06.839Z] 
15:04:06 [2020-04-28T15:04:06.839Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
15:04:06 [2020-04-28T15:04:06.839Z] #13 1.883 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
15:04:06 [2020-04-28T15:04:06.839Z] #13 DONE 2.0s
15:04:06 [2020-04-28T15:04:06.839Z] 
15:04:06 [2020-04-28T15:04:06.839Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
15:04:06 [2020-04-28T15:04:06.860Z] #19 5.200 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
15:04:07 [2020-04-28T15:04:07.141Z] #19 DONE 5.5s
15:04:07 [2020-04-28T15:04:07.141Z] 
15:04:07 [2020-04-28T15:04:07.141Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
15:04:07 [2020-04-28T15:04:07.278Z] #41 ...
15:04:07 [2020-04-28T15:04:07.278Z] 
15:04:07 [2020-04-28T15:04:07.278Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:04:07 [2020-04-28T15:04:07.278Z] #44 54.07   LINK     criu/pie/parasite.built-in.o
15:04:07 [2020-04-28T15:04:07.278Z] #44 54.08   GEN      criu/pie/parasite-blob.h
15:04:07 [2020-04-28T15:04:07.278Z] #44 54.09   CC       criu/pie/parasite-vdso.o
15:04:07 [2020-04-28T15:04:07.278Z] #44 54.49   CC       criu/arch/x86/vdso-pie.o
15:04:07 [2020-04-28T15:04:07.278Z] #44 54.72   CC       criu/arch/x86/restorer.o
15:04:07 [2020-04-28T15:04:07.278Z] #44 55.14   CC       criu/arch/x86/restorer_unmap.o
15:04:07 [2020-04-28T15:04:07.278Z] #44 55.18   CC       criu/arch/x86/sigaction_compat_pie.o
15:04:07 [2020-04-28T15:04:07.278Z] #44 55.46   CC       criu/pie/restorer.o
15:04:07 [2020-04-28T15:04:07.278Z] #44 58.22   LINK     criu/pie/restorer.built-in.o
15:04:07 [2020-04-28T15:04:07.278Z] #44 58.24   GEN      criu/pie/restorer-blob.h
15:04:07 [2020-04-28T15:04:07.278Z] #44 58.34   DEP      criu/vdso.d
15:04:07 [2020-04-28T15:04:07.278Z] #44 58.49   DEP      criu/vdso-compat.d
15:04:07 [2020-04-28T15:04:07.278Z] #44 58.59   DEP      criu/uts_ns.d
15:04:07 [2020-04-28T15:04:07.278Z] #44 58.68   DEP      criu/util.d
15:04:07 [2020-04-28T15:04:07.278Z] #44 58.80   DEP      criu/uffd.d
15:04:07 [2020-04-28T15:04:07.278Z] #44 58.97   DEP      criu/tun.d
15:04:07 [2020-04-28T15:04:07.278Z] #44 59.13   DEP      criu/tty.d
15:04:07 [2020-04-28T15:04:07.278Z] #44 59.36   DEP      criu/timerfd.d
15:04:07 [2020-04-28T15:04:07.278Z] #44 59.57   DEP      criu/sysfs_parse.d
15:04:07 [2020-04-28T15:04:07.278Z] #44 59.74   DEP      criu/sysctl.d
15:04:07 [2020-04-28T15:04:07.278Z] #44 59.91   DEP      criu/string.d
15:04:07 [2020-04-28T15:04:07.278Z] #44 59.95   DEP      criu/stats.d
15:04:07 [2020-04-28T15:04:07.278Z] #44 60.02   DEP      criu/sockets.d
15:04:07 [2020-04-28T15:04:07.278Z] #44 60.17   DEP      criu/sk-unix.d
15:04:07 [2020-04-28T15:04:07.278Z] #44 60.34   DEP      criu/sk-tcp.d
15:04:07 [2020-04-28T15:04:07.278Z] #44 60.46   DEP      criu/sk-queue.d
15:04:07 [2020-04-28T15:04:07.278Z] #44 60.58   DEP      criu/sk-packet.d
15:04:07 [2020-04-28T15:04:07.278Z] #44 60.74   DEP      criu/sk-netlink.d
15:04:07 [2020-04-28T15:04:07.278Z] #44 60.87   DEP      criu/sk-inet.d
15:04:07 [2020-04-28T15:04:07.278Z] #44 61.01   DEP      criu/signalfd.d
15:04:07 [2020-04-28T15:04:07.278Z] #44 61.13   DEP      criu/sigframe.d
15:04:07 [2020-04-28T15:04:07.278Z] #44 61.22   DEP      criu/shmem.d
15:04:07 [2020-04-28T15:04:07.278Z] #44 61.37   DEP      criu/servicefd.d
15:04:07 [2020-04-28T15:04:07.278Z] #44 61.49   DEP      criu/seize.d
15:04:07 [2020-04-28T15:04:07.278Z] #44 61.64   DEP      criu/seccomp.d
15:04:07 [2020-04-28T15:04:07.278Z] #44 61.82   DEP      criu/rst-malloc.d
15:04:07 [2020-04-28T15:04:07.278Z] #44 61.87   DEP      criu/rbtree.d
15:04:07 [2020-04-28T15:04:07.278Z] #44 61.90   DEP      criu/pstree.d
15:04:07 [2020-04-28T15:04:07.278Z] #44 62.11   DEP      criu/protobuf.d
15:04:07 [2020-04-28T15:04:07.278Z] #44 62.21   GEN      criu/protobuf-desc-gen.h
15:04:07 [2020-04-28T15:04:07.278Z] #44 63.60   DEP      criu/protobuf-desc.d
15:04:07 [2020-04-28T15:04:07.278Z] #44 63.69   DEP      criu/proc_parse.d
15:04:07 [2020-04-28T15:04:07.278Z] #44 63.84   DEP      criu/plugin.d
15:04:07 [2020-04-28T15:04:07.278Z] #44 63.99   DEP      criu/pipes.d
15:04:07 [2020-04-28T15:04:07.278Z] #44 64.12   DEP      criu/pie-util.d
15:04:07 [2020-04-28T15:04:07.278Z] #44 64.20   DEP      criu/pie-util-vdso.d
15:04:07 [2020-04-28T15:04:07.278Z] #44 64.32   DEP      criu/pie-util-vdso-elf32.d
15:04:07 [2020-04-28T15:04:07.278Z] #44 64.45   DEP      criu/path.d
15:04:07 [2020-04-28T15:04:07.278Z] #44 64.58   DEP      criu/parasite-syscall.d
15:04:07 [2020-04-28T15:04:07.278Z] #44 64.77   DEP      criu/pagemap.d
15:04:07 [2020-04-28T15:04:07.278Z] #44 64.98   DEP      criu/pagemap-cache.d
15:04:07 [2020-04-28T15:04:07.371Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.018s	coverage: 1.8% of statements
15:04:07 [2020-04-28T15:04:07.423Z] #24 DONE 0.1s
15:04:07 [2020-04-28T15:04:07.423Z] 
15:04:07 [2020-04-28T15:04:07.423Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
15:04:07 [2020-04-28T15:04:07.423Z] #28 ...
15:04:07 [2020-04-28T15:04:07.423Z] 
15:04:07 [2020-04-28T15:04:07.423Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:04:07 [2020-04-28T15:04:07.423Z] #44 80.11   CC       criu/netfilter.o
15:04:07 [2020-04-28T15:04:07.423Z] #44 80.42   CC       criu/page-pipe.o
15:04:07 [2020-04-28T15:04:07.423Z] #44 80.80   CC       criu/page-xfer.o
15:04:07 [2020-04-28T15:04:07.423Z] #44 81.52   CC       criu/pagemap-cache.o
15:04:07 [2020-04-28T15:04:07.423Z] #44 81.81   CC       criu/pagemap.o
15:04:07 [2020-04-28T15:04:07.423Z] #44 82.47   CC       criu/parasite-syscall.o
15:04:07 [2020-04-28T15:04:07.423Z] #44 83.18   CC       criu/path.o
15:04:07 [2020-04-28T15:04:07.423Z] #44 83.35   CC       criu/pie-util-vdso.o
15:04:07 [2020-04-28T15:04:07.423Z] #44 83.58   CC       criu/pie-util.o
15:04:07 [2020-04-28T15:04:07.423Z] #44 83.80   CC       criu/pipes.o
15:04:07 [2020-04-28T15:04:07.423Z] #44 84.26   CC       criu/plugin.o
15:04:07 [2020-04-28T15:04:07.423Z] #44 84.71   CC       criu/proc_parse.o
15:04:07 [2020-04-28T15:04:07.423Z] #44 86.42   CC       criu/protobuf-desc.o
15:04:07 [2020-04-28T15:04:07.423Z] #44 86.96   CC       criu/protobuf.o
15:04:07 [2020-04-28T15:04:07.423Z] #44 87.35   CC       criu/pstree.o
15:04:07 [2020-04-28T15:04:07.423Z] #44 88.09   CC       criu/rbtree.o
15:04:07 [2020-04-28T15:04:07.423Z] #44 88.29   CC       criu/rst-malloc.o
15:04:07 [2020-04-28T15:04:07.423Z] #44 88.54   CC       criu/seccomp.o
15:04:07 [2020-04-28T15:04:07.423Z] #44 89.05   CC       criu/seize.o
15:04:07 [2020-04-28T15:04:07.423Z] #44 89.49   CC       criu/servicefd.o
15:04:07 [2020-04-28T15:04:07.423Z] #44 89.88   CC       criu/shmem.o
15:04:07 [2020-04-28T15:04:07.533Z] #44 65.13   DEP      criu/page-xfer.d
15:04:07 [2020-04-28T15:04:07.533Z] #44 65.29   DEP      criu/page-pipe.d
15:04:07 [2020-04-28T15:04:07.533Z] #44 65.36   DEP      criu/netfilter.d
15:04:07 [2020-04-28T15:04:07.704Z] #44 ...
15:04:07 [2020-04-28T15:04:07.704Z] 
15:04:07 [2020-04-28T15:04:07.704Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:04:07 [2020-04-28T15:04:07.704Z] #41 124.1 + dpkg --print-architecture
15:04:07 [2020-04-28T15:04:07.704Z] #41 124.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
15:04:07 [2020-04-28T15:04:07.704Z] #41 124.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
15:04:07 [2020-04-28T15:04:07.704Z] #41 124.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
15:04:07 [2020-04-28T15:04:07.788Z] #44 65.48   DEP      criu/net.d
15:04:07 [2020-04-28T15:04:07.788Z] #44 65.65   DEP      criu/namespaces.d
15:04:07 [2020-04-28T15:04:07.985Z] #41 ...
15:04:07 [2020-04-28T15:04:07.985Z] 
15:04:07 [2020-04-28T15:04:07.985Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
15:04:07 [2020-04-28T15:04:07.985Z] #28 DONE 0.7s
15:04:08 [2020-04-28T15:04:08.043Z] #44 65.84   DEP      criu/mount.d
15:04:08 [2020-04-28T15:04:08.266Z] 
15:04:08 [2020-04-28T15:04:08.266Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:04:08 [2020-04-28T15:04:08.266Z] #44 90.63   CC       criu/sigframe.o
15:04:08 [2020-04-28T15:04:08.266Z] #44 90.76   CC       criu/signalfd.o
15:04:08 [2020-04-28T15:04:08.266Z] #44 ...
15:04:08 [2020-04-28T15:04:08.266Z] 
15:04:08 [2020-04-28T15:04:08.266Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
15:04:08 [2020-04-28T15:04:08.266Z] #31 DONE 0.2s
15:04:08 [2020-04-28T15:04:08.266Z] 
15:04:08 [2020-04-28T15:04:08.266Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
15:04:08 [2020-04-28T15:04:08.266Z] #34 DONE 0.1s
15:04:08 [2020-04-28T15:04:08.297Z] #44 66.05   DEP      criu/mem.d
15:04:08 [2020-04-28T15:04:08.546Z] 
15:04:08 [2020-04-28T15:04:08.546Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
15:04:08 [2020-04-28T15:04:08.546Z] #39 DONE 0.1s
15:04:08 [2020-04-28T15:04:08.546Z] 
15:04:08 [2020-04-28T15:04:08.546Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:04:08 [2020-04-28T15:04:08.546Z] #53 ...
15:04:08 [2020-04-28T15:04:08.546Z] 
15:04:08 [2020-04-28T15:04:08.546Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:04:08 [2020-04-28T15:04:08.546Z] #44 91.03   CC       criu/sk-inet.o
15:04:08 [2020-04-28T15:04:08.552Z] #44 66.21   DEP      criu/lsm.d
15:04:08 [2020-04-28T15:04:08.552Z] #44 66.34   DEP      criu/log.d
15:04:08 [2020-04-28T15:04:08.753Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.624s	coverage: 46.2% of statements
15:04:08 [2020-04-28T15:04:08.807Z] #44 66.46   DEP      criu/libnetlink.d
15:04:08 [2020-04-28T15:04:08.807Z] #44 66.58   DEP      criu/kerndat.d
15:04:09 [2020-04-28T15:04:09.004Z] #44 91.73   CC       criu/sk-netlink.o
15:04:09 [2020-04-28T15:04:09.062Z] #44 66.78   DEP      criu/kcmp-ids.d
15:04:09 [2020-04-28T15:04:09.062Z] #44 66.85   DEP      criu/irmap.d
15:04:09 [2020-04-28T15:04:09.285Z] #44 91.98   CC       criu/sk-packet.o
15:04:09 [2020-04-28T15:04:09.317Z] #44 67.03   DEP      criu/ipc_ns.d
15:04:09 [2020-04-28T15:04:09.367Z] #14 DONE 2.2s
15:04:09 [2020-04-28T15:04:09.367Z] 
15:04:09 [2020-04-28T15:04:09.367Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
15:04:09 [2020-04-28T15:04:09.571Z] #44 67.23   DEP      criu/image.d
15:04:09 [2020-04-28T15:04:09.571Z] #44 67.32   DEP      criu/image-desc.d
15:04:09 [2020-04-28T15:04:09.571Z] #44 67.37   DEP      criu/fsnotify.d
15:04:09 [2020-04-28T15:04:09.826Z] #44 67.48   DEP      criu/filesystems.d
15:04:09 [2020-04-28T15:04:09.826Z] #44 67.60   DEP      criu/files.d
15:04:09 [2020-04-28T15:04:09.826Z] #44 67.72   DEP      criu/files-reg.d
15:04:09 [2020-04-28T15:04:09.896Z] #44 92.38   CC       criu/sk-queue.o
15:04:10 [2020-04-28T15:04:10.081Z] #44 67.88   DEP      criu/files-ext.d
15:04:10 [2020-04-28T15:04:10.081Z] #44 67.95   DEP      criu/file-lock.d
15:04:10 [2020-04-28T15:04:10.177Z] #44 92.62   CC       criu/sk-tcp.o
15:04:10 [2020-04-28T15:04:10.177Z] #44 92.82   CC       criu/sk-unix.o
15:04:10 [2020-04-28T15:04:10.336Z] #44 68.09   DEP      criu/file-ids.d
15:04:10 [2020-04-28T15:04:10.336Z] #44 68.19   DEP      criu/fifo.d
15:04:10 [2020-04-28T15:04:10.336Z] #44 68.27   DEP      criu/fdstore.d
15:04:10 [2020-04-28T15:04:10.591Z] #44 68.37   DEP      criu/fault-injection.d
15:04:10 [2020-04-28T15:04:10.846Z] #44 68.46   DEP      criu/external.d
15:04:10 [2020-04-28T15:04:10.846Z] #44 68.56   DEP      criu/eventpoll.d
15:04:10 [2020-04-28T15:04:10.846Z] #44 68.67   DEP      criu/eventfd.d
15:04:11 [2020-04-28T15:04:11.101Z] #44 68.76   DEP      criu/crtools.d
15:04:11 [2020-04-28T15:04:11.101Z] #44 68.92   DEP      criu/cr-service.d
15:04:11 [2020-04-28T15:04:11.101Z] #44 ...
15:04:11 [2020-04-28T15:04:11.101Z] 
15:04:11 [2020-04-28T15:04:11.101Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:04:11 [2020-04-28T15:04:11.101Z] #17 5.635 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
15:04:11 [2020-04-28T15:04:11.101Z] #17 10.05 Fetched 8339 kB in 8s (1023 kB/s)
15:04:11 [2020-04-28T15:04:11.101Z] #17 10.05 Reading package lists...
15:04:11 [2020-04-28T15:04:11.274Z] #15 DONE 2.0s
15:04:11 [2020-04-28T15:04:11.274Z] 
15:04:11 [2020-04-28T15:04:11.274Z] #16 [dev-systemd-false 6/26] RUN ldconfig
15:04:11 [2020-04-28T15:04:11.286Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.799s	coverage: 49.5% of statements
15:04:11 [2020-04-28T15:04:11.286Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	10.135s	coverage: 72.5% of statements
15:04:11 [2020-04-28T15:04:11.356Z] #17 13.42 Reading package lists...
15:04:11 [2020-04-28T15:04:11.356Z] #17 ...
15:04:11 [2020-04-28T15:04:11.356Z] 
15:04:11 [2020-04-28T15:04:11.356Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:04:11 [2020-04-28T15:04:11.356Z] #44 69.09   DEP      criu/cr-restore.d
15:04:11 [2020-04-28T15:04:11.544Z] ok  	github.com/docker/docker/daemon	12.343s	coverage: 17.3% of statements
15:04:11 [2020-04-28T15:04:11.544Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
15:04:11 [2020-04-28T15:04:11.544Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
15:04:11 [2020-04-28T15:04:11.544Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
15:04:11 [2020-04-28T15:04:11.544Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
15:04:11 [2020-04-28T15:04:11.545Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
15:04:11 [2020-04-28T15:04:11.611Z] #44 69.24   DEP      criu/cr-errno.d
15:04:11 [2020-04-28T15:04:11.611Z] #44 69.26   DEP      criu/cr-dump.d
15:04:11 [2020-04-28T15:04:11.611Z] #44 69.42   DEP      criu/cr-dedup.d
15:04:11 [2020-04-28T15:04:11.611Z] #44 69.53   DEP      criu/cr-check.d
15:04:11 [2020-04-28T15:04:11.642Z] #44 94.03   CC       criu/sockets.o
15:04:11 [2020-04-28T15:04:11.866Z] #44 69.68   DEP      criu/config.d
15:04:11 [2020-04-28T15:04:11.923Z] #44 94.51   CC       criu/stats.o
15:04:12 [2020-04-28T15:04:12.120Z] #44 69.85   DEP      criu/clone-noasan.d
15:04:12 [2020-04-28T15:04:12.120Z] #44 69.92   DEP      criu/cgroup.d
15:04:12 [2020-04-28T15:04:12.204Z] #44 94.69   CC       criu/string.o
15:04:12 [2020-04-28T15:04:12.204Z] #44 94.74   CC       criu/sysctl.o
15:04:12 [2020-04-28T15:04:12.207Z] #16 ...
15:04:12 [2020-04-28T15:04:12.207Z] 
15:04:12 [2020-04-28T15:04:12.207Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:04:12 [2020-04-28T15:04:12.207Z] #47 126.7 net/http/httptrace
15:04:12 [2020-04-28T15:04:12.207Z] #47 127.0 net/http
15:04:12 [2020-04-28T15:04:12.207Z] #47 ...
15:04:12 [2020-04-28T15:04:12.207Z] 
15:04:12 [2020-04-28T15:04:12.207Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:04:12 [2020-04-28T15:04:12.207Z] #44 63.27   CC       criu/arch/x86/sigframe.o
15:04:12 [2020-04-28T15:04:12.207Z] #44 63.56   LINK     criu/arch/x86/crtools.built-in.o
15:04:12 [2020-04-28T15:04:12.207Z] #44 63.60   DEP      criu/pie/util-vdso-elf32.d
15:04:12 [2020-04-28T15:04:12.207Z] #44 63.71   DEP      criu/pie/util-vdso.d
15:04:12 [2020-04-28T15:04:12.207Z] #44 63.79   DEP      criu/pie/util.d
15:04:12 [2020-04-28T15:04:12.207Z] #44 63.91   CC       criu/pie/util.o
15:04:12 [2020-04-28T15:04:12.207Z] #44 64.19   CC       criu/pie/util-vdso.o
15:04:12 [2020-04-28T15:04:12.207Z] #44 64.83   CC       criu/pie/util-vdso-elf32.o
15:04:12 [2020-04-28T15:04:12.207Z] #44 65.80   AR       criu/pie/pie.lib.a
15:04:12 [2020-04-28T15:04:12.207Z] #44 65.86   DEP      criu/pie/restorer.d
15:04:12 [2020-04-28T15:04:12.207Z] #44 66.11   DEP      criu/arch/x86/sigaction_compat_pie.d
15:04:12 [2020-04-28T15:04:12.207Z] #44 66.20   DEP      criu/arch/x86/restorer_unmap.d
15:04:12 [2020-04-28T15:04:12.207Z] #44 66.23   DEP      criu/arch/x86/restorer.d
15:04:12 [2020-04-28T15:04:12.207Z] #44 66.43   DEP      criu/arch/x86/vdso-pie.d
15:04:12 [2020-04-28T15:04:12.207Z] #44 66.57   DEP      criu/pie/parasite-vdso.d
15:04:12 [2020-04-28T15:04:12.207Z] #44 66.79   DEP      criu/pie/parasite.d
15:04:12 [2020-04-28T15:04:12.207Z] #44 67.04   CC       criu/pie/parasite.o
15:04:12 [2020-04-28T15:04:12.207Z] #44 68.27   LINK     criu/pie/parasite.built-in.o
15:04:12 [2020-04-28T15:04:12.375Z] #44 70.18   DEP      criu/cgroup-props.d
15:04:12 [2020-04-28T15:04:12.464Z] #44 68.29   GEN      criu/pie/parasite-blob.h
15:04:12 [2020-04-28T15:04:12.464Z] #44 68.30   CC       criu/pie/parasite-vdso.o
15:04:12 [2020-04-28T15:04:12.485Z] #44 95.04   CC       criu/sysfs_parse.o
15:04:12 [2020-04-28T15:04:12.632Z] #44 ...
15:04:12 [2020-04-28T15:04:12.632Z] 
15:04:12 [2020-04-28T15:04:12.632Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:04:12 [2020-04-28T15:04:12.632Z] #30 DONE 134.5s
15:04:12 [2020-04-28T15:04:12.632Z] 
15:04:12 [2020-04-28T15:04:12.632Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:04:12 [2020-04-28T15:04:12.632Z] #44 70.35   DEP      criu/bitmap.d
15:04:12 [2020-04-28T15:04:12.632Z] #44 70.37   DEP      criu/bfd.d
15:04:12 [2020-04-28T15:04:12.765Z] #44 95.28   CC       criu/timerfd.o
15:04:12 [2020-04-28T15:04:12.887Z] #44 70.52   DEP      criu/autofs.d
15:04:12 [2020-04-28T15:04:12.924Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.046s	coverage: 58.0% of statements
15:04:13 [2020-04-28T15:04:13.029Z] #44 68.92   CC       criu/arch/x86/vdso-pie.o
15:04:13 [2020-04-28T15:04:13.046Z] #44 95.53   CC       criu/tty.o
15:04:13 [2020-04-28T15:04:13.142Z] #44 70.82   DEP      criu/aio.d
15:04:13 [2020-04-28T15:04:13.287Z] #44 ...
15:04:13 [2020-04-28T15:04:13.287Z] 
15:04:13 [2020-04-28T15:04:13.287Z] #16 [dev-systemd-false 6/26] RUN ldconfig
15:04:13 [2020-04-28T15:04:13.287Z] #16 DONE 2.2s
15:04:13 [2020-04-28T15:04:13.287Z] 
15:04:13 [2020-04-28T15:04:13.287Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:04:13 [2020-04-28T15:04:13.287Z] #44 69.21   CC       criu/arch/x86/restorer.o
15:04:13 [2020-04-28T15:04:13.287Z] #44 ...
15:04:13 [2020-04-28T15:04:13.287Z] 
15:04:13 [2020-04-28T15:04:13.287Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:04:13 [2020-04-28T15:04:13.396Z] #44 71.16   DEP      criu/action-scripts.d
15:04:13 [2020-04-28T15:04:13.651Z] #44 71.39   CC       criu/action-scripts.o
15:04:13 [2020-04-28T15:04:13.864Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.036s	coverage: 3.0% of statements
15:04:13 [2020-04-28T15:04:13.864Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.625s	coverage: 76.1% of statements
15:04:13 [2020-04-28T15:04:13.906Z] #44 71.74   CC       criu/aio.o
15:04:14 [2020-04-28T15:04:14.048Z] #44 96.69   CC       criu/tun.o
15:04:14 [2020-04-28T15:04:14.433Z] ok  	github.com/docker/docker/daemon/links	0.014s	coverage: 93.0% of statements
15:04:14 [2020-04-28T15:04:14.465Z] #44 72.27   CC       criu/autofs.o
15:04:14 [2020-04-28T15:04:14.660Z] #44 97.07   CC       criu/uffd.o
15:04:15 [2020-04-28T15:04:15.271Z] #44 97.78   CC       criu/util.o
15:04:15 [2020-04-28T15:04:15.812Z] #17 2.253 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:04:15 [2020-04-28T15:04:15.812Z] #17 2.370 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:04:15 [2020-04-28T15:04:15.812Z] #17 2.373 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:04:15 [2020-04-28T15:04:15.812Z] #17 2.784 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
15:04:15 [2020-04-28T15:04:15.825Z] #44 73.50   CC       criu/bfd.o
15:04:16 [2020-04-28T15:04:16.079Z] #44 73.96   CC       criu/bitmap.o
15:04:16 [2020-04-28T15:04:16.274Z] #44 98.55   CC       criu/uts_ns.o
15:04:16 [2020-04-28T15:04:16.274Z] #44 98.77   CC       criu/vdso.o
15:04:16 [2020-04-28T15:04:16.334Z] #44 74.07   CC       criu/cgroup-props.o
15:04:16 [2020-04-28T15:04:16.555Z] #44 99.10   LINK     criu/built-in.o
15:04:16 [2020-04-28T15:04:16.555Z] #44 99.18   LINK     criu/criu
15:04:16 [2020-04-28T15:04:16.555Z] #44 99.29   DEP      lib/c/criu.d
15:04:16 [2020-04-28T15:04:16.836Z] #44 99.32   CC       images/rpc.pb-c.o
15:04:16 [2020-04-28T15:04:16.836Z] #44 99.55   CC       lib/c/criu.o
15:04:16 [2020-04-28T15:04:16.893Z] #44 74.62   CC       criu/cgroup.o
15:04:16 [2020-04-28T15:04:16.968Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.991s	coverage: 57.7% of statements
15:04:16 [2020-04-28T15:04:16.968Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
15:04:16 [2020-04-28T15:04:16.968Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
15:04:16 [2020-04-28T15:04:16.968Z] ok  	github.com/docker/docker/daemon/logger	0.261s	coverage: 41.8% of statements
15:04:17 [2020-04-28T15:04:17.228Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.317s	coverage: 77.4% of statements
15:04:17 [2020-04-28T15:04:17.228Z] ok  	github.com/docker/docker/daemon/images	0.047s	coverage: 4.9% of statements
15:04:17 [2020-04-28T15:04:17.228Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
15:04:17 [2020-04-28T15:04:17.228Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
15:04:17 [2020-04-28T15:04:17.228Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
15:04:17 [2020-04-28T15:04:17.228Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
15:04:17 [2020-04-28T15:04:17.449Z] #44 100.0   LINK     lib/c/built-in.o
15:04:17 [2020-04-28T15:04:17.449Z] #44 100.0   LINK     lib/c/libcriu.so
15:04:17 [2020-04-28T15:04:17.449Z] #44 100.1   LINK     lib/c/libcriu.a
15:04:17 [2020-04-28T15:04:17.449Z] #44 100.1   GEN      magic.py
15:04:17 [2020-04-28T15:04:17.715Z] #17 4.182 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [189 kB]
15:04:17 [2020-04-28T15:04:17.730Z] #44 100.2 Note: Building without setproctitle() and strlcpy() support.
15:04:17 [2020-04-28T15:04:17.730Z] #44 100.2       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:04:17 [2020-04-28T15:04:17.730Z] #44 100.2 Note: Building without GnuTLS support
15:04:17 [2020-04-28T15:04:17.730Z] #44 100.4 fatal: not a git repository (or any of the parent directories): .git
15:04:18 [2020-04-28T15:04:18.166Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.031s	coverage: 67.0% of statements
15:04:18 [2020-04-28T15:04:18.280Z] #17 ...
15:04:18 [2020-04-28T15:04:18.280Z] 
15:04:18 [2020-04-28T15:04:18.280Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:04:18 [2020-04-28T15:04:18.280Z] #60 8.345 + cd /tmp/tmp.H6Rf45P8kH/src/github.com/opencontainers/runc
15:04:18 [2020-04-28T15:04:18.280Z] #60 8.345 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:04:18 [2020-04-28T15:04:18.280Z] #60 8.821 + '[' -z '' ']'
15:04:18 [2020-04-28T15:04:18.280Z] #60 8.821 + target=static
15:04:18 [2020-04-28T15:04:18.280Z] #60 8.821 + make 'BUILDTAGS=seccomp apparmor selinux ' static
15:04:18 [2020-04-28T15:04:18.280Z] #60 10.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 runc .
15:04:18 [2020-04-28T15:04:18.342Z] #44 100.7 make[1]: Nothing to be done for 'all'.
15:04:18 [2020-04-28T15:04:18.427Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.015s	coverage: 87.2% of statements
15:04:18 [2020-04-28T15:04:18.538Z] #60 ...
15:04:18 [2020-04-28T15:04:18.538Z] 
15:04:18 [2020-04-28T15:04:18.538Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:04:18 [2020-04-28T15:04:18.538Z] #44 69.86   CC       criu/arch/x86/restorer_unmap.o
15:04:18 [2020-04-28T15:04:18.538Z] #44 69.91   CC       criu/arch/x86/sigaction_compat_pie.o
15:04:18 [2020-04-28T15:04:18.538Z] #44 70.29   CC       criu/pie/restorer.o
15:04:18 [2020-04-28T15:04:18.538Z] #44 73.39   LINK     criu/pie/restorer.built-in.o
15:04:18 [2020-04-28T15:04:18.538Z] #44 73.42   GEN      criu/pie/restorer-blob.h
15:04:18 [2020-04-28T15:04:18.538Z] #44 73.51   DEP      criu/vdso.d
15:04:18 [2020-04-28T15:04:18.538Z] #44 73.66   DEP      criu/vdso-compat.d
15:04:18 [2020-04-28T15:04:18.538Z] #44 73.76   DEP      criu/uts_ns.d
15:04:18 [2020-04-28T15:04:18.538Z] #44 73.88   DEP      criu/util.d
15:04:18 [2020-04-28T15:04:18.538Z] #44 74.07   DEP      criu/uffd.d
15:04:18 [2020-04-28T15:04:18.538Z] #44 74.24   DEP      criu/tun.d
15:04:18 [2020-04-28T15:04:18.538Z] #44 74.48   DEP      criu/tty.d
15:04:18 [2020-04-28T15:04:18.623Z] #44 101.2 make[1]: 'images/built-in.o' is up to date.
15:04:18 [2020-04-28T15:04:18.623Z] #44 101.2 make[1]: 'compel/plugins/std.lib.a' is up to date.
15:04:18 [2020-04-28T15:04:18.623Z] #44 101.2 make[1]: 'compel/plugins/fds.lib.a' is up to date.
15:04:18 [2020-04-28T15:04:18.623Z] #44 101.2 make[1]: 'compel/libcompel.a' is up to date.
15:04:18 [2020-04-28T15:04:18.623Z] #44 101.2 make[1]: 'compel/compel-host-bin' is up to date.
15:04:18 [2020-04-28T15:04:18.623Z] #44 101.2 make[1]: Nothing to be done for 'all'.
15:04:18 [2020-04-28T15:04:18.623Z] #44 101.2 make[1]: 'soccr/libsoccr.a' is up to date.
15:04:18 [2020-04-28T15:04:18.687Z] ok  	github.com/docker/docker/daemon/logger/journald	0.044s	coverage: 26.2% of statements
15:04:18 [2020-04-28T15:04:18.776Z] #44 ...
15:04:18 [2020-04-28T15:04:18.776Z] 
15:04:18 [2020-04-28T15:04:18.776Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:04:18 [2020-04-28T15:04:18.776Z] #17 13.42 Reading package lists...
15:04:18 [2020-04-28T15:04:18.776Z] #17 16.69 Building dependency tree...
15:04:18 [2020-04-28T15:04:18.776Z] #17 18.65 libcap2-bin is already the newest version (1:2.25-2).
15:04:18 [2020-04-28T15:04:18.776Z] #17 18.65 The following additional packages will be installed:
15:04:18 [2020-04-28T15:04:18.776Z] #17 18.66   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
15:04:18 [2020-04-28T15:04:18.776Z] #17 18.66   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
15:04:18 [2020-04-28T15:04:18.776Z] #17 18.66   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
15:04:18 [2020-04-28T15:04:18.776Z] #17 18.67   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
15:04:18 [2020-04-28T15:04:18.776Z] #17 18.67   python3.7 python3.7-minimal vim-runtime xxd
15:04:18 [2020-04-28T15:04:18.776Z] #17 18.67 Suggested packages:
15:04:18 [2020-04-28T15:04:18.776Z] #17 18.67   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
15:04:18 [2020-04-28T15:04:18.776Z] #17 18.67   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
15:04:18 [2020-04-28T15:04:18.776Z] #17 18.67   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
15:04:18 [2020-04-28T15:04:18.776Z] #17 18.67 Recommended packages:
15:04:18 [2020-04-28T15:04:18.776Z] #17 18.67   aufs-dkms nftables build-essential python3-dev python3-keyring
15:04:18 [2020-04-28T15:04:18.776Z] #17 18.67   python3-keyrings.alt python3-xdg unzip
15:04:18 [2020-04-28T15:04:18.776Z] #17 20.27 The following NEW packages will be installed:
15:04:18 [2020-04-28T15:04:18.776Z] #17 20.30   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
15:04:18 [2020-04-28T15:04:18.776Z] #17 20.30   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
15:04:18 [2020-04-28T15:04:18.776Z] #17 20.30   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
15:04:18 [2020-04-28T15:04:18.776Z] #17 20.30   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
15:04:18 [2020-04-28T15:04:18.776Z] #17 20.30   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
15:04:18 [2020-04-28T15:04:18.776Z] #17 20.30   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
15:04:18 [2020-04-28T15:04:18.776Z] #17 20.30   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
15:04:18 [2020-04-28T15:04:18.776Z] #17 20.30   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
15:04:18 [2020-04-28T15:04:18.776Z] #17 20.30   xz-utils zip
15:04:18 [2020-04-28T15:04:18.776Z] #17 20.61 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
15:04:18 [2020-04-28T15:04:18.776Z] #17 20.61 Need to get 28.5 MB of archives.
15:04:18 [2020-04-28T15:04:18.776Z] #17 20.61 After this operation, 116 MB of additional disk space will be used.
15:04:18 [2020-04-28T15:04:18.776Z] #17 20.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
15:04:18 [2020-04-28T15:04:18.776Z] #17 20.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
15:04:18 [2020-04-28T15:04:18.776Z] #17 20.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
15:04:18 [2020-04-28T15:04:18.776Z] #17 20.74 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
15:04:18 [2020-04-28T15:04:18.776Z] #17 20.74 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
15:04:18 [2020-04-28T15:04:18.776Z] #17 20.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
15:04:18 [2020-04-28T15:04:18.776Z] #17 20.84 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
15:04:18 [2020-04-28T15:04:18.776Z] #17 20.86 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
15:04:18 [2020-04-28T15:04:18.776Z] #17 20.86 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
15:04:18 [2020-04-28T15:04:18.776Z] #17 20.87 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
15:04:18 [2020-04-28T15:04:18.776Z] #17 20.88 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
15:04:18 [2020-04-28T15:04:18.776Z] #17 20.89 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
15:04:18 [2020-04-28T15:04:18.776Z] #17 20.89 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
15:04:18 [2020-04-28T15:04:18.776Z] #17 20.89 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
15:04:18 [2020-04-28T15:04:18.776Z] #17 20.91 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
15:04:18 [2020-04-28T15:04:18.776Z] #17 20.91 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
15:04:18 [2020-04-28T15:04:18.776Z] #17 20.93 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
15:04:18 [2020-04-28T15:04:18.776Z] #17 20.94 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
15:04:18 [2020-04-28T15:04:18.776Z] #17 20.95 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
15:04:18 [2020-04-28T15:04:18.776Z] #17 20.97 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
15:04:18 [2020-04-28T15:04:18.776Z] #17 20.98 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
15:04:18 [2020-04-28T15:04:18.776Z] #17 20.99 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
15:04:18 [2020-04-28T15:04:18.776Z] #17 21.02 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
15:04:18 [2020-04-28T15:04:18.776Z] #17 21.02 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
15:04:18 [2020-04-28T15:04:18.776Z] #17 21.04 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
15:04:18 [2020-04-28T15:04:18.776Z] #17 21.04 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
15:04:18 [2020-04-28T15:04:18.776Z] #17 21.05 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
15:04:18 [2020-04-28T15:04:18.776Z] #17 21.05 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
15:04:18 [2020-04-28T15:04:18.776Z] #17 21.05 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
15:04:18 [2020-04-28T15:04:18.776Z] #17 21.44 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
15:04:18 [2020-04-28T15:04:18.776Z] #17 21.44 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
15:04:18 [2020-04-28T15:04:18.776Z] #17 21.45 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
15:04:18 [2020-04-28T15:04:18.776Z] #17 21.45 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
15:04:18 [2020-04-28T15:04:18.776Z] #17 21.45 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
15:04:18 [2020-04-28T15:04:18.776Z] #17 21.46 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
15:04:18 [2020-04-28T15:04:18.776Z] #17 21.54 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
15:04:18 [2020-04-28T15:04:18.776Z] #17 21.55 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
15:04:18 [2020-04-28T15:04:18.776Z] #17 21.55 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
15:04:18 [2020-04-28T15:04:18.776Z] #17 21.56 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
15:04:18 [2020-04-28T15:04:18.776Z] #17 21.57 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
15:04:18 [2020-04-28T15:04:18.776Z] #17 21.58 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
15:04:18 [2020-04-28T15:04:18.776Z] #17 21.59 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
15:04:18 [2020-04-28T15:04:18.776Z] #17 21.65 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
15:04:18 [2020-04-28T15:04:18.776Z] #17 21.66 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
15:04:18 [2020-04-28T15:04:18.776Z] #17 21.68 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
15:04:18 [2020-04-28T15:04:18.776Z] #17 21.98 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
15:04:18 [2020-04-28T15:04:18.776Z] #17 22.05 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
15:04:18 [2020-04-28T15:04:18.776Z] #17 22.06 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
15:04:18 [2020-04-28T15:04:18.776Z] #17 22.55 debconf: delaying package configuration, since apt-utils is not installed
15:04:18 [2020-04-28T15:04:18.776Z] #17 22.64 Fetched 28.5 MB in 2s (16.5 MB/s)
15:04:18 [2020-04-28T15:04:18.776Z] #17 22.69 Selecting previously unselected package pigz.
15:04:18 [2020-04-28T15:04:18.776Z] #17 22.69 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23431 files and directories currently installed.)
15:04:18 [2020-04-28T15:04:18.776Z] #17 22.73 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
15:04:18 [2020-04-28T15:04:18.776Z] #17 22.74 Unpacking pigz (2.4-1) ...
15:04:18 [2020-04-28T15:04:18.776Z] #17 22.82 Selecting previously unselected package libpython3.7-minimal:amd64.
15:04:18 [2020-04-28T15:04:18.776Z] #17 22.83 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
15:04:18 [2020-04-28T15:04:18.776Z] #17 22.83 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
15:04:18 [2020-04-28T15:04:18.776Z] #17 23.29 Selecting previously unselected package python3.7-minimal.
15:04:18 [2020-04-28T15:04:18.776Z] #17 23.29 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
15:04:18 [2020-04-28T15:04:18.776Z] #17 23.30 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
15:04:18 [2020-04-28T15:04:18.795Z] #44 74.66   DEP      criu/timerfd.d
15:04:18 [2020-04-28T15:04:18.795Z] #44 74.84   DEP      criu/sysfs_parse.d
15:04:18 [2020-04-28T15:04:18.904Z] #44 101.3 make[2]: Nothing to be done for 'all'.
15:04:18 [2020-04-28T15:04:18.904Z] #44 101.3 make[2]: Nothing to be done for 'all'.
15:04:18 [2020-04-28T15:04:18.904Z] #44 101.4 make[2]: Nothing to be done for 'all'.
15:04:18 [2020-04-28T15:04:18.904Z] #44 101.4 make[2]: Nothing to be done for 'all'.
15:04:18 [2020-04-28T15:04:18.904Z] #44 101.4 make[2]: Nothing to be done for 'all'.
15:04:18 [2020-04-28T15:04:18.904Z] #44 101.4 make[2]: Nothing to be done for 'all'.
15:04:18 [2020-04-28T15:04:18.904Z] #44 101.5 make[2]: Nothing to be done for 'all'.
15:04:18 [2020-04-28T15:04:18.904Z] #44 101.5 make[2]: Nothing to be done for 'all'.
15:04:18 [2020-04-28T15:04:18.904Z] #44 101.5   INSTALL  criu/criu
15:04:18 [2020-04-28T15:04:18.947Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.043s	coverage: 61.6% of statements
15:04:19 [2020-04-28T15:04:19.052Z] #44 75.03   DEP      criu/sysctl.d
15:04:19 [2020-04-28T15:04:19.052Z] #44 75.14   DEP      criu/string.d
15:04:19 [2020-04-28T15:04:19.310Z] #44 75.20   DEP      criu/stats.d
15:04:19 [2020-04-28T15:04:19.310Z] #44 75.29   DEP      criu/sockets.d
15:04:19 [2020-04-28T15:04:19.526Z] #44 DONE 101.9s
15:04:19 [2020-04-28T15:04:19.526Z] 
15:04:19 [2020-04-28T15:04:19.526Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:04:19 [2020-04-28T15:04:19.567Z] #44 75.50   DEP      criu/sk-unix.d
15:04:19 [2020-04-28T15:04:19.567Z] #44 75.71   DEP      criu/sk-tcp.d
15:04:19 [2020-04-28T15:04:19.590Z] #17 23.97 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
15:04:19 [2020-04-28T15:04:19.590Z] #17 23.98 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
15:04:19 [2020-04-28T15:04:19.825Z] #44 75.90   DEP      criu/sk-queue.d
15:04:20 [2020-04-28T15:04:20.083Z] #44 76.04   DEP      criu/sk-packet.d
15:04:20 [2020-04-28T15:04:20.167Z] #60 ...
15:04:20 [2020-04-28T15:04:20.167Z] 
15:04:20 [2020-04-28T15:04:20.167Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:04:20 [2020-04-28T15:04:20.167Z] #41 DONE 139.7s
15:04:20 [2020-04-28T15:04:20.329Z] ok  	github.com/docker/docker/daemon/logger/local	0.050s	coverage: 75.2% of statements
15:04:20 [2020-04-28T15:04:20.329Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
15:04:20 [2020-04-28T15:04:20.329Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.080s	coverage: 19.8% of statements
15:04:20 [2020-04-28T15:04:20.340Z] #44 76.22   DEP      criu/sk-netlink.d
15:04:20 [2020-04-28T15:04:20.340Z] #44 76.36   DEP      criu/sk-inet.d
15:04:20 [2020-04-28T15:04:20.340Z] #44 76.44   DEP      criu/signalfd.d
15:04:20 [2020-04-28T15:04:20.448Z] 
15:04:20 [2020-04-28T15:04:20.448Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:04:20 [2020-04-28T15:04:20.589Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.067s	coverage: 33.3% of statements
15:04:20 [2020-04-28T15:04:20.597Z] #44 76.52   DEP      criu/sigframe.d
15:04:20 [2020-04-28T15:04:20.597Z] #44 76.61   DEP      criu/shmem.d
15:04:20 [2020-04-28T15:04:20.597Z] #44 76.74   DEP      criu/servicefd.d
15:04:20 [2020-04-28T15:04:20.855Z] #44 76.92   DEP      criu/seize.d
15:04:21 [2020-04-28T15:04:21.060Z] #60 ...
15:04:21 [2020-04-28T15:04:21.060Z] 
15:04:21 [2020-04-28T15:04:21.060Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:04:21 [2020-04-28T15:04:21.060Z] #53 140.5 + cd /tmp/tmp.0M9H03WloV/src/github.com/golangci/golangci-lint/
15:04:21 [2020-04-28T15:04:21.060Z] #53 140.5 + git checkout -q v1.23.8
15:04:21 [2020-04-28T15:04:21.112Z] #44 77.09   DEP      criu/seccomp.d
15:04:21 [2020-04-28T15:04:21.369Z] #44 77.26   DEP      criu/rst-malloc.d
15:04:21 [2020-04-28T15:04:21.369Z] #44 77.32   DEP      criu/rbtree.d
15:04:21 [2020-04-28T15:04:21.369Z] #44 77.35   DEP      criu/pstree.d
15:04:21 [2020-04-28T15:04:21.469Z] #17 25.91 Selecting previously unselected package python3-minimal.
15:04:21 [2020-04-28T15:04:21.469Z] #17 25.91 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23680 files and directories currently installed.)
15:04:21 [2020-04-28T15:04:21.469Z] #17 25.96 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
15:04:21 [2020-04-28T15:04:21.469Z] #17 25.96 Unpacking python3-minimal (3.7.3-1) ...
15:04:21 [2020-04-28T15:04:21.528Z] ok  	github.com/docker/docker/daemon/logger/templates	0.010s	coverage: 8.3% of statements
15:04:21 [2020-04-28T15:04:21.627Z] #44 77.48   DEP      criu/protobuf.d
15:04:21 [2020-04-28T15:04:21.627Z] #44 77.60   GEN      criu/protobuf-desc-gen.h
15:04:21 [2020-04-28T15:04:21.672Z] #53 141.0 ++ git describe --tags
15:04:21 [2020-04-28T15:04:21.672Z] #53 141.0 + version=v1.23.8
15:04:21 [2020-04-28T15:04:21.672Z] #53 141.0 ++ git rev-parse --short HEAD
15:04:21 [2020-04-28T15:04:21.672Z] #53 141.0 + commit=76a82c6
15:04:21 [2020-04-28T15:04:21.672Z] #53 141.0 ++ git show -s --format=%cd
15:04:21 [2020-04-28T15:04:21.672Z] #53 141.0 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
15:04:21 [2020-04-28T15:04:21.672Z] #53 141.0 + 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
15:04:21 [2020-04-28T15:04:21.672Z] #53 ...
15:04:21 [2020-04-28T15:04:21.672Z] 
15:04:21 [2020-04-28T15:04:21.672Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
15:04:21 [2020-04-28T15:04:21.672Z] #42 DONE 0.2s
15:04:21 [2020-04-28T15:04:21.723Z] #17 26.05 Selecting previously unselected package libmpdec2:amd64.
15:04:21 [2020-04-28T15:04:21.723Z] #17 26.07 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
15:04:21 [2020-04-28T15:04:21.723Z] #17 26.08 Unpacking libmpdec2:amd64 (2.4.2-2) ...
15:04:21 [2020-04-28T15:04:21.723Z] #17 26.15 Selecting previously unselected package libpython3.7-stdlib:amd64.
15:04:21 [2020-04-28T15:04:21.723Z] #17 26.15 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
15:04:21 [2020-04-28T15:04:21.723Z] #17 26.16 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
15:04:21 [2020-04-28T15:04:21.953Z] 
15:04:21 [2020-04-28T15:04:21.953Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
15:04:21 [2020-04-28T15:04:21.953Z] #45 DONE 0.1s
15:04:21 [2020-04-28T15:04:21.953Z] 
15:04:21 [2020-04-28T15:04:21.953Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:04:21 [2020-04-28T15:04:21.953Z] #65 ...
15:04:21 [2020-04-28T15:04:21.953Z] 
15:04:21 [2020-04-28T15:04:21.953Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
15:04:21 [2020-04-28T15:04:21.953Z] #48 DONE 0.1s
15:04:22 [2020-04-28T15:04:22.098Z] ok  	github.com/docker/docker/daemon/network	0.019s	coverage: 63.8% of statements
15:04:22 [2020-04-28T15:04:22.098Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.025s	coverage: 47.8% of statements
15:04:22 [2020-04-28T15:04:22.234Z] 
15:04:22 [2020-04-28T15:04:22.234Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
15:04:22 [2020-04-28T15:04:22.234Z] #51 DONE 0.2s
15:04:22 [2020-04-28T15:04:22.234Z] 
15:04:22 [2020-04-28T15:04:22.234Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:04:22 [2020-04-28T15:04:22.693Z] #17 27.15 Selecting previously unselected package python3.7.
15:04:22 [2020-04-28T15:04:22.693Z] #17 27.16 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
15:04:22 [2020-04-28T15:04:22.693Z] #17 27.17 Unpacking python3.7 (3.7.3-2+deb10u1) ...
15:04:22 [2020-04-28T15:04:22.948Z] #17 27.30 Selecting previously unselected package libpython3-stdlib:amd64.
15:04:22 [2020-04-28T15:04:22.948Z] #17 27.31 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
15:04:22 [2020-04-28T15:04:22.948Z] #17 27.32 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
15:04:22 [2020-04-28T15:04:22.948Z] #17 27.38 Setting up python3-minimal (3.7.3-1) ...
15:04:23 [2020-04-28T15:04:23.478Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.005s	coverage: 82.5% of statements
15:04:23 [2020-04-28T15:04:23.478Z] ?   	github.com/docker/docker/daemon/names	[no test files]
15:04:23 [2020-04-28T15:04:23.478Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
15:04:23 [2020-04-28T15:04:23.523Z] #44 79.15   DEP      criu/protobuf-desc.d
15:04:23 [2020-04-28T15:04:23.523Z] #44 79.34   DEP      criu/proc_parse.d
15:04:23 [2020-04-28T15:04:23.523Z] #44 79.53   DEP      criu/plugin.d
15:04:23 [2020-04-28T15:04:23.523Z] #44 79.61   DEP      criu/pipes.d
15:04:23 [2020-04-28T15:04:23.780Z] #44 79.76   DEP      criu/pie-util.d
15:04:23 [2020-04-28T15:04:23.781Z] #44 79.86   DEP      criu/pie-util-vdso.d
15:04:23 [2020-04-28T15:04:23.781Z] #44 79.97   DEP      criu/pie-util-vdso-elf32.d
15:04:23 [2020-04-28T15:04:23.872Z] #17 28.25 Selecting previously unselected package python3.
15:04:23 [2020-04-28T15:04:23.872Z] #17 28.25 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24092 files and directories currently installed.)
15:04:23 [2020-04-28T15:04:23.872Z] #17 28.30 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
15:04:23 [2020-04-28T15:04:23.872Z] #17 28.32 Unpacking python3 (3.7.3-1) ...
15:04:23 [2020-04-28T15:04:23.872Z] #17 28.42 Selecting previously unselected package libip4tc0:amd64.
15:04:23 [2020-04-28T15:04:23.872Z] #17 28.43 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
15:04:23 [2020-04-28T15:04:23.872Z] #17 28.43 Unpacking libip4tc0:amd64 (1.8.2-4) ...
15:04:23 [2020-04-28T15:04:23.872Z] #17 28.53 Selecting previously unselected package libip6tc0:amd64.
15:04:23 [2020-04-28T15:04:23.872Z] #17 28.53 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
15:04:24 [2020-04-28T15:04:24.127Z] #17 28.53 Unpacking libip6tc0:amd64 (1.8.2-4) ...
15:04:24 [2020-04-28T15:04:24.127Z] #17 28.65 Selecting previously unselected package libiptc0:amd64.
15:04:24 [2020-04-28T15:04:24.127Z] #17 28.65 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
15:04:24 [2020-04-28T15:04:24.127Z] #17 28.65 Unpacking libiptc0:amd64 (1.8.2-4) ...
15:04:24 [2020-04-28T15:04:24.127Z] #17 28.74 Selecting previously unselected package libnfnetlink0:amd64.
15:04:24 [2020-04-28T15:04:24.127Z] #17 28.74 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
15:04:24 [2020-04-28T15:04:24.345Z] #44 80.13   DEP      criu/path.d
15:04:24 [2020-04-28T15:04:24.345Z] #44 80.26   DEP      criu/parasite-syscall.d
15:04:24 [2020-04-28T15:04:24.382Z] #17 28.76 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
15:04:24 [2020-04-28T15:04:24.382Z] #17 28.80 Selecting previously unselected package libnetfilter-conntrack3:amd64.
15:04:24 [2020-04-28T15:04:24.382Z] #17 28.81 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
15:04:24 [2020-04-28T15:04:24.382Z] #17 28.81 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
15:04:24 [2020-04-28T15:04:24.382Z] #17 28.90 Selecting previously unselected package libnftnl11:amd64.
15:04:24 [2020-04-28T15:04:24.382Z] #17 28.90 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
15:04:24 [2020-04-28T15:04:24.382Z] #17 28.90 Unpacking libnftnl11:amd64 (1.1.2-2) ...
15:04:24 [2020-04-28T15:04:24.603Z] #44 80.48   DEP      criu/pagemap.d
15:04:24 [2020-04-28T15:04:24.603Z] #44 ...
15:04:24 [2020-04-28T15:04:24.603Z] 
15:04:24 [2020-04-28T15:04:24.603Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:04:24 [2020-04-28T15:04:24.603Z] #47 139.5 github.com/LK4D4/vndr/godl
15:04:24 [2020-04-28T15:04:24.603Z] #47 140.2 github.com/LK4D4/vndr
15:04:24 [2020-04-28T15:04:24.603Z] #47 DONE 149.3s
15:04:24 [2020-04-28T15:04:24.603Z] 
15:04:24 [2020-04-28T15:04:24.603Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:04:24 [2020-04-28T15:04:24.603Z] #17 5.649 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
15:04:24 [2020-04-28T15:04:24.603Z] #17 11.15 Fetched 8339 kB in 9s (911 kB/s)
15:04:24 [2020-04-28T15:04:24.637Z] #17 29.01 Selecting previously unselected package iptables.
15:04:24 [2020-04-28T15:04:24.637Z] #17 29.01 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
15:04:24 [2020-04-28T15:04:24.637Z] #17 29.02 Unpacking iptables (1.8.2-4) ...
15:04:24 [2020-04-28T15:04:24.637Z] #17 29.28 Selecting previously unselected package xxd.
15:04:24 [2020-04-28T15:04:24.856Z] ok  	github.com/docker/docker/distribution/metadata	0.104s	coverage: 48.2% of statements
15:04:24 [2020-04-28T15:04:24.860Z] #17 11.15 Reading package lists...
15:04:24 [2020-04-28T15:04:24.860Z] #17 ...
15:04:24 [2020-04-28T15:04:24.860Z] 
15:04:24 [2020-04-28T15:04:24.860Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:04:24 [2020-04-28T15:04:24.860Z] #44 80.82   DEP      criu/pagemap-cache.d
15:04:24 [2020-04-28T15:04:24.892Z] #17 29.29 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
15:04:24 [2020-04-28T15:04:24.892Z] #17 29.30 Unpacking xxd (2:8.1.0875-5) ...
15:04:24 [2020-04-28T15:04:24.892Z] #17 29.41 Selecting previously unselected package vim-common.
15:04:24 [2020-04-28T15:04:24.892Z] #17 29.42 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
15:04:24 [2020-04-28T15:04:24.892Z] #17 29.47 Unpacking vim-common (2:8.1.0875-5) ...
15:04:24 [2020-04-28T15:04:24.902Z] #53 ...
15:04:24 [2020-04-28T15:04:24.902Z] 
15:04:24 [2020-04-28T15:04:24.902Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:04:24 [2020-04-28T15:04:24.902Z] #60 69.02 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
15:04:24 [2020-04-28T15:04:24.902Z] #60 69.70 + mkdir -p /build
15:04:24 [2020-04-28T15:04:24.902Z] #60 69.70 + cp runc /build/runc
15:04:24 [2020-04-28T15:04:24.902Z] #60 DONE 70.0s
15:04:25 [2020-04-28T15:04:25.115Z] ok  	github.com/docker/docker/errdefs	0.026s	coverage: 49.4% of statements
15:04:25 [2020-04-28T15:04:25.118Z] #44 80.98   DEP      criu/page-xfer.d
15:04:25 [2020-04-28T15:04:25.118Z] #44 81.10   DEP      criu/page-pipe.d
15:04:25 [2020-04-28T15:04:25.118Z] #44 81.22   DEP      criu/netfilter.d
15:04:25 [2020-04-28T15:04:25.147Z] #17 29.61 Selecting previously unselected package bash-completion.
15:04:25 [2020-04-28T15:04:25.147Z] #17 29.63 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
15:04:25 [2020-04-28T15:04:25.185Z] 
15:04:25 [2020-04-28T15:04:25.185Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:04:25 [2020-04-28T15:04:25.375Z] ok  	github.com/docker/docker/distribution	0.414s	coverage: 22.1% of statements
15:04:25 [2020-04-28T15:04:25.375Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
15:04:25 [2020-04-28T15:04:25.375Z] #44 81.40   DEP      criu/net.d
15:04:25 [2020-04-28T15:04:25.633Z] #44 81.63   DEP      criu/namespaces.d
15:04:25 [2020-04-28T15:04:25.633Z] #44 81.73   DEP      criu/mount.d
15:04:25 [2020-04-28T15:04:25.890Z] #44 81.82   DEP      criu/mem.d
15:04:25 [2020-04-28T15:04:25.890Z] #44 81.94   DEP      criu/lsm.d
15:04:25 [2020-04-28T15:04:25.890Z] #44 82.04   DEP      criu/log.d
15:04:26 [2020-04-28T15:04:26.147Z] #44 82.13   DEP      criu/libnetlink.d
15:04:26 [2020-04-28T15:04:26.148Z] #44 82.22   DEP      criu/kerndat.d
15:04:26 [2020-04-28T15:04:26.405Z] #44 82.37   DEP      criu/kcmp-ids.d
15:04:26 [2020-04-28T15:04:26.405Z] #44 82.47   DEP      criu/irmap.d
15:04:26 [2020-04-28T15:04:26.405Z] #44 82.61   DEP      criu/ipc_ns.d
15:04:26 [2020-04-28T15:04:26.662Z] #44 82.75   DEP      criu/image.d
15:04:26 [2020-04-28T15:04:26.765Z] ok  	github.com/docker/docker/distribution/xfer	1.692s	coverage: 85.6% of statements
15:04:26 [2020-04-28T15:04:26.765Z] ?   	github.com/docker/docker/dockerversion	[no test files]
15:04:26 [2020-04-28T15:04:26.920Z] #44 82.97   DEP      criu/image-desc.d
15:04:26 [2020-04-28T15:04:26.920Z] #44 83.03   DEP      criu/fsnotify.d
15:04:27 [2020-04-28T15:04:27.024Z] ok  	github.com/docker/docker/image	0.087s	coverage: 86.4% of statements
15:04:27 [2020-04-28T15:04:27.024Z] ok  	github.com/docker/docker/image/cache	0.022s	coverage: 19.2% of statements
15:04:27 [2020-04-28T15:04:27.024Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
15:04:27 [2020-04-28T15:04:27.177Z] #44 83.23   DEP      criu/filesystems.d
15:04:27 [2020-04-28T15:04:27.284Z] ok  	github.com/docker/docker/image/v1	0.026s	coverage: 25.0% of statements
15:04:27 [2020-04-28T15:04:27.284Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
15:04:27 [2020-04-28T15:04:27.435Z] #44 83.44   DEP      criu/files.d
15:04:27 [2020-04-28T15:04:27.435Z] #44 83.57   DEP      criu/files-reg.d
15:04:27 [2020-04-28T15:04:27.692Z] #44 83.73   DEP      criu/files-ext.d
15:04:27 [2020-04-28T15:04:27.851Z] #65 123.5 + bin/containerd
15:04:27 [2020-04-28T15:04:27.854Z] ok  	github.com/docker/docker/libcontainerd/queue	0.062s	coverage: 100.0% of statements
15:04:27 [2020-04-28T15:04:27.854Z] ok  	github.com/docker/docker/pkg/aaparser	0.025s	coverage: 50.0% of statements
15:04:27 [2020-04-28T15:04:27.949Z] #44 83.90   DEP      criu/file-lock.d
15:04:28 [2020-04-28T15:04:28.207Z] #44 84.11   DEP      criu/file-ids.d
15:04:28 [2020-04-28T15:04:28.207Z] #44 84.24   DEP      criu/fifo.d
15:04:28 [2020-04-28T15:04:28.406Z] #17 32.34 Unpacking bash-completion (1:2.8-6) ...
15:04:28 [2020-04-28T15:04:28.406Z] #17 32.78 Selecting previously unselected package bzip2.
15:04:28 [2020-04-28T15:04:28.406Z] #17 32.79 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
15:04:28 [2020-04-28T15:04:28.406Z] #17 32.79 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
15:04:28 [2020-04-28T15:04:28.406Z] #17 32.87 Selecting previously unselected package xz-utils.
15:04:28 [2020-04-28T15:04:28.406Z] #17 32.88 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
15:04:28 [2020-04-28T15:04:28.406Z] #17 32.89 Unpacking xz-utils (5.2.4-1) ...
15:04:28 [2020-04-28T15:04:28.464Z] #44 84.40   DEP      criu/fdstore.d
15:04:28 [2020-04-28T15:04:28.464Z] #44 84.48   DEP      criu/fault-injection.d
15:04:28 [2020-04-28T15:04:28.464Z] #44 84.52   DEP      criu/external.d
15:04:28 [2020-04-28T15:04:28.661Z] #17 33.05 Selecting previously unselected package apparmor.
15:04:28 [2020-04-28T15:04:28.661Z] #17 33.06 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
15:04:28 [2020-04-28T15:04:28.661Z] #17 33.14 Unpacking apparmor (2.13.2-10) ...
15:04:28 [2020-04-28T15:04:28.721Z] #44 84.62   DEP      criu/eventpoll.d
15:04:28 [2020-04-28T15:04:28.721Z] #44 84.81   DEP      criu/eventfd.d
15:04:28 [2020-04-28T15:04:28.915Z] #17 33.49 Selecting previously unselected package aufs-tools.
15:04:28 [2020-04-28T15:04:28.916Z] #17 33.50 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
15:04:28 [2020-04-28T15:04:28.916Z] #17 33.51 Unpacking aufs-tools (1:4.14+20190211-1) ...
15:04:28 [2020-04-28T15:04:28.979Z] #44 84.98   DEP      criu/crtools.d
15:04:29 [2020-04-28T15:04:29.170Z] #17 33.64 Selecting previously unselected package libonig5:amd64.
15:04:29 [2020-04-28T15:04:29.170Z] #17 33.65 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
15:04:29 [2020-04-28T15:04:29.170Z] #17 33.65 Unpacking libonig5:amd64 (6.9.1-1) ...
15:04:29 [2020-04-28T15:04:29.236Z] #44 85.16   DEP      criu/cr-service.d
15:04:29 [2020-04-28T15:04:29.236Z] ok  	github.com/docker/docker/opts	0.094s	coverage: 67.4% of statements
15:04:29 [2020-04-28T15:04:29.236Z] #44 85.33   DEP      criu/cr-restore.d
15:04:29 [2020-04-28T15:04:29.427Z] #17 33.79 Selecting previously unselected package libjq1:amd64.
15:04:29 [2020-04-28T15:04:29.427Z] #17 33.81 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
15:04:29 [2020-04-28T15:04:29.427Z] #17 33.81 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
15:04:29 [2020-04-28T15:04:29.427Z] #17 ...
15:04:29 [2020-04-28T15:04:29.427Z] 
15:04:29 [2020-04-28T15:04:29.427Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:04:29 [2020-04-28T15:04:29.427Z] #44 77.14   CC       criu/clone-noasan.o
15:04:29 [2020-04-28T15:04:29.427Z] #44 77.24   CC       criu/config.o
15:04:29 [2020-04-28T15:04:29.427Z] #44 78.27   CC       criu/cr-check.o
15:04:29 [2020-04-28T15:04:29.427Z] #44 79.69   CC       criu/cr-dedup.o
15:04:29 [2020-04-28T15:04:29.427Z] #44 80.11   CC       criu/cr-dump.o
15:04:29 [2020-04-28T15:04:29.427Z] #44 81.92   CC       criu/cr-errno.o
15:04:29 [2020-04-28T15:04:29.427Z] #44 82.00   CC       criu/cr-restore.o
15:04:29 [2020-04-28T15:04:29.427Z] #44 86.29   CC       criu/cr-service.o
15:04:29 [2020-04-28T15:04:29.427Z] #44 ...
15:04:29 [2020-04-28T15:04:29.427Z] 
15:04:29 [2020-04-28T15:04:29.427Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:04:29 [2020-04-28T15:04:29.427Z] #17 33.95 Selecting previously unselected package jq.
15:04:29 [2020-04-28T15:04:29.427Z] #17 33.96 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
15:04:29 [2020-04-28T15:04:29.427Z] #17 33.97 Unpacking jq (1.5+dfsg-2+b1) ...
15:04:29 [2020-04-28T15:04:29.493Z] #44 85.52   DEP      criu/cr-errno.d
15:04:29 [2020-04-28T15:04:29.493Z] #44 85.53   DEP      criu/cr-dump.d
15:04:29 [2020-04-28T15:04:29.681Z] #17 34.05 Selecting previously unselected package libaio1:amd64.
15:04:29 [2020-04-28T15:04:29.681Z] #17 34.07 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
15:04:29 [2020-04-28T15:04:29.681Z] #17 34.08 Unpacking libaio1:amd64 (0.3.112-3) ...
15:04:29 [2020-04-28T15:04:29.681Z] #17 34.14 Selecting previously unselected package libgpm2:amd64.
15:04:29 [2020-04-28T15:04:29.681Z] #17 34.14 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
15:04:29 [2020-04-28T15:04:29.681Z] #17 34.15 Unpacking libgpm2:amd64 (1.20.7-5) ...
15:04:29 [2020-04-28T15:04:29.681Z] #17 34.22 Selecting previously unselected package libicu63:amd64.
15:04:29 [2020-04-28T15:04:29.681Z] #17 34.22 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
15:04:29 [2020-04-28T15:04:29.681Z] #17 34.23 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
15:04:29 [2020-04-28T15:04:29.751Z] #44 85.70   DEP      criu/cr-dedup.d
15:04:29 [2020-04-28T15:04:29.751Z] #44 85.84   DEP      criu/cr-check.d
15:04:30 [2020-04-28T15:04:30.284Z] #17 ...
15:04:30 [2020-04-28T15:04:30.284Z] 
15:04:30 [2020-04-28T15:04:30.284Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:04:30 [2020-04-28T15:04:30.284Z] #41 DONE 152.0s
15:04:30 [2020-04-28T15:04:30.284Z] 
15:04:30 [2020-04-28T15:04:30.284Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:04:30 [2020-04-28T15:04:30.284Z] #44 87.83   CC       criu/crtools.o
15:04:30 [2020-04-28T15:04:30.315Z] #44 86.13   DEP      criu/config.d
15:04:30 [2020-04-28T15:04:30.315Z] #44 86.32   DEP      criu/clone-noasan.d
15:04:30 [2020-04-28T15:04:30.572Z] #44 86.42   DEP      criu/cgroup.d
15:04:30 [2020-04-28T15:04:30.573Z] #44 86.54   DEP      criu/cgroup-props.d
15:04:30 [2020-04-28T15:04:30.619Z] ok  	github.com/docker/docker/pkg/broadcaster	0.010s	coverage: 100.0% of statements
15:04:30 [2020-04-28T15:04:30.619Z] ok  	github.com/docker/docker/pkg/authorization	0.565s	coverage: 68.3% of statements
15:04:30 [2020-04-28T15:04:30.830Z] #44 86.70   DEP      criu/bitmap.d
15:04:30 [2020-04-28T15:04:30.830Z] #44 86.71   DEP      criu/bfd.d
15:04:30 [2020-04-28T15:04:30.830Z] #44 86.83   DEP      criu/autofs.d
15:04:30 [2020-04-28T15:04:30.879Z] ok  	github.com/docker/docker/pkg/capabilities	0.012s	coverage: 87.5% of statements
15:04:31 [2020-04-28T15:04:31.087Z] #44 86.99   DEP      criu/aio.d
15:04:31 [2020-04-28T15:04:31.087Z] #44 87.19   DEP      criu/action-scripts.d
15:04:31 [2020-04-28T15:04:31.208Z] #44 88.73   CC       criu/eventfd.o
15:04:31 [2020-04-28T15:04:31.463Z] #44 89.22   CC       criu/eventpoll.o
15:04:31 [2020-04-28T15:04:31.652Z] #44 87.48   CC       criu/action-scripts.o
15:04:31 [2020-04-28T15:04:31.817Z] ok  	github.com/docker/docker/pkg/directory	0.019s	coverage: 80.0% of statements
15:04:31 [2020-04-28T15:04:31.909Z] #44 87.88   CC       criu/aio.o
15:04:32 [2020-04-28T15:04:32.387Z] ok  	github.com/docker/docker/pkg/archive	1.191s	coverage: 77.3% of statements
15:04:32 [2020-04-28T15:04:32.387Z] ok  	github.com/docker/docker/pkg/discovery	0.021s	coverage: 58.3% of statements
15:04:32 [2020-04-28T15:04:32.387Z] #44 89.94   CC       criu/external.o
15:04:32 [2020-04-28T15:04:32.387Z] #44 90.18   CC       criu/fault-injection.o
15:04:32 [2020-04-28T15:04:32.474Z] #44 88.36   CC       criu/autofs.o
15:04:32 [2020-04-28T15:04:32.642Z] #44 90.27   CC       criu/fdstore.o
15:04:32 [2020-04-28T15:04:32.897Z] #44 90.58   CC       criu/fifo.o
15:04:32 [2020-04-28T15:04:32.957Z] ok  	github.com/docker/docker/pkg/discovery/file	0.022s	coverage: 97.6% of statements
15:04:33 [2020-04-28T15:04:33.152Z] #44 90.88   CC       criu/file-ids.o
15:04:33 [2020-04-28T15:04:33.406Z] #44 91.19   CC       criu/file-lock.o
15:04:33 [2020-04-28T15:04:33.527Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.009s	coverage: 92.3% of statements
15:04:33 [2020-04-28T15:04:33.845Z] #44 89.67   CC       criu/bfd.o
15:04:34 [2020-04-28T15:04:34.095Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.009s	coverage: 93.8% of statements
15:04:34 [2020-04-28T15:04:34.103Z] #44 90.19   CC       criu/bitmap.o
15:04:34 [2020-04-28T15:04:34.331Z] #44 91.89   CC       criu/files-ext.o
15:04:34 [2020-04-28T15:04:34.331Z] #44 92.19   CC       criu/files-reg.o
15:04:34 [2020-04-28T15:04:34.360Z] #44 90.37   CC       criu/cgroup-props.o
15:04:34 [2020-04-28T15:04:34.662Z] ok  	github.com/docker/docker/pkg/dmesg	0.008s	coverage: 83.3% of statements
15:04:34 [2020-04-28T15:04:34.925Z] #44 ...
15:04:34 [2020-04-28T15:04:34.925Z] 
15:04:34 [2020-04-28T15:04:34.925Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:04:34 [2020-04-28T15:04:34.925Z] #30 DONE 159.8s
15:04:34 [2020-04-28T15:04:34.925Z] 
15:04:34 [2020-04-28T15:04:34.925Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:04:34 [2020-04-28T15:04:34.925Z] #17 11.15 Reading package lists...
15:04:34 [2020-04-28T15:04:34.925Z] #17 15.01 Reading package lists...
15:04:34 [2020-04-28T15:04:34.925Z] #17 18.10 Building dependency tree...
15:04:34 [2020-04-28T15:04:34.925Z] #17 19.68 libcap2-bin is already the newest version (1:2.25-2).
15:04:34 [2020-04-28T15:04:34.925Z] #17 19.68 The following additional packages will be installed:
15:04:34 [2020-04-28T15:04:34.925Z] #17 19.68   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
15:04:34 [2020-04-28T15:04:34.925Z] #17 19.68   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
15:04:34 [2020-04-28T15:04:34.925Z] #17 19.68   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
15:04:34 [2020-04-28T15:04:34.925Z] #17 19.68   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
15:04:34 [2020-04-28T15:04:34.925Z] #17 19.68   python3.7 python3.7-minimal vim-runtime xxd
15:04:34 [2020-04-28T15:04:34.925Z] #17 19.68 Suggested packages:
15:04:34 [2020-04-28T15:04:34.925Z] #17 19.68   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
15:04:34 [2020-04-28T15:04:34.925Z] #17 19.68   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
15:04:34 [2020-04-28T15:04:34.925Z] #17 19.68   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
15:04:34 [2020-04-28T15:04:34.925Z] #17 19.68 Recommended packages:
15:04:34 [2020-04-28T15:04:34.925Z] #17 19.68   aufs-dkms nftables build-essential python3-dev python3-keyring
15:04:34 [2020-04-28T15:04:34.925Z] #17 19.68   python3-keyrings.alt python3-xdg unzip
15:04:34 [2020-04-28T15:04:34.925Z] #17 21.35 The following NEW packages will be installed:
15:04:34 [2020-04-28T15:04:34.925Z] #17 21.35   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
15:04:34 [2020-04-28T15:04:34.925Z] #17 21.35   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
15:04:34 [2020-04-28T15:04:34.925Z] #17 21.35   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
15:04:34 [2020-04-28T15:04:34.925Z] #17 21.35   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
15:04:34 [2020-04-28T15:04:34.925Z] #17 21.36   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
15:04:34 [2020-04-28T15:04:34.925Z] #17 21.36   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
15:04:34 [2020-04-28T15:04:34.925Z] #17 21.36   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
15:04:34 [2020-04-28T15:04:34.925Z] #17 21.36   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
15:04:34 [2020-04-28T15:04:34.925Z] #17 21.36   xz-utils zip
15:04:34 [2020-04-28T15:04:34.925Z] #17 21.81 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
15:04:34 [2020-04-28T15:04:34.925Z] #17 21.81 Need to get 28.5 MB of archives.
15:04:34 [2020-04-28T15:04:34.925Z] #17 21.81 After this operation, 116 MB of additional disk space will be used.
15:04:34 [2020-04-28T15:04:34.925Z] #17 21.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
15:04:34 [2020-04-28T15:04:34.925Z] #17 21.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
15:04:34 [2020-04-28T15:04:34.925Z] #17 21.85 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
15:04:35 [2020-04-28T15:04:35.182Z] #17 21.96 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
15:04:35 [2020-04-28T15:04:35.182Z] #17 21.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
15:04:35 [2020-04-28T15:04:35.182Z] #17 21.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
15:04:35 [2020-04-28T15:04:35.182Z] #17 22.03 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
15:04:35 [2020-04-28T15:04:35.182Z] #17 22.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
15:04:35 [2020-04-28T15:04:35.182Z] #17 22.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
15:04:35 [2020-04-28T15:04:35.182Z] #17 22.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
15:04:35 [2020-04-28T15:04:35.182Z] #17 22.05 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
15:04:35 [2020-04-28T15:04:35.182Z] #17 22.05 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
15:04:35 [2020-04-28T15:04:35.182Z] #17 22.06 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
15:04:35 [2020-04-28T15:04:35.182Z] #17 22.06 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
15:04:35 [2020-04-28T15:04:35.182Z] #17 22.06 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
15:04:35 [2020-04-28T15:04:35.182Z] #17 22.06 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
15:04:35 [2020-04-28T15:04:35.182Z] #17 22.09 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
15:04:35 [2020-04-28T15:04:35.182Z] #17 22.10 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
15:04:35 [2020-04-28T15:04:35.182Z] #17 22.10 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
15:04:35 [2020-04-28T15:04:35.182Z] #17 22.11 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
15:04:35 [2020-04-28T15:04:35.182Z] #17 22.11 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
15:04:35 [2020-04-28T15:04:35.182Z] #17 22.12 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
15:04:35 [2020-04-28T15:04:35.182Z] #17 22.15 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
15:04:35 [2020-04-28T15:04:35.182Z] #17 22.15 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
15:04:35 [2020-04-28T15:04:35.182Z] #17 22.16 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
15:04:35 [2020-04-28T15:04:35.440Z] #17 22.16 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
15:04:35 [2020-04-28T15:04:35.440Z] #17 22.17 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
15:04:35 [2020-04-28T15:04:35.440Z] #17 22.17 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
15:04:35 [2020-04-28T15:04:35.440Z] #17 22.17 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
15:04:35 [2020-04-28T15:04:35.597Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.422s	coverage: 43.2% of statements
15:04:35 [2020-04-28T15:04:35.597Z] ok  	github.com/docker/docker/pkg/filenotify	0.609s	coverage: 67.0% of statements
15:04:35 [2020-04-28T15:04:35.692Z] #44 ...
15:04:35 [2020-04-28T15:04:35.692Z] 
15:04:35 [2020-04-28T15:04:35.692Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:04:35 [2020-04-28T15:04:35.692Z] #17 38.11 Selecting previously unselected package libnet1:amd64.
15:04:35 [2020-04-28T15:04:35.692Z] #17 38.12 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
15:04:35 [2020-04-28T15:04:35.692Z] #17 38.13 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:04:35 [2020-04-28T15:04:35.692Z] #17 38.19 Selecting previously unselected package libnl-3-200:amd64.
15:04:35 [2020-04-28T15:04:35.692Z] #17 38.19 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
15:04:35 [2020-04-28T15:04:35.692Z] #17 38.21 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
15:04:35 [2020-04-28T15:04:35.692Z] #17 38.29 Selecting previously unselected package libprotobuf-c1:amd64.
15:04:35 [2020-04-28T15:04:35.692Z] #17 38.30 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
15:04:35 [2020-04-28T15:04:35.692Z] #17 38.31 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
15:04:35 [2020-04-28T15:04:35.692Z] #17 38.37 Selecting previously unselected package libreadline5:amd64.
15:04:35 [2020-04-28T15:04:35.692Z] #17 38.38 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
15:04:35 [2020-04-28T15:04:35.692Z] #17 38.38 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
15:04:35 [2020-04-28T15:04:35.692Z] #17 38.47 Selecting previously unselected package net-tools.
15:04:35 [2020-04-28T15:04:35.692Z] #17 38.48 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
15:04:35 [2020-04-28T15:04:35.692Z] #17 38.48 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
15:04:35 [2020-04-28T15:04:35.692Z] #17 38.65 Selecting previously unselected package python-pip-whl.
15:04:35 [2020-04-28T15:04:35.692Z] #17 38.66 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
15:04:35 [2020-04-28T15:04:35.692Z] #17 38.67 Unpacking python-pip-whl (18.1-5) ...
15:04:35 [2020-04-28T15:04:35.692Z] #17 39.14 Selecting previously unselected package python3-lib2to3.
15:04:35 [2020-04-28T15:04:35.692Z] #17 39.15 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
15:04:35 [2020-04-28T15:04:35.692Z] #17 39.16 Unpacking python3-lib2to3 (3.7.3-1) ...
15:04:35 [2020-04-28T15:04:35.692Z] #17 39.28 Selecting previously unselected package python3-distutils.
15:04:35 [2020-04-28T15:04:35.692Z] #17 39.28 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
15:04:35 [2020-04-28T15:04:35.692Z] #17 39.29 Unpacking python3-distutils (3.7.3-1) ...
15:04:35 [2020-04-28T15:04:35.692Z] #17 39.42 Selecting previously unselected package python3-pip.
15:04:35 [2020-04-28T15:04:35.692Z] #17 39.42 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
15:04:35 [2020-04-28T15:04:35.692Z] #17 39.43 Unpacking python3-pip (18.1-5) ...
15:04:35 [2020-04-28T15:04:35.692Z] #17 39.59 Selecting previously unselected package python3-pkg-resources.
15:04:35 [2020-04-28T15:04:35.692Z] #17 39.60 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
15:04:35 [2020-04-28T15:04:35.692Z] #17 39.60 Unpacking python3-pkg-resources (40.8.0-1) ...
15:04:35 [2020-04-28T15:04:35.692Z] #17 39.74 Selecting previously unselected package python3-setuptools.
15:04:35 [2020-04-28T15:04:35.692Z] #17 39.75 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
15:04:35 [2020-04-28T15:04:35.692Z] #17 39.76 Unpacking python3-setuptools (40.8.0-1) ...
15:04:35 [2020-04-28T15:04:35.692Z] #17 39.96 Selecting previously unselected package python3-wheel.
15:04:35 [2020-04-28T15:04:35.692Z] #17 39.97 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
15:04:35 [2020-04-28T15:04:35.692Z] #17 39.98 Unpacking python3-wheel (0.32.3-2) ...
15:04:35 [2020-04-28T15:04:35.692Z] #17 40.04 Selecting previously unselected package sudo.
15:04:35 [2020-04-28T15:04:35.692Z] #17 40.05 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
15:04:35 [2020-04-28T15:04:35.692Z] #17 40.06 Unpacking sudo (1.8.27-1+deb10u2) ...
15:04:35 [2020-04-28T15:04:35.947Z] #17 40.42 Selecting previously unselected package thin-provisioning-tools.
15:04:35 [2020-04-28T15:04:35.947Z] #17 40.42 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
15:04:35 [2020-04-28T15:04:35.947Z] #17 40.43 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
15:04:36 [2020-04-28T15:04:36.005Z] #17 22.80 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
15:04:36 [2020-04-28T15:04:36.005Z] #17 22.80 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
15:04:36 [2020-04-28T15:04:36.005Z] #17 22.80 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
15:04:36 [2020-04-28T15:04:36.005Z] #17 22.80 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
15:04:36 [2020-04-28T15:04:36.005Z] #17 22.82 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
15:04:36 [2020-04-28T15:04:36.005Z] #17 22.82 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
15:04:36 [2020-04-28T15:04:36.165Z] ok  	github.com/docker/docker/pkg/fileutils	0.018s	coverage: 89.5% of statements
15:04:36 [2020-04-28T15:04:36.202Z] #17 40.65 Selecting previously unselected package uidmap.
15:04:36 [2020-04-28T15:04:36.202Z] #17 40.65 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
15:04:36 [2020-04-28T15:04:36.202Z] #17 40.66 Unpacking uidmap (1:4.5-1.1) ...
15:04:36 [2020-04-28T15:04:36.202Z] #17 40.75 Selecting previously unselected package vim-runtime.
15:04:36 [2020-04-28T15:04:36.202Z] #17 40.75 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
15:04:36 [2020-04-28T15:04:36.262Z] #17 22.92 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
15:04:36 [2020-04-28T15:04:36.262Z] #17 22.93 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
15:04:36 [2020-04-28T15:04:36.262Z] #17 22.94 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
15:04:36 [2020-04-28T15:04:36.262Z] #17 22.95 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
15:04:36 [2020-04-28T15:04:36.262Z] #17 22.96 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
15:04:36 [2020-04-28T15:04:36.262Z] #17 22.99 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
15:04:36 [2020-04-28T15:04:36.262Z] #17 22.99 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
15:04:36 [2020-04-28T15:04:36.262Z] #17 23.05 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
15:04:36 [2020-04-28T15:04:36.262Z] #17 23.07 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
15:04:36 [2020-04-28T15:04:36.262Z] #17 23.09 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
15:04:36 [2020-04-28T15:04:36.456Z] #17 40.79 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
15:04:36 [2020-04-28T15:04:36.456Z] #17 40.81 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
15:04:36 [2020-04-28T15:04:36.456Z] #17 40.81 Unpacking vim-runtime (2:8.1.0875-5) ...
15:04:36 [2020-04-28T15:04:36.520Z] #17 23.42 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
15:04:36 [2020-04-28T15:04:36.520Z] #17 23.47 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
15:04:36 [2020-04-28T15:04:36.734Z] ok  	github.com/docker/docker/pkg/homedir	0.008s	coverage: 11.4% of statements
15:04:36 [2020-04-28T15:04:36.734Z] ok  	github.com/docker/docker/pkg/fsutils	0.347s	coverage: 85.1% of statements
15:04:36 [2020-04-28T15:04:36.734Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.104s	coverage: 84.1% of statements
15:04:36 [2020-04-28T15:04:36.777Z] #17 23.52 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
15:04:37 [2020-04-28T15:04:37.034Z] #17 24.03 debconf: delaying package configuration, since apt-utils is not installed
15:04:37 [2020-04-28T15:04:37.298Z] #17 24.11 Fetched 28.5 MB in 2s (13.8 MB/s)
15:04:37 [2020-04-28T15:04:37.298Z] #17 24.18 Selecting previously unselected package pigz.
15:04:37 [2020-04-28T15:04:37.556Z] #17 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 ... 23431 files and directories currently installed.)
15:04:37 [2020-04-28T15:04:37.556Z] #17 24.22 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
15:04:37 [2020-04-28T15:04:37.556Z] #17 24.23 Unpacking pigz (2.4-1) ...
15:04:37 [2020-04-28T15:04:37.556Z] #17 24.34 Selecting previously unselected package libpython3.7-minimal:amd64.
15:04:37 [2020-04-28T15:04:37.556Z] #17 24.37 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
15:04:37 [2020-04-28T15:04:37.556Z] #17 24.38 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
15:04:37 [2020-04-28T15:04:37.813Z] #17 24.73 Selecting previously unselected package python3.7-minimal.
15:04:38 [2020-04-28T15:04:38.071Z] #17 24.75 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
15:04:38 [2020-04-28T15:04:38.071Z] #17 24.78 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
15:04:38 [2020-04-28T15:04:38.114Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.009s	coverage: 91.7% of statements
15:04:38 [2020-04-28T15:04:38.114Z] ok  	github.com/docker/docker/pkg/idtools	0.639s	coverage: 70.1% of statements
15:04:38 [2020-04-28T15:04:38.114Z] ok  	github.com/docker/docker/pkg/ioutils	0.587s	coverage: 69.3% of statements
15:04:38 [2020-04-28T15:04:38.114Z] ok  	github.com/docker/docker/layer	7.880s	coverage: 68.8% of statements
15:04:38 [2020-04-28T15:04:38.114Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
15:04:38 [2020-04-28T15:04:38.114Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
15:04:38 [2020-04-28T15:04:38.114Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
15:04:38 [2020-04-28T15:04:38.114Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
15:04:38 [2020-04-28T15:04:38.114Z] ?   	github.com/docker/docker/oci	[no test files]
15:04:38 [2020-04-28T15:04:38.114Z] ?   	github.com/docker/docker/oci/caps	[no test files]
15:04:38 [2020-04-28T15:04:38.114Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
15:04:38 [2020-04-28T15:04:38.114Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
15:04:38 [2020-04-28T15:04:38.374Z] ok  	github.com/docker/docker/pkg/locker	0.053s	coverage: 88.9% of statements
15:04:38 [2020-04-28T15:04:38.632Z] ok  	github.com/docker/docker/pkg/longpath	0.030s	coverage: 100.0% of statements
15:04:38 [2020-04-28T15:04:38.632Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
15:04:38 [2020-04-28T15:04:38.632Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
15:04:38 [2020-04-28T15:04:38.632Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.022s	coverage: 85.7% of statements
15:04:38 [2020-04-28T15:04:38.632Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
15:04:38 [2020-04-28T15:04:38.636Z] #17 25.46 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
15:04:38 [2020-04-28T15:04:38.636Z] #17 25.47 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
15:04:38 [2020-04-28T15:04:38.892Z] ok  	github.com/docker/docker/pkg/parsers	0.031s	coverage: 97.0% of statements
15:04:39 [2020-04-28T15:04:39.017Z] #17 ...
15:04:39 [2020-04-28T15:04:39.017Z] 
15:04:39 [2020-04-28T15:04:39.017Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:04:39 [2020-04-28T15:04:39.017Z] #60 55.96 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
15:04:39 [2020-04-28T15:04:39.151Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.017s	coverage: 60.0% of statements
15:04:39 [2020-04-28T15:04:39.411Z] ok  	github.com/docker/docker/pkg/pidfile	0.024s	coverage: 82.4% of statements
15:04:39 [2020-04-28T15:04:39.411Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.038s	coverage: 91.4% of statements
15:04:39 [2020-04-28T15:04:39.411Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
15:04:39 [2020-04-28T15:04:39.411Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
15:04:39 [2020-04-28T15:04:39.981Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.026s	coverage: 56.8% of statements
15:04:40 [2020-04-28T15:04:40.532Z] #17 27.33 Selecting previously unselected package python3-minimal.
15:04:40 [2020-04-28T15:04:40.532Z] #17 27.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 ... 23680 files and directories currently installed.)
15:04:40 [2020-04-28T15:04:40.532Z] #17 27.37 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
15:04:40 [2020-04-28T15:04:40.532Z] #17 27.38 Unpacking python3-minimal (3.7.3-1) ...
15:04:40 [2020-04-28T15:04:40.532Z] #17 27.46 Selecting previously unselected package libmpdec2:amd64.
15:04:40 [2020-04-28T15:04:40.532Z] #17 27.46 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
15:04:40 [2020-04-28T15:04:40.532Z] #17 27.47 Unpacking libmpdec2:amd64 (2.4.2-2) ...
15:04:40 [2020-04-28T15:04:40.550Z] ok  	github.com/docker/docker/pkg/pools	0.009s	coverage: 88.2% of statements
15:04:40 [2020-04-28T15:04:40.790Z] #17 27.58 Selecting previously unselected package libpython3.7-stdlib:amd64.
15:04:40 [2020-04-28T15:04:40.790Z] #17 27.60 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
15:04:40 [2020-04-28T15:04:40.790Z] #17 27.60 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
15:04:40 [2020-04-28T15:04:40.810Z] ok  	github.com/docker/docker/pkg/progress	0.010s	coverage: 75.9% of statements
15:04:40 [2020-04-28T15:04:40.810Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.016s	coverage: 85.7% of statements
15:04:40 [2020-04-28T15:04:40.901Z] #60 57.70 + mkdir -p /build
15:04:40 [2020-04-28T15:04:40.901Z] #60 57.70 + cp runc /build/runc
15:04:40 [2020-04-28T15:04:40.901Z] #60 DONE 57.9s
15:04:40 [2020-04-28T15:04:40.901Z] 
15:04:40 [2020-04-28T15:04:40.901Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:04:40 [2020-04-28T15:04:40.901Z] #17 43.49 Selecting previously unselected package vim.
15:04:40 [2020-04-28T15:04:40.901Z] #17 43.52 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
15:04:40 [2020-04-28T15:04:40.901Z] #17 43.53 Unpacking vim (2:8.1.0875-5) ...
15:04:40 [2020-04-28T15:04:40.901Z] #17 43.94 Selecting previously unselected package xfsprogs.
15:04:40 [2020-04-28T15:04:40.901Z] #17 43.94 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
15:04:40 [2020-04-28T15:04:40.901Z] #17 43.95 Unpacking xfsprogs (4.20.0-1) ...
15:04:40 [2020-04-28T15:04:40.901Z] #17 44.37 Selecting previously unselected package zip.
15:04:40 [2020-04-28T15:04:40.901Z] #17 44.37 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
15:04:40 [2020-04-28T15:04:40.901Z] #17 44.38 Unpacking zip (3.0-11+b1) ...
15:04:40 [2020-04-28T15:04:40.901Z] #17 44.56 Setting up aufs-tools (1:4.14+20190211-1) ...
15:04:40 [2020-04-28T15:04:40.901Z] #17 44.58 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
15:04:40 [2020-04-28T15:04:40.901Z] #17 44.59 Setting up libip6tc0:amd64 (1.8.2-4) ...
15:04:40 [2020-04-28T15:04:40.901Z] #17 44.60 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
15:04:40 [2020-04-28T15:04:40.901Z] #17 44.61 Setting up libgpm2:amd64 (1.20.7-5) ...
15:04:40 [2020-04-28T15:04:40.901Z] #17 44.62 Setting up libip4tc0:amd64 (1.8.2-4) ...
15:04:40 [2020-04-28T15:04:40.901Z] #17 44.63 Setting up uidmap (1:4.5-1.1) ...
15:04:40 [2020-04-28T15:04:40.901Z] #17 44.64 Setting up libnftnl11:amd64 (1.1.2-2) ...
15:04:40 [2020-04-28T15:04:40.901Z] #17 44.65 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:04:40 [2020-04-28T15:04:40.901Z] #17 44.67 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
15:04:40 [2020-04-28T15:04:40.901Z] #17 44.68 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
15:04:40 [2020-04-28T15:04:40.901Z] #17 44.69 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
15:04:40 [2020-04-28T15:04:40.901Z] #17 44.70 Setting up xxd (2:8.1.0875-5) ...
15:04:40 [2020-04-28T15:04:40.901Z] #17 44.71 Setting up zip (3.0-11+b1) ...
15:04:40 [2020-04-28T15:04:40.901Z] #17 44.72 Setting up vim-common (2:8.1.0875-5) ...
15:04:40 [2020-04-28T15:04:40.901Z] #17 44.76 Setting up bash-completion (1:2.8-6) ...
15:04:41 [2020-04-28T15:04:41.380Z] ok  	github.com/docker/docker/pkg/reexec	0.016s	coverage: 82.4% of statements
15:04:41 [2020-04-28T15:04:41.722Z] #17 28.36 Selecting previously unselected package python3.7.
15:04:41 [2020-04-28T15:04:41.722Z] #17 28.37 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
15:04:41 [2020-04-28T15:04:41.722Z] #17 28.37 Unpacking python3.7 (3.7.3-2+deb10u1) ...
15:04:41 [2020-04-28T15:04:41.722Z] #17 28.48 Selecting previously unselected package libpython3-stdlib:amd64.
15:04:41 [2020-04-28T15:04:41.722Z] #17 28.49 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
15:04:41 [2020-04-28T15:04:41.722Z] #17 28.49 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
15:04:41 [2020-04-28T15:04:41.722Z] #17 28.55 Setting up python3-minimal (3.7.3-1) ...
15:04:41 [2020-04-28T15:04:41.948Z] ok  	github.com/docker/docker/pkg/stdcopy	0.010s	coverage: 100.0% of statements
15:04:42 [2020-04-28T15:04:42.207Z] ok  	github.com/docker/docker/pkg/pubsub	1.085s	coverage: 73.9% of statements
15:04:42 [2020-04-28T15:04:42.654Z] #17 29.26 Selecting previously unselected package python3.
15:04:42 [2020-04-28T15:04:42.654Z] #17 29.26 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24092 files and directories currently installed.)
15:04:42 [2020-04-28T15:04:42.654Z] #17 29.30 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
15:04:42 [2020-04-28T15:04:42.654Z] #17 29.31 Unpacking python3 (3.7.3-1) ...
15:04:42 [2020-04-28T15:04:42.654Z] #17 29.39 Selecting previously unselected package libip4tc0:amd64.
15:04:42 [2020-04-28T15:04:42.654Z] #17 29.41 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
15:04:42 [2020-04-28T15:04:42.654Z] #17 29.42 Unpacking libip4tc0:amd64 (1.8.2-4) ...
15:04:42 [2020-04-28T15:04:42.654Z] #17 29.50 Selecting previously unselected package libip6tc0:amd64.
15:04:42 [2020-04-28T15:04:42.654Z] #17 29.51 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
15:04:42 [2020-04-28T15:04:42.654Z] #17 29.53 Unpacking libip6tc0:amd64 (1.8.2-4) ...
15:04:42 [2020-04-28T15:04:42.654Z] #17 29.61 Selecting previously unselected package libiptc0:amd64.
15:04:42 [2020-04-28T15:04:42.775Z] ok  	github.com/docker/docker/pkg/stringid	0.010s	coverage: 70.6% of statements
15:04:42 [2020-04-28T15:04:42.775Z] ok  	github.com/docker/docker/pkg/streamformatter	0.011s	coverage: 66.2% of statements
15:04:42 [2020-04-28T15:04:42.912Z] #17 29.62 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
15:04:42 [2020-04-28T15:04:42.912Z] #17 29.64 Unpacking libiptc0:amd64 (1.8.2-4) ...
15:04:42 [2020-04-28T15:04:42.912Z] #17 29.71 Selecting previously unselected package libnfnetlink0:amd64.
15:04:42 [2020-04-28T15:04:42.912Z] #17 29.72 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
15:04:42 [2020-04-28T15:04:42.912Z] #17 29.73 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
15:04:42 [2020-04-28T15:04:42.912Z] #17 29.79 Selecting previously unselected package libnetfilter-conntrack3:amd64.
15:04:42 [2020-04-28T15:04:42.912Z] #17 29.80 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
15:04:42 [2020-04-28T15:04:42.912Z] #17 29.81 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
15:04:43 [2020-04-28T15:04:43.034Z] ok  	github.com/docker/docker/pkg/symlink	0.020s	coverage: 87.7% of statements
15:04:43 [2020-04-28T15:04:43.169Z] #17 29.87 Selecting previously unselected package libnftnl11:amd64.
15:04:43 [2020-04-28T15:04:43.169Z] #17 29.87 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
15:04:43 [2020-04-28T15:04:43.169Z] #17 29.88 Unpacking libnftnl11:amd64 (1.1.2-2) ...
15:04:43 [2020-04-28T15:04:43.169Z] #17 29.92 Selecting previously unselected package iptables.
15:04:43 [2020-04-28T15:04:43.169Z] #17 29.93 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
15:04:43 [2020-04-28T15:04:43.169Z] #17 29.94 Unpacking iptables (1.8.2-4) ...
15:04:43 [2020-04-28T15:04:43.293Z] ok  	github.com/docker/docker/pkg/sysinfo	0.015s	coverage: 71.3% of statements
15:04:43 [2020-04-28T15:04:43.412Z] #17 47.39 Setting up libiptc0:amd64 (1.8.2-4) ...
15:04:43 [2020-04-28T15:04:43.412Z] #17 47.40 Setting up xz-utils (5.2.4-1) ...
15:04:43 [2020-04-28T15:04:43.412Z] #17 47.41 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
15:04:43 [2020-04-28T15:04:43.412Z] #17 47.43 Setting up sudo (1.8.27-1+deb10u2) ...
15:04:43 [2020-04-28T15:04:43.412Z] #17 47.48 invoke-rc.d: could not determine current runlevel
15:04:43 [2020-04-28T15:04:43.412Z] #17 47.48 invoke-rc.d: policy-rc.d denied execution of start.
15:04:43 [2020-04-28T15:04:43.412Z] #17 47.49 Setting up pigz (2.4-1) ...
15:04:43 [2020-04-28T15:04:43.412Z] #17 47.50 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
15:04:43 [2020-04-28T15:04:43.412Z] #17 47.51 Setting up libnl-3-200:amd64 (3.4.0-1) ...
15:04:43 [2020-04-28T15:04:43.412Z] #17 47.53 Setting up python-pip-whl (18.1-5) ...
15:04:43 [2020-04-28T15:04:43.412Z] #17 47.54 Setting up libmpdec2:amd64 (2.4.2-2) ...
15:04:43 [2020-04-28T15:04:43.412Z] #17 47.55 Setting up vim-runtime (2:8.1.0875-5) ...
15:04:43 [2020-04-28T15:04:43.412Z] #17 47.82 Setting up libaio1:amd64 (0.3.112-3) ...
15:04:43 [2020-04-28T15:04:43.412Z] #17 47.83 Setting up libonig5:amd64 (6.9.1-1) ...
15:04:43 [2020-04-28T15:04:43.412Z] #17 47.84 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
15:04:43 [2020-04-28T15:04:43.412Z] #17 47.85 Setting up vim (2:8.1.0875-5) ...
15:04:43 [2020-04-28T15:04:43.412Z] #17 47.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
15:04:43 [2020-04-28T15:04:43.412Z] #17 47.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
15:04:43 [2020-04-28T15:04:43.412Z] #17 47.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
15:04:43 [2020-04-28T15:04:43.412Z] #17 47.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
15:04:43 [2020-04-28T15:04:43.412Z] #17 47.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
15:04:43 [2020-04-28T15:04:43.412Z] #17 47.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
15:04:43 [2020-04-28T15:04:43.412Z] #17 47.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
15:04:43 [2020-04-28T15:04:43.412Z] #17 47.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
15:04:43 [2020-04-28T15:04:43.412Z] #17 47.92 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
15:04:43 [2020-04-28T15:04:43.412Z] #17 47.93 Setting up thin-provisioning-tools (0.7.6-2.1) ...
15:04:43 [2020-04-28T15:04:43.412Z] #17 47.95 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
15:04:43 [2020-04-28T15:04:43.412Z] #17 47.96 Setting up jq (1.5+dfsg-2+b1) ...
15:04:43 [2020-04-28T15:04:43.412Z] #17 47.97 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
15:04:43 [2020-04-28T15:04:43.412Z] #17 47.98 Setting up python3.7 (3.7.3-2+deb10u1) ...
15:04:43 [2020-04-28T15:04:43.426Z] #17 30.25 Selecting previously unselected package xxd.
15:04:43 [2020-04-28T15:04:43.426Z] #17 30.25 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
15:04:43 [2020-04-28T15:04:43.426Z] #17 30.25 Unpacking xxd (2:8.1.0875-5) ...
15:04:43 [2020-04-28T15:04:43.684Z] #17 30.39 Selecting previously unselected package vim-common.
15:04:43 [2020-04-28T15:04:43.684Z] #17 30.39 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
15:04:43 [2020-04-28T15:04:43.684Z] #17 30.42 Unpacking vim-common (2:8.1.0875-5) ...
15:04:43 [2020-04-28T15:04:43.684Z] #17 30.59 Selecting previously unselected package bash-completion.
15:04:43 [2020-04-28T15:04:43.684Z] #17 30.60 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
15:04:44 [2020-04-28T15:04:44.231Z] ok  	github.com/docker/docker/pkg/tailfile	0.105s	coverage: 88.6% of statements
15:04:44 [2020-04-28T15:04:44.231Z] ok  	github.com/docker/docker/pkg/system	0.044s	coverage: 36.9% of statements
15:04:44 [2020-04-28T15:04:44.491Z] ok  	github.com/docker/docker/pkg/signal	2.867s	coverage: 61.0% of statements
15:04:44 [2020-04-28T15:04:44.751Z] testing: warning: no tests to run
15:04:44 [2020-04-28T15:04:44.751Z] coverage: [no statements]
15:04:44 [2020-04-28T15:04:44.751Z] ok  	github.com/docker/docker/pkg/term/windows	0.012s	coverage: [no statements] [no tests to run]
15:04:45 [2020-04-28T15:04:45.011Z] ok  	github.com/docker/docker/pkg/truncindex	0.109s	coverage: 91.5% of statements
15:04:45 [2020-04-28T15:04:45.055Z] #17 ...
15:04:45 [2020-04-28T15:04:45.055Z] 
15:04:45 [2020-04-28T15:04:45.055Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:04:45 [2020-04-28T15:04:45.055Z] #44 91.16   CC       criu/cgroup.o
15:04:45 [2020-04-28T15:04:45.055Z] #44 94.13   CC       criu/clone-noasan.o
15:04:45 [2020-04-28T15:04:45.055Z] #44 94.24   CC       criu/config.o
15:04:45 [2020-04-28T15:04:45.055Z] #44 95.44   CC       criu/cr-check.o
15:04:45 [2020-04-28T15:04:45.055Z] #44 96.82   CC       criu/cr-dedup.o
15:04:45 [2020-04-28T15:04:45.055Z] #44 97.25   CC       criu/cr-dump.o
15:04:45 [2020-04-28T15:04:45.055Z] #44 99.22   CC       criu/cr-errno.o
15:04:45 [2020-04-28T15:04:45.055Z] #44 99.34   CC       criu/cr-restore.o
15:04:45 [2020-04-28T15:04:45.274Z] ok  	github.com/docker/docker/pkg/urlutil	0.011s	coverage: 100.0% of statements
15:04:45 [2020-04-28T15:04:45.274Z] ok  	github.com/docker/docker/pkg/tarsum	0.099s	coverage: 89.3% of statements
15:04:45 [2020-04-28T15:04:45.295Z] #17 49.92 Setting up iptables (1.8.2-4) ...
15:04:45 [2020-04-28T15:04:45.295Z] #17 49.94 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
15:04:45 [2020-04-28T15:04:45.295Z] #17 49.94 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:04:45 [2020-04-28T15:04:45.295Z] #17 49.95 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
15:04:45 [2020-04-28T15:04:45.295Z] #17 49.95 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:04:45 [2020-04-28T15:04:45.295Z] #17 49.96 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
15:04:45 [2020-04-28T15:04:45.295Z] #17 49.96 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
15:04:45 [2020-04-28T15:04:45.534Z] ok  	github.com/docker/docker/pkg/useragent	0.009s	coverage: 88.9% of statements
15:04:45 [2020-04-28T15:04:45.550Z] #17 49.97 Setting up python3 (3.7.3-1) ...
15:04:45 [2020-04-28T15:04:45.805Z] #17 50.26 Setting up python3-wheel (0.32.3-2) ...
15:04:46 [2020-04-28T15:04:46.060Z] #17 ...
15:04:46 [2020-04-28T15:04:46.060Z] 
15:04:46 [2020-04-28T15:04:46.060Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:04:46 [2020-04-28T15:04:46.060Z] #44 93.81   CC       criu/files.o
15:04:46 [2020-04-28T15:04:46.060Z] #44 95.60   CC       criu/filesystems.o
15:04:46 [2020-04-28T15:04:46.060Z] #44 96.21   CC       criu/fsnotify.o
15:04:46 [2020-04-28T15:04:46.060Z] #44 97.21   CC       criu/image-desc.o
15:04:46 [2020-04-28T15:04:46.060Z] #44 97.35   CC       criu/image.o
15:04:46 [2020-04-28T15:04:46.060Z] #44 98.08   CC       criu/ipc_ns.o
15:04:46 [2020-04-28T15:04:46.060Z] #44 99.49   CC       criu/irmap.o
15:04:46 [2020-04-28T15:04:46.060Z] #44 100.1   CC       criu/kcmp-ids.o
15:04:46 [2020-04-28T15:04:46.060Z] #44 100.3   CC       criu/kerndat.o
15:04:46 [2020-04-28T15:04:46.060Z] #44 101.0   CC       criu/libnetlink.o
15:04:46 [2020-04-28T15:04:46.060Z] #44 101.2   CC       criu/log.o
15:04:46 [2020-04-28T15:04:46.060Z] #44 101.6   CC       criu/lsm.o
15:04:46 [2020-04-28T15:04:46.060Z] #44 102.0   CC       criu/mem.o
15:04:46 [2020-04-28T15:04:46.060Z] #44 103.2   CC       criu/mount.o
15:04:46 [2020-04-28T15:04:46.356Z] #44 ...
15:04:46 [2020-04-28T15:04:46.356Z] 
15:04:46 [2020-04-28T15:04:46.356Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:04:46 [2020-04-28T15:04:46.356Z] #17 50.80 Setting up apparmor (2.13.2-10) ...
15:04:46 [2020-04-28T15:04:46.426Z] #44 ...
15:04:46 [2020-04-28T15:04:46.426Z] 
15:04:46 [2020-04-28T15:04:46.426Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:04:46 [2020-04-28T15:04:46.426Z] #17 33.11 Unpacking bash-completion (1:2.8-6) ...
15:04:46 [2020-04-28T15:04:46.683Z] #17 33.51 Selecting previously unselected package bzip2.
15:04:46 [2020-04-28T15:04:46.683Z] #17 33.51 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
15:04:46 [2020-04-28T15:04:46.683Z] #17 33.52 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
15:04:46 [2020-04-28T15:04:46.683Z] #17 33.61 Selecting previously unselected package xz-utils.
15:04:46 [2020-04-28T15:04:46.915Z] ok  	github.com/docker/docker/plugin/v2	0.016s	coverage: 14.5% of statements
15:04:46 [2020-04-28T15:04:46.940Z] #17 33.63 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
15:04:46 [2020-04-28T15:04:46.941Z] #17 33.63 Unpacking xz-utils (5.2.4-1) ...
15:04:46 [2020-04-28T15:04:46.941Z] #17 33.79 Selecting previously unselected package apparmor.
15:04:46 [2020-04-28T15:04:46.941Z] #17 33.79 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
15:04:47 [2020-04-28T15:04:47.198Z] #17 33.90 Unpacking apparmor (2.13.2-10) ...
15:04:47 [2020-04-28T15:04:47.455Z] #17 34.23 Selecting previously unselected package aufs-tools.
15:04:47 [2020-04-28T15:04:47.455Z] #17 34.24 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
15:04:47 [2020-04-28T15:04:47.455Z] #17 34.25 Unpacking aufs-tools (1:4.14+20190211-1) ...
15:04:47 [2020-04-28T15:04:47.485Z] ok  	github.com/docker/docker/profiles/seccomp	0.015s	coverage: 73.8% of statements
15:04:47 [2020-04-28T15:04:47.485Z] ok  	github.com/docker/docker/reference	0.018s	coverage: 84.4% of statements
15:04:47 [2020-04-28T15:04:47.712Z] #17 34.40 Selecting previously unselected package libonig5:amd64.
15:04:47 [2020-04-28T15:04:47.712Z] #17 34.41 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
15:04:47 [2020-04-28T15:04:47.712Z] #17 34.41 Unpacking libonig5:amd64 (6.9.1-1) ...
15:04:47 [2020-04-28T15:04:47.712Z] #17 34.55 Selecting previously unselected package libjq1:amd64.
15:04:47 [2020-04-28T15:04:47.712Z] #17 34.56 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
15:04:47 [2020-04-28T15:04:47.712Z] #17 34.58 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
15:04:47 [2020-04-28T15:04:47.712Z] #17 34.67 Selecting previously unselected package jq.
15:04:47 [2020-04-28T15:04:47.717Z] #17 51.98 Setting up xfsprogs (4.20.0-1) ...
15:04:47 [2020-04-28T15:04:47.717Z] #17 51.99 Setting up python3-lib2to3 (3.7.3-1) ...
15:04:47 [2020-04-28T15:04:47.717Z] #17 52.23 Setting up python3-pkg-resources (40.8.0-1) ...
15:04:47 [2020-04-28T15:04:47.970Z] #17 34.70 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
15:04:47 [2020-04-28T15:04:47.970Z] #17 34.71 Unpacking jq (1.5+dfsg-2+b1) ...
15:04:47 [2020-04-28T15:04:47.970Z] #17 34.79 Selecting previously unselected package libaio1:amd64.
15:04:47 [2020-04-28T15:04:47.970Z] #17 34.81 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
15:04:47 [2020-04-28T15:04:47.970Z] #17 34.82 Unpacking libaio1:amd64 (0.3.112-3) ...
15:04:47 [2020-04-28T15:04:47.970Z] #17 34.87 Selecting previously unselected package libgpm2:amd64.
15:04:47 [2020-04-28T15:04:47.970Z] #17 34.89 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
15:04:47 [2020-04-28T15:04:47.970Z] #17 34.89 Unpacking libgpm2:amd64 (1.20.7-5) ...
15:04:48 [2020-04-28T15:04:48.227Z] #17 34.97 Selecting previously unselected package libicu63:amd64.
15:04:48 [2020-04-28T15:04:48.227Z] #17 34.98 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
15:04:48 [2020-04-28T15:04:48.227Z] #17 34.98 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
15:04:48 [2020-04-28T15:04:48.277Z] #17 52.75 Setting up python3-distutils (3.7.3-1) ...
15:04:48 [2020-04-28T15:04:48.532Z] #17 53.08 Setting up python3-setuptools (40.8.0-1) ...
15:04:48 [2020-04-28T15:04:48.864Z] ok  	github.com/docker/docker/plugin	0.594s	coverage: 23.3% of statements
15:04:48 [2020-04-28T15:04:48.864Z] ok  	github.com/docker/docker/registry/resumable	0.059s	coverage: 100.0% of statements
15:04:49 [2020-04-28T15:04:49.124Z] ok  	github.com/docker/docker/restartmanager	0.009s	coverage: 50.9% of statements
15:04:49 [2020-04-28T15:04:49.456Z] #17 53.90 Setting up python3-pip (18.1-5) ...
15:04:49 [2020-04-28T15:04:49.693Z] ok  	github.com/docker/docker/registry	0.277s	coverage: 56.1% of statements
15:04:49 [2020-04-28T15:04:49.954Z] ok  	github.com/docker/docker/testutil	0.020s	coverage: 62.5% of statements
15:04:50 [2020-04-28T15:04:50.215Z] ok  	github.com/docker/docker/runconfig	0.047s	coverage: 68.2% of statements
15:04:50 [2020-04-28T15:04:50.384Z] #17 54.72 Processing triggers for libc-bin (2.28-10) ...
15:04:50 [2020-04-28T15:04:50.384Z] #17 54.75 Processing triggers for mime-support (3.62) ...
15:04:50 [2020-04-28T15:04:50.673Z] #17 DONE 55.1s
15:04:50 [2020-04-28T15:04:50.673Z] 
15:04:50 [2020-04-28T15:04:50.673Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:04:50 [2020-04-28T15:04:50.673Z] #44 105.7   CC       criu/namespaces.o
15:04:50 [2020-04-28T15:04:50.673Z] #44 107.2   CC       criu/net.o
15:04:52 [2020-04-28T15:04:52.053Z] #44 109.6   CC       criu/netfilter.o
15:04:52 [2020-04-28T15:04:52.053Z] #44 109.8   CC       criu/page-pipe.o
15:04:52 [2020-04-28T15:04:52.123Z] ok  	github.com/docker/docker/volume/drivers	0.029s	coverage: 36.1% of statements
15:04:52 [2020-04-28T15:04:52.322Z] #44 ...
15:04:52 [2020-04-28T15:04:52.322Z] 
15:04:52 [2020-04-28T15:04:52.322Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
15:04:52 [2020-04-28T15:04:52.322Z] #18 1.545 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
15:04:52 [2020-04-28T15:04:52.322Z] #18 1.549 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
15:04:52 [2020-04-28T15:04:52.322Z] #18 1.552 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
15:04:52 [2020-04-28T15:04:52.322Z] #18 DONE 1.6s
15:04:52 [2020-04-28T15:04:52.322Z] 
15:04:52 [2020-04-28T15:04:52.322Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
15:04:52 [2020-04-28T15:04:52.405Z] #17 38.56 Selecting previously unselected package libnet1:amd64.
15:04:52 [2020-04-28T15:04:52.405Z] #17 38.56 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
15:04:52 [2020-04-28T15:04:52.405Z] #17 38.57 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:04:52 [2020-04-28T15:04:52.405Z] #17 38.65 Selecting previously unselected package libnl-3-200:amd64.
15:04:52 [2020-04-28T15:04:52.405Z] #17 38.67 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
15:04:52 [2020-04-28T15:04:52.405Z] #17 38.68 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
15:04:52 [2020-04-28T15:04:52.405Z] #17 38.76 Selecting previously unselected package libprotobuf-c1:amd64.
15:04:52 [2020-04-28T15:04:52.405Z] #17 38.77 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
15:04:52 [2020-04-28T15:04:52.405Z] #17 38.77 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
15:04:52 [2020-04-28T15:04:52.405Z] #17 38.85 Selecting previously unselected package libreadline5:amd64.
15:04:52 [2020-04-28T15:04:52.405Z] #17 38.85 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
15:04:52 [2020-04-28T15:04:52.405Z] #17 38.86 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
15:04:52 [2020-04-28T15:04:52.405Z] #17 38.98 Selecting previously unselected package net-tools.
15:04:52 [2020-04-28T15:04:52.405Z] #17 38.98 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
15:04:52 [2020-04-28T15:04:52.405Z] #17 38.98 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
15:04:52 [2020-04-28T15:04:52.405Z] #17 39.16 Selecting previously unselected package python-pip-whl.
15:04:52 [2020-04-28T15:04:52.405Z] #17 39.17 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
15:04:52 [2020-04-28T15:04:52.405Z] #17 39.18 Unpacking python-pip-whl (18.1-5) ...
15:04:52 [2020-04-28T15:04:52.970Z] #17 39.70 Selecting previously unselected package python3-lib2to3.
15:04:52 [2020-04-28T15:04:52.970Z] #17 39.71 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
15:04:52 [2020-04-28T15:04:52.970Z] #17 39.72 Unpacking python3-lib2to3 (3.7.3-1) ...
15:04:52 [2020-04-28T15:04:52.970Z] #17 39.81 Selecting previously unselected package python3-distutils.
15:04:52 [2020-04-28T15:04:52.970Z] #17 39.81 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
15:04:52 [2020-04-28T15:04:52.970Z] #17 39.82 Unpacking python3-distutils (3.7.3-1) ...
15:04:53 [2020-04-28T15:04:53.061Z] ok  	github.com/docker/docker/volume/local	0.052s	coverage: 73.0% of statements
15:04:53 [2020-04-28T15:04:53.228Z] #17 39.94 Selecting previously unselected package python3-pip.
15:04:53 [2020-04-28T15:04:53.228Z] #17 39.95 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
15:04:53 [2020-04-28T15:04:53.228Z] #17 39.96 Unpacking python3-pip (18.1-5) ...
15:04:53 [2020-04-28T15:04:53.320Z] ok  	github.com/docker/docker/volume/mounts	0.065s	coverage: 67.0% of statements
15:04:53 [2020-04-28T15:04:53.485Z] #17 40.14 Selecting previously unselected package python3-pkg-resources.
15:04:53 [2020-04-28T15:04:53.485Z] #17 40.15 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
15:04:53 [2020-04-28T15:04:53.485Z] #17 40.16 Unpacking python3-pkg-resources (40.8.0-1) ...
15:04:53 [2020-04-28T15:04:53.485Z] #17 40.28 Selecting previously unselected package python3-setuptools.
15:04:53 [2020-04-28T15:04:53.485Z] #17 40.29 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
15:04:53 [2020-04-28T15:04:53.485Z] #17 40.29 Unpacking python3-setuptools (40.8.0-1) ...
15:04:53 [2020-04-28T15:04:53.743Z] #17 40.52 Selecting previously unselected package python3-wheel.
15:04:53 [2020-04-28T15:04:53.743Z] #17 40.52 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
15:04:53 [2020-04-28T15:04:53.743Z] #17 40.54 Unpacking python3-wheel (0.32.3-2) ...
15:04:53 [2020-04-28T15:04:53.743Z] #17 40.60 Selecting previously unselected package sudo.
15:04:53 [2020-04-28T15:04:53.743Z] #17 40.61 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
15:04:53 [2020-04-28T15:04:53.743Z] #17 40.62 Unpacking sudo (1.8.27-1+deb10u2) ...
15:04:53 [2020-04-28T15:04:53.887Z] ok  	github.com/docker/docker/volume/service	0.024s	coverage: 73.0% of statements
15:04:54 [2020-04-28T15:04:54.308Z] #17 41.06 Selecting previously unselected package thin-provisioning-tools.
15:04:54 [2020-04-28T15:04:54.308Z] #17 41.06 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
15:04:54 [2020-04-28T15:04:54.308Z] #17 41.07 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
15:04:54 [2020-04-28T15:04:54.565Z] #17 41.26 Selecting previously unselected package uidmap.
15:04:54 [2020-04-28T15:04:54.565Z] #17 41.27 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
15:04:54 [2020-04-28T15:04:54.565Z] #17 41.27 Unpacking uidmap (1:4.5-1.1) ...
15:04:54 [2020-04-28T15:04:54.565Z] #17 41.39 Selecting previously unselected package vim-runtime.
15:04:54 [2020-04-28T15:04:54.565Z] #17 41.39 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
15:04:54 [2020-04-28T15:04:54.565Z] #17 41.43 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
15:04:54 [2020-04-28T15:04:54.565Z] #17 41.46 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
15:04:54 [2020-04-28T15:04:54.816Z] #65 ...
15:04:54 [2020-04-28T15:04:54.816Z] 
15:04:54 [2020-04-28T15:04:54.816Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:04:54 [2020-04-28T15:04:54.816Z] #53 DONE 171.7s
15:04:54 [2020-04-28T15:04:54.816Z] 
15:04:54 [2020-04-28T15:04:54.816Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:04:54 [2020-04-28T15:04:54.816Z] #65 ...
15:04:54 [2020-04-28T15:04:54.816Z] 
15:04:54 [2020-04-28T15:04:54.816Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
15:04:54 [2020-04-28T15:04:54.816Z] #54 DONE 0.2s
15:04:54 [2020-04-28T15:04:54.816Z] 
15:04:54 [2020-04-28T15:04:54.816Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
15:04:54 [2020-04-28T15:04:54.816Z] #57 DONE 0.1s
15:04:54 [2020-04-28T15:04:54.816Z] 
15:04:54 [2020-04-28T15:04:54.816Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
15:04:54 [2020-04-28T15:04:54.816Z] #61 DONE 0.1s
15:04:54 [2020-04-28T15:04:54.816Z] 
15:04:54 [2020-04-28T15:04:54.816Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:04:54 [2020-04-28T15:04:54.823Z] #17 41.47 Unpacking vim-runtime (2:8.1.0875-5) ...
15:04:56 [2020-04-28T15:04:56.477Z] #19 3.996 Collecting yamllint==1.16.0
15:04:57 [2020-04-28T15:04:57.349Z] #17 ...
15:04:57 [2020-04-28T15:04:57.349Z] 
15:04:57 [2020-04-28T15:04:57.349Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:04:57 [2020-04-28T15:04:57.349Z] #44 103.5   CC       criu/cr-service.o
15:04:57 [2020-04-28T15:04:57.349Z] #44 105.0   CC       criu/crtools.o
15:04:57 [2020-04-28T15:04:57.349Z] #44 105.5   CC       criu/eventfd.o
15:04:57 [2020-04-28T15:04:57.349Z] #44 106.0   CC       criu/eventpoll.o
15:04:57 [2020-04-28T15:04:57.349Z] #44 106.8   CC       criu/external.o
15:04:57 [2020-04-28T15:04:57.349Z] #44 107.2   CC       criu/fault-injection.o
15:04:57 [2020-04-28T15:04:57.349Z] #44 107.3   CC       criu/fdstore.o
15:04:57 [2020-04-28T15:04:57.349Z] #44 107.7   CC       criu/fifo.o
15:04:57 [2020-04-28T15:04:57.349Z] #44 108.1   CC       criu/file-ids.o
15:04:57 [2020-04-28T15:04:57.349Z] #44 108.5   CC       criu/file-lock.o
15:04:57 [2020-04-28T15:04:57.349Z] #44 109.4   CC       criu/files-ext.o
15:04:57 [2020-04-28T15:04:57.349Z] #44 109.8   CC       criu/files-reg.o
15:04:57 [2020-04-28T15:04:57.349Z] #44 111.9   CC       criu/files.o
15:04:57 [2020-04-28T15:04:57.496Z] #65 152.7 + bin/containerd-stress
15:04:57 [2020-04-28T15:04:57.606Z] #44 ...
15:04:57 [2020-04-28T15:04:57.606Z] 
15:04:57 [2020-04-28T15:04:57.606Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:04:57 [2020-04-28T15:04:57.606Z] #17 44.53 Selecting previously unselected package vim.
15:04:57 [2020-04-28T15:04:57.606Z] #17 44.55 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
15:04:57 [2020-04-28T15:04:57.838Z] #19 ...
15:04:57 [2020-04-28T15:04:57.838Z] 
15:04:57 [2020-04-28T15:04:57.838Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:04:57 [2020-04-28T15:04:57.838Z] #44 110.3   CC       criu/page-xfer.o
15:04:57 [2020-04-28T15:04:57.838Z] #44 111.4   CC       criu/pagemap-cache.o
15:04:57 [2020-04-28T15:04:57.838Z] #44 111.6   CC       criu/pagemap.o
15:04:57 [2020-04-28T15:04:57.838Z] #44 112.3   CC       criu/parasite-syscall.o
15:04:57 [2020-04-28T15:04:57.838Z] #44 113.1   CC       criu/path.o
15:04:57 [2020-04-28T15:04:57.838Z] #44 113.3   CC       criu/pie-util-vdso-elf32.o
15:04:57 [2020-04-28T15:04:57.838Z] #44 113.6   CC       criu/pie-util-vdso.o
15:04:57 [2020-04-28T15:04:57.838Z] #44 113.9   CC       criu/pie-util.o
15:04:57 [2020-04-28T15:04:57.838Z] #44 114.0   CC       criu/pipes.o
15:04:57 [2020-04-28T15:04:57.838Z] #44 114.4   CC       criu/plugin.o
15:04:57 [2020-04-28T15:04:57.838Z] #44 114.6   CC       criu/proc_parse.o
15:04:57 [2020-04-28T15:04:57.838Z] #44 115.7   CC       criu/protobuf-desc.o
15:04:57 [2020-04-28T15:04:57.863Z] #17 44.57 Unpacking vim (2:8.1.0875-5) ...
15:04:58 [2020-04-28T15:04:58.108Z] #65 154.1 + bin/containerd-shim
15:04:58 [2020-04-28T15:04:58.396Z] #44 116.1   CC       criu/protobuf.o
15:04:58 [2020-04-28T15:04:58.428Z] #17 45.15 Selecting previously unselected package xfsprogs.
15:04:58 [2020-04-28T15:04:58.428Z] #17 45.17 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
15:04:58 [2020-04-28T15:04:58.428Z] #17 45.18 Unpacking xfsprogs (4.20.0-1) ...
15:04:58 [2020-04-28T15:04:58.650Z] #44 116.3   CC       criu/pstree.o
15:04:58 [2020-04-28T15:04:58.993Z] #17 45.62 Selecting previously unselected package zip.
15:04:58 [2020-04-28T15:04:58.993Z] #17 45.62 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
15:04:58 [2020-04-28T15:04:58.993Z] #17 45.64 Unpacking zip (3.0-11+b1) ...
15:04:58 [2020-04-28T15:04:58.993Z] #17 45.79 Setting up aufs-tools (1:4.14+20190211-1) ...
15:04:58 [2020-04-28T15:04:58.993Z] #17 45.81 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
15:04:58 [2020-04-28T15:04:58.993Z] #17 45.82 Setting up libip6tc0:amd64 (1.8.2-4) ...
15:04:58 [2020-04-28T15:04:58.993Z] #17 45.83 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
15:04:58 [2020-04-28T15:04:58.993Z] #17 45.84 Setting up libgpm2:amd64 (1.20.7-5) ...
15:04:58 [2020-04-28T15:04:58.993Z] #17 45.85 Setting up libip4tc0:amd64 (1.8.2-4) ...
15:04:58 [2020-04-28T15:04:58.993Z] #17 45.86 Setting up uidmap (1:4.5-1.1) ...
15:04:58 [2020-04-28T15:04:58.993Z] #17 45.87 Setting up libnftnl11:amd64 (1.1.2-2) ...
15:04:58 [2020-04-28T15:04:58.993Z] #17 45.88 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:04:58 [2020-04-28T15:04:58.993Z] #17 45.89 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
15:04:58 [2020-04-28T15:04:58.993Z] #17 45.90 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
15:04:58 [2020-04-28T15:04:58.993Z] #17 45.91 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
15:04:58 [2020-04-28T15:04:58.993Z] #17 45.92 Setting up xxd (2:8.1.0875-5) ...
15:04:58 [2020-04-28T15:04:58.993Z] #17 45.93 Setting up zip (3.0-11+b1) ...
15:04:58 [2020-04-28T15:04:58.993Z] #17 45.94 Setting up vim-common (2:8.1.0875-5) ...
15:04:59 [2020-04-28T15:04:59.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:04:59 [2020-04-28T15:04:59.208Z] #44 116.9   CC       criu/rbtree.o
15:04:59 [2020-04-28T15:04:59.208Z] #44 117.0   CC       criu/rst-malloc.o
15:04:59 [2020-04-28T15:04:59.251Z] #17 45.96 Setting up bash-completion (1:2.8-6) ...
15:04:59 [2020-04-28T15:04:59.463Z] #44 117.2   CC       criu/seccomp.o
15:05:00 [2020-04-28T15:05:00.023Z] #44 117.6   CC       criu/seize.o
15:05:00 [2020-04-28T15:05:00.040Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:05:00 [2020-04-28T15:05:00.278Z] #44 117.9   CC       criu/servicefd.o
15:05:00 [2020-04-28T15:05:00.278Z] #44 118.1   CC       criu/shmem.o
15:05:00 [2020-04-28T15:05:00.837Z] #44 118.5   CC       criu/sigframe.o
15:05:00 [2020-04-28T15:05:00.837Z] #44 118.6   CC       criu/signalfd.o
15:05:00 [2020-04-28T15:05:00.837Z] #44 118.7   CC       criu/sk-inet.o
15:05:00 [2020-04-28T15:05:00.837Z] #44 ...
15:05:00 [2020-04-28T15:05:00.837Z] 
15:05:00 [2020-04-28T15:05:00.837Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:05:00 [2020-04-28T15:05:00.837Z] #65 140.1 + bin/containerd
15:05:01 [2020-04-28T15:05:01.776Z] #17 48.51 Setting up libiptc0:amd64 (1.8.2-4) ...
15:05:01 [2020-04-28T15:05:01.776Z] #17 48.52 Setting up xz-utils (5.2.4-1) ...
15:05:01 [2020-04-28T15:05:01.776Z] #17 48.54 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
15:05:01 [2020-04-28T15:05:01.776Z] #17 48.55 Setting up sudo (1.8.27-1+deb10u2) ...
15:05:01 [2020-04-28T15:05:01.776Z] #17 48.61 invoke-rc.d: could not determine current runlevel
15:05:01 [2020-04-28T15:05:01.776Z] #17 48.62 invoke-rc.d: policy-rc.d denied execution of start.
15:05:01 [2020-04-28T15:05:01.776Z] #17 48.63 Setting up pigz (2.4-1) ...
15:05:01 [2020-04-28T15:05:01.776Z] #17 48.64 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
15:05:01 [2020-04-28T15:05:01.776Z] #17 48.65 Setting up libnl-3-200:amd64 (3.4.0-1) ...
15:05:01 [2020-04-28T15:05:01.776Z] #17 48.67 Setting up python-pip-whl (18.1-5) ...
15:05:01 [2020-04-28T15:05:01.776Z] #17 48.68 Setting up libmpdec2:amd64 (2.4.2-2) ...
15:05:01 [2020-04-28T15:05:01.776Z] #17 48.69 Setting up vim-runtime (2:8.1.0875-5) ...
15:05:02 [2020-04-28T15:05:02.341Z] #17 49.11 Setting up libaio1:amd64 (0.3.112-3) ...
15:05:02 [2020-04-28T15:05:02.341Z] #17 49.12 Setting up libonig5:amd64 (6.9.1-1) ...
15:05:02 [2020-04-28T15:05:02.341Z] #17 49.13 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
15:05:02 [2020-04-28T15:05:02.341Z] #17 49.14 Setting up vim (2:8.1.0875-5) ...
15:05:02 [2020-04-28T15:05:02.342Z] #17 49.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
15:05:02 [2020-04-28T15:05:02.342Z] #17 49.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
15:05:02 [2020-04-28T15:05:02.342Z] #17 49.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
15:05:02 [2020-04-28T15:05:02.342Z] #17 49.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
15:05:02 [2020-04-28T15:05:02.342Z] #17 49.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
15:05:02 [2020-04-28T15:05:02.342Z] #17 49.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
15:05:02 [2020-04-28T15:05:02.342Z] #17 49.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
15:05:02 [2020-04-28T15:05:02.342Z] #17 49.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
15:05:02 [2020-04-28T15:05:02.342Z] #17 49.22 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
15:05:02 [2020-04-28T15:05:02.342Z] #17 49.23 Setting up thin-provisioning-tools (0.7.6-2.1) ...
15:05:02 [2020-04-28T15:05:02.342Z] #17 49.24 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
15:05:02 [2020-04-28T15:05:02.342Z] #17 49.25 Setting up jq (1.5+dfsg-2+b1) ...
15:05:02 [2020-04-28T15:05:02.342Z] #17 49.26 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
15:05:02 [2020-04-28T15:05:02.478Z] #65 158.3 + bin/containerd-shim-runc-v1
15:05:02 [2020-04-28T15:05:02.599Z] #17 49.28 Setting up python3.7 (3.7.3-2+deb10u1) ...
15:05:04 [2020-04-28T15:05:04.098Z] #65 ...
15:05:04 [2020-04-28T15:05:04.098Z] 
15:05:04 [2020-04-28T15:05:04.098Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
15:05:04 [2020-04-28T15:05:04.098Z] #19 9.276   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
15:05:04 [2020-04-28T15:05:04.098Z] #19 9.327 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
15:05:04 [2020-04-28T15:05:04.098Z] #19 9.354   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
15:05:04 [2020-04-28T15:05:04.098Z] #19 9.382 Collecting pyyaml (from yamllint==1.16.0)
15:05:04 [2020-04-28T15:05:04.098Z] #19 9.468   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
15:05:04 [2020-04-28T15:05:04.098Z] #19 10.37 Building wheels for collected packages: pyyaml
15:05:04 [2020-04-28T15:05:04.098Z] #19 10.37   Running setup.py bdist_wheel for pyyaml: started
15:05:04 [2020-04-28T15:05:04.098Z] #19 11.01   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
15:05:04 [2020-04-28T15:05:04.098Z] #19 11.01   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
15:05:04 [2020-04-28T15:05:04.098Z] #19 11.04 Successfully built pyyaml
15:05:04 [2020-04-28T15:05:04.098Z] #19 11.05 Installing collected packages: pathspec, pyyaml, yamllint
15:05:04 [2020-04-28T15:05:04.098Z] #19 11.23 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
15:05:04 [2020-04-28T15:05:04.098Z] #19 DONE 11.6s
15:05:04 [2020-04-28T15:05:04.098Z] 
15:05:04 [2020-04-28T15:05:04.098Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
15:05:04 [2020-04-28T15:05:04.098Z] #24 DONE 0.2s
15:05:04 [2020-04-28T15:05:04.098Z] 
15:05:04 [2020-04-28T15:05:04.098Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
15:05:05 [2020-04-28T15:05:05.125Z] #17 51.98 Setting up iptables (1.8.2-4) ...
15:05:05 [2020-04-28T15:05:05.125Z] #17 52.00 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
15:05:05 [2020-04-28T15:05:05.145Z] #65 160.4 + bin/containerd-shim-runc-v2
15:05:05 [2020-04-28T15:05:05.145Z] #65 161.0 + binaries
15:05:05 [2020-04-28T15:05:05.145Z] #65 161.0 + mkdir -p /build
15:05:05 [2020-04-28T15:05:05.145Z] #65 161.0 + cp bin/containerd /build/containerd
15:05:05 [2020-04-28T15:05:05.145Z] #65 161.1 + cp bin/containerd-shim /build/containerd-shim
15:05:05 [2020-04-28T15:05:05.383Z] #17 52.01 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:05:05 [2020-04-28T15:05:05.383Z] #17 52.01 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
15:05:05 [2020-04-28T15:05:05.383Z] #17 52.02 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:05:05 [2020-04-28T15:05:05.383Z] #17 52.03 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
15:05:05 [2020-04-28T15:05:05.383Z] #17 52.04 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
15:05:05 [2020-04-28T15:05:05.383Z] #17 52.04 Setting up python3 (3.7.3-1) ...
15:05:05 [2020-04-28T15:05:05.383Z] #17 ...
15:05:05 [2020-04-28T15:05:05.383Z] 
15:05:05 [2020-04-28T15:05:05.383Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:05:05 [2020-04-28T15:05:05.383Z] #41 190.5 + dpkg --print-architecture
15:05:05 [2020-04-28T15:05:05.383Z] #41 190.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
15:05:05 [2020-04-28T15:05:05.426Z] #65 161.1 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
15:05:05 [2020-04-28T15:05:05.426Z] #65 161.1 + cp bin/ctr /build/ctr
15:05:05 [2020-04-28T15:05:05.548Z] #28 DONE 1.5s
15:05:05 [2020-04-28T15:05:05.548Z] 
15:05:05 [2020-04-28T15:05:05.548Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
15:05:05 [2020-04-28T15:05:05.707Z] #65 DONE 161.5s
15:05:05 [2020-04-28T15:05:05.803Z] #31 DONE 0.1s
15:05:05 [2020-04-28T15:05:05.803Z] 
15:05:05 [2020-04-28T15:05:05.803Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
15:05:05 [2020-04-28T15:05:05.803Z] #34 DONE 0.1s
15:05:05 [2020-04-28T15:05:05.803Z] 
15:05:05 [2020-04-28T15:05:05.803Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:05:05 [2020-04-28T15:05:05.803Z] #44 119.3   CC       criu/sk-netlink.o
15:05:05 [2020-04-28T15:05:05.803Z] #44 119.7   CC       criu/sk-packet.o
15:05:05 [2020-04-28T15:05:05.803Z] #44 120.2   CC       criu/sk-queue.o
15:05:05 [2020-04-28T15:05:05.803Z] #44 120.5   CC       criu/sk-tcp.o
15:05:05 [2020-04-28T15:05:05.803Z] #44 121.0   CC       criu/sk-unix.o
15:05:05 [2020-04-28T15:05:05.803Z] #44 122.2   CC       criu/sockets.o
15:05:05 [2020-04-28T15:05:05.803Z] #44 122.6   CC       criu/stats.o
15:05:05 [2020-04-28T15:05:05.803Z] #44 122.8   CC       criu/string.o
15:05:05 [2020-04-28T15:05:05.803Z] #44 122.9   CC       criu/sysctl.o
15:05:05 [2020-04-28T15:05:05.803Z] #44 123.4   CC       criu/sysfs_parse.o
15:05:05 [2020-04-28T15:05:05.803Z] #44 ...
15:05:05 [2020-04-28T15:05:05.803Z] 
15:05:05 [2020-04-28T15:05:05.803Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
15:05:05 [2020-04-28T15:05:05.803Z] #39 DONE 0.1s
15:05:05 [2020-04-28T15:05:05.803Z] 
15:05:05 [2020-04-28T15:05:05.803Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:05:05 [2020-04-28T15:05:05.803Z] #44 123.7   CC       criu/timerfd.o
15:05:05 [2020-04-28T15:05:05.948Z] #41 191.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
15:05:05 [2020-04-28T15:05:05.948Z] #41 191.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
15:05:06 [2020-04-28T15:05:06.058Z] #44 ...
15:05:06 [2020-04-28T15:05:06.058Z] 
15:05:06 [2020-04-28T15:05:06.058Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
15:05:06 [2020-04-28T15:05:06.058Z] #42 DONE 0.2s
15:05:06 [2020-04-28T15:05:06.058Z] 
15:05:06 [2020-04-28T15:05:06.058Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:05:06 [2020-04-28T15:05:06.058Z] #44 123.9   CC       criu/tty.o
15:05:06 [2020-04-28T15:05:06.318Z] 
15:05:06 [2020-04-28T15:05:06.318Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
15:05:06 [2020-04-28T15:05:06.599Z] #66 DONE 0.3s
15:05:06 [2020-04-28T15:05:06.599Z] 
15:05:06 [2020-04-28T15:05:06.599Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
15:05:06 [2020-04-28T15:05:06.879Z] #70 DONE 0.2s
15:05:06 [2020-04-28T15:05:06.879Z] 
15:05:06 [2020-04-28T15:05:06.879Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
15:05:06 [2020-04-28T15:05:06.982Z] #44 124.8   CC       criu/tun.o
15:05:07 [2020-04-28T15:05:07.161Z] #72 DONE 0.2s
15:05:07 [2020-04-28T15:05:07.161Z] 
15:05:07 [2020-04-28T15:05:07.161Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
15:05:07 [2020-04-28T15:05:07.161Z] #75 DONE 0.1s
15:05:07 [2020-04-28T15:05:07.161Z] 
15:05:07 [2020-04-28T15:05:07.161Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
15:05:07 [2020-04-28T15:05:07.161Z] #76 DONE 0.1s
15:05:07 [2020-04-28T15:05:07.161Z] 
15:05:07 [2020-04-28T15:05:07.161Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
15:05:07 [2020-04-28T15:05:07.542Z] #44 125.2   CC       criu/uffd.o
15:05:07 [2020-04-28T15:05:07.776Z] #77 DONE 0.6s
15:05:07 [2020-04-28T15:05:07.776Z] 
15:05:07 [2020-04-28T15:05:07.776Z] #78 exporting to image
15:05:07 [2020-04-28T15:05:07.776Z] #78 exporting layers
15:05:08 [2020-04-28T15:05:08.100Z] #44 125.8   CC       criu/util.o
15:05:08 [2020-04-28T15:05:08.114Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:05:08 [2020-04-28T15:05:08.477Z] #41 ...
15:05:08 [2020-04-28T15:05:08.477Z] 
15:05:08 [2020-04-28T15:05:08.477Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:05:08 [2020-04-28T15:05:08.477Z] #44 114.1   CC       criu/filesystems.o
15:05:08 [2020-04-28T15:05:08.477Z] #44 114.8   CC       criu/fsnotify.o
15:05:08 [2020-04-28T15:05:08.477Z] #44 116.1   CC       criu/image-desc.o
15:05:08 [2020-04-28T15:05:08.477Z] #44 116.3   CC       criu/image.o
15:05:08 [2020-04-28T15:05:08.477Z] #44 117.3   CC       criu/ipc_ns.o
15:05:08 [2020-04-28T15:05:08.477Z] #44 118.6   CC       criu/irmap.o
15:05:08 [2020-04-28T15:05:08.477Z] #44 119.2   CC       criu/kcmp-ids.o
15:05:08 [2020-04-28T15:05:08.477Z] #44 119.6   CC       criu/kerndat.o
15:05:08 [2020-04-28T15:05:08.477Z] #44 120.7   CC       criu/libnetlink.o
15:05:08 [2020-04-28T15:05:08.477Z] #44 121.1   CC       criu/log.o
15:05:08 [2020-04-28T15:05:08.477Z] #44 121.6   CC       criu/lsm.o
15:05:08 [2020-04-28T15:05:08.477Z] #44 121.9   CC       criu/mem.o
15:05:08 [2020-04-28T15:05:08.477Z] #44 123.5   CC       criu/mount.o
15:05:08 [2020-04-28T15:05:08.477Z] #44 ...
15:05:08 [2020-04-28T15:05:08.477Z] 
15:05:08 [2020-04-28T15:05:08.477Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:05:08 [2020-04-28T15:05:08.477Z] #17 52.47 Setting up python3-wheel (0.32.3-2) ...
15:05:08 [2020-04-28T15:05:08.477Z] #17 53.21 Setting up apparmor (2.13.2-10) ...
15:05:08 [2020-04-28T15:05:08.477Z] #17 54.68 Setting up xfsprogs (4.20.0-1) ...
15:05:08 [2020-04-28T15:05:08.477Z] #17 54.69 Setting up python3-lib2to3 (3.7.3-1) ...
15:05:08 [2020-04-28T15:05:08.477Z] #17 55.03 Setting up python3-pkg-resources (40.8.0-1) ...
15:05:09 [2020-04-28T15:05:09.024Z] #44 126.7   CC       criu/uts_ns.o
15:05:09 [2020-04-28T15:05:09.024Z] #44 126.8   CC       criu/vdso-compat.o
15:05:09 [2020-04-28T15:05:09.042Z] #17 55.94 Setting up python3-distutils (3.7.3-1) ...
15:05:09 [2020-04-28T15:05:09.279Z] #44 127.0   CC       criu/vdso.o
15:05:09 [2020-04-28T15:05:09.534Z] #44 127.3   LINK     criu/built-in.o
15:05:09 [2020-04-28T15:05:09.534Z] #44 127.4   LINK     criu/criu
15:05:09 [2020-04-28T15:05:09.606Z] #17 56.44 Setting up python3-setuptools (40.8.0-1) ...
15:05:10 [2020-04-28T15:05:10.093Z] #44 127.7   DEP      lib/c/criu.d
15:05:10 [2020-04-28T15:05:10.093Z] #44 127.8   CC       images/rpc.pb-c.o
15:05:10 [2020-04-28T15:05:10.348Z] #44 128.2   CC       lib/c/criu.o
15:05:10 [2020-04-28T15:05:10.447Z] #78 exporting layers 2.5s done
15:05:10 [2020-04-28T15:05:10.447Z] #78 writing image sha256:1cfb63b8a31dcf202e895601d4fd000ca01ac5a04a217e09f1b2655ccbac36de done
15:05:10 [2020-04-28T15:05:10.447Z] #78 naming to docker.io/library/docker:b2af9e631c53ab17d49cd0ff341893a00318eb59 done
15:05:10 [2020-04-28T15:05:10.447Z] #78 DONE 2.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
15:05:10 [2020-04-28T15:05:10.955Z] #17 57.62 Setting up python3-pip (18.1-5) ...
15:05:11 [2020-04-28T15:05:11.015Z] #44 128.8   LINK     lib/c/built-in.o
15:05:11 [2020-04-28T15:05:11.015Z] #44 128.8   LINK     lib/c/libcriu.so
15:05:11 [2020-04-28T15:05:11.015Z] #44 128.8   LINK     lib/c/libcriu.a
15:05:11 [2020-04-28T15:05:11.018Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40866/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b2af9e631c53ab17d49cd0ff341893a00318eb59 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b2af9e631c53ab17d49cd0ff341893a00318eb59 hack/test/unit
15:05:11 [2020-04-28T15:05:11.270Z] #44 128.9   GEN      magic.py
15:05:11 [2020-04-28T15:05:11.270Z] #44 129.0 Note: Building without setproctitle() and strlcpy() support.
15:05:11 [2020-04-28T15:05:11.270Z] #44 129.0       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:05:11 [2020-04-28T15:05:11.270Z] #44 129.0 Note: Building without GnuTLS support
15:05:11 [2020-04-28T15:05:11.527Z] #17 ...
15:05:11 [2020-04-28T15:05:11.527Z] 
15:05:11 [2020-04-28T15:05:11.527Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:05:11 [2020-04-28T15:05:11.527Z] #44 127.5   CC       criu/namespaces.o
15:05:11 [2020-04-28T15:05:11.871Z] #44 129.7 fatal: not a git repository (or any of the parent directories): .git
15:05:12 [2020-04-28T15:05:12.431Z] #44 130.2 make[1]: Nothing to be done for 'all'.
15:05:12 [2020-04-28T15:05:12.463Z] #44 ...
15:05:12 [2020-04-28T15:05:12.463Z] 
15:05:12 [2020-04-28T15:05:12.463Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:05:12 [2020-04-28T15:05:12.463Z] #17 58.79 Processing triggers for libc-bin (2.28-10) ...
15:05:12 [2020-04-28T15:05:12.463Z] #17 58.85 Processing triggers for mime-support (3.62) ...
15:05:12 [2020-04-28T15:05:12.463Z] #17 DONE 59.3s
15:05:12 [2020-04-28T15:05:12.686Z] #44 130.6 make[1]: 'images/built-in.o' is up to date.
15:05:12 [2020-04-28T15:05:12.686Z] #44 130.6 make[1]: 'compel/plugins/std.lib.a' is up to date.
15:05:12 [2020-04-28T15:05:12.723Z] 
15:05:12 [2020-04-28T15:05:12.723Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
15:05:12 [2020-04-28T15:05:12.941Z] #44 130.6 make[1]: 'compel/plugins/fds.lib.a' is up to date.
15:05:12 [2020-04-28T15:05:12.941Z] #44 130.7 make[1]: 'compel/libcompel.a' is up to date.
15:05:12 [2020-04-28T15:05:12.941Z] #44 130.7 make[1]: 'compel/compel-host-bin' is up to date.
15:05:12 [2020-04-28T15:05:12.941Z] #44 130.7 make[1]: Nothing to be done for 'all'.
15:05:12 [2020-04-28T15:05:12.941Z] #44 130.7 make[1]: 'soccr/libsoccr.a' is up to date.
15:05:12 [2020-04-28T15:05:12.941Z] #44 130.8 make[2]: Nothing to be done for 'all'.
15:05:13 [2020-04-28T15:05:13.043Z] ?   	github.com/docker/docker/api	[no test files]
15:05:13 [2020-04-28T15:05:13.196Z] #44 130.9 make[2]: Nothing to be done for 'all'.
15:05:13 [2020-04-28T15:05:13.196Z] #44 130.9 make[2]: Nothing to be done for 'all'.
15:05:13 [2020-04-28T15:05:13.196Z] #44 131.0 make[2]: Nothing to be done for 'all'.
15:05:13 [2020-04-28T15:05:13.196Z] #44 131.0 make[2]: Nothing to be done for 'all'.
15:05:13 [2020-04-28T15:05:13.196Z] #44 131.1 make[2]: Nothing to be done for 'all'.
15:05:13 [2020-04-28T15:05:13.196Z] #44 131.1 make[2]: Nothing to be done for 'all'.
15:05:13 [2020-04-28T15:05:13.450Z] #44 131.2 make[2]: Nothing to be done for 'all'.
15:05:13 [2020-04-28T15:05:13.450Z] #44 131.2   INSTALL  criu/criu
15:05:13 [2020-04-28T15:05:13.705Z] #44 DONE 131.5s
15:05:13 [2020-04-28T15:05:13.705Z] 
15:05:13 [2020-04-28T15:05:13.705Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:05:13 [2020-04-28T15:05:13.705Z] #53 188.9 + cd /tmp/tmp.mXEUkmaCkZ/src/github.com/golangci/golangci-lint/
15:05:13 [2020-04-28T15:05:13.705Z] #53 188.9 + git checkout -q v1.23.8
15:05:13 [2020-04-28T15:05:13.705Z] #53 189.3 ++ git describe --tags
15:05:13 [2020-04-28T15:05:13.705Z] #53 189.3 + version=v1.23.8
15:05:13 [2020-04-28T15:05:13.705Z] #53 189.3 ++ git rev-parse --short HEAD
15:05:13 [2020-04-28T15:05:13.705Z] #53 189.3 + commit=76a82c6
15:05:13 [2020-04-28T15:05:13.705Z] #53 189.3 ++ git show -s --format=%cd
15:05:13 [2020-04-28T15:05:13.705Z] #53 189.3 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
15:05:13 [2020-04-28T15:05:13.705Z] #53 189.3 + 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
15:05:14 [2020-04-28T15:05:14.621Z] #18 1.725 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
15:05:14 [2020-04-28T15:05:14.621Z] #18 1.727 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
15:05:14 [2020-04-28T15:05:14.621Z] #18 1.730 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
15:05:14 [2020-04-28T15:05:14.621Z] #18 DONE 1.8s
15:05:14 [2020-04-28T15:05:14.621Z] 
15:05:14 [2020-04-28T15:05:14.621Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:05:14 [2020-04-28T15:05:14.621Z] #44 129.8   CC       criu/net.o
15:05:15 [2020-04-28T15:05:15.067Z] #53 ...
15:05:15 [2020-04-28T15:05:15.067Z] 
15:05:15 [2020-04-28T15:05:15.067Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
15:05:15 [2020-04-28T15:05:15.067Z] #45 DONE 0.1s
15:05:15 [2020-04-28T15:05:15.067Z] 
15:05:15 [2020-04-28T15:05:15.067Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
15:05:15 [2020-04-28T15:05:15.067Z] #48 DONE 0.1s
15:05:15 [2020-04-28T15:05:15.067Z] 
15:05:15 [2020-04-28T15:05:15.067Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:05:15 [2020-04-28T15:05:15.067Z] #53 ...
15:05:15 [2020-04-28T15:05:15.067Z] 
15:05:15 [2020-04-28T15:05:15.067Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
15:05:15 [2020-04-28T15:05:15.067Z] #51 DONE 0.1s
15:05:15 [2020-04-28T15:05:15.067Z] 
15:05:15 [2020-04-28T15:05:15.067Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:05:15 [2020-04-28T15:05:15.806Z] ok  	github.com/docker/docker/pkg/plugins	33.652s	coverage: 76.6% of statements
15:05:15 [2020-04-28T15:05:15.806Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
15:05:15 [2020-04-28T15:05:15.806Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
15:05:15 [2020-04-28T15:05:15.806Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
15:05:15 [2020-04-28T15:05:15.806Z] ?   	github.com/docker/docker/pkg/term	[no test files]
15:05:15 [2020-04-28T15:05:15.806Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
15:05:15 [2020-04-28T15:05:15.806Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
15:05:15 [2020-04-28T15:05:15.806Z] ?   	github.com/docker/docker/rootless	[no test files]
15:05:15 [2020-04-28T15:05:15.806Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
15:05:15 [2020-04-28T15:05:15.806Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
15:05:15 [2020-04-28T15:05:15.806Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
15:05:15 [2020-04-28T15:05:15.806Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
15:05:15 [2020-04-28T15:05:15.806Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
15:05:15 [2020-04-28T15:05:15.806Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
15:05:15 [2020-04-28T15:05:15.806Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
15:05:15 [2020-04-28T15:05:15.806Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
15:05:15 [2020-04-28T15:05:15.806Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
15:05:15 [2020-04-28T15:05:15.806Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
15:05:15 [2020-04-28T15:05:15.806Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
15:05:15 [2020-04-28T15:05:15.806Z] ?   	github.com/docker/docker/testutil/request	[no test files]
15:05:15 [2020-04-28T15:05:15.806Z] ?   	github.com/docker/docker/volume	[no test files]
15:05:15 [2020-04-28T15:05:15.806Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
15:05:15 [2020-04-28T15:05:15.806Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
15:05:15 [2020-04-28T15:05:15.806Z] 
15:05:15 [2020-04-28T15:05:15.806Z] === Skipped
15:05:15 [2020-04-28T15:05:15.806Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
15:05:15 [2020-04-28T15:05:15.806Z]     exec_linux_test.go:18: requires AppArmor to be enabled
15:05:15 [2020-04-28T15:05:15.806Z] 
15:05:15 [2020-04-28T15:05:15.806Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
15:05:15 [2020-04-28T15:05:15.806Z]     exec_linux_test.go:38: requires AppArmor to be enabled
15:05:15 [2020-04-28T15:05:15.806Z] 
15:05:15 [2020-04-28T15:05:15.806Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
15:05:15 [2020-04-28T15:05:15.806Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:05:15 [2020-04-28T15:05:15.806Z]     graphtest_unix.go:46: Driver btrfs not supported
15:05:15 [2020-04-28T15:05:15.806Z] 
15:05:15 [2020-04-28T15:05:15.806Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
15:05:15 [2020-04-28T15:05:15.806Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:05:15 [2020-04-28T15:05:15.806Z]     graphtest_unix.go:46: Driver btrfs not supported
15:05:15 [2020-04-28T15:05:15.806Z] 
15:05:15 [2020-04-28T15:05:15.806Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
15:05:15 [2020-04-28T15:05:15.806Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:05:15 [2020-04-28T15:05:15.806Z]     graphtest_unix.go:46: Driver btrfs not supported
15:05:15 [2020-04-28T15:05:15.806Z] 
15:05:15 [2020-04-28T15:05:15.806Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
15:05:15 [2020-04-28T15:05:15.806Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:05:15 [2020-04-28T15:05:15.806Z]     graphtest_unix.go:46: Driver btrfs not supported
15:05:15 [2020-04-28T15:05:15.806Z] 
15:05:15 [2020-04-28T15:05:15.806Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
15:05:15 [2020-04-28T15:05:15.806Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:05:15 [2020-04-28T15:05:15.806Z]     graphtest_unix.go:46: Driver btrfs not supported
15:05:15 [2020-04-28T15:05:15.806Z] 
15:05:15 [2020-04-28T15:05:15.806Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
15:05:15 [2020-04-28T15:05:15.806Z]     graphtest_unix.go:73: No driver to put!
15:05:15 [2020-04-28T15:05:15.806Z] 
15:05:15 [2020-04-28T15:05:15.806Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
15:05:15 [2020-04-28T15:05:15.806Z] time="2020-04-28T15:04:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:05:15 [2020-04-28T15:05:15.806Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:05:15 [2020-04-28T15:05:15.806Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:05:15 [2020-04-28T15:05:15.806Z] 
15:05:15 [2020-04-28T15:05:15.806Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
15:05:15 [2020-04-28T15:05:15.806Z] time="2020-04-28T15:04:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:05:15 [2020-04-28T15:05:15.806Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:05:15 [2020-04-28T15:05:15.806Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:05:15 [2020-04-28T15:05:15.806Z] 
15:05:15 [2020-04-28T15:05:15.806Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
15:05:15 [2020-04-28T15:05:15.806Z] time="2020-04-28T15:04:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:05:15 [2020-04-28T15:05:15.806Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:05:15 [2020-04-28T15:05:15.806Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:05:15 [2020-04-28T15:05:15.806Z] 
15:05:15 [2020-04-28T15:05:15.806Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
15:05:15 [2020-04-28T15:05:15.806Z] time="2020-04-28T15:04:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:05:15 [2020-04-28T15:05:15.806Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:05:15 [2020-04-28T15:05:15.806Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:05:15 [2020-04-28T15:05:15.806Z] 
15:05:15 [2020-04-28T15:05:15.806Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
15:05:15 [2020-04-28T15:05:15.806Z] time="2020-04-28T15:04:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:05:15 [2020-04-28T15:05:15.806Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:05:15 [2020-04-28T15:05:15.806Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:05:15 [2020-04-28T15:05:15.806Z] 
15:05:15 [2020-04-28T15:05:15.806Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
15:05:15 [2020-04-28T15:05:15.806Z]     graphtest_unix.go:73: No driver to put!
15:05:15 [2020-04-28T15:05:15.806Z] 
15:05:15 [2020-04-28T15:05:15.806Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
15:05:15 [2020-04-28T15:05:15.806Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
15:05:15 [2020-04-28T15:05:15.806Z] 
15:05:15 [2020-04-28T15:05:15.806Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
15:05:15 [2020-04-28T15:05:15.806Z]     overlay_test.go:49: Fails to compute changes intermittently
15:05:15 [2020-04-28T15:05:15.806Z] 
15:05:15 [2020-04-28T15:05:15.806Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
15:05:15 [2020-04-28T15:05:15.806Z]     overlay_test.go:65: Cannot run test with naive change algorithm
15:05:15 [2020-04-28T15:05:15.806Z] 
15:05:15 [2020-04-28T15:05:15.806Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
15:05:15 [2020-04-28T15:05:15.806Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
15:05:15 [2020-04-28T15:05:15.806Z] 
15:05:15 [2020-04-28T15:05:15.806Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
15:05:15 [2020-04-28T15:05:15.806Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:05:15 [2020-04-28T15:05:15.806Z]     graphtest_unix.go:46: Driver zfs not supported
15:05:15 [2020-04-28T15:05:15.806Z] 
15:05:15 [2020-04-28T15:05:15.806Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
15:05:15 [2020-04-28T15:05:15.806Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:05:15 [2020-04-28T15:05:15.806Z]     graphtest_unix.go:46: Driver zfs not supported
15:05:15 [2020-04-28T15:05:15.806Z] 
15:05:15 [2020-04-28T15:05:15.806Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
15:05:15 [2020-04-28T15:05:15.806Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:05:15 [2020-04-28T15:05:15.806Z]     graphtest_unix.go:46: Driver zfs not supported
15:05:15 [2020-04-28T15:05:15.806Z] 
15:05:15 [2020-04-28T15:05:15.806Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
15:05:15 [2020-04-28T15:05:15.806Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:05:15 [2020-04-28T15:05:15.806Z]     graphtest_unix.go:46: Driver zfs not supported
15:05:15 [2020-04-28T15:05:15.806Z] 
15:05:15 [2020-04-28T15:05:15.806Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
15:05:15 [2020-04-28T15:05:15.806Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:05:15 [2020-04-28T15:05:15.806Z]     graphtest_unix.go:46: Driver zfs not supported
15:05:15 [2020-04-28T15:05:15.806Z] 
15:05:15 [2020-04-28T15:05:15.806Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
15:05:15 [2020-04-28T15:05:15.806Z]     graphtest_unix.go:73: No driver to put!
15:05:15 [2020-04-28T15:05:15.806Z] 
15:05:15 [2020-04-28T15:05:15.806Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
15:05:15 [2020-04-28T15:05:15.806Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
15:05:15 [2020-04-28T15:05:15.806Z] 
15:05:15 [2020-04-28T15:05:15.806Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
15:05:15 [2020-04-28T15:05:15.806Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
15:05:15 [2020-04-28T15:05:15.806Z] 
15:05:15 [2020-04-28T15:05:15.806Z] 
15:05:15 [2020-04-28T15:05:15.806Z] DONE 2122 tests, 26 skipped in 192.773s
Post stage
[Pipeline] junit
15:05:15 [2020-04-28T15:05:15.818Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
15:05:16 [2020-04-28T15:05:16.282Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40866/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b2af9e631c53ab17d49cd0ff341893a00318eb59 -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:b2af9e631c53ab17d49cd0ff341893a00318eb59 hack/make.sh dynbinary test-integration
15:05:17 [2020-04-28T15:05:17.217Z] 
15:05:17 [2020-04-28T15:05:17.217Z] Removing bundles/
15:05:17 [2020-04-28T15:05:17.217Z] 
15:05:17 [2020-04-28T15:05:17.217Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
15:05:17 [2020-04-28T15:05:17.217Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:05:17 [2020-04-28T15:05:17.217Z] GOOS="" GOARCH="" GOARM=""
15:05:17 [2020-04-28T15:05:17.899Z] #44 133.5   CC       criu/netfilter.o
15:05:17 [2020-04-28T15:05:17.899Z] #44 134.0   CC       criu/page-pipe.o
15:05:18 [2020-04-28T15:05:18.831Z] #44 134.7   CC       criu/page-xfer.o
15:05:20 [2020-04-28T15:05:20.204Z] #44 136.1   CC       criu/pagemap-cache.o
15:05:20 [2020-04-28T15:05:20.461Z] #44 136.6   CC       criu/pagemap.o
15:05:21 [2020-04-28T15:05:21.393Z] #44 137.4   CC       criu/parasite-syscall.o
15:05:21 [2020-04-28T15:05:21.404Z] ok  	github.com/docker/docker/api/server	0.002s	coverage: 9.0% of statements
15:05:22 [2020-04-28T15:05:22.325Z] #44 138.1   CC       criu/path.o
15:05:22 [2020-04-28T15:05:22.326Z] #44 138.4   CC       criu/pie-util-vdso-elf32.o
15:05:22 [2020-04-28T15:05:22.890Z] #44 138.7   CC       criu/pie-util-vdso.o
15:05:23 [2020-04-28T15:05:23.148Z] #44 139.0   CC       criu/pie-util.o
15:05:23 [2020-04-28T15:05:23.148Z] #44 139.2   CC       criu/pipes.o
15:05:23 [2020-04-28T15:05:23.712Z] #44 139.8   CC       criu/plugin.o
15:05:24 [2020-04-28T15:05:24.277Z] #44 140.1   CC       criu/proc_parse.o
15:05:24 [2020-04-28T15:05:24.277Z] #44 ...
15:05:24 [2020-04-28T15:05:24.277Z] 
15:05:24 [2020-04-28T15:05:24.277Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
15:05:24 [2020-04-28T15:05:24.277Z] #19 5.482 Collecting yamllint==1.16.0
15:05:25 [2020-04-28T15:05:25.210Z] #19 10.81   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
15:05:25 [2020-04-28T15:05:25.210Z] #19 10.90 Collecting pyyaml (from yamllint==1.16.0)
15:05:25 [2020-04-28T15:05:25.467Z] #19 11.04   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
15:05:26 [2020-04-28T15:05:26.399Z] #19 ...
15:05:26 [2020-04-28T15:05:26.399Z] 
15:05:26 [2020-04-28T15:05:26.399Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:05:26 [2020-04-28T15:05:26.399Z] #44 142.3   CC       criu/protobuf-desc.o
15:05:27 [2020-04-28T15:05:27.331Z] #44 143.4   CC       criu/protobuf.o
15:05:27 [2020-04-28T15:05:27.896Z] #44 143.8   CC       criu/pstree.o
15:05:28 [2020-04-28T15:05:28.830Z] #44 ...
15:05:28 [2020-04-28T15:05:28.830Z] 
15:05:28 [2020-04-28T15:05:28.830Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
15:05:28 [2020-04-28T15:05:28.830Z] #19 12.35 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
15:05:28 [2020-04-28T15:05:28.830Z] #19 12.39   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
15:05:28 [2020-04-28T15:05:28.830Z] #19 12.43 Building wheels for collected packages: pyyaml
15:05:28 [2020-04-28T15:05:28.830Z] #19 12.44   Running setup.py bdist_wheel for pyyaml: started
15:05:28 [2020-04-28T15:05:28.830Z] #19 13.45   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
15:05:28 [2020-04-28T15:05:28.830Z] #19 13.45   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
15:05:28 [2020-04-28T15:05:28.830Z] #19 13.54 Successfully built pyyaml
15:05:28 [2020-04-28T15:05:28.830Z] #19 13.56 Installing collected packages: pyyaml, pathspec, yamllint
15:05:28 [2020-04-28T15:05:28.830Z] #19 13.90 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
15:05:28 [2020-04-28T15:05:28.830Z] #19 DONE 14.4s
15:05:28 [2020-04-28T15:05:28.830Z] 
15:05:28 [2020-04-28T15:05:28.830Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:05:28 [2020-04-28T15:05:28.830Z] #44 144.9   CC       criu/rbtree.o
15:05:29 [2020-04-28T15:05:29.089Z] #44 ...
15:05:29 [2020-04-28T15:05:29.090Z] 
15:05:29 [2020-04-28T15:05:29.090Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
15:05:29 [2020-04-28T15:05:29.090Z] #24 DONE 0.2s
15:05:29 [2020-04-28T15:05:29.090Z] 
15:05:29 [2020-04-28T15:05:29.090Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
15:05:30 [2020-04-28T15:05:30.023Z] #28 DONE 1.0s
15:05:30 [2020-04-28T15:05:30.023Z] 
15:05:30 [2020-04-28T15:05:30.023Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
15:05:30 [2020-04-28T15:05:30.280Z] #31 DONE 0.2s
15:05:30 [2020-04-28T15:05:30.280Z] 
15:05:30 [2020-04-28T15:05:30.280Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
15:05:30 [2020-04-28T15:05:30.280Z] #34 DONE 0.1s
15:05:30 [2020-04-28T15:05:30.280Z] 
15:05:30 [2020-04-28T15:05:30.280Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:05:30 [2020-04-28T15:05:30.280Z] #44 145.5   CC       criu/rst-malloc.o
15:05:30 [2020-04-28T15:05:30.280Z] #44 145.8   CC       criu/seccomp.o
15:05:30 [2020-04-28T15:05:30.280Z] #44 ...
15:05:30 [2020-04-28T15:05:30.280Z] 
15:05:30 [2020-04-28T15:05:30.280Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
15:05:30 [2020-04-28T15:05:30.280Z] #39 DONE 0.1s
15:05:30 [2020-04-28T15:05:30.538Z] 
15:05:30 [2020-04-28T15:05:30.538Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:05:30 [2020-04-28T15:05:30.538Z] #53 ...
15:05:30 [2020-04-28T15:05:30.538Z] 
15:05:30 [2020-04-28T15:05:30.538Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:05:30 [2020-04-28T15:05:30.538Z] #44 146.7   CC       criu/seize.o
15:05:31 [2020-04-28T15:05:31.471Z] #44 147.3   CC       criu/servicefd.o
15:05:31 [2020-04-28T15:05:31.471Z] #44 147.7   CC       criu/shmem.o
15:05:32 [2020-04-28T15:05:32.403Z] #44 148.4   CC       criu/sigframe.o
15:05:32 [2020-04-28T15:05:32.661Z] #44 148.7   CC       criu/signalfd.o
15:05:32 [2020-04-28T15:05:32.919Z] #44 148.9   CC       criu/sk-inet.o
15:05:32 [2020-04-28T15:05:32.919Z] #44 ...
15:05:32 [2020-04-28T15:05:32.919Z] 
15:05:32 [2020-04-28T15:05:32.919Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:05:32 [2020-04-28T15:05:32.919Z] #41 DONE 218.0s
15:05:33 [2020-04-28T15:05:33.176Z] 
15:05:33 [2020-04-28T15:05:33.176Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:05:34 [2020-04-28T15:05:34.110Z] #44 150.2   CC       criu/sk-netlink.o
15:05:34 [2020-04-28T15:05:34.367Z] #44 ...
15:05:34 [2020-04-28T15:05:34.367Z] 
15:05:34 [2020-04-28T15:05:34.367Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
15:05:34 [2020-04-28T15:05:34.367Z] #42 DONE 0.2s
15:05:34 [2020-04-28T15:05:34.625Z] 
15:05:34 [2020-04-28T15:05:34.625Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:05:34 [2020-04-28T15:05:34.625Z] #44 150.5   CC       criu/sk-packet.o
15:05:34 [2020-04-28T15:05:34.883Z] #44 151.0   CC       criu/sk-queue.o
15:05:35 [2020-04-28T15:05:35.448Z] #44 151.4   CC       criu/sk-tcp.o
15:05:35 [2020-04-28T15:05:35.706Z] #44 151.7   CC       criu/sk-unix.o
15:05:37 [2020-04-28T15:05:37.078Z] #44 153.1   CC       criu/sockets.o
15:05:37 [2020-04-28T15:05:37.643Z] #44 153.8   CC       criu/stats.o
15:05:37 [2020-04-28T15:05:37.901Z] #44 154.0   CC       criu/string.o
15:05:38 [2020-04-28T15:05:38.158Z] #44 154.1   CC       criu/sysctl.o
15:05:38 [2020-04-28T15:05:38.723Z] #44 154.7   CC       criu/sysfs_parse.o
15:05:38 [2020-04-28T15:05:38.980Z] #44 155.1   CC       criu/timerfd.o
15:05:39 [2020-04-28T15:05:39.199Z] Removing intermediate container 7ea6c16ade4a
15:05:39 [2020-04-28T15:05:39.199Z]  ---> 4b740782c8b4
15:05:39 [2020-04-28T15:05:39.199Z] Step 11/16 : ARG GOOS
15:05:39 [2020-04-28T15:05:39.199Z]  ---> Running in b37cf610f34e
15:05:39 [2020-04-28T15:05:39.199Z] Removing intermediate container b37cf610f34e
15:05:39 [2020-04-28T15:05:39.199Z]  ---> e1131da08329
15:05:39 [2020-04-28T15:05:39.199Z] Step 12/16 : ARG GOARCH
15:05:39 [2020-04-28T15:05:39.199Z]  ---> Running in a403cb5bf38b
15:05:39 [2020-04-28T15:05:39.199Z] Removing intermediate container a403cb5bf38b
15:05:39 [2020-04-28T15:05:39.199Z]  ---> 56aadffba7db
15:05:39 [2020-04-28T15:05:39.199Z] 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
15:05:39 [2020-04-28T15:05:39.199Z]  ---> Running in dd7f9eac3ba3
15:05:39 [2020-04-28T15:05:39.545Z] #44 155.4   CC       criu/tty.o
15:05:39 [2020-04-28T15:05:39.803Z] #44 ...
15:05:39 [2020-04-28T15:05:39.803Z] 
15:05:39 [2020-04-28T15:05:39.803Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:05:39 [2020-04-28T15:05:39.803Z] #53 224.5 + cd /tmp/tmp.N7YlHOoqRK/src/github.com/golangci/golangci-lint/
15:05:39 [2020-04-28T15:05:39.803Z] #53 224.5 + git checkout -q v1.23.8
15:05:40 [2020-04-28T15:05:40.060Z] #53 224.9 ++ git describe --tags
15:05:40 [2020-04-28T15:05:40.317Z] #53 224.9 + version=v1.23.8
15:05:40 [2020-04-28T15:05:40.317Z] #53 224.9 ++ git rev-parse --short HEAD
15:05:40 [2020-04-28T15:05:40.317Z] #53 224.9 + commit=76a82c6
15:05:40 [2020-04-28T15:05:40.317Z] #53 224.9 ++ git show -s --format=%cd
15:05:40 [2020-04-28T15:05:40.317Z] #53 224.9 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
15:05:40 [2020-04-28T15:05:40.317Z] #53 224.9 + 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
15:05:46 [2020-04-28T15:05:46.871Z] #53 ...
15:05:46 [2020-04-28T15:05:46.871Z] 
15:05:46 [2020-04-28T15:05:46.871Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:05:46 [2020-04-28T15:05:46.871Z] #60 104.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
15:05:46 [2020-04-28T15:05:46.871Z] #60 105.9 + mkdir -p /build
15:05:46 [2020-04-28T15:05:46.871Z] #60 105.9 + cp runc /build/runc
15:05:46 [2020-04-28T15:05:46.871Z] #60 DONE 106.2s
15:05:46 [2020-04-28T15:05:46.871Z] 
15:05:46 [2020-04-28T15:05:46.871Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:05:46 [2020-04-28T15:05:46.871Z] #44 157.1   CC       criu/tun.o
15:05:46 [2020-04-28T15:05:46.871Z] #44 157.5   CC       criu/uffd.o
15:05:46 [2020-04-28T15:05:46.871Z] #44 158.5   CC       criu/util.o
15:05:46 [2020-04-28T15:05:46.871Z] #44 159.6   CC       criu/uts_ns.o
15:05:46 [2020-04-28T15:05:46.871Z] #44 159.8   CC       criu/vdso-compat.o
15:05:46 [2020-04-28T15:05:46.871Z] #44 160.0   CC       criu/vdso.o
15:05:46 [2020-04-28T15:05:46.871Z] #44 160.4   LINK     criu/built-in.o
15:05:46 [2020-04-28T15:05:46.871Z] #44 160.5   LINK     criu/criu
15:05:46 [2020-04-28T15:05:46.871Z] #44 160.9   DEP      lib/c/criu.d
15:05:46 [2020-04-28T15:05:46.871Z] #44 160.9   CC       images/rpc.pb-c.o
15:05:46 [2020-04-28T15:05:46.871Z] #44 161.4   CC       lib/c/criu.o
15:05:46 [2020-04-28T15:05:46.871Z] #44 162.4   LINK     lib/c/built-in.o
15:05:46 [2020-04-28T15:05:46.871Z] #44 162.4   LINK     lib/c/libcriu.so
15:05:46 [2020-04-28T15:05:46.871Z] #44 162.5   LINK     lib/c/libcriu.a
15:05:46 [2020-04-28T15:05:46.871Z] #44 162.7   GEN      magic.py
15:05:46 [2020-04-28T15:05:46.871Z] #44 162.9 Note: Building without setproctitle() and strlcpy() support.
15:05:46 [2020-04-28T15:05:46.871Z] #44 162.9       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:05:46 [2020-04-28T15:05:46.871Z] #44 162.9 Note: Building without GnuTLS support
15:05:47 [2020-04-28T15:05:47.804Z] #44 163.9 fatal: not a git repository (or any of the parent directories): .git
15:05:48 [2020-04-28T15:05:48.371Z] #44 164.3 make[1]: Nothing to be done for 'all'.
15:05:48 [2020-04-28T15:05:48.936Z] #44 164.9 make[1]: 'images/built-in.o' is up to date.
15:05:48 [2020-04-28T15:05:48.936Z] #44 164.9 make[1]: 'compel/plugins/std.lib.a' is up to date.
15:05:48 [2020-04-28T15:05:48.936Z] #44 164.9 make[1]: 'compel/plugins/fds.lib.a' is up to date.
15:05:48 [2020-04-28T15:05:48.936Z] #44 165.0 make[1]: 'compel/libcompel.a' is up to date.
15:05:48 [2020-04-28T15:05:48.936Z] #44 165.0 make[1]: 'compel/compel-host-bin' is up to date.
15:05:48 [2020-04-28T15:05:48.936Z] #44 165.0 make[1]: Nothing to be done for 'all'.
15:05:48 [2020-04-28T15:05:48.936Z] #44 165.0 make[1]: 'soccr/libsoccr.a' is up to date.
15:05:49 [2020-04-28T15:05:49.194Z] #44 165.1 make[2]: Nothing to be done for 'all'.
15:05:49 [2020-04-28T15:05:49.194Z] #44 165.2 make[2]: Nothing to be done for 'all'.
15:05:49 [2020-04-28T15:05:49.194Z] #44 165.2 make[2]: Nothing to be done for 'all'.
15:05:49 [2020-04-28T15:05:49.194Z] #44 165.3 make[2]: Nothing to be done for 'all'.
15:05:49 [2020-04-28T15:05:49.452Z] #44 165.3 make[2]: Nothing to be done for 'all'.
15:05:49 [2020-04-28T15:05:49.452Z] #44 165.4 make[2]: Nothing to be done for 'all'.
15:05:49 [2020-04-28T15:05:49.452Z] #44 165.4 make[2]: Nothing to be done for 'all'.
15:05:49 [2020-04-28T15:05:49.452Z] #44 165.5 make[2]: Nothing to be done for 'all'.
15:05:49 [2020-04-28T15:05:49.452Z] #44 165.5   INSTALL  criu/criu
15:05:49 [2020-04-28T15:05:49.709Z] #44 DONE 165.6s
15:05:49 [2020-04-28T15:05:49.709Z] 
15:05:49 [2020-04-28T15:05:49.709Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:05:50 [2020-04-28T15:05:50.274Z] #53 ...
15:05:50 [2020-04-28T15:05:50.274Z] 
15:05:50 [2020-04-28T15:05:50.274Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:05:50 [2020-04-28T15:05:50.274Z] #65 193.5 + bin/containerd
15:05:50 [2020-04-28T15:05:50.840Z] #65 ...
15:05:50 [2020-04-28T15:05:50.840Z] 
15:05:50 [2020-04-28T15:05:50.840Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
15:05:50 [2020-04-28T15:05:50.840Z] #45 DONE 0.1s
15:05:50 [2020-04-28T15:05:50.840Z] 
15:05:50 [2020-04-28T15:05:50.840Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
15:05:50 [2020-04-28T15:05:50.840Z] #48 DONE 0.1s
15:05:50 [2020-04-28T15:05:50.840Z] 
15:05:50 [2020-04-28T15:05:50.840Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
15:05:51 [2020-04-28T15:05:51.097Z] #51 DONE 0.1s
15:05:51 [2020-04-28T15:05:51.098Z] 
15:05:51 [2020-04-28T15:05:51.098Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:06:01 [2020-04-28T15:06:01.710Z] #53 ...
15:06:01 [2020-04-28T15:06:01.710Z] 
15:06:01 [2020-04-28T15:06:01.710Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:06:01 [2020-04-28T15:06:01.710Z] #65 193.2 + bin/containerd-stress
15:06:01 [2020-04-28T15:06:01.710Z] #65 ...
15:06:01 [2020-04-28T15:06:01.710Z] 
15:06:01 [2020-04-28T15:06:01.710Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:06:01 [2020-04-28T15:06:01.710Z] #53 DONE 236.5s
15:06:01 [2020-04-28T15:06:01.710Z] 
15:06:01 [2020-04-28T15:06:01.710Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:06:01 [2020-04-28T15:06:01.710Z] #65 196.2 + bin/containerd-shim
15:06:01 [2020-04-28T15:06:01.710Z] #65 ...
15:06:01 [2020-04-28T15:06:01.710Z] 
15:06:01 [2020-04-28T15:06:01.710Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
15:06:01 [2020-04-28T15:06:01.710Z] #54 DONE 0.2s
15:06:01 [2020-04-28T15:06:01.710Z] 
15:06:01 [2020-04-28T15:06:01.710Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
15:06:01 [2020-04-28T15:06:01.710Z] #57 DONE 0.1s
15:06:01 [2020-04-28T15:06:01.710Z] 
15:06:01 [2020-04-28T15:06:01.710Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
15:06:01 [2020-04-28T15:06:01.710Z] #61 DONE 0.1s
15:06:01 [2020-04-28T15:06:01.710Z] 
15:06:01 [2020-04-28T15:06:01.710Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:06:04 [2020-04-28T15:06:04.219Z] #65 203.1 + bin/containerd-shim-runc-v1
15:06:07 [2020-04-28T15:06:07.477Z] #65 206.1 + bin/containerd-shim-runc-v2
15:06:07 [2020-04-28T15:06:07.732Z] #65 206.9 + binaries
15:06:07 [2020-04-28T15:06:07.732Z] #65 206.9 + mkdir -p /build
15:06:07 [2020-04-28T15:06:07.732Z] #65 206.9 + cp bin/containerd /build/containerd
15:06:07 [2020-04-28T15:06:07.732Z] #65 207.0 + cp bin/containerd-shim /build/containerd-shim
15:06:07 [2020-04-28T15:06:07.990Z] #65 207.0 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
15:06:07 [2020-04-28T15:06:07.990Z] #65 207.0 + cp bin/ctr /build/ctr
15:06:07 [2020-04-28T15:06:07.990Z] #65 DONE 207.2s
15:06:08 [2020-04-28T15:06:08.548Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
15:06:08 [2020-04-28T15:06:08.548Z] ok  	github.com/docker/docker/api/server/httputils	0.008s	coverage: 14.7% of statements
15:06:08 [2020-04-28T15:06:08.548Z] ok  	github.com/docker/docker/api/server/middleware	0.002s	coverage: 37.7% of statements
15:06:08 [2020-04-28T15:06:08.548Z] ?   	github.com/docker/docker/api/server/router	[no test files]
15:06:08 [2020-04-28T15:06:08.548Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
15:06:08 [2020-04-28T15:06:08.548Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
15:06:08 [2020-04-28T15:06:08.548Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
15:06:08 [2020-04-28T15:06:08.548Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
15:06:08 [2020-04-28T15:06:08.548Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
15:06:08 [2020-04-28T15:06:08.548Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
15:06:08 [2020-04-28T15:06:08.548Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
15:06:08 [2020-04-28T15:06:08.548Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
15:06:08 [2020-04-28T15:06:08.548Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
15:06:08 [2020-04-28T15:06:08.548Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
15:06:08 [2020-04-28T15:06:08.548Z] ok  	github.com/docker/docker/api/server/router/swarm	0.002s	coverage: 4.8% of statements
15:06:08 [2020-04-28T15:06:08.548Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
15:06:08 [2020-04-28T15:06:08.548Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
15:06:08 [2020-04-28T15:06:08.548Z] ?   	github.com/docker/docker/api/types	[no test files]
15:06:08 [2020-04-28T15:06:08.548Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
15:06:08 [2020-04-28T15:06:08.548Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
15:06:08 [2020-04-28T15:06:08.548Z] ?   	github.com/docker/docker/api/types/container	[no test files]
15:06:08 [2020-04-28T15:06:08.548Z] ?   	github.com/docker/docker/api/types/events	[no test files]
15:06:08 [2020-04-28T15:06:08.548Z] ok  	github.com/docker/docker/api/types/filters	0.007s	coverage: 92.2% of statements
15:06:08 [2020-04-28T15:06:08.548Z] ?   	github.com/docker/docker/api/types/image	[no test files]
15:06:08 [2020-04-28T15:06:08.548Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
15:06:08 [2020-04-28T15:06:08.548Z] ?   	github.com/docker/docker/api/types/network	[no test files]
15:06:08 [2020-04-28T15:06:08.548Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
15:06:08 [2020-04-28T15:06:08.548Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
15:06:08 [2020-04-28T15:06:08.548Z] ok  	github.com/docker/docker/api/types/strslice	0.001s	coverage: 90.0% of statements
15:06:08 [2020-04-28T15:06:08.548Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
15:06:08 [2020-04-28T15:06:08.548Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
15:06:08 [2020-04-28T15:06:08.548Z] ok  	github.com/docker/docker/api/types/time	0.006s	coverage: 100.0% of statements
15:06:08 [2020-04-28T15:06:08.548Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 75.0% of statements
15:06:08 [2020-04-28T15:06:08.548Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
15:06:08 [2020-04-28T15:06:08.548Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
15:06:08 [2020-04-28T15:06:08.548Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
15:06:08 [2020-04-28T15:06:08.548Z] ?   	github.com/docker/docker/builder	[no test files]
15:06:08 [2020-04-28T15:06:08.548Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
15:06:08 [2020-04-28T15:06:08.548Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
15:06:08 [2020-04-28T15:06:08.548Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
15:06:08 [2020-04-28T15:06:08.548Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
15:06:08 [2020-04-28T15:06:08.548Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
15:06:08 [2020-04-28T15:06:08.548Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
15:06:08 [2020-04-28T15:06:08.548Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
15:06:08 [2020-04-28T15:06:08.548Z] ok  	github.com/docker/docker/builder/dockerignore	0.004s	coverage: 96.8% of statements
15:06:08 [2020-04-28T15:06:08.957Z] 
15:06:08 [2020-04-28T15:06:08.957Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
15:06:08 [2020-04-28T15:06:08.957Z] #66 DONE 0.2s
15:06:08 [2020-04-28T15:06:08.957Z] 
15:06:08 [2020-04-28T15:06:08.957Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
15:06:09 [2020-04-28T15:06:09.211Z] #70 DONE 0.2s
15:06:09 [2020-04-28T15:06:09.211Z] 
15:06:09 [2020-04-28T15:06:09.211Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
15:06:09 [2020-04-28T15:06:09.211Z] #72 DONE 0.1s
15:06:09 [2020-04-28T15:06:09.465Z] 
15:06:09 [2020-04-28T15:06:09.465Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
15:06:09 [2020-04-28T15:06:09.465Z] #75 DONE 0.1s
15:06:09 [2020-04-28T15:06:09.465Z] 
15:06:09 [2020-04-28T15:06:09.465Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
15:06:09 [2020-04-28T15:06:09.465Z] #76 DONE 0.0s
15:06:09 [2020-04-28T15:06:09.465Z] 
15:06:09 [2020-04-28T15:06:09.465Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
15:06:10 [2020-04-28T15:06:10.387Z] #77 DONE 0.7s
15:06:10 [2020-04-28T15:06:10.387Z] 
15:06:10 [2020-04-28T15:06:10.387Z] #78 exporting to image
15:06:10 [2020-04-28T15:06:10.387Z] #78 exporting layers
15:06:12 [2020-04-28T15:06:12.005Z] ok  	github.com/docker/docker/builder/remotecontext	0.354s	coverage: 13.6% of statements
15:06:12 [2020-04-28T15:06:12.005Z] ok  	github.com/docker/docker/builder/dockerfile	0.999s	coverage: 48.2% of statements
15:06:12 [2020-04-28T15:06:12.286Z] ok  	github.com/docker/docker/cli/debug	0.001s	coverage: 100.0% of statements
15:06:12 [2020-04-28T15:06:12.897Z] ok  	github.com/docker/docker/builder/remotecontext/git	0.980s	coverage: 86.3% of statements
15:06:12 [2020-04-28T15:06:12.897Z] ?   	github.com/docker/docker/cli	[no test files]
15:06:12 [2020-04-28T15:06:12.897Z] ?   	github.com/docker/docker/cli/config	[no test files]
15:06:15 [2020-04-28T15:06:15.565Z] ok  	github.com/docker/docker/client	0.107s	coverage: 75.4% of statements
15:06:20 [2020-04-28T15:06:20.309Z] #78 exporting layers 8.5s done
15:06:20 [2020-04-28T15:06:20.309Z] #78 writing image sha256:4c7907dbe794ae5bcd152b41b9e44e37549197762a75ba61d59c326c898416aa done
15:06:20 [2020-04-28T15:06:20.309Z] #78 naming to docker.io/library/docker:b2af9e631c53ab17d49cd0ff341893a00318eb59 done
15:06:20 [2020-04-28T15:06:20.309Z] #78 DONE 8.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
15:06:20 [2020-04-28T15:06:20.673Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40866/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40866/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b2af9e631c53ab17d49cd0ff341893a00318eb59 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b2af9e631c53ab17d49cd0ff341893a00318eb59 hack/validate/default
15:06:21 [2020-04-28T15:06:21.596Z] Congratulations!  All commits are properly signed with the DCO!
15:06:21 [2020-04-28T15:06:21.596Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
15:06:21 [2020-04-28T15:06:21.596Z] No api/types/ or api/swagger.yaml changes in diff.
15:06:21 [2020-04-28T15:06:21.596Z] Congratulations!  All TOML source files changed here have valid syntax.
15:06:21 [2020-04-28T15:06:21.596Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
15:06:21 [2020-04-28T15:06:21.596Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
15:06:21 [2020-04-28T15:06:21.596Z] Congratulations!  No new tests were added to integration-cli.
15:06:21 [2020-04-28T15:06:21.596Z] 
15:06:21 [2020-04-28T15:06:21.596Z] INFO Start validation with golang-ci-lint
15:06:21 [2020-04-28T15:06:21.596Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
15:06:21 [2020-04-28T15:06:21.596Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
15:06:21 [2020-04-28T15:06:21.596Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
15:06:29 [2020-04-28T15:06:29.563Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:06:29 [2020-04-28T15:06:29.563Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:06:29 [2020-04-28T15:06:29.563Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:06:29 [2020-04-28T15:06:29.563Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:06:30 [2020-04-28T15:06:30.486Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:06:35 [2020-04-28T15:06:35.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:06:37 [2020-04-28T15:06:37.750Z] #53 DONE 275.9s
15:06:37 [2020-04-28T15:06:37.750Z] 
15:06:37 [2020-04-28T15:06:37.750Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:06:37 [2020-04-28T15:06:37.750Z] #65 ...
15:06:37 [2020-04-28T15:06:37.750Z] 
15:06:37 [2020-04-28T15:06:37.750Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
15:06:37 [2020-04-28T15:06:37.750Z] #54 DONE 0.2s
15:06:37 [2020-04-28T15:06:37.750Z] 
15:06:37 [2020-04-28T15:06:37.750Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:06:37 [2020-04-28T15:06:37.750Z] #65 ...
15:06:37 [2020-04-28T15:06:37.750Z] 
15:06:37 [2020-04-28T15:06:37.750Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
15:06:37 [2020-04-28T15:06:37.750Z] #57 DONE 0.1s
15:06:37 [2020-04-28T15:06:37.750Z] 
15:06:37 [2020-04-28T15:06:37.750Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
15:06:37 [2020-04-28T15:06:37.750Z] #61 DONE 0.2s
15:06:37 [2020-04-28T15:06:37.750Z] 
15:06:37 [2020-04-28T15:06:37.750Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:06:37 [2020-04-28T15:06:37.750Z] #65 238.6 + bin/containerd-stress
15:06:37 [2020-04-28T15:06:37.750Z] #65 240.3 + bin/containerd-shim
15:06:38 [2020-04-28T15:06:38.666Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:06:38 [2020-04-28T15:06:38.666Z] 
15:06:38 [2020-04-28T15:06:38.666Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:06:38 [2020-04-28T15:06:38.666Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:06:38 [2020-04-28T15:06:38.666Z] HOSTNAME=d132eb8bfa0d
15:06:38 [2020-04-28T15:06:38.666Z] TESTDEBUG=0
15:06:38 [2020-04-28T15:06:38.666Z] DEST=bundles/test-integration
15:06:38 [2020-04-28T15:06:38.666Z] PWD=/go/src/github.com/docker/docker
15:06:38 [2020-04-28T15:06:38.666Z] DOCKER_GITCOMMIT=b2af9e631c53ab17d49cd0ff341893a00318eb59
15:06:38 [2020-04-28T15:06:38.666Z] container=docker
15:06:38 [2020-04-28T15:06:38.666Z] HOME=/root
15:06:38 [2020-04-28T15:06:38.666Z] GOLANG_VERSION=1.13.10
15:06:38 [2020-04-28T15:06:38.666Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:06:38 [2020-04-28T15:06:38.666Z] VALIDATE_BRANCH=master
15:06:38 [2020-04-28T15:06:38.666Z] TERM=xterm
15:06:38 [2020-04-28T15:06:38.666Z] DOCKER_PKG=github.com/docker/docker
15:06:38 [2020-04-28T15:06:38.666Z] SHLVL=1
15:06:38 [2020-04-28T15:06:38.666Z] TIMEOUT=120m
15:06:38 [2020-04-28T15:06:38.666Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
15:06:38 [2020-04-28T15:06:38.666Z] DOCKER_GRAPHDRIVER=overlay2
15:06:38 [2020-04-28T15:06:38.666Z] GO111MODULE=off
15:06:38 [2020-04-28T15:06:38.666Z] DOCKER_EXPERIMENTAL=1
15:06:38 [2020-04-28T15:06:38.666Z] TEST_SKIP_INTEGRATION_CLI=1
15:06:38 [2020-04-28T15:06:38.666Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:06:38 [2020-04-28T15:06:38.666Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:06:38 [2020-04-28T15:06:38.666Z] GOPATH=/go
15:06:38 [2020-04-28T15:06:38.666Z] PKG_CONFIG=pkg-config
15:06:38 [2020-04-28T15:06:38.666Z] _=/usr/bin/env
15:06:38 [2020-04-28T15:06:38.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:06:42 [2020-04-28T15:06:42.491Z] ok  	github.com/docker/docker/cmd/dockerd	0.043s	coverage: 30.8% of statements
15:06:42 [2020-04-28T15:06:42.491Z] ok  	github.com/docker/docker/container	0.124s	coverage: 34.9% of statements
15:06:42 [2020-04-28T15:06:42.491Z] ?   	github.com/docker/docker/container/stream	[no test files]
15:06:42 [2020-04-28T15:06:42.491Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
15:06:42 [2020-04-28T15:06:42.491Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
15:06:42 [2020-04-28T15:06:42.491Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
15:06:44 [2020-04-28T15:06:44.302Z] #65 246.7 + bin/containerd-shim-runc-v1
15:06:45 [2020-04-28T15:06:45.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:06:46 [2020-04-28T15:06:46.829Z] #65 249.7 + bin/containerd-shim-runc-v2
15:06:46 [2020-04-28T15:06:46.858Z] ok  	github.com/docker/docker/daemon/cluster	0.026s	coverage: 0.5% of statements
15:06:47 [2020-04-28T15:06:47.086Z] #65 250.5 + binaries
15:06:47 [2020-04-28T15:06:47.086Z] #65 250.5 + mkdir -p /build
15:06:47 [2020-04-28T15:06:47.086Z] #65 250.5 + cp bin/containerd /build/containerd
15:06:47 [2020-04-28T15:06:47.086Z] #65 250.5 + cp bin/containerd-shim /build/containerd-shim
15:06:47 [2020-04-28T15:06:47.342Z] #65 250.5 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
15:06:47 [2020-04-28T15:06:47.342Z] #65 250.5 + cp bin/ctr /build/ctr
15:06:47 [2020-04-28T15:06:47.537Z] Removing intermediate container dd7f9eac3ba3
15:06:47 [2020-04-28T15:06:47.537Z]  ---> 521f3c99045a
15:06:47 [2020-04-28T15:06:47.537Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch
15:06:47 [2020-04-28T15:06:47.537Z]  ---> ebd73b5ebd31
15:06:47 [2020-04-28T15:06:47.537Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
15:06:47 [2020-04-28T15:06:47.537Z]  ---> 7e4c40d35a65
15:06:47 [2020-04-28T15:06:47.537Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"]
15:06:47 [2020-04-28T15:06:47.537Z]  ---> Running in 067da20d75e7
15:06:47 [2020-04-28T15:06:47.537Z] Removing intermediate container 067da20d75e7
15:06:47 [2020-04-28T15:06:47.537Z]  ---> a1ecad0f17b5
15:06:47 [2020-04-28T15:06:47.537Z] Successfully built a1ecad0f17b5
15:06:47 [2020-04-28T15:06:47.537Z] Successfully tagged moby-buildx:latest
15:06:47 [2020-04-28T15:06:47.537Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
15:06:47 [2020-04-28T15:06:47.537Z] if [ -n "${id}" ]; then \
15:06:47 [2020-04-28T15:06:47.537Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
15:06:47 [2020-04-28T15:06:47.537Z] 	&& touch bundles/buildx; \
15:06:47 [2020-04-28T15:06:47.537Z] 	docker rm -f ${id}; \
15:06:47 [2020-04-28T15:06:47.537Z] fi
15:06:47 [2020-04-28T15:06:47.537Z] 92c05a8b38b3e5b2910c76163a125f3aa07d8608af4684212a68d10fc2dc2eed
15:06:47 [2020-04-28T15:06:47.537Z] bundles/buildx version
15:06:47 [2020-04-28T15:06:47.537Z] buildx v0.3.1 6db68d0
15:06:47 [2020-04-28T15:06:47.537Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:b2af9e631c53ab17d49cd0ff341893a00318eb59 .
15:06:47 [2020-04-28T15:06:47.537Z] #1 [internal] booting buildkit
15:06:47 [2020-04-28T15:06:47.537Z] #1 pulling image moby/buildkit:buildx-stable-1
15:06:47 [2020-04-28T15:06:47.537Z] #1 pulling image moby/buildkit:buildx-stable-1 2.6s done
15:06:47 [2020-04-28T15:06:47.537Z] #1 creating container buildx_buildkit_default
15:06:47 [2020-04-28T15:06:47.537Z] #1 creating container buildx_buildkit_default 0.5s done
15:06:47 [2020-04-28T15:06:47.537Z] #1 DONE 3.1s
15:06:47 [2020-04-28T15:06:47.537Z] 
15:06:47 [2020-04-28T15:06:47.537Z] #3 [internal] load .dockerignore
15:06:47 [2020-04-28T15:06:47.537Z] #3 transferring context: 87B done
15:06:47 [2020-04-28T15:06:47.537Z] #3 DONE 0.0s
15:06:47 [2020-04-28T15:06:47.537Z] 
15:06:47 [2020-04-28T15:06:47.537Z] #2 [internal] load build definition from Dockerfile
15:06:47 [2020-04-28T15:06:47.537Z] #2 transferring dockerfile: 17.09kB 0.0s done
15:06:47 [2020-04-28T15:06:47.537Z] #2 DONE 0.0s
15:06:47 [2020-04-28T15:06:47.537Z] 
15:06:47 [2020-04-28T15:06:47.537Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
15:06:47 [2020-04-28T15:06:47.537Z] #4 DONE 0.7s
15:06:47 [2020-04-28T15:06:47.537Z] 
15:06:47 [2020-04-28T15:06:47.537Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
15:06:47 [2020-04-28T15:06:47.537Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
15:06:47 [2020-04-28T15:06:47.598Z] #65 DONE 250.8s
15:06:47 [2020-04-28T15:06:47.821Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
15:06:47 [2020-04-28T15:06:47.821Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done
15:06:47 [2020-04-28T15:06:47.821Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 0B / 8.18MB 0.1s
15:06:47 [2020-04-28T15:06:47.821Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done
15:06:47 [2020-04-28T15:06:47.860Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.006s	coverage: 65.3% of statements
15:06:48 [2020-04-28T15:06:48.439Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.4s done
15:06:48 [2020-04-28T15:06:48.439Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.4s done
15:06:48 [2020-04-28T15:06:48.439Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd
15:06:48 [2020-04-28T15:06:48.528Z] 
15:06:48 [2020-04-28T15:06:48.528Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
15:06:48 [2020-04-28T15:06:48.528Z] #66 DONE 0.2s
15:06:48 [2020-04-28T15:06:48.528Z] 
15:06:48 [2020-04-28T15:06:48.528Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
15:06:48 [2020-04-28T15:06:48.724Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done
15:06:48 [2020-04-28T15:06:48.784Z] #70 DONE 0.2s
15:06:48 [2020-04-28T15:06:48.784Z] 
15:06:48 [2020-04-28T15:06:48.784Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
15:06:48 [2020-04-28T15:06:48.784Z] #72 DONE 0.1s
15:06:48 [2020-04-28T15:06:48.784Z] 
15:06:48 [2020-04-28T15:06:48.784Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
15:06:48 [2020-04-28T15:06:48.784Z] #75 DONE 0.1s
15:06:49 [2020-04-28T15:06:49.008Z] #5 DONE 1.2s
15:06:49 [2020-04-28T15:06:49.008Z] 
15:06:49 [2020-04-28T15:06:49.008Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
15:06:49 [2020-04-28T15:06:49.041Z] 
15:06:49 [2020-04-28T15:06:49.041Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
15:06:49 [2020-04-28T15:06:49.041Z] #76 DONE 0.0s
15:06:49 [2020-04-28T15:06:49.041Z] 
15:06:49 [2020-04-28T15:06:49.041Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
15:06:49 [2020-04-28T15:06:49.328Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.006s	coverage: 35.6% of statements
15:06:49 [2020-04-28T15:06:49.604Z] #77 DONE 0.7s
15:06:49 [2020-04-28T15:06:49.604Z] 
15:06:49 [2020-04-28T15:06:49.604Z] #78 exporting to image
15:06:49 [2020-04-28T15:06:49.604Z] #78 exporting layers
15:06:49 [2020-04-28T15:06:49.636Z] #7 DONE 0.5s
15:06:49 [2020-04-28T15:06:49.636Z] 
15:06:49 [2020-04-28T15:06:49.636Z] #6 [internal] load metadata for docker.io/library/golang:1.13.10-buster
15:06:49 [2020-04-28T15:06:49.636Z] #6 DONE 0.6s
15:06:49 [2020-04-28T15:06:49.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:06:49 [2020-04-28T15:06:49.930Z] 
15:06:49 [2020-04-28T15:06:49.930Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
15:06:49 [2020-04-28T15:06:49.930Z] #8 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done
15:06:50 [2020-04-28T15:06:50.217Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 0B / 57.46MB 0.1s
15:06:50 [2020-04-28T15:06:50.217Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 0B / 73.51MB 0.1s
15:06:50 [2020-04-28T15:06:50.217Z] #8 sha256:23b057e3462b9249cef48bcf195d058fc780ba16864e4a60f748aef5438a7570 0B / 8.25MB 0.1s
15:06:50 [2020-04-28T15:06:50.217Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 0B / 96.51MB 0.1s
15:06:50 [2020-04-28T15:06:50.217Z] #8 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 0B / 10.73MB 0.1s
15:06:50 [2020-04-28T15:06:50.217Z] #8 sha256:e930f001de24c772efc02e034ee2e1f942922a53c8e9d36a5e19b271fe154067 5.46kB / 5.46kB done
15:06:50 [2020-04-28T15:06:50.217Z] #8 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done
15:06:50 [2020-04-28T15:06:50.217Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 0B / 54.14MB 0.1s
15:06:50 [2020-04-28T15:06:50.217Z] #8 sha256:1e4ab8eed8c9d89390b06062ba034c8ae0cbe1f64c18f6212dd501590aa2658a 1.79kB / 1.79kB done
15:06:50 [2020-04-28T15:06:50.217Z] #8 sha256:3858ee7d8bcbf0079a20e4b02b72b78639bf8955fa356527f50b62b462822798 0B / 156B 0.1s
15:06:50 [2020-04-28T15:06:50.570Z] #8 sha256:23b057e3462b9249cef48bcf195d058fc780ba16864e4a60f748aef5438a7570 3.03MB / 8.25MB 0.6s
15:06:50 [2020-04-28T15:06:50.570Z] #8 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 2.08MB / 10.73MB 0.6s
15:06:50 [2020-04-28T15:06:50.570Z] #8 sha256:3858ee7d8bcbf0079a20e4b02b72b78639bf8955fa356527f50b62b462822798 156B / 156B 0.3s done
15:06:51 [2020-04-28T15:06:51.004Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 5.05MB / 73.51MB 0.7s
15:06:51 [2020-04-28T15:06:51.004Z] #8 sha256:23b057e3462b9249cef48bcf195d058fc780ba16864e4a60f748aef5438a7570 4.85MB / 8.25MB 0.7s
15:06:51 [2020-04-28T15:06:51.004Z] #8 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 3.46MB / 10.73MB 0.7s
15:06:51 [2020-04-28T15:06:51.004Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 3.90MB / 54.14MB 0.7s
15:06:51 [2020-04-28T15:06:51.005Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 3.56MB / 57.46MB 0.9s
15:06:51 [2020-04-28T15:06:51.005Z] #8 sha256:23b057e3462b9249cef48bcf195d058fc780ba16864e4a60f748aef5438a7570 6.20MB / 8.25MB 0.9s
15:06:51 [2020-04-28T15:06:51.005Z] #8 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 4.67MB / 10.73MB 0.9s
15:06:51 [2020-04-28T15:06:51.313Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 9.87MB / 73.51MB 1.0s
15:06:51 [2020-04-28T15:06:51.313Z] #8 sha256:23b057e3462b9249cef48bcf195d058fc780ba16864e4a60f748aef5438a7570 8.25MB / 8.25MB 1.0s done
15:06:51 [2020-04-28T15:06:51.313Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 5.47MB / 96.51MB 1.0s
15:06:51 [2020-04-28T15:06:51.313Z] #8 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 5.55MB / 10.73MB 1.0s
15:06:51 [2020-04-28T15:06:51.313Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 8.16MB / 54.14MB 1.0s
15:06:51 [2020-04-28T15:06:51.313Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 8.35MB / 57.46MB 1.2s
15:06:51 [2020-04-28T15:06:51.313Z] #8 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 6.40MB / 10.73MB 1.2s
15:06:51 [2020-04-28T15:06:51.313Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 11.64MB / 54.14MB 1.2s
15:06:51 [2020-04-28T15:06:51.313Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 14.18MB / 73.51MB 1.3s
15:06:51 [2020-04-28T15:06:51.313Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 10.50MB / 96.51MB 1.3s
15:06:51 [2020-04-28T15:06:51.313Z] #8 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 8.67MB / 10.73MB 1.3s
15:06:51 [2020-04-28T15:06:51.660Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 13.61MB / 57.46MB 1.5s
15:06:51 [2020-04-28T15:06:51.660Z] #8 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 10.14MB / 10.73MB 1.5s
15:06:51 [2020-04-28T15:06:51.660Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 17.80MB / 54.14MB 1.5s
15:06:51 [2020-04-28T15:06:51.660Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 18.98MB / 73.51MB 1.6s
15:06:51 [2020-04-28T15:06:51.660Z] #8 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 10.73MB / 10.73MB 1.6s done
15:06:51 [2020-04-28T15:06:51.975Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 20.13MB / 57.46MB 1.8s
15:06:51 [2020-04-28T15:06:51.975Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 23.57MB / 73.51MB 1.8s
15:06:51 [2020-04-28T15:06:51.975Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 17.95MB / 96.51MB 1.8s
15:06:51 [2020-04-28T15:06:51.975Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 23.23MB / 54.14MB 1.8s
15:06:52 [2020-04-28T15:06:52.264Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 25.24MB / 57.46MB 2.1s
15:06:52 [2020-04-28T15:06:52.264Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 28.49MB / 73.51MB 2.1s
15:06:52 [2020-04-28T15:06:52.264Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 27.60MB / 54.14MB 2.1s
15:06:52 [2020-04-28T15:06:52.553Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 29.10MB / 57.46MB 2.4s
15:06:52 [2020-04-28T15:06:52.553Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 33.81MB / 73.51MB 2.4s
15:06:52 [2020-04-28T15:06:52.553Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 28.52MB / 96.51MB 2.4s
15:06:52 [2020-04-28T15:06:52.553Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 31.84MB / 54.14MB 2.4s
15:06:52 [2020-04-28T15:06:52.860Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 34.66MB / 54.14MB 2.5s
15:06:52 [2020-04-28T15:06:52.860Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 34.58MB / 57.46MB 2.7s
15:06:52 [2020-04-28T15:06:52.860Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 39.03MB / 73.51MB 2.7s
15:06:52 [2020-04-28T15:06:52.860Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 35.00MB / 96.51MB 2.8s
15:06:52 [2020-04-28T15:06:52.860Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 40.15MB / 54.14MB 2.8s
15:06:53 [2020-04-28T15:06:53.173Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 40.23MB / 57.46MB 3.0s
15:06:53 [2020-04-28T15:06:53.173Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 43.16MB / 73.51MB 3.0s
15:06:53 [2020-04-28T15:06:53.173Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 45.05MB / 54.14MB 3.1s
15:06:53 [2020-04-28T15:06:53.480Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 44.35MB / 57.46MB 3.3s
15:06:53 [2020-04-28T15:06:53.480Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 46.91MB / 73.51MB 3.3s
15:06:53 [2020-04-28T15:06:53.480Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 41.15MB / 96.51MB 3.3s
15:06:53 [2020-04-28T15:06:53.480Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 49.82MB / 54.14MB 3.4s
15:06:53 [2020-04-28T15:06:53.775Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 48.59MB / 57.46MB 3.6s
15:06:53 [2020-04-28T15:06:53.775Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 52.54MB / 54.14MB 3.6s
15:06:53 [2020-04-28T15:06:53.775Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 51.77MB / 57.46MB 3.7s
15:06:53 [2020-04-28T15:06:53.775Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 52.75MB / 73.51MB 3.7s
15:06:53 [2020-04-28T15:06:53.775Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 47.79MB / 96.51MB 3.7s
15:06:53 [2020-04-28T15:06:53.775Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 54.14MB / 54.14MB 3.7s done
15:06:54 [2020-04-28T15:06:54.411Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 56.04MB / 57.46MB 4.0s
15:06:54 [2020-04-28T15:06:54.411Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 57.96MB / 73.51MB 4.0s
15:06:54 [2020-04-28T15:06:54.411Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 53.45MB / 96.51MB 4.0s
15:06:54 [2020-04-28T15:06:54.411Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 57.46MB / 57.46MB 4.1s done
15:06:54 [2020-04-28T15:06:54.411Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 63.83MB / 73.51MB 4.3s
15:06:54 [2020-04-28T15:06:54.411Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 60.01MB / 96.51MB 4.3s
15:06:54 [2020-04-28T15:06:54.705Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 68.67MB / 73.51MB 4.5s
15:06:54 [2020-04-28T15:06:54.705Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 66.66MB / 96.51MB 4.6s
15:06:54 [2020-04-28T15:06:54.705Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 73.51MB / 73.51MB 4.7s done
15:06:54 [2020-04-28T15:06:54.993Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 75.00MB / 96.51MB 4.9s
15:06:55 [2020-04-28T15:06:55.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
15:06:55 [2020-04-28T15:06:55.289Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 84.55MB / 96.51MB 5.2s
15:06:55 [2020-04-28T15:06:55.578Z] #8 ...
15:06:55 [2020-04-28T15:06:55.578Z] 
15:06:55 [2020-04-28T15:06:55.578Z] #72 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
15:06:55 [2020-04-28T15:06:55.578Z] #72 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
15:06:55 [2020-04-28T15:06:55.578Z] #72 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
15:06:55 [2020-04-28T15:06:55.578Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.2s done
15:06:55 [2020-04-28T15:06:55.578Z] #72 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
15:06:55 [2020-04-28T15:06:55.578Z] #72 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 4.2s done
15:06:55 [2020-04-28T15:06:55.578Z] #72 DONE 5.7s
15:06:55 [2020-04-28T15:06:55.578Z] 
15:06:55 [2020-04-28T15:06:55.578Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
15:06:55 [2020-04-28T15:06:55.578Z] #8 ...
15:06:55 [2020-04-28T15:06:55.578Z] 
15:06:55 [2020-04-28T15:06:55.578Z] #21 [internal] load build context
15:06:55 [2020-04-28T15:06:55.578Z] #21 transferring context: 21.38MB 5.8s
15:06:56 [2020-04-28T15:06:56.112Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.428s	coverage: 14.0% of statements
15:06:56 [2020-04-28T15:06:56.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:06:56 [2020-04-28T15:06:56.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:06:56 [2020-04-28T15:06:56.928Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:06:57 [2020-04-28T15:06:57.115Z] ok  	github.com/docker/docker/daemon/config	0.018s	coverage: 81.7% of statements
15:06:57 [2020-04-28T15:06:57.395Z] ok  	github.com/docker/docker/daemon/discovery	0.002s	coverage: 30.0% of statements
15:06:58 [2020-04-28T15:06:58.006Z] ok  	github.com/docker/docker/daemon/events	0.055s	coverage: 50.0% of statements
15:06:58 [2020-04-28T15:06:58.139Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:06:58 [2020-04-28T15:06:58.326Z] #21 transferring context: 52.83MB 8.4s done
15:06:58 [2020-04-28T15:06:58.326Z] #21 DONE 8.4s
15:06:58 [2020-04-28T15:06:58.326Z] 
15:06:58 [2020-04-28T15:06:58.326Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
15:06:58 [2020-04-28T15:06:58.326Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 96.51MB / 96.51MB 5.8s done
15:06:58 [2020-04-28T15:06:58.326Z] #8 unpacking docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f
15:06:59 [2020-04-28T15:06:59.044Z] ok  	github.com/docker/docker/daemon	12.331s	coverage: 17.3% of statements
15:06:59 [2020-04-28T15:06:59.044Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
15:06:59 [2020-04-28T15:06:59.044Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
15:06:59 [2020-04-28T15:06:59.044Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
15:06:59 [2020-04-28T15:06:59.044Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
15:06:59 [2020-04-28T15:06:59.044Z] ok  	github.com/docker/docker/daemon/graphdriver	0.014s	coverage: 2.2% of statements
15:06:59 [2020-04-28T15:06:59.556Z] #78 exporting layers 8.2s done
15:06:59 [2020-04-28T15:06:59.556Z] #78 writing image sha256:ecee165fc59ec851b2cc6ea6281ba8dd1af6e80bb330880542d170206bd9eb6e done
15:06:59 [2020-04-28T15:06:59.556Z] #78 naming to docker.io/library/docker:b2af9e631c53ab17d49cd0ff341893a00318eb59 done
15:06:59 [2020-04-28T15:06:59.556Z] #78 DONE 8.2s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
15:06:59 [2020-04-28T15:06:59.898Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40866/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=b2af9e631c53ab17d49cd0ff341893a00318eb59 -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:b2af9e631c53ab17d49cd0ff341893a00318eb59 hack/make.sh dynbinary test-integration
15:07:00 [2020-04-28T15:07:00.462Z] 
15:07:00 [2020-04-28T15:07:00.462Z] Removing bundles/
15:07:00 [2020-04-28T15:07:00.462Z] 
15:07:00 [2020-04-28T15:07:00.462Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
15:07:00 [2020-04-28T15:07:00.462Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:07:00 [2020-04-28T15:07:00.462Z] GOOS="" GOARCH="" GOARM=""
15:07:01 [2020-04-28T15:07:01.057Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.004s	coverage: 2.9% of statements
15:07:01 [2020-04-28T15:07:01.084Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:07:01 [2020-04-28T15:07:01.669Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.178s	coverage: 57.0% of statements
15:07:05 [2020-04-28T15:07:05.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:07:05 [2020-04-28T15:07:05.720Z] Running on azwin-2-1d50a0 in d:\jenkins\workspace\moby_PR-40866
[Pipeline] {
[Pipeline] ws
15:07:05 [2020-04-28T15:07:05.736Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
15:07:06 [2020-04-28T15:07:06.054Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.973s	coverage: 45.9% of statements
15:07:06 [2020-04-28T15:07:06.666Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.004s	coverage: 1.8% of statements
15:07:10 [2020-04-28T15:07:10.108Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.569s	coverage: 49.5% of statements
15:07:10 [2020-04-28T15:07:10.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:07:11 [2020-04-28T15:07:11.578Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	11.360s	coverage: 72.5% of statements
15:07:11 [2020-04-28T15:07:11.578Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
15:07:12 [2020-04-28T15:07:12.995Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:07:13 [2020-04-28T15:07:13.043Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.669s	coverage: 76.1% of statements
15:07:14 [2020-04-28T15:07:14.045Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.007s	coverage: 58.0% of statements
15:07:15 [2020-04-28T15:07:15.048Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
15:07:16 [2020-04-28T15:07:16.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:07:16 [2020-04-28T15:07:16.514Z] ok  	github.com/docker/docker/daemon/images	0.007s	coverage: 4.9% of statements
15:07:16 [2020-04-28T15:07:16.795Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
15:07:17 [2020-04-28T15:07:17.406Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.965s	coverage: 57.7% of statements
15:07:17 [2020-04-28T15:07:17.406Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
15:07:17 [2020-04-28T15:07:17.406Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
15:07:17 [2020-04-28T15:07:17.406Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
15:07:17 [2020-04-28T15:07:17.406Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
15:07:18 [2020-04-28T15:07:18.024Z] ok  	github.com/docker/docker/daemon/logger	0.226s	coverage: 41.8% of statements
15:07:19 [2020-04-28T15:07:19.028Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.070s	coverage: 77.8% of statements
15:07:19 [2020-04-28T15:07:19.028Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
15:07:19 [2020-04-28T15:07:19.028Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
15:07:19 [2020-04-28T15:07:19.309Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.012s	coverage: 67.0% of statements
15:07:19 [2020-04-28T15:07:19.519Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:07:19 [2020-04-28T15:07:19.519Z] Using test binary docker
15:07:19 [2020-04-28T15:07:19.519Z] +++ /etc/init.d/apparmor start
15:07:19 [2020-04-28T15:07:19.519Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:07:19 [2020-04-28T15:07:19.519Z] INFO: Waiting for daemon to start...
15:07:19 [2020-04-28T15:07:19.519Z] Starting dockerd
15:07:19 [2020-04-28T15:07:19.519Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true
15:07:19 [2020-04-28T15:07:19.921Z] ok  	github.com/docker/docker/daemon/logger/journald	0.010s	coverage: 26.2% of statements
15:07:20 [2020-04-28T15:07:20.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:07:20 [2020-04-28T15:07:20.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:07:20 [2020-04-28T15:07:20.202Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.007s	coverage: 61.6% of statements
15:07:20 [2020-04-28T15:07:20.202Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.012s	coverage: 87.2% of statements
15:07:20 [2020-04-28T15:07:20.344Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:07:21 [2020-04-28T15:07:21.206Z] ok  	github.com/docker/docker/daemon/logger/local	0.009s	coverage: 75.2% of statements
15:07:21 [2020-04-28T15:07:21.206Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
15:07:21 [2020-04-28T15:07:21.404Z] .
15:07:21 [2020-04-28T15:07:21.404Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:07:21 [2020-04-28T15:07:21.404Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:07:21 [2020-04-28T15:07:21.404Z] Error: No such image: emptyfs
15:07:21 [2020-04-28T15:07:21.487Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.054s	coverage: 19.8% of statements
15:07:21 [2020-04-28T15:07:21.659Z] ++++ docker load
15:07:21 [2020-04-28T15:07:21.659Z] ++++ tar -cC bundles/test-integration/emptyfs .
15:07:21 [2020-04-28T15:07:21.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:07:21 [2020-04-28T15:07:21.915Z] Running integration-test (iteration 1)
15:07:21 [2020-04-28T15:07:21.915Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
15:07:21 [2020-04-28T15:07:21.915Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m
15:07:21 [2020-04-28T15:07:21.915Z] ++ set -e
15:07:21 [2020-04-28T15:07:21.915Z] ++ '[' -n 0 ']'
15:07:21 [2020-04-28T15:07:21.915Z] ++ set -x
15:07:21 [2020-04-28T15:07:21.915Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m
15:07:21 [2020-04-28T15:07:21.979Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:07:22 [2020-04-28T15:07:22.099Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.015s	coverage: 33.3% of statements
15:07:23 [2020-04-28T15:07:23.107Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.003s	coverage: 47.8% of statements
15:07:23 [2020-04-28T15:07:23.388Z] ok  	github.com/docker/docker/daemon/logger/templates	0.001s	coverage: 8.3% of statements
15:07:24 [2020-04-28T15:07:24.004Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
15:07:24 [2020-04-28T15:07:24.284Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.464s	coverage: 82.5% of statements
15:07:24 [2020-04-28T15:07:24.285Z] ?   	github.com/docker/docker/daemon/names	[no test files]
15:07:24 [2020-04-28T15:07:24.285Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
15:07:24 [2020-04-28T15:07:24.511Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:07:25 [2020-04-28T15:07:25.750Z] ok  	github.com/docker/docker/distribution/metadata	0.026s	coverage: 48.2% of statements
15:07:26 [2020-04-28T15:07:26.032Z] ok  	github.com/docker/docker/distribution	0.306s	coverage: 22.1% of statements
15:07:26 [2020-04-28T15:07:26.032Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
15:07:27 [2020-04-28T15:07:27.035Z] ok  	github.com/docker/docker/errdefs	0.002s	coverage: 49.4% of statements
15:07:27 [2020-04-28T15:07:27.800Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:07:28 [2020-04-28T15:07:28.060Z] ok  	github.com/docker/docker/image	0.020s	coverage: 86.4% of statements
15:07:28 [2020-04-28T15:07:28.671Z] ok  	github.com/docker/docker/image/cache	0.005s	coverage: 19.2% of statements
15:07:28 [2020-04-28T15:07:28.952Z] ok  	github.com/docker/docker/distribution/xfer	1.892s	coverage: 85.6% of statements
15:07:28 [2020-04-28T15:07:28.953Z] ?   	github.com/docker/docker/dockerversion	[no test files]
15:07:28 [2020-04-28T15:07:28.953Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
15:07:29 [2020-04-28T15:07:29.565Z] ok  	github.com/docker/docker/image/v1	0.004s	coverage: 25.0% of statements
15:07:29 [2020-04-28T15:07:29.565Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
15:07:30 [2020-04-28T15:07:30.177Z] ok  	github.com/docker/docker/libcontainerd/queue	0.021s	coverage: 100.0% of statements
15:07:30 [2020-04-28T15:07:30.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:07:30 [2020-04-28T15:07:30.434Z] using credential docker-jenkins-github-credentials
15:07:30 [2020-04-28T15:07:30.514Z] Cloning the remote Git repository
15:07:30 [2020-04-28T15:07:30.514Z] Cloning with configured refspecs honoured and without tags
15:07:30 [2020-04-28T15:07:30.790Z] ok  	github.com/docker/docker/opts	0.014s	coverage: 67.4% of statements
15:07:30 [2020-04-28T15:07:30.881Z] #8 unpacking docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 30.3s done
15:07:30 [2020-04-28T15:07:30.881Z] #8 DONE 36.4s
15:07:30 [2020-04-28T15:07:30.881Z] 
15:07:30 [2020-04-28T15:07:30.881Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
15:07:30 [2020-04-28T15:07:30.881Z] #9 DONE 0.2s
15:07:30 [2020-04-28T15:07:30.881Z] 
15:07:30 [2020-04-28T15:07:30.881Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
15:07:30 [2020-04-28T15:07:30.881Z] #10 DONE 0.2s
15:07:30 [2020-04-28T15:07:30.881Z] 
15:07:30 [2020-04-28T15:07:30.881Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
15:07:30 [2020-04-28T15:07:30.881Z] #30 DONE 0.1s
15:07:30 [2020-04-28T15:07:30.881Z] 
15:07:30 [2020-04-28T15:07:30.881Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
15:07:30 [2020-04-28T15:07:30.881Z] #41 DONE 0.1s
15:07:30 [2020-04-28T15:07:30.881Z] 
15:07:30 [2020-04-28T15:07:30.881Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
15:07:30 [2020-04-28T15:07:30.881Z] #22 DONE 0.1s
15:07:30 [2020-04-28T15:07:30.881Z] 
15:07:30 [2020-04-28T15:07:30.881Z] #68 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
15:07:30 [2020-04-28T15:07:30.881Z] #68 ...
15:07:30 [2020-04-28T15:07:30.881Z] 
15:07:30 [2020-04-28T15:07:30.881Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
15:07:30 [2020-04-28T15:07:30.881Z] #33 DONE 0.2s
15:07:30 [2020-04-28T15:07:30.881Z] 
15:07:30 [2020-04-28T15:07:30.881Z] #74 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
15:07:30 [2020-04-28T15:07:30.881Z] #74 DONE 0.2s
15:07:30 [2020-04-28T15:07:30.881Z] 
15:07:30 [2020-04-28T15:07:30.881Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
15:07:30 [2020-04-28T15:07:30.881Z] #23 DONE 0.2s
15:07:30 [2020-04-28T15:07:30.881Z] 
15:07:30 [2020-04-28T15:07:30.881Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
15:07:30 [2020-04-28T15:07:30.881Z] #47 DONE 0.2s
15:07:30 [2020-04-28T15:07:30.881Z] 
15:07:30 [2020-04-28T15:07:30.881Z] #68 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
15:07:30 [2020-04-28T15:07:30.881Z] #68 DONE 0.3s
15:07:30 [2020-04-28T15:07:30.881Z] 
15:07:30 [2020-04-28T15:07:30.881Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
15:07:30 [2020-04-28T15:07:30.881Z] #53 DONE 0.3s
15:07:30 [2020-04-28T15:07:30.881Z] 
15:07:30 [2020-04-28T15:07:30.881Z] #56 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
15:07:30 [2020-04-28T15:07:30.881Z] #56 DONE 0.3s
15:07:30 [2020-04-28T15:07:30.881Z] 
15:07:30 [2020-04-28T15:07:30.881Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
15:07:30 [2020-04-28T15:07:30.881Z] #50 DONE 0.3s
15:07:30 [2020-04-28T15:07:30.881Z] 
15:07:30 [2020-04-28T15:07:30.881Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:07:30 [2020-04-28T15:07:30.881Z] #57 0.611 + RM_GOPATH=0
15:07:30 [2020-04-28T15:07:30.881Z] #57 0.613 + TMP_GOPATH=
15:07:30 [2020-04-28T15:07:30.881Z] #57 0.613 + : /build
15:07:30 [2020-04-28T15:07:30.881Z] #57 0.613 + '[' -z '' ']'
15:07:30 [2020-04-28T15:07:30.881Z] #57 0.618 ++ mktemp -d
15:07:30 [2020-04-28T15:07:30.881Z] #57 0.621 + export GOPATH=/tmp/tmp.nb9LmU2uN8
15:07:30 [2020-04-28T15:07:30.881Z] #57 0.621 + GOPATH=/tmp/tmp.nb9LmU2uN8
15:07:30 [2020-04-28T15:07:30.881Z] #57 0.621 + RM_GOPATH=1
15:07:30 [2020-04-28T15:07:30.881Z] #57 0.622 ++ dirname ./install.sh
15:07:30 [2020-04-28T15:07:30.881Z] #57 0.624 + dir=.
15:07:30 [2020-04-28T15:07:30.881Z] #57 0.624 + bin=shfmt
15:07:30 [2020-04-28T15:07:30.881Z] #57 0.624 + shift
15:07:30 [2020-04-28T15:07:30.881Z] #57 0.624 + '[' '!' -f ./shfmt.installer ']'
15:07:30 [2020-04-28T15:07:30.881Z] #57 0.624 + . ./shfmt.installer
15:07:30 [2020-04-28T15:07:30.881Z] #57 0.624 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
15:07:30 [2020-04-28T15:07:30.881Z] #57 0.625 + install_shfmt
15:07:30 [2020-04-28T15:07:30.881Z] #57 0.625 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
15:07:30 [2020-04-28T15:07:30.881Z] #57 0.626 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
15:07:30 [2020-04-28T15:07:30.881Z] #57 0.626 + git clone https://github.com/mvdan/sh.git /tmp/tmp.nb9LmU2uN8/src/github.com/mvdan/sh
15:07:30 [2020-04-28T15:07:30.881Z] #57 0.630 Cloning into '/tmp/tmp.nb9LmU2uN8/src/github.com/mvdan/sh'...
15:07:31 [2020-04-28T15:07:31.071Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
15:07:30 [2020-04-28T15:07:30.715Z] Cloning repository https://github.com/moby/moby.git
15:07:31 [2020-04-28T15:07:31.130Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
15:07:32 [2020-04-28T15:07:32.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
15:07:32 [2020-04-28T15:07:32.382Z] #57 ...
15:07:32 [2020-04-28T15:07:32.383Z] 
15:07:32 [2020-04-28T15:07:32.383Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:07:32 [2020-04-28T15:07:32.383Z] #24 0.814 + RM_GOPATH=0
15:07:32 [2020-04-28T15:07:32.383Z] #24 0.814 + TMP_GOPATH=
15:07:32 [2020-04-28T15:07:32.383Z] #24 0.814 + : /build
15:07:32 [2020-04-28T15:07:32.383Z] #24 0.814 + '[' -z '' ']'
15:07:32 [2020-04-28T15:07:32.383Z] #24 0.838 ++ mktemp -d
15:07:32 [2020-04-28T15:07:32.383Z] #24 0.897 + export GOPATH=/tmp/tmp.XpA349UAxO
15:07:32 [2020-04-28T15:07:32.383Z] #24 0.924 + GOPATH=/tmp/tmp.XpA349UAxO
15:07:32 [2020-04-28T15:07:32.383Z] #24 0.925 + RM_GOPATH=1
15:07:32 [2020-04-28T15:07:32.383Z] #24 0.926 ++ dirname ./install.sh
15:07:32 [2020-04-28T15:07:32.383Z] #24 0.932 + dir=.
15:07:32 [2020-04-28T15:07:32.383Z] #24 0.932 + bin=dockercli
15:07:32 [2020-04-28T15:07:32.383Z] #24 0.932 + shift
15:07:32 [2020-04-28T15:07:32.383Z] #24 0.932 + '[' '!' -f ./dockercli.installer ']'
15:07:32 [2020-04-28T15:07:32.383Z] #24 0.933 + . ./dockercli.installer
15:07:32 [2020-04-28T15:07:32.383Z] #24 0.933 ++ : stable
15:07:32 [2020-04-28T15:07:32.383Z] #24 0.934 ++ : 17.06.2-ce
15:07:32 [2020-04-28T15:07:32.383Z] #24 0.936 + install_dockercli
15:07:32 [2020-04-28T15:07:32.383Z] #24 0.937 Install docker/cli version 17.06.2-ce from stable
15:07:32 [2020-04-28T15:07:32.383Z] #24 0.937 + echo 'Install docker/cli version 17.06.2-ce from stable'
15:07:32 [2020-04-28T15:07:32.383Z] #24 0.938 ++ uname -m
15:07:32 [2020-04-28T15:07:32.383Z] #24 0.944 + arch=ppc64le
15:07:32 [2020-04-28T15:07:32.383Z] #24 0.946 + '[' ppc64le '!=' x86_64 ']'
15:07:32 [2020-04-28T15:07:32.383Z] #24 0.946 + '[' ppc64le '!=' s390x ']'
15:07:32 [2020-04-28T15:07:32.383Z] #24 0.947 + '[' ppc64le '!=' armhf ']'
15:07:32 [2020-04-28T15:07:32.383Z] #24 0.947 + build_dockercli
15:07:32 [2020-04-28T15:07:32.383Z] #24 0.948 + git clone https://github.com/docker/docker-ce /tmp/tmp.XpA349UAxO/tmp/docker-ce
15:07:32 [2020-04-28T15:07:32.383Z] #24 0.958 Cloning into '/tmp/tmp.XpA349UAxO/tmp/docker-ce'...
15:07:32 [2020-04-28T15:07:32.550Z] ok  	github.com/docker/docker/pkg/archive	0.476s	coverage: 77.2% of statements
15:07:32 [2020-04-28T15:07:32.677Z] #24 ...
15:07:32 [2020-04-28T15:07:32.677Z] 
15:07:32 [2020-04-28T15:07:32.677Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:07:32 [2020-04-28T15:07:32.677Z] #48 0.769 + RM_GOPATH=0
15:07:32 [2020-04-28T15:07:32.677Z] #48 0.770 + TMP_GOPATH=
15:07:32 [2020-04-28T15:07:32.677Z] #48 0.770 + : /build
15:07:32 [2020-04-28T15:07:32.677Z] #48 0.770 + '[' -z '' ']'
15:07:32 [2020-04-28T15:07:32.677Z] #48 0.771 ++ mktemp -d
15:07:32 [2020-04-28T15:07:32.677Z] #48 0.829 + export GOPATH=/tmp/tmp.yBiLWXqwdU
15:07:32 [2020-04-28T15:07:32.677Z] #48 0.829 + GOPATH=/tmp/tmp.yBiLWXqwdU
15:07:32 [2020-04-28T15:07:32.677Z] #48 0.830 + RM_GOPATH=1
15:07:32 [2020-04-28T15:07:32.677Z] #48 0.837 ++ dirname ./install.sh
15:07:32 [2020-04-28T15:07:32.677Z] #48 0.855 + dir=.
15:07:32 [2020-04-28T15:07:32.677Z] #48 0.860 + bin=vndr
15:07:32 [2020-04-28T15:07:32.677Z] #48 0.861 + shift
15:07:32 [2020-04-28T15:07:32.677Z] #48 0.863 + '[' '!' -f ./vndr.installer ']'
15:07:32 [2020-04-28T15:07:32.677Z] #48 0.864 + . ./vndr.installer
15:07:32 [2020-04-28T15:07:32.677Z] #48 0.866 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:07:32 [2020-04-28T15:07:32.677Z] #48 0.886 + install_vndr
15:07:32 [2020-04-28T15:07:32.677Z] #48 0.887 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
15:07:32 [2020-04-28T15:07:32.677Z] #48 0.887 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:07:32 [2020-04-28T15:07:32.677Z] #48 0.887 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.yBiLWXqwdU/src/github.com/LK4D4/vndr
15:07:32 [2020-04-28T15:07:32.677Z] #48 0.894 Cloning into '/tmp/tmp.yBiLWXqwdU/src/github.com/LK4D4/vndr'...
15:07:32 [2020-04-28T15:07:32.677Z] #48 2.448 + cd /tmp/tmp.yBiLWXqwdU/src/github.com/LK4D4/vndr
15:07:32 [2020-04-28T15:07:32.677Z] #48 2.470 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:07:32 [2020-04-28T15:07:32.677Z] #48 2.544 + go build -buildmode=pie -v -o /build/vndr .
15:07:32 [2020-04-28T15:07:32.677Z] #48 5.255 internal/cpu
15:07:32 [2020-04-28T15:07:32.677Z] #48 5.337 runtime/internal/sys
15:07:32 [2020-04-28T15:07:32.677Z] #48 5.344 internal/race
15:07:32 [2020-04-28T15:07:32.677Z] #48 5.877 sync/atomic
15:07:32 [2020-04-28T15:07:32.677Z] #48 5.897 runtime/internal/atomic
15:07:32 [2020-04-28T15:07:32.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:07:32 [2020-04-28T15:07:32.973Z] #48 6.122 unicode
15:07:33 [2020-04-28T15:07:33.552Z] ok  	github.com/docker/docker/pkg/authorization	0.155s	coverage: 68.3% of statements
15:07:33 [2020-04-28T15:07:33.552Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
15:07:33 [2020-04-28T15:07:33.552Z] ok  	github.com/docker/docker/pkg/capabilities	0.001s	coverage: 87.5% of statements
15:07:32 [2020-04-28T15:07:32.494Z] Fetching upstream changes from https://github.com/moby/moby.git
15:07:32 [2020-04-28T15:07:32.495Z]  > git --version # timeout=10
15:07:32 [2020-04-28T15:07:32.542Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:07:32 [2020-04-28T15:07:32.545Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40866/head:refs/remotes/origin/PR-40866 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:07:34 [2020-04-28T15:07:34.482Z] #48 7.423 unicode/utf8
15:07:34 [2020-04-28T15:07:34.482Z] #48 7.569 math/bits
15:07:34 [2020-04-28T15:07:34.774Z] #48 7.737 internal/bytealg
15:07:35 [2020-04-28T15:07:35.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:07:36 [2020-04-28T15:07:36.273Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:07:36 [2020-04-28T15:07:36.837Z] #48 ...
15:07:36 [2020-04-28T15:07:36.837Z] 
15:07:36 [2020-04-28T15:07:36.837Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:07:36 [2020-04-28T15:07:36.837Z] #36 0.933 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:07:36 [2020-04-28T15:07:36.837Z] #36 1.066 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:07:36 [2020-04-28T15:07:36.837Z] #36 1.277 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:07:36 [2020-04-28T15:07:36.837Z] #36 3.248 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
15:07:36 [2020-04-28T15:07:36.837Z] #36 7.688 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [184 kB]
15:07:36 [2020-04-28T15:07:36.837Z] #36 ...
15:07:36 [2020-04-28T15:07:36.837Z] 
15:07:36 [2020-04-28T15:07:36.837Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:07:36 [2020-04-28T15:07:36.837Z] #31 1.044 + git clone https://github.com/kolyshkin/go-swagger.git .
15:07:36 [2020-04-28T15:07:36.837Z] #31 1.047 Cloning into '.'...
15:07:36 [2020-04-28T15:07:36.837Z] #31 ...
15:07:36 [2020-04-28T15:07:36.837Z] 
15:07:36 [2020-04-28T15:07:36.837Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:07:36 [2020-04-28T15:07:36.837Z] #63 0.947 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:07:36 [2020-04-28T15:07:36.837Z] #63 1.082 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:07:36 [2020-04-28T15:07:36.837Z] #63 1.200 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:07:36 [2020-04-28T15:07:36.837Z] #63 3.307 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
15:07:36 [2020-04-28T15:07:36.837Z] #63 7.049 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [184 kB]
15:07:36 [2020-04-28T15:07:36.837Z] #63 9.798 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
15:07:37 [2020-04-28T15:07:37.129Z] #63 ...
15:07:37 [2020-04-28T15:07:37.129Z] 
15:07:37 [2020-04-28T15:07:37.129Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:07:37 [2020-04-28T15:07:37.129Z] #34 0.732 + RM_GOPATH=0
15:07:37 [2020-04-28T15:07:37.129Z] #34 0.735 + TMP_GOPATH=
15:07:37 [2020-04-28T15:07:37.129Z] #34 0.736 + : /build
15:07:37 [2020-04-28T15:07:37.129Z] #34 0.736 + '[' -z '' ']'
15:07:37 [2020-04-28T15:07:37.129Z] #34 0.738 ++ mktemp -d
15:07:37 [2020-04-28T15:07:37.129Z] #34 0.761 + export GOPATH=/tmp/tmp.pk4cIQp2Al
15:07:37 [2020-04-28T15:07:37.129Z] #34 0.762 + GOPATH=/tmp/tmp.pk4cIQp2Al
15:07:37 [2020-04-28T15:07:37.129Z] #34 0.762 + RM_GOPATH=1
15:07:37 [2020-04-28T15:07:37.129Z] #34 0.763 ++ dirname ./install.sh
15:07:37 [2020-04-28T15:07:37.129Z] #34 0.765 + dir=.
15:07:37 [2020-04-28T15:07:37.129Z] #34 0.769 + bin=tomlv
15:07:37 [2020-04-28T15:07:37.129Z] #34 0.770 + shift
15:07:37 [2020-04-28T15:07:37.129Z] #34 0.770 + '[' '!' -f ./tomlv.installer ']'
15:07:37 [2020-04-28T15:07:37.129Z] #34 0.770 + . ./tomlv.installer
15:07:37 [2020-04-28T15:07:37.129Z] #34 0.803 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:07:37 [2020-04-28T15:07:37.129Z] #34 0.843 + install_tomlv
15:07:37 [2020-04-28T15:07:37.129Z] #34 0.843 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
15:07:37 [2020-04-28T15:07:37.129Z] #34 0.846 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.pk4cIQp2Al/src/github.com/BurntSushi/toml
15:07:37 [2020-04-28T15:07:37.129Z] #34 0.853 Cloning into '/tmp/tmp.pk4cIQp2Al/src/github.com/BurntSushi/toml'...
15:07:37 [2020-04-28T15:07:37.129Z] #34 0.861 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:07:37 [2020-04-28T15:07:37.129Z] #34 3.033 + cd /tmp/tmp.pk4cIQp2Al/src/github.com/BurntSushi/toml
15:07:37 [2020-04-28T15:07:37.129Z] #34 3.033 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:07:37 [2020-04-28T15:07:37.129Z] #34 3.081 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
15:07:37 [2020-04-28T15:07:37.129Z] #34 4.408 math/bits
15:07:37 [2020-04-28T15:07:37.129Z] #34 4.431 runtime/internal/sys
15:07:37 [2020-04-28T15:07:37.129Z] #34 4.512 internal/cpu
15:07:37 [2020-04-28T15:07:37.129Z] #34 4.574 runtime/internal/atomic
15:07:37 [2020-04-28T15:07:37.129Z] #34 5.456 runtime/internal/math
15:07:37 [2020-04-28T15:07:37.129Z] #34 6.029 sync/atomic
15:07:37 [2020-04-28T15:07:37.129Z] #34 6.050 unicode/utf8
15:07:37 [2020-04-28T15:07:37.129Z] #34 7.351 internal/bytealg
15:07:37 [2020-04-28T15:07:37.129Z] #34 7.747 unicode
15:07:37 [2020-04-28T15:07:37.129Z] #34 8.141 math
15:07:37 [2020-04-28T15:07:37.129Z] #34 8.661 internal/testlog
15:07:37 [2020-04-28T15:07:37.129Z] #34 10.10 encoding
15:07:37 [2020-04-28T15:07:37.129Z] #34 ...
15:07:37 [2020-04-28T15:07:37.129Z] 
15:07:37 [2020-04-28T15:07:37.129Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:07:37 [2020-04-28T15:07:37.129Z] #26 0.934 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:07:37 [2020-04-28T15:07:37.129Z] #26 1.157 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:07:37 [2020-04-28T15:07:37.129Z] #26 1.277 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:07:37 [2020-04-28T15:07:37.129Z] #26 3.529 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
15:07:37 [2020-04-28T15:07:37.129Z] #26 7.137 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [184 kB]
15:07:37 [2020-04-28T15:07:37.129Z] #26 10.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
15:07:37 [2020-04-28T15:07:37.422Z] #26 ...
15:07:37 [2020-04-28T15:07:37.422Z] 
15:07:37 [2020-04-28T15:07:37.422Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:07:37 [2020-04-28T15:07:37.422Z] #69 0.802 + RM_GOPATH=0
15:07:37 [2020-04-28T15:07:37.422Z] #69 0.805 + TMP_GOPATH=
15:07:37 [2020-04-28T15:07:37.422Z] #69 0.805 + : /build/
15:07:37 [2020-04-28T15:07:37.422Z] #69 0.806 + '[' -z '' ']'
15:07:37 [2020-04-28T15:07:37.422Z] #69 0.815 ++ mktemp -d
15:07:37 [2020-04-28T15:07:37.422Z] #69 0.821 + export GOPATH=/tmp/tmp.dXAAFY14ck
15:07:37 [2020-04-28T15:07:37.422Z] #69 0.821 + GOPATH=/tmp/tmp.dXAAFY14ck
15:07:37 [2020-04-28T15:07:37.422Z] #69 0.821 + RM_GOPATH=1
15:07:37 [2020-04-28T15:07:37.422Z] #69 0.869 ++ dirname ./install.sh
15:07:37 [2020-04-28T15:07:37.422Z] #69 0.873 + dir=.
15:07:37 [2020-04-28T15:07:37.422Z] #69 0.883 + bin=rootlesskit
15:07:37 [2020-04-28T15:07:37.422Z] #69 0.883 + shift
15:07:37 [2020-04-28T15:07:37.422Z] #69 0.884 + '[' '!' -f ./rootlesskit.installer ']'
15:07:37 [2020-04-28T15:07:37.422Z] #69 0.897 + . ./rootlesskit.installer
15:07:37 [2020-04-28T15:07:37.422Z] #69 0.906 ++ : 0fec9adac6b078aa8616da47e9d75f663ca3f492
15:07:37 [2020-04-28T15:07:37.422Z] #69 0.922 + install_rootlesskit
15:07:37 [2020-04-28T15:07:37.422Z] #69 0.935 + case "$1" in
15:07:37 [2020-04-28T15:07:37.422Z] #69 0.935 + export CGO_ENABLED=0
15:07:37 [2020-04-28T15:07:37.422Z] #69 0.935 + CGO_ENABLED=0
15:07:37 [2020-04-28T15:07:37.422Z] #69 0.935 + _install_rootlesskit
15:07:37 [2020-04-28T15:07:37.422Z] #69 0.935 + echo 'Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492'
15:07:37 [2020-04-28T15:07:37.422Z] #69 0.936 Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492
15:07:37 [2020-04-28T15:07:37.422Z] #69 0.937 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.dXAAFY14ck/src/github.com/rootless-containers/rootlesskit
15:07:37 [2020-04-28T15:07:37.422Z] #69 0.953 Cloning into '/tmp/tmp.dXAAFY14ck/src/github.com/rootless-containers/rootlesskit'...
15:07:37 [2020-04-28T15:07:37.422Z] #69 9.369 + cd /tmp/tmp.dXAAFY14ck/src/github.com/rootless-containers/rootlesskit
15:07:37 [2020-04-28T15:07:37.422Z] #69 9.370 + git checkout -q 0fec9adac6b078aa8616da47e9d75f663ca3f492
15:07:37 [2020-04-28T15:07:37.422Z] #69 9.548 + for f in rootlesskit rootlesskit-docker-proxy
15:07:37 [2020-04-28T15:07:37.422Z] #69 9.550 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
15:07:37 [2020-04-28T15:07:37.422Z] #69 ...
15:07:37 [2020-04-28T15:07:37.422Z] 
15:07:37 [2020-04-28T15:07:37.422Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:07:37 [2020-04-28T15:07:37.422Z] #51 0.778 + RM_GOPATH=0
15:07:37 [2020-04-28T15:07:37.422Z] #51 0.779 + TMP_GOPATH=
15:07:37 [2020-04-28T15:07:37.422Z] #51 0.789 + : /build
15:07:37 [2020-04-28T15:07:37.422Z] #51 0.789 + '[' -z '' ']'
15:07:37 [2020-04-28T15:07:37.422Z] #51 0.797 ++ mktemp -d
15:07:37 [2020-04-28T15:07:37.422Z] #51 0.846 + export GOPATH=/tmp/tmp.cfq4GvPr72
15:07:37 [2020-04-28T15:07:37.422Z] #51 0.847 + GOPATH=/tmp/tmp.cfq4GvPr72
15:07:37 [2020-04-28T15:07:37.422Z] #51 0.847 + RM_GOPATH=1
15:07:37 [2020-04-28T15:07:37.422Z] #51 0.861 ++ dirname ./install.sh
15:07:37 [2020-04-28T15:07:37.422Z] #51 0.865 + dir=.
15:07:37 [2020-04-28T15:07:37.422Z] #51 0.865 + bin=gotestsum
15:07:37 [2020-04-28T15:07:37.422Z] #51 0.865 + shift
15:07:37 [2020-04-28T15:07:37.422Z] #51 0.866 + '[' '!' -f ./gotestsum.installer ']'
15:07:37 [2020-04-28T15:07:37.422Z] #51 0.866 + . ./gotestsum.installer
15:07:37 [2020-04-28T15:07:37.422Z] #51 0.867 ++ : v0.3.5
15:07:37 [2020-04-28T15:07:37.422Z] #51 0.868 + install_gotestsum
15:07:37 [2020-04-28T15:07:37.422Z] #51 0.868 + echo 'Installing gotestsum version v0.3.5'
15:07:37 [2020-04-28T15:07:37.422Z] #51 0.868 Installing gotestsum version v0.3.5
15:07:37 [2020-04-28T15:07:37.422Z] #51 0.869 + go get -d gotest.tools/gotestsum
15:07:37 [2020-04-28T15:07:37.715Z] #51 ...
15:07:37 [2020-04-28T15:07:37.715Z] 
15:07:37 [2020-04-28T15:07:37.715Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:07:37 [2020-04-28T15:07:37.715Z] #44 0.933 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:07:37 [2020-04-28T15:07:37.715Z] #44 1.067 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:07:37 [2020-04-28T15:07:37.715Z] #44 1.273 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:07:37 [2020-04-28T15:07:37.715Z] #44 3.121 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
15:07:37 [2020-04-28T15:07:37.715Z] #44 6.603 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [184 kB]
15:07:37 [2020-04-28T15:07:37.715Z] #44 9.904 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
15:07:37 [2020-04-28T15:07:37.715Z] #44 ...
15:07:37 [2020-04-28T15:07:37.715Z] 
15:07:37 [2020-04-28T15:07:37.715Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:07:37 [2020-04-28T15:07:37.715Z] #75 0.801 + RM_GOPATH=0
15:07:37 [2020-04-28T15:07:37.715Z] #75 0.801 + TMP_GOPATH=
15:07:37 [2020-04-28T15:07:37.715Z] #75 0.801 + : /build
15:07:37 [2020-04-28T15:07:37.715Z] #75 0.801 + '[' -z '' ']'
15:07:37 [2020-04-28T15:07:37.715Z] #75 0.824 ++ mktemp -d
15:07:37 [2020-04-28T15:07:37.715Z] #75 0.842 + export GOPATH=/tmp/tmp.7FBNerIV4G
15:07:37 [2020-04-28T15:07:37.715Z] #75 0.842 + GOPATH=/tmp/tmp.7FBNerIV4G
15:07:37 [2020-04-28T15:07:37.715Z] #75 0.842 + RM_GOPATH=1
15:07:37 [2020-04-28T15:07:37.715Z] #75 0.850 ++ dirname ./install.sh
15:07:37 [2020-04-28T15:07:37.715Z] #75 0.859 + dir=.
15:07:37 [2020-04-28T15:07:37.715Z] #75 0.860 + bin=proxy
15:07:37 [2020-04-28T15:07:37.715Z] #75 0.860 + shift
15:07:37 [2020-04-28T15:07:37.715Z] #75 0.860 + '[' '!' -f ./proxy.installer ']'
15:07:37 [2020-04-28T15:07:37.715Z] #75 0.860 + . ./proxy.installer
15:07:37 [2020-04-28T15:07:37.715Z] #75 0.860 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
15:07:37 [2020-04-28T15:07:37.715Z] #75 0.860 + install_proxy
15:07:37 [2020-04-28T15:07:37.715Z] #75 0.860 + case "$1" in
15:07:37 [2020-04-28T15:07:37.715Z] #75 0.860 + export CGO_ENABLED=0
15:07:37 [2020-04-28T15:07:37.715Z] #75 0.860 + CGO_ENABLED=0
15:07:37 [2020-04-28T15:07:37.715Z] #75 0.860 + _install_proxy
15:07:37 [2020-04-28T15:07:37.715Z] #75 0.861 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
15:07:37 [2020-04-28T15:07:37.715Z] #75 0.861 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
15:07:37 [2020-04-28T15:07:37.715Z] #75 0.861 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.7FBNerIV4G/src/github.com/docker/libnetwork
15:07:37 [2020-04-28T15:07:37.715Z] #75 0.909 Cloning into '/tmp/tmp.7FBNerIV4G/src/github.com/docker/libnetwork'...
15:07:37 [2020-04-28T15:07:37.920Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.479s	coverage: 43.2% of statements
15:07:37 [2020-04-28T15:07:37.920Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
15:07:38 [2020-04-28T15:07:38.006Z] #75 ...
15:07:38 [2020-04-28T15:07:38.006Z] 
15:07:38 [2020-04-28T15:07:38.006Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:07:38 [2020-04-28T15:07:38.006Z] #42 0.779 + git clone https://github.com/docker/distribution.git .
15:07:38 [2020-04-28T15:07:38.006Z] #42 0.782 Cloning into '.'...
15:07:38 [2020-04-28T15:07:38.006Z] #42 ...
15:07:38 [2020-04-28T15:07:38.006Z] 
15:07:38 [2020-04-28T15:07:38.006Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:07:38 [2020-04-28T15:07:38.006Z] #54 0.768 + RM_GOPATH=0
15:07:38 [2020-04-28T15:07:38.006Z] #54 0.768 + TMP_GOPATH=
15:07:38 [2020-04-28T15:07:38.006Z] #54 0.768 + : /build
15:07:38 [2020-04-28T15:07:38.006Z] #54 0.769 + '[' -z '' ']'
15:07:38 [2020-04-28T15:07:38.006Z] #54 0.770 ++ mktemp -d
15:07:38 [2020-04-28T15:07:38.006Z] #54 0.796 + export GOPATH=/tmp/tmp.49HCECiczA
15:07:38 [2020-04-28T15:07:38.006Z] #54 0.806 + GOPATH=/tmp/tmp.49HCECiczA
15:07:38 [2020-04-28T15:07:38.006Z] #54 0.806 + RM_GOPATH=1
15:07:38 [2020-04-28T15:07:38.006Z] #54 0.812 ++ dirname ./install.sh
15:07:38 [2020-04-28T15:07:38.006Z] #54 0.834 + dir=.
15:07:38 [2020-04-28T15:07:38.006Z] #54 0.834 + bin=golangci_lint
15:07:38 [2020-04-28T15:07:38.006Z] #54 0.834 + shift
15:07:38 [2020-04-28T15:07:38.006Z] #54 0.834 + '[' '!' -f ./golangci_lint.installer ']'
15:07:38 [2020-04-28T15:07:38.006Z] #54 0.835 + . ./golangci_lint.installer
15:07:38 [2020-04-28T15:07:38.006Z] #54 0.835 ++ : v1.23.8
15:07:38 [2020-04-28T15:07:38.006Z] #54 0.836 + install_golangci_lint
15:07:38 [2020-04-28T15:07:38.006Z] #54 0.836 + echo 'Installing golangci-lint version v1.23.8'
15:07:38 [2020-04-28T15:07:38.006Z] #54 0.841 Installing golangci-lint version v1.23.8
15:07:38 [2020-04-28T15:07:38.006Z] #54 0.841 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
15:07:38 [2020-04-28T15:07:38.201Z] ok  	github.com/docker/docker/layer	7.780s	coverage: 68.8% of statements
15:07:38 [2020-04-28T15:07:38.201Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
15:07:38 [2020-04-28T15:07:38.201Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
15:07:38 [2020-04-28T15:07:38.201Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
15:07:38 [2020-04-28T15:07:38.201Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
15:07:38 [2020-04-28T15:07:38.201Z] ?   	github.com/docker/docker/oci	[no test files]
15:07:38 [2020-04-28T15:07:38.201Z] ?   	github.com/docker/docker/oci/caps	[no test files]
15:07:38 [2020-04-28T15:07:38.201Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
15:07:38 [2020-04-28T15:07:38.201Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
15:07:38 [2020-04-28T15:07:38.201Z] ok  	github.com/docker/docker/pkg/discovery	0.006s	coverage: 58.3% of statements
15:07:38 [2020-04-28T15:07:38.296Z] #54 ...
15:07:38 [2020-04-28T15:07:38.296Z] 
15:07:38 [2020-04-28T15:07:38.296Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:07:38 [2020-04-28T15:07:38.296Z] #11 1.014 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:07:38 [2020-04-28T15:07:38.296Z] #11 1.084 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:07:38 [2020-04-28T15:07:38.296Z] #11 1.352 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:07:38 [2020-04-28T15:07:38.296Z] #11 3.457 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
15:07:38 [2020-04-28T15:07:38.296Z] #11 7.488 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [184 kB]
15:07:38 [2020-04-28T15:07:38.296Z] #11 9.928 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
15:07:38 [2020-04-28T15:07:38.296Z] #11 ...
15:07:38 [2020-04-28T15:07:38.296Z] 
15:07:38 [2020-04-28T15:07:38.296Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:07:38 [2020-04-28T15:07:38.296Z] #48 10.61 math
15:07:38 [2020-04-28T15:07:38.296Z] #48 11.48 unicode/utf16
15:07:38 [2020-04-28T15:07:38.587Z] #48 11.60 runtime
15:07:38 [2020-04-28T15:07:38.806Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:07:38 [2020-04-28T15:07:38.812Z] ok  	github.com/docker/docker/pkg/discovery/file	0.007s	coverage: 92.9% of statements
15:07:39 [2020-04-28T15:07:39.093Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.007s	coverage: 92.3% of statements
15:07:39 [2020-04-28T15:07:39.374Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.008s	coverage: 93.8% of statements
15:07:39 [2020-04-28T15:07:39.614Z] #48 12.65 container/list
15:07:39 [2020-04-28T15:07:39.985Z] ok  	github.com/docker/docker/pkg/dmesg	0.002s	coverage: 83.3% of statements
15:07:40 [2020-04-28T15:07:40.183Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:07:40 [2020-04-28T15:07:40.989Z] ok  	github.com/docker/docker/pkg/filenotify	0.602s	coverage: 67.0% of statements
15:07:41 [2020-04-28T15:07:41.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:07:41 [2020-04-28T15:07:41.600Z] ok  	github.com/docker/docker/pkg/fileutils	0.005s	coverage: 89.5% of statements
15:07:42 [2020-04-28T15:07:42.211Z] ok  	github.com/docker/docker/pkg/fsutils	0.450s	coverage: 85.1% of statements
15:07:42 [2020-04-28T15:07:42.491Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.086s	coverage: 84.1% of statements
15:07:42 [2020-04-28T15:07:42.491Z] ok  	github.com/docker/docker/pkg/homedir	0.006s	coverage: 11.4% of statements
15:07:42 [2020-04-28T15:07:42.933Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:07:42 [2020-04-28T15:07:42.933Z] Using test binary docker
15:07:42 [2020-04-28T15:07:42.933Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:07:42 [2020-04-28T15:07:42.933Z] +++ /etc/init.d/apparmor start
15:07:42 [2020-04-28T15:07:42.933Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:07:42 [2020-04-28T15:07:42.933Z] Starting dockerd
15:07:42 [2020-04-28T15:07:42.933Z] INFO: Waiting for daemon to start...
15:07:42 [2020-04-28T15:07:42.933Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
15:07:43 [2020-04-28T15:07:43.493Z] ok  	github.com/docker/docker/pkg/idtools	0.246s	coverage: 70.1% of statements
15:07:43 [2020-04-28T15:07:43.493Z] ok  	github.com/docker/docker/pkg/ioutils	0.311s	coverage: 69.3% of statements
15:07:43 [2020-04-28T15:07:43.773Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.019s	coverage: 91.7% of statements
15:07:43 [2020-04-28T15:07:43.773Z] ok  	github.com/docker/docker/pkg/locker	0.012s	coverage: 88.9% of statements
15:07:44 [2020-04-28T15:07:44.054Z] ok  	github.com/docker/docker/pkg/longpath	0.001s	coverage: 100.0% of statements
15:07:44 [2020-04-28T15:07:44.054Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
15:07:44 [2020-04-28T15:07:44.054Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
15:07:44 [2020-04-28T15:07:44.054Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.010s	coverage: 85.7% of statements
15:07:44 [2020-04-28T15:07:44.054Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
15:07:44 [2020-04-28T15:07:44.092Z] #48 16.55 crypto/internal/subtle
15:07:44 [2020-04-28T15:07:44.092Z] #48 17.13 crypto/subtle
15:07:44 [2020-04-28T15:07:44.335Z] ok  	github.com/docker/docker/pkg/parsers	0.001s	coverage: 97.0% of statements
15:07:44 [2020-04-28T15:07:44.615Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.016s	coverage: 60.0% of statements
15:07:44 [2020-04-28T15:07:44.615Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.002s	coverage: 91.4% of statements
15:07:44 [2020-04-28T15:07:44.721Z] #48 17.84 vendor/golang.org/x/crypto/cryptobyte/asn1
15:07:44 [2020-04-28T15:07:44.833Z] .
15:07:44 [2020-04-28T15:07:44.833Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:07:44 [2020-04-28T15:07:44.896Z] ok  	github.com/docker/docker/pkg/pidfile	0.013s	coverage: 82.4% of statements
15:07:44 [2020-04-28T15:07:44.896Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
15:07:44 [2020-04-28T15:07:44.896Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
15:07:45 [2020-04-28T15:07:45.091Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:07:45 [2020-04-28T15:07:45.092Z] Error: No such image: emptyfs
15:07:45 [2020-04-28T15:07:45.092Z] ++++ docker load
15:07:45 [2020-04-28T15:07:45.092Z] ++++ tar -cC bundles/test-integration/emptyfs .
15:07:45 [2020-04-28T15:07:45.349Z] Running integration-test (iteration 1)
15:07:45 [2020-04-28T15:07:45.349Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
15:07:45 [2020-04-28T15:07:45.349Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
15:07:45 [2020-04-28T15:07:45.349Z] ++ set -e
15:07:45 [2020-04-28T15:07:45.349Z] ++ '[' -n 0 ']'
15:07:45 [2020-04-28T15:07:45.349Z] ++ set -x
15:07:45 [2020-04-28T15:07:45.350Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
15:07:45 [2020-04-28T15:07:45.353Z] #48 18.35 internal/nettrace
15:07:45 [2020-04-28T15:07:45.508Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.016s	coverage: 56.8% of statements
15:07:45 [2020-04-28T15:07:45.789Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.001s	coverage: 85.7% of statements
15:07:45 [2020-04-28T15:07:45.986Z] #48 19.16 runtime/cgo
15:07:46 [2020-04-28T15:07:46.070Z] ok  	github.com/docker/docker/pkg/pools	0.001s	coverage: 88.2% of statements
15:07:46 [2020-04-28T15:07:46.351Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
15:07:47 [2020-04-28T15:07:47.021Z] #48 ...
15:07:47 [2020-04-28T15:07:47.021Z] 
15:07:47 [2020-04-28T15:07:47.021Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:07:47 [2020-04-28T15:07:47.021Z] #36 10.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
15:07:47 [2020-04-28T15:07:47.021Z] #36 ...
15:07:47 [2020-04-28T15:07:47.021Z] 
15:07:47 [2020-04-28T15:07:47.021Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:07:47 [2020-04-28T15:07:47.021Z] #34 10.59 runtime/cgo
15:07:47 [2020-04-28T15:07:47.021Z] #34 10.97 runtime
15:07:47 [2020-04-28T15:07:47.310Z] #34 ...
15:07:47 [2020-04-28T15:07:47.310Z] 
15:07:47 [2020-04-28T15:07:47.310Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:07:47 [2020-04-28T15:07:47.310Z] #57 20.15 + cd /tmp/tmp.nb9LmU2uN8/src/github.com/mvdan/sh
15:07:47 [2020-04-28T15:07:47.310Z] #57 20.16 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
15:07:47 [2020-04-28T15:07:47.310Z] #57 20.37 + GO111MODULE=on
15:07:47 [2020-04-28T15:07:47.310Z] #57 20.37 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
15:07:47 [2020-04-28T15:07:47.815Z] ok  	github.com/docker/docker/pkg/pubsub	1.017s	coverage: 73.9% of statements
15:07:47 [2020-04-28T15:07:47.815Z] ok  	github.com/docker/docker/pkg/reexec	0.003s	coverage: 82.4% of statements
15:07:49 [2020-04-28T15:07:49.562Z] Fetching without tags
15:07:50 [2020-04-28T15:07:50.058Z] #57 23.02 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:07:50 [2020-04-28T15:07:50.278Z] Merging remotes/origin/master commit 45369c61a48c755f3baee416f117e47d0127a42d into PR head commit b2af9e631c53ab17d49cd0ff341893a00318eb59
15:07:50 [2020-04-28T15:07:50.347Z] #57 23.18 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:07:50 [2020-04-28T15:07:50.347Z] #57 23.21 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:07:50 [2020-04-28T15:07:50.480Z] ok  	github.com/docker/docker/pkg/signal	2.333s	coverage: 61.0% of statements
15:07:50 [2020-04-28T15:07:50.637Z] #57 23.54 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:07:50 [2020-04-28T15:07:50.760Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
15:07:51 [2020-04-28T15:07:51.042Z] ok  	github.com/docker/docker/pkg/streamformatter	0.002s	coverage: 66.2% of statements
15:07:51 [2020-04-28T15:07:51.270Z] #57 24.08 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:07:49 [2020-04-28T15:07:49.255Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:07:49 [2020-04-28T15:07:49.300Z]  > git config --add remote.origin.fetch +refs/pull/40866/head:refs/remotes/origin/PR-40866 # timeout=10
15:07:49 [2020-04-28T15:07:49.347Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:07:49 [2020-04-28T15:07:49.469Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:07:49 [2020-04-28T15:07:49.598Z] Fetching upstream changes from https://github.com/moby/moby.git
15:07:49 [2020-04-28T15:07:49.598Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:07:49 [2020-04-28T15:07:49.599Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40866/head:refs/remotes/origin/PR-40866 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:07:50 [2020-04-28T15:07:50.388Z]  > git config core.sparsecheckout # timeout=10
15:07:50 [2020-04-28T15:07:50.432Z]  > git checkout -f b2af9e631c53ab17d49cd0ff341893a00318eb59 # timeout=10
15:07:51 [2020-04-28T15:07:51.322Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
15:07:51 [2020-04-28T15:07:51.603Z] ok  	github.com/docker/docker/pkg/symlink	0.005s	coverage: 87.7% of statements
15:07:51 [2020-04-28T15:07:51.884Z] ok  	github.com/docker/docker/pkg/sysinfo	0.004s	coverage: 71.3% of statements
15:07:52 [2020-04-28T15:07:52.165Z] ok  	github.com/docker/docker/pkg/system	0.039s	coverage: 36.9% of statements
15:07:52 [2020-04-28T15:07:52.307Z] #57 ...
15:07:52 [2020-04-28T15:07:52.307Z] 
15:07:52 [2020-04-28T15:07:52.307Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:07:52 [2020-04-28T15:07:52.307Z] #26 25.73 Fetched 8121 kB in 25s (326 kB/s)
15:07:52 [2020-04-28T15:07:52.776Z] ok  	github.com/docker/docker/pkg/tailfile	0.034s	coverage: 88.6% of statements
15:07:53 [2020-04-28T15:07:53.058Z] ok  	github.com/docker/docker/pkg/tarsum	0.027s	coverage: 89.3% of statements
15:07:53 [2020-04-28T15:07:53.058Z] testing: warning: no tests to run
15:07:53 [2020-04-28T15:07:53.058Z] coverage: [no statements]
15:07:53 [2020-04-28T15:07:53.058Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
15:07:53 [2020-04-28T15:07:53.342Z] Merge succeeded, producing b2af9e631c53ab17d49cd0ff341893a00318eb59
15:07:53 [2020-04-28T15:07:53.342Z] Checking out Revision b2af9e631c53ab17d49cd0ff341893a00318eb59 (PR-40866)
15:07:53 [2020-04-28T15:07:53.669Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
15:07:53 [2020-04-28T15:07:53.669Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
15:07:53 [2020-04-28T15:07:53.931Z] Loaded image: buildpack-deps:jessie
15:07:53 [2020-04-28T15:07:53.931Z] Loaded image: busybox:latest
15:07:53 [2020-04-28T15:07:53.931Z] Loaded image: busybox:glibc
15:07:53 [2020-04-28T15:07:53.931Z] Loaded image: debian:jessie
15:07:53 [2020-04-28T15:07:53.931Z] Loaded image: hello-world:latest
15:07:53 [2020-04-28T15:07:53.931Z] INFO: Testing against a local daemon
15:07:53 [2020-04-28T15:07:53.931Z] === RUN   TestCgroupNamespacesBuild
15:07:53 [2020-04-28T15:07:53.950Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
15:07:53 [2020-04-28T15:07:53.109Z]  > git merge 45369c61a48c755f3baee416f117e47d0127a42d # timeout=10
15:07:53 [2020-04-28T15:07:53.236Z]  > git rev-parse "HEAD^{commit}" # timeout=10
15:07:53 [2020-04-28T15:07:53.373Z]  > git config core.sparsecheckout # timeout=10
15:07:53 [2020-04-28T15:07:53.419Z]  > git checkout -f b2af9e631c53ab17d49cd0ff341893a00318eb59 # timeout=10
15:07:55 [2020-04-28T15:07:55.324Z] Loaded image: buildpack-deps:jessie
15:07:55 [2020-04-28T15:07:55.324Z] Loaded image: busybox:latest
15:07:55 [2020-04-28T15:07:55.324Z] Loaded image: busybox:glibc
15:07:55 [2020-04-28T15:07:55.324Z] Loaded image: debian:jessie
15:07:55 [2020-04-28T15:07:55.324Z] Loaded image: hello-world:latest
15:07:55 [2020-04-28T15:07:55.324Z] INFO: Testing against a local daemon
15:07:55 [2020-04-28T15:07:55.324Z] === RUN   TestCgroupNamespacesBuild
15:07:55 [2020-04-28T15:07:55.963Z] ok  	github.com/docker/docker/plugin	0.557s	coverage: 23.3% of statements
15:07:56 [2020-04-28T15:07:56.247Z] ok  	github.com/docker/docker/plugin/v2	0.002s	coverage: 14.5% of statements
15:07:56 [2020-04-28T15:07:56.445Z] --- PASS: TestCgroupNamespacesBuild (3.21s)
15:07:56 [2020-04-28T15:07:56.445Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
15:07:56 [2020-04-28T15:07:56.880Z] ok  	github.com/docker/docker/profiles/seccomp	0.002s	coverage: 75.0% of statements
15:07:57 [2020-04-28T15:07:57.161Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 84.4% of statements
15:07:57 [2020-04-28T15:07:57.235Z] --- PASS: TestCgroupNamespacesBuild (2.22s)
15:07:57 [2020-04-28T15:07:57.235Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
15:07:57 [2020-04-28T15:07:57.887Z] #26 25.73 Reading package lists...
15:07:57 [2020-04-28T15:07:57.887Z] #26 ...
15:07:57 [2020-04-28T15:07:57.887Z] 
15:07:57 [2020-04-28T15:07:57.887Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:07:57 [2020-04-28T15:07:57.887Z] #42 27.89 Checking out files:  79% (1270/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.
15:07:57 [2020-04-28T15:07:57.887Z] #42 28.39 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
15:07:58 [2020-04-28T15:07:58.167Z] ok  	github.com/docker/docker/registry	0.088s	coverage: 56.1% of statements
15:07:58 [2020-04-28T15:07:58.516Z] #42 31.73 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
15:07:58 [2020-04-28T15:07:58.781Z] ok  	github.com/docker/docker/registry/resumable	0.013s	coverage: 100.0% of statements
15:07:58 [2020-04-28T15:07:58.957Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.46s)
15:07:58 [2020-04-28T15:07:58.957Z] === RUN   TestBuildWithSession
15:07:58 [2020-04-28T15:07:58.957Z] --- SKIP: TestBuildWithSession (0.00s)
15:07:58 [2020-04-28T15:07:58.957Z]     build_session_test.go:25: TODO: BuildKit
15:07:58 [2020-04-28T15:07:58.957Z] === RUN   TestBuildSquashParent
15:07:59 [2020-04-28T15:07:59.062Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 45.3% of statements
15:07:59 [2020-04-28T15:07:59.143Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.87s)
15:07:59 [2020-04-28T15:07:59.143Z] === RUN   TestBuildWithSession
15:07:59 [2020-04-28T15:07:59.143Z] --- SKIP: TestBuildWithSession (0.00s)
15:07:59 [2020-04-28T15:07:59.143Z]     build_session_test.go:25: TODO: BuildKit
15:07:59 [2020-04-28T15:07:59.143Z] === RUN   TestBuildSquashParent
15:07:59 [2020-04-28T15:07:59.673Z] ok  	github.com/docker/docker/runconfig	0.006s	coverage: 68.2% of statements
15:07:59 [2020-04-28T15:07:59.673Z] ok  	github.com/docker/docker/testutil	0.001s	coverage: 62.5% of statements
15:08:00 [2020-04-28T15:08:00.581Z] #42 ...
15:08:00 [2020-04-28T15:08:00.581Z] 
15:08:00 [2020-04-28T15:08:00.581Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:08:01 [2020-04-28T15:08:01.162Z] #75 32.16 Checking out files:  46% (968/2067)   
Checking out files:  47% (972/2067)   
Checking out files:  48% (993/2067)   
Checking out files:  49% (1013/2067)   
Checking out files:  50% (1034/2067)   
Checking out files:  51% (1055/2067)   
Checking out files:  52% (1075/2067)   
Checking out files:  53% (1096/2067)   
Checking out files:  54% (1117/2067)   
Checking out files:  55% (1137/2067)   
Checking out files:  56% (1158/2067)   
Checking out files:  57% (1179/2067)   
Checking out files:  58% (1199/2067)   
Checking out files:  59% (1220/2067)   
Checking out files:  60% (1241/2067)   
Checking out files:  61% (1261/2067)   
Checking out files:  62% (1282/2067)   
Checking out files:  63% (1303/2067)   
Checking out files:  64% (1323/2067)   
Checking out files:  65% (1344/2067)   
Checking out files:  66% (1365/2067)   
Checking out files:  67% (1385/2067)   
Checking out files:  68% (1406/2067)   
Checking out files:  69% (1427/2067)   
Checking out files:  70% (1447/2067)   
Checking out files:  71% (1468/2067)   
Checking out files:  72% (1489/2067)   
Checking out files:  73% (1509/2067)   
Checking out files:  74% (1530/2067)   
Checking out files:  75% (1551/2067)   
Checking out files:  76% (1571/2067)   
Checking out files:  77% (1592/2067)   
Checking out files:  78% (1613/2067)   
Checking out files:  79% (1633/2067)   
Checking out files:  80% (1654/2067)   
Checking out files:  81% (1675/2067)   
Checking out files:  82% (1695/2067)   
Checking out files:  83% (1716/2067)   
Checking out files:  84% (1737/2067)   
Checking out files:  85% (1757/2067)   
Checking out files:  86% (1778/2067)   
Checking out files:  87% (1799/2067)   
Checking out files:  87% (1802/2067)   
Checking out files:  88% (1819/2067)   
Checking out files:  89% (1840/2067)   
Checking out files:  90% (1861/2067)   
Checking out files:  91% (1881/2067)   
Checking out files:  92% (1902/2067)   
Checking out files:  93% (1923/2067)   
Checking out files:  94% (1943/2067)   
Checking out files:  95% (1964/2067)   
Checking out files:  96% (1985/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
15:08:01 [2020-04-28T15:08:01.162Z] #75 34.14 + cd /tmp/tmp.7FBNerIV4G/src/github.com/docker/libnetwork
15:08:01 [2020-04-28T15:08:01.162Z] #75 34.14 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
15:08:01 [2020-04-28T15:08:01.764Z] ok  	github.com/docker/docker/volume/drivers	0.003s	coverage: 36.1% of statements
15:08:01 [2020-04-28T15:08:01.790Z] #75 34.88 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
15:08:01 [2020-04-28T15:08:01.790Z] #75 ...
15:08:01 [2020-04-28T15:08:01.790Z] 
15:08:01 [2020-04-28T15:08:01.790Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:08:01 [2020-04-28T15:08:01.790Z] #44 25.16 Fetched 8121 kB in 24s (334 kB/s)
15:08:01 [2020-04-28T15:08:01.790Z] #44 25.16 Reading package lists...
15:08:01 [2020-04-28T15:08:01.790Z] #44 35.32 Reading package lists...
15:08:01 [2020-04-28T15:08:01.790Z] #44 ...
15:08:01 [2020-04-28T15:08:01.790Z] 
15:08:01 [2020-04-28T15:08:01.790Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:08:01 [2020-04-28T15:08:01.790Z] #26 25.73 Reading package lists...
15:08:02 [2020-04-28T15:08:02.376Z] ok  	github.com/docker/docker/volume/local	0.048s	coverage: 73.0% of statements
15:08:02 [2020-04-28T15:08:02.417Z] #26 35.67 Reading package lists...
15:08:02 [2020-04-28T15:08:02.417Z] #26 ...
15:08:02 [2020-04-28T15:08:02.417Z] 
15:08:02 [2020-04-28T15:08:02.417Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:08:02 [2020-04-28T15:08:02.417Z] #48 25.54 vendor/golang.org/x/crypto/internal/subtle
15:08:02 [2020-04-28T15:08:02.704Z] #48 ...
15:08:02 [2020-04-28T15:08:02.704Z] 
15:08:02 [2020-04-28T15:08:02.704Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:08:02 [2020-04-28T15:08:02.704Z] #63 25.91 Fetched 8121 kB in 25s (324 kB/s)
15:08:02 [2020-04-28T15:08:02.704Z] #63 25.91 Reading package lists...
15:08:02 [2020-04-28T15:08:02.704Z] #63 ...
15:08:02 [2020-04-28T15:08:02.704Z] 
15:08:02 [2020-04-28T15:08:02.704Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:08:02 [2020-04-28T15:08:02.704Z] #57 25.71 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:08:02 [2020-04-28T15:08:02.704Z] #57 27.26 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:08:02 [2020-04-28T15:08:02.704Z] #57 29.90 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:08:02 [2020-04-28T15:08:02.704Z] #57 32.24 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:08:02 [2020-04-28T15:08:02.704Z] #57 32.27 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:08:02 [2020-04-28T15:08:02.704Z] #57 32.71 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:08:02 [2020-04-28T15:08:02.704Z] #57 33.12 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:08:02 [2020-04-28T15:08:02.704Z] #57 34.83 runtime/cgo
15:08:02 [2020-04-28T15:08:02.704Z] #57 34.95 runtime
15:08:02 [2020-04-28T15:08:02.987Z] ok  	github.com/docker/docker/volume/mounts	0.018s	coverage: 67.0% of statements
15:08:02 [2020-04-28T15:08:02.992Z] #57 ...
15:08:02 [2020-04-28T15:08:02.992Z] 
15:08:02 [2020-04-28T15:08:02.992Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:08:03 [2020-04-28T15:08:03.599Z] ok  	github.com/docker/docker/volume/service	0.009s	coverage: 73.0% of statements
15:08:04 [2020-04-28T15:08:04.495Z] #63 36.46 Reading package lists...
15:08:04 [2020-04-28T15:08:04.495Z] #63 ...
15:08:04 [2020-04-28T15:08:04.495Z] 
15:08:04 [2020-04-28T15:08:04.495Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:08:04 [2020-04-28T15:08:04.495Z] #11 27.72 Fetched 8121 kB in 27s (302 kB/s)
15:08:04 [2020-04-28T15:08:04.495Z] #11 27.72 Reading package lists...
15:08:04 [2020-04-28T15:08:04.495Z] #11 ...
15:08:04 [2020-04-28T15:08:04.495Z] 
15:08:04 [2020-04-28T15:08:04.495Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:08:04 [2020-04-28T15:08:04.495Z] #36 27.92 Fetched 8121 kB in 27s (300 kB/s)
15:08:04 [2020-04-28T15:08:04.495Z] #36 27.92 Reading package lists...
15:08:04 [2020-04-28T15:08:04.787Z] #36 ...
15:08:04 [2020-04-28T15:08:04.787Z] 
15:08:04 [2020-04-28T15:08:04.787Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:08:04 [2020-04-28T15:08:04.787Z] #11 27.72 Reading package lists...
15:08:05 [2020-04-28T15:08:05.717Z] --- PASS: TestBuildSquashParent (6.83s)
15:08:05 [2020-04-28T15:08:05.717Z] === RUN   TestBuildWithRemoveAndForceRemove
15:08:05 [2020-04-28T15:08:05.717Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:08:05 [2020-04-28T15:08:05.717Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:08:05 [2020-04-28T15:08:05.717Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:08:05 [2020-04-28T15:08:05.717Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:08:05 [2020-04-28T15:08:05.717Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:08:05 [2020-04-28T15:08:05.717Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:08:05 [2020-04-28T15:08:05.717Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:08:05 [2020-04-28T15:08:05.717Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:08:05 [2020-04-28T15:08:05.717Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:08:05 [2020-04-28T15:08:05.717Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:08:05 [2020-04-28T15:08:05.717Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:08:05 [2020-04-28T15:08:05.717Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:08:05 [2020-04-28T15:08:05.717Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:08:05 [2020-04-28T15:08:05.717Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:08:05 [2020-04-28T15:08:05.717Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:08:05 [2020-04-28T15:08:05.717Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:08:08 [2020-04-28T15:08:08.250Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:08:08 [2020-04-28T15:08:08.250Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:08:09 [2020-04-28T15:08:09.506Z] Commit message: "vendor: update moby/ipvs v1.0.1"
15:08:09 [2020-04-28T15:08:09.919Z]  > git --version # timeout=10
15:08:10 [2020-04-28T15:08:10.004Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:08:10 [2020-04-28T15:08:10.783Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
15:08:10 [2020-04-28T15:08:10.783Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.62s)
15:08:10 [2020-04-28T15:08:10.783Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.66s)
15:08:10 [2020-04-28T15:08:10.783Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.75s)
15:08:10 [2020-04-28T15:08:10.783Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.21s)
15:08:10 [2020-04-28T15:08:10.783Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.30s)
15:08:10 [2020-04-28T15:08:10.783Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.32s)
15:08:10 [2020-04-28T15:08:10.783Z] === RUN   TestBuildMultiStageCopy
15:08:10 [2020-04-28T15:08:10.783Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:08:11 [2020-04-28T15:08:11.124Z] --- PASS: TestBuildSquashParent (11.28s)
15:08:11 [2020-04-28T15:08:11.124Z] === RUN   TestBuildWithRemoveAndForceRemove
15:08:11 [2020-04-28T15:08:11.124Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:08:11 [2020-04-28T15:08:11.124Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:08:11 [2020-04-28T15:08:11.124Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:08:11 [2020-04-28T15:08:11.124Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:08:11 [2020-04-28T15:08:11.124Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:08:11 [2020-04-28T15:08:11.124Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:08:11 [2020-04-28T15:08:11.124Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:08:11 [2020-04-28T15:08:11.124Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:08:11 [2020-04-28T15:08:11.124Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:08:11 [2020-04-28T15:08:11.124Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:08:11 [2020-04-28T15:08:11.124Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:08:11 [2020-04-28T15:08:11.124Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:08:11 [2020-04-28T15:08:11.124Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:08:11 [2020-04-28T15:08:11.124Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:08:13 [2020-04-28T15:08:13.270Z] + docker version
15:08:13 [2020-04-28T15:08:13.312Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:08:13 [2020-04-28T15:08:13.571Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:08:13 [2020-04-28T15:08:13.637Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:08:13 [2020-04-28T15:08:13.637Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:08:14 [2020-04-28T15:08:14.017Z] #11 38.73 Reading package lists...
15:08:14 [2020-04-28T15:08:14.017Z] #11 ...
15:08:14 [2020-04-28T15:08:14.017Z] 
15:08:14 [2020-04-28T15:08:14.017Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:08:14 [2020-04-28T15:08:14.017Z] #26 35.67 Reading package lists...
15:08:14 [2020-04-28T15:08:14.138Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:08:14 [2020-04-28T15:08:14.704Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:08:15 [2020-04-28T15:08:15.046Z] #26 46.51 Building dependency tree...
15:08:15 [2020-04-28T15:08:15.271Z] --- PASS: TestBuildMultiStageCopy (4.46s)
15:08:15 [2020-04-28T15:08:15.271Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.35s)
15:08:15 [2020-04-28T15:08:15.271Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s)
15:08:15 [2020-04-28T15:08:15.271Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s)
15:08:15 [2020-04-28T15:08:15.271Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s)
15:08:15 [2020-04-28T15:08:15.271Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.60s)
15:08:15 [2020-04-28T15:08:15.271Z] === RUN   TestBuildMultiStageParentConfig
15:08:15 [2020-04-28T15:08:15.335Z] #26 ...
15:08:15 [2020-04-28T15:08:15.335Z] 
15:08:15 [2020-04-28T15:08:15.335Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:08:15 [2020-04-28T15:08:15.335Z] #36 38.63 Reading package lists...
15:08:15 [2020-04-28T15:08:15.335Z] #36 ...
15:08:15 [2020-04-28T15:08:15.335Z] 
15:08:15 [2020-04-28T15:08:15.335Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:08:15 [2020-04-28T15:08:15.335Z] #63 36.46 Reading package lists...
15:08:15 [2020-04-28T15:08:15.335Z] #63 46.52 Building dependency tree...
15:08:16 [2020-04-28T15:08:16.646Z] --- PASS: TestBuildMultiStageParentConfig (1.45s)
15:08:16 [2020-04-28T15:08:16.646Z] === RUN   TestBuildLabelWithTargets
15:08:16 [2020-04-28T15:08:16.897Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:08:16 [2020-04-28T15:08:16.897Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:08:17 [2020-04-28T15:08:17.397Z] #63 50.55 The following additional packages will be installed:
15:08:17 [2020-04-28T15:08:17.397Z] #63 50.56   libbtrfs0
15:08:17 [2020-04-28T15:08:17.397Z] #63 50.80 The following NEW packages will be installed:
15:08:17 [2020-04-28T15:08:17.397Z] #63 50.85   libbtrfs-dev libbtrfs0
15:08:17 [2020-04-28T15:08:17.686Z] #63 51.11 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
15:08:17 [2020-04-28T15:08:17.686Z] #63 51.11 Need to get 120 kB of archives.
15:08:17 [2020-04-28T15:08:17.686Z] #63 51.11 After this operation, 423 kB of additional disk space will be used.
15:08:17 [2020-04-28T15:08:17.686Z] #63 51.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
15:08:17 [2020-04-28T15:08:17.686Z] #63 51.14 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
15:08:19 [2020-04-28T15:08:19.177Z] --- PASS: TestBuildLabelWithTargets (2.22s)
15:08:19 [2020-04-28T15:08:19.177Z] === RUN   TestBuildWithEmptyLayers
15:08:19 [2020-04-28T15:08:19.205Z] #63 ...
15:08:19 [2020-04-28T15:08:19.205Z] 
15:08:19 [2020-04-28T15:08:19.205Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:08:19 [2020-04-28T15:08:19.205Z] #26 49.76 ca-certificates is already the newest version (20190110).
15:08:19 [2020-04-28T15:08:19.205Z] #26 49.76 The following additional packages will be installed:
15:08:19 [2020-04-28T15:08:19.205Z] #26 49.78   libjq1 libonig5
15:08:19 [2020-04-28T15:08:19.205Z] #26 50.46 The following NEW packages will be installed:
15:08:19 [2020-04-28T15:08:19.205Z] #26 50.47   jq libjq1 libonig5
15:08:19 [2020-04-28T15:08:19.205Z] #26 50.77 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
15:08:19 [2020-04-28T15:08:19.205Z] #26 50.77 Need to get 358 kB of archives.
15:08:19 [2020-04-28T15:08:19.205Z] #26 50.77 After this operation, 1277 kB of additional disk space will be used.
15:08:19 [2020-04-28T15:08:19.205Z] #26 50.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
15:08:19 [2020-04-28T15:08:19.205Z] #26 50.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
15:08:19 [2020-04-28T15:08:19.205Z] #26 50.90 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
15:08:19 [2020-04-28T15:08:19.494Z] #26 52.91 debconf: delaying package configuration, since apt-utils is not installed
15:08:19 [2020-04-28T15:08:19.744Z] --- PASS: TestBuildWithEmptyLayers (1.00s)
15:08:19 [2020-04-28T15:08:19.744Z] === RUN   TestBuildMultiStageOnBuild
15:08:19 [2020-04-28T15:08:19.784Z] #26 53.28 Fetched 358 kB in 0s (1620 kB/s)
15:08:20 [2020-04-28T15:08:20.073Z] #26 53.42 Selecting previously unselected package libonig5:ppc64el.
15:08:20 [2020-04-28T15:08:20.073Z] #26 53.42 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15338 files and directories currently installed.)
15:08:20 [2020-04-28T15:08:20.073Z] #26 53.60 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ...
15:08:20 [2020-04-28T15:08:20.073Z] #26 53.61 Unpacking libonig5:ppc64el (6.9.1-1) ...
15:08:20 [2020-04-28T15:08:20.161Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
15:08:20 [2020-04-28T15:08:20.161Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.27s)
15:08:20 [2020-04-28T15:08:20.161Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.41s)
15:08:20 [2020-04-28T15:08:20.161Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.32s)
15:08:20 [2020-04-28T15:08:20.161Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.27s)
15:08:20 [2020-04-28T15:08:20.161Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.37s)
15:08:20 [2020-04-28T15:08:20.161Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.39s)
15:08:20 [2020-04-28T15:08:20.161Z] === RUN   TestBuildMultiStageCopy
15:08:20 [2020-04-28T15:08:20.161Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:08:20 [2020-04-28T15:08:20.488Z] Client: Docker Engine - Enterprise
15:08:20 [2020-04-28T15:08:20.488Z]  Version:           19.03.5
15:08:20 [2020-04-28T15:08:20.488Z]  API version:       1.40
15:08:20 [2020-04-28T15:08:20.488Z]  Go version:        go1.12.12
15:08:20 [2020-04-28T15:08:20.488Z]  Git commit:        2ee0c57608
15:08:20 [2020-04-28T15:08:20.488Z]  Built:             11/13/2019 08:00:16
15:08:20 [2020-04-28T15:08:20.488Z]  OS/Arch:           windows/amd64
15:08:20 [2020-04-28T15:08:20.488Z]  Experimental:      false
15:08:20 [2020-04-28T15:08:20.488Z] 
15:08:20 [2020-04-28T15:08:20.488Z] Server: Docker Engine - Enterprise
15:08:20 [2020-04-28T15:08:20.488Z]  Engine:
15:08:20 [2020-04-28T15:08:20.488Z]   Version:          19.03.5
15:08:20 [2020-04-28T15:08:20.488Z]   API version:      1.40 (minimum version 1.24)
15:08:20 [2020-04-28T15:08:20.488Z]   Go version:       go1.12.12
15:08:20 [2020-04-28T15:08:20.488Z]   Git commit:       2ee0c57608
15:08:20 [2020-04-28T15:08:20.488Z]   Built:            11/13/2019 07:58:51
15:08:20 [2020-04-28T15:08:20.488Z]   OS/Arch:          windows/amd64
15:08:20 [2020-04-28T15:08:20.488Z]   Experimental:     true
15:08:20 [2020-04-28T15:08:20.701Z] #26 54.12 Selecting previously unselected package libjq1:ppc64el.
15:08:20 [2020-04-28T15:08:20.701Z] #26 54.14 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
15:08:20 [2020-04-28T15:08:20.701Z] #26 54.15 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
15:08:20 [2020-04-28T15:08:20.989Z] #26 54.43 Selecting previously unselected package jq.
15:08:20 [2020-04-28T15:08:20.990Z] #26 54.46 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ...
15:08:20 [2020-04-28T15:08:20.990Z] #26 54.49 Unpacking jq (1.5+dfsg-2+b1) ...
[Pipeline] sh
15:08:21 [2020-04-28T15:08:21.619Z] #26 54.97 Setting up libonig5:ppc64el (6.9.1-1) ...
15:08:21 [2020-04-28T15:08:21.619Z] #26 54.99 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
15:08:21 [2020-04-28T15:08:21.619Z] #26 55.01 Setting up jq (1.5+dfsg-2+b1) ...
15:08:21 [2020-04-28T15:08:21.619Z] #26 55.03 Processing triggers for libc-bin (2.28-10) ...
15:08:21 [2020-04-28T15:08:21.860Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:08:21 [2020-04-28T15:08:21.860Z] 
15:08:21 [2020-04-28T15:08:21.860Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:08:21 [2020-04-28T15:08:21.860Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:08:21 [2020-04-28T15:08:21.860Z] HOSTNAME=675ede891007
15:08:21 [2020-04-28T15:08:21.860Z] DEST=bundles/test-integration
15:08:21 [2020-04-28T15:08:21.860Z] PWD=/go/src/github.com/docker/docker
15:08:21 [2020-04-28T15:08:21.860Z] DOCKER_ROOTLESS=1
15:08:21 [2020-04-28T15:08:21.860Z] DOCKER_GITCOMMIT=b2af9e631c53ab17d49cd0ff341893a00318eb59
15:08:21 [2020-04-28T15:08:21.860Z] container=docker
15:08:21 [2020-04-28T15:08:21.860Z] HOME=/root
15:08:21 [2020-04-28T15:08:21.860Z] GOLANG_VERSION=1.13.10
15:08:21 [2020-04-28T15:08:21.860Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:08:21 [2020-04-28T15:08:21.860Z] VALIDATE_BRANCH=master
15:08:21 [2020-04-28T15:08:21.860Z] TERM=xterm
15:08:21 [2020-04-28T15:08:21.860Z] DOCKER_PKG=github.com/docker/docker
15:08:21 [2020-04-28T15:08:21.860Z] SHLVL=1
15:08:21 [2020-04-28T15:08:21.860Z] TIMEOUT=120m
15:08:21 [2020-04-28T15:08:21.860Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
15:08:21 [2020-04-28T15:08:21.860Z] DOCKER_GRAPHDRIVER=overlay2
15:08:21 [2020-04-28T15:08:21.860Z] GO111MODULE=off
15:08:21 [2020-04-28T15:08:21.860Z] DOCKER_EXPERIMENTAL=1
15:08:21 [2020-04-28T15:08:21.860Z] TEST_SKIP_INTEGRATION_CLI=1
15:08:21 [2020-04-28T15:08:21.860Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:08:21 [2020-04-28T15:08:21.860Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:08:21 [2020-04-28T15:08:21.860Z] GOPATH=/go
15:08:21 [2020-04-28T15:08:21.860Z] PKG_CONFIG=pkg-config
15:08:21 [2020-04-28T15:08:21.860Z] _=/usr/bin/env
15:08:21 [2020-04-28T15:08:21.860Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:08:22 [2020-04-28T15:08:22.015Z] ok  	github.com/docker/docker/pkg/plugins	33.615s	coverage: 76.6% of statements
15:08:22 [2020-04-28T15:08:22.015Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
15:08:22 [2020-04-28T15:08:22.015Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
15:08:22 [2020-04-28T15:08:22.015Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
15:08:22 [2020-04-28T15:08:22.015Z] ?   	github.com/docker/docker/pkg/term	[no test files]
15:08:22 [2020-04-28T15:08:22.015Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
15:08:22 [2020-04-28T15:08:22.015Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
15:08:22 [2020-04-28T15:08:22.015Z] ?   	github.com/docker/docker/rootless	[no test files]
15:08:22 [2020-04-28T15:08:22.015Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
15:08:22 [2020-04-28T15:08:22.015Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
15:08:22 [2020-04-28T15:08:22.015Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
15:08:22 [2020-04-28T15:08:22.015Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
15:08:22 [2020-04-28T15:08:22.015Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
15:08:22 [2020-04-28T15:08:22.015Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
15:08:22 [2020-04-28T15:08:22.015Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
15:08:22 [2020-04-28T15:08:22.015Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
15:08:22 [2020-04-28T15:08:22.015Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
15:08:22 [2020-04-28T15:08:22.015Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
15:08:22 [2020-04-28T15:08:22.015Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
15:08:22 [2020-04-28T15:08:22.015Z] ?   	github.com/docker/docker/testutil/request	[no test files]
15:08:22 [2020-04-28T15:08:22.015Z] ?   	github.com/docker/docker/volume	[no test files]
15:08:22 [2020-04-28T15:08:22.015Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
15:08:22 [2020-04-28T15:08:22.015Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
15:08:22 [2020-04-28T15:08:22.015Z] 
15:08:22 [2020-04-28T15:08:22.015Z] === Skipped
15:08:22 [2020-04-28T15:08:22.015Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
15:08:22 [2020-04-28T15:08:22.015Z]     exec_linux_test.go:18: requires AppArmor to be enabled
15:08:22 [2020-04-28T15:08:22.015Z] 
15:08:22 [2020-04-28T15:08:22.015Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
15:08:22 [2020-04-28T15:08:22.015Z]     exec_linux_test.go:38: requires AppArmor to be enabled
15:08:22 [2020-04-28T15:08:22.015Z] 
15:08:22 [2020-04-28T15:08:22.015Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
15:08:22 [2020-04-28T15:08:22.015Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:08:22 [2020-04-28T15:08:22.015Z]     graphtest_unix.go:46: Driver btrfs not supported
15:08:22 [2020-04-28T15:08:22.015Z] 
15:08:22 [2020-04-28T15:08:22.015Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
15:08:22 [2020-04-28T15:08:22.015Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:08:22 [2020-04-28T15:08:22.015Z]     graphtest_unix.go:46: Driver btrfs not supported
15:08:22 [2020-04-28T15:08:22.015Z] 
15:08:22 [2020-04-28T15:08:22.015Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
15:08:22 [2020-04-28T15:08:22.015Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:08:22 [2020-04-28T15:08:22.015Z]     graphtest_unix.go:46: Driver btrfs not supported
15:08:22 [2020-04-28T15:08:22.015Z] 
15:08:22 [2020-04-28T15:08:22.015Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
15:08:22 [2020-04-28T15:08:22.015Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:08:22 [2020-04-28T15:08:22.015Z]     graphtest_unix.go:46: Driver btrfs not supported
15:08:22 [2020-04-28T15:08:22.015Z] 
15:08:22 [2020-04-28T15:08:22.015Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
15:08:22 [2020-04-28T15:08:22.015Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:08:22 [2020-04-28T15:08:22.015Z]     graphtest_unix.go:46: Driver btrfs not supported
15:08:22 [2020-04-28T15:08:22.015Z] 
15:08:22 [2020-04-28T15:08:22.015Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
15:08:22 [2020-04-28T15:08:22.015Z]     graphtest_unix.go:73: No driver to put!
15:08:22 [2020-04-28T15:08:22.015Z] 
15:08:22 [2020-04-28T15:08:22.015Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
15:08:22 [2020-04-28T15:08:22.015Z] time="2020-04-28T15:07:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:08:22 [2020-04-28T15:08:22.015Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:08:22 [2020-04-28T15:08:22.015Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:08:22 [2020-04-28T15:08:22.015Z] 
15:08:22 [2020-04-28T15:08:22.015Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
15:08:22 [2020-04-28T15:08:22.015Z] time="2020-04-28T15:07:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:08:22 [2020-04-28T15:08:22.015Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:08:22 [2020-04-28T15:08:22.015Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:08:22 [2020-04-28T15:08:22.015Z] 
15:08:22 [2020-04-28T15:08:22.015Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
15:08:22 [2020-04-28T15:08:22.015Z] time="2020-04-28T15:07:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:08:22 [2020-04-28T15:08:22.015Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:08:22 [2020-04-28T15:08:22.015Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:08:22 [2020-04-28T15:08:22.015Z] 
15:08:22 [2020-04-28T15:08:22.015Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
15:08:22 [2020-04-28T15:08:22.015Z] time="2020-04-28T15:07:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:08:22 [2020-04-28T15:08:22.015Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:08:22 [2020-04-28T15:08:22.015Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:08:22 [2020-04-28T15:08:22.015Z] 
15:08:22 [2020-04-28T15:08:22.015Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
15:08:22 [2020-04-28T15:08:22.015Z] time="2020-04-28T15:07:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:08:22 [2020-04-28T15:08:22.015Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:08:22 [2020-04-28T15:08:22.015Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:08:22 [2020-04-28T15:08:22.015Z] 
15:08:22 [2020-04-28T15:08:22.015Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
15:08:22 [2020-04-28T15:08:22.015Z]     graphtest_unix.go:73: No driver to put!
15:08:22 [2020-04-28T15:08:22.015Z] 
15:08:22 [2020-04-28T15:08:22.015Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
15:08:22 [2020-04-28T15:08:22.015Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
15:08:22 [2020-04-28T15:08:22.015Z] 
15:08:22 [2020-04-28T15:08:22.015Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
15:08:22 [2020-04-28T15:08:22.015Z]     overlay_test.go:49: Fails to compute changes intermittently
15:08:22 [2020-04-28T15:08:22.015Z] 
15:08:22 [2020-04-28T15:08:22.015Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
15:08:22 [2020-04-28T15:08:22.015Z]     overlay_test.go:65: Cannot run test with naive change algorithm
15:08:22 [2020-04-28T15:08:22.015Z] 
15:08:22 [2020-04-28T15:08:22.015Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
15:08:22 [2020-04-28T15:08:22.015Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
15:08:22 [2020-04-28T15:08:22.015Z] 
15:08:22 [2020-04-28T15:08:22.015Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
15:08:22 [2020-04-28T15:08:22.015Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:08:22 [2020-04-28T15:08:22.015Z]     graphtest_unix.go:46: Driver zfs not supported
15:08:22 [2020-04-28T15:08:22.015Z] 
15:08:22 [2020-04-28T15:08:22.015Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
15:08:22 [2020-04-28T15:08:22.015Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:08:22 [2020-04-28T15:08:22.015Z]     graphtest_unix.go:46: Driver zfs not supported
15:08:22 [2020-04-28T15:08:22.015Z] 
15:08:22 [2020-04-28T15:08:22.015Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
15:08:22 [2020-04-28T15:08:22.015Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:08:22 [2020-04-28T15:08:22.015Z]     graphtest_unix.go:46: Driver zfs not supported
15:08:22 [2020-04-28T15:08:22.015Z] 
15:08:22 [2020-04-28T15:08:22.015Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
15:08:22 [2020-04-28T15:08:22.015Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:08:22 [2020-04-28T15:08:22.015Z]     graphtest_unix.go:46: Driver zfs not supported
15:08:22 [2020-04-28T15:08:22.015Z] 
15:08:22 [2020-04-28T15:08:22.015Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
15:08:22 [2020-04-28T15:08:22.015Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:08:22 [2020-04-28T15:08:22.016Z]     graphtest_unix.go:46: Driver zfs not supported
15:08:22 [2020-04-28T15:08:22.016Z] 
15:08:22 [2020-04-28T15:08:22.016Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
15:08:22 [2020-04-28T15:08:22.016Z]     graphtest_unix.go:73: No driver to put!
15:08:22 [2020-04-28T15:08:22.016Z] 
15:08:22 [2020-04-28T15:08:22.016Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
15:08:22 [2020-04-28T15:08:22.016Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
15:08:22 [2020-04-28T15:08:22.016Z] 
15:08:22 [2020-04-28T15:08:22.016Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
15:08:22 [2020-04-28T15:08:22.016Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
15:08:22 [2020-04-28T15:08:22.016Z] 
15:08:22 [2020-04-28T15:08:22.016Z] 
15:08:22 [2020-04-28T15:08:22.016Z] DONE 2122 tests, 26 skipped in 187.020s
Post stage
[Pipeline] junit
15:08:22 [2020-04-28T15:08:22.049Z] Recording test results
15:08:22 [2020-04-28T15:08:22.100Z] + docker info
15:08:22 [2020-04-28T15:08:22.247Z] #26 DONE 55.5s
15:08:22 [2020-04-28T15:08:22.247Z] 
15:08:22 [2020-04-28T15:08:22.247Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:08:22 [2020-04-28T15:08:22.247Z] #63 53.67 debconf: delaying package configuration, since apt-utils is not installed
15:08:22 [2020-04-28T15:08:22.247Z] #63 53.99 Fetched 120 kB in 0s (1216 kB/s)
15:08:22 [2020-04-28T15:08:22.247Z] #63 54.14 Selecting previously unselected package libbtrfs0.
15:08:22 [2020-04-28T15:08:22.247Z] #63 54.14 (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 ... 15338 files and directories currently installed.)
15:08:22 [2020-04-28T15:08:22.247Z] #63 54.27 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ...
15:08:22 [2020-04-28T15:08:22.247Z] #63 54.29 Unpacking libbtrfs0 (4.20.1-2) ...
15:08:22 [2020-04-28T15:08:22.247Z] #63 54.49 Selecting previously unselected package libbtrfs-dev.
15:08:22 [2020-04-28T15:08:22.247Z] #63 54.50 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ...
15:08:22 [2020-04-28T15:08:22.247Z] #63 54.53 Unpacking libbtrfs-dev (4.20.1-2) ...
15:08:22 [2020-04-28T15:08:22.247Z] #63 54.90 Setting up libbtrfs0 (4.20.1-2) ...
15:08:22 [2020-04-28T15:08:22.247Z] #63 54.90 Setting up libbtrfs-dev (4.20.1-2) ...
15:08:22 [2020-04-28T15:08:22.247Z] #63 54.91 Processing triggers for libc-bin (2.28-10) ...
15:08:22 [2020-04-28T15:08:22.247Z] #63 DONE 55.4s
15:08:22 [2020-04-28T15:08:22.247Z] 
15:08:22 [2020-04-28T15:08:22.248Z] #64 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
15:08:22 [2020-04-28T15:08:22.248Z] #64 DONE 0.1s
15:08:22 [2020-04-28T15:08:22.248Z] 
15:08:22 [2020-04-28T15:08:22.248Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
15:08:22 [2020-04-28T15:08:22.248Z] #27 DONE 0.1s
15:08:22 [2020-04-28T15:08:22.248Z] 
15:08:22 [2020-04-28T15:08:22.248Z] #65 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
15:08:22 [2020-04-28T15:08:22.248Z] #65 DONE 0.1s
15:08:22 [2020-04-28T15:08:22.248Z] 
15:08:22 [2020-04-28T15:08:22.248Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
15:08:22 [2020-04-28T15:08:22.710Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40866/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b2af9e631c53ab17d49cd0ff341893a00318eb59 -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:b2af9e631c53ab17d49cd0ff341893a00318eb59 hack/make.sh dynbinary test-integration
15:08:22 [2020-04-28T15:08:22.990Z] 
15:08:22 [2020-04-28T15:08:22.990Z] Removing bundles/
15:08:22 [2020-04-28T15:08:22.990Z] 
15:08:22 [2020-04-28T15:08:22.990Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
15:08:23 [2020-04-28T15:08:23.027Z] --- PASS: TestBuildMultiStageOnBuild (2.73s)
15:08:23 [2020-04-28T15:08:23.027Z] === RUN   TestBuildUncleanTarFilenames
15:08:23 [2020-04-28T15:08:23.271Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:08:23 [2020-04-28T15:08:23.271Z] GOOS="" GOARCH="" GOARM=""
15:08:23 [2020-04-28T15:08:23.273Z] #28 ...
15:08:23 [2020-04-28T15:08:23.273Z] 
15:08:23 [2020-04-28T15:08:23.273Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:08:23 [2020-04-28T15:08:23.273Z] #44 35.32 Reading package lists...
15:08:23 [2020-04-28T15:08:23.273Z] #44 47.16 Building dependency tree...
15:08:23 [2020-04-28T15:08:23.273Z] #44 50.53 The following additional packages will be installed:
15:08:23 [2020-04-28T15:08:23.273Z] #44 50.55   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
15:08:23 [2020-04-28T15:08:23.273Z] #44 50.55   libprotoc17 python-pkg-resources python-six zlib1g-dev
15:08:23 [2020-04-28T15:08:23.273Z] #44 50.56 Suggested packages:
15:08:23 [2020-04-28T15:08:23.273Z] #44 50.56   manpages-dev python-setuptools
15:08:23 [2020-04-28T15:08:23.273Z] #44 52.82 The following NEW packages will be installed:
15:08:23 [2020-04-28T15:08:23.273Z] #44 52.82   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
15:08:23 [2020-04-28T15:08:23.273Z] #44 52.83   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
15:08:23 [2020-04-28T15:08:23.273Z] #44 52.83   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
15:08:23 [2020-04-28T15:08:23.273Z] #44 52.83   python-six zlib1g-dev
15:08:23 [2020-04-28T15:08:23.273Z] #44 53.05 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
15:08:23 [2020-04-28T15:08:23.273Z] #44 53.05 Need to get 4075 kB of archives.
15:08:23 [2020-04-28T15:08:23.273Z] #44 53.05 After this operation, 24.5 MB of additional disk space will be used.
15:08:23 [2020-04-28T15:08:23.273Z] #44 53.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB]
15:08:23 [2020-04-28T15:08:23.273Z] #44 53.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
15:08:23 [2020-04-28T15:08:23.273Z] #44 53.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB]
15:08:23 [2020-04-28T15:08:23.273Z] #44 53.13 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
15:08:23 [2020-04-28T15:08:23.273Z] #44 53.14 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB]
15:08:23 [2020-04-28T15:08:23.273Z] #44 53.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
15:08:23 [2020-04-28T15:08:23.273Z] #44 53.19 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB]
15:08:23 [2020-04-28T15:08:23.273Z] #44 53.20 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB]
15:08:23 [2020-04-28T15:08:23.273Z] #44 53.24 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB]
15:08:23 [2020-04-28T15:08:23.273Z] #44 53.46 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB]
15:08:23 [2020-04-28T15:08:23.273Z] #44 53.51 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB]
15:08:23 [2020-04-28T15:08:23.274Z] #44 53.73 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB]
15:08:23 [2020-04-28T15:08:23.274Z] #44 53.83 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB]
15:08:23 [2020-04-28T15:08:23.274Z] #44 53.87 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB]
15:08:23 [2020-04-28T15:08:23.274Z] #44 53.87 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB]
15:08:23 [2020-04-28T15:08:23.274Z] #44 53.88 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB]
15:08:23 [2020-04-28T15:08:23.274Z] #44 53.90 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB]
15:08:23 [2020-04-28T15:08:23.274Z] #44 56.15 debconf: delaying package configuration, since apt-utils is not installed
15:08:23 [2020-04-28T15:08:23.274Z] #44 56.39 Fetched 4075 kB in 1s (4294 kB/s)
15:08:23 [2020-04-28T15:08:23.274Z] #44 56.57 Selecting previously unselected package libcap-dev:ppc64el.
15:08:23 [2020-04-28T15:08:23.274Z] #44 56.57 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15338 files and directories currently installed.)
15:08:23 [2020-04-28T15:08:23.274Z] #44 56.78 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ...
15:08:23 [2020-04-28T15:08:23.274Z] #44 56.79 Unpacking libcap-dev:ppc64el (1:2.25-2) ...
15:08:23 [2020-04-28T15:08:23.424Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:08:23 [2020-04-28T15:08:23.563Z] #44 ...
15:08:23 [2020-04-28T15:08:23.564Z] 
15:08:23 [2020-04-28T15:08:23.564Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:08:23 [2020-04-28T15:08:23.564Z] #66 0.540 + RM_GOPATH=0
15:08:23 [2020-04-28T15:08:23.564Z] #66 0.545 + TMP_GOPATH=
15:08:23 [2020-04-28T15:08:23.564Z] #66 0.545 + : /build
15:08:23 [2020-04-28T15:08:23.564Z] #66 0.546 + '[' -z '' ']'
15:08:23 [2020-04-28T15:08:23.564Z] #66 0.556 ++ mktemp -d
15:08:23 [2020-04-28T15:08:23.564Z] #66 0.567 + export GOPATH=/tmp/tmp.jCQg3nUAjk
15:08:23 [2020-04-28T15:08:23.564Z] #66 0.567 + GOPATH=/tmp/tmp.jCQg3nUAjk
15:08:23 [2020-04-28T15:08:23.564Z] #66 0.572 + RM_GOPATH=1
15:08:23 [2020-04-28T15:08:23.564Z] #66 0.574 ++ dirname ./install.sh
15:08:23 [2020-04-28T15:08:23.564Z] #66 0.576 + dir=.
15:08:23 [2020-04-28T15:08:23.564Z] #66 0.578 + bin=containerd
15:08:23 [2020-04-28T15:08:23.564Z] #66 0.579 + shift
15:08:23 [2020-04-28T15:08:23.564Z] #66 0.581 + '[' '!' -f ./containerd.installer ']'
15:08:23 [2020-04-28T15:08:23.564Z] #66 0.584 + . ./containerd.installer
15:08:23 [2020-04-28T15:08:23.564Z] #66 0.595 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578
15:08:23 [2020-04-28T15:08:23.564Z] #66 0.608 + install_containerd
15:08:23 [2020-04-28T15:08:23.564Z] #66 0.610 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578'
15:08:23 [2020-04-28T15:08:23.564Z] #66 0.612 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578
15:08:23 [2020-04-28T15:08:23.564Z] #66 0.614 + git clone https://github.com/containerd/containerd.git /tmp/tmp.jCQg3nUAjk/src/github.com/containerd/containerd
15:08:23 [2020-04-28T15:08:23.564Z] #66 0.677 Cloning into '/tmp/tmp.jCQg3nUAjk/src/github.com/containerd/containerd'...
15:08:23 [2020-04-28T15:08:23.962Z] --- PASS: TestBuildUncleanTarFilenames (1.41s)
15:08:23 [2020-04-28T15:08:23.962Z] === RUN   TestBuildMultiStageLayerLeak
15:08:23 [2020-04-28T15:08:23.984Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:08:24 [2020-04-28T15:08:24.545Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:08:25 [2020-04-28T15:08:25.105Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:08:26 [2020-04-28T15:08:26.031Z] --- PASS: TestBuildMultiStageCopy (5.80s)
15:08:26 [2020-04-28T15:08:26.031Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.22s)
15:08:26 [2020-04-28T15:08:26.031Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.56s)
15:08:26 [2020-04-28T15:08:26.031Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s)
15:08:26 [2020-04-28T15:08:26.031Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.67s)
15:08:26 [2020-04-28T15:08:26.031Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.79s)
15:08:26 [2020-04-28T15:08:26.031Z] === RUN   TestBuildMultiStageParentConfig
15:08:27 [2020-04-28T15:08:27.107Z] #66 ...
15:08:27 [2020-04-28T15:08:27.107Z] 
15:08:27 [2020-04-28T15:08:27.107Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:08:27 [2020-04-28T15:08:27.107Z] #36 38.63 Reading package lists...
15:08:27 [2020-04-28T15:08:27.107Z] #36 50.50 Building dependency tree...
15:08:27 [2020-04-28T15:08:27.107Z] #36 53.91 The following additional packages will be installed:
15:08:27 [2020-04-28T15:08:27.107Z] #36 53.93   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
15:08:27 [2020-04-28T15:08:27.107Z] #36 53.95 Suggested packages:
15:08:27 [2020-04-28T15:08:27.107Z] #36 53.95   cmake-doc ninja-build lrzip
15:08:27 [2020-04-28T15:08:27.107Z] #36 53.95 Recommended packages:
15:08:27 [2020-04-28T15:08:27.107Z] #36 53.95   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
15:08:27 [2020-04-28T15:08:27.107Z] #36 55.68 The following NEW packages will be installed:
15:08:27 [2020-04-28T15:08:27.107Z] #36 55.68   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
15:08:27 [2020-04-28T15:08:27.107Z] #36 55.68   vim-common xxd
15:08:27 [2020-04-28T15:08:27.107Z] #36 55.86 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
15:08:27 [2020-04-28T15:08:27.107Z] #36 55.86 Need to get 14.9 MB of archives.
15:08:27 [2020-04-28T15:08:27.107Z] #36 55.86 After this operation, 67.2 MB of additional disk space will be used.
15:08:27 [2020-04-28T15:08:27.107Z] #36 55.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
15:08:27 [2020-04-28T15:08:27.107Z] #36 55.91 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
15:08:27 [2020-04-28T15:08:27.107Z] #36 55.95 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB]
15:08:27 [2020-04-28T15:08:27.107Z] #36 56.35 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
15:08:27 [2020-04-28T15:08:27.107Z] #36 58.14 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB]
15:08:27 [2020-04-28T15:08:27.107Z] #36 58.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB]
15:08:27 [2020-04-28T15:08:27.107Z] #36 58.35 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
15:08:27 [2020-04-28T15:08:27.107Z] #36 58.37 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB]
15:08:27 [2020-04-28T15:08:27.107Z] #36 58.39 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB]
15:08:27 [2020-04-28T15:08:27.107Z] #36 58.41 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB]
15:08:27 [2020-04-28T15:08:27.107Z] #36 ...
15:08:27 [2020-04-28T15:08:27.107Z] 
15:08:27 [2020-04-28T15:08:27.107Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:08:27 [2020-04-28T15:08:27.107Z] #28 3.083 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
15:08:27 [2020-04-28T15:08:27.107Z] #28 3.785 
15:08:27 [2020-04-28T15:08:27.107Z] #28 4.108 
                                                                           0.2%
##                                                                         3.2%
#####                                                                      7.4%
#########                                                                 13.8%
###########                                                               15.9%
15:08:27 [2020-04-28T15:08:27.107Z] #28 ...
15:08:27 [2020-04-28T15:08:27.107Z] 
15:08:27 [2020-04-28T15:08:27.107Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:08:27 [2020-04-28T15:08:27.107Z] #11 38.73 Reading package lists...
15:08:27 [2020-04-28T15:08:27.107Z] #11 50.68 Building dependency tree...
15:08:27 [2020-04-28T15:08:27.107Z] #11 54.51 The following additional packages will be installed:
15:08:27 [2020-04-28T15:08:27.107Z] #11 54.53   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
15:08:27 [2020-04-28T15:08:27.107Z] #11 54.53   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
15:08:27 [2020-04-28T15:08:27.107Z] #11 54.53   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
15:08:27 [2020-04-28T15:08:27.107Z] #11 54.54   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
15:08:27 [2020-04-28T15:08:27.107Z] #11 54.55 Suggested packages:
15:08:27 [2020-04-28T15:08:27.107Z] #11 54.55   gcc-8-locales seccomp wine64
15:08:27 [2020-04-28T15:08:27.107Z] #11 57.62 The following NEW packages will be installed:
15:08:27 [2020-04-28T15:08:27.107Z] #11 57.62   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
15:08:27 [2020-04-28T15:08:27.107Z] #11 57.62   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
15:08:27 [2020-04-28T15:08:27.107Z] #11 57.62   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
15:08:27 [2020-04-28T15:08:27.107Z] #11 57.63   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
15:08:27 [2020-04-28T15:08:27.107Z] #11 57.63   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
15:08:27 [2020-04-28T15:08:27.107Z] #11 57.64   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
15:08:27 [2020-04-28T15:08:27.107Z] #11 58.08 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
15:08:27 [2020-04-28T15:08:27.107Z] #11 58.08 Need to get 78.9 MB of archives.
15:08:27 [2020-04-28T15:08:27.107Z] #11 58.08 After this operation, 532 MB of additional disk space will be used.
15:08:27 [2020-04-28T15:08:27.107Z] #11 58.08 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]
15:08:27 [2020-04-28T15:08:27.107Z] #11 58.81 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]
15:08:27 [2020-04-28T15:08:27.107Z] #11 59.69 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
15:08:27 [2020-04-28T15:08:27.107Z] #11 59.72 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB]
15:08:27 [2020-04-28T15:08:27.107Z] #11 59.74 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB]
15:08:27 [2020-04-28T15:08:27.107Z] #11 59.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB]
15:08:27 [2020-04-28T15:08:27.107Z] #11 ...
15:08:27 [2020-04-28T15:08:27.107Z] 
15:08:27 [2020-04-28T15:08:27.107Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:08:27 [2020-04-28T15:08:27.248Z] --- PASS: TestBuildMultiStageLayerLeak (2.84s)
15:08:27 [2020-04-28T15:08:27.248Z] === RUN   TestBuildWithHugeFile
15:08:27 [2020-04-28T15:08:27.916Z] --- PASS: TestBuildMultiStageParentConfig (1.63s)
15:08:27 [2020-04-28T15:08:27.916Z] === RUN   TestBuildLabelWithTargets
15:08:28 [2020-04-28T15:08:28.014Z] INFO [loader] Go packages loading at mode 575 (deps|files|imports|compiled_files|exports_file|name|types_sizes) took 1m55.3061713s 
15:08:28 [2020-04-28T15:08:28.014Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 464.620648ms 
15:08:28 [2020-04-28T15:08:28.859Z] #28 4.108 
                                                                           0.2%
##                                                                         3.2%
#####                                                                      7.4%
#########                                                                 13.8%
###########                                                               15.9%
############                                                              18.0%
################                                                          22.3%
######################                                                    31.3%
###########################                                               37.7%
#################################                                         46.2%
#####################################                                     52.6%
########################################                                  56.9%
############################################                              61.1%
###############################################                           65.4%
##################################################                        69.7%
#####################################################                     73.9%
#########################################################                 80.3%
##############################################################            86.7%
#################################################################         91.0%
######################################################################    97.4%
######################################################################## 100.0%
15:08:29 [2020-04-28T15:08:29.488Z] #28 7.142 #=#=#                                                                         
15:08:30 [2020-04-28T15:08:30.612Z] --- PASS: TestBuildLabelWithTargets (2.70s)
15:08:30 [2020-04-28T15:08:30.612Z] === RUN   TestBuildWithEmptyLayers
15:08:31 [2020-04-28T15:08:31.304Z] #28 7.498 
###                                                                        4.5%
###########                                                               16.0%
###############                                                           21.7%
#######################                                                   33.2%
################################                                          44.7%
####################################                                      50.5%
############################################                              62.0%
####################################################                      73.5%
#########################################################                 79.2%
#################################################################         90.8%
#####################################################################     96.5%
######################################################################## 100.0%
15:08:31 [2020-04-28T15:08:31.974Z] --- PASS: TestBuildWithEmptyLayers (1.42s)
15:08:31 [2020-04-28T15:08:31.974Z] === RUN   TestBuildMultiStageOnBuild
15:08:32 [2020-04-28T15:08:32.231Z] #28 9.878 #=#=#                                                                         
15:08:33 [2020-04-28T15:08:33.781Z] #28 10.15 #=#=#                                                                         

##                                                                         3.6%
######                                                                     8.8%
##########                                                                14.0%
###############                                                           21.7%
#####################                                                     29.4%
########################                                                  34.6%
#############################                                             40.8%
###############################                                           43.3%
##################################                                        48.5%
#####################
15:08:33 [2020-04-28T15:08:33.781Z] #28 ...
15:08:33 [2020-04-28T15:08:33.781Z] 
15:08:33 [2020-04-28T15:08:33.781Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:08:33 [2020-04-28T15:08:33.781Z] #44 57.12 Selecting previously unselected package libnet1:ppc64el.
15:08:33 [2020-04-28T15:08:33.781Z] #44 57.15 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
15:08:33 [2020-04-28T15:08:33.781Z] #44 57.16 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
15:08:33 [2020-04-28T15:08:33.781Z] #44 57.37 Selecting previously unselected package libnet1-dev.
15:08:33 [2020-04-28T15:08:33.781Z] #44 57.37 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ...
15:08:33 [2020-04-28T15:08:33.781Z] #44 57.38 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
15:08:33 [2020-04-28T15:08:33.781Z] #44 57.76 Selecting previously unselected package libnl-3-200:ppc64el.
15:08:33 [2020-04-28T15:08:33.781Z] #44 57.79 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ...
15:08:33 [2020-04-28T15:08:33.781Z] #44 57.81 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
15:08:33 [2020-04-28T15:08:33.781Z] #44 58.06 Selecting previously unselected package libnl-3-dev:ppc64el.
15:08:33 [2020-04-28T15:08:33.781Z] #44 58.08 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ...
15:08:33 [2020-04-28T15:08:33.781Z] #44 58.08 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ...
15:08:33 [2020-04-28T15:08:33.781Z] #44 58.61 Selecting previously unselected package libprotobuf-c1:ppc64el.
15:08:33 [2020-04-28T15:08:33.781Z] #44 58.62 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
15:08:33 [2020-04-28T15:08:33.781Z] #44 58.62 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
15:08:33 [2020-04-28T15:08:33.781Z] #44 58.78 Selecting previously unselected package libprotobuf-c-dev:ppc64el.
15:08:33 [2020-04-28T15:08:33.781Z] #44 58.81 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ...
15:08:33 [2020-04-28T15:08:33.781Z] #44 58.82 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
15:08:33 [2020-04-28T15:08:33.781Z] #44 59.03 Selecting previously unselected package zlib1g-dev:ppc64el.
15:08:33 [2020-04-28T15:08:33.781Z] #44 59.07 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ...
15:08:33 [2020-04-28T15:08:33.781Z] #44 59.08 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
15:08:33 [2020-04-28T15:08:33.781Z] #44 59.72 Selecting previously unselected package libprotobuf17:ppc64el.
15:08:33 [2020-04-28T15:08:33.781Z] #44 59.78 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ...
15:08:33 [2020-04-28T15:08:33.781Z] #44 59.79 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ...
15:08:33 [2020-04-28T15:08:33.781Z] #44 61.56 Selecting previously unselected package libprotobuf-lite17:ppc64el.
15:08:33 [2020-04-28T15:08:33.781Z] #44 61.59 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ...
15:08:33 [2020-04-28T15:08:33.781Z] #44 61.59 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
15:08:33 [2020-04-28T15:08:33.781Z] #44 62.02 Selecting previously unselected package libprotobuf-dev:ppc64el.
15:08:33 [2020-04-28T15:08:33.781Z] #44 62.04 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ...
15:08:33 [2020-04-28T15:08:33.781Z] #44 62.06 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ...
15:08:33 [2020-04-28T15:08:33.781Z] #44 64.48 Selecting previously unselected package libprotoc17:ppc64el.
15:08:33 [2020-04-28T15:08:33.781Z] #44 64.49 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ...
15:08:33 [2020-04-28T15:08:33.781Z] #44 64.50 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ...
15:08:33 [2020-04-28T15:08:33.781Z] #44 65.69 Selecting previously unselected package protobuf-c-compiler.
15:08:33 [2020-04-28T15:08:33.781Z] #44 65.70 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ...
15:08:33 [2020-04-28T15:08:33.781Z] #44 65.71 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
15:08:33 [2020-04-28T15:08:33.781Z] #44 66.08 Selecting previously unselected package protobuf-compiler.
15:08:33 [2020-04-28T15:08:33.781Z] #44 66.12 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ...
15:08:33 [2020-04-28T15:08:33.781Z] #44 66.17 Unpacking protobuf-compiler (3.6.1.3-2) ...
15:08:33 [2020-04-28T15:08:33.781Z] #44 66.51 Selecting previously unselected package python-pkg-resources.
15:08:33 [2020-04-28T15:08:33.781Z] #44 66.51 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
15:08:33 [2020-04-28T15:08:33.781Z] #44 66.55 Unpacking python-pkg-resources (40.8.0-1) ...
15:08:33 [2020-04-28T15:08:33.781Z] #44 67.09 Selecting previously unselected package python-six.
15:08:33 [2020-04-28T15:08:33.781Z] #44 67.09 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
15:08:33 [2020-04-28T15:08:33.781Z] #44 67.12 Unpacking python-six (1.12.0-1) ...
15:08:33 [2020-04-28T15:08:33.781Z] #44 ...
15:08:33 [2020-04-28T15:08:33.781Z] 
15:08:33 [2020-04-28T15:08:33.781Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:08:34 [2020-04-28T15:08:34.665Z] #28 10.15 #=#=#                                                                         

##                                                                         3.6%
######                                                                     8.8%
##########                                                                14.0%
###############                                                           21.7%
#####################                                                     29.4%
########################                                                  34.6%
#############################                                             40.8%
###############################                                           43.3%
##################################                                        48.5%
######################################                                    53.7%
##########################################                                58.9%
###############################################                           66.6%
#####################################################                     74.3%
#########################################################                 79.5%
################################################################          89.9%
####################################################################      95.0%
######################################################################## 100.0%
15:08:35 [2020-04-28T15:08:35.703Z] #28 13.52 #=#=#                                                                         
15:08:36 [2020-04-28T15:08:36.139Z] --- PASS: TestBuildMultiStageOnBuild (3.75s)
15:08:36 [2020-04-28T15:08:36.139Z] === RUN   TestBuildUncleanTarFilenames
15:08:37 [2020-04-28T15:08:37.192Z] #28 13.85 #=#=#                                                                         

#                                                                          2.2%
##                                                                         3.1%
###                                                                        4.9%
####                                                                       6.7%
######                                                                     8.4%
######                                                                     9.3%
########                                                                  11.1%
#########                                                                 12.9%
###########                                                              
15:08:37 [2020-04-28T15:08:37.192Z] #28 ...
15:08:37 [2020-04-28T15:08:37.192Z] 
15:08:37 [2020-04-28T15:08:37.192Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:08:37 [2020-04-28T15:08:37.192Z] #11 60.65 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
15:08:37 [2020-04-28T15:08:37.192Z] #11 61.45 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]
15:08:37 [2020-04-28T15:08:37.192Z] #11 61.50 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]
15:08:37 [2020-04-28T15:08:37.192Z] #11 69.48 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]
15:08:37 [2020-04-28T15:08:37.480Z] #11 ...
15:08:37 [2020-04-28T15:08:37.480Z] 
15:08:37 [2020-04-28T15:08:37.480Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:08:37 [2020-04-28T15:08:37.503Z] --- PASS: TestBuildUncleanTarFilenames (1.95s)
15:08:37 [2020-04-28T15:08:37.503Z] === RUN   TestBuildMultiStageLayerLeak
15:08:37 [2020-04-28T15:08:37.770Z] #28 13.85 #=#=#                                                                         

#                                                                          2.2%
##                                                                         3.1%
###                                                                        4.9%
####                                                                       6.7%
######                                                                     8.4%
######                                                                     9.3%
########                                                                  11.1%
#########                                                                 12.9%
###########                                                               15.6%
#############                                                             19.2%
###############                                                           21.8%
################                                                          23.6%
##################                                                        25.1%
15:08:37 [2020-04-28T15:08:37.770Z] #28 ...
15:08:37 [2020-04-28T15:08:37.770Z] 
15:08:37 [2020-04-28T15:08:37.770Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:08:37 [2020-04-28T15:08:37.770Z] #36 61.21 debconf: delaying package configuration, since apt-utils is not installed
15:08:37 [2020-04-28T15:08:37.770Z] #36 61.64 Fetched 14.9 MB in 3s (4637 kB/s)
15:08:37 [2020-04-28T15:08:37.770Z] #36 61.78 Selecting previously unselected package xxd.
15:08:37 [2020-04-28T15:08:37.770Z] #36 61.78 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15338 files and directories currently installed.)
15:08:37 [2020-04-28T15:08:37.770Z] #36 62.02 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ...
15:08:37 [2020-04-28T15:08:37.770Z] #36 62.03 Unpacking xxd (2:8.1.0875-5) ...
15:08:37 [2020-04-28T15:08:37.770Z] #36 62.43 Selecting previously unselected package vim-common.
15:08:37 [2020-04-28T15:08:37.770Z] #36 62.45 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
15:08:37 [2020-04-28T15:08:37.770Z] #36 62.50 Unpacking vim-common (2:8.1.0875-5) ...
15:08:37 [2020-04-28T15:08:37.770Z] #36 62.79 Selecting previously unselected package cmake-data.
15:08:37 [2020-04-28T15:08:37.770Z] #36 62.79 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
15:08:37 [2020-04-28T15:08:37.770Z] #36 62.81 Unpacking cmake-data (3.13.4-1) ...
15:08:37 [2020-04-28T15:08:37.770Z] #36 68.88 Selecting previously unselected package libicu63:ppc64el.
15:08:37 [2020-04-28T15:08:37.770Z] #36 68.91 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ...
15:08:37 [2020-04-28T15:08:37.770Z] #36 68.92 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
15:08:38 [2020-04-28T15:08:38.059Z] #36 ...
15:08:38 [2020-04-28T15:08:38.059Z] 
15:08:38 [2020-04-28T15:08:38.059Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:08:39 [2020-04-28T15:08:39.821Z] #28 13.85 #=#=#                                                                         

#                                                                          2.2%
##                                                                         3.1%
###                                                                        4.9%
####                                                                       6.7%
######                                                                     8.4%
######                                                                     9.3%
########                                                                  11.1%
#########                                                                 12.9%
###########                                                               15.6%
#############                                                             19.2%
###############                                                           21.8%
################                                                          23.6%
##################                                                        25.1%
###################                                                       26.9%
####################                                                      28.7%
######################                                                    31.3%
#######################                                                   33.1%
#########################                                                 35.8%
###########################                                               37.6%
############################                                              40.3%
##############################                                            42.9%
################################                                          44.7%
#################################                                         46.5%
##################################                                        48.2%
####################################                                      50.2%
#####################################                                     51.9%
15:08:39 [2020-04-28T15:08:39.821Z] #28 ...
15:08:39 [2020-04-28T15:08:39.821Z] 
15:08:39 [2020-04-28T15:08:39.821Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:08:39 [2020-04-28T15:08:39.821Z] #75 DONE 72.7s
15:08:39 [2020-04-28T15:08:39.821Z] 
15:08:39 [2020-04-28T15:08:39.821Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:08:41 [2020-04-28T15:08:41.666Z] --- PASS: TestBuildMultiStageLayerLeak (3.90s)
15:08:41 [2020-04-28T15:08:41.666Z] === RUN   TestBuildWithHugeFile
15:08:43 [2020-04-28T15:08:43.366Z] #28 13.85 #=#=#                                                                         

#                                                                          2.2%
##                                                                         3.1%
###                                                                        4.9%
####                                                                       6.7%
######                                                                     8.4%
######                                                                     9.3%
########                                                                  11.1%
#########                                                                 12.9%
###########                                                               15.6%
#############                                                             19.2%
###############                                                           21.8%
################                                                          23.6%
##################                                                        25.1%
###################                                                       26.9%
####################                                                      28.7%
######################                                                    31.3%
#######################                                                   33.1%
#########################                                                 35.8%
###########################                                               37.6%
############################                                              40.3%
##############################                                            42.9%
################################                                          44.7%
#################################                                         46.5%
##################################                                        48.2%
####################################                                      50.2%
#####################################                                     51.9%
#######################################                                   54.6%
########################################                                  56.4%
#########################################                                 58.2%
##########################################                                59.1%
###########################################                               60.0%
############################################                              61.8%
#############################################                             63.6%
###############################################                           65.4%
################################################                          67.1%
################################################                          68.0%
##################################################                        69.8%
##################################################                        70.7%
###################################################                       71.6%
####################################################                      72.5%
#####################################################                     74.3%
######################################################                    76.2%
#######################################################                   77.1%
#########################################################                 79.3%
##########################################################                81.0%
###########################################################               82.8%
############################################################              84.6%
##############################################################            86.4%
###############################################################           88.0%
#################################################################         90.7%
###################################################################       93.3%
#####################################################################     96.0%
#######################################################################   98.7%
######################################################################## 100.0%
15:08:43 [2020-04-28T15:08:43.653Z] #28 21.49 
15:08:43 [2020-04-28T15:08:43.941Z] #28 ...
15:08:43 [2020-04-28T15:08:43.941Z] 
15:08:43 [2020-04-28T15:08:43.941Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:08:43 [2020-04-28T15:08:43.941Z] #44 67.35 Selecting previously unselected package python-protobuf.
15:08:43 [2020-04-28T15:08:43.941Z] #44 67.41 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ...
15:08:43 [2020-04-28T15:08:43.941Z] #44 67.43 Unpacking python-protobuf (3.6.1.3-2) ...
15:08:43 [2020-04-28T15:08:43.941Z] #44 68.59 Setting up python-pkg-resources (40.8.0-1) ...
15:08:44 [2020-04-28T15:08:44.230Z] #44 ...
15:08:44 [2020-04-28T15:08:44.230Z] 
15:08:44 [2020-04-28T15:08:44.230Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:08:44 [2020-04-28T15:08:44.231Z] #11 74.68 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
15:08:44 [2020-04-28T15:08:44.231Z] #11 74.69 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
15:08:44 [2020-04-28T15:08:44.231Z] #11 74.70 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
15:08:44 [2020-04-28T15:08:44.231Z] #11 74.71 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
15:08:44 [2020-04-28T15:08:44.231Z] #11 74.72 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]
15:08:44 [2020-04-28T15:08:44.231Z] #11 74.72 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u3 [109 kB]
15:08:44 [2020-04-28T15:08:44.231Z] #11 74.72 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB]
15:08:44 [2020-04-28T15:08:44.231Z] #11 74.78 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB]
15:08:44 [2020-04-28T15:08:44.231Z] #11 74.81 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB]
15:08:44 [2020-04-28T15:08:44.231Z] #11 74.84 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB]
15:08:44 [2020-04-28T15:08:44.231Z] #11 74.87 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB]
15:08:44 [2020-04-28T15:08:44.231Z] #11 74.94 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB]
15:08:44 [2020-04-28T15:08:44.231Z] #11 74.98 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB]
15:08:44 [2020-04-28T15:08:44.231Z] #11 75.05 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB]
15:08:44 [2020-04-28T15:08:44.231Z] #11 75.07 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u3 [321 kB]
15:08:44 [2020-04-28T15:08:44.231Z] #11 77.45 debconf: delaying package configuration, since apt-utils is not installed
15:08:44 [2020-04-28T15:08:44.231Z] #11 77.71 Fetched 78.9 MB in 17s (4572 kB/s)
15:08:44 [2020-04-28T15:08:44.521Z] #11 77.90 Selecting previously unselected package binutils-mingw-w64-i686.
15:08:44 [2020-04-28T15:08:44.521Z] #11 77.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 ... 15338 files and directories currently installed.)
15:08:44 [2020-04-28T15:08:44.521Z] #11 78.02 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ...
15:08:44 [2020-04-28T15:08:44.521Z] #11 78.02 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
15:08:46 [2020-04-28T15:08:46.062Z] #11 ...
15:08:46 [2020-04-28T15:08:46.062Z] 
15:08:46 [2020-04-28T15:08:46.062Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:08:46 [2020-04-28T15:08:46.062Z] #34 68.89 sync
15:08:46 [2020-04-28T15:08:46.062Z] #34 68.89 internal/reflectlite
15:08:46 [2020-04-28T15:08:46.062Z] #34 76.88 errors
15:08:46 [2020-04-28T15:08:46.062Z] #34 76.88 sort
15:08:46 [2020-04-28T15:08:46.062Z] #34 77.83 io
15:08:46 [2020-04-28T15:08:46.062Z] #34 77.87 internal/oserror
15:08:46 [2020-04-28T15:08:46.062Z] #34 77.88 strconv
15:08:46 [2020-04-28T15:08:46.062Z] #34 78.64 syscall
15:08:46 [2020-04-28T15:08:46.062Z] #34 ...
15:08:46 [2020-04-28T15:08:46.062Z] 
15:08:46 [2020-04-28T15:08:46.062Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:08:46 [2020-04-28T15:08:46.062Z] #44 79.25 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
15:08:46 [2020-04-28T15:08:46.062Z] #44 79.26 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
15:08:46 [2020-04-28T15:08:46.062Z] #44 79.27 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
15:08:46 [2020-04-28T15:08:46.062Z] #44 79.28 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
15:08:46 [2020-04-28T15:08:46.062Z] #44 79.30 Setting up python-six (1.12.0-1) ...
15:08:49 [2020-04-28T15:08:49.559Z] #44 ...
15:08:49 [2020-04-28T15:08:49.559Z] 
15:08:49 [2020-04-28T15:08:49.559Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:08:49 [2020-04-28T15:08:49.559Z] #48 72.54 internal/reflectlite
15:08:49 [2020-04-28T15:08:49.559Z] #48 72.57 sync
15:08:49 [2020-04-28T15:08:49.559Z] #48 77.36 github.com/LK4D4/vndr/godl/singleflight
15:08:49 [2020-04-28T15:08:49.559Z] #48 77.38 internal/singleflight
15:08:49 [2020-04-28T15:08:49.559Z] #48 77.53 math/rand
15:08:49 [2020-04-28T15:08:49.559Z] #48 82.32 sort
15:08:49 [2020-04-28T15:08:49.559Z] #48 82.33 io
15:08:49 [2020-04-28T15:08:49.559Z] #48 82.33 strconv
15:08:49 [2020-04-28T15:08:49.559Z] #48 82.58 syscall
15:08:49 [2020-04-28T15:08:49.559Z] #48 ...
15:08:49 [2020-04-28T15:08:49.559Z] 
15:08:49 [2020-04-28T15:08:49.559Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:08:49 [2020-04-28T15:08:49.559Z] #28 23.71 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
15:08:49 [2020-04-28T15:08:49.559Z] #28 24.19 
15:08:49 [2020-04-28T15:08:49.559Z] #28 24.53 #=#=#                                                                         

##################################################                        70.0%
######################################################################## 100.0%
15:08:49 [2020-04-28T15:08:49.559Z] #28 24.99 
15:08:49 [2020-04-28T15:08:49.559Z] #28 26.87 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
15:08:49 [2020-04-28T15:08:49.559Z] #28 27.42 
15:08:49 [2020-04-28T15:08:49.748Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:08:49 [2020-04-28T15:08:49.748Z] Using test binary docker
15:08:50 [2020-04-28T15:08:50.003Z] +++ /etc/init.d/apparmor start
15:08:50 [2020-04-28T15:08:50.003Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:08:50 [2020-04-28T15:08:50.003Z] INFO: Waiting for daemon to start...
15:08:50 [2020-04-28T15:08:50.003Z] Starting dockerd
15:08:50 [2020-04-28T15:08:50.003Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true
15:08:50 [2020-04-28T15:08:50.170Z] #28 27.67 #=#=#                                                                         

##################################################                        70.2%
######################################################################## 100.0%
15:08:50 [2020-04-28T15:08:50.460Z] #28 28.51 
15:08:50 [2020-04-28T15:08:50.749Z] #28 ...
15:08:50 [2020-04-28T15:08:50.749Z] 
15:08:50 [2020-04-28T15:08:50.749Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:08:50 [2020-04-28T15:08:50.749Z] #51 83.92 + cd /tmp/tmp.cfq4GvPr72/src/gotest.tools/gotestsum
15:08:51 [2020-04-28T15:08:51.038Z] #51 83.95 + git checkout -q v0.3.5
15:08:51 [2020-04-28T15:08:51.038Z] #51 84.07 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
15:08:52 [2020-04-28T15:08:52.322Z] Client:
15:08:52 [2020-04-28T15:08:52.322Z]  Debug Mode: false
15:08:52 [2020-04-28T15:08:52.322Z]  Plugins:
15:08:52 [2020-04-28T15:08:52.322Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
15:08:52 [2020-04-28T15:08:52.322Z] 
15:08:52 [2020-04-28T15:08:52.322Z] Server:
15:08:52 [2020-04-28T15:08:52.322Z]  Containers: 0
15:08:52 [2020-04-28T15:08:52.322Z]   Running: 0
15:08:52 [2020-04-28T15:08:52.322Z]   Paused: 0
15:08:52 [2020-04-28T15:08:52.322Z]   Stopped: 0
15:08:52 [2020-04-28T15:08:52.322Z]  Images: 0
15:08:52 [2020-04-28T15:08:52.322Z]  Server Version: 19.03.5
15:08:52 [2020-04-28T15:08:52.322Z]  Storage Driver: windowsfilter (windows) lcow (linux)
15:08:52 [2020-04-28T15:08:52.322Z]   Windows: 
15:08:52 [2020-04-28T15:08:52.322Z]   LCOW: 
15:08:52 [2020-04-28T15:08:52.322Z]  Logging Driver: json-file
15:08:52 [2020-04-28T15:08:52.322Z]  Plugins:
15:08:52 [2020-04-28T15:08:52.322Z]   Volume: local
15:08:52 [2020-04-28T15:08:52.322Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
15:08:52 [2020-04-28T15:08:52.322Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
15:08:52 [2020-04-28T15:08:52.322Z]  Swarm: inactive
15:08:52 [2020-04-28T15:08:52.322Z]  Default Isolation: process
15:08:52 [2020-04-28T15:08:52.322Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
15:08:52 [2020-04-28T15:08:52.322Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158)
15:08:52 [2020-04-28T15:08:52.322Z]  OSType: windows
15:08:52 [2020-04-28T15:08:52.322Z]  Architecture: x86_64
15:08:52 [2020-04-28T15:08:52.322Z]  CPUs: 4
15:08:52 [2020-04-28T15:08:52.322Z]  Total Memory: 32GiB
15:08:52 [2020-04-28T15:08:52.322Z]  Name: azwin-2-1d50a0
15:08:52 [2020-04-28T15:08:52.322Z]  ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW
15:08:52 [2020-04-28T15:08:52.322Z]  Docker Root Dir: D:\docker
15:08:52 [2020-04-28T15:08:52.322Z]  Debug Mode: false
15:08:52 [2020-04-28T15:08:52.322Z]  Registry: https://index.docker.io/v1/
15:08:52 [2020-04-28T15:08:52.322Z]  Labels:
15:08:52 [2020-04-28T15:08:52.322Z]  Experimental: true
15:08:52 [2020-04-28T15:08:52.322Z]  Insecure Registries:
15:08:52 [2020-04-28T15:08:52.322Z]   10.0.0.4:5000
15:08:52 [2020-04-28T15:08:52.322Z]   127.0.0.0/8
15:08:52 [2020-04-28T15:08:52.322Z]  Registry Mirrors:
15:08:52 [2020-04-28T15:08:52.322Z]   http://10.0.0.4:5000/
15:08:52 [2020-04-28T15:08:52.322Z]  Live Restore Enabled: false
15:08:52 [2020-04-28T15:08:52.322Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
15:08:52 [2020-04-28T15:08:52.514Z] .
15:08:52 [2020-04-28T15:08:52.514Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
[Pipeline] powershell
15:08:52 [2020-04-28T15:08:52.769Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:08:52 [2020-04-28T15:08:52.769Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)Error: No such image: emptyfs
15:08:52 [2020-04-28T15:08:52.769Z] 
15:08:52 [2020-04-28T15:08:52.769Z] Using test binary docker
15:08:52 [2020-04-28T15:08:52.769Z] ++++ tar -cC bundles/test-integration/emptyfs .
15:08:52 [2020-04-28T15:08:52.769Z] ++++ docker load
15:08:52 [2020-04-28T15:08:52.769Z] +++ /etc/init.d/apparmor start
15:08:52 [2020-04-28T15:08:52.769Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:08:52 [2020-04-28T15:08:52.769Z] INFO: Waiting for daemon to start...
15:08:52 [2020-04-28T15:08:52.769Z] Starting dockerd
15:08:52 [2020-04-28T15:08:52.769Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true
15:08:53 [2020-04-28T15:08:53.024Z] .Running integration-test (iteration 1)
15:08:53 [2020-04-28T15:08:53.279Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
15:08:53 [2020-04-28T15:08:53.279Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
15:08:53 [2020-04-28T15:08:53.279Z] ++ set -e
15:08:53 [2020-04-28T15:08:53.279Z] ++ '[' -n 0 ']'
15:08:53 [2020-04-28T15:08:53.279Z] ++ set -x
15:08:53 [2020-04-28T15:08:53.279Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
15:08:55 [2020-04-28T15:08:55.164Z] 
15:08:55 [2020-04-28T15:08:55.164Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:08:55 [2020-04-28T15:08:55.164Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:08:55 [2020-04-28T15:08:55.164Z] Error: No such image: emptyfs
15:08:55 [2020-04-28T15:08:55.164Z] ++++ tar -cC bundles/test-integration/emptyfs .
15:08:55 [2020-04-28T15:08:55.164Z] ++++ docker load
15:08:55 [2020-04-28T15:08:55.419Z] Running integration-test (iteration 1)
15:08:55 [2020-04-28T15:08:55.419Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
15:08:55 [2020-04-28T15:08:55.419Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
15:08:55 [2020-04-28T15:08:55.419Z] ++ set -e
15:08:55 [2020-04-28T15:08:55.419Z] ++ '[' -n 0 ']'
15:08:55 [2020-04-28T15:08:55.419Z] ++ set -x
15:08:55 [2020-04-28T15:08:55.419Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
15:08:56 [2020-04-28T15:08:56.616Z] #51 ...
15:08:56 [2020-04-28T15:08:56.616Z] 
15:08:56 [2020-04-28T15:08:56.616Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:08:56 [2020-04-28T15:08:56.616Z] #31 86.50 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:  94% (1434/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.
15:08:56 [2020-04-28T15:08:56.616Z] #31 87.39 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
15:08:56 [2020-04-28T15:08:56.616Z] #31 88.08 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
15:08:56 [2020-04-28T15:08:56.905Z] #31 ...
15:08:56 [2020-04-28T15:08:56.905Z] 
15:08:56 [2020-04-28T15:08:56.905Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:08:56 [2020-04-28T15:08:56.905Z] #28 30.55 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
15:08:56 [2020-04-28T15:08:56.905Z] #28 30.71 skipping existing c8c2d4a6b2e3
15:08:56 [2020-04-28T15:08:56.905Z] #28 30.94 
15:08:56 [2020-04-28T15:08:56.905Z] #28 33.31 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
15:08:56 [2020-04-28T15:08:56.905Z] #28 34.05 
15:08:56 [2020-04-28T15:08:56.905Z] #28 34.38 
######################################################################## 100.0%
15:08:56 [2020-04-28T15:08:56.905Z] #28 34.61 
15:08:56 [2020-04-28T15:08:56.905Z] #28 34.69 Download of images into '/build' complete.
15:08:56 [2020-04-28T15:08:56.905Z] #28 34.69 Use something like the following to load the result into a Docker daemon:
15:08:56 [2020-04-28T15:08:56.905Z] #28 34.69   tar -cC '/build' . | docker load
15:08:56 [2020-04-28T15:08:56.905Z] #28 DONE 34.8s
15:08:56 [2020-04-28T15:08:56.905Z] 
15:08:56 [2020-04-28T15:08:56.905Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:08:56 [2020-04-28T15:08:56.905Z] #36 82.00 Selecting previously unselected package libxml2:ppc64el.
15:08:56 [2020-04-28T15:08:56.905Z] #36 82.01 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ...
15:08:56 [2020-04-28T15:08:56.905Z] #36 82.02 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
15:08:56 [2020-04-28T15:08:56.905Z] #36 82.98 Selecting previously unselected package libarchive13:ppc64el.
15:08:56 [2020-04-28T15:08:56.905Z] #36 82.98 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ...
15:08:56 [2020-04-28T15:08:56.905Z] #36 83.01 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ...
15:08:56 [2020-04-28T15:08:56.905Z] #36 83.51 Selecting previously unselected package libjsoncpp1:ppc64el.
15:08:56 [2020-04-28T15:08:56.905Z] #36 83.54 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ...
15:08:56 [2020-04-28T15:08:56.905Z] #36 83.56 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
15:08:56 [2020-04-28T15:08:56.905Z] #36 83.95 Selecting previously unselected package librhash0:ppc64el.
15:08:56 [2020-04-28T15:08:56.905Z] #36 83.96 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ...
15:08:56 [2020-04-28T15:08:56.905Z] #36 83.98 Unpacking librhash0:ppc64el (1.3.8-1) ...
15:08:56 [2020-04-28T15:08:56.905Z] #36 84.24 Selecting previously unselected package libuv1:ppc64el.
15:08:56 [2020-04-28T15:08:56.905Z] #36 84.27 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ...
15:08:56 [2020-04-28T15:08:56.905Z] #36 84.29 Unpacking libuv1:ppc64el (1.24.1-1) ...
15:08:56 [2020-04-28T15:08:56.905Z] #36 84.53 Selecting previously unselected package cmake.
15:08:56 [2020-04-28T15:08:56.905Z] #36 84.58 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ...
15:08:56 [2020-04-28T15:08:56.905Z] #36 84.58 Unpacking cmake (3.13.4-1) ...
15:08:56 [2020-04-28T15:08:56.905Z] #36 89.58 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
15:08:56 [2020-04-28T15:08:56.905Z] #36 89.60 Setting up xxd (2:8.1.0875-5) ...
15:08:56 [2020-04-28T15:08:56.905Z] #36 89.61 Setting up libuv1:ppc64el (1.24.1-1) ...
15:08:56 [2020-04-28T15:08:56.905Z] #36 89.62 Setting up vim-common (2:8.1.0875-5) ...
15:08:56 [2020-04-28T15:08:56.905Z] #36 89.72 Setting up librhash0:ppc64el (1.3.8-1) ...
15:08:56 [2020-04-28T15:08:56.905Z] #36 89.75 Setting up cmake-data (3.13.4-1) ...
15:08:56 [2020-04-28T15:08:56.905Z] #36 89.78 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
15:08:56 [2020-04-28T15:08:56.905Z] #36 89.81 Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
15:08:56 [2020-04-28T15:08:56.905Z] #36 89.83 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ...
15:08:56 [2020-04-28T15:08:56.905Z] #36 89.84 Setting up cmake (3.13.4-1) ...
15:08:56 [2020-04-28T15:08:56.905Z] #36 89.85 Processing triggers for libc-bin (2.28-10) ...
15:08:56 [2020-04-28T15:08:56.905Z] #36 89.97 Processing triggers for mime-support (3.62) ...
15:08:56 [2020-04-28T15:08:56.905Z] #36 DONE 90.4s
15:08:56 [2020-04-28T15:08:56.905Z] 
15:08:56 [2020-04-28T15:08:56.905Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
15:08:57 [2020-04-28T15:08:57.199Z] #37 DONE 0.1s
15:08:57 [2020-04-28T15:08:57.199Z] 
15:08:57 [2020-04-28T15:08:57.199Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
15:08:57 [2020-04-28T15:08:57.199Z] #38 DONE 0.1s
15:08:57 [2020-04-28T15:08:57.199Z] 
15:08:57 [2020-04-28T15:08:57.199Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:08:57 [2020-04-28T15:08:57.491Z] #39 0.514 + RM_GOPATH=0
15:08:57 [2020-04-28T15:08:57.491Z] #39 0.514 + TMP_GOPATH=
15:08:57 [2020-04-28T15:08:57.491Z] #39 0.514 + : /build
15:08:57 [2020-04-28T15:08:57.781Z] #39 0.515 + '[' -z '' ']'
15:08:57 [2020-04-28T15:08:57.781Z] #39 0.521 ++ mktemp -d
15:08:57 [2020-04-28T15:08:57.781Z] #39 0.523 + export GOPATH=/tmp/tmp.2zLELmz3T1
15:08:57 [2020-04-28T15:08:57.781Z] #39 0.526 + GOPATH=/tmp/tmp.2zLELmz3T1
15:08:57 [2020-04-28T15:08:57.781Z] #39 0.527 + RM_GOPATH=1
15:08:57 [2020-04-28T15:08:57.781Z] #39 0.533 ++ dirname ./install.sh
15:08:57 [2020-04-28T15:08:57.781Z] #39 0.536 + dir=.
15:08:57 [2020-04-28T15:08:57.781Z] #39 0.539 + bin=tini
15:08:57 [2020-04-28T15:08:57.781Z] #39 0.540 + shift
15:08:57 [2020-04-28T15:08:57.781Z] #39 0.541 + '[' '!' -f ./tini.installer ']'
15:08:57 [2020-04-28T15:08:57.781Z] #39 0.542 + . ./tini.installer
15:08:57 [2020-04-28T15:08:57.781Z] #39 0.543 ++ : fec3683b971d9c3ef73f284f176672c44b448662
15:08:57 [2020-04-28T15:08:57.781Z] #39 0.545 + install_tini
15:08:57 [2020-04-28T15:08:57.781Z] #39 0.546 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
15:08:57 [2020-04-28T15:08:57.781Z] #39 0.547 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
15:08:57 [2020-04-28T15:08:57.781Z] #39 0.548 + git clone https://github.com/krallin/tini.git /tmp/tmp.2zLELmz3T1/tini
15:08:57 [2020-04-28T15:08:57.781Z] #39 0.552 Cloning into '/tmp/tmp.2zLELmz3T1/tini'...
15:08:59 [2020-04-28T15:08:59.282Z] #39 ...
15:08:59 [2020-04-28T15:08:59.282Z] 
15:08:59 [2020-04-28T15:08:59.282Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:08:59 [2020-04-28T15:08:59.282Z] #11 82.48 Selecting previously unselected package binutils-mingw-w64-x86-64.
15:08:59 [2020-04-28T15:08:59.282Z] #11 82.49 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ...
15:08:59 [2020-04-28T15:08:59.282Z] #11 82.50 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
15:08:59 [2020-04-28T15:08:59.282Z] #11 87.50 Selecting previously unselected package binutils-mingw-w64.
15:08:59 [2020-04-28T15:08:59.282Z] #11 87.50 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
15:08:59 [2020-04-28T15:08:59.282Z] #11 87.57 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
15:08:59 [2020-04-28T15:08:59.282Z] #11 87.84 Selecting previously unselected package libdevmapper1.02.1:ppc64el.
15:08:59 [2020-04-28T15:08:59.282Z] #11 87.85 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ...
15:08:59 [2020-04-28T15:08:59.282Z] #11 87.85 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
15:08:59 [2020-04-28T15:08:59.282Z] #11 88.09 Selecting previously unselected package dmsetup.
15:08:59 [2020-04-28T15:08:59.282Z] #11 88.09 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ...
15:08:59 [2020-04-28T15:08:59.282Z] #11 88.09 Unpacking dmsetup (2:1.02.155-3) ...
15:08:59 [2020-04-28T15:08:59.282Z] #11 88.39 Selecting previously unselected package mingw-w64-common.
15:08:59 [2020-04-28T15:08:59.282Z] #11 88.42 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
15:08:59 [2020-04-28T15:08:59.282Z] #11 88.43 Unpacking mingw-w64-common (6.0.0-3) ...
15:08:59 [2020-04-28T15:08:59.282Z] #11 ...
15:08:59 [2020-04-28T15:08:59.282Z] 
15:08:59 [2020-04-28T15:08:59.282Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:08:59 [2020-04-28T15:08:59.282Z] #39 2.131 + cd /tmp/tmp.2zLELmz3T1/tini
15:08:59 [2020-04-28T15:08:59.282Z] #39 2.132 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
15:08:59 [2020-04-28T15:08:59.282Z] #39 2.148 + cmake .
15:09:00 [2020-04-28T15:09:00.309Z] #39 2.950 -- The C compiler identification is GNU 8.3.0
15:09:00 [2020-04-28T15:09:00.309Z] #39 3.002 -- Check for working C compiler: /usr/bin/cc
15:09:00 [2020-04-28T15:09:00.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:09:00 [2020-04-28T15:09:00.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:09:00 [2020-04-28T15:09:00.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:09:01 [2020-04-28T15:09:01.339Z] #39 3.975 -- Check for working C compiler: /usr/bin/cc -- works
15:09:01 [2020-04-28T15:09:01.339Z] #39 3.989 -- Detecting C compiler ABI info
15:09:01 [2020-04-28T15:09:01.629Z] #39 ...
15:09:01 [2020-04-28T15:09:01.629Z] 
15:09:01 [2020-04-28T15:09:01.629Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:09:01 [2020-04-28T15:09:01.629Z] #34 84.95 strings
15:09:01 [2020-04-28T15:09:01.629Z] #34 84.97 bytes
15:09:01 [2020-04-28T15:09:01.924Z] #34 ...
15:09:01 [2020-04-28T15:09:01.924Z] 
15:09:01 [2020-04-28T15:09:01.924Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:09:01 [2020-04-28T15:09:01.924Z] #44 85.87 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
15:09:01 [2020-04-28T15:09:01.924Z] #44 85.89 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
15:09:01 [2020-04-28T15:09:01.924Z] #44 85.90 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ...
15:09:01 [2020-04-28T15:09:01.924Z] #44 85.90 Setting up libcap-dev:ppc64el (1:2.25-2) ...
15:09:01 [2020-04-28T15:09:01.924Z] #44 85.91 Setting up libprotoc17:ppc64el (3.6.1.3-2) ...
15:09:01 [2020-04-28T15:09:01.924Z] #44 85.92 Setting up protobuf-compiler (3.6.1.3-2) ...
15:09:01 [2020-04-28T15:09:01.924Z] #44 85.94 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
15:09:01 [2020-04-28T15:09:01.924Z] #44 85.95 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ...
15:09:01 [2020-04-28T15:09:01.924Z] #44 85.96 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
15:09:01 [2020-04-28T15:09:01.924Z] #44 85.97 Setting up python-protobuf (3.6.1.3-2) ...
15:09:01 [2020-04-28T15:09:01.924Z] #44 ...
15:09:01 [2020-04-28T15:09:01.924Z] 
15:09:01 [2020-04-28T15:09:01.924Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:09:01 [2020-04-28T15:09:01.924Z] #39 4.843 -- Detecting C compiler ABI info - done
15:09:01 [2020-04-28T15:09:01.924Z] #39 4.917 -- Detecting C compile features
15:09:03 [2020-04-28T15:09:03.443Z] #39 ...
15:09:03 [2020-04-28T15:09:03.443Z] 
15:09:03 [2020-04-28T15:09:03.443Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:09:03 [2020-04-28T15:09:03.443Z] #57 86.19 bytes
15:09:03 [2020-04-28T15:09:03.443Z] #57 86.21 strconv
15:09:03 [2020-04-28T15:09:03.443Z] #57 86.25 syscall
15:09:03 [2020-04-28T15:09:03.443Z] #57 86.31 strings
15:09:04 [2020-04-28T15:09:04.482Z] #57 ...
15:09:04 [2020-04-28T15:09:04.482Z] 
15:09:04 [2020-04-28T15:09:04.482Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:09:04 [2020-04-28T15:09:04.482Z] #34 97.55 bufio
15:09:05 [2020-04-28T15:09:05.117Z] #34 ...
15:09:05 [2020-04-28T15:09:05.117Z] 
15:09:05 [2020-04-28T15:09:05.117Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:09:05 [2020-04-28T15:09:05.117Z] #44 98.10 Setting up libnl-3-dev:ppc64el (3.4.0-1) ...
15:09:05 [2020-04-28T15:09:05.117Z] #44 98.11 Processing triggers for libc-bin (2.28-10) ...
15:09:05 [2020-04-28T15:09:05.117Z] #44 DONE 98.4s
15:09:05 [2020-04-28T15:09:05.117Z] 
15:09:05 [2020-04-28T15:09:05.117Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:09:05 [2020-04-28T15:09:05.117Z] #39 8.041 -- Detecting C compile features - done
15:09:05 [2020-04-28T15:09:05.407Z] #39 8.124 -- Performing Test HAS_BUILTIN_FORTIFY
15:09:05 [2020-04-28T15:09:05.699Z] #39 8.454 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
15:09:05 [2020-04-28T15:09:05.699Z] #39 8.673 -- Configuring done
15:09:05 [2020-04-28T15:09:05.699Z] #39 8.709 -- Generating done
15:09:05 [2020-04-28T15:09:05.990Z] #39 8.712 -- Build files have been written to: /tmp/tmp.2zLELmz3T1/tini
15:09:05 [2020-04-28T15:09:05.990Z] #39 8.730 + make tini-static
15:09:06 [2020-04-28T15:09:06.283Z] #39 ...
15:09:06 [2020-04-28T15:09:06.283Z] 
15:09:06 [2020-04-28T15:09:06.283Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:09:06 [2020-04-28T15:09:06.283Z] #48 89.36 bytes
15:09:06 [2020-04-28T15:09:06.283Z] #48 89.47 strings
15:09:06 [2020-04-28T15:09:06.283Z] #48 97.51 bufio
15:09:06 [2020-04-28T15:09:06.577Z] #48 ...
15:09:06 [2020-04-28T15:09:06.577Z] 
15:09:06 [2020-04-28T15:09:06.577Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:09:06 [2020-04-28T15:09:06.577Z] #57 98.31 text/tabwriter
15:09:06 [2020-04-28T15:09:06.577Z] #57 98.95 bufio
15:09:11 [2020-04-28T15:09:11.024Z] #57 ...
15:09:11 [2020-04-28T15:09:11.024Z] 
15:09:11 [2020-04-28T15:09:11.024Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:09:11 [2020-04-28T15:09:11.024Z] #45 1.941 Note: Building without setproctitle() and strlcpy() support.
15:09:11 [2020-04-28T15:09:11.024Z] #45 1.941       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:09:11 [2020-04-28T15:09:11.024Z] #45 1.950 Note: Building without GnuTLS support
15:09:11 [2020-04-28T15:09:11.024Z] #45 4.026 fatal: not a git repository (or any of the parent directories): .git
15:09:11 [2020-04-28T15:09:11.024Z] #45 4.072   GEN      .gitid
15:09:11 [2020-04-28T15:09:11.024Z] #45 4.097   GEN      criu/include/version.h
15:09:11 [2020-04-28T15:09:11.024Z] #45 4.149   GEN      include/common/asm
15:09:11 [2020-04-28T15:09:11.024Z] #45 ...
15:09:11 [2020-04-28T15:09:11.024Z] 
15:09:11 [2020-04-28T15:09:11.024Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:09:11 [2020-04-28T15:09:11.024Z] #39 9.381 Scanning dependencies of target tini-static
15:09:11 [2020-04-28T15:09:11.024Z] #39 9.481 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
15:09:11 [2020-04-28T15:09:11.024Z] #39 12.39 [100%] Linking C executable tini-static
15:09:11 [2020-04-28T15:09:11.024Z] #39 13.67 [100%] Built target tini-static
15:09:11 [2020-04-28T15:09:11.024Z] #39 13.75 + mkdir -p /build
15:09:11 [2020-04-28T15:09:11.024Z] #39 13.75 + cp tini-static /build/docker-init
15:09:11 [2020-04-28T15:09:11.024Z] #39 DONE 13.9s
15:09:11 [2020-04-28T15:09:11.024Z] 
15:09:11 [2020-04-28T15:09:11.024Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:09:11 [2020-04-28T15:09:11.024Z] #34 101.5 reflect
15:09:11 [2020-04-28T15:09:11.024Z] #34 102.0 path
15:09:13 [2020-04-28T15:09:13.755Z] #34 ...
15:09:13 [2020-04-28T15:09:13.755Z] 
15:09:13 [2020-04-28T15:09:13.755Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:09:13 [2020-04-28T15:09:13.755Z] #45 7.095   PBCC     images/google/protobuf/descriptor.pb-c.c
15:09:13 [2020-04-28T15:09:13.755Z] #45 7.260   PBCC     images/opts.pb-c.c
15:09:13 [2020-04-28T15:09:13.755Z] #45 7.367   PBCC     images/sit.pb-c.c
15:09:13 [2020-04-28T15:09:13.755Z] #45 7.590   DEP      images/google/protobuf/descriptor.pb-c.d
15:09:13 [2020-04-28T15:09:13.755Z] #45 7.767   DEP      images/opts.pb-c.d
15:09:13 [2020-04-28T15:09:13.755Z] #45 7.940   DEP      images/sit.pb-c.d
15:09:13 [2020-04-28T15:09:13.755Z] #45 7.988   PBCC     images/macvlan.pb-c.c
15:09:13 [2020-04-28T15:09:13.755Z] #45 8.016   DEP      images/macvlan.pb-c.d
15:09:13 [2020-04-28T15:09:13.755Z] #45 8.062   PBCC     images/autofs.pb-c.c
15:09:13 [2020-04-28T15:09:13.755Z] #45 8.116   DEP      images/autofs.pb-c.d
15:09:13 [2020-04-28T15:09:13.755Z] #45 8.165   PBCC     images/sysctl.pb-c.c
15:09:13 [2020-04-28T15:09:13.755Z] #45 8.195   DEP      images/sysctl.pb-c.d
15:09:13 [2020-04-28T15:09:13.755Z] #45 8.287   PBCC     images/time.pb-c.c
15:09:13 [2020-04-28T15:09:13.755Z] #45 8.350   DEP      images/time.pb-c.d
15:09:13 [2020-04-28T15:09:13.755Z] #45 8.412   PBCC     images/binfmt-misc.pb-c.c
15:09:13 [2020-04-28T15:09:13.755Z] #45 8.451   DEP      images/binfmt-misc.pb-c.d
15:09:13 [2020-04-28T15:09:13.755Z] #45 8.515   PBCC     images/seccomp.pb-c.c
15:09:13 [2020-04-28T15:09:13.755Z] #45 8.596   DEP      images/seccomp.pb-c.d
15:09:13 [2020-04-28T15:09:13.755Z] #45 8.649   PBCC     images/userns.pb-c.c
15:09:13 [2020-04-28T15:09:13.755Z] #45 8.687   DEP      images/userns.pb-c.d
15:09:13 [2020-04-28T15:09:13.755Z] #45 8.733   PBCC     images/cgroup.pb-c.c
15:09:13 [2020-04-28T15:09:13.755Z] #45 8.773   DEP      images/cgroup.pb-c.d
15:09:13 [2020-04-28T15:09:13.755Z] #45 8.829   PBCC     images/fown.pb-c.c
15:09:13 [2020-04-28T15:09:13.755Z] #45 8.861   PBCC     images/ext-file.pb-c.c
15:09:13 [2020-04-28T15:09:13.755Z] #45 8.883   DEP      images/fown.pb-c.d
15:09:13 [2020-04-28T15:09:13.924Z] --- PASS: TestBuildWithHugeFile (40.67s)
15:09:13 [2020-04-28T15:09:13.924Z] === RUN   TestBuildWithEmptyDockerfile
15:09:13 [2020-04-28T15:09:13.924Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:09:13 [2020-04-28T15:09:13.924Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:09:13 [2020-04-28T15:09:13.924Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:09:13 [2020-04-28T15:09:13.924Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:09:13 [2020-04-28T15:09:13.924Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:09:13 [2020-04-28T15:09:13.924Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:09:13 [2020-04-28T15:09:13.924Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:09:13 [2020-04-28T15:09:13.924Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:09:13 [2020-04-28T15:09:13.924Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:09:13 [2020-04-28T15:09:13.924Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s)
15:09:13 [2020-04-28T15:09:13.924Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s)
15:09:13 [2020-04-28T15:09:13.924Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s)
15:09:13 [2020-04-28T15:09:13.924Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.23s)
15:09:13 [2020-04-28T15:09:13.924Z] === RUN   TestBuildPreserveOwnership
15:09:13 [2020-04-28T15:09:13.924Z] === RUN   TestBuildPreserveOwnership/copy_from
15:09:13 [2020-04-28T15:09:13.924Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
15:09:13 [2020-04-28T15:09:13.924Z] --- PASS: TestBuildPreserveOwnership (6.16s)
15:09:13 [2020-04-28T15:09:13.924Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.98s)
15:09:13 [2020-04-28T15:09:13.924Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.16s)
15:09:13 [2020-04-28T15:09:13.924Z] === RUN   TestBuildPlatformInvalid
15:09:14 [2020-04-28T15:09:14.053Z] #45 9.018   DEP      images/ext-file.pb-c.d
15:09:14 [2020-04-28T15:09:14.053Z] #45 9.078   PBCC     images/rpc.pb-c.c
15:09:14 [2020-04-28T15:09:14.053Z] #45 9.166   DEP      images/rpc.pb-c.d
15:09:14 [2020-04-28T15:09:14.183Z] --- PASS: TestBuildPlatformInvalid (0.19s)
15:09:14 [2020-04-28T15:09:14.183Z] PASS
15:09:14 [2020-04-28T15:09:14.183Z] 
15:09:14 [2020-04-28T15:09:14.183Z] === Skipped
15:09:14 [2020-04-28T15:09:14.183Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
15:09:14 [2020-04-28T15:09:14.183Z]     build_session_test.go:25: TODO: BuildKit
15:09:14 [2020-04-28T15:09:14.183Z] 
15:09:14 [2020-04-28T15:09:14.183Z] 
15:09:14 [2020-04-28T15:09:14.183Z] DONE 32 tests, 1 skipped in 88.859s
15:09:14 [2020-04-28T15:09:14.183Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
15:09:14 [2020-04-28T15:09:14.183Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
15:09:14 [2020-04-28T15:09:14.183Z] ++ set -e
15:09:14 [2020-04-28T15:09:14.183Z] ++ '[' -n 0 ']'
15:09:14 [2020-04-28T15:09:14.183Z] ++ set -x
15:09:14 [2020-04-28T15:09:14.183Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
15:09:14 [2020-04-28T15:09:14.344Z] #45 9.293   PBCC     images/siginfo.pb-c.c
15:09:14 [2020-04-28T15:09:14.345Z] #45 9.369   DEP      images/siginfo.pb-c.d
15:09:14 [2020-04-28T15:09:14.441Z] INFO: Testing against a local daemon
15:09:14 [2020-04-28T15:09:14.441Z] === RUN   TestConfigInspect
15:09:14 [2020-04-28T15:09:14.634Z] #45 9.448   PBCC     images/pagemap.pb-c.c
15:09:14 [2020-04-28T15:09:14.634Z] #45 9.553   DEP      images/pagemap.pb-c.d
15:09:14 [2020-04-28T15:09:14.634Z] #45 9.646   PBCC     images/rlimit.pb-c.c
15:09:14 [2020-04-28T15:09:14.634Z] #45 9.677   DEP      images/rlimit.pb-c.d
15:09:14 [2020-04-28T15:09:14.634Z] #45 9.769   PBCC     images/file-lock.pb-c.c
15:09:14 [2020-04-28T15:09:14.634Z] #45 9.792   DEP      images/file-lock.pb-c.d
15:09:14 [2020-04-28T15:09:14.926Z] #45 9.893   PBCC     images/tty.pb-c.c
15:09:14 [2020-04-28T15:09:14.926Z] #45 9.964   DEP      images/tty.pb-c.d
15:09:15 [2020-04-28T15:09:15.215Z] #45 10.06   PBCC     images/tun.pb-c.c
15:09:15 [2020-04-28T15:09:15.215Z] #45 10.17   PBCC     images/netdev.pb-c.c
15:09:15 [2020-04-28T15:09:15.505Z] #45 10.33   DEP      images/tun.pb-c.d
15:09:15 [2020-04-28T15:09:15.505Z] #45 10.48   DEP      images/netdev.pb-c.d
15:09:15 [2020-04-28T15:09:15.505Z] #45 10.58   PBCC     images/vma.pb-c.c
15:09:15 [2020-04-28T15:09:15.796Z] #45 10.66   DEP      images/vma.pb-c.d
15:09:15 [2020-04-28T15:09:15.796Z] #45 10.72   PBCC     images/creds.pb-c.c
15:09:15 [2020-04-28T15:09:15.796Z] #45 10.75   DEP      images/creds.pb-c.d
15:09:15 [2020-04-28T15:09:15.796Z] #45 10.82   PBCC     images/utsns.pb-c.c
15:09:15 [2020-04-28T15:09:15.796Z] #45 10.85   DEP      images/utsns.pb-c.d
15:09:15 [2020-04-28T15:09:15.796Z] #45 10.94   PBCC     images/ipc-desc.pb-c.c
15:09:16 [2020-04-28T15:09:16.086Z] #45 10.98   PBCC     images/ipc-sem.pb-c.c
15:09:16 [2020-04-28T15:09:16.086Z] #45 11.04   DEP      images/ipc-desc.pb-c.d
15:09:16 [2020-04-28T15:09:16.086Z] #45 11.11   DEP      images/ipc-sem.pb-c.d
15:09:16 [2020-04-28T15:09:16.086Z] #45 11.18   PBCC     images/ipc-msg.pb-c.c
15:09:16 [2020-04-28T15:09:16.086Z] #45 11.21   DEP      images/ipc-msg.pb-c.d
15:09:16 [2020-04-28T15:09:16.378Z] #45 11.38   PBCC     images/ipc-shm.pb-c.c
15:09:16 [2020-04-28T15:09:16.378Z] #45 11.43   DEP      images/ipc-shm.pb-c.d
15:09:16 [2020-04-28T15:09:16.667Z] #45 11.52   PBCC     images/ipc-var.pb-c.c
15:09:16 [2020-04-28T15:09:16.667Z] #45 11.55   DEP      images/ipc-var.pb-c.d
15:09:16 [2020-04-28T15:09:16.667Z] #45 ...
15:09:16 [2020-04-28T15:09:16.667Z] 
15:09:16 [2020-04-28T15:09:16.667Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:09:16 [2020-04-28T15:09:16.667Z] #11 100.0 Selecting previously unselected package mingw-w64-x86-64-dev.
15:09:16 [2020-04-28T15:09:16.667Z] #11 100.1 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
15:09:16 [2020-04-28T15:09:16.667Z] #11 100.1 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
15:09:16 [2020-04-28T15:09:16.667Z] #11 ...
15:09:16 [2020-04-28T15:09:16.667Z] 
15:09:16 [2020-04-28T15:09:16.667Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:09:16 [2020-04-28T15:09:16.667Z] #48 99.70 reflect
15:09:16 [2020-04-28T15:09:16.667Z] #48 106.8 hash/crc32
15:09:16 [2020-04-28T15:09:16.667Z] #48 107.9 regexp/syntax
15:09:16 [2020-04-28T15:09:16.959Z] #48 ...
15:09:16 [2020-04-28T15:09:16.959Z] 
15:09:16 [2020-04-28T15:09:16.959Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:09:16 [2020-04-28T15:09:16.959Z] #45 11.67   PBCC     images/sk-opts.pb-c.c
15:09:16 [2020-04-28T15:09:16.959Z] #45 11.70   PBCC     images/packet-sock.pb-c.c
15:09:16 [2020-04-28T15:09:16.959Z] #45 11.89   DEP      images/sk-opts.pb-c.d
15:09:16 [2020-04-28T15:09:16.959Z] #45 12.02   DEP      images/packet-sock.pb-c.d
15:09:17 [2020-04-28T15:09:17.253Z] #45 12.16   PBCC     images/sk-netlink.pb-c.c
15:09:17 [2020-04-28T15:09:17.253Z] #45 12.22   DEP      images/sk-netlink.pb-c.d
15:09:17 [2020-04-28T15:09:17.253Z] #45 12.33   PBCC     images/sk-inet.pb-c.c
15:09:17 [2020-04-28T15:09:17.253Z] #45 12.43   DEP      images/sk-inet.pb-c.d
15:09:17 [2020-04-28T15:09:17.541Z] #45 12.57   PBCC     images/sk-unix.pb-c.c
15:09:17 [2020-04-28T15:09:17.726Z] --- PASS: TestConfigInspect (3.31s)
15:09:17 [2020-04-28T15:09:17.726Z] === RUN   TestConfigList
15:09:17 [2020-04-28T15:09:17.839Z] #45 12.69   DEP      images/sk-unix.pb-c.d
15:09:17 [2020-04-28T15:09:17.839Z] #45 12.81   PBCC     images/mm.pb-c.c
15:09:17 [2020-04-28T15:09:17.839Z] #45 12.90   DEP      images/mm.pb-c.d
15:09:18 [2020-04-28T15:09:18.172Z] #45 12.97   PBCC     images/timerfd.pb-c.c
15:09:18 [2020-04-28T15:09:18.172Z] #45 13.12   DEP      images/timerfd.pb-c.d
15:09:18 [2020-04-28T15:09:18.172Z] #45 13.24   PBCC     images/timer.pb-c.c
15:09:18 [2020-04-28T15:09:18.441Z] DEBUG: print all environment variables to check how Jenkins runs this script
15:09:18 [2020-04-28T15:09:18.441Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-d09819b1\powershellScript.ps1'; exit $LASTEXITCODE;
15:09:18 [2020-04-28T15:09:18.441Z] ----------------------------------------------------------------------------
15:09:18 [2020-04-28T15:09:18.441Z] 
15:09:18 [2020-04-28T15:09:18.441Z] INFO: executeCI.ps1 starting at Tue Apr 28 15:09:14 CUT 2020
15:09:18 [2020-04-28T15:09:18.441Z] 
15:09:18 [2020-04-28T15:09:18.441Z] INFO: Script version 05-Feb-2019 09:03 PDT
15:09:18 [2020-04-28T15:09:18.441Z] INFO: Running git version 2.24.1.windows.2
15:09:18 [2020-04-28T15:09:18.441Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
15:09:18 [2020-04-28T15:09:18.441Z] INFO: Environment variables:
15:09:18 [2020-04-28T15:09:18.441Z] 
15:09:18 [2020-04-28T15:09:18.441Z] Name                           Value                                                                                   
15:09:18 [2020-04-28T15:09:18.441Z] ----                           -----                                                                                   
15:09:18 [2020-04-28T15:09:18.441Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
15:09:18 [2020-04-28T15:09:18.441Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
15:09:18 [2020-04-28T15:09:18.441Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
15:09:18 [2020-04-28T15:09:18.441Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5                      
15:09:18 [2020-04-28T15:09:18.441Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5                                                                                  
15:09:18 [2020-04-28T15:09:18.441Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
15:09:18 [2020-04-28T15:09:18.441Z] BRANCH_NAME                    PR-40866                                                                                
15:09:18 [2020-04-28T15:09:18.441Z] BUILD_DISPLAY_NAME             #1                                                                                      
15:09:18 [2020-04-28T15:09:18.441Z] BUILD_ID                       1                                                                                       
15:09:18 [2020-04-28T15:09:18.441Z] BUILD_NUMBER                   1                                                                                       
15:09:18 [2020-04-28T15:09:18.441Z] BUILD_TAG                      jenkins-moby-PR-40866-1                                                                 
15:09:18 [2020-04-28T15:09:18.441Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-40866/1/                              
15:09:18 [2020-04-28T15:09:18.441Z] CHANGE_AUTHOR                  thaJeztah                                                                               
15:09:18 [2020-04-28T15:09:18.441Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
15:09:18 [2020-04-28T15:09:18.441Z] CHANGE_BRANCH                  bump_ipvs                                                                               
15:09:18 [2020-04-28T15:09:18.441Z] CHANGE_FORK                    thaJeztah/docker                                                                        
15:09:18 [2020-04-28T15:09:18.441Z] CHANGE_ID                      40866                                                                                   
15:09:18 [2020-04-28T15:09:18.441Z] CHANGE_TARGET                  master                                                                                  
15:09:18 [2020-04-28T15:09:18.441Z] CHANGE_TITLE                   vendor: update moby/ipvs v1.0.1                                                         
15:09:18 [2020-04-28T15:09:18.441Z] CHANGE_URL                     https://github.com/moby/moby/pull/40866                                                 
15:09:18 [2020-04-28T15:09:18.442Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
15:09:18 [2020-04-28T15:09:18.442Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
15:09:18 [2020-04-28T15:09:18.442Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
15:09:18 [2020-04-28T15:09:18.442Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
15:09:18 [2020-04-28T15:09:18.442Z] COMPUTERNAME                   azwin-2-1d50a0                                                                          
15:09:18 [2020-04-28T15:09:18.442Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
15:09:18 [2020-04-28T15:09:18.442Z] ConfigSequenceNumber           0                                                                                       
15:09:18 [2020-04-28T15:09:18.442Z] DOCKER_BUILDKIT                0                                                                                       
15:09:18 [2020-04-28T15:09:18.442Z] DOCKER_DUT_DEBUG               1                                                                                       
15:09:18 [2020-04-28T15:09:18.442Z] DOCKER_EXPERIMENTAL            1                                                                                       
15:09:18 [2020-04-28T15:09:18.442Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
15:09:18 [2020-04-28T15:09:18.442Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
15:09:18 [2020-04-28T15:09:18.442Z] EXECUTOR_NUMBER                0                                                                                       
15:09:18 [2020-04-28T15:09:18.442Z] FQDN                           azwin-2-1d50a0.westus.cloudapp.azure.com                                                
15:09:18 [2020-04-28T15:09:18.442Z] GIT_BRANCH                     PR-40866                                                                                
15:09:18 [2020-04-28T15:09:18.442Z] GIT_COMMIT                     b2af9e631c53ab17d49cd0ff341893a00318eb59                                                
15:09:18 [2020-04-28T15:09:18.442Z] GIT_URL                        https://github.com/moby/moby.git                                                        
15:09:18 [2020-04-28T15:09:18.442Z] HUDSON_COOKIE                  9fbb63b4-745b-46e0-8265-9d9c31c900f6                                                    
15:09:18 [2020-04-28T15:09:18.442Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
15:09:18 [2020-04-28T15:09:18.442Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
15:09:18 [2020-04-28T15:09:18.442Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
15:09:18 [2020-04-28T15:09:18.442Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64                          
15:09:18 [2020-04-28T15:09:18.442Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
15:09:18 [2020-04-28T15:09:18.442Z] JENKINS_NODE_COOKIE            af7091be-3bc2-4c22-8170-a385beb5c9a9                                                    
15:09:18 [2020-04-28T15:09:18.442Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
15:09:18 [2020-04-28T15:09:18.442Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
15:09:18 [2020-04-28T15:09:18.442Z] JOB_BASE_NAME                  PR-40866                                                                                
15:09:18 [2020-04-28T15:09:18.442Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-40866/display/redirect                
15:09:18 [2020-04-28T15:09:18.442Z] JOB_NAME                       moby/PR-40866                                                                           
15:09:18 [2020-04-28T15:09:18.442Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-40866/                                
15:09:18 [2020-04-28T15:09:18.442Z] library.jps.version            master                                                                                  
15:09:18 [2020-04-28T15:09:18.442Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
15:09:18 [2020-04-28T15:09:18.442Z] NODE_LABELS                    amd64 azure azwin-2-1d50a0 azwin-2019 docker west-us windows windows-2019 x86_64        
15:09:18 [2020-04-28T15:09:18.442Z] NODE_NAME                      azwin-2-1d50a0                                                                          
15:09:18 [2020-04-28T15:09:18.442Z] NUMBER_OF_PROCESSORS           4                                                                                       
15:09:18 [2020-04-28T15:09:18.442Z] OS                             Windows_NT                                                                              
15:09:18 [2020-04-28T15:09:18.442Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
15:09:18 [2020-04-28T15:09:18.442Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
15:09:18 [2020-04-28T15:09:18.442Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
15:09:18 [2020-04-28T15:09:18.442Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 85 Stepping 4, GenuineIntel                                      
15:09:18 [2020-04-28T15:09:18.442Z] PROCESSOR_LEVEL                6                                                                                       
15:09:18 [2020-04-28T15:09:18.442Z] PROCESSOR_REVISION             5504                                                                                    
15:09:18 [2020-04-28T15:09:18.442Z] ProgramData                    C:\ProgramData                                                                          
15:09:18 [2020-04-28T15:09:18.442Z] ProgramFiles                   C:\Program Files                                                                        
15:09:18 [2020-04-28T15:09:18.442Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
15:09:18 [2020-04-28T15:09:18.442Z] ProgramW6432                   C:\Program Files                                                                        
15:09:18 [2020-04-28T15:09:18.442Z] PROMPT                         $P$G                                                                                    
15:09:18 [2020-04-28T15:09:18.442Z] PSExecutionPolicyPreference    Bypass                                                                                  
15:09:18 [2020-04-28T15:09:18.442Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
15:09:18 [2020-04-28T15:09:18.442Z] PUBLIC                         C:\Users\Public                                                                         
15:09:18 [2020-04-28T15:09:18.442Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-40866/1/display/redirect?page=changes 
15:09:18 [2020-04-28T15:09:18.442Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-40866/1/display/redirect              
15:09:18 [2020-04-28T15:09:18.442Z] SKIP_VALIDATION_TESTS          1                                                                                       
15:09:18 [2020-04-28T15:09:18.442Z] SOURCES_DRIVE                  d                                                                                       
15:09:18 [2020-04-28T15:09:18.442Z] SOURCES_SUBDIR                 gopath                                                                                  
15:09:18 [2020-04-28T15:09:18.442Z] STAGE_NAME                     Run tests                                                                               
15:09:18 [2020-04-28T15:09:18.442Z] SystemDrive                    C:                                                                                      
15:09:18 [2020-04-28T15:09:18.442Z] SystemRoot                     C:\windows                                                                              
15:09:18 [2020-04-28T15:09:18.442Z] TEMP                           C:\windows\TEMP                                                                         
15:09:18 [2020-04-28T15:09:18.442Z] TESTDEBUG                      0                                                                                       
15:09:18 [2020-04-28T15:09:18.442Z] TESTRUN_DRIVE                  d                                                                                       
15:09:18 [2020-04-28T15:09:18.442Z] TESTRUN_SUBDIR                 CI                                                                                      
15:09:18 [2020-04-28T15:09:18.442Z] TIMEOUT                        120m                                                                                    
15:09:18 [2020-04-28T15:09:18.442Z] TMP                            C:\windows\TEMP                                                                         
15:09:18 [2020-04-28T15:09:18.442Z] USERDOMAIN                     WORKGROUP                                                                               
15:09:18 [2020-04-28T15:09:18.442Z] USERNAME                       azwin-2-1d50a0$                                                                         
15:09:18 [2020-04-28T15:09:18.442Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
15:09:18 [2020-04-28T15:09:18.442Z] windir                         C:\windows                                                                              
15:09:18 [2020-04-28T15:09:18.442Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
15:09:18 [2020-04-28T15:09:18.442Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
15:09:18 [2020-04-28T15:09:18.442Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
15:09:18 [2020-04-28T15:09:18.442Z] 
15:09:18 [2020-04-28T15:09:18.442Z] 
15:09:18 [2020-04-28T15:09:18.442Z] 
15:09:18 [2020-04-28T15:09:18.442Z] INFO: Sources under d:\gopath\...
15:09:18 [2020-04-28T15:09:18.442Z] INFO: Test run under d:\CI\...
15:09:18 [2020-04-28T15:09:18.442Z] INFO: Running in D:\gopath\src\github.com\docker\docker
15:09:18 [2020-04-28T15:09:18.442Z] INFO: docker/docker repository was found
15:09:18 [2020-04-28T15:09:18.442Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
15:09:18 [2020-04-28T15:09:18.442Z] ltsc2019: Pulling from windows/servercore
15:09:18 [2020-04-28T15:09:18.442Z] 65014b3c3121: Pulling fs layer
15:09:18 [2020-04-28T15:09:18.442Z] eac6fba788c9: Pulling fs layer
15:09:18 [2020-04-28T15:09:18.462Z] #45 13.31   DEP      images/timer.pb-c.d
15:09:18 [2020-04-28T15:09:18.462Z] #45 13.42   PBCC     images/sa.pb-c.c
15:09:18 [2020-04-28T15:09:18.751Z] #45 13.61   DEP      images/sa.pb-c.d
15:09:18 [2020-04-28T15:09:18.751Z] #45 13.74   PBCC     images/pipe-data.pb-c.c
15:09:18 [2020-04-28T15:09:18.751Z] #45 13.77   DEP      images/pipe-data.pb-c.d
15:09:18 [2020-04-28T15:09:18.751Z] #45 13.84   PBCC     images/mnt.pb-c.c
15:09:19 [2020-04-28T15:09:19.042Z] #45 13.97   DEP      images/mnt.pb-c.d
15:09:19 [2020-04-28T15:09:19.042Z] #45 14.11   PBCC     images/sk-packet.pb-c.c
15:09:19 [2020-04-28T15:09:19.042Z] #45 14.16   DEP      images/sk-packet.pb-c.d
15:09:19 [2020-04-28T15:09:19.334Z] #45 14.33   PBCC     images/tcp-stream.pb-c.c
15:09:19 [2020-04-28T15:09:19.334Z] #45 14.41   DEP      images/tcp-stream.pb-c.d
15:09:19 [2020-04-28T15:09:19.623Z] #45 14.52   PBCC     images/pipe.pb-c.c
15:09:19 [2020-04-28T15:09:19.623Z] #45 14.68   DEP      images/pipe.pb-c.d
15:09:19 [2020-04-28T15:09:19.917Z] #45 14.80   PBCC     images/pstree.pb-c.c
15:09:19 [2020-04-28T15:09:19.917Z] #45 14.81   DEP      images/pstree.pb-c.d
15:09:19 [2020-04-28T15:09:19.917Z] #45 14.91   PBCC     images/fs.pb-c.c
15:09:19 [2020-04-28T15:09:19.917Z] #45 14.94   DEP      images/fs.pb-c.d
15:09:19 [2020-04-28T15:09:19.996Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:09:19 [2020-04-28T15:09:19.996Z] 
15:09:19 [2020-04-28T15:09:19.996Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:09:19 [2020-04-28T15:09:19.996Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:09:19 [2020-04-28T15:09:19.996Z] HOSTNAME=5aa97226c245
15:09:19 [2020-04-28T15:09:19.996Z] TESTDEBUG=0
15:09:19 [2020-04-28T15:09:19.996Z] DEST=bundles/test-integration
15:09:19 [2020-04-28T15:09:19.996Z] PWD=/go/src/github.com/docker/docker
15:09:19 [2020-04-28T15:09:19.996Z] DOCKER_GITCOMMIT=b2af9e631c53ab17d49cd0ff341893a00318eb59
15:09:19 [2020-04-28T15:09:19.996Z] container=docker
15:09:19 [2020-04-28T15:09:19.996Z] HOME=/root
15:09:19 [2020-04-28T15:09:19.996Z] GOLANG_VERSION=1.13.10
15:09:19 [2020-04-28T15:09:19.996Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:09:19 [2020-04-28T15:09:19.996Z] VALIDATE_BRANCH=master
15:09:19 [2020-04-28T15:09:19.996Z] TERM=xterm
15:09:19 [2020-04-28T15:09:19.996Z] DOCKER_PKG=github.com/docker/docker
15:09:19 [2020-04-28T15:09:19.996Z] SHLVL=1
15:09:19 [2020-04-28T15:09:19.996Z] TIMEOUT=120m
15:09:19 [2020-04-28T15:09:19.996Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
15:09:19 [2020-04-28T15:09:19.996Z] DOCKER_GRAPHDRIVER=overlay2
15:09:19 [2020-04-28T15:09:19.996Z] GO111MODULE=off
15:09:19 [2020-04-28T15:09:19.996Z] DOCKER_EXPERIMENTAL=1
15:09:19 [2020-04-28T15:09:19.996Z] TEST_SKIP_INTEGRATION_CLI=1
15:09:19 [2020-04-28T15:09:19.996Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:09:19 [2020-04-28T15:09:19.996Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:09:19 [2020-04-28T15:09:19.996Z] GOPATH=/go
15:09:19 [2020-04-28T15:09:19.996Z] PKG_CONFIG=pkg-config
15:09:19 [2020-04-28T15:09:19.996Z] _=/usr/bin/env
15:09:19 [2020-04-28T15:09:19.996Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:09:20 [2020-04-28T15:09:20.209Z] #45 15.06   PBCC     images/signalfd.pb-c.c
15:09:20 [2020-04-28T15:09:20.209Z] #45 15.13   DEP      images/signalfd.pb-c.d
15:09:20 [2020-04-28T15:09:20.209Z] #45 15.35   PBCC     images/fh.pb-c.c
15:09:20 [2020-04-28T15:09:20.502Z] #45 15.44   PBCC     images/fsnotify.pb-c.c
15:09:20 [2020-04-28T15:09:20.502Z] #45 15.58   DEP      images/fh.pb-c.d
15:09:20 [2020-04-28T15:09:20.502Z] #45 15.64   DEP      images/fsnotify.pb-c.d
15:09:20 [2020-04-28T15:09:20.793Z] #45 15.76   PBCC     images/eventpoll.pb-c.c
15:09:20 [2020-04-28T15:09:20.793Z] #45 15.79   DEP      images/eventpoll.pb-c.d
15:09:20 [2020-04-28T15:09:20.793Z] #45 15.86   PBCC     images/eventfd.pb-c.c
15:09:20 [2020-04-28T15:09:20.793Z] #45 15.89   DEP      images/eventfd.pb-c.d
15:09:21 [2020-04-28T15:09:21.010Z] --- PASS: TestConfigList (3.23s)
15:09:21 [2020-04-28T15:09:21.010Z] === RUN   TestConfigsCreateAndDelete
15:09:21 [2020-04-28T15:09:21.083Z] #45 15.99   PBCC     images/remap-file-path.pb-c.c
15:09:21 [2020-04-28T15:09:21.083Z] #45 16.05   DEP      images/remap-file-path.pb-c.d
15:09:21 [2020-04-28T15:09:21.373Z] #45 16.19   PBCC     images/fifo.pb-c.c
15:09:21 [2020-04-28T15:09:21.374Z] #45 16.23   DEP      images/fifo.pb-c.d
15:09:21 [2020-04-28T15:09:21.374Z] #45 16.30   PBCC     images/ghost-file.pb-c.c
15:09:21 [2020-04-28T15:09:21.374Z] #45 ...
15:09:21 [2020-04-28T15:09:21.374Z] 
15:09:21 [2020-04-28T15:09:21.374Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:09:21 [2020-04-28T15:09:21.374Z] #57 104.5 regexp/syntax
15:09:21 [2020-04-28T15:09:21.374Z] #57 104.5 reflect
15:09:21 [2020-04-28T15:09:21.665Z] #57 ...
15:09:21 [2020-04-28T15:09:21.665Z] 
15:09:21 [2020-04-28T15:09:21.665Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:09:21 [2020-04-28T15:09:21.665Z] #45 16.47   DEP      images/ghost-file.pb-c.d
15:09:21 [2020-04-28T15:09:21.665Z] #45 16.54   PBCC     images/regfile.pb-c.c
15:09:21 [2020-04-28T15:09:21.665Z] #45 16.66   DEP      images/regfile.pb-c.d
15:09:21 [2020-04-28T15:09:21.665Z] #45 16.72   PBCC     images/ns.pb-c.c
15:09:21 [2020-04-28T15:09:21.956Z] #45 16.77   DEP      images/ns.pb-c.d
15:09:21 [2020-04-28T15:09:21.956Z] #45 16.86   PBCC     images/fdinfo.pb-c.c
15:09:22 [2020-04-28T15:09:22.247Z] #45 17.06   DEP      images/fdinfo.pb-c.d
15:09:22 [2020-04-28T15:09:22.247Z] #45 17.27   PBCC     images/core-aarch64.pb-c.c
15:09:22 [2020-04-28T15:09:22.247Z] #45 17.41   PBCC     images/core-arm.pb-c.c
15:09:22 [2020-04-28T15:09:22.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:09:22 [2020-04-28T15:09:22.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:09:22 [2020-04-28T15:09:22.538Z] #45 17.57   PBCC     images/core-ppc64.pb-c.c
15:09:22 [2020-04-28T15:09:22.538Z] #45 17.70   PBCC     images/core-s390.pb-c.c
15:09:22 [2020-04-28T15:09:22.828Z] #45 17.83   PBCC     images/core-x86.pb-c.c
15:09:22 [2020-04-28T15:09:22.828Z] #45 17.91   PBCC     images/core.pb-c.c
15:09:23 [2020-04-28T15:09:23.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:09:23 [2020-04-28T15:09:23.120Z] #45 18.08   PBCC     images/inventory.pb-c.c
15:09:23 [2020-04-28T15:09:23.120Z] #45 18.27   DEP      images/core-aarch64.pb-c.d
15:09:23 [2020-04-28T15:09:23.411Z] #45 18.41   DEP      images/core-arm.pb-c.d
15:09:23 [2020-04-28T15:09:23.411Z] #45 18.48   DEP      images/core-ppc64.pb-c.d
15:09:23 [2020-04-28T15:09:23.700Z] #45 18.59   DEP      images/core-s390.pb-c.d
15:09:23 [2020-04-28T15:09:23.700Z] #45 18.67   DEP      images/core-x86.pb-c.d
15:09:23 [2020-04-28T15:09:23.700Z] #45 18.74   DEP      images/core.pb-c.d
15:09:23 [2020-04-28T15:09:23.998Z] #45 18.95   DEP      images/inventory.pb-c.d
15:09:23 [2020-04-28T15:09:23.998Z] #45 19.08   PBCC     images/cpuinfo.pb-c.c
15:09:24 [2020-04-28T15:09:24.294Z] --- PASS: TestConfigsCreateAndDelete (3.25s)
15:09:24 [2020-04-28T15:09:24.294Z] === RUN   TestConfigsUpdate
15:09:24 [2020-04-28T15:09:24.306Z] #45 19.13   DEP      images/cpuinfo.pb-c.d
15:09:24 [2020-04-28T15:09:24.306Z] #45 19.26   PBCC     images/stats.pb-c.c
15:09:24 [2020-04-28T15:09:24.306Z] #45 19.31   DEP      images/stats.pb-c.d
15:09:24 [2020-04-28T15:09:24.363Z] eac6fba788c9: Download complete
15:09:24 [2020-04-28T15:09:24.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:09:24 [2020-04-28T15:09:24.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:09:26 [2020-04-28T15:09:26.288Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:09:27 [2020-04-28T15:09:27.065Z] #45 21.77 make[1]: Nothing to be done for 'all'.
15:09:27 [2020-04-28T15:09:27.065Z] #45 ...
15:09:27 [2020-04-28T15:09:27.065Z] 
15:09:27 [2020-04-28T15:09:27.065Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:09:27 [2020-04-28T15:09:27.065Z] #11 110.6 Selecting previously unselected package gcc-mingw-w64-base.
15:09:27 [2020-04-28T15:09:27.065Z] #11 110.7 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
15:09:27 [2020-04-28T15:09:27.065Z] #11 110.7 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
15:09:27 [2020-04-28T15:09:27.065Z] #11 111.1 Selecting previously unselected package gcc-mingw-w64-x86-64.
15:09:27 [2020-04-28T15:09:27.065Z] #11 111.1 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
15:09:27 [2020-04-28T15:09:27.065Z] #11 111.1 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:09:27 [2020-04-28T15:09:27.423Z] Loaded image: buildpack-deps:jessie
15:09:27 [2020-04-28T15:09:27.424Z] Loaded image: busybox:latest
15:09:27 [2020-04-28T15:09:27.424Z] Loaded image: busybox:glibc
15:09:27 [2020-04-28T15:09:27.424Z] Loaded image: debian:jessie
15:09:27 [2020-04-28T15:09:27.424Z] Loaded image: hello-world:latest
15:09:27 [2020-04-28T15:09:27.424Z] INFO: Testing against a local daemon
15:09:27 [2020-04-28T15:09:27.424Z] === RUN   TestDockerSuite
15:09:27 [2020-04-28T15:09:27.424Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
15:09:27 [2020-04-28T15:09:27.424Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
15:09:27 [2020-04-28T15:09:27.424Z] === RUN   TestDockerSuite/TestAPIErrorJSON
15:09:27 [2020-04-28T15:09:27.424Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
15:09:27 [2020-04-28T15:09:27.424Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
15:09:27 [2020-04-28T15:09:27.424Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
15:09:27 [2020-04-28T15:09:27.424Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
15:09:27 [2020-04-28T15:09:27.424Z] === RUN   TestDockerSuite/TestAPIImagesDelete
15:09:27 [2020-04-28T15:09:27.424Z] Loaded image: buildpack-deps:jessie
15:09:27 [2020-04-28T15:09:27.424Z] Loaded image: busybox:latest
15:09:27 [2020-04-28T15:09:27.424Z] Loaded image: busybox:glibc
15:09:27 [2020-04-28T15:09:27.424Z] Loaded image: debian:jessie
15:09:27 [2020-04-28T15:09:27.424Z] Loaded image: hello-world:latest
15:09:27 [2020-04-28T15:09:27.424Z] INFO: Testing against a local daemon
15:09:27 [2020-04-28T15:09:27.424Z] === RUN   TestDockerDaemonSuite
15:09:27 [2020-04-28T15:09:27.424Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
15:09:27 [2020-04-28T15:09:27.424Z] === RUN   TestDockerSuite/TestAPIImagesFilter
15:09:27 [2020-04-28T15:09:27.424Z] === RUN   TestDockerSuite/TestAPIImagesHistory
15:09:27 [2020-04-28T15:09:27.424Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
15:09:27 [2020-04-28T15:09:27.424Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
15:09:27 [2020-04-28T15:09:27.577Z] --- PASS: TestConfigsUpdate (3.20s)
15:09:27 [2020-04-28T15:09:27.577Z] === RUN   TestTemplatedConfig
15:09:27 [2020-04-28T15:09:27.983Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
15:09:28 [2020-04-28T15:09:28.097Z] #11 ...
15:09:28 [2020-04-28T15:09:28.097Z] 
15:09:28 [2020-04-28T15:09:28.097Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:09:28 [2020-04-28T15:09:28.097Z] #48 111.3 crypto/hmac
15:09:28 [2020-04-28T15:09:28.097Z] #48 112.4 crypto/rc4
15:09:28 [2020-04-28T15:09:28.097Z] #48 113.3 vendor/golang.org/x/crypto/hkdf
15:09:28 [2020-04-28T15:09:28.097Z] #48 114.1 vendor/golang.org/x/text/transform
15:09:28 [2020-04-28T15:09:28.097Z] #48 121.1 time
15:09:28 [2020-04-28T15:09:28.238Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
15:09:28 [2020-04-28T15:09:28.238Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
15:09:28 [2020-04-28T15:09:28.389Z] #48 ...
15:09:28 [2020-04-28T15:09:28.389Z] 
15:09:28 [2020-04-28T15:09:28.389Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:09:29 [2020-04-28T15:09:29.265Z] #66 66.29 Checking out files:  41% (1328/3178)   
Checking out files:  42% (1335/3178)   
Checking out files:  43% (1367/3178)   
Checking out files:  44% (1399/3178)   
Checking out files:  45% (1431/3178)   
Checking out files:  46% (1462/3178)   
Checking out files:  47% (1494/3178)   
Checking out files:  48% (1526/3178)   
Checking out files:  49% (1558/3178)   
Checking out files:  50% (1589/3178)   
Checking out files:  51% (1621/3178)   
Checking out files:  52% (1653/3178)   
Checking out files:  53% (1685/3178)   
Checking out files:  54% (1717/3178)   
Checking out files:  55% (1748/3178)   
Checking out files:  56% (1780/3178)   
Checking out files:  57% (1812/3178)   
Checking out files:  58% (1844/3178)   
Checking out files:  59% (1876/3178)   
Checking out files:  60% (1907/3178)   
Checking out files:  61% (1939/3178)   
Checking out files:  62% (1971/3178)   
Checking out files:  63% (2003/3178)   
Checking out files:  64% (2034/3178)   
Checking out files:  65% (2066/3178)   
Checking out files:  66% (2098/3178)   
Checking out files:  67% (2130/3178)   
Checking out files:  68% (2162/3178)   
Checking out files:  69% (2193/3178)   
Checking out files:  70% (2225/3178)   
Checking out files:  71% (2257/3178)   
Checking out files:  72% (2289/3178)   
Checking out files:  73% (2320/3178)   
Checking out files:  74% (2352/3178)   
Checking out files:  75% (2384/3178)   
Checking out files:  76% (2416/3178)   
Checking out files:  77% (2448/3178)   
Checking out files:  78% (2479/3178)   
15:09:29 [2020-04-28T15:09:29.265Z] #66 ...
15:09:29 [2020-04-28T15:09:29.265Z] 
15:09:29 [2020-04-28T15:09:29.265Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:09:29 [2020-04-28T15:09:29.265Z] #34 112.3 internal/syscall/execenv
15:09:29 [2020-04-28T15:09:29.265Z] #34 112.4 internal/syscall/unix
15:09:29 [2020-04-28T15:09:29.265Z] #34 112.4 time
15:09:29 [2020-04-28T15:09:29.265Z] #34 ...
15:09:29 [2020-04-28T15:09:29.265Z] 
15:09:29 [2020-04-28T15:09:29.265Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:09:29 [2020-04-28T15:09:29.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:09:29 [2020-04-28T15:09:29.843Z] #66 66.29 Checking out files:  41% (1328/3178)   
Checking out files:  42% (1335/3178)   
Checking out files:  43% (1367/3178)   
Checking out files:  44% (1399/3178)   
Checking out files:  45% (1431/3178)   
Checking out files:  46% (1462/3178)   
Checking out files:  47% (1494/3178)   
Checking out files:  48% (1526/3178)   
Checking out files:  49% (1558/3178)   
Checking out files:  50% (1589/3178)   
Checking out files:  51% (1621/3178)   
Checking out files:  52% (1653/3178)   
Checking out files:  53% (1685/3178)   
Checking out files:  54% (1717/3178)   
Checking out files:  55% (1748/3178)   
Checking out files:  56% (1780/3178)   
Checking out files:  57% (1812/3178)   
Checking out files:  58% (1844/3178)   
Checking out files:  59% (1876/3178)   
Checking out files:  60% (1907/3178)   
Checking out files:  61% (1939/3178)   
Checking out files:  62% (1971/3178)   
Checking out files:  63% (2003/3178)   
Checking out files:  64% (2034/3178)   
Checking out files:  65% (2066/3178)   
Checking out files:  66% (2098/3178)   
Checking out files:  67% (2130/3178)   
Checking out files:  68% (2162/3178)   
Checking out files:  69% (2193/3178)   
Checking out files:  70% (2225/3178)   
Checking out files:  71% (2257/3178)   
Checking out files:  72% (2289/3178)   
Checking out files:  73% (2320/3178)   
Checking out files:  74% (2352/3178)   
Checking out files:  75% (2384/3178)   
Checking out files:  76% (2416/3178)   
Checking out files:  77% (2448/3178)   
Checking out files:  78% (2479/3178)   
Checking out files:  79% (2511/3178)   
Checking out files:  80% (2543/3178)   
Checking out files:  81% (2575/3178)   
Checking out files:  82% (2606/3178)   
Checking out files:  83% (2638/3178)   
Checking out files:  84% (2670/3178)   
Checking out files:  85% (2702/3178)   
Checking out files:  86% (2734/3178)   
Checking out files:  87% (2765/3178)   
Checking out files:  88% (2797/3178)   
Checking out files:  88% (2812/3178)   
Checking out files:  89% (2829/3178)   
Checking out files:  90% (2861/3178)   
Checking out files:  91% (2892/3178)   
Checking out files:  92% (2924/3178)   
Checking out files:  93% (2956/3178)   
Checking out files:  94% (2988/3178)   
Checking out files:  95% (3020/3178)   
Checking out files:  96% (3051/3178)   
Checking out files:  97% (3083/3178)   
Checking out files:  98% (3115/3178)   
Checking out files:  99% (3147/3178)   
Checking out files: 100% (3178/3178)   
Checking out files: 100% (3178/3178), done.
15:09:29 [2020-04-28T15:09:29.843Z] #66 67.61 + cd /tmp/tmp.jCQg3nUAjk/src/github.com/containerd/containerd
15:09:29 [2020-04-28T15:09:29.843Z] #66 67.61 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578
15:09:30 [2020-04-28T15:09:30.751Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
15:09:30 [2020-04-28T15:09:30.751Z] === RUN   TestDockerSuite/TestAPINetworkFilter
15:09:30 [2020-04-28T15:09:30.751Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
15:09:30 [2020-04-28T15:09:30.752Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
15:09:30 [2020-04-28T15:09:30.861Z] --- PASS: TestTemplatedConfig (3.51s)
15:09:30 [2020-04-28T15:09:30.861Z] === RUN   TestConfigCreateResolve
15:09:30 [2020-04-28T15:09:30.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:09:31 [2020-04-28T15:09:31.006Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
15:09:31 [2020-04-28T15:09:31.565Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
15:09:31 [2020-04-28T15:09:31.572Z] 65014b3c3121: Verifying Checksum
15:09:31 [2020-04-28T15:09:31.572Z] 65014b3c3121: Download complete
15:09:32 [2020-04-28T15:09:32.588Z] #66 70.15 + export 'BUILDTAGS=netgo osusergo static_build'
15:09:32 [2020-04-28T15:09:32.588Z] #66 70.15 + BUILDTAGS='netgo osusergo static_build'
15:09:32 [2020-04-28T15:09:32.588Z] #66 70.15 + export EXTRA_FLAGS=-buildmode=pie
15:09:32 [2020-04-28T15:09:32.588Z] #66 70.15 + EXTRA_FLAGS=-buildmode=pie
15:09:32 [2020-04-28T15:09:32.588Z] #66 70.15 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
15:09:32 [2020-04-28T15:09:32.588Z] #66 70.15 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
15:09:32 [2020-04-28T15:09:32.588Z] #66 70.15 + '[' '' = dynamic ']'
15:09:32 [2020-04-28T15:09:32.588Z] #66 70.16 + make
15:09:32 [2020-04-28T15:09:32.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
15:09:32 [2020-04-28T15:09:32.926Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
15:09:32 [2020-04-28T15:09:32.926Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
15:09:32 [2020-04-28T15:09:32.926Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
15:09:32 [2020-04-28T15:09:32.926Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
15:09:33 [2020-04-28T15:09:33.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:09:33 [2020-04-28T15:09:33.181Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
15:09:33 [2020-04-28T15:09:33.214Z] #66 ...
15:09:33 [2020-04-28T15:09:33.214Z] 
15:09:33 [2020-04-28T15:09:33.214Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:09:33 [2020-04-28T15:09:33.214Z] #57 116.3 time
15:09:33 [2020-04-28T15:09:33.214Z] #57 121.4 regexp
15:09:33 [2020-04-28T15:09:33.502Z] #57 ...
15:09:33 [2020-04-28T15:09:33.502Z] 
15:09:33 [2020-04-28T15:09:33.503Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:09:33 [2020-04-28T15:09:33.503Z] #45 24.36   CC       images/stats.o
15:09:33 [2020-04-28T15:09:33.503Z] #45 25.14   CC       images/core.o
15:09:33 [2020-04-28T15:09:33.503Z] #45 26.35   CC       images/core-x86.o
15:09:33 [2020-04-28T15:09:33.503Z] #45 27.67   CC       images/core-arm.o
15:09:33 [2020-04-28T15:09:33.503Z] #45 28.46   CC       images/core-aarch64.o
15:09:33 [2020-04-28T15:09:33.740Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
15:09:34 [2020-04-28T15:09:34.144Z] --- PASS: TestConfigCreateResolve (3.17s)
15:09:34 [2020-04-28T15:09:34.144Z] === RUN   TestConfigDaemonLibtrustID
15:09:34 [2020-04-28T15:09:34.494Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:09:34 [2020-04-28T15:09:34.525Z] #45 29.27   CC       images/core-ppc64.o
15:09:34 [2020-04-28T15:09:34.711Z] --- PASS: TestConfigDaemonLibtrustID (0.67s)
15:09:34 [2020-04-28T15:09:34.711Z] PASS
15:09:34 [2020-04-28T15:09:34.711Z] 
15:09:34 [2020-04-28T15:09:34.711Z] DONE 7 tests in 20.490s
15:09:34 [2020-04-28T15:09:34.711Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
15:09:34 [2020-04-28T15:09:34.711Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
15:09:34 [2020-04-28T15:09:34.711Z] ++ set -e
15:09:34 [2020-04-28T15:09:34.711Z] ++ '[' -n 0 ']'
15:09:34 [2020-04-28T15:09:34.711Z] ++ set -x
15:09:34 [2020-04-28T15:09:34.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-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
15:09:34 [2020-04-28T15:09:34.969Z] INFO: Testing against a local daemon
15:09:34 [2020-04-28T15:09:34.969Z] === RUN   TestCheckpoint
15:09:34 [2020-04-28T15:09:34.969Z] --- SKIP: TestCheckpoint (0.00s)
15:09:34 [2020-04-28T15:09:34.969Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:09:34 [2020-04-28T15:09:34.969Z] === RUN   TestContainerInvalidJSON
15:09:34 [2020-04-28T15:09:34.969Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:09:34 [2020-04-28T15:09:34.969Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:09:34 [2020-04-28T15:09:34.969Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:09:34 [2020-04-28T15:09:34.969Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:09:34 [2020-04-28T15:09:34.969Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:09:34 [2020-04-28T15:09:34.969Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:09:34 [2020-04-28T15:09:34.969Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:09:34 [2020-04-28T15:09:34.969Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:09:34 [2020-04-28T15:09:34.969Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:09:34 [2020-04-28T15:09:34.969Z] --- PASS: TestContainerInvalidJSON (0.02s)
15:09:34 [2020-04-28T15:09:34.969Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
15:09:34 [2020-04-28T15:09:34.969Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
15:09:34 [2020-04-28T15:09:34.969Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:09:34 [2020-04-28T15:09:34.969Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:09:34 [2020-04-28T15:09:34.969Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
15:09:34 [2020-04-28T15:09:34.969Z] === RUN   TestCopyFromContainerPathIsNotDir
15:09:35 [2020-04-28T15:09:35.227Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s)
15:09:35 [2020-04-28T15:09:35.227Z] === RUN   TestCopyToContainerPathDoesNotExist
15:09:35 [2020-04-28T15:09:35.227Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s)
15:09:35 [2020-04-28T15:09:35.227Z] === RUN   TestCopyToContainerPathIsNotDir
15:09:35 [2020-04-28T15:09:35.485Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s)
15:09:35 [2020-04-28T15:09:35.485Z] === RUN   TestCopyFromContainer
15:09:35 [2020-04-28T15:09:35.549Z] #45 30.41   CC       images/core-s390.o
15:09:35 [2020-04-28T15:09:35.616Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 2m59.017043078s with top 10 stages: buildssa: 1m32.45886601s, goimports: 21.813596782s, unconvert: 11.74770365s, gosec: 10.278980317s, golint: 6.102871561s, inspect: 3.952525423s, ineffassign: 3.936656988s, misspell: 3.813921081s, vrp: 3.618660793s, ctrlflow: 1.823630723s 
15:09:35 [2020-04-28T15:09:35.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:09:36 [2020-04-28T15:09:36.575Z] #45 ...
15:09:36 [2020-04-28T15:09:36.575Z] 
15:09:36 [2020-04-28T15:09:36.575Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:09:36 [2020-04-28T15:09:36.575Z] #48 129.5 regexp
15:09:37 [2020-04-28T15:09:37.000Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
15:09:37 [2020-04-28T15:09:37.256Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
15:09:37 [2020-04-28T15:09:37.385Z] === RUN   TestCopyFromContainer//
15:09:37 [2020-04-28T15:09:37.386Z] === RUN   TestCopyFromContainer//bar/root
15:09:37 [2020-04-28T15:09:37.643Z] === RUN   TestCopyFromContainer//bar/root/
15:09:37 [2020-04-28T15:09:37.643Z] === RUN   TestCopyFromContainer/bar/quux
15:09:37 [2020-04-28T15:09:37.759Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:09:37 [2020-04-28T15:09:37.902Z] === RUN   TestCopyFromContainer/bar/quux/
15:09:37 [2020-04-28T15:09:37.902Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:09:38 [2020-04-28T15:09:38.161Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:09:38 [2020-04-28T15:09:38.161Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:09:38 [2020-04-28T15:09:38.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:09:38 [2020-04-28T15:09:38.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:09:38 [2020-04-28T15:09:38.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:09:38 [2020-04-28T15:09:38.419Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:09:38 [2020-04-28T15:09:38.419Z] === RUN   TestCopyFromContainer/bar/notarget
15:09:38 [2020-04-28T15:09:38.678Z] --- PASS: TestCopyFromContainer (3.18s)
15:09:38 [2020-04-28T15:09:38.678Z]     --- PASS: TestCopyFromContainer// (0.11s)
15:09:38 [2020-04-28T15:09:38.678Z]     --- PASS: TestCopyFromContainer//bar/root (0.14s)
15:09:38 [2020-04-28T15:09:38.678Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
15:09:38 [2020-04-28T15:09:38.678Z]     --- PASS: TestCopyFromContainer/bar/quux (0.15s)
15:09:38 [2020-04-28T15:09:38.678Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
15:09:38 [2020-04-28T15:09:38.678Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
15:09:38 [2020-04-28T15:09:38.678Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
15:09:38 [2020-04-28T15:09:38.678Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
15:09:38 [2020-04-28T15:09:38.678Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s)
15:09:38 [2020-04-28T15:09:38.678Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
15:09:38 [2020-04-28T15:09:38.678Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:09:38 [2020-04-28T15:09:38.678Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:09:38 [2020-04-28T15:09:38.678Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:09:38 [2020-04-28T15:09:38.678Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:09:38 [2020-04-28T15:09:38.678Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:09:38 [2020-04-28T15:09:38.678Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:09:38 [2020-04-28T15:09:38.678Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:09:38 [2020-04-28T15:09:38.678Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:09:38 [2020-04-28T15:09:38.678Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:09:38 [2020-04-28T15:09:38.678Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:09:38 [2020-04-28T15:09:38.678Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
15:09:38 [2020-04-28T15:09:38.678Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
15:09:38 [2020-04-28T15:09:38.678Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
15:09:38 [2020-04-28T15:09:38.678Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
15:09:38 [2020-04-28T15:09:38.678Z] === RUN   TestCreateLinkToNonExistingContainer
15:09:38 [2020-04-28T15:09:38.678Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
15:09:38 [2020-04-28T15:09:38.678Z] === RUN   TestCreateWithInvalidEnv
15:09:38 [2020-04-28T15:09:38.678Z] === RUN   TestCreateWithInvalidEnv/0
15:09:38 [2020-04-28T15:09:38.678Z] === PAUSE TestCreateWithInvalidEnv/0
15:09:38 [2020-04-28T15:09:38.678Z] === RUN   TestCreateWithInvalidEnv/1
15:09:38 [2020-04-28T15:09:38.678Z] === PAUSE TestCreateWithInvalidEnv/1
15:09:38 [2020-04-28T15:09:38.678Z] === RUN   TestCreateWithInvalidEnv/2
15:09:38 [2020-04-28T15:09:38.678Z] === PAUSE TestCreateWithInvalidEnv/2
15:09:38 [2020-04-28T15:09:38.678Z] === CONT  TestCreateWithInvalidEnv/0
15:09:38 [2020-04-28T15:09:38.678Z] === CONT  TestCreateWithInvalidEnv/1
15:09:38 [2020-04-28T15:09:38.678Z] === CONT  TestCreateWithInvalidEnv/2
15:09:38 [2020-04-28T15:09:38.678Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
15:09:38 [2020-04-28T15:09:38.678Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:09:38 [2020-04-28T15:09:38.678Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:09:38 [2020-04-28T15:09:38.678Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
15:09:38 [2020-04-28T15:09:38.678Z] === RUN   TestCreateTmpfsMountsTarget
15:09:38 [2020-04-28T15:09:38.678Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
15:09:38 [2020-04-28T15:09:38.678Z] === RUN   TestCreateWithCustomMaskedPaths
15:09:39 [2020-04-28T15:09:39.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:09:39 [2020-04-28T15:09:39.691Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:09:39 [2020-04-28T15:09:39.763Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
15:09:39 [2020-04-28T15:09:39.763Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
15:09:40 [2020-04-28T15:09:40.620Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:09:40 [2020-04-28T15:09:40.620Z] Using test binary docker
15:09:40 [2020-04-28T15:09:40.620Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:09:40 [2020-04-28T15:09:40.620Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:09:40 [2020-04-28T15:09:40.620Z] INFO: Waiting for daemon to start...
15:09:40 [2020-04-28T15:09:40.620Z] Starting dockerd
15:09:41 [2020-04-28T15:09:41.208Z] --- PASS: TestCreateWithCustomMaskedPaths (2.20s)
15:09:41 [2020-04-28T15:09:41.208Z] === RUN   TestCreateWithCapabilities
15:09:41 [2020-04-28T15:09:41.208Z] === RUN   TestCreateWithCapabilities/no_capabilities
15:09:41 [2020-04-28T15:09:41.208Z] === PAUSE TestCreateWithCapabilities/no_capabilities
15:09:41 [2020-04-28T15:09:41.208Z] === RUN   TestCreateWithCapabilities/empty_capabilities
15:09:41 [2020-04-28T15:09:41.208Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
15:09:41 [2020-04-28T15:09:41.208Z] === RUN   TestCreateWithCapabilities/valid_capabilities
15:09:41 [2020-04-28T15:09:41.208Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
15:09:41 [2020-04-28T15:09:41.208Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
15:09:41 [2020-04-28T15:09:41.208Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
15:09:41 [2020-04-28T15:09:41.208Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
15:09:41 [2020-04-28T15:09:41.208Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
15:09:41 [2020-04-28T15:09:41.208Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
15:09:41 [2020-04-28T15:09:41.208Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
15:09:41 [2020-04-28T15:09:41.208Z] === RUN   TestCreateWithCapabilities/empty_capadd
15:09:41 [2020-04-28T15:09:41.208Z] === PAUSE TestCreateWithCapabilities/empty_capadd
15:09:41 [2020-04-28T15:09:41.208Z] === RUN   TestCreateWithCapabilities/empty_capdrop
15:09:41 [2020-04-28T15:09:41.208Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
15:09:41 [2020-04-28T15:09:41.208Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
15:09:41 [2020-04-28T15:09:41.208Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
15:09:41 [2020-04-28T15:09:41.208Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
15:09:41 [2020-04-28T15:09:41.208Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
15:09:41 [2020-04-28T15:09:41.208Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
15:09:41 [2020-04-28T15:09:41.208Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
15:09:41 [2020-04-28T15:09:41.208Z] === CONT  TestCreateWithCapabilities/no_capabilities
15:09:41 [2020-04-28T15:09:41.208Z] === CONT  TestCreateWithCapabilities/empty_capadd
15:09:41 [2020-04-28T15:09:41.208Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
15:09:41 [2020-04-28T15:09:41.208Z] === CONT  TestCreateWithCapabilities/empty_capdrop
15:09:41 [2020-04-28T15:09:41.208Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
15:09:41 [2020-04-28T15:09:41.208Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
15:09:41 [2020-04-28T15:09:41.208Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
15:09:41 [2020-04-28T15:09:41.208Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
15:09:41 [2020-04-28T15:09:41.208Z] === CONT  TestCreateWithCapabilities/valid_capabilities
15:09:41 [2020-04-28T15:09:41.208Z] === CONT  TestCreateWithCapabilities/empty_capabilities
15:09:41 [2020-04-28T15:09:41.208Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
15:09:41 [2020-04-28T15:09:41.208Z] --- PASS: TestCreateWithCapabilities (0.04s)
15:09:41 [2020-04-28T15:09:41.208Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s)
15:09:41 [2020-04-28T15:09:41.208Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s)
15:09:41 [2020-04-28T15:09:41.209Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s)
15:09:41 [2020-04-28T15:09:41.209Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
15:09:41 [2020-04-28T15:09:41.209Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
15:09:41 [2020-04-28T15:09:41.209Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s)
15:09:41 [2020-04-28T15:09:41.209Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s)
15:09:41 [2020-04-28T15:09:41.209Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s)
15:09:41 [2020-04-28T15:09:41.209Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
15:09:41 [2020-04-28T15:09:41.209Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s)
15:09:41 [2020-04-28T15:09:41.209Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s)
15:09:41 [2020-04-28T15:09:41.209Z] === RUN   TestCreateWithCustomReadonlyPaths
15:09:42 [2020-04-28T15:09:42.142Z] #48 ...
15:09:42 [2020-04-28T15:09:42.142Z] 
15:09:42 [2020-04-28T15:09:42.142Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:09:42 [2020-04-28T15:09:42.142Z] #34 124.5 internal/poll
15:09:42 [2020-04-28T15:09:42.142Z] #34 127.6 os
15:09:42 [2020-04-28T15:09:42.142Z] #34 128.3 internal/fmtsort
15:09:42 [2020-04-28T15:09:42.142Z] #34 131.7 fmt
15:09:42 [2020-04-28T15:09:42.142Z] #34 131.8 path/filepath
15:09:42 [2020-04-28T15:09:42.142Z] #34 134.2 io/ioutil
15:09:42 [2020-04-28T15:09:42.142Z] #34 ...
15:09:42 [2020-04-28T15:09:42.142Z] 
15:09:42 [2020-04-28T15:09:42.142Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:09:42 [2020-04-28T15:09:42.142Z] #45 31.63   CC       images/cpuinfo.o
15:09:42 [2020-04-28T15:09:42.142Z] #45 32.57   CC       images/inventory.o
15:09:42 [2020-04-28T15:09:42.142Z] #45 33.06   CC       images/fdinfo.o
15:09:42 [2020-04-28T15:09:42.142Z] #45 33.69   CC       images/fown.o
15:09:42 [2020-04-28T15:09:42.142Z] #45 34.03   CC       images/ns.o
15:09:42 [2020-04-28T15:09:42.142Z] #45 34.43   CC       images/regfile.o
15:09:42 [2020-04-28T15:09:42.142Z] #45 34.81   CC       images/ghost-file.o
15:09:42 [2020-04-28T15:09:42.142Z] #45 35.40   CC       images/fifo.o
15:09:42 [2020-04-28T15:09:42.142Z] #45 35.83   CC       images/remap-file-path.o
15:09:42 [2020-04-28T15:09:42.142Z] #45 36.16   CC       images/eventfd.o
15:09:42 [2020-04-28T15:09:42.142Z] #45 36.52   CC       images/eventpoll.o
15:09:42 [2020-04-28T15:09:42.142Z] #45 37.09   CC       images/fh.o
15:09:42 [2020-04-28T15:09:42.271Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
15:09:42 [2020-04-28T15:09:42.271Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
15:09:42 [2020-04-28T15:09:42.512Z] .
15:09:42 [2020-04-28T15:09:42.512Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:09:42 [2020-04-28T15:09:42.512Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:09:42 [2020-04-28T15:09:42.512Z] Error: No such image: emptyfs
15:09:42 [2020-04-28T15:09:42.768Z] Running integration-test (iteration 1)
15:09:42 [2020-04-28T15:09:42.768Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
15:09:43 [2020-04-28T15:09:43.183Z] #45 37.84   CC       images/fsnotify.o
15:09:43 [2020-04-28T15:09:43.631Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
15:09:43 [2020-04-28T15:09:43.738Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.31s)
15:09:43 [2020-04-28T15:09:43.738Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:09:43 [2020-04-28T15:09:43.738Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:09:43 [2020-04-28T15:09:43.738Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:09:43 [2020-04-28T15:09:43.738Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:09:43 [2020-04-28T15:09:43.738Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:09:43 [2020-04-28T15:09:43.739Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:09:43 [2020-04-28T15:09:43.739Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:09:43 [2020-04-28T15:09:43.739Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:09:43 [2020-04-28T15:09:43.739Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:09:43 [2020-04-28T15:09:43.739Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:09:43 [2020-04-28T15:09:43.739Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:09:43 [2020-04-28T15:09:43.739Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:09:43 [2020-04-28T15:09:43.739Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:09:43 [2020-04-28T15:09:43.739Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:09:43 [2020-04-28T15:09:43.739Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:09:43 [2020-04-28T15:09:43.739Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:09:43 [2020-04-28T15:09:43.739Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
15:09:43 [2020-04-28T15:09:43.739Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
15:09:43 [2020-04-28T15:09:43.739Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
15:09:43 [2020-04-28T15:09:43.739Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s)
15:09:43 [2020-04-28T15:09:43.739Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s)
15:09:43 [2020-04-28T15:09:43.739Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
15:09:43 [2020-04-28T15:09:43.739Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:09:43 [2020-04-28T15:09:43.817Z] #45 ...
15:09:43 [2020-04-28T15:09:43.817Z] 
15:09:43 [2020-04-28T15:09:43.817Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:09:43 [2020-04-28T15:09:43.817Z] #66 71.54 + bin/ctr
15:09:44 [2020-04-28T15:09:44.107Z] #66 ...
15:09:44 [2020-04-28T15:09:44.107Z] 
15:09:44 [2020-04-28T15:09:44.107Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:09:44 [2020-04-28T15:09:44.107Z] #57 133.1 path/filepath
15:09:44 [2020-04-28T15:09:44.107Z] #57 134.0 mvdan.cc/sh/v3/fileutil
15:09:44 [2020-04-28T15:09:44.305Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.76s)
15:09:44 [2020-04-28T15:09:44.305Z] === RUN   TestContainerStartOnDaemonRestart
15:09:44 [2020-04-28T15:09:44.305Z] === PAUSE TestContainerStartOnDaemonRestart
15:09:44 [2020-04-28T15:09:44.305Z] === RUN   TestDaemonRestartIpcMode
15:09:44 [2020-04-28T15:09:44.305Z] === PAUSE TestDaemonRestartIpcMode
15:09:44 [2020-04-28T15:09:44.305Z] === RUN   TestDaemonHostGatewayIP
15:09:44 [2020-04-28T15:09:44.305Z] === PAUSE TestDaemonHostGatewayIP
15:09:44 [2020-04-28T15:09:44.305Z] === RUN   TestContainerKillOnDaemonStart
15:09:44 [2020-04-28T15:09:44.305Z] === PAUSE TestContainerKillOnDaemonStart
15:09:44 [2020-04-28T15:09:44.305Z] === RUN   TestDiff
15:09:44 [2020-04-28T15:09:44.555Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
15:09:44 [2020-04-28T15:09:44.734Z] #57 137.7 encoding/binary
15:09:44 [2020-04-28T15:09:44.734Z] #57 137.7 fmt
15:09:45 [2020-04-28T15:09:45.023Z] #57 ...
15:09:45 [2020-04-28T15:09:45.023Z] 
15:09:45 [2020-04-28T15:09:45.023Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:09:45 [2020-04-28T15:09:45.023Z] #48 138.2 os/exec
15:09:45 [2020-04-28T15:09:45.023Z] #48 138.2 net
15:09:45 [2020-04-28T15:09:45.239Z] --- PASS: TestDiff (0.80s)
15:09:45 [2020-04-28T15:09:45.239Z] === RUN   TestExecWithCloseStdin
15:09:45 [2020-04-28T15:09:45.916Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
15:09:46 [2020-04-28T15:09:46.174Z] --- PASS: TestExecWithCloseStdin (0.91s)
15:09:46 [2020-04-28T15:09:46.174Z] === RUN   TestExec
15:09:46 [2020-04-28T15:09:46.841Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
15:09:47 [2020-04-28T15:09:47.095Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
15:09:47 [2020-04-28T15:09:47.108Z] --- PASS: TestExec (0.91s)
15:09:47 [2020-04-28T15:09:47.108Z] === RUN   TestExecUser
15:09:48 [2020-04-28T15:09:48.020Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
15:09:48 [2020-04-28T15:09:48.043Z] --- PASS: TestExecUser (0.92s)
15:09:48 [2020-04-28T15:09:48.043Z] === RUN   TestExportContainerAndImportImage
15:09:48 [2020-04-28T15:09:48.978Z] --- PASS: TestExportContainerAndImportImage (1.08s)
15:09:48 [2020-04-28T15:09:48.978Z] === RUN   TestExportContainerAfterDaemonRestart
15:09:49 [2020-04-28T15:09:49.381Z] === RUN   TestDockerSuite/TestAttachAfterDetach
15:09:50 [2020-04-28T15:09:50.306Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
15:09:50 [2020-04-28T15:09:50.557Z] #48 143.1 internal/lazyregexp
15:09:50 [2020-04-28T15:09:50.846Z] #48 ...
15:09:50 [2020-04-28T15:09:50.846Z] 
15:09:50 [2020-04-28T15:09:50.846Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:09:50 [2020-04-28T15:09:50.846Z] #45 39.39   CC       images/signalfd.o
15:09:50 [2020-04-28T15:09:50.846Z] #45 39.84   CC       images/fs.o
15:09:50 [2020-04-28T15:09:50.846Z] #45 40.20   CC       images/pstree.o
15:09:50 [2020-04-28T15:09:50.846Z] #45 40.55   CC       images/pipe.o
15:09:50 [2020-04-28T15:09:50.846Z] #45 41.02   CC       images/tcp-stream.o
15:09:50 [2020-04-28T15:09:50.846Z] #45 41.42   CC       images/sk-packet.o
15:09:50 [2020-04-28T15:09:50.846Z] #45 41.88   CC       images/mnt.o
15:09:50 [2020-04-28T15:09:50.846Z] #45 42.25   CC       images/pipe-data.o
15:09:50 [2020-04-28T15:09:50.846Z] #45 42.57   CC       images/sa.o
15:09:50 [2020-04-28T15:09:50.846Z] #45 42.97   CC       images/timer.o
15:09:50 [2020-04-28T15:09:50.846Z] #45 43.72   CC       images/timerfd.o
15:09:50 [2020-04-28T15:09:50.846Z] #45 44.10   CC       images/mm.o
15:09:50 [2020-04-28T15:09:50.846Z] #45 44.68   CC       images/sk-opts.o
15:09:50 [2020-04-28T15:09:50.846Z] #45 45.05   CC       images/sk-unix.o
15:09:50 [2020-04-28T15:09:50.846Z] #45 45.60   CC       images/sk-inet.o
15:09:50 [2020-04-28T15:09:50.879Z] --- PASS: TestExportContainerAfterDaemonRestart (2.03s)
15:09:50 [2020-04-28T15:09:50.879Z] === RUN   TestHealthCheckWorkdir
15:09:51 [2020-04-28T15:09:51.486Z] #45 ...
15:09:51 [2020-04-28T15:09:51.486Z] 
15:09:51 [2020-04-28T15:09:51.486Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:09:51 [2020-04-28T15:09:51.486Z] #48 144.4 github.com/LK4D4/vndr/versioned
15:09:51 [2020-04-28T15:09:51.697Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
15:09:52 [2020-04-28T15:09:52.254Z] --- PASS: TestHealthCheckWorkdir (1.07s)
15:09:52 [2020-04-28T15:09:52.254Z] === RUN   TestHealthKillContainer
15:09:52 [2020-04-28T15:09:52.719Z] Loaded image: buildpack-deps:jessie
15:09:52 [2020-04-28T15:09:52.719Z] Loaded image: busybox:latest
15:09:52 [2020-04-28T15:09:52.719Z] Loaded image: busybox:glibc
15:09:52 [2020-04-28T15:09:52.719Z] Loaded image: debian:jessie
15:09:52 [2020-04-28T15:09:52.719Z] Loaded image: hello-world:latest
15:09:52 [2020-04-28T15:09:52.719Z] INFO: Testing against a local daemon
15:09:52 [2020-04-28T15:09:52.719Z] === RUN   TestCgroupNamespacesBuild
15:09:53 [2020-04-28T15:09:53.695Z] INFO [runner/unused/goanalysis] analyzers took 25.535330011s with top 10 stages: buildssa: 21.757707283s, U1000: 3.777622728s 
15:09:53 [2020-04-28T15:09:53.695Z] INFO [runner] Issues before processing: 2296, after processing: 0 
15:09:53 [2020-04-28T15:09:53.695Z] INFO [runner] Processors filtering stat (out/in): skip_files: 1687/1687, identifier_marker: 1582/1582, exclude: 1582/1582, cgo: 1687/2296, filename_unadjuster: 1687/1687, path_prettifier: 1687/1687, skip_dirs: 1687/1687, autogenerated_exclude: 1582/1687, exclude-rules: 63/1582, nolint: 0/63 
15:09:53 [2020-04-28T15:09:53.695Z] INFO [runner] processing took 151.218522ms with stages: nolint: 73.733896ms, identifier_marker: 46.717679ms, path_prettifier: 12.869285ms, exclude-rules: 6.507198ms, autogenerated_exclude: 5.986454ms, skip_dirs: 3.656005ms, cgo: 985.007µs, filename_unadjuster: 754.691µs, max_same_issues: 2.58µs, uniq_by_line: 1.212µs, source_code: 916ns, max_from_linter: 796ns, diff: 743ns, path_shortener: 617ns, exclude: 606ns, skip_files: 495ns, max_per_file_from_linter: 342ns 
15:09:53 [2020-04-28T15:09:53.695Z] INFO [runner] linters took 1m34.146702032s with stages: goanalysis_metalinter: 1m15.783003605s, unused: 18.211929861s 
15:09:53 [2020-04-28T15:09:53.695Z] INFO File cache stats: 1441 entries of total size 6.8MiB 
15:09:53 [2020-04-28T15:09:53.695Z] INFO Memory: 1580 samples, avg is 238.2MB, max is 3030.8MB 
15:09:53 [2020-04-28T15:09:53.695Z] INFO Execution took 3m30.879015526s               
15:09:53 [2020-04-28T15:09:53.695Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
15:09:54 [2020-04-28T15:09:54.016Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40866/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b2af9e631c53ab17d49cd0ff341893a00318eb59 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b2af9e631c53ab17d49cd0ff341893a00318eb59 hack/make.sh dynbinary-daemon test-docker-py
15:09:54 [2020-04-28T15:09:54.218Z] === RUN   TestDockerSuite/TestAttachDetach
15:09:54 [2020-04-28T15:09:54.316Z] 
15:09:54 [2020-04-28T15:09:54.473Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
15:09:54 [2020-04-28T15:09:54.570Z] Removing bundles/
15:09:54 [2020-04-28T15:09:54.570Z] 
15:09:54 [2020-04-28T15:09:54.570Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
15:09:54 [2020-04-28T15:09:54.570Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:09:54 [2020-04-28T15:09:54.570Z] GOOS="" GOARCH="" GOARM=""
15:09:54 [2020-04-28T15:09:54.984Z] #48 ...
15:09:54 [2020-04-28T15:09:54.984Z] 
15:09:54 [2020-04-28T15:09:54.984Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:09:54 [2020-04-28T15:09:54.984Z] #34 137.9 flag
15:09:54 [2020-04-28T15:09:54.984Z] #34 137.9 log
15:09:54 [2020-04-28T15:09:54.984Z] #34 137.9 github.com/BurntSushi/toml
15:09:54 [2020-04-28T15:09:54.984Z] #34 146.2 github.com/BurntSushi/toml/cmd/tomlv
15:09:54 [2020-04-28T15:09:54.984Z] #34 ...
15:09:54 [2020-04-28T15:09:54.984Z] 
15:09:54 [2020-04-28T15:09:54.984Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:09:54 [2020-04-28T15:09:54.984Z] #45 46.41   CC       images/tun.o
15:09:54 [2020-04-28T15:09:54.984Z] #45 46.97   CC       images/sk-netlink.o
15:09:54 [2020-04-28T15:09:54.984Z] #45 47.50   CC       images/packet-sock.o
15:09:54 [2020-04-28T15:09:54.984Z] #45 48.20   CC       images/ipc-var.o
15:09:54 [2020-04-28T15:09:54.984Z] #45 48.43   CC       images/ipc-desc.o
15:09:54 [2020-04-28T15:09:54.984Z] #45 48.68   CC       images/ipc-shm.o
15:09:54 [2020-04-28T15:09:54.984Z] #45 49.03   CC       images/ipc-msg.o
15:09:54 [2020-04-28T15:09:54.984Z] #45 49.65   CC       images/ipc-sem.o
15:09:55 [2020-04-28T15:09:55.032Z] === RUN   TestDockerSuite/TestAttachDisconnect
15:09:55 [2020-04-28T15:09:55.238Z] --- PASS: TestCgroupNamespacesBuild (2.87s)
15:09:55 [2020-04-28T15:09:55.238Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
15:09:55 [2020-04-28T15:09:55.273Z] #45 50.12   CC       images/utsns.o
15:09:55 [2020-04-28T15:09:55.535Z] --- PASS: TestHealthKillContainer (2.98s)
15:09:55 [2020-04-28T15:09:55.535Z] === RUN   TestInspectCpusetInConfigPre120
15:09:55 [2020-04-28T15:09:55.563Z] #45 50.56   CC       images/creds.o
15:09:55 [2020-04-28T15:09:55.793Z] --- PASS: TestInspectCpusetInConfigPre120 (0.77s)
15:09:55 [2020-04-28T15:09:55.793Z] === RUN   TestIpcModeNone
15:09:55 [2020-04-28T15:09:55.853Z] #45 50.97   CC       images/vma.o
15:09:56 [2020-04-28T15:09:56.393Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
15:09:56 [2020-04-28T15:09:56.484Z] #45 51.35   CC       images/netdev.o
15:09:56 [2020-04-28T15:09:56.728Z] --- PASS: TestIpcModeNone (0.90s)
15:09:56 [2020-04-28T15:09:56.728Z] === RUN   TestIpcModePrivate
15:09:57 [2020-04-28T15:09:57.456Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:09:57 [2020-04-28T15:09:57.456Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:09:57 [2020-04-28T15:09:57.456Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:09:57 [2020-04-28T15:09:57.515Z] #45 52.23   CC       images/tty.o
15:09:57 [2020-04-28T15:09:57.662Z] --- PASS: TestIpcModePrivate (0.92s)
15:09:57 [2020-04-28T15:09:57.662Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false
15:09:57 [2020-04-28T15:09:57.663Z] === RUN   TestIpcModeShareable
15:09:57 [2020-04-28T15:09:57.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:09:57 [2020-04-28T15:09:57.757Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.55s)
15:09:57 [2020-04-28T15:09:57.757Z] === RUN   TestBuildWithSession
15:09:57 [2020-04-28T15:09:57.757Z] --- SKIP: TestBuildWithSession (0.00s)
15:09:57 [2020-04-28T15:09:57.757Z]     build_session_test.go:25: TODO: BuildKit
15:09:57 [2020-04-28T15:09:57.757Z] === RUN   TestBuildSquashParent
15:09:58 [2020-04-28T15:09:58.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:09:58 [2020-04-28T15:09:58.546Z] #45 53.39   CC       images/file-lock.o
15:09:58 [2020-04-28T15:09:58.596Z] --- PASS: TestIpcModeShareable (0.91s)
15:09:58 [2020-04-28T15:09:58.596Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true
15:09:58 [2020-04-28T15:09:58.596Z] === RUN   TestAPIIpcModeShareableAndContainer
15:09:58 [2020-04-28T15:09:58.839Z] #45 53.79   CC       images/rlimit.o
15:09:58 [2020-04-28T15:09:58.839Z] #45 ...
15:09:58 [2020-04-28T15:09:58.839Z] 
15:09:58 [2020-04-28T15:09:58.839Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:09:58 [2020-04-28T15:09:58.839Z] #57 141.8 encoding/base64
15:09:58 [2020-04-28T15:09:58.839Z] #57 141.8 golang.org/x/sys/unix
15:09:58 [2020-04-28T15:09:58.839Z] #57 149.0 encoding/json
15:09:58 [2020-04-28T15:09:58.839Z] #57 149.1 github.com/pkg/diff
15:09:58 [2020-04-28T15:09:58.839Z] #57 149.2 go/token
15:09:58 [2020-04-28T15:09:58.839Z] #57 ...
15:09:58 [2020-04-28T15:09:58.839Z] 
15:09:58 [2020-04-28T15:09:58.839Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:09:58 [2020-04-28T15:09:58.839Z] #48 148.1 go/token
15:09:58 [2020-04-28T15:09:58.839Z] #48 148.1 net/url
15:09:58 [2020-04-28T15:09:58.839Z] #48 148.1 text/template/parse
15:09:58 [2020-04-28T15:09:58.839Z] #48 151.5 go/scanner
15:09:58 [2020-04-28T15:09:58.902Z] === RUN   TestDockerSuite/TestAttachPausedContainer
15:09:58 [2020-04-28T15:09:58.902Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
15:09:59 [2020-04-28T15:09:59.580Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:09:59 [2020-04-28T15:09:59.826Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
15:10:00 [2020-04-28T15:10:00.354Z] #48 ...
15:10:00 [2020-04-28T15:10:00.354Z] 
15:10:00 [2020-04-28T15:10:00.354Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:10:00 [2020-04-28T15:10:00.354Z] #34 DONE 153.1s
15:10:00 [2020-04-28T15:10:00.354Z] 
15:10:00 [2020-04-28T15:10:00.354Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:10:00 [2020-04-28T15:10:00.354Z] #45 54.17   CC       images/pagemap.o
15:10:00 [2020-04-28T15:10:00.354Z] #45 54.80   CC       images/siginfo.o
15:10:00 [2020-04-28T15:10:00.354Z] #45 55.41   CC       images/rpc.o
15:10:01 [2020-04-28T15:10:01.189Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
15:10:01 [2020-04-28T15:10:01.880Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.74s)
15:10:01 [2020-04-28T15:10:01.880Z] === RUN   TestAPIIpcModeHost
15:10:01 [2020-04-28T15:10:01.880Z] --- PASS: TestAPIIpcModeHost (0.69s)
15:10:01 [2020-04-28T15:10:01.880Z] === RUN   TestDaemonIpcModeShareable
15:10:02 [2020-04-28T15:10:02.114Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
15:10:02 [2020-04-28T15:10:02.256Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:10:02 [2020-04-28T15:10:02.410Z] #45 ...
15:10:02 [2020-04-28T15:10:02.411Z] 
15:10:02 [2020-04-28T15:10:02.411Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:10:02 [2020-04-28T15:10:02.411Z] #11 145.8 Selecting previously unselected package g++-mingw-w64-x86-64.
15:10:02 [2020-04-28T15:10:02.411Z] #11 145.8 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
15:10:02 [2020-04-28T15:10:02.411Z] #11 145.8 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:10:02 [2020-04-28T15:10:02.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:10:03 [2020-04-28T15:10:03.038Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
15:10:03 [2020-04-28T15:10:03.440Z] #11 ...
15:10:03 [2020-04-28T15:10:03.440Z] 
15:10:03 [2020-04-28T15:10:03.440Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:10:03 [2020-04-28T15:10:03.440Z] #45 58.35   CC       images/ext-file.o
15:10:03 [2020-04-28T15:10:03.598Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
15:10:03 [2020-04-28T15:10:03.729Z] #45 58.68   CC       images/cgroup.o
15:10:03 [2020-04-28T15:10:03.782Z] --- PASS: TestDaemonIpcModeShareable (1.88s)
15:10:03 [2020-04-28T15:10:03.782Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true
15:10:03 [2020-04-28T15:10:03.782Z] === RUN   TestDaemonIpcModePrivate
15:10:04 [2020-04-28T15:10:04.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
15:10:04 [2020-04-28T15:10:04.625Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:10:04 [2020-04-28T15:10:04.763Z] #45 59.83   CC       images/userns.o
15:10:05 [2020-04-28T15:10:05.396Z] #45 60.40   CC       images/google/protobuf/descriptor.o
15:10:05 [2020-04-28T15:10:05.483Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
15:10:05 [2020-04-28T15:10:05.683Z] --- PASS: TestDaemonIpcModePrivate (1.88s)
15:10:05 [2020-04-28T15:10:05.683Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false
15:10:05 [2020-04-28T15:10:05.683Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:10:05 [2020-04-28T15:10:05.846Z] --- PASS: TestBuildSquashParent (7.56s)
15:10:05 [2020-04-28T15:10:05.846Z] === RUN   TestBuildWithRemoveAndForceRemove
15:10:05 [2020-04-28T15:10:05.846Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:10:05 [2020-04-28T15:10:05.846Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:10:05 [2020-04-28T15:10:05.846Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:10:05 [2020-04-28T15:10:05.846Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:10:05 [2020-04-28T15:10:05.846Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:10:05 [2020-04-28T15:10:05.846Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:10:05 [2020-04-28T15:10:05.846Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:10:05 [2020-04-28T15:10:05.846Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:10:05 [2020-04-28T15:10:05.846Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:10:05 [2020-04-28T15:10:05.846Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:10:05 [2020-04-28T15:10:05.846Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:10:05 [2020-04-28T15:10:05.846Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:10:05 [2020-04-28T15:10:05.846Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:10:05 [2020-04-28T15:10:05.846Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:10:06 [2020-04-28T15:10:06.097Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:10:06 [2020-04-28T15:10:06.407Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
15:10:06 [2020-04-28T15:10:06.662Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
15:10:06 [2020-04-28T15:10:06.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:10:07 [2020-04-28T15:10:07.221Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
15:10:07 [2020-04-28T15:10:07.221Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
15:10:07 [2020-04-28T15:10:07.584Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.84s)
15:10:07 [2020-04-28T15:10:07.584Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false
15:10:07 [2020-04-28T15:10:07.584Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:10:08 [2020-04-28T15:10:08.183Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:10:08 [2020-04-28T15:10:08.365Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:10:08 [2020-04-28T15:10:08.365Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:10:08 [2020-04-28T15:10:08.798Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:10:08 [2020-04-28T15:10:08.929Z] #45 63.87   CC       images/opts.o
15:10:09 [2020-04-28T15:10:09.108Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
15:10:09 [2020-04-28T15:10:09.108Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
15:10:09 [2020-04-28T15:10:09.108Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
15:10:09 [2020-04-28T15:10:09.363Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
15:10:09 [2020-04-28T15:10:09.486Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.95s)
15:10:09 [2020-04-28T15:10:09.486Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true
15:10:09 [2020-04-28T15:10:09.486Z] === RUN   TestIpcModeOlderClient
15:10:09 [2020-04-28T15:10:09.486Z] === PAUSE TestIpcModeOlderClient
15:10:09 [2020-04-28T15:10:09.486Z] === RUN   TestKillContainerInvalidSignal
15:10:09 [2020-04-28T15:10:09.560Z] #45 64.38   CC       images/seccomp.o
15:10:09 [2020-04-28T15:10:09.806Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:10:10 [2020-04-28T15:10:10.193Z] #45 64.93   CC       images/binfmt-misc.o
15:10:10 [2020-04-28T15:10:10.193Z] #45 65.26   CC       images/time.o
15:10:10 [2020-04-28T15:10:10.257Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:10:10 [2020-04-28T15:10:10.257Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:10:10 [2020-04-28T15:10:10.423Z] --- PASS: TestKillContainerInvalidSignal (0.85s)
15:10:10 [2020-04-28T15:10:10.423Z] === RUN   TestKillContainer
15:10:10 [2020-04-28T15:10:10.423Z] === RUN   TestKillContainer/no_signal
15:10:10 [2020-04-28T15:10:10.484Z] #45 65.64   CC       images/sysctl.o
15:10:10 [2020-04-28T15:10:10.484Z] #45 ...
15:10:10 [2020-04-28T15:10:10.484Z] 
15:10:10 [2020-04-28T15:10:10.484Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:10:10 [2020-04-28T15:10:10.484Z] #57 153.5 go/scanner
15:10:10 [2020-04-28T15:10:10.484Z] #57 156.6 mvdan.cc/editorconfig
15:10:10 [2020-04-28T15:10:10.484Z] #57 160.4 go/ast
15:10:10 [2020-04-28T15:10:10.484Z] #57 162.9 mvdan.cc/sh/v3/syntax
15:10:10 [2020-04-28T15:10:10.724Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
15:10:10 [2020-04-28T15:10:10.815Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:10:10 [2020-04-28T15:10:10.815Z] Using test binary docker
15:10:10 [2020-04-28T15:10:10.815Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:10:10 [2020-04-28T15:10:10.815Z] +++ /etc/init.d/apparmor start
15:10:10 [2020-04-28T15:10:10.815Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:10:10 [2020-04-28T15:10:10.815Z] INFO: Waiting for daemon to start...
15:10:10 [2020-04-28T15:10:10.815Z] Starting dockerd
15:10:10 [2020-04-28T15:10:10.815Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
15:10:11 [2020-04-28T15:10:11.113Z] #57 ...
15:10:11 [2020-04-28T15:10:11.113Z] 
15:10:11 [2020-04-28T15:10:11.113Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:10:11 [2020-04-28T15:10:11.113Z] #45 65.99   CC       images/autofs.o
15:10:11 [2020-04-28T15:10:11.358Z] === RUN   TestKillContainer/non_killing_signal
15:10:11 [2020-04-28T15:10:11.403Z] #45 66.28   CC       images/macvlan.o
15:10:11 [2020-04-28T15:10:11.616Z] === RUN   TestKillContainer/killing_signal
15:10:11 [2020-04-28T15:10:11.648Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
15:10:11 [2020-04-28T15:10:11.693Z] #45 66.76   CC       images/sit.o
15:10:11 [2020-04-28T15:10:11.982Z] #45 67.11   LINK     images/built-in.o
15:10:12 [2020-04-28T15:10:12.149Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
15:10:12 [2020-04-28T15:10:12.149Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.61s)
15:10:12 [2020-04-28T15:10:12.149Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.65s)
15:10:12 [2020-04-28T15:10:12.149Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.01s)
15:10:12 [2020-04-28T15:10:12.149Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.99s)
15:10:12 [2020-04-28T15:10:12.149Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.90s)
15:10:12 [2020-04-28T15:10:12.149Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.97s)
15:10:12 [2020-04-28T15:10:12.149Z] === RUN   TestBuildMultiStageCopy
15:10:12 [2020-04-28T15:10:12.149Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:10:12 [2020-04-28T15:10:12.272Z] #45 67.30   GEN      compel/include/asm
15:10:12 [2020-04-28T15:10:12.272Z] #45 67.32   GEN      compel/include/version.h
15:10:12 [2020-04-28T15:10:12.272Z] #45 67.35 touch .config
15:10:12 [2020-04-28T15:10:12.272Z] #45 67.37   GEN      include/common/config.h
15:10:12 [2020-04-28T15:10:12.564Z] #45 67.50   GEN      compel/plugins/include/uapi/std/syscall-codes.h
15:10:12 [2020-04-28T15:10:12.564Z] #45 67.52   GEN      compel/plugins/include/uapi/std/syscall.h
15:10:12 [2020-04-28T15:10:12.564Z] #45 67.57   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
15:10:12 [2020-04-28T15:10:12.564Z] #45 67.60   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
15:10:12 [2020-04-28T15:10:12.564Z] #45 67.64   DEP      compel/arch/ppc64/plugins/std/memcmp.d
15:10:12 [2020-04-28T15:10:12.564Z] #45 67.68   DEP      compel/arch/ppc64/plugins/std/memcpy.d
15:10:12 [2020-04-28T15:10:12.564Z] #45 67.71   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
15:10:12 [2020-04-28T15:10:12.834Z] .
15:10:12 [2020-04-28T15:10:12.834Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:10:12 [2020-04-28T15:10:12.834Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:10:12 [2020-04-28T15:10:12.834Z] Error: No such image: emptyfs
15:10:12 [2020-04-28T15:10:12.834Z] ++++ tar -cC bundles/test-integration/emptyfs .
15:10:12 [2020-04-28T15:10:12.834Z] ++++ docker load
15:10:12 [2020-04-28T15:10:12.834Z] Running integration-test (iteration 1)
15:10:12 [2020-04-28T15:10:12.834Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
15:10:12 [2020-04-28T15:10:12.857Z] #45 67.74   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
15:10:12 [2020-04-28T15:10:12.857Z] #45 67.77   DEP      compel/plugins/std/infect.d
15:10:12 [2020-04-28T15:10:12.857Z] #45 67.93   DEP      compel/plugins/std/string.d
15:10:12 [2020-04-28T15:10:12.991Z] --- PASS: TestKillContainer (2.39s)
15:10:12 [2020-04-28T15:10:12.991Z]     --- PASS: TestKillContainer/no_signal (0.80s)
15:10:12 [2020-04-28T15:10:12.991Z]     --- PASS: TestKillContainer/non_killing_signal (0.52s)
15:10:12 [2020-04-28T15:10:12.991Z]     --- PASS: TestKillContainer/killing_signal (0.76s)
15:10:12 [2020-04-28T15:10:12.991Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:10:12 [2020-04-28T15:10:12.991Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:10:13 [2020-04-28T15:10:13.009Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
15:10:13 [2020-04-28T15:10:13.116Z] ++ 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
15:10:13 [2020-04-28T15:10:13.116Z] ++ set -e
15:10:13 [2020-04-28T15:10:13.116Z] ++ '[' -n 0 ']'
15:10:13 [2020-04-28T15:10:13.116Z] ++ set -x
15:10:13 [2020-04-28T15:10:13.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-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
15:10:13 [2020-04-28T15:10:13.146Z] #45 68.14   DEP      compel/plugins/std/log.d
15:10:13 [2020-04-28T15:10:13.146Z] #45 68.29   DEP      compel/plugins/std/fds.d
15:10:13 [2020-04-28T15:10:13.146Z] #45 ...
15:10:13 [2020-04-28T15:10:13.146Z] 
15:10:13 [2020-04-28T15:10:13.146Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:10:13 [2020-04-28T15:10:13.146Z] #48 156.3 encoding/json
15:10:13 [2020-04-28T15:10:13.146Z] #48 157.3 go/ast
15:10:13 [2020-04-28T15:10:13.146Z] #48 165.7 text/template
15:10:13 [2020-04-28T15:10:13.436Z] #48 ...
15:10:13 [2020-04-28T15:10:13.436Z] 
15:10:13 [2020-04-28T15:10:13.436Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:10:13 [2020-04-28T15:10:13.436Z] #45 68.57   DEP      compel/plugins/std/std.d
15:10:13 [2020-04-28T15:10:13.557Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:10:13 [2020-04-28T15:10:13.727Z] #45 68.83   DEP      compel/plugins/shmem/shmem.d
15:10:14 [2020-04-28T15:10:14.019Z] #45 69.07   DEP      compel/plugins/fds/fds.d
15:10:14 [2020-04-28T15:10:14.492Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.60s)
15:10:14 [2020-04-28T15:10:14.492Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.78s)
15:10:14 [2020-04-28T15:10:14.492Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s)
15:10:14 [2020-04-28T15:10:14.492Z] === RUN   TestKillStoppedContainer
15:10:14 [2020-04-28T15:10:14.492Z] --- PASS: TestKillStoppedContainer (0.10s)
15:10:14 [2020-04-28T15:10:14.492Z] === RUN   TestKillStoppedContainerAPIPre120
15:10:14 [2020-04-28T15:10:14.492Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s)
15:10:14 [2020-04-28T15:10:14.492Z] === RUN   TestKillDifferentUserContainer
15:10:14 [2020-04-28T15:10:14.669Z] #45 69.45   CC       compel/plugins/std/std.o
15:10:14 [2020-04-28T15:10:14.893Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
15:10:15 [2020-04-28T15:10:15.297Z] #45 70.06   CC       compel/plugins/std/fds.o
15:10:15 [2020-04-28T15:10:15.420Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:10:15 [2020-04-28T15:10:15.427Z] --- PASS: TestKillDifferentUserContainer (0.79s)
15:10:15 [2020-04-28T15:10:15.427Z] === RUN   TestInspectOomKilledTrue
15:10:15 [2020-04-28T15:10:15.427Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
15:10:15 [2020-04-28T15:10:15.427Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:10:15 [2020-04-28T15:10:15.427Z] === RUN   TestInspectOomKilledFalse
15:10:15 [2020-04-28T15:10:15.427Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
15:10:15 [2020-04-28T15:10:15.427Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:10:15 [2020-04-28T15:10:15.427Z] === RUN   TestLinksEtcHostsContentMatch
15:10:15 [2020-04-28T15:10:15.928Z] #45 70.68   CC       compel/plugins/std/log.o
15:10:15 [2020-04-28T15:10:15.994Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s)
15:10:15 [2020-04-28T15:10:15.994Z] === RUN   TestLinksContainerNames
15:10:16 [2020-04-28T15:10:16.349Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:10:17 [2020-04-28T15:10:17.278Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:10:17 [2020-04-28T15:10:17.429Z] #45 72.26   CC       compel/plugins/std/string.o
15:10:17 [2020-04-28T15:10:17.894Z] --- PASS: TestLinksContainerNames (1.56s)
15:10:17 [2020-04-28T15:10:17.894Z] === RUN   TestLogsFollowTailEmpty
15:10:18 [2020-04-28T15:10:18.151Z] --- PASS: TestBuildWithHugeFile (96.24s)
15:10:18 [2020-04-28T15:10:18.151Z] === RUN   TestBuildWithEmptyDockerfile
15:10:18 [2020-04-28T15:10:18.151Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:10:18 [2020-04-28T15:10:18.151Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:10:18 [2020-04-28T15:10:18.151Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:10:18 [2020-04-28T15:10:18.151Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:10:18 [2020-04-28T15:10:18.151Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:10:18 [2020-04-28T15:10:18.151Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:10:18 [2020-04-28T15:10:18.151Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:10:18 [2020-04-28T15:10:18.151Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:10:18 [2020-04-28T15:10:18.151Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
15:10:18 [2020-04-28T15:10:18.151Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:10:18 [2020-04-28T15:10:18.151Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
15:10:18 [2020-04-28T15:10:18.151Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s)
15:10:18 [2020-04-28T15:10:18.151Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s)
15:10:18 [2020-04-28T15:10:18.151Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s)
15:10:18 [2020-04-28T15:10:18.152Z] === RUN   TestBuildPreserveOwnership
15:10:18 [2020-04-28T15:10:18.152Z] === RUN   TestBuildPreserveOwnership/copy_from
15:10:18 [2020-04-28T15:10:18.206Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:10:18 [2020-04-28T15:10:18.455Z] #45 73.24   CC       compel/plugins/std/infect.o
15:10:18 [2020-04-28T15:10:18.461Z] --- PASS: TestLogsFollowTailEmpty (0.81s)
15:10:18 [2020-04-28T15:10:18.461Z] === RUN   TestContainerNetworkMountsNoChown
15:10:19 [2020-04-28T15:10:19.085Z] #45 73.93   CC       compel/arch/ppc64/plugins/std/parasite-head.o
15:10:19 [2020-04-28T15:10:19.086Z] #45 73.97   CC       compel/arch/ppc64/plugins/std/memcpy.o
15:10:19 [2020-04-28T15:10:19.086Z] #45 74.07   CC       compel/arch/ppc64/plugins/std/memcmp.o
15:10:19 [2020-04-28T15:10:19.086Z] #45 74.18   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
15:10:19 [2020-04-28T15:10:19.088Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
15:10:19 [2020-04-28T15:10:19.135Z] --- PASS: TestBuildMultiStageCopy (7.28s)
15:10:19 [2020-04-28T15:10:19.136Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.29s)
15:10:19 [2020-04-28T15:10:19.136Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
15:10:19 [2020-04-28T15:10:19.136Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.99s)
15:10:19 [2020-04-28T15:10:19.136Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
15:10:19 [2020-04-28T15:10:19.136Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
15:10:19 [2020-04-28T15:10:19.136Z] === RUN   TestBuildMultiStageParentConfig
15:10:19 [2020-04-28T15:10:19.377Z] #45 74.26   AR       compel/plugins/std.lib.a
15:10:19 [2020-04-28T15:10:19.377Z] #45 74.42   CC       compel/plugins/fds/fds.o
15:10:19 [2020-04-28T15:10:19.377Z] #45 ...
15:10:19 [2020-04-28T15:10:19.377Z] 
15:10:19 [2020-04-28T15:10:19.377Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:10:19 [2020-04-28T15:10:19.377Z] #11 169.5 Selecting previously unselected package libapparmor1:ppc64el.
15:10:19 [2020-04-28T15:10:19.377Z] #11 169.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ...
15:10:19 [2020-04-28T15:10:19.377Z] #11 169.5 Unpacking libapparmor1:ppc64el (2.13.2-10) ...
15:10:19 [2020-04-28T15:10:19.377Z] #11 169.6 Selecting previously unselected package libapparmor-dev:ppc64el.
15:10:19 [2020-04-28T15:10:19.377Z] #11 169.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ...
15:10:19 [2020-04-28T15:10:19.377Z] #11 169.6 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
15:10:19 [2020-04-28T15:10:19.377Z] #11 169.9 Selecting previously unselected package libbtrfs0.
15:10:19 [2020-04-28T15:10:19.377Z] #11 169.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ...
15:10:19 [2020-04-28T15:10:19.377Z] #11 169.9 Unpacking libbtrfs0 (4.20.1-2) ...
15:10:19 [2020-04-28T15:10:19.377Z] #11 170.1 Selecting previously unselected package libbtrfs-dev.
15:10:19 [2020-04-28T15:10:19.377Z] #11 170.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ...
15:10:19 [2020-04-28T15:10:19.377Z] #11 170.1 Unpacking libbtrfs-dev (4.20.1-2) ...
15:10:19 [2020-04-28T15:10:19.377Z] #11 170.3 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
15:10:19 [2020-04-28T15:10:19.377Z] #11 170.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ...
15:10:19 [2020-04-28T15:10:19.377Z] #11 170.3 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
15:10:19 [2020-04-28T15:10:19.377Z] #11 170.4 Selecting previously unselected package libudev-dev:ppc64el.
15:10:19 [2020-04-28T15:10:19.377Z] #11 170.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_ppc64el.deb ...
15:10:19 [2020-04-28T15:10:19.377Z] #11 170.5 Unpacking libudev-dev:ppc64el (241-7~deb10u3) ...
15:10:19 [2020-04-28T15:10:19.377Z] #11 170.7 Selecting previously unselected package libsepol1-dev:ppc64el.
15:10:19 [2020-04-28T15:10:19.377Z] #11 170.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ...
15:10:19 [2020-04-28T15:10:19.377Z] #11 170.7 Unpacking libsepol1-dev:ppc64el (2.8-1) ...
15:10:19 [2020-04-28T15:10:19.377Z] #11 171.2 Selecting previously unselected package libpcre16-3:ppc64el.
15:10:19 [2020-04-28T15:10:19.377Z] #11 171.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ...
15:10:19 [2020-04-28T15:10:19.377Z] #11 171.2 Unpacking libpcre16-3:ppc64el (2:8.39-12) ...
15:10:19 [2020-04-28T15:10:19.377Z] #11 171.5 Selecting previously unselected package libpcre32-3:ppc64el.
15:10:19 [2020-04-28T15:10:19.377Z] #11 171.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ...
15:10:19 [2020-04-28T15:10:19.377Z] #11 171.5 Unpacking libpcre32-3:ppc64el (2:8.39-12) ...
15:10:19 [2020-04-28T15:10:19.377Z] #11 171.9 Selecting previously unselected package libpcrecpp0v5:ppc64el.
15:10:19 [2020-04-28T15:10:19.377Z] #11 171.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ...
15:10:19 [2020-04-28T15:10:19.377Z] #11 171.9 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ...
15:10:19 [2020-04-28T15:10:19.377Z] #11 172.1 Selecting previously unselected package libpcre3-dev:ppc64el.
15:10:19 [2020-04-28T15:10:19.377Z] #11 172.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ...
15:10:19 [2020-04-28T15:10:19.377Z] #11 172.1 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ...
15:10:19 [2020-04-28T15:10:19.377Z] #11 172.8 Selecting previously unselected package libselinux1-dev:ppc64el.
15:10:19 [2020-04-28T15:10:19.377Z] #11 172.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ...
15:10:19 [2020-04-28T15:10:19.377Z] #11 172.8 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ...
15:10:19 [2020-04-28T15:10:19.396Z] --- PASS: TestContainerNetworkMountsNoChown (0.76s)
15:10:19 [2020-04-28T15:10:19.396Z] === RUN   TestMountDaemonRoot
15:10:19 [2020-04-28T15:10:19.396Z] === RUN   TestMountDaemonRoot/default
15:10:19 [2020-04-28T15:10:19.396Z] === PAUSE TestMountDaemonRoot/default
15:10:19 [2020-04-28T15:10:19.396Z] === RUN   TestMountDaemonRoot/private
15:10:19 [2020-04-28T15:10:19.396Z] === PAUSE TestMountDaemonRoot/private
15:10:19 [2020-04-28T15:10:19.396Z] === RUN   TestMountDaemonRoot/rprivate
15:10:19 [2020-04-28T15:10:19.396Z] === PAUSE TestMountDaemonRoot/rprivate
15:10:19 [2020-04-28T15:10:19.396Z] === RUN   TestMountDaemonRoot/slave
15:10:19 [2020-04-28T15:10:19.396Z] === PAUSE TestMountDaemonRoot/slave
15:10:19 [2020-04-28T15:10:19.396Z] === RUN   TestMountDaemonRoot/rslave
15:10:19 [2020-04-28T15:10:19.396Z] === PAUSE TestMountDaemonRoot/rslave
15:10:19 [2020-04-28T15:10:19.396Z] === RUN   TestMountDaemonRoot/shared
15:10:19 [2020-04-28T15:10:19.396Z] === PAUSE TestMountDaemonRoot/shared
15:10:19 [2020-04-28T15:10:19.396Z] === RUN   TestMountDaemonRoot/rshared
15:10:19 [2020-04-28T15:10:19.396Z] === PAUSE TestMountDaemonRoot/rshared
15:10:19 [2020-04-28T15:10:19.396Z] === CONT  TestMountDaemonRoot/default
15:10:19 [2020-04-28T15:10:19.396Z] === RUN   TestMountDaemonRoot/default/bind_root
15:10:19 [2020-04-28T15:10:19.396Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:10:19 [2020-04-28T15:10:19.396Z] === CONT  TestMountDaemonRoot/rslave
15:10:19 [2020-04-28T15:10:19.396Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:10:19 [2020-04-28T15:10:19.396Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:10:19 [2020-04-28T15:10:19.396Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:10:19 [2020-04-28T15:10:19.396Z] === RUN   TestMountDaemonRoot/default/mount_root
15:10:19 [2020-04-28T15:10:19.396Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:10:19 [2020-04-28T15:10:19.396Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:10:19 [2020-04-28T15:10:19.396Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:10:19 [2020-04-28T15:10:19.396Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:10:19 [2020-04-28T15:10:19.396Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:10:19 [2020-04-28T15:10:19.396Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:10:19 [2020-04-28T15:10:19.396Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:10:19 [2020-04-28T15:10:19.396Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:10:19 [2020-04-28T15:10:19.396Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:10:19 [2020-04-28T15:10:19.396Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:10:19 [2020-04-28T15:10:19.396Z] === CONT  TestMountDaemonRoot/rprivate
15:10:19 [2020-04-28T15:10:19.396Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:10:19 [2020-04-28T15:10:19.396Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:10:19 [2020-04-28T15:10:19.396Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:10:19 [2020-04-28T15:10:19.396Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:10:19 [2020-04-28T15:10:19.396Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:10:19 [2020-04-28T15:10:19.396Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:10:19 [2020-04-28T15:10:19.396Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:10:19 [2020-04-28T15:10:19.396Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:10:19 [2020-04-28T15:10:19.396Z] === CONT  TestMountDaemonRoot/shared
15:10:19 [2020-04-28T15:10:19.396Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:10:19 [2020-04-28T15:10:19.396Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:10:19 [2020-04-28T15:10:19.396Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:10:19 [2020-04-28T15:10:19.396Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:10:19 [2020-04-28T15:10:19.396Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:10:19 [2020-04-28T15:10:19.396Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:10:19 [2020-04-28T15:10:19.396Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:10:19 [2020-04-28T15:10:19.396Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:10:19 [2020-04-28T15:10:19.396Z] === CONT  TestMountDaemonRoot/slave
15:10:19 [2020-04-28T15:10:19.396Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:10:19 [2020-04-28T15:10:19.396Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:10:19 [2020-04-28T15:10:19.396Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:10:19 [2020-04-28T15:10:19.396Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:10:19 [2020-04-28T15:10:19.396Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:10:19 [2020-04-28T15:10:19.396Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:10:19 [2020-04-28T15:10:19.396Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:10:19 [2020-04-28T15:10:19.396Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:10:19 [2020-04-28T15:10:19.396Z] === CONT  TestMountDaemonRoot/private
15:10:19 [2020-04-28T15:10:19.396Z] === RUN   TestMountDaemonRoot/private/bind_root
15:10:19 [2020-04-28T15:10:19.396Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:10:19 [2020-04-28T15:10:19.396Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:10:19 [2020-04-28T15:10:19.396Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:10:19 [2020-04-28T15:10:19.396Z] === RUN   TestMountDaemonRoot/private/mount_root
15:10:19 [2020-04-28T15:10:19.396Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:10:19 [2020-04-28T15:10:19.396Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:10:19 [2020-04-28T15:10:19.396Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:10:19 [2020-04-28T15:10:19.396Z] === CONT  TestMountDaemonRoot/rshared
15:10:19 [2020-04-28T15:10:19.396Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:10:19 [2020-04-28T15:10:19.396Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:10:19 [2020-04-28T15:10:19.396Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:10:19 [2020-04-28T15:10:19.396Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:10:19 [2020-04-28T15:10:19.396Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:10:19 [2020-04-28T15:10:19.396Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:10:19 [2020-04-28T15:10:19.396Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:10:19 [2020-04-28T15:10:19.396Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:10:19 [2020-04-28T15:10:19.396Z] === CONT  TestMountDaemonRoot/default/bind_root
15:10:19 [2020-04-28T15:10:19.396Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:10:19 [2020-04-28T15:10:19.396Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:10:19 [2020-04-28T15:10:19.396Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:10:19 [2020-04-28T15:10:19.396Z] === CONT  TestMountDaemonRoot/default/mount_root
15:10:19 [2020-04-28T15:10:19.396Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:10:19 [2020-04-28T15:10:19.396Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:10:19 [2020-04-28T15:10:19.396Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:10:19 [2020-04-28T15:10:19.396Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:10:19 [2020-04-28T15:10:19.396Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:10:19 [2020-04-28T15:10:19.396Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:10:19 [2020-04-28T15:10:19.396Z] === CONT  TestMountDaemonRoot/private/bind_root
15:10:19 [2020-04-28T15:10:19.396Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:10:19 [2020-04-28T15:10:19.396Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:10:19 [2020-04-28T15:10:19.396Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:10:19 [2020-04-28T15:10:19.396Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:10:19 [2020-04-28T15:10:19.396Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:10:19 [2020-04-28T15:10:19.396Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:10:19 [2020-04-28T15:10:19.396Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:10:19 [2020-04-28T15:10:19.647Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
15:10:19 [2020-04-28T15:10:19.655Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:10:19 [2020-04-28T15:10:19.655Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:10:19 [2020-04-28T15:10:19.655Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:10:19 [2020-04-28T15:10:19.655Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:10:19 [2020-04-28T15:10:19.655Z] === CONT  TestMountDaemonRoot/private/mount_root
15:10:19 [2020-04-28T15:10:19.655Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:10:19 [2020-04-28T15:10:19.655Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:10:19 [2020-04-28T15:10:19.655Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:10:19 [2020-04-28T15:10:19.655Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:10:19 [2020-04-28T15:10:19.655Z] --- PASS: TestMountDaemonRoot (0.04s)
15:10:19 [2020-04-28T15:10:19.655Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:10:19 [2020-04-28T15:10:19.655Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
15:10:19 [2020-04-28T15:10:19.655Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.10s)
15:10:19 [2020-04-28T15:10:19.655Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.10s)
15:10:19 [2020-04-28T15:10:19.655Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
15:10:19 [2020-04-28T15:10:19.655Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:10:19 [2020-04-28T15:10:19.655Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
15:10:19 [2020-04-28T15:10:19.655Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
15:10:19 [2020-04-28T15:10:19.655Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
15:10:19 [2020-04-28T15:10:19.655Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s)
15:10:19 [2020-04-28T15:10:19.655Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:10:19 [2020-04-28T15:10:19.655Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
15:10:19 [2020-04-28T15:10:19.655Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
15:10:19 [2020-04-28T15:10:19.655Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s)
15:10:19 [2020-04-28T15:10:19.655Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
15:10:19 [2020-04-28T15:10:19.655Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:10:19 [2020-04-28T15:10:19.655Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
15:10:19 [2020-04-28T15:10:19.655Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
15:10:19 [2020-04-28T15:10:19.655Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
15:10:19 [2020-04-28T15:10:19.655Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
15:10:19 [2020-04-28T15:10:19.655Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:10:19 [2020-04-28T15:10:19.655Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
15:10:19 [2020-04-28T15:10:19.655Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
15:10:19 [2020-04-28T15:10:19.655Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
15:10:19 [2020-04-28T15:10:19.655Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
15:10:19 [2020-04-28T15:10:19.655Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:10:19 [2020-04-28T15:10:19.655Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
15:10:19 [2020-04-28T15:10:19.655Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
15:10:19 [2020-04-28T15:10:19.655Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
15:10:19 [2020-04-28T15:10:19.655Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
15:10:19 [2020-04-28T15:10:19.655Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:10:19 [2020-04-28T15:10:19.655Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
15:10:19 [2020-04-28T15:10:19.655Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s)
15:10:19 [2020-04-28T15:10:19.655Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
15:10:19 [2020-04-28T15:10:19.655Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s)
15:10:19 [2020-04-28T15:10:19.655Z] === RUN   TestContainerBindMountNonRecursive
15:10:20 [2020-04-28T15:10:20.007Z] #11 173.3 Selecting previously unselected package libdevmapper-dev:ppc64el.
15:10:20 [2020-04-28T15:10:20.007Z] #11 173.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ...
15:10:20 [2020-04-28T15:10:20.007Z] #11 173.3 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ...
15:10:20 [2020-04-28T15:10:20.007Z] #11 173.4 Selecting previously unselected package libseccomp-dev:ppc64el.
15:10:20 [2020-04-28T15:10:20.007Z] #11 173.4 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ...
15:10:20 [2020-04-28T15:10:20.007Z] #11 173.4 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ...
15:10:20 [2020-04-28T15:10:20.024Z] Loaded image: buildpack-deps:jessie
15:10:20 [2020-04-28T15:10:20.024Z] Loaded image: busybox:latest
15:10:20 [2020-04-28T15:10:20.296Z] #11 173.7 Selecting previously unselected package libsystemd-dev:ppc64el.
15:10:20 [2020-04-28T15:10:20.296Z] #11 173.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_ppc64el.deb ...
15:10:20 [2020-04-28T15:10:20.296Z] #11 173.7 Unpacking libsystemd-dev:ppc64el (241-7~deb10u3) ...
15:10:20 [2020-04-28T15:10:20.306Z] Loaded image: busybox:glibc
15:10:20 [2020-04-28T15:10:20.306Z] Loaded image: debian:jessie
15:10:20 [2020-04-28T15:10:20.588Z] Loaded image: hello-world:latest
15:10:20 [2020-04-28T15:10:20.588Z] INFO: Testing against a local daemon
15:10:20 [2020-04-28T15:10:20.588Z] === RUN   TestCgroupNamespacesBuild
15:10:20 [2020-04-28T15:10:20.925Z] #11 174.4 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ...
15:10:20 [2020-04-28T15:10:20.925Z] #11 174.4 Setting up libseccomp-dev:ppc64el (2.3.3-4) ...
15:10:20 [2020-04-28T15:10:20.925Z] #11 174.4 Setting up libapparmor1:ppc64el (2.13.2-10) ...
15:10:20 [2020-04-28T15:10:20.925Z] #11 174.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
15:10:20 [2020-04-28T15:10:20.925Z] #11 174.4 Setting up libpcre16-3:ppc64el (2:8.39-12) ...
15:10:20 [2020-04-28T15:10:20.925Z] #11 174.4 Setting up libsepol1-dev:ppc64el (2.8-1) ...
15:10:20 [2020-04-28T15:10:20.925Z] #11 174.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
15:10:20 [2020-04-28T15:10:20.925Z] #11 174.5 Setting up libbtrfs0 (4.20.1-2) ...
15:10:20 [2020-04-28T15:10:20.925Z] #11 174.5 Setting up libpcre32-3:ppc64el (2:8.39-12) ...
15:10:21 [2020-04-28T15:10:21.257Z] #11 174.5 Setting up libudev-dev:ppc64el (241-7~deb10u3) ...
15:10:21 [2020-04-28T15:10:21.257Z] #11 174.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
15:10:21 [2020-04-28T15:10:21.257Z] #11 174.6 Setting up libbtrfs-dev (4.20.1-2) ...
15:10:21 [2020-04-28T15:10:21.257Z] #11 174.6 Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
15:10:21 [2020-04-28T15:10:21.257Z] #11 174.6 Setting up mingw-w64-common (6.0.0-3) ...
15:10:21 [2020-04-28T15:10:21.257Z] #11 174.6 Setting up libsystemd-dev:ppc64el (241-7~deb10u3) ...
15:10:21 [2020-04-28T15:10:21.257Z] #11 174.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
15:10:21 [2020-04-28T15:10:21.257Z] #11 174.6 Setting up libpcre3-dev:ppc64el (2:8.39-12) ...
15:10:21 [2020-04-28T15:10:21.257Z] #11 174.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:10:21 [2020-04-28T15:10:21.257Z] #11 174.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
15:10:21 [2020-04-28T15:10:21.257Z] #11 174.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
15:10:21 [2020-04-28T15:10:21.257Z] #11 174.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:10:21 [2020-04-28T15:10:21.257Z] #11 174.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
15:10:21 [2020-04-28T15:10:21.257Z] #11 174.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
15:10:21 [2020-04-28T15:10:21.257Z] #11 174.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
15:10:21 [2020-04-28T15:10:21.257Z] #11 174.7 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ...
15:10:21 [2020-04-28T15:10:21.257Z] #11 174.7 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
15:10:21 [2020-04-28T15:10:21.257Z] #11 174.8 Setting up dmsetup (2:1.02.155-3) ...
15:10:21 [2020-04-28T15:10:21.257Z] #11 174.8 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
15:10:21 [2020-04-28T15:10:21.548Z] #11 174.8 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ...
15:10:21 [2020-04-28T15:10:21.548Z] #11 174.8 Processing triggers for libc-bin (2.28-10) ...
15:10:21 [2020-04-28T15:10:21.555Z] --- PASS: TestContainerBindMountNonRecursive (1.91s)
15:10:21 [2020-04-28T15:10:21.555Z] === RUN   TestNetworkNat
15:10:21 [2020-04-28T15:10:21.842Z] #11 DONE 175.2s
15:10:21 [2020-04-28T15:10:21.842Z] 
15:10:21 [2020-04-28T15:10:21.842Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:10:21 [2020-04-28T15:10:21.842Z] #45 74.98   AR       compel/plugins/fds.lib.a
15:10:21 [2020-04-28T15:10:21.842Z] #45 75.10   HOSTDEP  compel/src/lib/log-host.d
15:10:21 [2020-04-28T15:10:21.842Z] #45 75.54   HOSTDEP  compel/src/lib/handle-elf-host.d
15:10:21 [2020-04-28T15:10:21.842Z] #45 75.83   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
15:10:21 [2020-04-28T15:10:21.842Z] #45 76.05   HOSTDEP  compel/src/main-host.d
15:10:21 [2020-04-28T15:10:21.842Z] #45 76.37   DEP      compel/src/lib/ptrace.d
15:10:21 [2020-04-28T15:10:21.842Z] #45 76.69   DEP      compel/src/lib/infect.d
15:10:22 [2020-04-28T15:10:22.133Z] #45 77.06   DEP      compel/src/lib/infect-util.d
15:10:22 [2020-04-28T15:10:22.133Z] #45 ...
15:10:22 [2020-04-28T15:10:22.133Z] 
15:10:22 [2020-04-28T15:10:22.133Z] #59 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
15:10:22 [2020-04-28T15:10:22.133Z] #59 DONE 0.3s
15:10:22 [2020-04-28T15:10:22.133Z] 
15:10:22 [2020-04-28T15:10:22.133Z] #60 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
15:10:22 [2020-04-28T15:10:22.133Z] #60 DONE 0.1s
15:10:22 [2020-04-28T15:10:22.133Z] 
15:10:22 [2020-04-28T15:10:22.133Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:10:22 [2020-04-28T15:10:22.156Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
15:10:22 [2020-04-28T15:10:22.422Z] #61 ...
15:10:22 [2020-04-28T15:10:22.422Z] 
15:10:22 [2020-04-28T15:10:22.422Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker
15:10:22 [2020-04-28T15:10:22.422Z] #12 DONE 0.7s
15:10:22 [2020-04-28T15:10:22.422Z] 
15:10:22 [2020-04-28T15:10:22.422Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:10:22 [2020-04-28T15:10:22.422Z] #61 0.358 + RM_GOPATH=0
15:10:22 [2020-04-28T15:10:22.490Z] --- PASS: TestNetworkNat (0.89s)
15:10:22 [2020-04-28T15:10:22.490Z] === RUN   TestNetworkLocalhostTCPNat
15:10:22 [2020-04-28T15:10:22.713Z] #61 0.364 + TMP_GOPATH=
15:10:22 [2020-04-28T15:10:22.713Z] #61 0.364 + : /build
15:10:22 [2020-04-28T15:10:22.713Z] #61 0.364 + '[' -z '' ']'
15:10:22 [2020-04-28T15:10:22.713Z] #61 0.364 ++ mktemp -d
15:10:22 [2020-04-28T15:10:22.713Z] #61 0.369 + export GOPATH=/tmp/tmp.ZubJkkNvDJ
15:10:22 [2020-04-28T15:10:22.713Z] #61 0.370 + GOPATH=/tmp/tmp.ZubJkkNvDJ
15:10:22 [2020-04-28T15:10:22.713Z] #61 0.371 + RM_GOPATH=1
15:10:22 [2020-04-28T15:10:22.713Z] #61 0.372 ++ dirname ./install.sh
15:10:22 [2020-04-28T15:10:22.713Z] #61 0.387 + dir=.
15:10:22 [2020-04-28T15:10:22.713Z] #61 0.389 + bin=runc
15:10:22 [2020-04-28T15:10:22.713Z] #61 0.389 + shift
15:10:22 [2020-04-28T15:10:22.713Z] #61 0.390 + '[' '!' -f ./runc.installer ']'
15:10:22 [2020-04-28T15:10:22.713Z] #61 0.392 + . ./runc.installer
15:10:22 [2020-04-28T15:10:22.713Z] #61 0.393 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:10:22 [2020-04-28T15:10:22.713Z] #61 0.395 + install_runc
15:10:22 [2020-04-28T15:10:22.713Z] #61 0.403 + grep -q '^3\.10\.0.*\.el7\.'
15:10:22 [2020-04-28T15:10:22.713Z] #61 0.403 + uname -r
15:10:22 [2020-04-28T15:10:22.713Z] #61 0.413 + RUNC_BUILDTAGS='seccomp apparmor selinux '
15:10:22 [2020-04-28T15:10:22.713Z] #61 0.427 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
15:10:22 [2020-04-28T15:10:22.713Z] #61 0.429 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
15:10:22 [2020-04-28T15:10:22.713Z] #61 0.429 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ZubJkkNvDJ/src/github.com/opencontainers/runc
15:10:22 [2020-04-28T15:10:22.713Z] #61 0.442 Cloning into '/tmp/tmp.ZubJkkNvDJ/src/github.com/opencontainers/runc'...
15:10:23 [2020-04-28T15:10:23.007Z] #61 ...
15:10:23 [2020-04-28T15:10:23.007Z] 
15:10:23 [2020-04-28T15:10:23.007Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
15:10:23 [2020-04-28T15:10:23.007Z] #13 DONE 0.6s
15:10:23 [2020-04-28T15:10:23.263Z] --- PASS: TestCgroupNamespacesBuild (2.36s)
15:10:23 [2020-04-28T15:10:23.263Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
15:10:23 [2020-04-28T15:10:23.299Z] 
15:10:23 [2020-04-28T15:10:23.299Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
15:10:23 [2020-04-28T15:10:23.425Z] --- PASS: TestNetworkLocalhostTCPNat (0.90s)
15:10:23 [2020-04-28T15:10:23.425Z] === RUN   TestNetworkLoopbackNat
15:10:23 [2020-04-28T15:10:23.515Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
15:10:23 [2020-04-28T15:10:23.595Z] #14 0.298 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
15:10:23 [2020-04-28T15:10:23.595Z] #14 DONE 0.4s
15:10:23 [2020-04-28T15:10:23.595Z] 
15:10:23 [2020-04-28T15:10:23.595Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
15:10:23 [2020-04-28T15:10:23.886Z] #15 DONE 0.4s
15:10:23 [2020-04-28T15:10:23.886Z] 
15:10:23 [2020-04-28T15:10:23.886Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
15:10:24 [2020-04-28T15:10:24.074Z] --- PASS: TestBuildPreserveOwnership (5.99s)
15:10:24 [2020-04-28T15:10:24.074Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.04s)
15:10:24 [2020-04-28T15:10:24.074Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.94s)
15:10:24 [2020-04-28T15:10:24.074Z] === RUN   TestBuildPlatformInvalid
15:10:24 [2020-04-28T15:10:24.074Z] --- PASS: TestBuildPlatformInvalid (0.15s)
15:10:24 [2020-04-28T15:10:24.074Z] PASS
15:10:24 [2020-04-28T15:10:24.074Z] 
15:10:24 [2020-04-28T15:10:24.074Z] === Skipped
15:10:24 [2020-04-28T15:10:24.074Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
15:10:24 [2020-04-28T15:10:24.074Z]     build_session_test.go:25: TODO: BuildKit
15:10:24 [2020-04-28T15:10:24.074Z] 
15:10:24 [2020-04-28T15:10:24.074Z] 
15:10:24 [2020-04-28T15:10:24.074Z] DONE 32 tests, 1 skipped in 182.123s
15:10:24 [2020-04-28T15:10:24.074Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
15:10:24 [2020-04-28T15:10:24.074Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m
15:10:24 [2020-04-28T15:10:24.074Z] ++ set -e
15:10:24 [2020-04-28T15:10:24.074Z] ++ '[' -n 0 ']'
15:10:24 [2020-04-28T15:10:24.074Z] ++ set -x
15:10:24 [2020-04-28T15:10:24.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-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m
15:10:24 [2020-04-28T15:10:24.329Z] INFO: Testing against a local daemon
15:10:24 [2020-04-28T15:10:24.329Z] === RUN   TestConfigInspect
15:10:24 [2020-04-28T15:10:24.383Z] --- PASS: TestBuildMultiStageParentConfig (4.98s)
15:10:24 [2020-04-28T15:10:24.383Z] === RUN   TestBuildLabelWithTargets
15:10:24 [2020-04-28T15:10:24.520Z] #16 DONE 0.5s
15:10:24 [2020-04-28T15:10:24.520Z] 
15:10:24 [2020-04-28T15:10:24.520Z] #17 [dev-systemd-false 6/26] RUN ldconfig
15:10:24 [2020-04-28T15:10:24.745Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.83s)
15:10:24 [2020-04-28T15:10:24.745Z] === RUN   TestBuildWithSession
15:10:24 [2020-04-28T15:10:24.745Z] --- SKIP: TestBuildWithSession (0.00s)
15:10:24 [2020-04-28T15:10:24.745Z]     build_session_test.go:25: TODO: BuildKit
15:10:24 [2020-04-28T15:10:24.745Z] === RUN   TestBuildSquashParent
15:10:24 [2020-04-28T15:10:24.801Z] --- PASS: TestNetworkLoopbackNat (1.14s)
15:10:24 [2020-04-28T15:10:24.801Z] === RUN   TestPause
15:10:24 [2020-04-28T15:10:24.811Z] #17 DONE 0.5s
15:10:24 [2020-04-28T15:10:24.811Z] 
15:10:24 [2020-04-28T15:10:24.811Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:10:25 [2020-04-28T15:10:25.367Z] --- PASS: TestPause (0.81s)
15:10:25 [2020-04-28T15:10:25.367Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:10:25 [2020-04-28T15:10:25.367Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:10:25 [2020-04-28T15:10:25.367Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:10:25 [2020-04-28T15:10:25.367Z] === RUN   TestPauseStopPausedContainer
15:10:25 [2020-04-28T15:10:25.845Z] #18 0.806 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:10:25 [2020-04-28T15:10:25.845Z] #18 0.943 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:10:26 [2020-04-28T15:10:26.140Z] #18 1.126 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:10:26 [2020-04-28T15:10:26.303Z] --- PASS: TestPauseStopPausedContainer (0.83s)
15:10:26 [2020-04-28T15:10:26.303Z] === RUN   TestPsFilter
15:10:26 [2020-04-28T15:10:26.561Z] --- PASS: TestPsFilter (0.27s)
15:10:26 [2020-04-28T15:10:26.561Z] === RUN   TestRemoveContainerWithRemovedVolume
15:10:26 [2020-04-28T15:10:26.839Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
15:10:27 [2020-04-28T15:10:27.127Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s)
15:10:27 [2020-04-28T15:10:27.127Z] === RUN   TestRemoveContainerWithVolume
15:10:27 [2020-04-28T15:10:27.173Z] #18 2.237 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
15:10:27 [2020-04-28T15:10:27.398Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
15:10:27 [2020-04-28T15:10:27.398Z] --- PASS: TestConfigInspect (3.17s)
15:10:27 [2020-04-28T15:10:27.398Z] === RUN   TestConfigList
15:10:27 [2020-04-28T15:10:27.957Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
15:10:28 [2020-04-28T15:10:28.063Z] --- PASS: TestRemoveContainerWithVolume (0.79s)
15:10:28 [2020-04-28T15:10:28.063Z] === RUN   TestRemoveContainerRunning
15:10:28 [2020-04-28T15:10:28.516Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
15:10:28 [2020-04-28T15:10:28.997Z] --- PASS: TestRemoveContainerRunning (0.82s)
15:10:28 [2020-04-28T15:10:28.997Z] === RUN   TestRemoveContainerForceRemoveRunning
15:10:29 [2020-04-28T15:10:29.075Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
15:10:29 [2020-04-28T15:10:29.563Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.80s)
15:10:29 [2020-04-28T15:10:29.564Z] === RUN   TestRemoveInvalidContainer
15:10:29 [2020-04-28T15:10:29.564Z] --- PASS: TestRemoveInvalidContainer (0.02s)
15:10:29 [2020-04-28T15:10:29.564Z] === RUN   TestRenameLinkedContainer
15:10:29 [2020-04-28T15:10:29.909Z] #18 4.816 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [184 kB]
15:10:30 [2020-04-28T15:10:30.958Z] --- PASS: TestConfigList (3.38s)
15:10:30 [2020-04-28T15:10:30.958Z] === RUN   TestConfigsCreateAndDelete
15:10:31 [2020-04-28T15:10:31.883Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
15:10:31 [2020-04-28T15:10:31.969Z] #18 6.850 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
15:10:32 [2020-04-28T15:10:32.258Z] #18 ...
15:10:32 [2020-04-28T15:10:32.258Z] 
15:10:32 [2020-04-28T15:10:32.258Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:10:32 [2020-04-28T15:10:32.258Z] #45 77.42   DEP      compel/src/lib/infect-rpc.d
15:10:32 [2020-04-28T15:10:32.258Z] #45 77.79   DEP      compel/arch/ppc64/src/lib/infect.d
15:10:32 [2020-04-28T15:10:32.258Z] #45 78.03   DEP      compel/arch/ppc64/src/lib/cpu.d
15:10:32 [2020-04-28T15:10:32.258Z] #45 78.28   DEP      compel/src/lib/log.d
15:10:32 [2020-04-28T15:10:32.258Z] #45 78.64   DEP      compel/src/main.d
15:10:32 [2020-04-28T15:10:32.258Z] #45 78.85   DEP      compel/src/lib/handle-elf.d
15:10:32 [2020-04-28T15:10:32.258Z] #45 79.10   DEP      compel/arch/ppc64/src/lib/handle-elf.d
15:10:32 [2020-04-28T15:10:32.258Z] #45 79.47   CC       compel/src/lib/log.o
15:10:32 [2020-04-28T15:10:32.258Z] #45 80.03   CC       compel/arch/ppc64/src/lib/cpu.o
15:10:32 [2020-04-28T15:10:32.258Z] #45 80.60   CC       compel/arch/ppc64/src/lib/infect.o
15:10:32 [2020-04-28T15:10:32.258Z] #45 82.12   CC       compel/src/lib/infect-rpc.o
15:10:32 [2020-04-28T15:10:32.258Z] #45 82.73   CC       compel/src/lib/infect-util.o
15:10:32 [2020-04-28T15:10:32.258Z] #45 83.33   CC       compel/src/lib/infect.o
15:10:32 [2020-04-28T15:10:32.443Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
15:10:32 [2020-04-28T15:10:32.472Z] --- PASS: TestBuildLabelWithTargets (8.00s)
15:10:32 [2020-04-28T15:10:32.472Z] === RUN   TestBuildWithEmptyLayers
15:10:32 [2020-04-28T15:10:32.698Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
15:10:32 [2020-04-28T15:10:32.846Z] --- PASS: TestRenameLinkedContainer (3.19s)
15:10:32 [2020-04-28T15:10:32.846Z] === RUN   TestRenameStoppedContainer
15:10:33 [2020-04-28T15:10:33.122Z] --- PASS: TestBuildSquashParent (7.47s)
15:10:33 [2020-04-28T15:10:33.122Z] === RUN   TestBuildWithRemoveAndForceRemove
15:10:33 [2020-04-28T15:10:33.122Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:10:33 [2020-04-28T15:10:33.122Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:10:33 [2020-04-28T15:10:33.122Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:10:33 [2020-04-28T15:10:33.122Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:10:33 [2020-04-28T15:10:33.122Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:10:33 [2020-04-28T15:10:33.122Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:10:33 [2020-04-28T15:10:33.122Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:10:33 [2020-04-28T15:10:33.122Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:10:33 [2020-04-28T15:10:33.122Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:10:33 [2020-04-28T15:10:33.122Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:10:33 [2020-04-28T15:10:33.122Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:10:33 [2020-04-28T15:10:33.122Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:10:33 [2020-04-28T15:10:33.122Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:10:33 [2020-04-28T15:10:33.122Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:10:33 [2020-04-28T15:10:33.287Z] #45 88.17   CC       compel/src/lib/ptrace.o
15:10:33 [2020-04-28T15:10:33.781Z] --- PASS: TestRenameStoppedContainer (0.84s)
15:10:33 [2020-04-28T15:10:33.781Z] === RUN   TestRenameRunningContainerAndReuse
15:10:33 [2020-04-28T15:10:33.915Z] #45 88.89   AR       compel/libcompel.a
15:10:34 [2020-04-28T15:10:34.204Z] #45 89.05   HOSTCC   compel/src/main-host.o
15:10:34 [2020-04-28T15:10:34.582Z] --- PASS: TestConfigsCreateAndDelete (3.40s)
15:10:34 [2020-04-28T15:10:34.582Z] === RUN   TestConfigsUpdate
15:10:34 [2020-04-28T15:10:34.582Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
15:10:34 [2020-04-28T15:10:34.582Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
15:10:34 [2020-04-28T15:10:34.832Z] #45 89.72   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
15:10:35 [2020-04-28T15:10:35.122Z] #45 90.08   HOSTCC   compel/src/lib/handle-elf-host.o
15:10:35 [2020-04-28T15:10:35.143Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:10:35 [2020-04-28T15:10:35.143Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:10:35 [2020-04-28T15:10:35.410Z] #45 ...
15:10:35 [2020-04-28T15:10:35.410Z] 
15:10:35 [2020-04-28T15:10:35.410Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:10:35 [2020-04-28T15:10:35.410Z] #48 178.5 go/parser
15:10:35 [2020-04-28T15:10:35.410Z] #48 181.6 encoding/xml
15:10:35 [2020-04-28T15:10:35.507Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
15:10:35 [2020-04-28T15:10:35.681Z] --- PASS: TestRenameRunningContainerAndReuse (1.66s)
15:10:35 [2020-04-28T15:10:35.681Z] === RUN   TestRenameInvalidName
15:10:35 [2020-04-28T15:10:35.718Z] #48 ...
15:10:35 [2020-04-28T15:10:35.718Z] 
15:10:35 [2020-04-28T15:10:35.718Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:10:35 [2020-04-28T15:10:35.718Z] #45 90.72   HOSTCC   compel/src/lib/log-host.o
15:10:35 [2020-04-28T15:10:35.741Z] --- PASS: TestBuildWithEmptyLayers (3.00s)
15:10:35 [2020-04-28T15:10:35.741Z] === RUN   TestBuildMultiStageOnBuild
15:10:36 [2020-04-28T15:10:36.248Z] --- PASS: TestRenameInvalidName (0.80s)
15:10:36 [2020-04-28T15:10:36.248Z] === RUN   TestRenameAnonymousContainer
15:10:36 [2020-04-28T15:10:36.347Z] #45 91.23   HOSTLINK compel/compel-host-bin
15:10:36 [2020-04-28T15:10:36.636Z] #45 91.44   DEP      soccr/soccr.d
15:10:36 [2020-04-28T15:10:36.925Z] #45 91.80   CC       soccr/soccr.o
15:10:37 [2020-04-28T15:10:37.166Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:10:37 [2020-04-28T15:10:37.215Z] #45 ...
15:10:37 [2020-04-28T15:10:37.215Z] 
15:10:37 [2020-04-28T15:10:37.215Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:10:37 [2020-04-28T15:10:37.215Z] #57 180.3 golang.org/x/crypto/ssh/terminal
15:10:37 [2020-04-28T15:10:37.449Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:10:38 [2020-04-28T15:10:38.014Z] --- PASS: TestConfigsUpdate (3.30s)
15:10:38 [2020-04-28T15:10:38.014Z] === RUN   TestTemplatedConfig
15:10:38 [2020-04-28T15:10:38.014Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
15:10:38 [2020-04-28T15:10:38.241Z] #57 191.2 mvdan.cc/sh/v3/cmd/shfmt
15:10:38 [2020-04-28T15:10:38.241Z] #57 ...
15:10:38 [2020-04-28T15:10:38.241Z] 
15:10:38 [2020-04-28T15:10:38.241Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:10:38 [2020-04-28T15:10:38.241Z] #61 16.08 + cd /tmp/tmp.ZubJkkNvDJ/src/github.com/opencontainers/runc
15:10:38 [2020-04-28T15:10:38.241Z] #61 16.08 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:10:38 [2020-04-28T15:10:38.269Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
15:10:38 [2020-04-28T15:10:38.871Z] #61 16.76 + '[' -z '' ']'
15:10:39 [2020-04-28T15:10:39.160Z] #61 16.76 + target=static
15:10:39 [2020-04-28T15:10:39.160Z] #61 16.76 + make 'BUILDTAGS=seccomp apparmor selinux ' static
15:10:40 [2020-04-28T15:10:40.128Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
15:10:40 [2020-04-28T15:10:40.128Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.61s)
15:10:40 [2020-04-28T15:10:40.128Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.69s)
15:10:40 [2020-04-28T15:10:40.128Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.44s)
15:10:40 [2020-04-28T15:10:40.128Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.61s)
15:10:40 [2020-04-28T15:10:40.128Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.29s)
15:10:40 [2020-04-28T15:10:40.128Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.47s)
15:10:40 [2020-04-28T15:10:40.128Z] === RUN   TestBuildMultiStageCopy
15:10:40 [2020-04-28T15:10:40.128Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:10:40 [2020-04-28T15:10:40.153Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
15:10:40 [2020-04-28T15:10:40.432Z] --- PASS: TestRenameAnonymousContainer (4.16s)
15:10:40 [2020-04-28T15:10:40.432Z] === RUN   TestRenameContainerWithSameName
15:10:40 [2020-04-28T15:10:40.988Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
15:10:40 [2020-04-28T15:10:40.988Z] === RUN   TestBuildUncleanTarFilenames
15:10:40 [2020-04-28T15:10:40.988Z] --- PASS: TestBuildUncleanTarFilenames (0.58s)
15:10:40 [2020-04-28T15:10:40.988Z] === RUN   TestBuildMultiStageLayerLeak
15:10:41 [2020-04-28T15:10:41.077Z] --- PASS: TestTemplatedConfig (3.53s)
15:10:41 [2020-04-28T15:10:41.077Z] === RUN   TestConfigCreateResolve
15:10:41 [2020-04-28T15:10:41.331Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
15:10:41 [2020-04-28T15:10:41.331Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
15:10:41 [2020-04-28T15:10:41.331Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
15:10:41 [2020-04-28T15:10:41.366Z] --- PASS: TestRenameContainerWithSameName (0.81s)
15:10:41 [2020-04-28T15:10:41.366Z] === RUN   TestRenameContainerWithLinkedContainer
15:10:42 [2020-04-28T15:10:42.740Z] --- PASS: TestRenameContainerWithLinkedContainer (1.59s)
15:10:42 [2020-04-28T15:10:42.740Z] === RUN   TestResize
15:10:42 [2020-04-28T15:10:42.801Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:10:43 [2020-04-28T15:10:43.084Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:10:43 [2020-04-28T15:10:43.602Z] #61 20.99 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 .
15:10:43 [2020-04-28T15:10:43.674Z] --- PASS: TestResize (0.82s)
15:10:43 [2020-04-28T15:10:43.674Z] === RUN   TestResizeWithInvalidSize
15:10:43 [2020-04-28T15:10:43.698Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:10:43 [2020-04-28T15:10:43.883Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
15:10:43 [2020-04-28T15:10:43.979Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:10:44 [2020-04-28T15:10:44.241Z] --- PASS: TestResizeWithInvalidSize (0.82s)
15:10:44 [2020-04-28T15:10:44.241Z] === RUN   TestResizeWhenContainerNotStarted
15:10:44 [2020-04-28T15:10:44.807Z] --- PASS: TestConfigCreateResolve (3.52s)
15:10:44 [2020-04-28T15:10:44.807Z] === RUN   TestConfigDaemonLibtrustID
15:10:44 [2020-04-28T15:10:44.984Z] --- PASS: TestBuildMultiStageCopy (4.93s)
15:10:44 [2020-04-28T15:10:44.984Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.55s)
15:10:44 [2020-04-28T15:10:44.984Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.56s)
15:10:44 [2020-04-28T15:10:44.984Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s)
15:10:44 [2020-04-28T15:10:44.984Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.61s)
15:10:44 [2020-04-28T15:10:44.984Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.68s)
15:10:44 [2020-04-28T15:10:44.984Z] === RUN   TestBuildMultiStageParentConfig
15:10:45 [2020-04-28T15:10:45.062Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
15:10:45 [2020-04-28T15:10:45.062Z] PASS
15:10:45 [2020-04-28T15:10:45.062Z] 
15:10:45 [2020-04-28T15:10:45.062Z] DONE 7 tests in 20.978s
15:10:45 [2020-04-28T15:10:45.062Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
15:10:45 [2020-04-28T15:10:45.062Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m
15:10:45 [2020-04-28T15:10:45.062Z] ++ set -e
15:10:45 [2020-04-28T15:10:45.062Z] ++ '[' -n 0 ']'
15:10:45 [2020-04-28T15:10:45.062Z] ++ set -x
15:10:45 [2020-04-28T15:10:45.062Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m
15:10:45 [2020-04-28T15:10:45.158Z] --- PASS: TestBuildMultiStageLayerLeak (4.42s)
15:10:45 [2020-04-28T15:10:45.158Z] === RUN   TestBuildWithHugeFile
15:10:45 [2020-04-28T15:10:45.177Z] --- PASS: TestResizeWhenContainerNotStarted (0.79s)
15:10:45 [2020-04-28T15:10:45.177Z] === RUN   TestDaemonRestartKillContainers
15:10:45 [2020-04-28T15:10:45.177Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:10:45 [2020-04-28T15:10:45.177Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:10:45 [2020-04-28T15:10:45.177Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:10:45 [2020-04-28T15:10:45.177Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:10:45 [2020-04-28T15:10:45.177Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:10:45 [2020-04-28T15:10:45.177Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:10:45 [2020-04-28T15:10:45.177Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:10:45 [2020-04-28T15:10:45.177Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:10:45 [2020-04-28T15:10:45.177Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:10:45 [2020-04-28T15:10:45.177Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:10:45 [2020-04-28T15:10:45.177Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:10:45 [2020-04-28T15:10:45.177Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:10:45 [2020-04-28T15:10:45.177Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:10:45 [2020-04-28T15:10:45.177Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:10:45 [2020-04-28T15:10:45.177Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:10:45 [2020-04-28T15:10:45.177Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:10:45 [2020-04-28T15:10:45.177Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:10:45 [2020-04-28T15:10:45.177Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:10:45 [2020-04-28T15:10:45.177Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:10:45 [2020-04-28T15:10:45.177Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:10:45 [2020-04-28T15:10:45.177Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:10:45 [2020-04-28T15:10:45.177Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:10:45 [2020-04-28T15:10:45.177Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:10:45 [2020-04-28T15:10:45.177Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:10:45 [2020-04-28T15:10:45.177Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:10:45 [2020-04-28T15:10:45.177Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:10:45 [2020-04-28T15:10:45.177Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:10:45 [2020-04-28T15:10:45.177Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:10:45 [2020-04-28T15:10:45.317Z] INFO: Testing against a local daemon
15:10:45 [2020-04-28T15:10:45.317Z] === RUN   TestCheckpoint
15:10:45 [2020-04-28T15:10:45.317Z] --- SKIP: TestCheckpoint (0.00s)
15:10:45 [2020-04-28T15:10:45.317Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:10:45 [2020-04-28T15:10:45.317Z] === RUN   TestContainerInvalidJSON
15:10:45 [2020-04-28T15:10:45.317Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:10:45 [2020-04-28T15:10:45.317Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:10:45 [2020-04-28T15:10:45.317Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:10:45 [2020-04-28T15:10:45.317Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:10:45 [2020-04-28T15:10:45.317Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:10:45 [2020-04-28T15:10:45.317Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:10:45 [2020-04-28T15:10:45.317Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:10:45 [2020-04-28T15:10:45.317Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:10:45 [2020-04-28T15:10:45.317Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:10:45 [2020-04-28T15:10:45.317Z] --- PASS: TestContainerInvalidJSON (0.02s)
15:10:45 [2020-04-28T15:10:45.317Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.02s)
15:10:45 [2020-04-28T15:10:45.317Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.02s)
15:10:45 [2020-04-28T15:10:45.317Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:10:45 [2020-04-28T15:10:45.318Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:10:45 [2020-04-28T15:10:45.572Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
15:10:45 [2020-04-28T15:10:45.572Z] === RUN   TestCopyFromContainerPathIsNotDir
15:10:45 [2020-04-28T15:10:45.572Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
15:10:45 [2020-04-28T15:10:45.572Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
15:10:45 [2020-04-28T15:10:45.572Z] === RUN   TestCopyToContainerPathDoesNotExist
15:10:45 [2020-04-28T15:10:45.572Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s)
15:10:45 [2020-04-28T15:10:45.572Z] === RUN   TestCopyToContainerPathIsNotDir
15:10:45 [2020-04-28T15:10:45.681Z] #61 ...
15:10:45 [2020-04-28T15:10:45.681Z] 
15:10:45 [2020-04-28T15:10:45.681Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:10:45 [2020-04-28T15:10:45.681Z] #45 94.98   AR       soccr/libsoccr.a
15:10:45 [2020-04-28T15:10:45.681Z] #45 95.04 make[1]: 'soccr/libsoccr.a' is up to date.
15:10:45 [2020-04-28T15:10:45.681Z] #45 95.54   DEP      criu/arch/ppc64/sigframe.d
15:10:45 [2020-04-28T15:10:45.681Z] #45 95.93   DEP      criu/arch/ppc64/crtools.d
15:10:45 [2020-04-28T15:10:45.681Z] #45 96.41   DEP      criu/arch/ppc64/cpu.d
15:10:45 [2020-04-28T15:10:45.681Z] #45 96.78   CC       criu/arch/ppc64/cpu.o
15:10:45 [2020-04-28T15:10:45.681Z] #45 98.07   CC       criu/arch/ppc64/crtools.o
15:10:45 [2020-04-28T15:10:45.681Z] #45 100.4   CC       criu/arch/ppc64/sigframe.o
15:10:45 [2020-04-28T15:10:45.827Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s)
15:10:45 [2020-04-28T15:10:45.827Z] === RUN   TestCopyFromContainer
15:10:45 [2020-04-28T15:10:45.972Z] #45 101.0   LINK     criu/arch/ppc64/crtools.built-in.o
15:10:46 [2020-04-28T15:10:46.262Z] #45 101.1   DEP      criu/pie/util-vdso.d
15:10:46 [2020-04-28T15:10:46.454Z] --- PASS: TestBuildMultiStageParentConfig (1.62s)
15:10:46 [2020-04-28T15:10:46.454Z] === RUN   TestBuildLabelWithTargets
15:10:46 [2020-04-28T15:10:46.551Z] #45 101.5   DEP      criu/pie/util.d
15:10:46 [2020-04-28T15:10:46.841Z] #45 101.8   CC       criu/pie/util.o
15:10:47 [2020-04-28T15:10:47.187Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
15:10:47 [2020-04-28T15:10:47.472Z] #45 102.5   CC       criu/pie/util-vdso.o
15:10:47 [2020-04-28T15:10:47.746Z] === RUN   TestCopyFromContainer//
15:10:47 [2020-04-28T15:10:47.746Z] === RUN   TestCopyFromContainer//bar/root
15:10:48 [2020-04-28T15:10:48.002Z] === RUN   TestCopyFromContainer//bar/root/
15:10:48 [2020-04-28T15:10:48.002Z] === RUN   TestCopyFromContainer/bar/quux
15:10:48 [2020-04-28T15:10:48.256Z] === RUN   TestCopyFromContainer/bar/quux/
15:10:48 [2020-04-28T15:10:48.256Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:10:48 [2020-04-28T15:10:48.256Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:10:48 [2020-04-28T15:10:48.463Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:10:48 [2020-04-28T15:10:48.463Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:10:48 [2020-04-28T15:10:48.463Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:10:48 [2020-04-28T15:10:48.511Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:10:48 [2020-04-28T15:10:48.511Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:10:48 [2020-04-28T15:10:48.767Z] === RUN   TestCopyFromContainer/bar/notarget
15:10:48 [2020-04-28T15:10:48.767Z] --- PASS: TestCopyFromContainer (3.04s)
15:10:48 [2020-04-28T15:10:48.767Z]     --- PASS: TestCopyFromContainer// (0.15s)
15:10:48 [2020-04-28T15:10:48.767Z]     --- PASS: TestCopyFromContainer//bar/root (0.12s)
15:10:48 [2020-04-28T15:10:48.767Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
15:10:48 [2020-04-28T15:10:48.767Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
15:10:48 [2020-04-28T15:10:48.767Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.12s)
15:10:48 [2020-04-28T15:10:48.767Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
15:10:48 [2020-04-28T15:10:48.767Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
15:10:48 [2020-04-28T15:10:48.767Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s)
15:10:48 [2020-04-28T15:10:48.767Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
15:10:48 [2020-04-28T15:10:48.767Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.12s)
15:10:48 [2020-04-28T15:10:48.767Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:10:48 [2020-04-28T15:10:48.767Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:10:48 [2020-04-28T15:10:48.767Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:10:48 [2020-04-28T15:10:48.767Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:10:48 [2020-04-28T15:10:48.767Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:10:48 [2020-04-28T15:10:48.767Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:10:48 [2020-04-28T15:10:48.767Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:10:48 [2020-04-28T15:10:48.767Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:10:48 [2020-04-28T15:10:48.767Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:10:48 [2020-04-28T15:10:48.767Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:10:48 [2020-04-28T15:10:48.767Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
15:10:48 [2020-04-28T15:10:48.767Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
15:10:48 [2020-04-28T15:10:48.767Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
15:10:48 [2020-04-28T15:10:48.767Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
15:10:48 [2020-04-28T15:10:48.767Z] === RUN   TestCreateLinkToNonExistingContainer
15:10:48 [2020-04-28T15:10:48.972Z] #45 104.0   AR       criu/pie/pie.lib.a
15:10:49 [2020-04-28T15:10:49.021Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
15:10:49 [2020-04-28T15:10:49.021Z] === RUN   TestCreateWithInvalidEnv
15:10:49 [2020-04-28T15:10:49.021Z] === RUN   TestCreateWithInvalidEnv/0
15:10:49 [2020-04-28T15:10:49.021Z] === PAUSE TestCreateWithInvalidEnv/0
15:10:49 [2020-04-28T15:10:49.021Z] === RUN   TestCreateWithInvalidEnv/1
15:10:49 [2020-04-28T15:10:49.021Z] === PAUSE TestCreateWithInvalidEnv/1
15:10:49 [2020-04-28T15:10:49.021Z] === RUN   TestCreateWithInvalidEnv/2
15:10:49 [2020-04-28T15:10:49.021Z] === PAUSE TestCreateWithInvalidEnv/2
15:10:49 [2020-04-28T15:10:49.021Z] === CONT  TestCreateWithInvalidEnv/0
15:10:49 [2020-04-28T15:10:49.021Z] === CONT  TestCreateWithInvalidEnv/2
15:10:49 [2020-04-28T15:10:49.021Z] === CONT  TestCreateWithInvalidEnv/1
15:10:49 [2020-04-28T15:10:49.021Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
15:10:49 [2020-04-28T15:10:49.021Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
15:10:49 [2020-04-28T15:10:49.021Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:10:49 [2020-04-28T15:10:49.021Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:10:49 [2020-04-28T15:10:49.021Z] === RUN   TestCreateTmpfsMountsTarget
15:10:49 [2020-04-28T15:10:49.021Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s)
15:10:49 [2020-04-28T15:10:49.021Z] === RUN   TestCreateWithCustomMaskedPaths
15:10:49 [2020-04-28T15:10:49.021Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
15:10:49 [2020-04-28T15:10:49.031Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:10:49 [2020-04-28T15:10:49.133Z] --- PASS: TestBuildLabelWithTargets (2.47s)
15:10:49 [2020-04-28T15:10:49.133Z] === RUN   TestBuildWithEmptyLayers
15:10:49 [2020-04-28T15:10:49.262Z] #45 104.2   DEP      criu/pie/restorer.d
15:10:49 [2020-04-28T15:10:49.893Z] #45 104.7   DEP      criu/arch/ppc64/vdso-trampoline.d
15:10:49 [2020-04-28T15:10:49.894Z] #45 104.8   DEP      criu/arch/ppc64/restorer.d
15:10:49 [2020-04-28T15:10:49.894Z] #45 ...
15:10:49 [2020-04-28T15:10:49.894Z] 
15:10:49 [2020-04-28T15:10:49.894Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:10:49 [2020-04-28T15:10:49.894Z] #48 192.9 go/doc
15:10:49 [2020-04-28T15:10:49.894Z] #48 198.8 crypto/rand
15:10:49 [2020-04-28T15:10:49.894Z] #48 202.5 crypto/elliptic
15:10:49 [2020-04-28T15:10:49.894Z] #48 ...
15:10:49 [2020-04-28T15:10:49.894Z] 
15:10:49 [2020-04-28T15:10:49.894Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:10:49 [2020-04-28T15:10:49.894Z] #57 DONE 203.1s
15:10:49 [2020-04-28T15:10:49.894Z] 
15:10:49 [2020-04-28T15:10:49.894Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:10:49 [2020-04-28T15:10:49.894Z] #18 18.26 Fetched 8121 kB in 18s (463 kB/s)
15:10:49 [2020-04-28T15:10:49.968Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:10:49 [2020-04-28T15:10:49.968Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:10:49 [2020-04-28T15:10:49.968Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:10:50 [2020-04-28T15:10:50.139Z] --- PASS: TestBuildWithEmptyLayers (1.02s)
15:10:50 [2020-04-28T15:10:50.139Z] === RUN   TestBuildMultiStageOnBuild
15:10:50 [2020-04-28T15:10:50.184Z] #18 18.26 Reading package lists...
15:10:50 [2020-04-28T15:10:50.402Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
15:10:50 [2020-04-28T15:10:50.471Z] #18 ...
15:10:50 [2020-04-28T15:10:50.471Z] 
15:10:50 [2020-04-28T15:10:50.471Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:10:50 [2020-04-28T15:10:50.471Z] #45 105.6   DEP      criu/arch/ppc64/vdso-pie.d
15:10:51 [2020-04-28T15:10:51.110Z] #45 106.0   DEP      criu/pie/parasite-vdso.d
15:10:51 [2020-04-28T15:10:51.358Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:10:51 [2020-04-28T15:10:51.739Z] #45 106.5   DEP      criu/pie/parasite.d
15:10:51 [2020-04-28T15:10:51.764Z] --- PASS: TestCreateWithCustomMaskedPaths (2.53s)
15:10:51 [2020-04-28T15:10:51.764Z] === RUN   TestCreateWithCapabilities
15:10:51 [2020-04-28T15:10:51.764Z] === RUN   TestCreateWithCapabilities/no_capabilities
15:10:51 [2020-04-28T15:10:51.764Z] === PAUSE TestCreateWithCapabilities/no_capabilities
15:10:51 [2020-04-28T15:10:51.764Z] === RUN   TestCreateWithCapabilities/empty_capabilities
15:10:51 [2020-04-28T15:10:51.764Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
15:10:51 [2020-04-28T15:10:51.764Z] === RUN   TestCreateWithCapabilities/valid_capabilities
15:10:51 [2020-04-28T15:10:51.764Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
15:10:51 [2020-04-28T15:10:51.764Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
15:10:51 [2020-04-28T15:10:51.764Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
15:10:51 [2020-04-28T15:10:51.764Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
15:10:51 [2020-04-28T15:10:51.764Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
15:10:51 [2020-04-28T15:10:51.764Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
15:10:51 [2020-04-28T15:10:51.764Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
15:10:51 [2020-04-28T15:10:51.764Z] === RUN   TestCreateWithCapabilities/empty_capadd
15:10:51 [2020-04-28T15:10:51.764Z] === PAUSE TestCreateWithCapabilities/empty_capadd
15:10:51 [2020-04-28T15:10:51.764Z] === RUN   TestCreateWithCapabilities/empty_capdrop
15:10:51 [2020-04-28T15:10:51.764Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
15:10:51 [2020-04-28T15:10:51.764Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
15:10:51 [2020-04-28T15:10:51.764Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
15:10:51 [2020-04-28T15:10:51.764Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
15:10:51 [2020-04-28T15:10:51.764Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
15:10:51 [2020-04-28T15:10:51.764Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
15:10:51 [2020-04-28T15:10:51.764Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
15:10:51 [2020-04-28T15:10:51.764Z] === CONT  TestCreateWithCapabilities/no_capabilities
15:10:51 [2020-04-28T15:10:51.764Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
15:10:51 [2020-04-28T15:10:51.764Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
15:10:51 [2020-04-28T15:10:51.764Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
15:10:51 [2020-04-28T15:10:51.764Z] === CONT  TestCreateWithCapabilities/empty_capdrop
15:10:51 [2020-04-28T15:10:51.764Z] === CONT  TestCreateWithCapabilities/empty_capadd
15:10:51 [2020-04-28T15:10:51.764Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
15:10:51 [2020-04-28T15:10:51.764Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
15:10:51 [2020-04-28T15:10:51.764Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
15:10:51 [2020-04-28T15:10:51.764Z] === CONT  TestCreateWithCapabilities/valid_capabilities
15:10:51 [2020-04-28T15:10:51.764Z] === CONT  TestCreateWithCapabilities/empty_capabilities
15:10:51 [2020-04-28T15:10:51.764Z] --- PASS: TestCreateWithCapabilities (0.03s)
15:10:51 [2020-04-28T15:10:51.764Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
15:10:51 [2020-04-28T15:10:51.764Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
15:10:51 [2020-04-28T15:10:51.764Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s)
15:10:51 [2020-04-28T15:10:51.764Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s)
15:10:51 [2020-04-28T15:10:51.764Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s)
15:10:51 [2020-04-28T15:10:51.764Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s)
15:10:51 [2020-04-28T15:10:51.764Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s)
15:10:51 [2020-04-28T15:10:51.764Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s)
15:10:51 [2020-04-28T15:10:51.764Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
15:10:51 [2020-04-28T15:10:51.764Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s)
15:10:51 [2020-04-28T15:10:51.764Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s)
15:10:51 [2020-04-28T15:10:51.764Z] === RUN   TestCreateWithCustomReadonlyPaths
15:10:52 [2020-04-28T15:10:52.324Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
15:10:52 [2020-04-28T15:10:52.378Z] #45 107.1   CC       criu/pie/parasite.o
15:10:52 [2020-04-28T15:10:52.813Z] --- PASS: TestBuildMultiStageOnBuild (2.88s)
15:10:52 [2020-04-28T15:10:52.813Z] === RUN   TestBuildUncleanTarFilenames
15:10:52 [2020-04-28T15:10:52.883Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
15:10:54 [2020-04-28T15:10:54.244Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.54s)
15:10:54 [2020-04-28T15:10:54.244Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:10:54 [2020-04-28T15:10:54.244Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:10:54 [2020-04-28T15:10:54.244Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:10:54 [2020-04-28T15:10:54.244Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:10:54 [2020-04-28T15:10:54.244Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:10:54 [2020-04-28T15:10:54.244Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:10:54 [2020-04-28T15:10:54.244Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:10:54 [2020-04-28T15:10:54.244Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:10:54 [2020-04-28T15:10:54.244Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:10:54 [2020-04-28T15:10:54.244Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:10:54 [2020-04-28T15:10:54.244Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:10:54 [2020-04-28T15:10:54.244Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:10:54 [2020-04-28T15:10:54.244Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:10:54 [2020-04-28T15:10:54.244Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:10:54 [2020-04-28T15:10:54.244Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:10:54 [2020-04-28T15:10:54.244Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:10:54 [2020-04-28T15:10:54.244Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
15:10:54 [2020-04-28T15:10:54.244Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
15:10:54 [2020-04-28T15:10:54.244Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
15:10:54 [2020-04-28T15:10:54.244Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
15:10:54 [2020-04-28T15:10:54.244Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
15:10:54 [2020-04-28T15:10:54.244Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
15:10:54 [2020-04-28T15:10:54.244Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:10:54 [2020-04-28T15:10:54.282Z] --- PASS: TestBuildUncleanTarFilenames (1.31s)
15:10:54 [2020-04-28T15:10:54.282Z] === RUN   TestBuildMultiStageLayerLeak
15:10:54 [2020-04-28T15:10:54.448Z] #45 109.6   LINK     criu/pie/parasite.built-in.o
15:10:54 [2020-04-28T15:10:54.449Z] #45 109.6   GEN      criu/pie/parasite-blob.h
15:10:54 [2020-04-28T15:10:54.682Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
15:10:54 [2020-04-28T15:10:54.682Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.01s)
15:10:54 [2020-04-28T15:10:54.682Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.06s)
15:10:54 [2020-04-28T15:10:54.682Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.14s)
15:10:54 [2020-04-28T15:10:54.682Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.76s)
15:10:54 [2020-04-28T15:10:54.682Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.65s)
15:10:54 [2020-04-28T15:10:54.682Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.68s)
15:10:54 [2020-04-28T15:10:54.682Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.65s)
15:10:54 [2020-04-28T15:10:54.682Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.62s)
15:10:54 [2020-04-28T15:10:54.682Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.54s)
15:10:54 [2020-04-28T15:10:54.682Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.61s)
15:10:54 [2020-04-28T15:10:54.682Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.61s)
15:10:54 [2020-04-28T15:10:54.682Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.07s)
15:10:54 [2020-04-28T15:10:54.682Z] === RUN   TestCgroupNamespacesRun
15:10:54 [2020-04-28T15:10:54.740Z] #45 109.7   CC       criu/pie/parasite-vdso.o
15:10:54 [2020-04-28T15:10:54.803Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
15:10:55 [2020-04-28T15:10:55.057Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
15:10:55 [2020-04-28T15:10:55.311Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.89s)
15:10:55 [2020-04-28T15:10:55.311Z] === RUN   TestContainerStartOnDaemonRestart
15:10:55 [2020-04-28T15:10:55.311Z] === PAUSE TestContainerStartOnDaemonRestart
15:10:55 [2020-04-28T15:10:55.311Z] === RUN   TestDaemonRestartIpcMode
15:10:55 [2020-04-28T15:10:55.311Z] === PAUSE TestDaemonRestartIpcMode
15:10:55 [2020-04-28T15:10:55.311Z] === RUN   TestDaemonHostGatewayIP
15:10:55 [2020-04-28T15:10:55.311Z] === PAUSE TestDaemonHostGatewayIP
15:10:55 [2020-04-28T15:10:55.311Z] === RUN   TestContainerKillOnDaemonStart
15:10:55 [2020-04-28T15:10:55.311Z] === PAUSE TestContainerKillOnDaemonStart
15:10:55 [2020-04-28T15:10:55.311Z] === RUN   TestDiff
15:10:56 [2020-04-28T15:10:56.235Z] --- PASS: TestDiff (0.88s)
15:10:56 [2020-04-28T15:10:56.235Z] === RUN   TestExecWithCloseStdin
15:10:56 [2020-04-28T15:10:56.245Z] #45 111.1   CC       criu/arch/ppc64/vdso-pie.o
15:10:56 [2020-04-28T15:10:56.585Z] --- PASS: TestCgroupNamespacesRun (1.86s)
15:10:56 [2020-04-28T15:10:56.585Z] === RUN   TestCgroupNamespacesRunPrivileged
15:10:56 [2020-04-28T15:10:56.795Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
15:10:56 [2020-04-28T15:10:56.795Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
15:10:56 [2020-04-28T15:10:56.874Z] #45 111.8   CC       criu/arch/ppc64/restorer.o
15:10:57 [2020-04-28T15:10:57.355Z] --- PASS: TestExecWithCloseStdin (1.13s)
15:10:57 [2020-04-28T15:10:57.355Z] === RUN   TestExec
15:10:57 [2020-04-28T15:10:57.733Z] --- PASS: TestBuildMultiStageLayerLeak (3.10s)
15:10:57 [2020-04-28T15:10:57.733Z] === RUN   TestBuildWithHugeFile
15:10:57 [2020-04-28T15:10:57.903Z] #45 112.6   CC       criu/arch/ppc64/vdso-trampoline.o
15:10:57 [2020-04-28T15:10:57.903Z] #45 112.7   CC       criu/pie/restorer.o
15:10:58 [2020-04-28T15:10:58.282Z] --- PASS: TestExec (1.00s)
15:10:58 [2020-04-28T15:10:58.282Z] === RUN   TestExecUser
15:10:58 [2020-04-28T15:10:58.485Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.77s)
15:10:58 [2020-04-28T15:10:58.485Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:10:59 [2020-04-28T15:10:59.206Z] --- PASS: TestExecUser (0.90s)
15:10:59 [2020-04-28T15:10:59.206Z] === RUN   TestExportContainerAndImportImage
15:10:59 [2020-04-28T15:10:59.860Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.82s)
15:10:59 [2020-04-28T15:10:59.860Z] === RUN   TestCgroupNamespacesRunHostMode
15:11:00 [2020-04-28T15:11:00.130Z] --- PASS: TestExportContainerAndImportImage (1.08s)
15:11:00 [2020-04-28T15:11:00.130Z] === RUN   TestExportContainerAfterDaemonRestart
15:11:00 [2020-04-28T15:11:00.742Z] #45 ...
15:11:00 [2020-04-28T15:11:00.742Z] 
15:11:00 [2020-04-28T15:11:00.742Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:11:00 [2020-04-28T15:11:00.742Z] #48 213.7 github.com/LK4D4/vndr/build
15:11:01 [2020-04-28T15:11:01.054Z] === RUN   TestDockerSuite/TestBuildAddNonTar
15:11:01 [2020-04-28T15:11:01.054Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
15:11:01 [2020-04-28T15:11:01.369Z] #48 ...
15:11:01 [2020-04-28T15:11:01.369Z] 
15:11:01 [2020-04-28T15:11:01.369Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:11:01 [2020-04-28T15:11:01.369Z] #18 26.43 Reading package lists...
15:11:01 [2020-04-28T15:11:01.369Z] #18 34.09 Building dependency tree...
15:11:01 [2020-04-28T15:11:01.369Z] #18 36.22 libcap2-bin is already the newest version (1:2.25-2).
15:11:01 [2020-04-28T15:11:01.369Z] #18 36.22 The following additional packages will be installed:
15:11:01 [2020-04-28T15:11:01.369Z] #18 36.23   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
15:11:01 [2020-04-28T15:11:01.369Z] #18 36.24   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
15:11:01 [2020-04-28T15:11:01.369Z] #18 36.24   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
15:11:01 [2020-04-28T15:11:01.369Z] #18 36.24   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
15:11:01 [2020-04-28T15:11:01.369Z] #18 36.24   python3.7 python3.7-minimal vim-runtime xxd
15:11:01 [2020-04-28T15:11:01.369Z] #18 36.24 Suggested packages:
15:11:01 [2020-04-28T15:11:01.369Z] #18 36.24   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
15:11:01 [2020-04-28T15:11:01.369Z] #18 36.24   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
15:11:01 [2020-04-28T15:11:01.369Z] #18 36.24   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
15:11:01 [2020-04-28T15:11:01.369Z] #18 36.24 Recommended packages:
15:11:01 [2020-04-28T15:11:01.369Z] #18 36.24   aufs-dkms nftables build-essential python3-dev python3-keyring
15:11:01 [2020-04-28T15:11:01.369Z] #18 36.24   python3-keyrings.alt python3-xdg unzip
15:11:01 [2020-04-28T15:11:01.764Z] --- PASS: TestCgroupNamespacesRunHostMode (1.82s)
15:11:01 [2020-04-28T15:11:01.764Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:11:01 [2020-04-28T15:11:01.979Z] --- PASS: TestExportContainerAfterDaemonRestart (1.66s)
15:11:01 [2020-04-28T15:11:01.979Z] === RUN   TestHealthCheckWorkdir
15:11:01 [2020-04-28T15:11:01.998Z] #18 ...
15:11:01 [2020-04-28T15:11:01.998Z] 
15:11:01 [2020-04-28T15:11:01.998Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:11:01 [2020-04-28T15:11:01.998Z] #48 215.1 encoding/asn1
15:11:02 [2020-04-28T15:11:02.540Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
15:11:03 [2020-04-28T15:11:03.100Z] --- PASS: TestHealthCheckWorkdir (1.25s)
15:11:03 [2020-04-28T15:11:03.100Z] === RUN   TestHealthKillContainer
15:11:03 [2020-04-28T15:11:03.100Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
15:11:03 [2020-04-28T15:11:03.666Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.86s)
15:11:03 [2020-04-28T15:11:03.666Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:11:04 [2020-04-28T15:11:04.061Z] #48 217.2 vendor/golang.org/x/text/unicode/norm
15:11:04 [2020-04-28T15:11:04.352Z] #48 ...
15:11:04 [2020-04-28T15:11:04.352Z] 
15:11:04 [2020-04-28T15:11:04.352Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:11:04 [2020-04-28T15:11:04.352Z] #69 207.3 + for f in rootlesskit rootlesskit-docker-proxy
15:11:04 [2020-04-28T15:11:04.352Z] #69 207.3 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
15:11:04 [2020-04-28T15:11:04.352Z] #69 ...
15:11:04 [2020-04-28T15:11:04.352Z] 
15:11:04 [2020-04-28T15:11:04.352Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:11:04 [2020-04-28T15:11:04.352Z] #45 118.3   LINK     criu/pie/restorer.built-in.o
15:11:04 [2020-04-28T15:11:04.352Z] #45 118.3   GEN      criu/pie/restorer-blob.h
15:11:04 [2020-04-28T15:11:04.352Z] #45 118.5   DEP      criu/vdso.d
15:11:04 [2020-04-28T15:11:04.352Z] #45 118.8   DEP      criu/uts_ns.d
15:11:04 [2020-04-28T15:11:04.352Z] #45 119.1   DEP      criu/util.d
15:11:04 [2020-04-28T15:11:04.352Z] #45 119.4   DEP      criu/uffd.d
15:11:04 [2020-04-28T15:11:04.603Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.95s)
15:11:04 [2020-04-28T15:11:04.603Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:11:04 [2020-04-28T15:11:04.648Z] #45 119.7   DEP      criu/tun.d
15:11:04 [2020-04-28T15:11:04.985Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
15:11:05 [2020-04-28T15:11:05.240Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
15:11:05 [2020-04-28T15:11:05.281Z] #45 120.2   DEP      criu/tty.d
15:11:05 [2020-04-28T15:11:05.539Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.99s)
15:11:05 [2020-04-28T15:11:05.539Z] === RUN   TestCgroupNamespacesRunOlderClient
15:11:05 [2020-04-28T15:11:05.574Z] #45 120.7   DEP      criu/timerfd.d
15:11:05 [2020-04-28T15:11:05.800Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
15:11:06 [2020-04-28T15:11:06.054Z] --- PASS: TestHealthKillContainer (2.99s)
15:11:06 [2020-04-28T15:11:06.054Z] === RUN   TestInspectCpusetInConfigPre120
15:11:06 [2020-04-28T15:11:06.054Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
15:11:06 [2020-04-28T15:11:06.214Z] #45 121.1   DEP      criu/sysfs_parse.d
15:11:06 [2020-04-28T15:11:06.515Z] #45 121.5   DEP      criu/sysctl.d
15:11:06 [2020-04-28T15:11:06.615Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
15:11:06 [2020-04-28T15:11:06.869Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s)
15:11:06 [2020-04-28T15:11:06.869Z] === RUN   TestIpcModeNone
15:11:07 [2020-04-28T15:11:07.148Z] #45 122.1   DEP      criu/string.d
15:11:07 [2020-04-28T15:11:07.148Z] #45 122.2   DEP      criu/stats.d
15:11:07 [2020-04-28T15:11:07.440Z] #45 122.5   DEP      criu/sockets.d
15:11:07 [2020-04-28T15:11:07.441Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.94s)
15:11:07 [2020-04-28T15:11:07.441Z] === RUN   TestKernelTCPMemory
15:11:07 [2020-04-28T15:11:07.733Z] #45 ...
15:11:07 [2020-04-28T15:11:07.733Z] 
15:11:07 [2020-04-28T15:11:07.733Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:11:07 [2020-04-28T15:11:07.733Z] #69 DONE 220.9s
15:11:07 [2020-04-28T15:11:07.733Z] 
15:11:07 [2020-04-28T15:11:07.733Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:11:07 [2020-04-28T15:11:07.733Z] #45 122.8   DEP      criu/sk-unix.d
15:11:07 [2020-04-28T15:11:07.793Z] --- PASS: TestIpcModeNone (0.92s)
15:11:07 [2020-04-28T15:11:07.793Z] === RUN   TestIpcModePrivate
15:11:08 [2020-04-28T15:11:08.026Z] #45 ...
15:11:08 [2020-04-28T15:11:08.026Z] 
15:11:08 [2020-04-28T15:11:08.026Z] #70 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
15:11:08 [2020-04-28T15:11:08.026Z] #70 DONE 0.1s
15:11:08 [2020-04-28T15:11:08.026Z] 
15:11:08 [2020-04-28T15:11:08.026Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:11:08 [2020-04-28T15:11:08.026Z] #18 40.18 The following NEW packages will be installed:
15:11:08 [2020-04-28T15:11:08.026Z] #18 40.18   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
15:11:08 [2020-04-28T15:11:08.026Z] #18 40.18   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
15:11:08 [2020-04-28T15:11:08.026Z] #18 40.18   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
15:11:08 [2020-04-28T15:11:08.026Z] #18 40.18   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
15:11:08 [2020-04-28T15:11:08.026Z] #18 40.18   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
15:11:08 [2020-04-28T15:11:08.026Z] #18 40.18   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
15:11:08 [2020-04-28T15:11:08.026Z] #18 40.18   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
15:11:08 [2020-04-28T15:11:08.026Z] #18 40.19   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
15:11:08 [2020-04-28T15:11:08.026Z] #18 40.19   xz-utils zip
15:11:08 [2020-04-28T15:11:08.026Z] #18 40.36 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
15:11:08 [2020-04-28T15:11:08.026Z] #18 40.36 Need to get 29.2 MB of archives.
15:11:08 [2020-04-28T15:11:08.026Z] #18 40.36 After this operation, 134 MB of additional disk space will be used.
15:11:08 [2020-04-28T15:11:08.026Z] #18 40.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB]
15:11:08 [2020-04-28T15:11:08.026Z] #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]
15:11:08 [2020-04-28T15:11:08.026Z] #18 40.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB]
15:11:08 [2020-04-28T15:11:08.026Z] #18 40.74 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB]
15:11:08 [2020-04-28T15:11:08.026Z] #18 40.76 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB]
15:11:08 [2020-04-28T15:11:08.026Z] #18 40.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB]
15:11:08 [2020-04-28T15:11:08.026Z] #18 40.90 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB]
15:11:08 [2020-04-28T15:11:08.026Z] #18 40.94 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB]
15:11:08 [2020-04-28T15:11:08.026Z] #18 40.95 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB]
15:11:08 [2020-04-28T15:11:08.026Z] #18 40.96 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB]
15:11:08 [2020-04-28T15:11:08.026Z] #18 40.97 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB]
15:11:08 [2020-04-28T15:11:08.026Z] #18 40.98 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB]
15:11:08 [2020-04-28T15:11:08.026Z] #18 40.99 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB]
15:11:08 [2020-04-28T15:11:08.026Z] #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]
15:11:08 [2020-04-28T15:11:08.026Z] #18 41.01 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB]
15:11:08 [2020-04-28T15:11:08.026Z] #18 41.02 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB]
15:11:08 [2020-04-28T15:11:08.026Z] #18 41.07 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
15:11:08 [2020-04-28T15:11:08.026Z] #18 41.22 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
15:11:08 [2020-04-28T15:11:08.026Z] #18 41.25 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB]
15:11:08 [2020-04-28T15:11:08.026Z] #18 41.28 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB]
15:11:08 [2020-04-28T15:11:08.026Z] #18 41.28 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB]
15:11:08 [2020-04-28T15:11:08.026Z] #18 41.33 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB]
15:11:08 [2020-04-28T15:11:08.026Z] #18 41.49 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB]
15:11:08 [2020-04-28T15:11:08.026Z] #18 41.53 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
15:11:08 [2020-04-28T15:11:08.026Z] #18 41.57 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
15:11:08 [2020-04-28T15:11:08.026Z] #18 41.58 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
15:11:08 [2020-04-28T15:11:08.026Z] #18 41.59 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB]
15:11:08 [2020-04-28T15:11:08.026Z] #18 41.59 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB]
15:11:08 [2020-04-28T15:11:08.026Z] #18 41.60 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
15:11:08 [2020-04-28T15:11:08.026Z] #18 42.69 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
15:11:08 [2020-04-28T15:11:08.026Z] #18 42.70 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
15:11:08 [2020-04-28T15:11:08.026Z] #18 42.71 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
15:11:08 [2020-04-28T15:11:08.026Z] #18 42.72 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB]
15:11:08 [2020-04-28T15:11:08.026Z] #18 42.73 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB]
15:11:08 [2020-04-28T15:11:08.026Z] #18 42.77 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB]
15:11:08 [2020-04-28T15:11:08.026Z] #18 42.95 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB]
15:11:08 [2020-04-28T15:11:08.026Z] #18 42.95 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB]
15:11:08 [2020-04-28T15:11:08.026Z] #18 42.98 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB]
15:11:08 [2020-04-28T15:11:08.026Z] #18 43.00 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB]
15:11:08 [2020-04-28T15:11:08.026Z] #18 43.03 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB]
15:11:08 [2020-04-28T15:11:08.026Z] #18 43.06 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB]
15:11:08 [2020-04-28T15:11:08.026Z] #18 43.06 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB]
15:11:08 [2020-04-28T15:11:08.026Z] #18 43.29 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB]
15:11:08 [2020-04-28T15:11:08.047Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
15:11:08 [2020-04-28T15:11:08.317Z] #18 43.44 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB]
15:11:08 [2020-04-28T15:11:08.317Z] #18 43.47 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB]
15:11:08 [2020-04-28T15:11:08.377Z] --- PASS: TestKernelTCPMemory (0.97s)
15:11:08 [2020-04-28T15:11:08.377Z] === RUN   TestNISDomainname
15:11:08 [2020-04-28T15:11:08.970Z] --- PASS: TestIpcModePrivate (1.02s)
15:11:08 [2020-04-28T15:11:08.970Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:201, shared: false, mustBeShared: false
15:11:08 [2020-04-28T15:11:08.970Z] === RUN   TestIpcModeShareable
15:11:09 [2020-04-28T15:11:09.377Z] #18 44.45 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB]
15:11:09 [2020-04-28T15:11:09.666Z] #18 44.69 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB]
15:11:09 [2020-04-28T15:11:09.666Z] #18 44.78 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
15:11:09 [2020-04-28T15:11:09.752Z] --- PASS: TestNISDomainname (1.05s)
15:11:09 [2020-04-28T15:11:09.752Z] === RUN   TestHostnameDnsResolution
15:11:09 [2020-04-28T15:11:09.893Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
15:11:09 [2020-04-28T15:11:09.893Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
15:11:10 [2020-04-28T15:11:10.147Z] --- PASS: TestIpcModeShareable (1.22s)
15:11:10 [2020-04-28T15:11:10.147Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:199, shared: true, mustBeShared: true
15:11:10 [2020-04-28T15:11:10.147Z] === RUN   TestAPIIpcModeShareableAndContainer
15:11:11 [2020-04-28T15:11:11.070Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
15:11:11 [2020-04-28T15:11:11.169Z] #18 46.15 debconf: delaying package configuration, since apt-utils is not installed
15:11:11 [2020-04-28T15:11:11.169Z] #18 46.37 Fetched 29.2 MB in 4s (6491 kB/s)
15:11:11 [2020-04-28T15:11:11.459Z] #18 46.43 Selecting previously unselected package pigz.
15:11:11 [2020-04-28T15:11:11.459Z] #18 46.43 (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 ... 23360 files and directories currently installed.)
15:11:11 [2020-04-28T15:11:11.459Z] #18 46.51 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ...
15:11:11 [2020-04-28T15:11:11.459Z] #18 46.52 Unpacking pigz (2.4-1) ...
15:11:11 [2020-04-28T15:11:11.630Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
15:11:11 [2020-04-28T15:11:11.654Z] --- PASS: TestHostnameDnsResolution (1.84s)
15:11:11 [2020-04-28T15:11:11.654Z] === RUN   TestStats
15:11:11 [2020-04-28T15:11:11.749Z] #18 46.68 Selecting previously unselected package libpython3.7-minimal:ppc64el.
15:11:11 [2020-04-28T15:11:11.749Z] #18 46.70 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ...
15:11:11 [2020-04-28T15:11:11.749Z] #18 46.71 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ...
15:11:12 [2020-04-28T15:11:12.190Z] === RUN   TestDockerSuite/TestBuildAddScript
15:11:12 [2020-04-28T15:11:12.379Z] #18 47.53 Selecting previously unselected package python3.7-minimal.
15:11:12 [2020-04-28T15:11:12.379Z] #18 47.56 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ...
15:11:12 [2020-04-28T15:11:12.379Z] #18 47.59 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
15:11:13 [2020-04-28T15:11:13.550Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.26s)
15:11:13 [2020-04-28T15:11:13.550Z] === RUN   TestAPIIpcModeHost
15:11:13 [2020-04-28T15:11:13.550Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
15:11:14 [2020-04-28T15:11:14.111Z] --- PASS: TestAPIIpcModeHost (0.73s)
15:11:14 [2020-04-28T15:11:14.111Z] === RUN   TestDaemonIpcModeShareable
15:11:14 [2020-04-28T15:11:14.183Z] --- PASS: TestStats (2.84s)
15:11:14 [2020-04-28T15:11:14.183Z] === RUN   TestStopContainerWithTimeout
15:11:14 [2020-04-28T15:11:14.183Z] === RUN   TestStopContainerWithTimeout/0
15:11:14 [2020-04-28T15:11:14.183Z] === PAUSE TestStopContainerWithTimeout/0
15:11:14 [2020-04-28T15:11:14.183Z] === RUN   TestStopContainerWithTimeout/1
15:11:14 [2020-04-28T15:11:14.183Z] === PAUSE TestStopContainerWithTimeout/1
15:11:14 [2020-04-28T15:11:14.183Z] === RUN   TestStopContainerWithTimeout/3
15:11:14 [2020-04-28T15:11:14.183Z] === PAUSE TestStopContainerWithTimeout/3
15:11:14 [2020-04-28T15:11:14.183Z] === RUN   TestStopContainerWithTimeout/-1
15:11:14 [2020-04-28T15:11:14.183Z] === PAUSE TestStopContainerWithTimeout/-1
15:11:14 [2020-04-28T15:11:14.183Z] === CONT  TestStopContainerWithTimeout/0
15:11:14 [2020-04-28T15:11:14.183Z] === CONT  TestStopContainerWithTimeout/1
15:11:14 [2020-04-28T15:11:14.183Z] === CONT  TestStopContainerWithTimeout/3
15:11:14 [2020-04-28T15:11:14.183Z] === CONT  TestStopContainerWithTimeout/-1
15:11:14 [2020-04-28T15:11:14.440Z] #18 49.27 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ...
15:11:14 [2020-04-28T15:11:14.440Z] #18 49.29 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
15:11:15 [2020-04-28T15:11:15.483Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
15:11:15 [2020-04-28T15:11:15.738Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
15:11:15 [2020-04-28T15:11:15.993Z] --- PASS: TestDaemonIpcModeShareable (1.80s)
15:11:15 [2020-04-28T15:11:15.993Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:229, shared: true, mustBeShared: true
15:11:15 [2020-04-28T15:11:15.993Z] === RUN   TestDaemonIpcModePrivate
15:11:16 [2020-04-28T15:11:16.046Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:11:16 [2020-04-28T15:11:16.046Z] 
15:11:16 [2020-04-28T15:11:16.046Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
15:11:16 [2020-04-28T15:11:16.046Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
15:11:16 [2020-04-28T15:11:16.046Z] Using test binary docker
15:11:16 [2020-04-28T15:11:16.046Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:11:16 [2020-04-28T15:11:16.046Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:11:16 [2020-04-28T15:11:16.046Z] INFO: Waiting for daemon to start...
15:11:16 [2020-04-28T15:11:16.046Z] Starting dockerd
15:11:16 [2020-04-28T15:11:16.492Z] #18 ...
15:11:16 [2020-04-28T15:11:16.492Z] 
15:11:16 [2020-04-28T15:11:16.492Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:11:16 [2020-04-28T15:11:16.492Z] #48 229.4 vendor/golang.org/x/crypto/cryptobyte
15:11:17 [2020-04-28T15:11:17.353Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
15:11:17 [2020-04-28T15:11:17.466Z] --- PASS: TestStopContainerWithTimeout (0.02s)
15:11:17 [2020-04-28T15:11:17.466Z]     --- PASS: TestStopContainerWithTimeout/0 (1.09s)
15:11:17 [2020-04-28T15:11:17.466Z]     --- PASS: TestStopContainerWithTimeout/1 (2.30s)
15:11:17 [2020-04-28T15:11:17.466Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.05s)
15:11:17 [2020-04-28T15:11:17.466Z]     --- PASS: TestStopContainerWithTimeout/3 (3.31s)
15:11:17 [2020-04-28T15:11:17.466Z] === RUN   TestDeleteDevicemapper
15:11:17 [2020-04-28T15:11:17.466Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:11:17 [2020-04-28T15:11:17.466Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:11:17 [2020-04-28T15:11:17.466Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:11:17 [2020-04-28T15:11:17.914Z] --- PASS: TestDaemonIpcModePrivate (1.92s)
15:11:17 [2020-04-28T15:11:17.914Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:220, shared: false, mustBeShared: false
15:11:17 [2020-04-28T15:11:17.914Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:11:17 [2020-04-28T15:11:17.925Z] .
15:11:17 [2020-04-28T15:11:17.925Z] INFO: Building docker-sdk-python3:4.2.0...
15:11:18 [2020-04-28T15:11:18.550Z] #48 ...
15:11:18 [2020-04-28T15:11:18.550Z] 
15:11:18 [2020-04-28T15:11:18.550Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:11:18 [2020-04-28T15:11:18.550Z] #45 123.3   DEP      criu/sk-tcp.d
15:11:18 [2020-04-28T15:11:18.550Z] #45 124.0   DEP      criu/sk-queue.d
15:11:18 [2020-04-28T15:11:18.550Z] #45 124.5   DEP      criu/sk-packet.d
15:11:18 [2020-04-28T15:11:18.550Z] #45 125.0   DEP      criu/sk-netlink.d
15:11:18 [2020-04-28T15:11:18.550Z] #45 125.4   DEP      criu/sk-inet.d
15:11:18 [2020-04-28T15:11:18.550Z] #45 125.8   DEP      criu/signalfd.d
15:11:18 [2020-04-28T15:11:18.550Z] #45 126.1   DEP      criu/sigframe.d
15:11:18 [2020-04-28T15:11:18.550Z] #45 126.3   DEP      criu/shmem.d
15:11:18 [2020-04-28T15:11:18.550Z] #45 126.7   DEP      criu/servicefd.d
15:11:18 [2020-04-28T15:11:18.550Z] #45 127.0   DEP      criu/seize.d
15:11:18 [2020-04-28T15:11:18.550Z] #45 127.4   DEP      criu/seccomp.d
15:11:18 [2020-04-28T15:11:18.550Z] #45 127.7   DEP      criu/rst-malloc.d
15:11:18 [2020-04-28T15:11:18.550Z] #45 127.8   DEP      criu/rbtree.d
15:11:18 [2020-04-28T15:11:18.550Z] #45 127.9   DEP      criu/pstree.d
15:11:18 [2020-04-28T15:11:18.550Z] #45 128.4   DEP      criu/protobuf.d
15:11:18 [2020-04-28T15:11:18.550Z] #45 128.6   GEN      criu/protobuf-desc-gen.h
15:11:18 [2020-04-28T15:11:18.550Z] #45 131.5   DEP      criu/protobuf-desc.d
15:11:18 [2020-04-28T15:11:18.550Z] #45 131.8   DEP      criu/proc_parse.d
15:11:18 [2020-04-28T15:11:18.550Z] #45 132.3   DEP      criu/plugin.d
15:11:18 [2020-04-28T15:11:18.550Z] #45 132.5   DEP      criu/pipes.d
15:11:18 [2020-04-28T15:11:18.550Z] #45 132.9   DEP      criu/pie-util.d
15:11:18 [2020-04-28T15:11:18.550Z] #45 133.0   DEP      criu/pie-util-vdso.d
15:11:18 [2020-04-28T15:11:18.550Z] #45 133.3   DEP      criu/path.d
15:11:18 [2020-04-28T15:11:18.550Z] #45 ...
15:11:18 [2020-04-28T15:11:18.550Z] 
15:11:18 [2020-04-28T15:11:18.550Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:11:18 [2020-04-28T15:11:18.550Z] #18 53.03 Selecting previously unselected package python3-minimal.
15:11:18 [2020-04-28T15:11:18.550Z] #18 53.03 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23609 files and directories currently installed.)
15:11:18 [2020-04-28T15:11:18.550Z] #18 53.15 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ...
15:11:18 [2020-04-28T15:11:18.550Z] #18 53.15 Unpacking python3-minimal (3.7.3-1) ...
15:11:18 [2020-04-28T15:11:18.550Z] #18 53.28 Selecting previously unselected package libmpdec2:ppc64el.
15:11:18 [2020-04-28T15:11:18.550Z] #18 53.28 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ...
15:11:18 [2020-04-28T15:11:18.550Z] #18 53.30 Unpacking libmpdec2:ppc64el (2.4.2-2) ...
15:11:18 [2020-04-28T15:11:18.550Z] #18 53.55 Selecting previously unselected package libpython3.7-stdlib:ppc64el.
15:11:18 [2020-04-28T15:11:18.550Z] #18 53.58 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ...
15:11:18 [2020-04-28T15:11:18.550Z] #18 53.58 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ...
15:11:19 [2020-04-28T15:11:19.797Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
15:11:19 [2020-04-28T15:11:19.797Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.74s)
15:11:19 [2020-04-28T15:11:19.797Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:229, shared: false, mustBeShared: false
15:11:19 [2020-04-28T15:11:19.797Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:11:20 [2020-04-28T15:11:20.049Z] #18 55.01 Selecting previously unselected package python3.7.
15:11:20 [2020-04-28T15:11:20.049Z] #18 55.02 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ...
15:11:20 [2020-04-28T15:11:20.049Z] #18 55.03 Unpacking python3.7 (3.7.3-2+deb10u1) ...
15:11:20 [2020-04-28T15:11:20.049Z] #18 55.11 Selecting previously unselected package libpython3-stdlib:ppc64el.
15:11:20 [2020-04-28T15:11:20.049Z] #18 55.13 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ...
15:11:20 [2020-04-28T15:11:20.049Z] #18 55.13 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ...
15:11:20 [2020-04-28T15:11:20.052Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
15:11:20 [2020-04-28T15:11:20.339Z] #18 55.27 Setting up python3-minimal (3.7.3-1) ...
15:11:20 [2020-04-28T15:11:20.750Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.17s)
15:11:20 [2020-04-28T15:11:20.750Z] === RUN   TestUpdateMemory
15:11:20 [2020-04-28T15:11:20.750Z] --- SKIP: TestUpdateMemory (0.00s)
15:11:20 [2020-04-28T15:11:20.750Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
15:11:20 [2020-04-28T15:11:20.750Z] === RUN   TestUpdateCPUQuota
15:11:21 [2020-04-28T15:11:21.368Z] #18 56.60 Selecting previously unselected package python3.
15:11:21 [2020-04-28T15:11:21.413Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.69s)
15:11:21 [2020-04-28T15:11:21.413Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:207, shared: true, mustBeShared: true
15:11:21 [2020-04-28T15:11:21.413Z] === RUN   TestIpcModeOlderClient
15:11:21 [2020-04-28T15:11:21.413Z] === PAUSE TestIpcModeOlderClient
15:11:21 [2020-04-28T15:11:21.413Z] === RUN   TestKillContainerInvalidSignal
15:11:21 [2020-04-28T15:11:21.675Z] #18 56.61 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24021 files and directories currently installed.)
15:11:21 [2020-04-28T15:11:21.675Z] #18 56.74 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ...
15:11:21 [2020-04-28T15:11:21.675Z] #18 56.75 Unpacking python3 (3.7.3-1) ...
15:11:21 [2020-04-28T15:11:21.675Z] #18 56.95 Selecting previously unselected package libip4tc0:ppc64el.
15:11:21 [2020-04-28T15:11:21.975Z] #18 56.98 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ...
15:11:21 [2020-04-28T15:11:21.975Z] #18 56.99 Unpacking libip4tc0:ppc64el (1.8.2-4) ...
15:11:21 [2020-04-28T15:11:21.975Z] #18 57.19 Selecting previously unselected package libip6tc0:ppc64el.
15:11:22 [2020-04-28T15:11:22.124Z] --- PASS: TestUpdateCPUQuota (1.48s)
15:11:22 [2020-04-28T15:11:22.124Z] === RUN   TestUpdatePidsLimit
15:11:22 [2020-04-28T15:11:22.124Z] === RUN   TestUpdatePidsLimit/update_from_none
15:11:22 [2020-04-28T15:11:22.271Z] #18 57.22 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ...
15:11:22 [2020-04-28T15:11:22.271Z] #18 57.22 Unpacking libip6tc0:ppc64el (1.8.2-4) ...
15:11:22 [2020-04-28T15:11:22.271Z] #18 57.49 Selecting previously unselected package libiptc0:ppc64el.
15:11:22 [2020-04-28T15:11:22.337Z] --- PASS: TestKillContainerInvalidSignal (0.89s)
15:11:22 [2020-04-28T15:11:22.338Z] === RUN   TestKillContainer
15:11:22 [2020-04-28T15:11:22.338Z] === RUN   TestKillContainer/no_signal
15:11:22 [2020-04-28T15:11:22.560Z] #18 57.52 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ...
15:11:22 [2020-04-28T15:11:22.560Z] #18 57.53 Unpacking libiptc0:ppc64el (1.8.2-4) ...
15:11:22 [2020-04-28T15:11:22.560Z] #18 57.69 Selecting previously unselected package libnfnetlink0:ppc64el.
15:11:22 [2020-04-28T15:11:22.560Z] #18 57.71 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ...
15:11:22 [2020-04-28T15:11:22.560Z] #18 57.72 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ...
15:11:22 [2020-04-28T15:11:22.690Z] === RUN   TestUpdatePidsLimit/no_change
15:11:22 [2020-04-28T15:11:22.848Z] #18 57.82 Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
15:11:22 [2020-04-28T15:11:22.848Z] #18 57.84 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ...
15:11:22 [2020-04-28T15:11:22.848Z] #18 57.85 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
15:11:22 [2020-04-28T15:11:22.848Z] #18 57.93 Selecting previously unselected package libnftnl11:ppc64el.
15:11:22 [2020-04-28T15:11:22.848Z] #18 57.94 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ...
15:11:22 [2020-04-28T15:11:22.848Z] #18 57.95 Unpacking libnftnl11:ppc64el (1.1.2-2) ...
15:11:22 [2020-04-28T15:11:22.897Z] === RUN   TestKillContainer/non_killing_signal
15:11:22 [2020-04-28T15:11:22.948Z] === RUN   TestUpdatePidsLimit/update_lower
15:11:23 [2020-04-28T15:11:23.136Z] #18 58.08 Selecting previously unselected package iptables.
15:11:23 [2020-04-28T15:11:23.136Z] #18 58.10 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ...
15:11:23 [2020-04-28T15:11:23.136Z] #18 58.11 Unpacking iptables (1.8.2-4) ...
15:11:23 [2020-04-28T15:11:23.514Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
15:11:23 [2020-04-28T15:11:23.764Z] #18 59.03 Selecting previously unselected package xxd.
15:11:23 [2020-04-28T15:11:23.772Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
15:11:23 [2020-04-28T15:11:23.821Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
15:11:23 [2020-04-28T15:11:23.821Z] === RUN   TestKillContainer/killing_signal
15:11:24 [2020-04-28T15:11:24.058Z] #18 59.05 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ...
15:11:24 [2020-04-28T15:11:24.058Z] #18 59.05 Unpacking xxd (2:8.1.0875-5) ...
15:11:24 [2020-04-28T15:11:24.058Z] #18 59.20 Selecting previously unselected package vim-common.
15:11:24 [2020-04-28T15:11:24.058Z] #18 59.21 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
15:11:24 [2020-04-28T15:11:24.058Z] #18 59.27 Unpacking vim-common (2:8.1.0875-5) ...
15:11:24 [2020-04-28T15:11:24.077Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
15:11:24 [2020-04-28T15:11:24.338Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
15:11:24 [2020-04-28T15:11:24.347Z] #18 59.60 Selecting previously unselected package bash-completion.
15:11:24 [2020-04-28T15:11:24.596Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
15:11:24 [2020-04-28T15:11:24.636Z] #18 59.62 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
15:11:24 [2020-04-28T15:11:24.636Z] --- PASS: TestKillContainer (2.51s)
15:11:24 [2020-04-28T15:11:24.636Z]     --- PASS: TestKillContainer/no_signal (0.85s)
15:11:24 [2020-04-28T15:11:24.636Z]     --- PASS: TestKillContainer/non_killing_signal (0.64s)
15:11:24 [2020-04-28T15:11:24.636Z]     --- PASS: TestKillContainer/killing_signal (0.77s)
15:11:24 [2020-04-28T15:11:24.636Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:11:24 [2020-04-28T15:11:24.636Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:11:24 [2020-04-28T15:11:24.708Z] --- PASS: TestBuildWithHugeFile (25.92s)
15:11:24 [2020-04-28T15:11:24.708Z] === RUN   TestBuildWithEmptyDockerfile
15:11:24 [2020-04-28T15:11:24.708Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:11:24 [2020-04-28T15:11:24.708Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:11:24 [2020-04-28T15:11:24.708Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:11:24 [2020-04-28T15:11:24.708Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:11:24 [2020-04-28T15:11:24.708Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:11:24 [2020-04-28T15:11:24.708Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:11:24 [2020-04-28T15:11:24.708Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:11:24 [2020-04-28T15:11:24.708Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:11:24 [2020-04-28T15:11:24.708Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:11:24 [2020-04-28T15:11:24.708Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
15:11:24 [2020-04-28T15:11:24.708Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
15:11:24 [2020-04-28T15:11:24.708Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s)
15:11:24 [2020-04-28T15:11:24.708Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s)
15:11:24 [2020-04-28T15:11:24.708Z] === RUN   TestBuildPreserveOwnership
15:11:24 [2020-04-28T15:11:24.708Z] === RUN   TestBuildPreserveOwnership/copy_from
15:11:25 [2020-04-28T15:11:25.564Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:11:26 [2020-04-28T15:11:26.122Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.56s)
15:11:26 [2020-04-28T15:11:26.122Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.72s)
15:11:26 [2020-04-28T15:11:26.122Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.59s)
15:11:26 [2020-04-28T15:11:26.122Z] === RUN   TestKillStoppedContainer
15:11:26 [2020-04-28T15:11:26.377Z] --- PASS: TestKillStoppedContainer (0.06s)
15:11:26 [2020-04-28T15:11:26.377Z] === RUN   TestKillStoppedContainerAPIPre120
15:11:26 [2020-04-28T15:11:26.377Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
15:11:26 [2020-04-28T15:11:26.377Z] === RUN   TestKillDifferentUserContainer
15:11:26 [2020-04-28T15:11:26.496Z] --- PASS: TestUpdatePidsLimit (4.03s)
15:11:26 [2020-04-28T15:11:26.496Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.39s)
15:11:26 [2020-04-28T15:11:26.496Z]     --- PASS: TestUpdatePidsLimit/no_change (0.42s)
15:11:26 [2020-04-28T15:11:26.496Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.40s)
15:11:26 [2020-04-28T15:11:26.496Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s)
15:11:26 [2020-04-28T15:11:26.496Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s)
15:11:26 [2020-04-28T15:11:26.496Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s)
15:11:26 [2020-04-28T15:11:26.496Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s)
15:11:26 [2020-04-28T15:11:26.496Z] === RUN   TestUpdateRestartPolicy
15:11:27 [2020-04-28T15:11:27.300Z] --- PASS: TestKillDifferentUserContainer (0.74s)
15:11:27 [2020-04-28T15:11:27.300Z] === RUN   TestInspectOomKilledTrue
15:11:27 [2020-04-28T15:11:27.300Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
15:11:27 [2020-04-28T15:11:27.300Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:11:27 [2020-04-28T15:11:27.300Z] === RUN   TestInspectOomKilledFalse
15:11:27 [2020-04-28T15:11:27.300Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
15:11:27 [2020-04-28T15:11:27.300Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:11:27 [2020-04-28T15:11:27.300Z] === RUN   TestLinksEtcHostsContentMatch
15:11:27 [2020-04-28T15:11:27.555Z] --- PASS: TestLinksEtcHostsContentMatch (0.53s)
15:11:27 [2020-04-28T15:11:27.555Z] === RUN   TestLinksContainerNames
15:11:28 [2020-04-28T15:11:28.156Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
15:11:28 [2020-04-28T15:11:28.916Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
15:11:29 [2020-04-28T15:11:29.073Z] #18 ...
15:11:29 [2020-04-28T15:11:29.073Z] 
15:11:29 [2020-04-28T15:11:29.073Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:11:29 [2020-04-28T15:11:29.073Z] #45 133.6   DEP      criu/parasite-syscall.d
15:11:29 [2020-04-28T15:11:29.073Z] #45 134.0   DEP      criu/pagemap.d
15:11:29 [2020-04-28T15:11:29.073Z] #45 134.2   DEP      criu/pagemap-cache.d
15:11:29 [2020-04-28T15:11:29.073Z] #45 134.5   DEP      criu/page-xfer.d
15:11:29 [2020-04-28T15:11:29.073Z] #45 134.8   DEP      criu/page-pipe.d
15:11:29 [2020-04-28T15:11:29.073Z] #45 135.0   DEP      criu/netfilter.d
15:11:29 [2020-04-28T15:11:29.073Z] #45 135.1   DEP      criu/net.d
15:11:29 [2020-04-28T15:11:29.073Z] #45 135.4   DEP      criu/namespaces.d
15:11:29 [2020-04-28T15:11:29.073Z] #45 135.7   DEP      criu/mount.d
15:11:29 [2020-04-28T15:11:29.073Z] #45 136.0   DEP      criu/mem.d
15:11:29 [2020-04-28T15:11:29.073Z] #45 136.3   DEP      criu/lsm.d
15:11:29 [2020-04-28T15:11:29.073Z] #45 136.6   DEP      criu/log.d
15:11:29 [2020-04-28T15:11:29.073Z] #45 136.9   DEP      criu/libnetlink.d
15:11:29 [2020-04-28T15:11:29.073Z] #45 137.2   DEP      criu/kerndat.d
15:11:29 [2020-04-28T15:11:29.073Z] #45 137.7   DEP      criu/kcmp-ids.d
15:11:29 [2020-04-28T15:11:29.073Z] #45 137.9   DEP      criu/irmap.d
15:11:29 [2020-04-28T15:11:29.073Z] #45 138.3   DEP      criu/ipc_ns.d
15:11:29 [2020-04-28T15:11:29.073Z] #45 138.6   DEP      criu/image.d
15:11:29 [2020-04-28T15:11:29.073Z] #45 139.0   DEP      criu/image-desc.d
15:11:29 [2020-04-28T15:11:29.073Z] #45 139.2   DEP      criu/fsnotify.d
15:11:29 [2020-04-28T15:11:29.073Z] #45 139.5   DEP      criu/filesystems.d
15:11:29 [2020-04-28T15:11:29.073Z] #45 139.7   DEP      criu/files.d
15:11:29 [2020-04-28T15:11:29.073Z] #45 140.0   DEP      criu/files-reg.d
15:11:29 [2020-04-28T15:11:29.073Z] #45 140.4   DEP      criu/files-ext.d
15:11:29 [2020-04-28T15:11:29.073Z] #45 140.7   DEP      criu/file-lock.d
15:11:29 [2020-04-28T15:11:29.073Z] #45 141.0   DEP      criu/file-ids.d
15:11:29 [2020-04-28T15:11:29.073Z] #45 141.2   DEP      criu/fifo.d
15:11:29 [2020-04-28T15:11:29.073Z] #45 141.5   DEP      criu/fdstore.d
15:11:29 [2020-04-28T15:11:29.073Z] #45 141.8   DEP      criu/fault-injection.d
15:11:29 [2020-04-28T15:11:29.073Z] #45 141.9   DEP      criu/external.d
15:11:29 [2020-04-28T15:11:29.073Z] #45 142.1   DEP      criu/eventpoll.d
15:11:29 [2020-04-28T15:11:29.073Z] #45 142.4   DEP      criu/eventfd.d
15:11:29 [2020-04-28T15:11:29.073Z] #45 142.7   DEP      criu/crtools.d
15:11:29 [2020-04-28T15:11:29.073Z] #45 143.0   DEP      criu/cr-service.d
15:11:29 [2020-04-28T15:11:29.073Z] #45 143.3   DEP      criu/cr-restore.d
15:11:29 [2020-04-28T15:11:29.073Z] #45 143.7   DEP      criu/cr-errno.d
15:11:29 [2020-04-28T15:11:29.073Z] #45 ...
15:11:29 [2020-04-28T15:11:29.073Z] 
15:11:29 [2020-04-28T15:11:29.073Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:11:29 [2020-04-28T15:11:29.073Z] #48 231.7 vendor/golang.org/x/net/http2/hpack
15:11:29 [2020-04-28T15:11:29.073Z] #48 236.9 mime
15:11:29 [2020-04-28T15:11:29.073Z] #48 238.7 net/http/internal
15:11:29 [2020-04-28T15:11:29.073Z] #48 240.0 vendor/golang.org/x/net/idna
15:11:29 [2020-04-28T15:11:29.073Z] #48 ...
15:11:29 [2020-04-28T15:11:29.073Z] 
15:11:29 [2020-04-28T15:11:29.073Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:11:29 [2020-04-28T15:11:29.073Z] #45 143.7   DEP      criu/cr-dump.d
15:11:29 [2020-04-28T15:11:29.172Z] --- PASS: TestLinksContainerNames (1.62s)
15:11:29 [2020-04-28T15:11:29.172Z] === RUN   TestLogsFollowTailEmpty
15:11:29 [2020-04-28T15:11:29.364Z] #45 144.2   DEP      criu/cr-dedup.d
15:11:29 [2020-04-28T15:11:29.657Z] #45 144.5   DEP      criu/cr-check.d
15:11:29 [2020-04-28T15:11:29.944Z] #45 145.0   DEP      criu/config.d
15:11:30 [2020-04-28T15:11:30.095Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
15:11:30 [2020-04-28T15:11:30.095Z] --- PASS: TestLogsFollowTailEmpty (0.89s)
15:11:30 [2020-04-28T15:11:30.095Z] === RUN   TestContainerNetworkMountsNoChown
15:11:30 [2020-04-28T15:11:30.176Z] --- PASS: TestBuildPreserveOwnership (6.50s)
15:11:30 [2020-04-28T15:11:30.176Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.24s)
15:11:30 [2020-04-28T15:11:30.176Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.26s)
15:11:30 [2020-04-28T15:11:30.176Z] === RUN   TestBuildPlatformInvalid
15:11:30 [2020-04-28T15:11:30.176Z] --- PASS: TestBuildPlatformInvalid (0.14s)
15:11:30 [2020-04-28T15:11:30.176Z] PASS
15:11:30 [2020-04-28T15:11:30.176Z] 
15:11:30 [2020-04-28T15:11:30.176Z] === Skipped
15:11:30 [2020-04-28T15:11:30.176Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
15:11:30 [2020-04-28T15:11:30.176Z]     build_session_test.go:25: TODO: BuildKit
15:11:30 [2020-04-28T15:11:30.176Z] 
15:11:30 [2020-04-28T15:11:30.176Z] 
15:11:30 [2020-04-28T15:11:30.176Z] DONE 32 tests, 1 skipped in 77.092s
15:11:30 [2020-04-28T15:11:30.176Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
15:11:30 [2020-04-28T15:11:30.176Z] ++ 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
15:11:30 [2020-04-28T15:11:30.176Z] ++ set -e
15:11:30 [2020-04-28T15:11:30.176Z] ++ '[' -n 0 ']'
15:11:30 [2020-04-28T15:11:30.176Z] ++ set -x
15:11:30 [2020-04-28T15:11:30.176Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
15:11:30 [2020-04-28T15:11:30.176Z] INFO: Testing against a local daemon
15:11:30 [2020-04-28T15:11:30.176Z] === RUN   TestConfigInspect
15:11:30 [2020-04-28T15:11:30.232Z] #45 145.3   DEP      criu/clone-noasan.d
15:11:30 [2020-04-28T15:11:30.522Z] #45 145.4   DEP      criu/cgroup.d
15:11:30 [2020-04-28T15:11:30.811Z] #45 145.8   DEP      criu/cgroup-props.d
15:11:31 [2020-04-28T15:11:31.099Z] #45 146.1   DEP      criu/bitmap.d
15:11:31 [2020-04-28T15:11:31.099Z] #45 146.1   DEP      criu/bfd.d
15:11:31 [2020-04-28T15:11:31.388Z] #45 146.3   DEP      criu/autofs.d
15:11:31 [2020-04-28T15:11:31.458Z] --- PASS: TestContainerNetworkMountsNoChown (1.13s)
15:11:31 [2020-04-28T15:11:31.458Z] === RUN   TestMountDaemonRoot
15:11:31 [2020-04-28T15:11:31.458Z] === RUN   TestMountDaemonRoot/default
15:11:31 [2020-04-28T15:11:31.458Z] === PAUSE TestMountDaemonRoot/default
15:11:31 [2020-04-28T15:11:31.458Z] === RUN   TestMountDaemonRoot/private
15:11:31 [2020-04-28T15:11:31.458Z] === PAUSE TestMountDaemonRoot/private
15:11:31 [2020-04-28T15:11:31.458Z] === RUN   TestMountDaemonRoot/rprivate
15:11:31 [2020-04-28T15:11:31.458Z] === PAUSE TestMountDaemonRoot/rprivate
15:11:31 [2020-04-28T15:11:31.458Z] === RUN   TestMountDaemonRoot/slave
15:11:31 [2020-04-28T15:11:31.458Z] === PAUSE TestMountDaemonRoot/slave
15:11:31 [2020-04-28T15:11:31.458Z] === RUN   TestMountDaemonRoot/rslave
15:11:31 [2020-04-28T15:11:31.458Z] === PAUSE TestMountDaemonRoot/rslave
15:11:31 [2020-04-28T15:11:31.458Z] === RUN   TestMountDaemonRoot/shared
15:11:31 [2020-04-28T15:11:31.458Z] === PAUSE TestMountDaemonRoot/shared
15:11:31 [2020-04-28T15:11:31.458Z] === RUN   TestMountDaemonRoot/rshared
15:11:31 [2020-04-28T15:11:31.458Z] === PAUSE TestMountDaemonRoot/rshared
15:11:31 [2020-04-28T15:11:31.458Z] === CONT  TestMountDaemonRoot/default
15:11:31 [2020-04-28T15:11:31.458Z] === CONT  TestMountDaemonRoot/rshared
15:11:31 [2020-04-28T15:11:31.458Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:11:31 [2020-04-28T15:11:31.458Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:11:31 [2020-04-28T15:11:31.458Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:11:31 [2020-04-28T15:11:31.458Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:11:31 [2020-04-28T15:11:31.458Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:11:31 [2020-04-28T15:11:31.458Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:11:31 [2020-04-28T15:11:31.458Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:11:31 [2020-04-28T15:11:31.458Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:11:31 [2020-04-28T15:11:31.458Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:11:31 [2020-04-28T15:11:31.458Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:11:31 [2020-04-28T15:11:31.458Z] === RUN   TestMountDaemonRoot/default/mount_root
15:11:31 [2020-04-28T15:11:31.458Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:11:31 [2020-04-28T15:11:31.458Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:11:31 [2020-04-28T15:11:31.458Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:11:31 [2020-04-28T15:11:31.458Z] === RUN   TestMountDaemonRoot/default/bind_root
15:11:31 [2020-04-28T15:11:31.458Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:11:31 [2020-04-28T15:11:31.458Z] === CONT  TestMountDaemonRoot/shared
15:11:31 [2020-04-28T15:11:31.458Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:11:31 [2020-04-28T15:11:31.458Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:11:31 [2020-04-28T15:11:31.458Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:11:31 [2020-04-28T15:11:31.458Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:11:31 [2020-04-28T15:11:31.458Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:11:31 [2020-04-28T15:11:31.458Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:11:31 [2020-04-28T15:11:31.458Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:11:31 [2020-04-28T15:11:31.458Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:11:31 [2020-04-28T15:11:31.458Z] === CONT  TestMountDaemonRoot/rslave
15:11:31 [2020-04-28T15:11:31.458Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:11:31 [2020-04-28T15:11:31.458Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:11:31 [2020-04-28T15:11:31.458Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:11:31 [2020-04-28T15:11:31.458Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:11:31 [2020-04-28T15:11:31.458Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:11:31 [2020-04-28T15:11:31.458Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:11:31 [2020-04-28T15:11:31.458Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:11:31 [2020-04-28T15:11:31.458Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:11:31 [2020-04-28T15:11:31.458Z] === CONT  TestMountDaemonRoot/slave
15:11:31 [2020-04-28T15:11:31.458Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:11:31 [2020-04-28T15:11:31.458Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:11:31 [2020-04-28T15:11:31.458Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:11:31 [2020-04-28T15:11:31.458Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:11:31 [2020-04-28T15:11:31.458Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:11:31 [2020-04-28T15:11:31.458Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:11:31 [2020-04-28T15:11:31.458Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:11:31 [2020-04-28T15:11:31.458Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:11:31 [2020-04-28T15:11:31.458Z] === CONT  TestMountDaemonRoot/rprivate
15:11:31 [2020-04-28T15:11:31.458Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:11:31 [2020-04-28T15:11:31.458Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:11:31 [2020-04-28T15:11:31.458Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:11:31 [2020-04-28T15:11:31.458Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:11:31 [2020-04-28T15:11:31.458Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:11:31 [2020-04-28T15:11:31.458Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:11:31 [2020-04-28T15:11:31.458Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:11:31 [2020-04-28T15:11:31.458Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:11:31 [2020-04-28T15:11:31.458Z] === CONT  TestMountDaemonRoot/private
15:11:31 [2020-04-28T15:11:31.458Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:11:31 [2020-04-28T15:11:31.458Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:11:31 [2020-04-28T15:11:31.458Z] === RUN   TestMountDaemonRoot/private/mount_root
15:11:31 [2020-04-28T15:11:31.458Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:11:31 [2020-04-28T15:11:31.458Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:11:31 [2020-04-28T15:11:31.458Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:11:31 [2020-04-28T15:11:31.458Z] === RUN   TestMountDaemonRoot/private/bind_root
15:11:31 [2020-04-28T15:11:31.458Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:11:31 [2020-04-28T15:11:31.458Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:11:31 [2020-04-28T15:11:31.458Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:11:31 [2020-04-28T15:11:31.458Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:11:31 [2020-04-28T15:11:31.458Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:11:31 [2020-04-28T15:11:31.458Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:11:31 [2020-04-28T15:11:31.458Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:11:31 [2020-04-28T15:11:31.458Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:11:31 [2020-04-28T15:11:31.458Z] === CONT  TestMountDaemonRoot/default/bind_root
15:11:31 [2020-04-28T15:11:31.458Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:11:31 [2020-04-28T15:11:31.677Z] #45 146.6   DEP      criu/aio.d
15:11:31 [2020-04-28T15:11:31.713Z] === CONT  TestMountDaemonRoot/default/mount_root
15:11:31 [2020-04-28T15:11:31.713Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:11:31 [2020-04-28T15:11:31.713Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:11:31 [2020-04-28T15:11:31.713Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:11:31 [2020-04-28T15:11:31.713Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:11:31 [2020-04-28T15:11:31.713Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:11:31 [2020-04-28T15:11:31.713Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:11:31 [2020-04-28T15:11:31.713Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:11:31 [2020-04-28T15:11:31.968Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:11:31 [2020-04-28T15:11:31.968Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:11:31 [2020-04-28T15:11:31.968Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:11:31 [2020-04-28T15:11:31.968Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:11:31 [2020-04-28T15:11:31.968Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:11:31 [2020-04-28T15:11:31.968Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:11:31 [2020-04-28T15:11:31.968Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:11:31 [2020-04-28T15:11:31.968Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:11:31 [2020-04-28T15:11:31.968Z] === CONT  TestMountDaemonRoot/private/bind_root
15:11:31 [2020-04-28T15:11:31.968Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:11:31 [2020-04-28T15:11:31.968Z] === CONT  TestMountDaemonRoot/private/mount_root
15:11:31 [2020-04-28T15:11:31.968Z] #45 146.9   DEP      criu/action-scripts.d
15:11:32 [2020-04-28T15:11:32.222Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
15:11:32 [2020-04-28T15:11:32.222Z] --- PASS: TestMountDaemonRoot (0.05s)
15:11:32 [2020-04-28T15:11:32.222Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:11:32 [2020-04-28T15:11:32.222Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
15:11:32 [2020-04-28T15:11:32.222Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
15:11:32 [2020-04-28T15:11:32.222Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
15:11:32 [2020-04-28T15:11:32.222Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
15:11:32 [2020-04-28T15:11:32.222Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:11:32 [2020-04-28T15:11:32.222Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
15:11:32 [2020-04-28T15:11:32.222Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
15:11:32 [2020-04-28T15:11:32.222Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
15:11:32 [2020-04-28T15:11:32.222Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
15:11:32 [2020-04-28T15:11:32.222Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:11:32 [2020-04-28T15:11:32.222Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
15:11:32 [2020-04-28T15:11:32.222Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
15:11:32 [2020-04-28T15:11:32.222Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
15:11:32 [2020-04-28T15:11:32.222Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
15:11:32 [2020-04-28T15:11:32.222Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:11:32 [2020-04-28T15:11:32.222Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
15:11:32 [2020-04-28T15:11:32.222Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
15:11:32 [2020-04-28T15:11:32.222Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
15:11:32 [2020-04-28T15:11:32.222Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
15:11:32 [2020-04-28T15:11:32.222Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:11:32 [2020-04-28T15:11:32.222Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
15:11:32 [2020-04-28T15:11:32.222Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
15:11:32 [2020-04-28T15:11:32.222Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
15:11:32 [2020-04-28T15:11:32.222Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s)
15:11:32 [2020-04-28T15:11:32.222Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:11:32 [2020-04-28T15:11:32.222Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
15:11:32 [2020-04-28T15:11:32.222Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
15:11:32 [2020-04-28T15:11:32.222Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
15:11:32 [2020-04-28T15:11:32.222Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
15:11:32 [2020-04-28T15:11:32.222Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:11:32 [2020-04-28T15:11:32.222Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
15:11:32 [2020-04-28T15:11:32.222Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
15:11:32 [2020-04-28T15:11:32.222Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.06s)
15:11:32 [2020-04-28T15:11:32.222Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
15:11:32 [2020-04-28T15:11:32.222Z] === RUN   TestContainerBindMountNonRecursive
15:11:32 [2020-04-28T15:11:32.477Z] === RUN   TestDockerSuite/TestBuildAddTar
15:11:32 [2020-04-28T15:11:32.595Z] #45 147.6   CC       criu/action-scripts.o
15:11:33 [2020-04-28T15:11:33.624Z] #45 148.5   CC       criu/aio.o
15:11:33 [2020-04-28T15:11:33.624Z] #45 ...
15:11:33 [2020-04-28T15:11:33.624Z] 
15:11:33 [2020-04-28T15:11:33.624Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:11:33 [2020-04-28T15:11:33.624Z] #48 246.9 net/textproto
15:11:33 [2020-04-28T15:11:33.914Z] #48 246.9 vendor/golang.org/x/net/http/httpproxy
15:11:33 [2020-04-28T15:11:33.914Z] #48 246.9 crypto/x509
15:11:34 [2020-04-28T15:11:34.554Z] --- PASS: TestConfigInspect (3.93s)
15:11:34 [2020-04-28T15:11:34.554Z] === RUN   TestConfigList
15:11:34 [2020-04-28T15:11:34.987Z] --- PASS: TestContainerBindMountNonRecursive (2.46s)
15:11:34 [2020-04-28T15:11:34.987Z] === RUN   TestNetworkNat
15:11:35 [2020-04-28T15:11:35.911Z] --- PASS: TestNetworkNat (1.19s)
15:11:35 [2020-04-28T15:11:35.911Z] === RUN   TestNetworkLocalhostTCPNat
15:11:36 [2020-04-28T15:11:36.471Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
15:11:36 [2020-04-28T15:11:36.635Z] #48 249.8 vendor/golang.org/x/net/http/httpguts
15:11:36 [2020-04-28T15:11:36.635Z] #48 249.8 mime/multipart
15:11:36 [2020-04-28T15:11:36.726Z] --- PASS: TestNetworkLocalhostTCPNat (0.97s)
15:11:36 [2020-04-28T15:11:36.726Z] === RUN   TestNetworkLoopbackNat
15:11:37 [2020-04-28T15:11:37.677Z] #48 ...
15:11:37 [2020-04-28T15:11:37.677Z] 
15:11:37 [2020-04-28T15:11:37.677Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:11:37 [2020-04-28T15:11:37.677Z] #51 DONE 250.9s
15:11:37 [2020-04-28T15:11:37.967Z] 
15:11:37 [2020-04-28T15:11:37.967Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:11:37 [2020-04-28T15:11:37.967Z] #18 65.47 Unpacking bash-completion (1:2.8-6) ...
15:11:37 [2020-04-28T15:11:37.967Z] #18 66.18 Selecting previously unselected package bzip2.
15:11:37 [2020-04-28T15:11:37.967Z] #18 66.21 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ...
15:11:37 [2020-04-28T15:11:37.967Z] #18 66.21 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
15:11:37 [2020-04-28T15:11:37.967Z] #18 66.37 Selecting previously unselected package xz-utils.
15:11:37 [2020-04-28T15:11:37.967Z] #18 66.39 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ...
15:11:37 [2020-04-28T15:11:37.967Z] #18 66.39 Unpacking xz-utils (5.2.4-1) ...
15:11:37 [2020-04-28T15:11:37.967Z] #18 66.71 Selecting previously unselected package apparmor.
15:11:37 [2020-04-28T15:11:37.967Z] #18 66.73 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ...
15:11:37 [2020-04-28T15:11:37.967Z] #18 66.97 Unpacking apparmor (2.13.2-10) ...
15:11:37 [2020-04-28T15:11:37.967Z] #18 67.74 Selecting previously unselected package aufs-tools.
15:11:37 [2020-04-28T15:11:37.967Z] #18 67.76 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ...
15:11:37 [2020-04-28T15:11:37.967Z] #18 67.76 Unpacking aufs-tools (1:4.14+20190211-1) ...
15:11:37 [2020-04-28T15:11:37.967Z] #18 68.05 Selecting previously unselected package libonig5:ppc64el.
15:11:37 [2020-04-28T15:11:37.967Z] #18 68.07 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ...
15:11:37 [2020-04-28T15:11:37.967Z] #18 68.08 Unpacking libonig5:ppc64el (6.9.1-1) ...
15:11:37 [2020-04-28T15:11:37.967Z] #18 68.43 Selecting previously unselected package libjq1:ppc64el.
15:11:37 [2020-04-28T15:11:37.967Z] #18 68.45 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
15:11:37 [2020-04-28T15:11:37.967Z] #18 68.45 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
15:11:37 [2020-04-28T15:11:37.967Z] #18 68.68 Selecting previously unselected package jq.
15:11:37 [2020-04-28T15:11:37.967Z] #18 68.68 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ...
15:11:37 [2020-04-28T15:11:37.967Z] #18 68.69 Unpacking jq (1.5+dfsg-2+b1) ...
15:11:37 [2020-04-28T15:11:37.968Z] #18 68.83 Selecting previously unselected package libaio1:ppc64el.
15:11:37 [2020-04-28T15:11:37.968Z] #18 68.85 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ...
15:11:37 [2020-04-28T15:11:37.968Z] #18 68.85 Unpacking libaio1:ppc64el (0.3.112-3) ...
15:11:37 [2020-04-28T15:11:37.968Z] #18 69.00 Selecting previously unselected package libgpm2:ppc64el.
15:11:37 [2020-04-28T15:11:37.968Z] #18 69.03 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ...
15:11:37 [2020-04-28T15:11:37.968Z] #18 69.03 Unpacking libgpm2:ppc64el (1.20.7-5) ...
15:11:37 [2020-04-28T15:11:37.968Z] #18 69.15 Selecting previously unselected package libicu63:ppc64el.
15:11:37 [2020-04-28T15:11:37.968Z] #18 69.18 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ...
15:11:37 [2020-04-28T15:11:37.968Z] #18 69.18 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
15:11:38 [2020-04-28T15:11:38.008Z] --- PASS: TestConfigList (3.57s)
15:11:38 [2020-04-28T15:11:38.008Z] === RUN   TestConfigsCreateAndDelete
15:11:38 [2020-04-28T15:11:38.086Z] --- PASS: TestNetworkLoopbackNat (1.33s)
15:11:38 [2020-04-28T15:11:38.086Z] === RUN   TestPause
15:11:39 [2020-04-28T15:11:39.010Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
15:11:39 [2020-04-28T15:11:39.010Z] --- PASS: TestPause (0.97s)
15:11:39 [2020-04-28T15:11:39.010Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:11:39 [2020-04-28T15:11:39.010Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:11:39 [2020-04-28T15:11:39.010Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:11:39 [2020-04-28T15:11:39.010Z] === RUN   TestPauseStopPausedContainer
15:11:40 [2020-04-28T15:11:40.372Z] --- PASS: TestPauseStopPausedContainer (1.04s)
15:11:40 [2020-04-28T15:11:40.372Z] === RUN   TestPsFilter
15:11:40 [2020-04-28T15:11:40.372Z] --- PASS: TestPsFilter (0.28s)
15:11:40 [2020-04-28T15:11:40.372Z] === RUN   TestRemoveContainerWithRemovedVolume
15:11:40 [2020-04-28T15:11:40.684Z] #18 75.93 Selecting previously unselected package libnet1:ppc64el.
15:11:40 [2020-04-28T15:11:40.684Z] #18 75.94 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
15:11:40 [2020-04-28T15:11:40.684Z] #18 75.95 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
15:11:40 [2020-04-28T15:11:40.973Z] #18 76.07 Selecting previously unselected package libnl-3-200:ppc64el.
15:11:40 [2020-04-28T15:11:40.973Z] #18 76.08 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ...
15:11:40 [2020-04-28T15:11:40.973Z] #18 76.09 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
15:11:40 [2020-04-28T15:11:40.973Z] #18 76.21 Selecting previously unselected package libprotobuf-c1:ppc64el.
15:11:40 [2020-04-28T15:11:40.973Z] #18 76.22 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
15:11:40 [2020-04-28T15:11:40.973Z] #18 76.23 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
15:11:41 [2020-04-28T15:11:41.264Z] #18 76.32 Selecting previously unselected package libreadline5:ppc64el.
15:11:41 [2020-04-28T15:11:41.264Z] #18 76.34 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ...
15:11:41 [2020-04-28T15:11:41.264Z] #18 76.35 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ...
15:11:41 [2020-04-28T15:11:41.356Z] --- PASS: TestBuildWithHugeFile (51.21s)
15:11:41 [2020-04-28T15:11:41.356Z] === RUN   TestBuildWithEmptyDockerfile
15:11:41 [2020-04-28T15:11:41.356Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:11:41 [2020-04-28T15:11:41.356Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:11:41 [2020-04-28T15:11:41.356Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:11:41 [2020-04-28T15:11:41.356Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:11:41 [2020-04-28T15:11:41.356Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:11:41 [2020-04-28T15:11:41.356Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:11:41 [2020-04-28T15:11:41.356Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:11:41 [2020-04-28T15:11:41.356Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:11:41 [2020-04-28T15:11:41.356Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:11:41 [2020-04-28T15:11:41.356Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s)
15:11:41 [2020-04-28T15:11:41.356Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s)
15:11:41 [2020-04-28T15:11:41.356Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s)
15:11:41 [2020-04-28T15:11:41.356Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
15:11:41 [2020-04-28T15:11:41.356Z] === RUN   TestBuildPreserveOwnership
15:11:41 [2020-04-28T15:11:41.356Z] === RUN   TestBuildPreserveOwnership/copy_from
15:11:41 [2020-04-28T15:11:41.368Z] --- PASS: TestUpdateRestartPolicy (12.60s)
15:11:41 [2020-04-28T15:11:41.368Z] === RUN   TestUpdateRestartWithAutoRemove
15:11:41 [2020-04-28T15:11:41.368Z] --- PASS: TestUpdateRestartWithAutoRemove (0.82s)
15:11:41 [2020-04-28T15:11:41.368Z] === RUN   TestWaitNonBlocked
15:11:41 [2020-04-28T15:11:41.368Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:11:41 [2020-04-28T15:11:41.368Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:11:41 [2020-04-28T15:11:41.368Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:11:41 [2020-04-28T15:11:41.368Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:11:41 [2020-04-28T15:11:41.368Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:11:41 [2020-04-28T15:11:41.368Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:11:41 [2020-04-28T15:11:41.368Z] --- PASS: TestWaitNonBlocked (0.03s)
15:11:41 [2020-04-28T15:11:41.368Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.88s)
15:11:41 [2020-04-28T15:11:41.368Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.94s)
15:11:41 [2020-04-28T15:11:41.368Z] === RUN   TestWaitBlocked
15:11:41 [2020-04-28T15:11:41.368Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:11:41 [2020-04-28T15:11:41.368Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:11:41 [2020-04-28T15:11:41.368Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:11:41 [2020-04-28T15:11:41.368Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:11:41 [2020-04-28T15:11:41.368Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:11:41 [2020-04-28T15:11:41.368Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:11:41 [2020-04-28T15:11:41.457Z] --- PASS: TestConfigsCreateAndDelete (3.23s)
15:11:41 [2020-04-28T15:11:41.458Z] === RUN   TestConfigsUpdate
15:11:41 [2020-04-28T15:11:41.555Z] #18 76.55 Selecting previously unselected package net-tools.
15:11:41 [2020-04-28T15:11:41.555Z] #18 76.56 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ...
15:11:41 [2020-04-28T15:11:41.555Z] #18 76.57 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
15:11:41 [2020-04-28T15:11:41.626Z] --- PASS: TestWaitBlocked (0.03s)
15:11:41 [2020-04-28T15:11:41.626Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.94s)
15:11:41 [2020-04-28T15:11:41.626Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.03s)
15:11:41 [2020-04-28T15:11:41.626Z] === CONT  TestContainerStartOnDaemonRestart
15:11:41 [2020-04-28T15:11:41.626Z] === CONT  TestIpcModeOlderClient
15:11:41 [2020-04-28T15:11:41.626Z] === CONT  TestDaemonHostGatewayIP
15:11:41 [2020-04-28T15:11:41.626Z] === CONT  TestContainerKillOnDaemonStart
15:11:41 [2020-04-28T15:11:41.735Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.18s)
15:11:41 [2020-04-28T15:11:41.736Z] === RUN   TestRemoveContainerWithVolume
15:11:41 [2020-04-28T15:11:41.845Z] #18 76.98 Selecting previously unselected package python-pip-whl.
15:11:41 [2020-04-28T15:11:41.846Z] #18 76.99 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
15:11:41 [2020-04-28T15:11:41.846Z] #18 77.00 Unpacking python-pip-whl (18.1-5) ...
15:11:41 [2020-04-28T15:11:41.885Z] --- PASS: TestIpcModeOlderClient (0.23s)
15:11:41 [2020-04-28T15:11:41.885Z] === CONT  TestDaemonRestartIpcMode
15:11:42 [2020-04-28T15:11:42.475Z] #18 77.58 Selecting previously unselected package python3-lib2to3.
15:11:42 [2020-04-28T15:11:42.475Z] #18 77.60 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
15:11:42 [2020-04-28T15:11:42.475Z] #18 77.60 Unpacking python3-lib2to3 (3.7.3-1) ...
15:11:42 [2020-04-28T15:11:42.663Z] === RUN   TestDockerSuite/TestBuildAddTarXz
15:11:42 [2020-04-28T15:11:42.664Z] --- PASS: TestRemoveContainerWithVolume (1.12s)
15:11:42 [2020-04-28T15:11:42.664Z] === RUN   TestRemoveContainerRunning
15:11:42 [2020-04-28T15:11:42.766Z] #18 77.80 Selecting previously unselected package python3-distutils.
15:11:42 [2020-04-28T15:11:42.766Z] #18 77.82 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
15:11:42 [2020-04-28T15:11:42.766Z] #18 77.82 Unpacking python3-distutils (3.7.3-1) ...
15:11:42 [2020-04-28T15:11:42.766Z] #18 ...
15:11:42 [2020-04-28T15:11:42.766Z] 
15:11:42 [2020-04-28T15:11:42.766Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:11:42 [2020-04-28T15:11:42.766Z] #48 255.7 crypto/tls
15:11:43 [2020-04-28T15:11:43.248Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
15:11:43 [2020-04-28T15:11:43.587Z] --- PASS: TestRemoveContainerRunning (0.81s)
15:11:43 [2020-04-28T15:11:43.587Z] === RUN   TestRemoveContainerForceRemoveRunning
15:11:43 [2020-04-28T15:11:43.625Z] 65014b3c3121: Pull complete
15:11:44 [2020-04-28T15:11:44.147Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
15:11:44 [2020-04-28T15:11:44.706Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.03s)
15:11:44 [2020-04-28T15:11:44.706Z] === RUN   TestRemoveInvalidContainer
15:11:44 [2020-04-28T15:11:44.706Z] --- PASS: TestRemoveInvalidContainer (0.03s)
15:11:44 [2020-04-28T15:11:44.706Z] === RUN   TestRenameLinkedContainer
15:11:44 [2020-04-28T15:11:44.834Z] #48 ...
15:11:44 [2020-04-28T15:11:44.834Z] 
15:11:44 [2020-04-28T15:11:44.834Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:11:44 [2020-04-28T15:11:44.834Z] #45 149.6   CC       criu/autofs.o
15:11:44 [2020-04-28T15:11:44.834Z] #45 153.1   CC       criu/bfd.o
15:11:44 [2020-04-28T15:11:44.834Z] #45 154.7   CC       criu/bitmap.o
15:11:44 [2020-04-28T15:11:44.834Z] #45 155.0   CC       criu/cgroup-props.o
15:11:44 [2020-04-28T15:11:44.834Z] #45 156.9   CC       criu/cgroup.o
15:11:44 [2020-04-28T15:11:44.834Z] #45 ...
15:11:44 [2020-04-28T15:11:44.834Z] 
15:11:44 [2020-04-28T15:11:44.834Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:11:44 [2020-04-28T15:11:44.834Z] #18 78.16 Selecting previously unselected package python3-pip.
15:11:44 [2020-04-28T15:11:44.834Z] #18 78.17 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
15:11:44 [2020-04-28T15:11:44.834Z] #18 78.18 Unpacking python3-pip (18.1-5) ...
15:11:44 [2020-04-28T15:11:44.834Z] #18 78.44 Selecting previously unselected package python3-pkg-resources.
15:11:44 [2020-04-28T15:11:44.834Z] #18 78.44 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
15:11:44 [2020-04-28T15:11:44.834Z] #18 78.46 Unpacking python3-pkg-resources (40.8.0-1) ...
15:11:44 [2020-04-28T15:11:44.834Z] #18 78.67 Selecting previously unselected package python3-setuptools.
15:11:44 [2020-04-28T15:11:44.834Z] #18 78.68 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
15:11:44 [2020-04-28T15:11:44.834Z] #18 78.70 Unpacking python3-setuptools (40.8.0-1) ...
15:11:44 [2020-04-28T15:11:44.834Z] #18 79.08 Selecting previously unselected package python3-wheel.
15:11:44 [2020-04-28T15:11:44.834Z] #18 79.10 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
15:11:44 [2020-04-28T15:11:44.834Z] #18 79.11 Unpacking python3-wheel (0.32.3-2) ...
15:11:44 [2020-04-28T15:11:44.834Z] #18 79.23 Selecting previously unselected package sudo.
15:11:44 [2020-04-28T15:11:44.834Z] #18 79.24 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ...
15:11:44 [2020-04-28T15:11:44.834Z] #18 79.25 Unpacking sudo (1.8.27-1+deb10u2) ...
15:11:44 [2020-04-28T15:11:44.908Z] --- PASS: TestConfigsUpdate (3.63s)
15:11:44 [2020-04-28T15:11:44.908Z] === RUN   TestTemplatedConfig
15:11:45 [2020-04-28T15:11:45.123Z] #18 80.29 Selecting previously unselected package thin-provisioning-tools.
15:11:45 [2020-04-28T15:11:45.123Z] #18 80.30 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ...
15:11:45 [2020-04-28T15:11:45.123Z] #18 80.31 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
15:11:45 [2020-04-28T15:11:45.173Z] --- PASS: TestContainerStartOnDaemonRestart (3.54s)
15:11:45 [2020-04-28T15:11:45.411Z] #18 80.62 Selecting previously unselected package uidmap.
15:11:45 [2020-04-28T15:11:45.411Z] #18 80.63 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ...
15:11:45 [2020-04-28T15:11:45.411Z] #18 80.63 Unpacking uidmap (1:4.5-1.1) ...
15:11:45 [2020-04-28T15:11:45.700Z] #18 80.83 Selecting previously unselected package vim-runtime.
15:11:45 [2020-04-28T15:11:45.700Z] #18 80.85 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
15:11:45 [2020-04-28T15:11:45.700Z] #18 80.90 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
15:11:45 [2020-04-28T15:11:45.700Z] #18 80.95 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
15:11:45 [2020-04-28T15:11:45.989Z] #18 80.96 Unpacking vim-runtime (2:8.1.0875-5) ...
15:11:46 [2020-04-28T15:11:46.107Z] --- PASS: TestDaemonRestartIpcMode (4.28s)
15:11:46 [2020-04-28T15:11:46.365Z] --- PASS: TestDaemonHostGatewayIP (4.75s)
15:11:46 [2020-04-28T15:11:46.588Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
15:11:47 [2020-04-28T15:11:47.421Z] --- PASS: TestBuildPreserveOwnership (10.48s)
15:11:47 [2020-04-28T15:11:47.421Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.47s)
15:11:47 [2020-04-28T15:11:47.421Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
15:11:47 [2020-04-28T15:11:47.421Z] === RUN   TestBuildPlatformInvalid
15:11:47 [2020-04-28T15:11:47.421Z] --- PASS: TestBuildPlatformInvalid (0.08s)
15:11:47 [2020-04-28T15:11:47.421Z] PASS
15:11:47 [2020-04-28T15:11:47.421Z] 
15:11:47 [2020-04-28T15:11:47.421Z] === Skipped
15:11:47 [2020-04-28T15:11:47.421Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
15:11:47 [2020-04-28T15:11:47.421Z]     build_session_test.go:25: TODO: BuildKit
15:11:47 [2020-04-28T15:11:47.421Z] 
15:11:47 [2020-04-28T15:11:47.421Z] 
15:11:47 [2020-04-28T15:11:47.421Z] DONE 32 tests, 1 skipped in 124.496s
15:11:47 [2020-04-28T15:11:47.421Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
15:11:47 [2020-04-28T15:11:47.421Z] INFO: Testing against a local daemon
15:11:47 [2020-04-28T15:11:47.421Z] === RUN   TestConfigInspect
15:11:47 [2020-04-28T15:11:47.421Z] --- SKIP: TestConfigInspect (0.02s)
15:11:47 [2020-04-28T15:11:47.421Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:11:47 [2020-04-28T15:11:47.421Z] === RUN   TestConfigList
15:11:47 [2020-04-28T15:11:47.421Z] --- SKIP: TestConfigList (0.01s)
15:11:47 [2020-04-28T15:11:47.421Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:11:47 [2020-04-28T15:11:47.421Z] === RUN   TestConfigsCreateAndDelete
15:11:47 [2020-04-28T15:11:47.421Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
15:11:47 [2020-04-28T15:11:47.421Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:11:47 [2020-04-28T15:11:47.421Z] === RUN   TestConfigsUpdate
15:11:47 [2020-04-28T15:11:47.421Z] --- SKIP: TestConfigsUpdate (0.01s)
15:11:47 [2020-04-28T15:11:47.421Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:11:47 [2020-04-28T15:11:47.421Z] === RUN   TestTemplatedConfig
15:11:47 [2020-04-28T15:11:47.421Z] --- SKIP: TestTemplatedConfig (0.00s)
15:11:47 [2020-04-28T15:11:47.421Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:11:47 [2020-04-28T15:11:47.421Z] === RUN   TestConfigCreateResolve
15:11:47 [2020-04-28T15:11:47.421Z] --- SKIP: TestConfigCreateResolve (0.02s)
15:11:47 [2020-04-28T15:11:47.421Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:11:47 [2020-04-28T15:11:47.421Z] === RUN   TestConfigDaemonLibtrustID
15:11:48 [2020-04-28T15:11:48.358Z] --- PASS: TestTemplatedConfig (3.77s)
15:11:48 [2020-04-28T15:11:48.358Z] === RUN   TestConfigCreateResolve
15:11:49 [2020-04-28T15:11:49.098Z] --- PASS: TestRenameLinkedContainer (4.41s)
15:11:49 [2020-04-28T15:11:49.098Z] === RUN   TestRenameStoppedContainer
15:11:49 [2020-04-28T15:11:49.318Z] --- PASS: TestConfigDaemonLibtrustID (1.69s)
15:11:49 [2020-04-28T15:11:49.318Z] PASS
15:11:49 [2020-04-28T15:11:49.318Z] 
15:11:49 [2020-04-28T15:11:49.318Z] === Skipped
15:11:49 [2020-04-28T15:11:49.318Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
15:11:49 [2020-04-28T15:11:49.318Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:11:49 [2020-04-28T15:11:49.318Z] 
15:11:49 [2020-04-28T15:11:49.318Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
15:11:49 [2020-04-28T15:11:49.318Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:11:49 [2020-04-28T15:11:49.318Z] 
15:11:49 [2020-04-28T15:11:49.318Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
15:11:49 [2020-04-28T15:11:49.318Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:11:49 [2020-04-28T15:11:49.318Z] 
15:11:49 [2020-04-28T15:11:49.318Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
15:11:49 [2020-04-28T15:11:49.318Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:11:49 [2020-04-28T15:11:49.318Z] 
15:11:49 [2020-04-28T15:11:49.318Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
15:11:49 [2020-04-28T15:11:49.318Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:11:49 [2020-04-28T15:11:49.318Z] 
15:11:49 [2020-04-28T15:11:49.318Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.02s)
15:11:49 [2020-04-28T15:11:49.318Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:11:49 [2020-04-28T15:11:49.318Z] 
15:11:49 [2020-04-28T15:11:49.318Z] 
15:11:49 [2020-04-28T15:11:49.318Z] DONE 7 tests, 6 skipped in 1.868s
15:11:49 [2020-04-28T15:11:49.318Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
15:11:49 [2020-04-28T15:11:49.318Z] INFO: Testing against a local daemon
15:11:49 [2020-04-28T15:11:49.318Z] === RUN   TestCheckpoint
15:11:49 [2020-04-28T15:11:49.318Z] --- SKIP: TestCheckpoint (0.00s)
15:11:49 [2020-04-28T15:11:49.318Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:11:49 [2020-04-28T15:11:49.318Z] === RUN   TestContainerInvalidJSON
15:11:49 [2020-04-28T15:11:49.318Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:11:49 [2020-04-28T15:11:49.318Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:11:49 [2020-04-28T15:11:49.318Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:11:49 [2020-04-28T15:11:49.318Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:11:49 [2020-04-28T15:11:49.318Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:11:49 [2020-04-28T15:11:49.318Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:11:49 [2020-04-28T15:11:49.318Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:11:49 [2020-04-28T15:11:49.318Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:11:49 [2020-04-28T15:11:49.318Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:11:49 [2020-04-28T15:11:49.318Z] --- PASS: TestContainerInvalidJSON (0.01s)
15:11:49 [2020-04-28T15:11:49.318Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
15:11:49 [2020-04-28T15:11:49.318Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
15:11:49 [2020-04-28T15:11:49.318Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:11:49 [2020-04-28T15:11:49.318Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:11:49 [2020-04-28T15:11:49.318Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s)
15:11:49 [2020-04-28T15:11:49.318Z] === RUN   TestCopyFromContainerPathIsNotDir
15:11:49 [2020-04-28T15:11:49.575Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s)
15:11:49 [2020-04-28T15:11:49.575Z] === RUN   TestCopyToContainerPathDoesNotExist
15:11:49 [2020-04-28T15:11:49.575Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s)
15:11:49 [2020-04-28T15:11:49.575Z] === RUN   TestCopyToContainerPathIsNotDir
15:11:49 [2020-04-28T15:11:49.575Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s)
15:11:49 [2020-04-28T15:11:49.575Z] === RUN   TestCopyFromContainer
15:11:50 [2020-04-28T15:11:50.023Z] --- PASS: TestRenameStoppedContainer (1.05s)
15:11:50 [2020-04-28T15:11:50.023Z] === RUN   TestRenameRunningContainerAndReuse
15:11:51 [2020-04-28T15:11:51.564Z] #18 ...
15:11:51 [2020-04-28T15:11:51.564Z] 
15:11:51 [2020-04-28T15:11:51.564Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:11:51 [2020-04-28T15:11:51.907Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
15:11:51 [2020-04-28T15:11:51.907Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
15:11:52 [2020-04-28T15:11:52.466Z] --- PASS: TestRenameRunningContainerAndReuse (2.29s)
15:11:52 [2020-04-28T15:11:52.466Z] === RUN   TestRenameInvalidName
15:11:52 [2020-04-28T15:11:52.737Z] --- PASS: TestConfigCreateResolve (3.67s)
15:11:52 [2020-04-28T15:11:52.737Z] === RUN   TestConfigDaemonLibtrustID
15:11:52 [2020-04-28T15:11:52.737Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
15:11:52 [2020-04-28T15:11:52.737Z] PASS
15:11:52 [2020-04-28T15:11:52.737Z] 
15:11:52 [2020-04-28T15:11:52.737Z] DONE 7 tests in 22.404s
15:11:52 [2020-04-28T15:11:52.737Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
15:11:52 [2020-04-28T15:11:52.737Z] ++ 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
15:11:52 [2020-04-28T15:11:52.737Z] ++ set -e
15:11:52 [2020-04-28T15:11:52.737Z] ++ '[' -n 0 ']'
15:11:52 [2020-04-28T15:11:52.737Z] ++ set -x
15:11:52 [2020-04-28T15:11:52.737Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
15:11:52 [2020-04-28T15:11:52.737Z] INFO: Testing against a local daemon
15:11:52 [2020-04-28T15:11:52.737Z] === RUN   TestCheckpoint
15:11:52 [2020-04-28T15:11:52.737Z] --- SKIP: TestCheckpoint (0.00s)
15:11:52 [2020-04-28T15:11:52.737Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:11:52 [2020-04-28T15:11:52.737Z] === RUN   TestContainerInvalidJSON
15:11:52 [2020-04-28T15:11:52.737Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:11:52 [2020-04-28T15:11:52.737Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:11:52 [2020-04-28T15:11:52.737Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:11:52 [2020-04-28T15:11:52.737Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:11:52 [2020-04-28T15:11:52.737Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:11:52 [2020-04-28T15:11:52.737Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:11:52 [2020-04-28T15:11:52.737Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:11:52 [2020-04-28T15:11:52.737Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:11:52 [2020-04-28T15:11:52.737Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:11:52 [2020-04-28T15:11:52.737Z] --- PASS: TestContainerInvalidJSON (0.01s)
15:11:52 [2020-04-28T15:11:52.737Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
15:11:52 [2020-04-28T15:11:52.737Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
15:11:52 [2020-04-28T15:11:52.737Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:11:52 [2020-04-28T15:11:52.737Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:11:52 [2020-04-28T15:11:52.737Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s)
15:11:52 [2020-04-28T15:11:52.737Z] === RUN   TestCopyFromContainerPathIsNotDir
15:11:53 [2020-04-28T15:11:53.019Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s)
15:11:53 [2020-04-28T15:11:53.019Z] === RUN   TestCopyToContainerPathDoesNotExist
15:11:53 [2020-04-28T15:11:53.019Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s)
15:11:53 [2020-04-28T15:11:53.019Z] === RUN   TestCopyToContainerPathIsNotDir
15:11:53 [2020-04-28T15:11:53.301Z] --- PASS: TestCopyToContainerPathIsNotDir (0.15s)
15:11:53 [2020-04-28T15:11:53.301Z] === RUN   TestCopyFromContainer
15:11:53 [2020-04-28T15:11:53.390Z] --- PASS: TestRenameInvalidName (0.86s)
15:11:53 [2020-04-28T15:11:53.390Z] === RUN   TestRenameAnonymousContainer
15:11:53 [2020-04-28T15:11:53.746Z] === RUN   TestCopyFromContainer//
15:11:53 [2020-04-28T15:11:53.746Z] === RUN   TestCopyFromContainer//bar/root
15:11:53 [2020-04-28T15:11:53.746Z] === RUN   TestCopyFromContainer//bar/root/
15:11:53 [2020-04-28T15:11:53.746Z] === RUN   TestCopyFromContainer/bar/quux
15:11:53 [2020-04-28T15:11:53.746Z] === RUN   TestCopyFromContainer/bar/quux/
15:11:53 [2020-04-28T15:11:53.746Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:11:53 [2020-04-28T15:11:53.746Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:11:53 [2020-04-28T15:11:53.746Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:11:53 [2020-04-28T15:11:53.746Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:11:53 [2020-04-28T15:11:53.746Z] === RUN   TestCopyFromContainer/bar/notarget
15:11:53 [2020-04-28T15:11:53.951Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
15:11:54 [2020-04-28T15:11:54.003Z] --- PASS: TestCopyFromContainer (4.30s)
15:11:54 [2020-04-28T15:11:54.003Z]     --- PASS: TestCopyFromContainer// (0.06s)
15:11:54 [2020-04-28T15:11:54.003Z]     --- PASS: TestCopyFromContainer//bar/root (0.10s)
15:11:54 [2020-04-28T15:11:54.003Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
15:11:54 [2020-04-28T15:11:54.003Z]     --- PASS: TestCopyFromContainer/bar/quux (0.09s)
15:11:54 [2020-04-28T15:11:54.003Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
15:11:54 [2020-04-28T15:11:54.003Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
15:11:54 [2020-04-28T15:11:54.003Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
15:11:54 [2020-04-28T15:11:54.003Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
15:11:54 [2020-04-28T15:11:54.003Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
15:11:54 [2020-04-28T15:11:54.003Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
15:11:54 [2020-04-28T15:11:54.003Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:11:54 [2020-04-28T15:11:54.003Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:11:54 [2020-04-28T15:11:54.003Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:11:54 [2020-04-28T15:11:54.003Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:11:54 [2020-04-28T15:11:54.003Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:11:54 [2020-04-28T15:11:54.003Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:11:54 [2020-04-28T15:11:54.003Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:11:54 [2020-04-28T15:11:54.003Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:11:54 [2020-04-28T15:11:54.003Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:11:54 [2020-04-28T15:11:54.003Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:11:54 [2020-04-28T15:11:54.003Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
15:11:54 [2020-04-28T15:11:54.003Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
15:11:54 [2020-04-28T15:11:54.003Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
15:11:54 [2020-04-28T15:11:54.003Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
15:11:54 [2020-04-28T15:11:54.003Z] === RUN   TestCreateLinkToNonExistingContainer
15:11:54 [2020-04-28T15:11:54.003Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
15:11:54 [2020-04-28T15:11:54.003Z] === RUN   TestCreateWithInvalidEnv
15:11:54 [2020-04-28T15:11:54.003Z] === RUN   TestCreateWithInvalidEnv/0
15:11:54 [2020-04-28T15:11:54.003Z] === PAUSE TestCreateWithInvalidEnv/0
15:11:54 [2020-04-28T15:11:54.003Z] === RUN   TestCreateWithInvalidEnv/1
15:11:54 [2020-04-28T15:11:54.003Z] === PAUSE TestCreateWithInvalidEnv/1
15:11:54 [2020-04-28T15:11:54.003Z] === RUN   TestCreateWithInvalidEnv/2
15:11:54 [2020-04-28T15:11:54.003Z] === PAUSE TestCreateWithInvalidEnv/2
15:11:54 [2020-04-28T15:11:54.003Z] === CONT  TestCreateWithInvalidEnv/0
15:11:54 [2020-04-28T15:11:54.003Z] === CONT  TestCreateWithInvalidEnv/2
15:11:54 [2020-04-28T15:11:54.003Z] === CONT  TestCreateWithInvalidEnv/1
15:11:54 [2020-04-28T15:11:54.003Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
15:11:54 [2020-04-28T15:11:54.003Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:11:54 [2020-04-28T15:11:54.003Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
15:11:54 [2020-04-28T15:11:54.003Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:11:54 [2020-04-28T15:11:54.003Z] === RUN   TestCreateTmpfsMountsTarget
15:11:54 [2020-04-28T15:11:54.003Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
15:11:54 [2020-04-28T15:11:54.003Z] === RUN   TestCreateWithCustomMaskedPaths
15:11:55 [2020-04-28T15:11:55.312Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
15:11:55 [2020-04-28T15:11:55.322Z] === RUN   TestCopyFromContainer//
15:11:55 [2020-04-28T15:11:55.322Z] === RUN   TestCopyFromContainer//bar/root
15:11:55 [2020-04-28T15:11:55.322Z] === RUN   TestCopyFromContainer//bar/root/
15:11:55 [2020-04-28T15:11:55.322Z] === RUN   TestCopyFromContainer/bar/quux
15:11:55 [2020-04-28T15:11:55.604Z] === RUN   TestCopyFromContainer/bar/quux/
15:11:55 [2020-04-28T15:11:55.604Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:11:55 [2020-04-28T15:11:55.885Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:11:55 [2020-04-28T15:11:55.885Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:11:55 [2020-04-28T15:11:55.885Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:11:55 [2020-04-28T15:11:55.885Z] === RUN   TestCopyFromContainer/bar/notarget
15:11:55 [2020-04-28T15:11:55.894Z] --- PASS: TestCreateWithCustomMaskedPaths (1.59s)
15:11:55 [2020-04-28T15:11:55.894Z] === RUN   TestCreateWithCapabilities
15:11:55 [2020-04-28T15:11:55.894Z] === RUN   TestCreateWithCapabilities/no_capabilities
15:11:55 [2020-04-28T15:11:55.894Z] === PAUSE TestCreateWithCapabilities/no_capabilities
15:11:55 [2020-04-28T15:11:55.894Z] === RUN   TestCreateWithCapabilities/empty_capabilities
15:11:55 [2020-04-28T15:11:55.894Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
15:11:55 [2020-04-28T15:11:55.894Z] === RUN   TestCreateWithCapabilities/valid_capabilities
15:11:55 [2020-04-28T15:11:55.894Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
15:11:55 [2020-04-28T15:11:55.894Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
15:11:55 [2020-04-28T15:11:55.894Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
15:11:55 [2020-04-28T15:11:55.894Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
15:11:55 [2020-04-28T15:11:55.894Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
15:11:55 [2020-04-28T15:11:55.894Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
15:11:55 [2020-04-28T15:11:55.894Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
15:11:55 [2020-04-28T15:11:55.894Z] === RUN   TestCreateWithCapabilities/empty_capadd
15:11:55 [2020-04-28T15:11:55.894Z] === PAUSE TestCreateWithCapabilities/empty_capadd
15:11:55 [2020-04-28T15:11:55.894Z] === RUN   TestCreateWithCapabilities/empty_capdrop
15:11:55 [2020-04-28T15:11:55.894Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
15:11:55 [2020-04-28T15:11:55.894Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
15:11:55 [2020-04-28T15:11:55.894Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
15:11:55 [2020-04-28T15:11:55.894Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
15:11:55 [2020-04-28T15:11:55.894Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
15:11:55 [2020-04-28T15:11:55.894Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
15:11:55 [2020-04-28T15:11:55.894Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
15:11:55 [2020-04-28T15:11:55.894Z] === CONT  TestCreateWithCapabilities/no_capabilities
15:11:55 [2020-04-28T15:11:55.894Z] === CONT  TestCreateWithCapabilities/empty_capadd
15:11:55 [2020-04-28T15:11:55.894Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
15:11:55 [2020-04-28T15:11:55.894Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
15:11:55 [2020-04-28T15:11:55.894Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
15:11:55 [2020-04-28T15:11:55.894Z] === CONT  TestCreateWithCapabilities/empty_capdrop
15:11:55 [2020-04-28T15:11:55.894Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
15:11:55 [2020-04-28T15:11:55.894Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
15:11:55 [2020-04-28T15:11:55.894Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
15:11:55 [2020-04-28T15:11:55.894Z] === CONT  TestCreateWithCapabilities/valid_capabilities
15:11:55 [2020-04-28T15:11:55.894Z] === CONT  TestCreateWithCapabilities/empty_capabilities
15:11:55 [2020-04-28T15:11:55.894Z] --- PASS: TestCreateWithCapabilities (0.02s)
15:11:55 [2020-04-28T15:11:55.894Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s)
15:11:55 [2020-04-28T15:11:55.894Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
15:11:55 [2020-04-28T15:11:55.894Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
15:11:55 [2020-04-28T15:11:55.894Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
15:11:55 [2020-04-28T15:11:55.894Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s)
15:11:55 [2020-04-28T15:11:55.894Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s)
15:11:55 [2020-04-28T15:11:55.894Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
15:11:55 [2020-04-28T15:11:55.894Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s)
15:11:55 [2020-04-28T15:11:55.894Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s)
15:11:55 [2020-04-28T15:11:55.894Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s)
15:11:55 [2020-04-28T15:11:55.894Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s)
15:11:55 [2020-04-28T15:11:55.894Z] === RUN   TestCreateWithCustomReadonlyPaths
15:11:56 [2020-04-28T15:11:56.167Z] --- PASS: TestCopyFromContainer (2.92s)
15:11:56 [2020-04-28T15:11:56.167Z]     --- PASS: TestCopyFromContainer// (0.06s)
15:11:56 [2020-04-28T15:11:56.167Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
15:11:56 [2020-04-28T15:11:56.167Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
15:11:56 [2020-04-28T15:11:56.167Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
15:11:56 [2020-04-28T15:11:56.167Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
15:11:56 [2020-04-28T15:11:56.167Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
15:11:56 [2020-04-28T15:11:56.167Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
15:11:56 [2020-04-28T15:11:56.167Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
15:11:56 [2020-04-28T15:11:56.167Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
15:11:56 [2020-04-28T15:11:56.167Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
15:11:56 [2020-04-28T15:11:56.167Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:11:56 [2020-04-28T15:11:56.167Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:11:56 [2020-04-28T15:11:56.167Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:11:56 [2020-04-28T15:11:56.167Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:11:56 [2020-04-28T15:11:56.167Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:11:56 [2020-04-28T15:11:56.167Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:11:56 [2020-04-28T15:11:56.167Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:11:56 [2020-04-28T15:11:56.167Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:11:56 [2020-04-28T15:11:56.167Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:11:56 [2020-04-28T15:11:56.167Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:11:56 [2020-04-28T15:11:56.167Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
15:11:56 [2020-04-28T15:11:56.167Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
15:11:56 [2020-04-28T15:11:56.167Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
15:11:56 [2020-04-28T15:11:56.167Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
15:11:56 [2020-04-28T15:11:56.167Z] === RUN   TestCreateLinkToNonExistingContainer
15:11:56 [2020-04-28T15:11:56.167Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
15:11:56 [2020-04-28T15:11:56.167Z] === RUN   TestCreateWithInvalidEnv
15:11:56 [2020-04-28T15:11:56.167Z] === RUN   TestCreateWithInvalidEnv/0
15:11:56 [2020-04-28T15:11:56.167Z] === PAUSE TestCreateWithInvalidEnv/0
15:11:56 [2020-04-28T15:11:56.167Z] === RUN   TestCreateWithInvalidEnv/1
15:11:56 [2020-04-28T15:11:56.167Z] === PAUSE TestCreateWithInvalidEnv/1
15:11:56 [2020-04-28T15:11:56.167Z] === RUN   TestCreateWithInvalidEnv/2
15:11:56 [2020-04-28T15:11:56.167Z] === PAUSE TestCreateWithInvalidEnv/2
15:11:56 [2020-04-28T15:11:56.167Z] === CONT  TestCreateWithInvalidEnv/0
15:11:56 [2020-04-28T15:11:56.167Z] === CONT  TestCreateWithInvalidEnv/2
15:11:56 [2020-04-28T15:11:56.167Z] === CONT  TestCreateWithInvalidEnv/1
15:11:56 [2020-04-28T15:11:56.167Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
15:11:56 [2020-04-28T15:11:56.167Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:11:56 [2020-04-28T15:11:56.167Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
15:11:56 [2020-04-28T15:11:56.167Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:11:56 [2020-04-28T15:11:56.167Z] === RUN   TestCreateTmpfsMountsTarget
15:11:56 [2020-04-28T15:11:56.167Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
15:11:56 [2020-04-28T15:11:56.167Z] === RUN   TestCreateWithCustomMaskedPaths
15:11:56 [2020-04-28T15:11:56.331Z] --- PASS: TestContainerKillOnDaemonStart (13.06s)
15:11:56 [2020-04-28T15:11:56.331Z] PASS
15:11:56 [2020-04-28T15:11:56.331Z] 
15:11:56 [2020-04-28T15:11:56.332Z] === Skipped
15:11:56 [2020-04-28T15:11:56.332Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
15:11:56 [2020-04-28T15:11:56.332Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:11:56 [2020-04-28T15:11:56.332Z] 
15:11:56 [2020-04-28T15:11:56.332Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
15:11:56 [2020-04-28T15:11:56.332Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:11:56 [2020-04-28T15:11:56.332Z] 
15:11:56 [2020-04-28T15:11:56.332Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
15:11:56 [2020-04-28T15:11:56.332Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:11:56 [2020-04-28T15:11:56.332Z] 
15:11:56 [2020-04-28T15:11:56.332Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:11:56 [2020-04-28T15:11:56.332Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:11:56 [2020-04-28T15:11:56.332Z] 
15:11:56 [2020-04-28T15:11:56.332Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
15:11:56 [2020-04-28T15:11:56.332Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:11:56 [2020-04-28T15:11:56.332Z] 
15:11:56 [2020-04-28T15:11:56.332Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
15:11:56 [2020-04-28T15:11:56.332Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
15:11:56 [2020-04-28T15:11:56.332Z] 
15:11:56 [2020-04-28T15:11:56.332Z] 
15:11:56 [2020-04-28T15:11:56.332Z] DONE 200 tests, 6 skipped in 139.979s
15:11:56 [2020-04-28T15:11:56.332Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
15:11:56 [2020-04-28T15:11:56.332Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
15:11:56 [2020-04-28T15:11:56.332Z] ++ set -e
15:11:56 [2020-04-28T15:11:56.332Z] ++ '[' -n 0 ']'
15:11:56 [2020-04-28T15:11:56.332Z] ++ set -x
15:11:56 [2020-04-28T15:11:56.332Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
15:11:56 [2020-04-28T15:11:56.332Z] INFO: Testing against a local daemon
15:11:56 [2020-04-28T15:11:56.332Z] === RUN   TestCommitInheritsEnv
15:11:56 [2020-04-28T15:11:56.332Z] --- PASS: TestCommitInheritsEnv (0.59s)
15:11:56 [2020-04-28T15:11:56.332Z] === RUN   TestImportExtremelyLargeImageWorks
15:11:56 [2020-04-28T15:11:56.332Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
15:11:56 [2020-04-28T15:11:56.332Z]     import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out
15:11:56 [2020-04-28T15:11:56.332Z] === RUN   TestImagesFilterMultiReference
15:11:56 [2020-04-28T15:11:56.332Z] --- PASS: TestImagesFilterMultiReference (0.10s)
15:11:56 [2020-04-28T15:11:56.332Z] === RUN   TestImagePullPlatformInvalid
15:11:56 [2020-04-28T15:11:56.332Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
15:11:56 [2020-04-28T15:11:56.332Z] === RUN   TestRemoveImageOrphaning
15:11:56 [2020-04-28T15:11:56.332Z] --- PASS: TestRemoveImageOrphaning (0.58s)
15:11:56 [2020-04-28T15:11:56.332Z] === RUN   TestRemoveImageGarbageCollector
15:11:56 [2020-04-28T15:11:56.332Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
15:11:56 [2020-04-28T15:11:56.332Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:11:56 [2020-04-28T15:11:56.332Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:11:56 [2020-04-28T15:11:56.332Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
15:11:56 [2020-04-28T15:11:56.332Z] === RUN   TestTagInvalidReference
15:11:56 [2020-04-28T15:11:56.332Z] --- PASS: TestTagInvalidReference (0.03s)
15:11:56 [2020-04-28T15:11:56.332Z] === RUN   TestTagValidPrefixedRepo
15:11:56 [2020-04-28T15:11:56.332Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
15:11:56 [2020-04-28T15:11:56.332Z] === RUN   TestTagExistedNameWithoutForce
15:11:56 [2020-04-28T15:11:56.589Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
15:11:56 [2020-04-28T15:11:56.589Z] === RUN   TestTagOfficialNames
15:11:56 [2020-04-28T15:11:56.589Z] --- PASS: TestTagOfficialNames (0.08s)
15:11:56 [2020-04-28T15:11:56.589Z] === RUN   TestTagMatchesDigest
15:11:56 [2020-04-28T15:11:56.589Z] --- PASS: TestTagMatchesDigest (0.03s)
15:11:56 [2020-04-28T15:11:56.589Z] PASS
15:11:56 [2020-04-28T15:11:56.589Z] 
15:11:56 [2020-04-28T15:11:56.589Z] === Skipped
15:11:56 [2020-04-28T15:11:56.589Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
15:11:56 [2020-04-28T15:11:56.589Z]     import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out
15:11:56 [2020-04-28T15:11:56.589Z] 
15:11:56 [2020-04-28T15:11:56.589Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
15:11:56 [2020-04-28T15:11:56.589Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:11:56 [2020-04-28T15:11:56.589Z] 
15:11:56 [2020-04-28T15:11:56.589Z] 
15:11:56 [2020-04-28T15:11:56.590Z] DONE 12 tests, 2 skipped in 1.831s
15:11:56 [2020-04-28T15:11:56.590Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
15:11:56 [2020-04-28T15:11:56.590Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
15:11:56 [2020-04-28T15:11:56.590Z] ++ set -e
15:11:56 [2020-04-28T15:11:56.590Z] ++ '[' -n 0 ']'
15:11:56 [2020-04-28T15:11:56.590Z] ++ set -x
15:11:56 [2020-04-28T15:11:56.590Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
15:11:56 [2020-04-28T15:11:56.848Z] INFO: Testing against a local daemon
15:11:56 [2020-04-28T15:11:56.848Z] === RUN   TestNetworkCreateDelete
15:11:57 [2020-04-28T15:11:57.106Z] --- PASS: TestNetworkCreateDelete (0.40s)
15:11:57 [2020-04-28T15:11:57.106Z] === RUN   TestDockerNetworkDeletePreferID
15:11:57 [2020-04-28T15:11:57.199Z] --- PASS: TestRenameAnonymousContainer (3.92s)
15:11:57 [2020-04-28T15:11:57.199Z] === RUN   TestRenameContainerWithSameName
15:11:57 [2020-04-28T15:11:57.785Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.65s)
15:11:57 [2020-04-28T15:11:57.785Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:11:57 [2020-04-28T15:11:57.785Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:11:57 [2020-04-28T15:11:57.786Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:11:57 [2020-04-28T15:11:57.786Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:11:57 [2020-04-28T15:11:57.786Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:11:57 [2020-04-28T15:11:57.786Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:11:57 [2020-04-28T15:11:57.786Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:11:57 [2020-04-28T15:11:57.786Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:11:57 [2020-04-28T15:11:57.786Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:11:57 [2020-04-28T15:11:57.786Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:11:57 [2020-04-28T15:11:57.786Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:11:57 [2020-04-28T15:11:57.786Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:11:57 [2020-04-28T15:11:57.786Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:11:57 [2020-04-28T15:11:57.786Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:11:57 [2020-04-28T15:11:57.786Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:11:57 [2020-04-28T15:11:57.786Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:11:57 [2020-04-28T15:11:57.786Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
15:11:57 [2020-04-28T15:11:57.786Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
15:11:57 [2020-04-28T15:11:57.786Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
15:11:57 [2020-04-28T15:11:57.786Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
15:11:57 [2020-04-28T15:11:57.786Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
15:11:57 [2020-04-28T15:11:57.786Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
15:11:57 [2020-04-28T15:11:57.786Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:11:58 [2020-04-28T15:11:58.019Z] #24 264.4 Checking out files:  18% (1979/10662)   
Checking out files:  19% (2026/10662)   
Checking out files:  20% (2133/10662)   
Checking out files:  21% (2240/10662)   
Checking out files:  22% (2346/10662)   
Checking out files:  23% (2453/10662)   
Checking out files:  24% (2559/10662)   
Checking out files:  25% (2666/10662)   
Checking out files:  26% (2773/10662)   
Checking out files:  27% (2879/10662)   
Checking out files:  28% (2986/10662)   
Checking out files:  29% (3092/10662)   
Checking out files:  29% (3192/10662)   
Checking out files:  30% (3199/10662)   
Checking out files:  31% (3306/10662)   
Checking out files:  32% (3412/10662)   
Checking out files:  33% (3519/10662)   
Checking out files:  34% (3626/10662)   
Checking out files:  35% (3732/10662)   
Checking out files:  36% (3839/10662)   
Checking out files:  37% (3945/10662)   
Checking out files:  38% (4052/10662)   
Checking out files:  39% (4159/10662)   
Checking out files:  40% (4265/10662)   
Checking out files:  41% (4372/10662)   
Checking out files:  41% (4463/10662)   
Checking out files:  42% (4479/10662)   
Checking out files:  43% (4585/10662)   
Checking out files:  44% (4692/10662)   
Checking out files:  45% (4798/10662)   
Checking out files:  46% (4905/10662)   
Checking out files:  47% (5012/10662)   
Checking out files:  48% (5118/10662)   
Checking out files:  49% (5225/10662)   
Checking out files:  50% (5331/10662)   
Checking out files:  50% (5417/10662)   
Checking out files:  51% (5438/10662)   
Checking out files:  52% (5545/10662)   
Checking out files:  53% (5651/10662)   
Checking out files:  54% (5758/10662)   
Checking out files:  55% (5865/10662)   
Checking out files:  56% (5971/10662)   
Checking out files:  57% (6078/10662)   
Checking out files:  58% (6184/10662)   
Checking out files:  59% (6291/10662)   
Checking out files:  60% (6398/10662)   
Checking out files:  61% (6504/10662)   
Checking out files:  62% (6611/10662)   
Checking out files:  63% (6718/10662)   
Checking out files:  64% (6824/10662)   
Checking out files:  65% (6931/10662)   
Checking out files:  66% (7037/10662)   
Checking out files:  67% (7144/10662)   
Checking out files:  68% (7251/10662)   
Checking out files:  69% (7357/10662)   
Checking out files:  70% (7464/10662)   
Checking out files:  71% (7571/10662)   
Checking out files:  72% (7677/10662)   
Checking out files:  73% (7784/10662)   
Checking out files:  74% (7890/10662)   
Checking out files:  75% (7997/10662)   
Checking out files:  76% (8104/10662)   
Checking out files:  77% (8210/10662)   
Checking out files:  78% (8317/10662)   
Checking out files:  79% (8423/10662)   
Checking out files:  80% (8530/10662)   
Checking out files:  81% (8637/10662)   
Checking out files:  82% (8743/10662)   
Checking out files:  83% (8850/10662)   
Checking out files:  84% (8957/10662)   
Checking out files:  85% (9063/10662)   
Checking out files:  86% (9170/10662)   
Checking out files:  87% (9276/10662)   
Checking out files:  88% (9383/10662)   
Checking out files:  89% (9490/10662)   
Checking out files:  90% (9596/10662)   
Checking out files:  91% (9703/10662)   
Checking out files:  92% (9810/10662)   
Checking out files:  93% (9916/10662)   
Checking out files:  94% (10023/10662)   
Checking out files:  95% (10129/10662)   
Checking out files:  96% (10236/10662)   
Checking out files:  97% (10343/10662)   
Checking out files:  98% (10449/10662)   
Checking out files:  99% (10556/10662)   
Checking out files: 100% (10662/10662)   
Checking out files: 100% (10662/10662), done.
15:11:58 [2020-04-28T15:11:58.019Z] #24 271.2 + cd /tmp/tmp.XpA349UAxO/tmp/docker-ce
15:11:58 [2020-04-28T15:11:58.019Z] #24 271.2 + git checkout -q v17.06.2-ce
15:11:58 [2020-04-28T15:11:58.042Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.53s)
15:11:58 [2020-04-28T15:11:58.042Z] === RUN   TestContainerStartOnDaemonRestart
15:11:58 [2020-04-28T15:11:58.042Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
15:11:58 [2020-04-28T15:11:58.042Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
15:11:58 [2020-04-28T15:11:58.042Z] === RUN   TestDaemonRestartIpcMode
15:11:58 [2020-04-28T15:11:58.042Z] === PAUSE TestDaemonRestartIpcMode
15:11:58 [2020-04-28T15:11:58.042Z] === RUN   TestDaemonHostGatewayIP
15:11:58 [2020-04-28T15:11:58.042Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
15:11:58 [2020-04-28T15:11:58.042Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
15:11:58 [2020-04-28T15:11:58.042Z] === RUN   TestContainerKillOnDaemonStart
15:11:58 [2020-04-28T15:11:58.042Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
15:11:58 [2020-04-28T15:11:58.042Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
15:11:58 [2020-04-28T15:11:58.042Z] === RUN   TestDiff
15:11:58 [2020-04-28T15:11:58.123Z] --- PASS: TestRenameContainerWithSameName (0.87s)
15:11:58 [2020-04-28T15:11:58.123Z] === RUN   TestRenameContainerWithLinkedContainer
15:11:58 [2020-04-28T15:11:58.482Z] --- PASS: TestDockerNetworkDeletePreferID (1.06s)
15:11:58 [2020-04-28T15:11:58.482Z] === RUN   TestInspectNetwork
15:11:58 [2020-04-28T15:11:58.604Z] --- PASS: TestDiff (0.55s)
15:11:58 [2020-04-28T15:11:58.604Z] === RUN   TestExecWithCloseStdin
15:11:58 [2020-04-28T15:11:58.872Z] --- PASS: TestCreateWithCustomMaskedPaths (2.36s)
15:11:58 [2020-04-28T15:11:58.872Z] === RUN   TestCreateWithCapabilities
15:11:58 [2020-04-28T15:11:58.872Z] === RUN   TestCreateWithCapabilities/no_capabilities
15:11:58 [2020-04-28T15:11:58.872Z] === PAUSE TestCreateWithCapabilities/no_capabilities
15:11:58 [2020-04-28T15:11:58.872Z] === RUN   TestCreateWithCapabilities/empty_capabilities
15:11:58 [2020-04-28T15:11:58.872Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
15:11:58 [2020-04-28T15:11:58.872Z] === RUN   TestCreateWithCapabilities/valid_capabilities
15:11:58 [2020-04-28T15:11:58.872Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
15:11:58 [2020-04-28T15:11:58.872Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
15:11:58 [2020-04-28T15:11:58.872Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
15:11:58 [2020-04-28T15:11:58.872Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
15:11:58 [2020-04-28T15:11:58.872Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
15:11:58 [2020-04-28T15:11:58.872Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
15:11:58 [2020-04-28T15:11:58.872Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
15:11:58 [2020-04-28T15:11:58.872Z] === RUN   TestCreateWithCapabilities/empty_capadd
15:11:58 [2020-04-28T15:11:58.872Z] === PAUSE TestCreateWithCapabilities/empty_capadd
15:11:58 [2020-04-28T15:11:58.872Z] === RUN   TestCreateWithCapabilities/empty_capdrop
15:11:58 [2020-04-28T15:11:58.872Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
15:11:58 [2020-04-28T15:11:58.872Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
15:11:58 [2020-04-28T15:11:58.872Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
15:11:58 [2020-04-28T15:11:58.872Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
15:11:58 [2020-04-28T15:11:58.872Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
15:11:58 [2020-04-28T15:11:58.872Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
15:11:58 [2020-04-28T15:11:58.872Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
15:11:58 [2020-04-28T15:11:58.872Z] === CONT  TestCreateWithCapabilities/no_capabilities
15:11:58 [2020-04-28T15:11:58.872Z] === CONT  TestCreateWithCapabilities/empty_capadd
15:11:58 [2020-04-28T15:11:58.872Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
15:11:58 [2020-04-28T15:11:58.872Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
15:11:58 [2020-04-28T15:11:58.872Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
15:11:58 [2020-04-28T15:11:58.872Z] === CONT  TestCreateWithCapabilities/empty_capdrop
15:11:58 [2020-04-28T15:11:58.872Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
15:11:58 [2020-04-28T15:11:58.872Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
15:11:58 [2020-04-28T15:11:58.872Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
15:11:58 [2020-04-28T15:11:58.872Z] === CONT  TestCreateWithCapabilities/valid_capabilities
15:11:58 [2020-04-28T15:11:58.872Z] === CONT  TestCreateWithCapabilities/empty_capabilities
15:11:58 [2020-04-28T15:11:58.872Z] --- PASS: TestCreateWithCapabilities (0.01s)
15:11:58 [2020-04-28T15:11:58.872Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s)
15:11:58 [2020-04-28T15:11:58.872Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
15:11:58 [2020-04-28T15:11:58.872Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
15:11:58 [2020-04-28T15:11:58.872Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s)
15:11:58 [2020-04-28T15:11:58.872Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s)
15:11:58 [2020-04-28T15:11:58.872Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
15:11:58 [2020-04-28T15:11:58.872Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s)
15:11:58 [2020-04-28T15:11:58.872Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.10s)
15:11:58 [2020-04-28T15:11:58.872Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.10s)
15:11:58 [2020-04-28T15:11:58.872Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s)
15:11:58 [2020-04-28T15:11:58.872Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s)
15:11:58 [2020-04-28T15:11:58.872Z] === RUN   TestCreateWithCustomReadonlyPaths
15:11:59 [2020-04-28T15:11:59.051Z] #24 ...
15:11:59 [2020-04-28T15:11:59.051Z] 
15:11:59 [2020-04-28T15:11:59.051Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:11:59 [2020-04-28T15:11:59.051Z] #45 164.2   CC       criu/clone-noasan.o
15:11:59 [2020-04-28T15:11:59.051Z] #45 164.4   CC       criu/config.o
15:11:59 [2020-04-28T15:11:59.051Z] #45 169.2   CC       criu/cr-check.o
15:11:59 [2020-04-28T15:11:59.051Z] #45 172.9   CC       criu/cr-dedup.o
15:11:59 [2020-04-28T15:11:59.051Z] #45 173.9   CC       criu/cr-dump.o
15:11:59 [2020-04-28T15:11:59.342Z] #45 ...
15:11:59 [2020-04-28T15:11:59.342Z] 
15:11:59 [2020-04-28T15:11:59.342Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:11:59 [2020-04-28T15:11:59.342Z] #18 87.01 Selecting previously unselected package vim.
15:11:59 [2020-04-28T15:11:59.342Z] #18 87.04 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ...
15:11:59 [2020-04-28T15:11:59.342Z] #18 87.10 Unpacking vim (2:8.1.0875-5) ...
15:11:59 [2020-04-28T15:11:59.342Z] #18 88.44 Selecting previously unselected package xfsprogs.
15:11:59 [2020-04-28T15:11:59.342Z] #18 88.46 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ...
15:11:59 [2020-04-28T15:11:59.342Z] #18 88.46 Unpacking xfsprogs (4.20.0-1) ...
15:11:59 [2020-04-28T15:11:59.342Z] #18 89.39 Selecting previously unselected package zip.
15:11:59 [2020-04-28T15:11:59.342Z] #18 89.41 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ...
15:11:59 [2020-04-28T15:11:59.342Z] #18 89.41 Unpacking zip (3.0-11+b1) ...
15:11:59 [2020-04-28T15:11:59.342Z] #18 89.79 Setting up aufs-tools (1:4.14+20190211-1) ...
15:11:59 [2020-04-28T15:11:59.342Z] #18 89.80 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
15:11:59 [2020-04-28T15:11:59.342Z] #18 89.81 Setting up libip6tc0:ppc64el (1.8.2-4) ...
15:11:59 [2020-04-28T15:11:59.342Z] #18 89.82 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ...
15:11:59 [2020-04-28T15:11:59.342Z] #18 89.84 Setting up libgpm2:ppc64el (1.20.7-5) ...
15:11:59 [2020-04-28T15:11:59.342Z] #18 89.86 Setting up libip4tc0:ppc64el (1.8.2-4) ...
15:11:59 [2020-04-28T15:11:59.342Z] #18 89.87 Setting up uidmap (1:4.5-1.1) ...
15:11:59 [2020-04-28T15:11:59.342Z] #18 89.89 Setting up libnftnl11:ppc64el (1.1.2-2) ...
15:11:59 [2020-04-28T15:11:59.342Z] #18 89.90 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
15:11:59 [2020-04-28T15:11:59.342Z] #18 89.92 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
15:11:59 [2020-04-28T15:11:59.343Z] #18 89.93 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
15:11:59 [2020-04-28T15:11:59.343Z] #18 89.94 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
15:11:59 [2020-04-28T15:11:59.343Z] #18 89.94 Setting up xxd (2:8.1.0875-5) ...
15:11:59 [2020-04-28T15:11:59.343Z] #18 89.95 Setting up zip (3.0-11+b1) ...
15:11:59 [2020-04-28T15:11:59.343Z] #18 89.96 Setting up vim-common (2:8.1.0875-5) ...
15:11:59 [2020-04-28T15:11:59.343Z] #18 90.04 Setting up bash-completion (1:2.8-6) ...
15:11:59 [2020-04-28T15:11:59.483Z] === RUN   TestDockerSuite/TestBuildBlankName
15:11:59 [2020-04-28T15:11:59.534Z] --- PASS: TestExecWithCloseStdin (0.62s)
15:11:59 [2020-04-28T15:11:59.534Z] === RUN   TestExec
15:11:59 [2020-04-28T15:11:59.737Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
15:11:59 [2020-04-28T15:11:59.737Z] --- PASS: TestRenameContainerWithLinkedContainer (1.79s)
15:11:59 [2020-04-28T15:11:59.737Z] === RUN   TestResize
15:12:00 [2020-04-28T15:12:00.096Z] --- PASS: TestExec (0.64s)
15:12:00 [2020-04-28T15:12:00.096Z] === RUN   TestExecUser
15:12:00 [2020-04-28T15:12:00.296Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
15:12:00 [2020-04-28T15:12:00.659Z] --- PASS: TestExecUser (0.60s)
15:12:00 [2020-04-28T15:12:00.659Z] === RUN   TestExportContainerAndImportImage
15:12:00 [2020-04-28T15:12:00.855Z] --- PASS: TestResize (0.95s)
15:12:00 [2020-04-28T15:12:00.855Z] === RUN   TestResizeWithInvalidSize
15:12:01 [2020-04-28T15:12:01.222Z] --- PASS: TestExportContainerAndImportImage (0.74s)
15:12:01 [2020-04-28T15:12:01.222Z] === RUN   TestExportContainerAfterDaemonRestart
15:12:01 [2020-04-28T15:12:01.423Z] #18 96.47 Setting up libiptc0:ppc64el (1.8.2-4) ...
15:12:01 [2020-04-28T15:12:01.423Z] #18 96.48 Setting up xz-utils (5.2.4-1) ...
15:12:01 [2020-04-28T15:12:01.423Z] #18 96.51 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
15:12:01 [2020-04-28T15:12:01.423Z] #18 96.52 Setting up sudo (1.8.27-1+deb10u2) ...
15:12:01 [2020-04-28T15:12:01.423Z] #18 96.63 invoke-rc.d: could not determine current runlevel
15:12:01 [2020-04-28T15:12:01.423Z] #18 96.64 invoke-rc.d: policy-rc.d denied execution of start.
15:12:01 [2020-04-28T15:12:01.423Z] #18 96.66 Setting up pigz (2.4-1) ...
15:12:01 [2020-04-28T15:12:01.423Z] #18 96.66 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ...
15:12:01 [2020-04-28T15:12:01.423Z] #18 96.67 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
15:12:01 [2020-04-28T15:12:01.423Z] #18 96.69 Setting up python-pip-whl (18.1-5) ...
15:12:01 [2020-04-28T15:12:01.544Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.50s)
15:12:01 [2020-04-28T15:12:01.544Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:12:01 [2020-04-28T15:12:01.544Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:12:01 [2020-04-28T15:12:01.544Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:12:01 [2020-04-28T15:12:01.544Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:12:01 [2020-04-28T15:12:01.544Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:12:01 [2020-04-28T15:12:01.544Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:12:01 [2020-04-28T15:12:01.544Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:12:01 [2020-04-28T15:12:01.544Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:12:01 [2020-04-28T15:12:01.544Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:12:01 [2020-04-28T15:12:01.544Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:12:01 [2020-04-28T15:12:01.544Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:12:01 [2020-04-28T15:12:01.544Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:12:01 [2020-04-28T15:12:01.544Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:12:01 [2020-04-28T15:12:01.544Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:12:01 [2020-04-28T15:12:01.544Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:12:01 [2020-04-28T15:12:01.544Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:12:01 [2020-04-28T15:12:01.544Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
15:12:01 [2020-04-28T15:12:01.544Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
15:12:01 [2020-04-28T15:12:01.544Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
15:12:01 [2020-04-28T15:12:01.544Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
15:12:01 [2020-04-28T15:12:01.544Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
15:12:01 [2020-04-28T15:12:01.544Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
15:12:01 [2020-04-28T15:12:01.544Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:12:01 [2020-04-28T15:12:01.713Z] #18 96.70 Setting up libmpdec2:ppc64el (2.4.2-2) ...
15:12:01 [2020-04-28T15:12:01.713Z] #18 96.70 Setting up vim-runtime (2:8.1.0875-5) ...
15:12:01 [2020-04-28T15:12:01.781Z] --- PASS: TestResizeWithInvalidSize (1.00s)
15:12:01 [2020-04-28T15:12:01.781Z] === RUN   TestResizeWhenContainerNotStarted
15:12:02 [2020-04-28T15:12:02.036Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
15:12:02 [2020-04-28T15:12:02.157Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.88s)
15:12:02 [2020-04-28T15:12:02.157Z] === RUN   TestContainerStartOnDaemonRestart
15:12:02 [2020-04-28T15:12:02.157Z] === PAUSE TestContainerStartOnDaemonRestart
15:12:02 [2020-04-28T15:12:02.157Z] === RUN   TestDaemonRestartIpcMode
15:12:02 [2020-04-28T15:12:02.157Z] === PAUSE TestDaemonRestartIpcMode
15:12:02 [2020-04-28T15:12:02.157Z] === RUN   TestDaemonHostGatewayIP
15:12:02 [2020-04-28T15:12:02.157Z] === PAUSE TestDaemonHostGatewayIP
15:12:02 [2020-04-28T15:12:02.157Z] === RUN   TestContainerKillOnDaemonStart
15:12:02 [2020-04-28T15:12:02.157Z] === PAUSE TestContainerKillOnDaemonStart
15:12:02 [2020-04-28T15:12:02.157Z] === RUN   TestDiff
15:12:02 [2020-04-28T15:12:02.340Z] #18 97.43 Setting up libaio1:ppc64el (0.3.112-3) ...
15:12:02 [2020-04-28T15:12:02.340Z] #18 97.44 Setting up libonig5:ppc64el (6.9.1-1) ...
15:12:02 [2020-04-28T15:12:02.340Z] #18 97.46 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ...
15:12:02 [2020-04-28T15:12:02.340Z] #18 97.47 Setting up vim (2:8.1.0875-5) ...
15:12:02 [2020-04-28T15:12:02.340Z] #18 97.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
15:12:02 [2020-04-28T15:12:02.340Z] #18 97.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
15:12:02 [2020-04-28T15:12:02.340Z] #18 97.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
15:12:02 [2020-04-28T15:12:02.340Z] #18 97.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
15:12:02 [2020-04-28T15:12:02.340Z] #18 97.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
15:12:02 [2020-04-28T15:12:02.340Z] #18 97.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
15:12:02 [2020-04-28T15:12:02.340Z] #18 97.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
15:12:02 [2020-04-28T15:12:02.597Z] --- PASS: TestResizeWhenContainerNotStarted (0.89s)
15:12:02 [2020-04-28T15:12:02.597Z] === RUN   TestDaemonRestartKillContainers
15:12:02 [2020-04-28T15:12:02.597Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:12:02 [2020-04-28T15:12:02.597Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:12:02 [2020-04-28T15:12:02.597Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:12:02 [2020-04-28T15:12:02.597Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:12:02 [2020-04-28T15:12:02.597Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:12:02 [2020-04-28T15:12:02.597Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:12:02 [2020-04-28T15:12:02.597Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:12:02 [2020-04-28T15:12:02.597Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:12:02 [2020-04-28T15:12:02.597Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:12:02 [2020-04-28T15:12:02.597Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:12:02 [2020-04-28T15:12:02.597Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:12:02 [2020-04-28T15:12:02.597Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:12:02 [2020-04-28T15:12:02.597Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:12:02 [2020-04-28T15:12:02.597Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:12:02 [2020-04-28T15:12:02.597Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:12:02 [2020-04-28T15:12:02.597Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:12:02 [2020-04-28T15:12:02.597Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:12:02 [2020-04-28T15:12:02.597Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:12:02 [2020-04-28T15:12:02.597Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:12:02 [2020-04-28T15:12:02.597Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:12:02 [2020-04-28T15:12:02.597Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:12:02 [2020-04-28T15:12:02.597Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:12:02 [2020-04-28T15:12:02.597Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:12:02 [2020-04-28T15:12:02.597Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:12:02 [2020-04-28T15:12:02.597Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:12:02 [2020-04-28T15:12:02.597Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:12:02 [2020-04-28T15:12:02.629Z] #18 97.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
15:12:02 [2020-04-28T15:12:02.630Z] #18 97.75 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
15:12:02 [2020-04-28T15:12:02.630Z] #18 97.75 Setting up thin-provisioning-tools (0.7.6-2.1) ...
15:12:02 [2020-04-28T15:12:02.630Z] #18 97.78 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
15:12:02 [2020-04-28T15:12:02.630Z] #18 97.80 Setting up jq (1.5+dfsg-2+b1) ...
15:12:02 [2020-04-28T15:12:02.630Z] #18 97.82 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ...
15:12:02 [2020-04-28T15:12:02.630Z] #18 97.83 Setting up python3.7 (3.7.3-2+deb10u1) ...
15:12:03 [2020-04-28T15:12:03.164Z] --- PASS: TestDiff (0.87s)
15:12:03 [2020-04-28T15:12:03.164Z] === RUN   TestExecWithCloseStdin
15:12:03 [2020-04-28T15:12:03.523Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
15:12:03 [2020-04-28T15:12:03.655Z] #18 ...
15:12:03 [2020-04-28T15:12:03.655Z] 
15:12:03 [2020-04-28T15:12:03.655Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:12:03 [2020-04-28T15:12:03.655Z] #24 276.5 + mkdir -p /tmp/tmp.XpA349UAxO/src/github.com/docker
15:12:03 [2020-04-28T15:12:03.655Z] #24 276.5 + mv components/cli /tmp/tmp.XpA349UAxO/src/github.com/docker/cli
15:12:03 [2020-04-28T15:12:03.655Z] #24 276.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
15:12:03 [2020-04-28T15:12:03.655Z] #24 ...
15:12:03 [2020-04-28T15:12:03.655Z] 
15:12:03 [2020-04-28T15:12:03.655Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:12:03 [2020-04-28T15:12:03.655Z] #48 266.6 net/http/httptrace
15:12:03 [2020-04-28T15:12:03.655Z] #48 267.1 net/http
15:12:03 [2020-04-28T15:12:03.746Z] === RUN   TestInspectNetwork/full_network_id
15:12:03 [2020-04-28T15:12:03.746Z] === RUN   TestInspectNetwork/partial_network_id
15:12:03 [2020-04-28T15:12:03.746Z] === RUN   TestInspectNetwork/network_name
15:12:03 [2020-04-28T15:12:03.746Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
15:12:04 [2020-04-28T15:12:04.172Z] --- PASS: TestExecWithCloseStdin (0.90s)
15:12:04 [2020-04-28T15:12:04.172Z] === RUN   TestExec
15:12:04 [2020-04-28T15:12:04.281Z] #48 ...
15:12:04 [2020-04-28T15:12:04.281Z] 
15:12:04 [2020-04-28T15:12:04.281Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:12:04 [2020-04-28T15:12:04.281Z] #45 179.3   CC       criu/cr-errno.o
15:12:04 [2020-04-28T15:12:04.281Z] #45 179.4   CC       criu/cr-restore.o
15:12:04 [2020-04-28T15:12:04.448Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
15:12:04 [2020-04-28T15:12:04.512Z] sha256:d50268a04e4676db1d274a1d1c9b76702613beac170047a702a1e70a9a7a6cd4
15:12:04 [2020-04-28T15:12:04.512Z] INFO: Starting docker-py tests...
15:12:04 [2020-04-28T15:12:04.512Z] ============================= test session starts ==============================
15:12:04 [2020-04-28T15:12:04.512Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1
15:12:04 [2020-04-28T15:12:04.512Z] rootdir: /src, inifile: pytest.ini
15:12:04 [2020-04-28T15:12:04.512Z] plugins: cov-2.6.1, timeout-1.3.3
15:12:04 [2020-04-28T15:12:04.512Z] collected 387 items / 1 deselected / 386 selected
15:12:04 [2020-04-28T15:12:04.512Z] 
15:12:05 [2020-04-28T15:12:05.179Z] --- PASS: TestExec (0.90s)
15:12:05 [2020-04-28T15:12:05.179Z] === RUN   TestExecUser
15:12:05 [2020-04-28T15:12:05.393Z] --- PASS: TestExportContainerAfterDaemonRestart (3.79s)
15:12:05 [2020-04-28T15:12:05.393Z] === RUN   TestHealthCheckWorkdir
15:12:05 [2020-04-28T15:12:05.793Z] --- PASS: TestExecUser (0.91s)
15:12:05 [2020-04-28T15:12:05.793Z] === RUN   TestExportContainerAndImportImage
15:12:05 [2020-04-28T15:12:05.809Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:12:05 [2020-04-28T15:12:05.809Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:12:05 [2020-04-28T15:12:05.809Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
15:12:05 [2020-04-28T15:12:05.956Z] --- PASS: TestHealthCheckWorkdir (0.86s)
15:12:05 [2020-04-28T15:12:05.956Z] === RUN   TestHealthKillContainer
15:12:07 [2020-04-28T15:12:07.263Z] --- PASS: TestExportContainerAndImportImage (1.13s)
15:12:07 [2020-04-28T15:12:07.263Z] === RUN   TestExportContainerAfterDaemonRestart
15:12:07 [2020-04-28T15:12:07.692Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:12:07 [2020-04-28T15:12:07.692Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:12:07 [2020-04-28T15:12:07.928Z] --- PASS: TestInspectNetwork (9.46s)
15:12:07 [2020-04-28T15:12:07.928Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
15:12:07 [2020-04-28T15:12:07.928Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
15:12:07 [2020-04-28T15:12:07.928Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
15:12:07 [2020-04-28T15:12:07.928Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
15:12:07 [2020-04-28T15:12:07.928Z] === RUN   TestRunContainerWithBridgeNone
15:12:08 [2020-04-28T15:12:08.734Z] --- PASS: TestExportContainerAfterDaemonRestart (1.57s)
15:12:08 [2020-04-28T15:12:08.734Z] === RUN   TestHealthCheckWorkdir
15:12:09 [2020-04-28T15:12:09.053Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
15:12:09 [2020-04-28T15:12:09.053Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:12:09 [2020-04-28T15:12:09.053Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:12:09 [2020-04-28T15:12:09.225Z] --- PASS: TestHealthKillContainer (2.73s)
15:12:09 [2020-04-28T15:12:09.225Z] === RUN   TestInspectCpusetInConfigPre120
15:12:09 [2020-04-28T15:12:09.225Z] --- PASS: TestInspectCpusetInConfigPre120 (0.57s)
15:12:09 [2020-04-28T15:12:09.225Z] === RUN   TestIpcModeNone
15:12:09 [2020-04-28T15:12:09.614Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
15:12:09 [2020-04-28T15:12:09.740Z] --- PASS: TestHealthCheckWorkdir (1.07s)
15:12:09 [2020-04-28T15:12:09.740Z] === RUN   TestHealthKillContainer
15:12:09 [2020-04-28T15:12:09.788Z] --- PASS: TestIpcModeNone (0.67s)
15:12:09 [2020-04-28T15:12:09.788Z] === RUN   TestIpcModePrivate
15:12:09 [2020-04-28T15:12:09.819Z] #45 ...
15:12:09 [2020-04-28T15:12:09.819Z] 
15:12:09 [2020-04-28T15:12:09.819Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
15:12:09 [2020-04-28T15:12:09.819Z] #18 104.2 Setting up iptables (1.8.2-4) ...
15:12:09 [2020-04-28T15:12:09.819Z] #18 104.3 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
15:12:09 [2020-04-28T15:12:09.819Z] #18 104.3 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:12:09 [2020-04-28T15:12:09.819Z] #18 104.3 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
15:12:09 [2020-04-28T15:12:09.819Z] #18 104.3 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:12:09 [2020-04-28T15:12:09.819Z] #18 104.3 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
15:12:09 [2020-04-28T15:12:09.819Z] #18 104.3 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
15:12:09 [2020-04-28T15:12:09.819Z] #18 104.3 Setting up python3 (3.7.3-1) ...
15:12:10 [2020-04-28T15:12:10.109Z] #18 105.2 Setting up python3-wheel (0.32.3-2) ...
15:12:10 [2020-04-28T15:12:10.458Z] --- PASS: TestRunContainerWithBridgeNone (2.56s)
15:12:10 [2020-04-28T15:12:10.458Z] === RUN   TestNetworkInvalidJSON
15:12:10 [2020-04-28T15:12:10.458Z] === RUN   TestNetworkInvalidJSON//networks/create
15:12:10 [2020-04-28T15:12:10.458Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:12:10 [2020-04-28T15:12:10.458Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:12:10 [2020-04-28T15:12:10.458Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:12:10 [2020-04-28T15:12:10.458Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:12:10 [2020-04-28T15:12:10.458Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:12:10 [2020-04-28T15:12:10.458Z] === CONT  TestNetworkInvalidJSON//networks/create
15:12:10 [2020-04-28T15:12:10.458Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:12:10 [2020-04-28T15:12:10.458Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:12:10 [2020-04-28T15:12:10.458Z] --- PASS: TestNetworkInvalidJSON (0.04s)
15:12:10 [2020-04-28T15:12:10.458Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
15:12:10 [2020-04-28T15:12:10.458Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:12:10 [2020-04-28T15:12:10.458Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
15:12:10 [2020-04-28T15:12:10.458Z] === RUN   TestHostIPv4BridgeLabel
15:12:10 [2020-04-28T15:12:10.717Z] --- PASS: TestIpcModePrivate (0.64s)
15:12:10 [2020-04-28T15:12:10.717Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:110, shared: false, mustBeShared: false
15:12:10 [2020-04-28T15:12:10.717Z] === RUN   TestIpcModeShareable
15:12:10 [2020-04-28T15:12:10.717Z] --- SKIP: TestIpcModeShareable (0.00s)
15:12:10 [2020-04-28T15:12:10.717Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:12:10 [2020-04-28T15:12:10.717Z] === RUN   TestAPIIpcModeShareableAndContainer
15:12:11 [2020-04-28T15:12:11.025Z] --- PASS: TestHostIPv4BridgeLabel (0.85s)
15:12:11 [2020-04-28T15:12:11.025Z] === RUN   TestDaemonRestartWithLiveRestore
15:12:11 [2020-04-28T15:12:11.500Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
15:12:11 [2020-04-28T15:12:11.500Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
15:12:11 [2020-04-28T15:12:11.616Z] #18 106.7 Setting up apparmor (2.13.2-10) ...
15:12:11 [2020-04-28T15:12:11.755Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:12:12 [2020-04-28T15:12:12.314Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:12:12 [2020-04-28T15:12:12.400Z] --- PASS: TestDaemonRestartWithLiveRestore (1.34s)
15:12:12 [2020-04-28T15:12:12.400Z] === RUN   TestDaemonDefaultNetworkPools
15:12:12 [2020-04-28T15:12:12.651Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.95s)
15:12:12 [2020-04-28T15:12:12.651Z] === RUN   TestAPIIpcModeHost
15:12:12 [2020-04-28T15:12:12.651Z] --- SKIP: TestAPIIpcModeHost (0.00s)
15:12:12 [2020-04-28T15:12:12.651Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:12:12 [2020-04-28T15:12:12.651Z] === RUN   TestDaemonIpcModeShareable
15:12:12 [2020-04-28T15:12:12.651Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
15:12:12 [2020-04-28T15:12:12.651Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:12:12 [2020-04-28T15:12:12.651Z] === RUN   TestDaemonIpcModePrivate
15:12:13 [2020-04-28T15:12:13.220Z] --- PASS: TestHealthKillContainer (3.03s)
15:12:13 [2020-04-28T15:12:13.220Z] === RUN   TestInspectCpusetInConfigPre120
15:12:13 [2020-04-28T15:12:13.502Z] --- PASS: TestInspectCpusetInConfigPre120 (0.82s)
15:12:13 [2020-04-28T15:12:13.502Z] === RUN   TestIpcModeNone
15:12:13 [2020-04-28T15:12:13.774Z] --- PASS: TestDaemonDefaultNetworkPools (1.27s)
15:12:13 [2020-04-28T15:12:13.774Z] === RUN   TestDaemonRestartWithExistingNetwork
15:12:14 [2020-04-28T15:12:14.199Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
15:12:14 [2020-04-28T15:12:14.329Z] #18 109.4 Setting up xfsprogs (4.20.0-1) ...
15:12:14 [2020-04-28T15:12:14.329Z] #18 109.4 Setting up python3-lib2to3 (3.7.3-1) ...
15:12:14 [2020-04-28T15:12:14.509Z] --- PASS: TestIpcModeNone (0.89s)
15:12:14 [2020-04-28T15:12:14.509Z] === RUN   TestIpcModePrivate
15:12:14 [2020-04-28T15:12:14.759Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
15:12:14 [2020-04-28T15:12:14.957Z] #18 110.1 Setting up python3-pkg-resources (40.8.0-1) ...
15:12:15 [2020-04-28T15:12:15.226Z] --- PASS: TestDaemonIpcModePrivate (2.44s)
15:12:15 [2020-04-28T15:12:15.226Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
15:12:15 [2020-04-28T15:12:15.226Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:12:15 [2020-04-28T15:12:15.226Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
15:12:15 [2020-04-28T15:12:15.226Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:12:15 [2020-04-28T15:12:15.226Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:12:15 [2020-04-28T15:12:15.226Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
15:12:15 [2020-04-28T15:12:15.226Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:12:15 [2020-04-28T15:12:15.226Z] === RUN   TestIpcModeOlderClient
15:12:15 [2020-04-28T15:12:15.226Z] === PAUSE TestIpcModeOlderClient
15:12:15 [2020-04-28T15:12:15.226Z] === RUN   TestKillContainerInvalidSignal
15:12:15 [2020-04-28T15:12:15.318Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:12:15 [2020-04-28T15:12:15.482Z] --- PASS: TestKillContainerInvalidSignal (0.62s)
15:12:15 [2020-04-28T15:12:15.482Z] === RUN   TestKillContainer
15:12:15 [2020-04-28T15:12:15.482Z] === RUN   TestKillContainer/no_signal
15:12:15 [2020-04-28T15:12:15.514Z] --- PASS: TestIpcModePrivate (0.92s)
15:12:15 [2020-04-28T15:12:15.515Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false
15:12:15 [2020-04-28T15:12:15.515Z] === RUN   TestIpcModeShareable
15:12:15 [2020-04-28T15:12:15.809Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.96s)
15:12:15 [2020-04-28T15:12:15.809Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:12:16 [2020-04-28T15:12:16.044Z] === RUN   TestKillContainer/non_killing_signal
15:12:16 [2020-04-28T15:12:16.128Z] --- PASS: TestIpcModeShareable (0.96s)
15:12:16 [2020-04-28T15:12:16.128Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true
15:12:16 [2020-04-28T15:12:16.128Z] === RUN   TestAPIIpcModeShareableAndContainer
15:12:16 [2020-04-28T15:12:16.242Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:12:16 [2020-04-28T15:12:16.242Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
15:12:16 [2020-04-28T15:12:16.459Z] #18 111.7 Setting up python3-distutils (3.7.3-1) ...
15:12:16 [2020-04-28T15:12:16.607Z] === RUN   TestKillContainer/killing_signal
15:12:17 [2020-04-28T15:12:17.169Z] --- PASS: TestKillContainer (1.68s)
15:12:17 [2020-04-28T15:12:17.169Z]     --- PASS: TestKillContainer/no_signal (0.52s)
15:12:17 [2020-04-28T15:12:17.169Z]     --- PASS: TestKillContainer/non_killing_signal (0.37s)
15:12:17 [2020-04-28T15:12:17.169Z]     --- PASS: TestKillContainer/killing_signal (0.54s)
15:12:17 [2020-04-28T15:12:17.169Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:12:17 [2020-04-28T15:12:17.169Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:12:17 [2020-04-28T15:12:17.488Z] #18 112.7 Setting up python3-setuptools (40.8.0-1) ...
15:12:17 [2020-04-28T15:12:17.732Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:12:18 [2020-04-28T15:12:18.295Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.12s)
15:12:18 [2020-04-28T15:12:18.295Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.53s)
15:12:18 [2020-04-28T15:12:18.295Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.38s)
15:12:18 [2020-04-28T15:12:18.295Z] === RUN   TestKillStoppedContainer
15:12:18 [2020-04-28T15:12:18.338Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.40s)
15:12:18 [2020-04-28T15:12:18.338Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:12:18 [2020-04-28T15:12:18.552Z] --- PASS: TestKillStoppedContainer (0.05s)
15:12:18 [2020-04-28T15:12:18.552Z] === RUN   TestKillStoppedContainerAPIPre120
15:12:18 [2020-04-28T15:12:18.552Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
15:12:18 [2020-04-28T15:12:18.552Z] === RUN   TestKillDifferentUserContainer
15:12:18 [2020-04-28T15:12:18.752Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
15:12:18 [2020-04-28T15:12:18.752Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.93s)
15:12:18 [2020-04-28T15:12:18.752Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.04s)
15:12:18 [2020-04-28T15:12:18.752Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.84s)
15:12:18 [2020-04-28T15:12:18.752Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.83s)
15:12:18 [2020-04-28T15:12:18.752Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.70s)
15:12:18 [2020-04-28T15:12:18.752Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.63s)
15:12:18 [2020-04-28T15:12:18.752Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.62s)
15:12:18 [2020-04-28T15:12:18.752Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.07s)
15:12:18 [2020-04-28T15:12:18.752Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.50s)
15:12:18 [2020-04-28T15:12:18.752Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.85s)
15:12:18 [2020-04-28T15:12:18.752Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.60s)
15:12:18 [2020-04-28T15:12:18.752Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.61s)
15:12:18 [2020-04-28T15:12:18.752Z] === RUN   TestCgroupNamespacesRun
15:12:18 [2020-04-28T15:12:18.905Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.82s)
15:12:18 [2020-04-28T15:12:18.905Z] === RUN   TestServiceWithPredefinedNetwork
15:12:19 [2020-04-28T15:12:19.115Z] --- PASS: TestKillDifferentUserContainer (0.58s)
15:12:19 [2020-04-28T15:12:19.115Z] === RUN   TestInspectOomKilledTrue
15:12:19 [2020-04-28T15:12:19.115Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
15:12:19 [2020-04-28T15:12:19.115Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
15:12:19 [2020-04-28T15:12:19.115Z] === RUN   TestInspectOomKilledFalse
15:12:19 [2020-04-28T15:12:19.115Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
15:12:19 [2020-04-28T15:12:19.115Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:12:19 [2020-04-28T15:12:19.115Z] === RUN   TestLinksEtcHostsContentMatch
15:12:19 [2020-04-28T15:12:19.115Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
15:12:19 [2020-04-28T15:12:19.115Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
15:12:19 [2020-04-28T15:12:19.115Z] === RUN   TestLinksContainerNames
15:12:19 [2020-04-28T15:12:19.564Z] #18 114.7 Setting up python3-pip (18.1-5) ...
15:12:19 [2020-04-28T15:12:19.578Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.90s)
15:12:19 [2020-04-28T15:12:19.578Z] === RUN   TestAPIIpcModeHost
15:12:19 [2020-04-28T15:12:19.860Z] --- PASS: TestAPIIpcModeHost (0.61s)
15:12:19 [2020-04-28T15:12:19.860Z] === RUN   TestDaemonIpcModeShareable
15:12:20 [2020-04-28T15:12:20.113Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
15:12:20 [2020-04-28T15:12:20.367Z] --- PASS: TestCgroupNamespacesRun (1.83s)
15:12:20 [2020-04-28T15:12:20.367Z] === RUN   TestCgroupNamespacesRunPrivileged
15:12:20 [2020-04-28T15:12:20.482Z] --- PASS: TestLinksContainerNames (1.14s)
15:12:20 [2020-04-28T15:12:20.482Z] === RUN   TestLogsFollowTailEmpty
15:12:20 [2020-04-28T15:12:20.739Z] --- PASS: TestLogsFollowTailEmpty (0.57s)
15:12:20 [2020-04-28T15:12:20.739Z] === RUN   TestContainerNetworkMountsNoChown
15:12:21 [2020-04-28T15:12:21.301Z] --- PASS: TestContainerNetworkMountsNoChown (0.56s)
15:12:21 [2020-04-28T15:12:21.301Z] === RUN   TestMountDaemonRoot
15:12:21 [2020-04-28T15:12:21.301Z] === RUN   TestMountDaemonRoot/default
15:12:21 [2020-04-28T15:12:21.301Z] === PAUSE TestMountDaemonRoot/default
15:12:21 [2020-04-28T15:12:21.301Z] === RUN   TestMountDaemonRoot/private
15:12:21 [2020-04-28T15:12:21.301Z] === PAUSE TestMountDaemonRoot/private
15:12:21 [2020-04-28T15:12:21.301Z] === RUN   TestMountDaemonRoot/rprivate
15:12:21 [2020-04-28T15:12:21.301Z] === PAUSE TestMountDaemonRoot/rprivate
15:12:21 [2020-04-28T15:12:21.301Z] === RUN   TestMountDaemonRoot/slave
15:12:21 [2020-04-28T15:12:21.301Z] === PAUSE TestMountDaemonRoot/slave
15:12:21 [2020-04-28T15:12:21.301Z] === RUN   TestMountDaemonRoot/rslave
15:12:21 [2020-04-28T15:12:21.301Z] === PAUSE TestMountDaemonRoot/rslave
15:12:21 [2020-04-28T15:12:21.301Z] === RUN   TestMountDaemonRoot/shared
15:12:21 [2020-04-28T15:12:21.301Z] === PAUSE TestMountDaemonRoot/shared
15:12:21 [2020-04-28T15:12:21.301Z] === RUN   TestMountDaemonRoot/rshared
15:12:21 [2020-04-28T15:12:21.301Z] === PAUSE TestMountDaemonRoot/rshared
15:12:21 [2020-04-28T15:12:21.301Z] === CONT  TestMountDaemonRoot/default
15:12:21 [2020-04-28T15:12:21.301Z] === RUN   TestMountDaemonRoot/default/bind_root
15:12:21 [2020-04-28T15:12:21.301Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:12:21 [2020-04-28T15:12:21.301Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:12:21 [2020-04-28T15:12:21.301Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:12:21 [2020-04-28T15:12:21.301Z] === RUN   TestMountDaemonRoot/default/mount_root
15:12:21 [2020-04-28T15:12:21.301Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:12:21 [2020-04-28T15:12:21.301Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:12:21 [2020-04-28T15:12:21.301Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:12:21 [2020-04-28T15:12:21.301Z] === CONT  TestMountDaemonRoot/default/bind_root
15:12:21 [2020-04-28T15:12:21.301Z] === CONT  TestMountDaemonRoot/rshared
15:12:21 [2020-04-28T15:12:21.301Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:12:21 [2020-04-28T15:12:21.301Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:12:21 [2020-04-28T15:12:21.301Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:12:21 [2020-04-28T15:12:21.301Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:12:21 [2020-04-28T15:12:21.301Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:12:21 [2020-04-28T15:12:21.301Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:12:21 [2020-04-28T15:12:21.301Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:12:21 [2020-04-28T15:12:21.301Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:12:21 [2020-04-28T15:12:21.301Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:12:21 [2020-04-28T15:12:21.301Z] === CONT  TestMountDaemonRoot/shared
15:12:21 [2020-04-28T15:12:21.301Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:12:21 [2020-04-28T15:12:21.301Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:12:21 [2020-04-28T15:12:21.301Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:12:21 [2020-04-28T15:12:21.301Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:12:21 [2020-04-28T15:12:21.301Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:12:21 [2020-04-28T15:12:21.301Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:12:21 [2020-04-28T15:12:21.301Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:12:21 [2020-04-28T15:12:21.301Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:12:21 [2020-04-28T15:12:21.301Z] === CONT  TestMountDaemonRoot/rslave
15:12:21 [2020-04-28T15:12:21.301Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:12:21 [2020-04-28T15:12:21.301Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:12:21 [2020-04-28T15:12:21.301Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:12:21 [2020-04-28T15:12:21.301Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:12:21 [2020-04-28T15:12:21.301Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:12:21 [2020-04-28T15:12:21.301Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:12:21 [2020-04-28T15:12:21.301Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:12:21 [2020-04-28T15:12:21.301Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:12:21 [2020-04-28T15:12:21.301Z] === CONT  TestMountDaemonRoot/slave
15:12:21 [2020-04-28T15:12:21.301Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:12:21 [2020-04-28T15:12:21.301Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:12:21 [2020-04-28T15:12:21.301Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:12:21 [2020-04-28T15:12:21.301Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:12:21 [2020-04-28T15:12:21.301Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:12:21 [2020-04-28T15:12:21.301Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:12:21 [2020-04-28T15:12:21.301Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:12:21 [2020-04-28T15:12:21.301Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:12:21 [2020-04-28T15:12:21.301Z] === CONT  TestMountDaemonRoot/rprivate
15:12:21 [2020-04-28T15:12:21.301Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:12:21 [2020-04-28T15:12:21.301Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:12:21 [2020-04-28T15:12:21.301Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:12:21 [2020-04-28T15:12:21.301Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:12:21 [2020-04-28T15:12:21.301Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:12:21 [2020-04-28T15:12:21.301Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:12:21 [2020-04-28T15:12:21.301Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:12:21 [2020-04-28T15:12:21.301Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:12:21 [2020-04-28T15:12:21.301Z] === CONT  TestMountDaemonRoot/private
15:12:21 [2020-04-28T15:12:21.301Z] === RUN   TestMountDaemonRoot/private/bind_root
15:12:21 [2020-04-28T15:12:21.301Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:12:21 [2020-04-28T15:12:21.301Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:12:21 [2020-04-28T15:12:21.301Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:12:21 [2020-04-28T15:12:21.301Z] === RUN   TestMountDaemonRoot/private/mount_root
15:12:21 [2020-04-28T15:12:21.301Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:12:21 [2020-04-28T15:12:21.301Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:12:21 [2020-04-28T15:12:21.301Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:12:21 [2020-04-28T15:12:21.301Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:12:21 [2020-04-28T15:12:21.301Z] === CONT  TestMountDaemonRoot/default/mount_root
15:12:21 [2020-04-28T15:12:21.558Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:12:21 [2020-04-28T15:12:21.558Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:12:21 [2020-04-28T15:12:21.558Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:12:21 [2020-04-28T15:12:21.558Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:12:21 [2020-04-28T15:12:21.558Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:12:21 [2020-04-28T15:12:21.558Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:12:21 [2020-04-28T15:12:21.558Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:12:21 [2020-04-28T15:12:21.558Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:12:21 [2020-04-28T15:12:21.558Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:12:21 [2020-04-28T15:12:21.558Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:12:21 [2020-04-28T15:12:21.558Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:12:21 [2020-04-28T15:12:21.627Z] #18 116.7 Processing triggers for libc-bin (2.28-10) ...
15:12:21 [2020-04-28T15:12:21.627Z] #18 116.8 Processing triggers for mime-support (3.62) ...
15:12:21 [2020-04-28T15:12:21.814Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:12:21 [2020-04-28T15:12:21.814Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:12:21 [2020-04-28T15:12:21.814Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:12:21 [2020-04-28T15:12:21.814Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:12:21 [2020-04-28T15:12:21.814Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:12:21 [2020-04-28T15:12:21.814Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:12:21 [2020-04-28T15:12:21.814Z] === CONT  TestMountDaemonRoot/private/bind_root
15:12:21 [2020-04-28T15:12:21.814Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:12:21 [2020-04-28T15:12:21.814Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:12:21 [2020-04-28T15:12:21.814Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:12:21 [2020-04-28T15:12:21.814Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:12:21 [2020-04-28T15:12:21.814Z] === CONT  TestMountDaemonRoot/private/mount_root
15:12:21 [2020-04-28T15:12:21.814Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:12:21 [2020-04-28T15:12:21.880Z] --- PASS: TestDaemonIpcModeShareable (1.81s)
15:12:21 [2020-04-28T15:12:21.880Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
15:12:21 [2020-04-28T15:12:21.880Z] === RUN   TestDaemonIpcModePrivate
15:12:21 [2020-04-28T15:12:21.917Z] #18 DONE 117.0s
15:12:21 [2020-04-28T15:12:21.917Z] 
15:12:21 [2020-04-28T15:12:21.917Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
15:12:22 [2020-04-28T15:12:22.071Z] --- PASS: TestMountDaemonRoot (0.02s)
15:12:22 [2020-04-28T15:12:22.071Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:12:22 [2020-04-28T15:12:22.071Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
15:12:22 [2020-04-28T15:12:22.071Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
15:12:22 [2020-04-28T15:12:22.071Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
15:12:22 [2020-04-28T15:12:22.071Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
15:12:22 [2020-04-28T15:12:22.071Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:12:22 [2020-04-28T15:12:22.071Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
15:12:22 [2020-04-28T15:12:22.071Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
15:12:22 [2020-04-28T15:12:22.071Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
15:12:22 [2020-04-28T15:12:22.071Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
15:12:22 [2020-04-28T15:12:22.071Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:12:22 [2020-04-28T15:12:22.071Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
15:12:22 [2020-04-28T15:12:22.071Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
15:12:22 [2020-04-28T15:12:22.071Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
15:12:22 [2020-04-28T15:12:22.071Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
15:12:22 [2020-04-28T15:12:22.071Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:12:22 [2020-04-28T15:12:22.071Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
15:12:22 [2020-04-28T15:12:22.071Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
15:12:22 [2020-04-28T15:12:22.071Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
15:12:22 [2020-04-28T15:12:22.071Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
15:12:22 [2020-04-28T15:12:22.072Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:12:22 [2020-04-28T15:12:22.072Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
15:12:22 [2020-04-28T15:12:22.072Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
15:12:22 [2020-04-28T15:12:22.072Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
15:12:22 [2020-04-28T15:12:22.072Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
15:12:22 [2020-04-28T15:12:22.072Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:12:22 [2020-04-28T15:12:22.072Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
15:12:22 [2020-04-28T15:12:22.072Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
15:12:22 [2020-04-28T15:12:22.072Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
15:12:22 [2020-04-28T15:12:22.072Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
15:12:22 [2020-04-28T15:12:22.072Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:12:22 [2020-04-28T15:12:22.072Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
15:12:22 [2020-04-28T15:12:22.072Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
15:12:22 [2020-04-28T15:12:22.072Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
15:12:22 [2020-04-28T15:12:22.072Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
15:12:22 [2020-04-28T15:12:22.072Z] === RUN   TestContainerBindMountNonRecursive
15:12:22 [2020-04-28T15:12:22.072Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
15:12:22 [2020-04-28T15:12:22.072Z]     mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
15:12:22 [2020-04-28T15:12:22.072Z] === RUN   TestNetworkNat
15:12:22 [2020-04-28T15:12:22.186Z] --- PASS: TestServiceWithPredefinedNetwork (3.25s)
15:12:22 [2020-04-28T15:12:22.186Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:12:22 [2020-04-28T15:12:22.186Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:12:22 [2020-04-28T15:12:22.186Z]     service_test.go:236: FLAKY_TEST
15:12:22 [2020-04-28T15:12:22.186Z] === RUN   TestServiceWithDataPathPortInit
15:12:22 [2020-04-28T15:12:22.251Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.76s)
15:12:22 [2020-04-28T15:12:22.251Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:12:22 [2020-04-28T15:12:22.548Z] #19 0.529 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
15:12:22 [2020-04-28T15:12:22.548Z] #19 0.538 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
15:12:22 [2020-04-28T15:12:22.548Z] #19 0.540 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
15:12:22 [2020-04-28T15:12:22.548Z] #19 DONE 0.6s
15:12:22 [2020-04-28T15:12:22.548Z] 
15:12:22 [2020-04-28T15:12:22.548Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:12:22 [2020-04-28T15:12:22.548Z] #45 188.6   CC       criu/cr-service.o
15:12:22 [2020-04-28T15:12:22.548Z] #45 191.9   CC       criu/crtools.o
15:12:22 [2020-04-28T15:12:22.548Z] #45 192.8   CC       criu/eventfd.o
15:12:22 [2020-04-28T15:12:22.548Z] #45 193.8   CC       criu/eventpoll.o
15:12:22 [2020-04-28T15:12:22.548Z] #45 195.7   CC       criu/external.o
15:12:22 [2020-04-28T15:12:22.548Z] #45 196.5   CC       criu/fault-injection.o
15:12:22 [2020-04-28T15:12:22.548Z] #45 196.8   CC       criu/fdstore.o
15:12:22 [2020-04-28T15:12:22.548Z] #45 197.5   CC       criu/fifo.o
15:12:22 [2020-04-28T15:12:22.548Z] #45 ...
15:12:22 [2020-04-28T15:12:22.548Z] 
15:12:22 [2020-04-28T15:12:22.548Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
15:12:22 [2020-04-28T15:12:22.636Z] --- PASS: TestNetworkNat (0.63s)
15:12:22 [2020-04-28T15:12:22.636Z] === RUN   TestNetworkLocalhostTCPNat
15:12:22 [2020-04-28T15:12:22.838Z] #20 ...
15:12:22 [2020-04-28T15:12:22.838Z] 
15:12:22 [2020-04-28T15:12:22.838Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:12:22 [2020-04-28T15:12:22.838Z] #48 285.8 github.com/LK4D4/vndr/godl
15:12:22 [2020-04-28T15:12:22.838Z] #48 286.8 github.com/LK4D4/vndr
15:12:23 [2020-04-28T15:12:23.199Z] --- PASS: TestNetworkLocalhostTCPNat (0.58s)
15:12:23 [2020-04-28T15:12:23.199Z] === RUN   TestNetworkLoopbackNat
15:12:23 [2020-04-28T15:12:23.350Z] --- PASS: TestDaemonIpcModePrivate (1.70s)
15:12:23 [2020-04-28T15:12:23.350Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
15:12:23 [2020-04-28T15:12:23.350Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:12:23 [2020-04-28T15:12:23.469Z] #48 ...
15:12:23 [2020-04-28T15:12:23.469Z] 
15:12:23 [2020-04-28T15:12:23.469Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:12:23 [2020-04-28T15:12:23.469Z] #45 198.3   CC       criu/file-ids.o
15:12:24 [2020-04-28T15:12:24.099Z] #45 199.0   CC       criu/file-lock.o
15:12:24 [2020-04-28T15:12:24.127Z] --- PASS: TestNetworkLoopbackNat (0.76s)
15:12:24 [2020-04-28T15:12:24.128Z] === RUN   TestPause
15:12:24 [2020-04-28T15:12:24.128Z] --- SKIP: TestPause (0.00s)
15:12:24 [2020-04-28T15:12:24.128Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
15:12:24 [2020-04-28T15:12:24.128Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:12:24 [2020-04-28T15:12:24.128Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:12:24 [2020-04-28T15:12:24.128Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:12:24 [2020-04-28T15:12:24.128Z] === RUN   TestPauseStopPausedContainer
15:12:24 [2020-04-28T15:12:24.128Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
15:12:24 [2020-04-28T15:12:24.128Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
15:12:24 [2020-04-28T15:12:24.128Z] === RUN   TestPsFilter
15:12:24 [2020-04-28T15:12:24.128Z] --- PASS: TestPsFilter (0.18s)
15:12:24 [2020-04-28T15:12:24.128Z] === RUN   TestRemoveContainerWithRemovedVolume
15:12:24 [2020-04-28T15:12:24.136Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.00s)
15:12:24 [2020-04-28T15:12:24.136Z] === RUN   TestCgroupNamespacesRunHostMode
15:12:24 [2020-04-28T15:12:24.690Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.55s)
15:12:24 [2020-04-28T15:12:24.690Z] === RUN   TestRemoveContainerWithVolume
15:12:24 [2020-04-28T15:12:24.695Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
15:12:24 [2020-04-28T15:12:24.823Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.69s)
15:12:24 [2020-04-28T15:12:24.823Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
15:12:24 [2020-04-28T15:12:24.823Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:12:25 [2020-04-28T15:12:25.254Z] --- PASS: TestRemoveContainerWithVolume (0.61s)
15:12:25 [2020-04-28T15:12:25.254Z] === RUN   TestRemoveContainerRunning
15:12:25 [2020-04-28T15:12:25.817Z] --- PASS: TestRemoveContainerRunning (0.59s)
15:12:25 [2020-04-28T15:12:25.817Z] === RUN   TestRemoveContainerForceRemoveRunning
15:12:26 [2020-04-28T15:12:26.055Z] --- PASS: TestCgroupNamespacesRunHostMode (1.94s)
15:12:26 [2020-04-28T15:12:26.055Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:12:26 [2020-04-28T15:12:26.074Z] tests/integration/api_build_test.py .......................X             [  6%]
15:12:26 [2020-04-28T15:12:26.160Z] #45 200.9   CC       criu/files-ext.o
15:12:26 [2020-04-28T15:12:26.380Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.60s)
15:12:26 [2020-04-28T15:12:26.380Z] === RUN   TestRemoveInvalidContainer
15:12:26 [2020-04-28T15:12:26.380Z] --- PASS: TestRemoveInvalidContainer (0.01s)
15:12:26 [2020-04-28T15:12:26.380Z] === RUN   TestRenameLinkedContainer
15:12:26 [2020-04-28T15:12:26.633Z] tests/integration/api_client_test.py .....                               [  7%]
15:12:26 [2020-04-28T15:12:26.791Z] #45 201.7   CC       criu/files-reg.o
15:12:26 [2020-04-28T15:12:26.844Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.74s)
15:12:26 [2020-04-28T15:12:26.844Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
15:12:26 [2020-04-28T15:12:26.844Z] === RUN   TestIpcModeOlderClient
15:12:26 [2020-04-28T15:12:26.844Z] === PAUSE TestIpcModeOlderClient
15:12:26 [2020-04-28T15:12:26.844Z] === RUN   TestKillContainerInvalidSignal
15:12:27 [2020-04-28T15:12:27.457Z] --- PASS: TestKillContainerInvalidSignal (0.87s)
15:12:27 [2020-04-28T15:12:27.457Z] === RUN   TestKillContainer
15:12:27 [2020-04-28T15:12:27.457Z] === RUN   TestKillContainer/no_signal
15:12:27 [2020-04-28T15:12:27.939Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
15:12:27 [2020-04-28T15:12:27.940Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.82s)
15:12:27 [2020-04-28T15:12:27.940Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:12:28 [2020-04-28T15:12:28.464Z] === RUN   TestKillContainer/non_killing_signal
15:12:28 [2020-04-28T15:12:28.633Z] tests/integration/api_config_test.py .....                               [  8%]
15:12:28 [2020-04-28T15:12:28.746Z] === RUN   TestKillContainer/killing_signal
15:12:28 [2020-04-28T15:12:28.863Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.83s)
15:12:28 [2020-04-28T15:12:28.863Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:12:28 [2020-04-28T15:12:28.898Z] --- PASS: TestRenameLinkedContainer (2.24s)
15:12:28 [2020-04-28T15:12:28.898Z] === RUN   TestRenameStoppedContainer
15:12:29 [2020-04-28T15:12:29.154Z] --- PASS: TestRenameStoppedContainer (0.53s)
15:12:29 [2020-04-28T15:12:29.154Z] === RUN   TestRenameRunningContainerAndReuse
15:12:29 [2020-04-28T15:12:29.421Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
15:12:29 [2020-04-28T15:12:29.509Z] #45 ...
15:12:29 [2020-04-28T15:12:29.509Z] 
15:12:29 [2020-04-28T15:12:29.509Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:12:29 [2020-04-28T15:12:29.509Z] #48 DONE 302.3s
15:12:29 [2020-04-28T15:12:29.509Z] 
15:12:29 [2020-04-28T15:12:29.509Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:12:29 [2020-04-28T15:12:29.676Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s)
15:12:29 [2020-04-28T15:12:29.676Z] === RUN   TestCgroupNamespacesRunOlderClient
15:12:30 [2020-04-28T15:12:30.219Z] --- PASS: TestKillContainer (2.60s)
15:12:30 [2020-04-28T15:12:30.219Z]     --- PASS: TestKillContainer/no_signal (0.81s)
15:12:30 [2020-04-28T15:12:30.219Z]     --- PASS: TestKillContainer/non_killing_signal (0.48s)
15:12:30 [2020-04-28T15:12:30.219Z]     --- PASS: TestKillContainer/killing_signal (0.85s)
15:12:30 [2020-04-28T15:12:30.219Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:12:30 [2020-04-28T15:12:30.219Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:12:30 [2020-04-28T15:12:30.521Z] --- PASS: TestRenameRunningContainerAndReuse (1.14s)
15:12:30 [2020-04-28T15:12:30.521Z] === RUN   TestRenameInvalidName
15:12:31 [2020-04-28T15:12:31.084Z] --- PASS: TestRenameInvalidName (0.58s)
15:12:31 [2020-04-28T15:12:31.084Z] === RUN   TestRenameAnonymousContainer
15:12:31 [2020-04-28T15:12:31.237Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:12:31 [2020-04-28T15:12:31.559Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.99s)
15:12:31 [2020-04-28T15:12:31.559Z] === RUN   TestKernelTCPMemory
15:12:31 [2020-04-28T15:12:31.814Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
15:12:31 [2020-04-28T15:12:31.850Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.72s)
15:12:31 [2020-04-28T15:12:31.850Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.88s)
15:12:31 [2020-04-28T15:12:31.850Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s)
15:12:31 [2020-04-28T15:12:31.850Z] === RUN   TestKillStoppedContainer
15:12:31 [2020-04-28T15:12:31.850Z] --- PASS: TestKillStoppedContainer (0.08s)
15:12:31 [2020-04-28T15:12:31.850Z] === RUN   TestKillStoppedContainerAPIPre120
15:12:32 [2020-04-28T15:12:32.132Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s)
15:12:32 [2020-04-28T15:12:32.132Z] === RUN   TestKillDifferentUserContainer
15:12:32 [2020-04-28T15:12:32.235Z] #42 ...
15:12:32 [2020-04-28T15:12:32.235Z] 
15:12:32 [2020-04-28T15:12:32.235Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
15:12:32 [2020-04-28T15:12:32.235Z] #20 9.663 Collecting yamllint==1.16.0
15:12:32 [2020-04-28T15:12:32.738Z] --- PASS: TestKernelTCPMemory (0.91s)
15:12:32 [2020-04-28T15:12:32.738Z] === RUN   TestNISDomainname
15:12:32 [2020-04-28T15:12:32.866Z] #20 10.40   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
15:12:33 [2020-04-28T15:12:33.139Z] --- PASS: TestKillDifferentUserContainer (0.91s)
15:12:33 [2020-04-28T15:12:33.139Z] === RUN   TestInspectOomKilledTrue
15:12:33 [2020-04-28T15:12:33.139Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
15:12:33 [2020-04-28T15:12:33.139Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:12:33 [2020-04-28T15:12:33.139Z] === RUN   TestInspectOomKilledFalse
15:12:33 [2020-04-28T15:12:33.139Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
15:12:33 [2020-04-28T15:12:33.139Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:12:33 [2020-04-28T15:12:33.139Z] === RUN   TestLinksEtcHostsContentMatch
15:12:33 [2020-04-28T15:12:33.157Z] #20 10.63 Collecting pyyaml (from yamllint==1.16.0)
15:12:33 [2020-04-28T15:12:33.446Z] #20 11.04   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
15:12:33 [2020-04-28T15:12:33.604Z] --- PASS: TestRenameAnonymousContainer (2.75s)
15:12:33 [2020-04-28T15:12:33.604Z] === RUN   TestRenameContainerWithSameName
15:12:33 [2020-04-28T15:12:33.662Z] --- PASS: TestNISDomainname (1.19s)
15:12:33 [2020-04-28T15:12:33.662Z] === RUN   TestHostnameDnsResolution
15:12:33 [2020-04-28T15:12:33.753Z] --- PASS: TestLinksEtcHostsContentMatch (0.62s)
15:12:33 [2020-04-28T15:12:33.753Z] === RUN   TestLinksContainerNames
15:12:33 [2020-04-28T15:12:33.916Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
15:12:34 [2020-04-28T15:12:34.167Z] --- PASS: TestRenameContainerWithSameName (0.57s)
15:12:34 [2020-04-28T15:12:34.167Z] === RUN   TestRenameContainerWithLinkedContainer
15:12:35 [2020-04-28T15:12:35.276Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
15:12:35 [2020-04-28T15:12:35.276Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
15:12:35 [2020-04-28T15:12:35.276Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
15:12:35 [2020-04-28T15:12:35.276Z] --- PASS: TestHostnameDnsResolution (1.57s)
15:12:35 [2020-04-28T15:12:35.276Z] === RUN   TestStats
15:12:35 [2020-04-28T15:12:35.535Z] --- PASS: TestRenameContainerWithLinkedContainer (1.12s)
15:12:35 [2020-04-28T15:12:35.535Z] === RUN   TestResize
15:12:35 [2020-04-28T15:12:35.774Z] --- PASS: TestLinksContainerNames (1.79s)
15:12:35 [2020-04-28T15:12:35.774Z] === RUN   TestLogsFollowTailEmpty
15:12:36 [2020-04-28T15:12:36.098Z] --- PASS: TestResize (0.57s)
15:12:36 [2020-04-28T15:12:36.098Z] === RUN   TestResizeWithInvalidSize
15:12:36 [2020-04-28T15:12:36.195Z] #20 13.88 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
15:12:36 [2020-04-28T15:12:36.388Z] --- PASS: TestLogsFollowTailEmpty (0.85s)
15:12:36 [2020-04-28T15:12:36.388Z] === RUN   TestContainerNetworkMountsNoChown
15:12:36 [2020-04-28T15:12:36.485Z] #20 14.01   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
15:12:36 [2020-04-28T15:12:36.485Z] #20 14.11 Building wheels for collected packages: pyyaml
15:12:36 [2020-04-28T15:12:36.662Z] --- PASS: TestResizeWithInvalidSize (0.55s)
15:12:36 [2020-04-28T15:12:36.662Z] === RUN   TestResizeWhenContainerNotStarted
15:12:36 [2020-04-28T15:12:36.775Z] #20 14.12   Running setup.py bdist_wheel for pyyaml: started
15:12:37 [2020-04-28T15:12:37.002Z] --- PASS: TestContainerNetworkMountsNoChown (0.85s)
15:12:37 [2020-04-28T15:12:37.002Z] === RUN   TestMountDaemonRoot
15:12:37 [2020-04-28T15:12:37.002Z] === RUN   TestMountDaemonRoot/default
15:12:37 [2020-04-28T15:12:37.002Z] === PAUSE TestMountDaemonRoot/default
15:12:37 [2020-04-28T15:12:37.002Z] === RUN   TestMountDaemonRoot/private
15:12:37 [2020-04-28T15:12:37.002Z] === PAUSE TestMountDaemonRoot/private
15:12:37 [2020-04-28T15:12:37.002Z] === RUN   TestMountDaemonRoot/rprivate
15:12:37 [2020-04-28T15:12:37.002Z] === PAUSE TestMountDaemonRoot/rprivate
15:12:37 [2020-04-28T15:12:37.002Z] === RUN   TestMountDaemonRoot/slave
15:12:37 [2020-04-28T15:12:37.002Z] === PAUSE TestMountDaemonRoot/slave
15:12:37 [2020-04-28T15:12:37.002Z] === RUN   TestMountDaemonRoot/rslave
15:12:37 [2020-04-28T15:12:37.002Z] === PAUSE TestMountDaemonRoot/rslave
15:12:37 [2020-04-28T15:12:37.002Z] === RUN   TestMountDaemonRoot/shared
15:12:37 [2020-04-28T15:12:37.002Z] === PAUSE TestMountDaemonRoot/shared
15:12:37 [2020-04-28T15:12:37.002Z] === RUN   TestMountDaemonRoot/rshared
15:12:37 [2020-04-28T15:12:37.002Z] === PAUSE TestMountDaemonRoot/rshared
15:12:37 [2020-04-28T15:12:37.002Z] === CONT  TestMountDaemonRoot/default
15:12:37 [2020-04-28T15:12:37.002Z] === RUN   TestMountDaemonRoot/default/bind_root
15:12:37 [2020-04-28T15:12:37.002Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:12:37 [2020-04-28T15:12:37.002Z] === CONT  TestMountDaemonRoot/rslave
15:12:37 [2020-04-28T15:12:37.002Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:12:37 [2020-04-28T15:12:37.002Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:12:37 [2020-04-28T15:12:37.002Z] === RUN   TestMountDaemonRoot/default/mount_root
15:12:37 [2020-04-28T15:12:37.002Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:12:37 [2020-04-28T15:12:37.002Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:12:37 [2020-04-28T15:12:37.002Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:12:37 [2020-04-28T15:12:37.002Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:12:37 [2020-04-28T15:12:37.002Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:12:37 [2020-04-28T15:12:37.002Z] === CONT  TestMountDaemonRoot/rshared
15:12:37 [2020-04-28T15:12:37.002Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:12:37 [2020-04-28T15:12:37.002Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:12:37 [2020-04-28T15:12:37.002Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:12:37 [2020-04-28T15:12:37.002Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:12:37 [2020-04-28T15:12:37.002Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:12:37 [2020-04-28T15:12:37.002Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:12:37 [2020-04-28T15:12:37.002Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:12:37 [2020-04-28T15:12:37.002Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:12:37 [2020-04-28T15:12:37.002Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:12:37 [2020-04-28T15:12:37.002Z] === CONT  TestMountDaemonRoot/shared
15:12:37 [2020-04-28T15:12:37.002Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:12:37 [2020-04-28T15:12:37.002Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:12:37 [2020-04-28T15:12:37.002Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:12:37 [2020-04-28T15:12:37.002Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:12:37 [2020-04-28T15:12:37.002Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:12:37 [2020-04-28T15:12:37.002Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:12:37 [2020-04-28T15:12:37.002Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:12:37 [2020-04-28T15:12:37.002Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:12:37 [2020-04-28T15:12:37.002Z] === CONT  TestMountDaemonRoot/rprivate
15:12:37 [2020-04-28T15:12:37.002Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:12:37 [2020-04-28T15:12:37.002Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:12:37 [2020-04-28T15:12:37.002Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:12:37 [2020-04-28T15:12:37.002Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:12:37 [2020-04-28T15:12:37.002Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:12:37 [2020-04-28T15:12:37.002Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:12:37 [2020-04-28T15:12:37.002Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:12:37 [2020-04-28T15:12:37.002Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:12:37 [2020-04-28T15:12:37.002Z] === CONT  TestMountDaemonRoot/slave
15:12:37 [2020-04-28T15:12:37.002Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:12:37 [2020-04-28T15:12:37.002Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:12:37 [2020-04-28T15:12:37.002Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:12:37 [2020-04-28T15:12:37.002Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:12:37 [2020-04-28T15:12:37.002Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:12:37 [2020-04-28T15:12:37.002Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:12:37 [2020-04-28T15:12:37.002Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:12:37 [2020-04-28T15:12:37.002Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:12:37 [2020-04-28T15:12:37.002Z] === CONT  TestMountDaemonRoot/private
15:12:37 [2020-04-28T15:12:37.002Z] === RUN   TestMountDaemonRoot/private/bind_root
15:12:37 [2020-04-28T15:12:37.002Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:12:37 [2020-04-28T15:12:37.002Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:12:37 [2020-04-28T15:12:37.002Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:12:37 [2020-04-28T15:12:37.002Z] === RUN   TestMountDaemonRoot/private/mount_root
15:12:37 [2020-04-28T15:12:37.002Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:12:37 [2020-04-28T15:12:37.002Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:12:37 [2020-04-28T15:12:37.002Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:12:37 [2020-04-28T15:12:37.002Z] === CONT  TestMountDaemonRoot/default/bind_root
15:12:37 [2020-04-28T15:12:37.002Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:12:37 [2020-04-28T15:12:37.002Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:12:37 [2020-04-28T15:12:37.003Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:12:37 [2020-04-28T15:12:37.003Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:12:37 [2020-04-28T15:12:37.003Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:12:37 [2020-04-28T15:12:37.003Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:12:37 [2020-04-28T15:12:37.157Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
15:12:37 [2020-04-28T15:12:37.225Z] --- PASS: TestResizeWhenContainerNotStarted (0.54s)
15:12:37 [2020-04-28T15:12:37.225Z] === RUN   TestDaemonRestartKillContainers
15:12:37 [2020-04-28T15:12:37.225Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
15:12:37 [2020-04-28T15:12:37.225Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
15:12:37 [2020-04-28T15:12:37.225Z] === RUN   TestCgroupNamespacesRun
15:12:37 [2020-04-28T15:12:37.284Z] === CONT  TestMountDaemonRoot/default/mount_root
15:12:37 [2020-04-28T15:12:37.285Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:12:37 [2020-04-28T15:12:37.285Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:12:37 [2020-04-28T15:12:37.285Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:12:37 [2020-04-28T15:12:37.285Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:12:37 [2020-04-28T15:12:37.285Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:12:37 [2020-04-28T15:12:37.567Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:12:37 [2020-04-28T15:12:37.567Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:12:37 [2020-04-28T15:12:37.567Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:12:37 [2020-04-28T15:12:37.567Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:12:37 [2020-04-28T15:12:37.567Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:12:37 [2020-04-28T15:12:37.567Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:12:37 [2020-04-28T15:12:37.567Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:12:37 [2020-04-28T15:12:37.567Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:12:37 [2020-04-28T15:12:37.567Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:12:37 [2020-04-28T15:12:37.567Z] === CONT  TestMountDaemonRoot/private/bind_root
15:12:37 [2020-04-28T15:12:37.567Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:12:37 [2020-04-28T15:12:37.851Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:12:37 [2020-04-28T15:12:37.851Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:12:37 [2020-04-28T15:12:37.851Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:12:37 [2020-04-28T15:12:37.851Z] === CONT  TestMountDaemonRoot/private/mount_root
15:12:37 [2020-04-28T15:12:37.851Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:12:37 [2020-04-28T15:12:37.851Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:12:37 [2020-04-28T15:12:37.851Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:12:37 [2020-04-28T15:12:37.851Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:12:37 [2020-04-28T15:12:37.851Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:12:38 [2020-04-28T15:12:38.134Z] --- PASS: TestMountDaemonRoot (0.01s)
15:12:38 [2020-04-28T15:12:38.134Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:12:38 [2020-04-28T15:12:38.134Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
15:12:38 [2020-04-28T15:12:38.134Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.10s)
15:12:38 [2020-04-28T15:12:38.134Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
15:12:38 [2020-04-28T15:12:38.134Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
15:12:38 [2020-04-28T15:12:38.134Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:12:38 [2020-04-28T15:12:38.134Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
15:12:38 [2020-04-28T15:12:38.134Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
15:12:38 [2020-04-28T15:12:38.134Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s)
15:12:38 [2020-04-28T15:12:38.134Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
15:12:38 [2020-04-28T15:12:38.134Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:12:38 [2020-04-28T15:12:38.134Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
15:12:38 [2020-04-28T15:12:38.134Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s)
15:12:38 [2020-04-28T15:12:38.134Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s)
15:12:38 [2020-04-28T15:12:38.134Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
15:12:38 [2020-04-28T15:12:38.134Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:12:38 [2020-04-28T15:12:38.134Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
15:12:38 [2020-04-28T15:12:38.134Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.07s)
15:12:38 [2020-04-28T15:12:38.134Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
15:12:38 [2020-04-28T15:12:38.134Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
15:12:38 [2020-04-28T15:12:38.134Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:12:38 [2020-04-28T15:12:38.134Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
15:12:38 [2020-04-28T15:12:38.134Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
15:12:38 [2020-04-28T15:12:38.134Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
15:12:38 [2020-04-28T15:12:38.134Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
15:12:38 [2020-04-28T15:12:38.134Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:12:38 [2020-04-28T15:12:38.134Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.06s)
15:12:38 [2020-04-28T15:12:38.134Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
15:12:38 [2020-04-28T15:12:38.134Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
15:12:38 [2020-04-28T15:12:38.134Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
15:12:38 [2020-04-28T15:12:38.134Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:12:38 [2020-04-28T15:12:38.134Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
15:12:38 [2020-04-28T15:12:38.134Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s)
15:12:38 [2020-04-28T15:12:38.134Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
15:12:38 [2020-04-28T15:12:38.134Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
15:12:38 [2020-04-28T15:12:38.134Z] === RUN   TestContainerBindMountNonRecursive
15:12:38 [2020-04-28T15:12:38.517Z] --- PASS: TestStats (3.02s)
15:12:38 [2020-04-28T15:12:38.517Z] === RUN   TestStopContainerWithTimeout
15:12:38 [2020-04-28T15:12:38.517Z] === RUN   TestStopContainerWithTimeout/0
15:12:38 [2020-04-28T15:12:38.517Z] === PAUSE TestStopContainerWithTimeout/0
15:12:38 [2020-04-28T15:12:38.517Z] === RUN   TestStopContainerWithTimeout/1
15:12:38 [2020-04-28T15:12:38.517Z] === PAUSE TestStopContainerWithTimeout/1
15:12:38 [2020-04-28T15:12:38.517Z] === RUN   TestStopContainerWithTimeout/3
15:12:38 [2020-04-28T15:12:38.517Z] === PAUSE TestStopContainerWithTimeout/3
15:12:38 [2020-04-28T15:12:38.517Z] === RUN   TestStopContainerWithTimeout/-1
15:12:38 [2020-04-28T15:12:38.517Z] === PAUSE TestStopContainerWithTimeout/-1
15:12:38 [2020-04-28T15:12:38.517Z] === CONT  TestStopContainerWithTimeout/0
15:12:38 [2020-04-28T15:12:38.517Z] === CONT  TestStopContainerWithTimeout/-1
15:12:38 [2020-04-28T15:12:38.831Z] #20 16.38   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
15:12:38 [2020-04-28T15:12:38.831Z] #20 16.38   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
15:12:39 [2020-04-28T15:12:39.076Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
15:12:39 [2020-04-28T15:12:39.120Z] #20 16.54 Successfully built pyyaml
15:12:39 [2020-04-28T15:12:39.120Z] #20 16.56 Installing collected packages: pyyaml, pathspec, yamllint
15:12:39 [2020-04-28T15:12:39.408Z] #20 17.05 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
15:12:39 [2020-04-28T15:12:39.636Z] === CONT  TestStopContainerWithTimeout/3
15:12:39 [2020-04-28T15:12:39.697Z] #20 DONE 17.3s
15:12:39 [2020-04-28T15:12:39.697Z] 
15:12:39 [2020-04-28T15:12:39.697Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:12:39 [2020-04-28T15:12:39.697Z] #45 207.6   CC       criu/files.o
15:12:39 [2020-04-28T15:12:39.697Z] #45 212.4   CC       criu/filesystems.o
15:12:39 [2020-04-28T15:12:39.697Z] #45 214.1   CC       criu/fsnotify.o
15:12:39 [2020-04-28T15:12:39.743Z] --- PASS: TestCgroupNamespacesRun (2.47s)
15:12:39 [2020-04-28T15:12:39.743Z] === RUN   TestCgroupNamespacesRunPrivileged
15:12:39 [2020-04-28T15:12:39.890Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
15:12:40 [2020-04-28T15:12:40.145Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
15:12:40 [2020-04-28T15:12:40.156Z] --- PASS: TestContainerBindMountNonRecursive (1.92s)
15:12:40 [2020-04-28T15:12:40.157Z] === RUN   TestNetworkNat
15:12:40 [2020-04-28T15:12:40.260Z] --- PASS: TestServiceWithDataPathPortInit (18.07s)
15:12:40 [2020-04-28T15:12:40.261Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:12:40 [2020-04-28T15:12:40.771Z] --- PASS: TestNetworkNat (0.87s)
15:12:40 [2020-04-28T15:12:40.771Z] === RUN   TestNetworkLocalhostTCPNat
15:12:41 [2020-04-28T15:12:41.199Z] #45 216.0   CC       criu/image-desc.o
15:12:41 [2020-04-28T15:12:41.490Z] #45 216.3   CC       criu/image.o
15:12:41 [2020-04-28T15:12:41.510Z] === CONT  TestStopContainerWithTimeout/1
15:12:41 [2020-04-28T15:12:41.802Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s)
15:12:41 [2020-04-28T15:12:41.802Z] === RUN   TestNetworkLoopbackNat
15:12:42 [2020-04-28T15:12:42.263Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.55s)
15:12:42 [2020-04-28T15:12:42.263Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:12:42 [2020-04-28T15:12:42.438Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
15:12:42 [2020-04-28T15:12:42.519Z] #45 217.5   CC       criu/ipc_ns.o
15:12:42 [2020-04-28T15:12:42.827Z] --- PASS: TestNetworkLoopbackNat (1.15s)
15:12:42 [2020-04-28T15:12:42.827Z] === RUN   TestPause
15:12:43 [2020-04-28T15:12:43.798Z] --- PASS: TestStopContainerWithTimeout (0.02s)
15:12:43 [2020-04-28T15:12:43.798Z]     --- PASS: TestStopContainerWithTimeout/0 (1.31s)
15:12:43 [2020-04-28T15:12:43.798Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.18s)
15:12:43 [2020-04-28T15:12:43.798Z]     --- PASS: TestStopContainerWithTimeout/3 (3.01s)
15:12:43 [2020-04-28T15:12:43.798Z]     --- PASS: TestStopContainerWithTimeout/1 (2.04s)
15:12:43 [2020-04-28T15:12:43.798Z] === RUN   TestDeleteDevicemapper
15:12:43 [2020-04-28T15:12:43.798Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:12:43 [2020-04-28T15:12:43.798Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:12:43 [2020-04-28T15:12:43.798Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:12:43 [2020-04-28T15:12:43.833Z] --- PASS: TestPause (0.93s)
15:12:43 [2020-04-28T15:12:43.833Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:12:43 [2020-04-28T15:12:43.833Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:12:43 [2020-04-28T15:12:43.833Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:12:43 [2020-04-28T15:12:43.833Z] === RUN   TestPauseStopPausedContainer
15:12:44 [2020-04-28T15:12:44.358Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
15:12:44 [2020-04-28T15:12:44.612Z] #45 219.6   CC       criu/irmap.o
15:12:44 [2020-04-28T15:12:44.782Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.57s)
15:12:44 [2020-04-28T15:12:44.782Z] === RUN   TestCgroupNamespacesRunHostMode
15:12:44 [2020-04-28T15:12:44.839Z] --- PASS: TestPauseStopPausedContainer (0.86s)
15:12:44 [2020-04-28T15:12:44.839Z] === RUN   TestPsFilter
15:12:44 [2020-04-28T15:12:44.839Z] --- PASS: TestPsFilter (0.29s)
15:12:44 [2020-04-28T15:12:44.839Z] === RUN   TestRemoveContainerWithRemovedVolume
15:12:44 [2020-04-28T15:12:44.918Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
15:12:45 [2020-04-28T15:12:45.679Z] #45 220.6   CC       criu/kcmp-ids.o
15:12:45 [2020-04-28T15:12:45.846Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.83s)
15:12:45 [2020-04-28T15:12:45.846Z] === RUN   TestRemoveContainerWithVolume
15:12:45 [2020-04-28T15:12:45.968Z] #45 221.0   CC       criu/kerndat.o
15:12:46 [2020-04-28T15:12:46.853Z] --- PASS: TestRemoveContainerWithVolume (0.83s)
15:12:46 [2020-04-28T15:12:46.853Z] === RUN   TestRemoveContainerRunning
15:12:47 [2020-04-28T15:12:47.303Z] --- PASS: TestCgroupNamespacesRunHostMode (2.56s)
15:12:47 [2020-04-28T15:12:47.303Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:12:47 [2020-04-28T15:12:47.427Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.43s)
15:12:47 [2020-04-28T15:12:47.427Z] === RUN   TestUpdateMemory
15:12:47 [2020-04-28T15:12:47.427Z] --- SKIP: TestUpdateMemory (0.00s)
15:12:47 [2020-04-28T15:12:47.427Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
15:12:47 [2020-04-28T15:12:47.427Z] === RUN   TestUpdateCPUQuota
15:12:47 [2020-04-28T15:12:47.467Z] --- PASS: TestRemoveContainerRunning (0.86s)
15:12:47 [2020-04-28T15:12:47.467Z] === RUN   TestRemoveContainerForceRemoveRunning
15:12:47 [2020-04-28T15:12:47.988Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
15:12:48 [2020-04-28T15:12:48.025Z] #45 223.0   CC       criu/libnetlink.o
15:12:48 [2020-04-28T15:12:48.025Z] #45 ...
15:12:48 [2020-04-28T15:12:48.025Z] 
15:12:48 [2020-04-28T15:12:48.025Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:12:48 [2020-04-28T15:12:48.025Z] #31 DONE 321.4s
15:12:48 [2020-04-28T15:12:48.314Z] 
15:12:48 [2020-04-28T15:12:48.314Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:12:48 [2020-04-28T15:12:48.473Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.84s)
15:12:48 [2020-04-28T15:12:48.473Z] === RUN   TestRemoveInvalidContainer
15:12:48 [2020-04-28T15:12:48.473Z] --- PASS: TestRemoveInvalidContainer (0.01s)
15:12:48 [2020-04-28T15:12:48.473Z] === RUN   TestRenameLinkedContainer
15:12:48 [2020-04-28T15:12:48.547Z] --- PASS: TestUpdateCPUQuota (1.57s)
15:12:48 [2020-04-28T15:12:48.547Z] === RUN   TestUpdatePidsLimit
15:12:48 [2020-04-28T15:12:48.547Z] === RUN   TestUpdatePidsLimit/update_from_none
15:12:48 [2020-04-28T15:12:48.944Z] #45 223.8   CC       criu/log.o
15:12:49 [2020-04-28T15:12:49.106Z] === RUN   TestUpdatePidsLimit/no_change
15:12:49 [2020-04-28T15:12:49.361Z] === RUN   TestUpdatePidsLimit/update_lower
15:12:49 [2020-04-28T15:12:49.823Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.62s)
15:12:49 [2020-04-28T15:12:49.823Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:12:49 [2020-04-28T15:12:49.920Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
15:12:49 [2020-04-28T15:12:49.977Z] #45 225.0   CC       criu/lsm.o
15:12:50 [2020-04-28T15:12:50.174Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
15:12:50 [2020-04-28T15:12:50.229Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.95s)
15:12:50 [2020-04-28T15:12:50.229Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:d96fe67tnzusik7558mla8tzy Created:2020-04-28 15:12:41.889045117 +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[2917bbe3249942015060fcb1fac870c77b57c7fb8288217a283c9de3d88f7e1f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.457hvlbynitsxuh1t2hyiuuoy EndpointID:44e42643a08b330039bb709367f37f0b1e31513d4e1d2c6e35fff6af732de117 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f280dd4566fc70c971706af62b5cfae9fb5f43ebe14b2a8633793d31ccbd5c55 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:db9adf5053c3 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.457hvlbynitsxuh1t2hyiuuoy EndpointID:44e42643a08b330039bb709367f37f0b1e31513d4e1d2c6e35fff6af732de117 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
15:12:50 [2020-04-28T15:12:50.229Z] PASS
15:12:50 [2020-04-28T15:12:50.229Z] 
15:12:50 [2020-04-28T15:12:50.229Z] === Skipped
15:12:50 [2020-04-28T15:12:50.229Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:12:50 [2020-04-28T15:12:50.229Z]     service_test.go:236: FLAKY_TEST
15:12:50 [2020-04-28T15:12:50.229Z] 
15:12:50 [2020-04-28T15:12:50.229Z] 
15:12:50 [2020-04-28T15:12:50.229Z] DONE 22 tests, 1 skipped in 52.585s
15:12:50 [2020-04-28T15:12:50.229Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
15:12:50 [2020-04-28T15:12:50.229Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
15:12:50 [2020-04-28T15:12:50.229Z] ++ set -e
15:12:50 [2020-04-28T15:12:50.229Z] ++ '[' -n 0 ']'
15:12:50 [2020-04-28T15:12:50.229Z] ++ set -x
15:12:50 [2020-04-28T15:12:50.229Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
15:12:50 [2020-04-28T15:12:50.229Z] INFO: Testing against a local daemon
15:12:50 [2020-04-28T15:12:50.229Z] === RUN   TestDockerNetworkIpvlanPersistance
15:12:50 [2020-04-28T15:12:50.229Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
15:12:50 [2020-04-28T15:12:50.229Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:12:50 [2020-04-28T15:12:50.229Z] === RUN   TestDockerNetworkIpvlan
15:12:50 [2020-04-28T15:12:50.229Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:12:50 [2020-04-28T15:12:50.229Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:12:50 [2020-04-28T15:12:50.229Z] PASS
15:12:50 [2020-04-28T15:12:50.229Z] 
15:12:50 [2020-04-28T15:12:50.229Z] === Skipped
15:12:50 [2020-04-28T15:12:50.229Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
15:12:50 [2020-04-28T15:12:50.229Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:12:50 [2020-04-28T15:12:50.229Z] 
15:12:50 [2020-04-28T15:12:50.229Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
15:12:50 [2020-04-28T15:12:50.229Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:12:50 [2020-04-28T15:12:50.229Z] 
15:12:50 [2020-04-28T15:12:50.229Z] 
15:12:50 [2020-04-28T15:12:50.229Z] DONE 2 tests, 2 skipped in 0.163s
15:12:50 [2020-04-28T15:12:50.229Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
15:12:50 [2020-04-28T15:12:50.229Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
15:12:50 [2020-04-28T15:12:50.229Z] ++ set -e
15:12:50 [2020-04-28T15:12:50.229Z] ++ '[' -n 0 ']'
15:12:50 [2020-04-28T15:12:50.229Z] ++ set -x
15:12:50 [2020-04-28T15:12:50.229Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
15:12:50 [2020-04-28T15:12:50.229Z] INFO: Testing against a local daemon
15:12:50 [2020-04-28T15:12:50.229Z] === RUN   TestDockerNetworkMacvlanPersistance
15:12:50 [2020-04-28T15:12:50.629Z] #45 225.6   CC       criu/mem.o
15:12:50 [2020-04-28T15:12:50.735Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
15:12:50 [2020-04-28T15:12:50.752Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.94s)
15:12:50 [2020-04-28T15:12:50.752Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:12:50 [2020-04-28T15:12:50.990Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
15:12:51 [2020-04-28T15:12:51.244Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
15:12:51 [2020-04-28T15:12:51.500Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
15:12:51 [2020-04-28T15:12:51.603Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.10s)
15:12:51 [2020-04-28T15:12:51.604Z] === RUN   TestDockerNetworkMacvlan
15:12:51 [2020-04-28T15:12:51.924Z] --- PASS: TestRenameLinkedContainer (3.41s)
15:12:51 [2020-04-28T15:12:51.924Z] === RUN   TestRenameStoppedContainer
15:12:52 [2020-04-28T15:12:52.539Z] --- PASS: TestRenameStoppedContainer (0.83s)
15:12:52 [2020-04-28T15:12:52.539Z] === RUN   TestRenameRunningContainerAndReuse
15:12:52 [2020-04-28T15:12:52.644Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.96s)
15:12:52 [2020-04-28T15:12:52.644Z] === RUN   TestCgroupNamespacesRunOlderClient
15:12:52 [2020-04-28T15:12:52.864Z] --- PASS: TestUpdatePidsLimit (4.19s)
15:12:52 [2020-04-28T15:12:52.864Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.40s)
15:12:52 [2020-04-28T15:12:52.864Z]     --- PASS: TestUpdatePidsLimit/no_change (0.47s)
15:12:52 [2020-04-28T15:12:52.864Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.38s)
15:12:52 [2020-04-28T15:12:52.864Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s)
15:12:52 [2020-04-28T15:12:52.864Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.50s)
15:12:52 [2020-04-28T15:12:52.864Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s)
15:12:52 [2020-04-28T15:12:52.864Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.44s)
15:12:52 [2020-04-28T15:12:52.864Z] === RUN   TestUpdateRestartPolicy
15:12:52 [2020-04-28T15:12:52.978Z] === RUN   TestDockerNetworkMacvlan/Subinterface
15:12:53 [2020-04-28T15:12:53.119Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
15:12:53 [2020-04-28T15:12:53.119Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
15:12:53 [2020-04-28T15:12:53.914Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
15:12:54 [2020-04-28T15:12:54.135Z] #45 228.5   CC       criu/mount.o
15:12:54 [2020-04-28T15:12:54.479Z] === RUN   TestDockerSuite/TestBuildCacheAdd
15:12:54 [2020-04-28T15:12:54.559Z] --- PASS: TestRenameRunningContainerAndReuse (1.74s)
15:12:54 [2020-04-28T15:12:54.559Z] === RUN   TestRenameInvalidName
15:12:55 [2020-04-28T15:12:55.177Z] --- PASS: TestRenameInvalidName (0.84s)
15:12:55 [2020-04-28T15:12:55.177Z] === RUN   TestRenameAnonymousContainer
15:12:55 [2020-04-28T15:12:55.288Z] === RUN   TestDockerNetworkMacvlan/NilParent
15:12:55 [2020-04-28T15:12:55.402Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
15:12:55 [2020-04-28T15:12:55.913Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.62s)
15:12:55 [2020-04-28T15:12:55.913Z] === RUN   TestKernelTCPMemory
15:12:55 [2020-04-28T15:12:55.913Z] --- SKIP: TestKernelTCPMemory (0.02s)
15:12:55 [2020-04-28T15:12:55.913Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
15:12:55 [2020-04-28T15:12:55.913Z] === RUN   TestNISDomainname
15:12:55 [2020-04-28T15:12:55.913Z] --- SKIP: TestNISDomainname (0.01s)
15:12:55 [2020-04-28T15:12:55.913Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
15:12:55 [2020-04-28T15:12:55.913Z] === RUN   TestHostnameDnsResolution
15:12:55 [2020-04-28T15:12:55.961Z] === RUN   TestDockerSuite/TestBuildCacheFrom
15:12:56 [2020-04-28T15:12:56.475Z] --- PASS: TestHostnameDnsResolution (1.05s)
15:12:56 [2020-04-28T15:12:56.476Z] === RUN   TestStats
15:12:56 [2020-04-28T15:12:56.476Z] --- SKIP: TestStats (0.00s)
15:12:56 [2020-04-28T15:12:56.476Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
15:12:56 [2020-04-28T15:12:56.476Z] === RUN   TestStopContainerWithTimeout
15:12:56 [2020-04-28T15:12:56.476Z] === RUN   TestStopContainerWithTimeout/0
15:12:56 [2020-04-28T15:12:56.476Z] === PAUSE TestStopContainerWithTimeout/0
15:12:56 [2020-04-28T15:12:56.476Z] === RUN   TestStopContainerWithTimeout/1
15:12:56 [2020-04-28T15:12:56.476Z] === PAUSE TestStopContainerWithTimeout/1
15:12:56 [2020-04-28T15:12:56.476Z] === RUN   TestStopContainerWithTimeout/3
15:12:56 [2020-04-28T15:12:56.476Z] === PAUSE TestStopContainerWithTimeout/3
15:12:56 [2020-04-28T15:12:56.476Z] === RUN   TestStopContainerWithTimeout/-1
15:12:56 [2020-04-28T15:12:56.476Z] === PAUSE TestStopContainerWithTimeout/-1
15:12:56 [2020-04-28T15:12:56.476Z] === CONT  TestStopContainerWithTimeout/0
15:12:56 [2020-04-28T15:12:56.476Z] === CONT  TestStopContainerWithTimeout/3
15:12:56 [2020-04-28T15:12:56.885Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
15:12:57 [2020-04-28T15:12:57.406Z] === CONT  TestStopContainerWithTimeout/-1
15:12:58 [2020-04-28T15:12:58.570Z] === RUN   TestDockerNetworkMacvlan/InternalMode
15:12:59 [2020-04-28T15:12:59.298Z] === CONT  TestStopContainerWithTimeout/1
15:12:59 [2020-04-28T15:12:59.686Z] #45 234.6   CC       criu/namespaces.o
15:13:00 [2020-04-28T15:13:00.659Z] --- PASS: TestRenameAnonymousContainer (4.79s)
15:13:00 [2020-04-28T15:13:00.659Z] === RUN   TestRenameContainerWithSameName
15:13:00 [2020-04-28T15:13:00.942Z] --- PASS: TestRenameContainerWithSameName (0.88s)
15:13:00 [2020-04-28T15:13:00.942Z] === RUN   TestRenameContainerWithLinkedContainer
15:13:01 [2020-04-28T15:13:01.047Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
15:13:01 [2020-04-28T15:13:01.190Z] --- PASS: TestStopContainerWithTimeout (0.01s)
15:13:01 [2020-04-28T15:13:01.190Z]     --- PASS: TestStopContainerWithTimeout/0 (0.82s)
15:13:01 [2020-04-28T15:13:01.190Z]     --- PASS: TestStopContainerWithTimeout/3 (2.77s)
15:13:01 [2020-04-28T15:13:01.190Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.56s)
15:13:01 [2020-04-28T15:13:01.190Z]     --- PASS: TestStopContainerWithTimeout/1 (1.66s)
15:13:01 [2020-04-28T15:13:01.190Z] === RUN   TestDeleteDevicemapper
15:13:01 [2020-04-28T15:13:01.190Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:13:01 [2020-04-28T15:13:01.190Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:13:01 [2020-04-28T15:13:01.190Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:13:01 [2020-04-28T15:13:01.607Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
15:13:02 [2020-04-28T15:13:02.755Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
15:13:02 [2020-04-28T15:13:02.966Z] --- PASS: TestRenameContainerWithLinkedContainer (1.78s)
15:13:02 [2020-04-28T15:13:02.966Z] === RUN   TestResize
15:13:02 [2020-04-28T15:13:02.967Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
15:13:03 [2020-04-28T15:13:03.084Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.18s)
15:13:03 [2020-04-28T15:13:03.084Z] === RUN   TestUpdateMemory
15:13:03 [2020-04-28T15:13:03.084Z] --- SKIP: TestUpdateMemory (0.00s)
15:13:03 [2020-04-28T15:13:03.084Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
15:13:03 [2020-04-28T15:13:03.084Z] === RUN   TestUpdateCPUQuota
15:13:03 [2020-04-28T15:13:03.084Z] --- SKIP: TestUpdateCPUQuota (0.00s)
15:13:03 [2020-04-28T15:13:03.084Z]     update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
15:13:03 [2020-04-28T15:13:03.084Z] === RUN   TestUpdatePidsLimit
15:13:03 [2020-04-28T15:13:03.084Z] --- SKIP: TestUpdatePidsLimit (0.00s)
15:13:03 [2020-04-28T15:13:03.084Z]     update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none"
15:13:03 [2020-04-28T15:13:03.084Z] === RUN   TestUpdateRestartPolicy
15:13:03 [2020-04-28T15:13:03.162Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
15:13:03 [2020-04-28T15:13:03.209Z] #45 237.7   CC       criu/net.o
15:13:03 [2020-04-28T15:13:03.581Z] --- PASS: TestResize (0.84s)
15:13:03 [2020-04-28T15:13:03.581Z] === RUN   TestResizeWithInvalidSize
15:13:03 [2020-04-28T15:13:03.890Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
15:13:04 [2020-04-28T15:13:04.194Z] --- PASS: TestResizeWithInvalidSize (0.88s)
15:13:04 [2020-04-28T15:13:04.194Z] === RUN   TestResizeWhenContainerNotStarted
15:13:04 [2020-04-28T15:13:04.814Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
15:13:05 [2020-04-28T15:13:05.200Z] --- PASS: TestResizeWhenContainerNotStarted (0.86s)
15:13:05 [2020-04-28T15:13:05.200Z] === RUN   TestDaemonRestartKillContainers
15:13:05 [2020-04-28T15:13:05.200Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:13:05 [2020-04-28T15:13:05.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:13:05 [2020-04-28T15:13:05.200Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:13:05 [2020-04-28T15:13:05.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:13:05 [2020-04-28T15:13:05.200Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:13:05 [2020-04-28T15:13:05.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:13:05 [2020-04-28T15:13:05.200Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:13:05 [2020-04-28T15:13:05.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:13:05 [2020-04-28T15:13:05.200Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:13:05 [2020-04-28T15:13:05.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:13:05 [2020-04-28T15:13:05.200Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:13:05 [2020-04-28T15:13:05.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:13:05 [2020-04-28T15:13:05.200Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:13:05 [2020-04-28T15:13:05.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:13:05 [2020-04-28T15:13:05.200Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:13:05 [2020-04-28T15:13:05.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:13:05 [2020-04-28T15:13:05.200Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:13:05 [2020-04-28T15:13:05.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:13:05 [2020-04-28T15:13:05.200Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:13:05 [2020-04-28T15:13:05.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:13:05 [2020-04-28T15:13:05.200Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:13:05 [2020-04-28T15:13:05.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:13:05 [2020-04-28T15:13:05.200Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:13:05 [2020-04-28T15:13:05.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:13:05 [2020-04-28T15:13:05.200Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:13:05 [2020-04-28T15:13:05.200Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:13:05 [2020-04-28T15:13:05.738Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
15:13:06 [2020-04-28T15:13:06.297Z] --- PASS: TestUpdateRestartPolicy (13.57s)
15:13:06 [2020-04-28T15:13:06.297Z] === RUN   TestUpdateRestartWithAutoRemove
15:13:07 [2020-04-28T15:13:07.222Z] --- PASS: TestUpdateRestartWithAutoRemove (0.89s)
15:13:07 [2020-04-28T15:13:07.222Z] === RUN   TestWaitNonBlocked
15:13:07 [2020-04-28T15:13:07.222Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:13:07 [2020-04-28T15:13:07.222Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:13:07 [2020-04-28T15:13:07.222Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:13:07 [2020-04-28T15:13:07.222Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:13:07 [2020-04-28T15:13:07.222Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:13:07 [2020-04-28T15:13:07.222Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:13:07 [2020-04-28T15:13:07.874Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:13:07 [2020-04-28T15:13:07.874Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:13:08 [2020-04-28T15:13:08.148Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
15:13:08 [2020-04-28T15:13:08.403Z] --- PASS: TestWaitNonBlocked (0.02s)
15:13:08 [2020-04-28T15:13:08.403Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.10s)
15:13:08 [2020-04-28T15:13:08.403Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.14s)
15:13:08 [2020-04-28T15:13:08.403Z] === RUN   TestWaitBlocked
15:13:08 [2020-04-28T15:13:08.403Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:13:08 [2020-04-28T15:13:08.403Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:13:08 [2020-04-28T15:13:08.403Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:13:08 [2020-04-28T15:13:08.403Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:13:08 [2020-04-28T15:13:08.403Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:13:08 [2020-04-28T15:13:08.403Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:13:08 [2020-04-28T15:13:08.764Z] #45 243.4   CC       criu/netfilter.o
15:13:08 [2020-04-28T15:13:08.880Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:13:08 [2020-04-28T15:13:08.880Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:13:09 [2020-04-28T15:13:09.052Z] #45 244.0   CC       criu/page-pipe.o
15:13:09 [2020-04-28T15:13:09.317Z] === RUN   TestDockerNetworkMacvlan/Addressing
15:13:09 [2020-04-28T15:13:09.764Z] --- PASS: TestWaitBlocked (0.03s)
15:13:09 [2020-04-28T15:13:09.764Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.13s)
15:13:09 [2020-04-28T15:13:09.764Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.37s)
15:13:09 [2020-04-28T15:13:09.764Z] === CONT  TestContainerStartOnDaemonRestart
15:13:09 [2020-04-28T15:13:09.764Z] === CONT  TestIpcModeOlderClient
15:13:10 [2020-04-28T15:13:10.019Z] --- PASS: TestIpcModeOlderClient (0.12s)
15:13:10 [2020-04-28T15:13:10.019Z] === CONT  TestDaemonHostGatewayIP
15:13:10 [2020-04-28T15:13:10.350Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:13:10 [2020-04-28T15:13:10.350Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:13:10 [2020-04-28T15:13:10.551Z] #45 245.3   CC       criu/page-xfer.o
15:13:10 [2020-04-28T15:13:10.693Z] --- PASS: TestDockerNetworkMacvlan (18.73s)
15:13:10 [2020-04-28T15:13:10.693Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s)
15:13:10 [2020-04-28T15:13:10.693Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s)
15:13:10 [2020-04-28T15:13:10.693Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.01s)
15:13:10 [2020-04-28T15:13:10.693Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.07s)
15:13:10 [2020-04-28T15:13:10.693Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.95s)
15:13:10 [2020-04-28T15:13:10.693Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.34s)
15:13:10 [2020-04-28T15:13:10.693Z] PASS
15:13:10 [2020-04-28T15:13:10.693Z] 
15:13:10 [2020-04-28T15:13:10.693Z] DONE 8 tests in 20.977s
15:13:10 [2020-04-28T15:13:10.693Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
15:13:10 [2020-04-28T15:13:10.693Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
15:13:10 [2020-04-28T15:13:10.693Z] ++ set -e
15:13:10 [2020-04-28T15:13:10.693Z] ++ '[' -n 0 ']'
15:13:10 [2020-04-28T15:13:10.693Z] ++ set -x
15:13:10 [2020-04-28T15:13:10.693Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
15:13:10 [2020-04-28T15:13:10.693Z] testing: warning: no tests to run
15:13:10 [2020-04-28T15:13:10.693Z] PASS
15:13:10 [2020-04-28T15:13:10.693Z] 
15:13:10 [2020-04-28T15:13:10.693Z] DONE 0 tests in 0.030s
15:13:10 [2020-04-28T15:13:10.693Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
15:13:10 [2020-04-28T15:13:10.693Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
15:13:10 [2020-04-28T15:13:10.693Z] ++ set -e
15:13:10 [2020-04-28T15:13:10.693Z] ++ '[' -n 0 ']'
15:13:10 [2020-04-28T15:13:10.693Z] ++ set -x
15:13:10 [2020-04-28T15:13:10.693Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
15:13:10 [2020-04-28T15:13:10.693Z] INFO: Testing against a local daemon
15:13:10 [2020-04-28T15:13:10.693Z] === RUN   TestAuthZPluginAllowRequest
15:13:11 [2020-04-28T15:13:11.397Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
15:13:11 [2020-04-28T15:13:11.652Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
15:13:12 [2020-04-28T15:13:12.594Z] --- PASS: TestAuthZPluginAllowRequest (1.82s)
15:13:12 [2020-04-28T15:13:12.594Z] === RUN   TestAuthZPluginTLS
15:13:12 [2020-04-28T15:13:12.625Z] #45 247.4   CC       criu/pagemap-cache.o
15:13:13 [2020-04-28T15:13:13.024Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:13:13 [2020-04-28T15:13:13.024Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:13:13 [2020-04-28T15:13:13.161Z] --- PASS: TestAuthZPluginTLS (0.71s)
15:13:13 [2020-04-28T15:13:13.161Z] === RUN   TestAuthZPluginDenyRequest
15:13:13 [2020-04-28T15:13:13.252Z] #45 248.3   CC       criu/pagemap.o
15:13:13 [2020-04-28T15:13:13.536Z] --- PASS: TestContainerStartOnDaemonRestart (3.71s)
15:13:13 [2020-04-28T15:13:13.536Z] === CONT  TestContainerKillOnDaemonStart
15:13:13 [2020-04-28T15:13:13.727Z] --- PASS: TestAuthZPluginDenyRequest (0.64s)
15:13:13 [2020-04-28T15:13:13.727Z] === RUN   TestAuthZPluginAPIDenyResponse
15:13:14 [2020-04-28T15:13:14.095Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
15:13:14 [2020-04-28T15:13:14.351Z] --- PASS: TestDaemonHostGatewayIP (4.52s)
15:13:14 [2020-04-28T15:13:14.351Z] === CONT  TestDaemonRestartIpcMode
15:13:14 [2020-04-28T15:13:14.662Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.65s)
15:13:14 [2020-04-28T15:13:14.662Z] === RUN   TestAuthZPluginDenyResponse
15:13:15 [2020-04-28T15:13:15.229Z] --- PASS: TestAuthZPluginDenyResponse (0.68s)
15:13:15 [2020-04-28T15:13:15.229Z] === RUN   TestAuthZPluginAllowEventStream
15:13:15 [2020-04-28T15:13:15.258Z] --- PASS: TestUpdateRestartPolicy (11.61s)
15:13:15 [2020-04-28T15:13:15.258Z] === RUN   TestUpdateRestartWithAutoRemove
15:13:15 [2020-04-28T15:13:15.258Z] --- PASS: TestUpdateRestartWithAutoRemove (0.58s)
15:13:15 [2020-04-28T15:13:15.258Z] === RUN   TestWaitNonBlocked
15:13:15 [2020-04-28T15:13:15.258Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:13:15 [2020-04-28T15:13:15.258Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:13:15 [2020-04-28T15:13:15.258Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:13:15 [2020-04-28T15:13:15.258Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:13:15 [2020-04-28T15:13:15.258Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:13:15 [2020-04-28T15:13:15.258Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:13:15 [2020-04-28T15:13:15.274Z] === RUN   TestDockerSuite/TestBuildClearCmd
15:13:15 [2020-04-28T15:13:15.274Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
15:13:15 [2020-04-28T15:13:15.312Z] #45 249.9   CC       criu/parasite-syscall.o
15:13:15 [2020-04-28T15:13:15.709Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:13:15 [2020-04-28T15:13:15.710Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:13:15 [2020-04-28T15:13:15.834Z] === RUN   TestDockerSuite/TestBuildCmd
15:13:16 [2020-04-28T15:13:16.187Z] --- PASS: TestWaitNonBlocked (0.01s)
15:13:16 [2020-04-28T15:13:16.187Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.81s)
15:13:16 [2020-04-28T15:13:16.187Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.84s)
15:13:16 [2020-04-28T15:13:16.187Z] === RUN   TestWaitBlocked
15:13:16 [2020-04-28T15:13:16.187Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:13:16 [2020-04-28T15:13:16.187Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:13:16 [2020-04-28T15:13:16.187Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:13:16 [2020-04-28T15:13:16.187Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:13:16 [2020-04-28T15:13:16.188Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:13:16 [2020-04-28T15:13:16.188Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:13:16 [2020-04-28T15:13:16.343Z] #45 251.3   CC       criu/path.o
15:13:16 [2020-04-28T15:13:16.394Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
15:13:16 [2020-04-28T15:13:16.633Z] #45 251.7   CC       criu/pie-util-vdso.o
15:13:16 [2020-04-28T15:13:16.649Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
15:13:17 [2020-04-28T15:13:17.117Z] --- PASS: TestWaitBlocked (0.01s)
15:13:17 [2020-04-28T15:13:17.117Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.83s)
15:13:17 [2020-04-28T15:13:17.117Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.86s)
15:13:17 [2020-04-28T15:13:17.117Z] === CONT  TestDaemonRestartIpcMode
15:13:17 [2020-04-28T15:13:17.117Z] === CONT  TestIpcModeOlderClient
15:13:17 [2020-04-28T15:13:17.117Z] --- PASS: TestIpcModeOlderClient (0.13s)
15:13:17 [2020-04-28T15:13:17.130Z] --- PASS: TestAuthZPluginAllowEventStream (1.75s)
15:13:17 [2020-04-28T15:13:17.130Z] === RUN   TestAuthZPluginErrorResponse
15:13:17 [2020-04-28T15:13:17.209Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
15:13:17 [2020-04-28T15:13:17.209Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
15:13:17 [2020-04-28T15:13:17.209Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
15:13:17 [2020-04-28T15:13:17.262Z] #45 252.4   CC       criu/pie-util.o
15:13:17 [2020-04-28T15:13:17.553Z] #45 252.7   CC       criu/pipes.o
15:13:17 [2020-04-28T15:13:17.696Z] --- PASS: TestAuthZPluginErrorResponse (0.66s)
15:13:17 [2020-04-28T15:13:17.696Z] === RUN   TestAuthZPluginErrorRequest
15:13:17 [2020-04-28T15:13:17.731Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
15:13:17 [2020-04-28T15:13:17.731Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.33s)
15:13:17 [2020-04-28T15:13:17.731Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.37s)
15:13:17 [2020-04-28T15:13:17.731Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.42s)
15:13:17 [2020-04-28T15:13:17.731Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.45s)
15:13:17 [2020-04-28T15:13:17.731Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.46s)
15:13:17 [2020-04-28T15:13:17.731Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.45s)
15:13:17 [2020-04-28T15:13:17.731Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.24s)
15:13:17 [2020-04-28T15:13:17.731Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.27s)
15:13:17 [2020-04-28T15:13:17.731Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.75s)
15:13:17 [2020-04-28T15:13:17.731Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.99s)
15:13:17 [2020-04-28T15:13:17.731Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.19s)
15:13:17 [2020-04-28T15:13:17.731Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.90s)
15:13:17 [2020-04-28T15:13:17.731Z] === RUN   TestCgroupNamespacesRun
15:13:18 [2020-04-28T15:13:18.263Z] --- PASS: TestAuthZPluginErrorRequest (0.63s)
15:13:18 [2020-04-28T15:13:18.263Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:13:18 [2020-04-28T15:13:18.568Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
15:13:18 [2020-04-28T15:13:18.568Z] --- PASS: TestDaemonRestartIpcMode (4.14s)
15:13:18 [2020-04-28T15:13:18.830Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.66s)
15:13:18 [2020-04-28T15:13:18.830Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:13:19 [2020-04-28T15:13:19.054Z] #45 253.9   CC       criu/plugin.o
15:13:19 [2020-04-28T15:13:19.202Z] --- PASS: TestCgroupNamespacesRun (1.70s)
15:13:19 [2020-04-28T15:13:19.202Z] === RUN   TestCgroupNamespacesRunPrivileged
15:13:19 [2020-04-28T15:13:19.685Z] #45 254.5   CC       criu/proc_parse.o
15:13:21 [2020-04-28T15:13:21.075Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
15:13:21 [2020-04-28T15:13:21.226Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.66s)
15:13:21 [2020-04-28T15:13:21.226Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:13:21 [2020-04-28T15:13:21.360Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.22s)
15:13:21 [2020-04-28T15:13:21.360Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:13:22 [2020-04-28T15:13:22.367Z] --- PASS: TestDaemonRestartIpcMode (4.72s)
15:13:22 [2020-04-28T15:13:22.367Z] PASS
15:13:22 [2020-04-28T15:13:22.367Z] 
15:13:22 [2020-04-28T15:13:22.367Z] === Skipped
15:13:22 [2020-04-28T15:13:22.367Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
15:13:22 [2020-04-28T15:13:22.367Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:13:22 [2020-04-28T15:13:22.367Z] 
15:13:22 [2020-04-28T15:13:22.367Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
15:13:22 [2020-04-28T15:13:22.368Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
15:13:22 [2020-04-28T15:13:22.368Z] 
15:13:22 [2020-04-28T15:13:22.368Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
15:13:22 [2020-04-28T15:13:22.368Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
15:13:22 [2020-04-28T15:13:22.368Z] 
15:13:22 [2020-04-28T15:13:22.368Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
15:13:22 [2020-04-28T15:13:22.368Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
15:13:22 [2020-04-28T15:13:22.368Z] 
15:13:22 [2020-04-28T15:13:22.368Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
15:13:22 [2020-04-28T15:13:22.368Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:13:22 [2020-04-28T15:13:22.368Z] 
15:13:22 [2020-04-28T15:13:22.368Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
15:13:22 [2020-04-28T15:13:22.368Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:13:22 [2020-04-28T15:13:22.368Z] 
15:13:22 [2020-04-28T15:13:22.368Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
15:13:22 [2020-04-28T15:13:22.368Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:13:22 [2020-04-28T15:13:22.368Z] 
15:13:22 [2020-04-28T15:13:22.368Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
15:13:22 [2020-04-28T15:13:22.368Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:13:22 [2020-04-28T15:13:22.368Z] 
15:13:22 [2020-04-28T15:13:22.368Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
15:13:22 [2020-04-28T15:13:22.368Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:13:22 [2020-04-28T15:13:22.368Z] 
15:13:22 [2020-04-28T15:13:22.368Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
15:13:22 [2020-04-28T15:13:22.368Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
15:13:22 [2020-04-28T15:13:22.368Z] 
15:13:22 [2020-04-28T15:13:22.368Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
15:13:22 [2020-04-28T15:13:22.368Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:13:22 [2020-04-28T15:13:22.368Z] 
15:13:22 [2020-04-28T15:13:22.368Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
15:13:22 [2020-04-28T15:13:22.368Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
15:13:22 [2020-04-28T15:13:22.368Z] 
15:13:22 [2020-04-28T15:13:22.368Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
15:13:22 [2020-04-28T15:13:22.368Z]     mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
15:13:22 [2020-04-28T15:13:22.368Z] 
15:13:22 [2020-04-28T15:13:22.368Z] === SKIP: amd64.integration.container TestPause (0.00s)
15:13:22 [2020-04-28T15:13:22.368Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
15:13:22 [2020-04-28T15:13:22.368Z] 
15:13:22 [2020-04-28T15:13:22.368Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:13:22 [2020-04-28T15:13:22.368Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:13:22 [2020-04-28T15:13:22.368Z] 
15:13:22 [2020-04-28T15:13:22.368Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
15:13:22 [2020-04-28T15:13:22.368Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
15:13:22 [2020-04-28T15:13:22.368Z] 
15:13:22 [2020-04-28T15:13:22.368Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
15:13:22 [2020-04-28T15:13:22.368Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
15:13:22 [2020-04-28T15:13:22.368Z] 
15:13:22 [2020-04-28T15:13:22.368Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.02s)
15:13:22 [2020-04-28T15:13:22.368Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
15:13:22 [2020-04-28T15:13:22.368Z] 
15:13:22 [2020-04-28T15:13:22.368Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
15:13:22 [2020-04-28T15:13:22.368Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
15:13:22 [2020-04-28T15:13:22.368Z] 
15:13:22 [2020-04-28T15:13:22.368Z] === SKIP: amd64.integration.container TestStats (0.00s)
15:13:22 [2020-04-28T15:13:22.368Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
15:13:22 [2020-04-28T15:13:22.368Z] 
15:13:22 [2020-04-28T15:13:22.368Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
15:13:22 [2020-04-28T15:13:22.368Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:13:22 [2020-04-28T15:13:22.368Z] 
15:13:22 [2020-04-28T15:13:22.368Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
15:13:22 [2020-04-28T15:13:22.368Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
15:13:22 [2020-04-28T15:13:22.368Z] 
15:13:22 [2020-04-28T15:13:22.368Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
15:13:22 [2020-04-28T15:13:22.368Z]     update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
15:13:22 [2020-04-28T15:13:22.368Z] 
15:13:22 [2020-04-28T15:13:22.368Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
15:13:22 [2020-04-28T15:13:22.368Z]     update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none"
15:13:22 [2020-04-28T15:13:22.368Z] 
15:13:22 [2020-04-28T15:13:22.368Z] 
15:13:22 [2020-04-28T15:13:22.368Z] DONE 181 tests, 24 skipped in 92.534s
15:13:22 [2020-04-28T15:13:22.368Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
15:13:22 [2020-04-28T15:13:22.368Z] INFO: Testing against a local daemon
15:13:22 [2020-04-28T15:13:22.368Z] === RUN   TestCommitInheritsEnv
15:13:22 [2020-04-28T15:13:22.699Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.76s)
15:13:22 [2020-04-28T15:13:22.699Z] === RUN   TestCgroupNamespacesRunHostMode
15:13:23 [2020-04-28T15:13:23.263Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.25s)
15:13:23 [2020-04-28T15:13:23.263Z] === RUN   TestAuthZPluginHeader
15:13:23 [2020-04-28T15:13:23.297Z] --- PASS: TestCommitInheritsEnv (1.27s)
15:13:23 [2020-04-28T15:13:23.297Z] === RUN   TestImportExtremelyLargeImageWorks
15:13:23 [2020-04-28T15:13:23.297Z] === PAUSE TestImportExtremelyLargeImageWorks
15:13:23 [2020-04-28T15:13:23.297Z] === RUN   TestImagesFilterMultiReference
15:13:23 [2020-04-28T15:13:23.297Z] --- PASS: TestImagesFilterMultiReference (0.07s)
15:13:23 [2020-04-28T15:13:23.297Z] === RUN   TestImagePullPlatformInvalid
15:13:23 [2020-04-28T15:13:23.297Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
15:13:23 [2020-04-28T15:13:23.297Z] === RUN   TestRemoveImageOrphaning
15:13:24 [2020-04-28T15:13:24.639Z] --- PASS: TestAuthZPluginHeader (1.01s)
15:13:24 [2020-04-28T15:13:24.639Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:13:24 [2020-04-28T15:13:24.639Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:13:24 [2020-04-28T15:13:24.639Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:13:24 [2020-04-28T15:13:24.639Z] === RUN   TestAuthZPluginV2Disable
15:13:24 [2020-04-28T15:13:24.639Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
15:13:24 [2020-04-28T15:13:24.639Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:13:24 [2020-04-28T15:13:24.639Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:13:24 [2020-04-28T15:13:24.639Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:13:24 [2020-04-28T15:13:24.639Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:13:24 [2020-04-28T15:13:24.639Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:13:24 [2020-04-28T15:13:24.639Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:13:24 [2020-04-28T15:13:24.639Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:13:24 [2020-04-28T15:13:24.639Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:13:24 [2020-04-28T15:13:24.720Z] --- PASS: TestCgroupNamespacesRunHostMode (1.79s)
15:13:24 [2020-04-28T15:13:24.720Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:13:25 [2020-04-28T15:13:25.188Z] --- PASS: TestRemoveImageOrphaning (1.91s)
15:13:25 [2020-04-28T15:13:25.188Z] === RUN   TestRemoveImageGarbageCollector
15:13:25 [2020-04-28T15:13:25.188Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
15:13:25 [2020-04-28T15:13:25.188Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
15:13:25 [2020-04-28T15:13:25.188Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:13:25 [2020-04-28T15:13:25.188Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
15:13:25 [2020-04-28T15:13:25.188Z] === RUN   TestTagInvalidReference
15:13:25 [2020-04-28T15:13:25.188Z] --- PASS: TestTagInvalidReference (0.02s)
15:13:25 [2020-04-28T15:13:25.188Z] === RUN   TestTagValidPrefixedRepo
15:13:25 [2020-04-28T15:13:25.188Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
15:13:25 [2020-04-28T15:13:25.188Z] === RUN   TestTagExistedNameWithoutForce
15:13:25 [2020-04-28T15:13:25.188Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
15:13:25 [2020-04-28T15:13:25.188Z] === RUN   TestTagOfficialNames
15:13:25 [2020-04-28T15:13:25.231Z] === RUN   TestDockerSuite/TestBuildConditionalCache
15:13:25 [2020-04-28T15:13:25.231Z] === RUN   TestDockerSuite/TestBuildContChar
15:13:25 [2020-04-28T15:13:25.250Z] #45 260.0   CC       criu/protobuf-desc.o
15:13:25 [2020-04-28T15:13:25.444Z] --- PASS: TestTagOfficialNames (0.04s)
15:13:25 [2020-04-28T15:13:25.444Z] === RUN   TestTagMatchesDigest
15:13:25 [2020-04-28T15:13:25.444Z] --- PASS: TestTagMatchesDigest (0.01s)
15:13:25 [2020-04-28T15:13:25.444Z] === CONT  TestImportExtremelyLargeImageWorks
15:13:25 [2020-04-28T15:13:25.789Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
15:13:26 [2020-04-28T15:13:26.190Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.72s)
15:13:26 [2020-04-28T15:13:26.190Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:13:26 [2020-04-28T15:13:26.716Z] --- PASS: TestContainerKillOnDaemonStart (13.02s)
15:13:26 [2020-04-28T15:13:26.716Z] PASS
15:13:26 [2020-04-28T15:13:26.716Z] 
15:13:26 [2020-04-28T15:13:26.716Z] === Skipped
15:13:26 [2020-04-28T15:13:26.716Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
15:13:26 [2020-04-28T15:13:26.716Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:13:26 [2020-04-28T15:13:26.716Z] 
15:13:26 [2020-04-28T15:13:26.716Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
15:13:26 [2020-04-28T15:13:26.716Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:13:26 [2020-04-28T15:13:26.716Z] 
15:13:26 [2020-04-28T15:13:26.716Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
15:13:26 [2020-04-28T15:13:26.716Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:13:26 [2020-04-28T15:13:26.716Z] 
15:13:26 [2020-04-28T15:13:26.716Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:13:26 [2020-04-28T15:13:26.716Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:13:26 [2020-04-28T15:13:26.716Z] 
15:13:26 [2020-04-28T15:13:26.716Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
15:13:26 [2020-04-28T15:13:26.716Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:13:26 [2020-04-28T15:13:26.716Z] 
15:13:26 [2020-04-28T15:13:26.716Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
15:13:26 [2020-04-28T15:13:26.716Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
15:13:26 [2020-04-28T15:13:26.716Z] 
15:13:26 [2020-04-28T15:13:26.716Z] 
15:13:26 [2020-04-28T15:13:26.716Z] DONE 200 tests, 6 skipped in 161.368s
15:13:26 [2020-04-28T15:13:26.716Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
15:13:26 [2020-04-28T15:13:26.716Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m
15:13:26 [2020-04-28T15:13:26.716Z] ++ set -e
15:13:26 [2020-04-28T15:13:26.716Z] ++ '[' -n 0 ']'
15:13:26 [2020-04-28T15:13:26.716Z] ++ set -x
15:13:26 [2020-04-28T15:13:26.716Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m
15:13:26 [2020-04-28T15:13:26.716Z] INFO: Testing against a local daemon
15:13:26 [2020-04-28T15:13:26.716Z] === RUN   TestCommitInheritsEnv
15:13:26 [2020-04-28T15:13:26.741Z] #45 261.6   CC       criu/protobuf.o
15:13:26 [2020-04-28T15:13:26.971Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
15:13:27 [2020-04-28T15:13:27.195Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.81s)
15:13:27 [2020-04-28T15:13:27.195Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:13:27 [2020-04-28T15:13:27.226Z] --- PASS: TestCommitInheritsEnv (0.46s)
15:13:27 [2020-04-28T15:13:27.226Z] === RUN   TestImportExtremelyLargeImageWorks
15:13:27 [2020-04-28T15:13:27.226Z] === PAUSE TestImportExtremelyLargeImageWorks
15:13:27 [2020-04-28T15:13:27.226Z] === RUN   TestImagesFilterMultiReference
15:13:27 [2020-04-28T15:13:27.226Z] --- PASS: TestImagesFilterMultiReference (0.06s)
15:13:27 [2020-04-28T15:13:27.226Z] === RUN   TestImagePullPlatformInvalid
15:13:27 [2020-04-28T15:13:27.226Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
15:13:27 [2020-04-28T15:13:27.226Z] === RUN   TestRemoveImageOrphaning
15:13:27 [2020-04-28T15:13:27.369Z] #45 262.2   CC       criu/pstree.o
15:13:27 [2020-04-28T15:13:27.480Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
15:13:27 [2020-04-28T15:13:27.735Z] --- PASS: TestRemoveImageOrphaning (0.47s)
15:13:27 [2020-04-28T15:13:27.735Z] === RUN   TestRemoveImageGarbageCollector
15:13:27 [2020-04-28T15:13:27.809Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.79s)
15:13:27 [2020-04-28T15:13:27.809Z] === RUN   TestCgroupNamespacesRunOlderClient
15:13:27 [2020-04-28T15:13:27.989Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
15:13:28 [2020-04-28T15:13:28.912Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
15:13:29 [2020-04-28T15:13:29.422Z] #45 264.1   CC       criu/rbtree.o
15:13:29 [2020-04-28T15:13:29.422Z] #45 264.6   CC       criu/rst-malloc.o
15:13:29 [2020-04-28T15:13:29.831Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.86s)
15:13:29 [2020-04-28T15:13:29.831Z] === RUN   TestKernelTCPMemory
15:13:29 [2020-04-28T15:13:29.836Z] --- PASS: TestRemoveImageGarbageCollector (2.09s)
15:13:29 [2020-04-28T15:13:29.836Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:13:29 [2020-04-28T15:13:29.836Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
15:13:29 [2020-04-28T15:13:29.836Z] === RUN   TestTagInvalidReference
15:13:29 [2020-04-28T15:13:29.836Z] --- PASS: TestTagInvalidReference (0.01s)
15:13:29 [2020-04-28T15:13:29.836Z] === RUN   TestTagValidPrefixedRepo
15:13:30 [2020-04-28T15:13:30.051Z] #45 265.0   CC       criu/seccomp.o
15:13:30 [2020-04-28T15:13:30.091Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
15:13:30 [2020-04-28T15:13:30.091Z] === RUN   TestTagExistedNameWithoutForce
15:13:30 [2020-04-28T15:13:30.091Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
15:13:30 [2020-04-28T15:13:30.091Z] === RUN   TestTagOfficialNames
15:13:30 [2020-04-28T15:13:30.091Z] --- PASS: TestTagOfficialNames (0.05s)
15:13:30 [2020-04-28T15:13:30.091Z] === RUN   TestTagMatchesDigest
15:13:30 [2020-04-28T15:13:30.091Z] --- PASS: TestTagMatchesDigest (0.01s)
15:13:30 [2020-04-28T15:13:30.091Z] === CONT  TestImportExtremelyLargeImageWorks
15:13:30 [2020-04-28T15:13:30.091Z] === RUN   TestDockerSuite/TestBuildContextCleanup
15:13:30 [2020-04-28T15:13:30.650Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
15:13:30 [2020-04-28T15:13:30.650Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
15:13:30 [2020-04-28T15:13:30.838Z] --- PASS: TestKernelTCPMemory (0.89s)
15:13:30 [2020-04-28T15:13:30.838Z] === RUN   TestNISDomainname
15:13:31 [2020-04-28T15:13:31.453Z] --- PASS: TestNISDomainname (0.92s)
15:13:31 [2020-04-28T15:13:31.453Z] === RUN   TestHostnameDnsResolution
15:13:31 [2020-04-28T15:13:31.576Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
15:13:31 [2020-04-28T15:13:31.580Z] #45 266.3   CC       criu/seize.o
15:13:31 [2020-04-28T15:13:31.831Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
15:13:33 [2020-04-28T15:13:33.075Z] #45 267.9   CC       criu/servicefd.o
15:13:33 [2020-04-28T15:13:33.191Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
15:13:33 [2020-04-28T15:13:33.472Z] --- PASS: TestHostnameDnsResolution (1.70s)
15:13:33 [2020-04-28T15:13:33.472Z] === RUN   TestStats
15:13:33 [2020-04-28T15:13:33.701Z] #45 268.7   CC       criu/shmem.o
15:13:34 [2020-04-28T15:13:34.553Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
15:13:34 [2020-04-28T15:13:34.809Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
15:13:35 [2020-04-28T15:13:35.369Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
15:13:35 [2020-04-28T15:13:35.758Z] #45 270.3   CC       criu/sigframe.o
15:13:35 [2020-04-28T15:13:35.758Z] #45 270.7   CC       criu/signalfd.o
15:13:36 [2020-04-28T15:13:36.047Z] #45 271.2   CC       criu/sk-inet.o
15:13:36 [2020-04-28T15:13:36.149Z] --- PASS: TestStats (2.90s)
15:13:36 [2020-04-28T15:13:36.149Z] === RUN   TestStopContainerWithTimeout
15:13:36 [2020-04-28T15:13:36.149Z] === RUN   TestStopContainerWithTimeout/0
15:13:36 [2020-04-28T15:13:36.149Z] === PAUSE TestStopContainerWithTimeout/0
15:13:36 [2020-04-28T15:13:36.149Z] === RUN   TestStopContainerWithTimeout/1
15:13:36 [2020-04-28T15:13:36.149Z] === PAUSE TestStopContainerWithTimeout/1
15:13:36 [2020-04-28T15:13:36.149Z] === RUN   TestStopContainerWithTimeout/3
15:13:36 [2020-04-28T15:13:36.149Z] === PAUSE TestStopContainerWithTimeout/3
15:13:36 [2020-04-28T15:13:36.149Z] === RUN   TestStopContainerWithTimeout/-1
15:13:36 [2020-04-28T15:13:36.149Z] === PAUSE TestStopContainerWithTimeout/-1
15:13:36 [2020-04-28T15:13:36.149Z] === CONT  TestStopContainerWithTimeout/0
15:13:36 [2020-04-28T15:13:36.149Z] === CONT  TestStopContainerWithTimeout/-1
15:13:37 [2020-04-28T15:13:37.155Z] === CONT  TestStopContainerWithTimeout/3
15:13:38 [2020-04-28T15:13:38.098Z] #45 273.1   CC       criu/sk-netlink.o
15:13:38 [2020-04-28T15:13:38.749Z] #45 273.8   CC       criu/sk-packet.o
15:13:39 [2020-04-28T15:13:39.175Z] === CONT  TestStopContainerWithTimeout/1
15:13:39 [2020-04-28T15:13:39.528Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
15:13:39 [2020-04-28T15:13:39.528Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
15:13:39 [2020-04-28T15:13:39.780Z] #45 274.7   CC       criu/sk-queue.o
15:13:40 [2020-04-28T15:13:40.409Z] #45 275.3   CC       criu/sk-tcp.o
15:13:40 [2020-04-28T15:13:40.456Z] eac6fba788c9: Pull complete
15:13:40 [2020-04-28T15:13:40.456Z] Digest: sha256:2ecf1e2987b91b41f576afd7f56aa40c9ddbc691d7b6b066c64d8f27fb3070ca
15:13:40 [2020-04-28T15:13:40.456Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
15:13:40 [2020-04-28T15:13:40.456Z] mcr.microsoft.com/windows/servercore:ltsc2019
15:13:40 [2020-04-28T15:13:40.456Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
15:13:40 [2020-04-28T15:13:40.456Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
15:13:40 [2020-04-28T15:13:40.456Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1158'
15:13:40 [2020-04-28T15:13:40.456Z] INFO: Docker version of control daemon
15:13:40 [2020-04-28T15:13:40.456Z] 
15:13:40 [2020-04-28T15:13:40.456Z] Client: Docker Engine - Enterprise
15:13:40 [2020-04-28T15:13:40.456Z]  Version:           19.03.5
15:13:40 [2020-04-28T15:13:40.456Z]  API version:       1.40
15:13:40 [2020-04-28T15:13:40.456Z]  Go version:        go1.12.12
15:13:40 [2020-04-28T15:13:40.456Z]  Git commit:        2ee0c57608
15:13:40 [2020-04-28T15:13:40.456Z]  Built:             11/13/2019 08:00:16
15:13:40 [2020-04-28T15:13:40.456Z]  OS/Arch:           windows/amd64
15:13:40 [2020-04-28T15:13:40.456Z]  Experimental:      false
15:13:40 [2020-04-28T15:13:40.456Z] 
15:13:40 [2020-04-28T15:13:40.456Z] Server: Docker Engine - Enterprise
15:13:40 [2020-04-28T15:13:40.456Z]  Engine:
15:13:40 [2020-04-28T15:13:40.456Z]   Version:          19.03.5
15:13:40 [2020-04-28T15:13:40.456Z]   API version:      1.40 (minimum version 1.24)
15:13:40 [2020-04-28T15:13:40.456Z]   Go version:       go1.12.12
15:13:40 [2020-04-28T15:13:40.456Z]   Git commit:       2ee0c57608
15:13:40 [2020-04-28T15:13:40.456Z]   Built:            11/13/2019 07:58:51
15:13:40 [2020-04-28T15:13:40.456Z]   OS/Arch:          windows/amd64
15:13:40 [2020-04-28T15:13:40.456Z]   Experimental:     true
15:13:40 [2020-04-28T15:13:40.456Z] 
15:13:40 [2020-04-28T15:13:40.456Z] INFO: Docker info of control daemon
15:13:40 [2020-04-28T15:13:40.456Z] 
15:13:40 [2020-04-28T15:13:40.456Z] Client:
15:13:40 [2020-04-28T15:13:40.456Z]  Debug Mode: false
15:13:40 [2020-04-28T15:13:40.456Z]  Plugins:
15:13:40 [2020-04-28T15:13:40.456Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
15:13:40 [2020-04-28T15:13:40.456Z] 
15:13:40 [2020-04-28T15:13:40.456Z] Server:
15:13:40 [2020-04-28T15:13:40.456Z]  Containers: 0
15:13:40 [2020-04-28T15:13:40.456Z]   Running: 0
15:13:40 [2020-04-28T15:13:40.456Z]   Paused: 0
15:13:40 [2020-04-28T15:13:40.456Z]   Stopped: 0
15:13:40 [2020-04-28T15:13:40.456Z]  Images: 1
15:13:40 [2020-04-28T15:13:40.456Z]  Server Version: 19.03.5
15:13:40 [2020-04-28T15:13:40.456Z]  Storage Driver: windowsfilter (windows) lcow (linux)
15:13:40 [2020-04-28T15:13:40.456Z]   Windows: 
15:13:40 [2020-04-28T15:13:40.456Z]   LCOW: 
15:13:40 [2020-04-28T15:13:40.456Z]  Logging Driver: json-file
15:13:40 [2020-04-28T15:13:40.456Z]  Plugins:
15:13:40 [2020-04-28T15:13:40.456Z]   Volume: local
15:13:40 [2020-04-28T15:13:40.456Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
15:13:40 [2020-04-28T15:13:40.456Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
15:13:40 [2020-04-28T15:13:40.456Z]  Swarm: inactive
15:13:40 [2020-04-28T15:13:40.456Z]  Default Isolation: process
15:13:40 [2020-04-28T15:13:40.456Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
15:13:40 [2020-04-28T15:13:40.456Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158)
15:13:40 [2020-04-28T15:13:40.456Z]  OSType: windows
15:13:40 [2020-04-28T15:13:40.456Z]  Architecture: x86_64
15:13:40 [2020-04-28T15:13:40.456Z]  CPUs: 4
15:13:40 [2020-04-28T15:13:40.456Z]  Total Memory: 32GiB
15:13:40 [2020-04-28T15:13:40.456Z]  Name: azwin-2-1d50a0
15:13:40 [2020-04-28T15:13:40.456Z]  ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW
15:13:40 [2020-04-28T15:13:40.456Z]  Docker Root Dir: D:\docker
15:13:40 [2020-04-28T15:13:40.456Z]  Debug Mode: false
15:13:40 [2020-04-28T15:13:40.456Z]  Registry: https://index.docker.io/v1/
15:13:40 [2020-04-28T15:13:40.456Z]  Labels:
15:13:40 [2020-04-28T15:13:40.456Z]  Experimental: true
15:13:40 [2020-04-28T15:13:40.456Z]  Insecure Registries:
15:13:40 [2020-04-28T15:13:40.456Z]   10.0.0.4:5000
15:13:40 [2020-04-28T15:13:40.456Z]   127.0.0.0/8
15:13:40 [2020-04-28T15:13:40.456Z]  Registry Mirrors:
15:13:40 [2020-04-28T15:13:40.456Z]   http://10.0.0.4:5000/
15:13:40 [2020-04-28T15:13:40.456Z]  Live Restore Enabled: false
15:13:40 [2020-04-28T15:13:40.456Z] 
15:13:40 [2020-04-28T15:13:40.456Z] 
15:13:40 [2020-04-28T15:13:40.456Z] INFO: Commit hash is b2af9e631c
15:13:40 [2020-04-28T15:13:40.456Z] INFO: Nuke-Everything...
15:13:40 [2020-04-28T15:13:40.456Z] INFO: Container count on control daemon to delete is 0
15:13:40 [2020-04-28T15:13:40.456Z] INFO: Nuking d:\CI
15:13:40 [2020-04-28T15:13:40.456Z] INFO: Zapped successfully
15:13:40 [2020-04-28T15:13:40.456Z] INFO: Location for testing is d:\CI\PR-40866\1
15:13:40 [2020-04-28T15:13:40.456Z] INFO: Validating GOLang consistency in Dockerfile.windows...
15:13:40 [2020-04-28T15:13:40.456Z] 
15:13:40 [2020-04-28T15:13:40.456Z] 
15:13:40 [2020-04-28T15:13:40.456Z] INFO: Building the image from Dockerfile.windows at 04/28/2020 15:13:32...
15:13:40 [2020-04-28T15:13:40.456Z] 
15:13:40 [2020-04-28T15:13:40.456Z] Sending build context to Docker daemon  57.48MB
15:13:40 [2020-04-28T15:13:40.456Z] 
15:13:40 [2020-04-28T15:13:40.456Z] Step 1/10 : FROM microsoft/windowsservercore
15:13:40 [2020-04-28T15:13:40.456Z]  ---> fdf6432edbdc
15:13:40 [2020-04-28T15:13:40.456Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
15:13:40 [2020-04-28T15:13:40.456Z]  ---> Running in dab0ce555019
15:13:40 [2020-04-28T15:13:40.456Z] Removing intermediate container dab0ce555019
15:13:40 [2020-04-28T15:13:40.456Z]  ---> 8ec57d185c2c
15:13:40 [2020-04-28T15:13:40.456Z] Step 3/10 : ARG GO_VERSION=1.13.10
15:13:40 [2020-04-28T15:13:40.456Z]  ---> Running in f798069ef9dd
15:13:40 [2020-04-28T15:13:40.456Z] Removing intermediate container f798069ef9dd
15:13:40 [2020-04-28T15:13:40.456Z]  ---> 4a6e115d864d
15:13:40 [2020-04-28T15:13:40.456Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5
15:13:40 [2020-04-28T15:13:40.456Z]  ---> Running in 47d369b10608
15:13:40 [2020-04-28T15:13:40.456Z] Removing intermediate container 47d369b10608
15:13:40 [2020-04-28T15:13:40.456Z]  ---> 9a3234489ceb
15:13:40 [2020-04-28T15:13:40.456Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\gopath     GO111MODULE=off     FROM_DOCKERFILE=1     GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT}
15:13:40 [2020-04-28T15:13:40.456Z]  ---> Running in ae364e292fc7
15:13:40 [2020-04-28T15:13:40.456Z] Removing intermediate container ae364e292fc7
15:13:40 [2020-04-28T15:13:40.456Z]  ---> 89e56f518f66
15:13:40 [2020-04-28T15:13:40.456Z] Step 6/10 : RUN   Function Test-Nano() {     $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId;     return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer'));   }    Function Download-File([string] $source, [string] $target) {     if (Test-Nano) {       $handler = New-Object System.Net.Http.HttpClientHandler;       $client = New-Object System.Net.Http.HttpClient($handler);       $client.Timeout = New-Object System.TimeSpan(0, 30, 0);       $cancelTokenSource = [System.Threading.CancellationTokenSource]::new();       $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token);       $responseMsg.Wait();       if (!$responseMsg.IsCanceled) {         $response = $responseMsg.Result;         if ($response.IsSuccessStatusCode) {           $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write);           $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream);           $copyStreamOp.Wait();           $downloadedFileStream.Close();           if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception }         }       } else {       Throw ("Failed to download " + $source)       }    } else {       $webClient = New-Object System.Net.WebClient;       $webClient.DownloadFile($source, $target);     }   }     setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin');     Write-Host INFO: Downloading git...;   $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION;   Download-File $location C:\gitsetup.zip;     Write-Host INFO: Downloading go...;   $dlGoVersion=$Env:GO_VERSION -replace '\.0$','';   Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip;     Write-Host INFO: Downloading compiler 1 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip;     Write-Host INFO: Downloading compiler 2 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip;     Write-Host INFO: Downloading compiler 3 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip;     Write-Host INFO: Extracting git...;   Expand-Archive C:\gitsetup.zip C:\git-tmp;   New-Item -Type Directory C:\git | Out-Null;   Move-Item C:\git-tmp\tools\* C:\git\.;   Remove-Item -Recurse -Force C:\git-tmp;     Write-Host INFO: Expanding go...;   Expand-Archive C:\go.zip -DestinationPath C:\;     Write-Host INFO: Expanding compiler 1 of 3...;   Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 2 of 3...;   Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 3 of 3...;   Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force;     Write-Host INFO: Removing downloaded files...;   Remove-Item C:\gcc.zip;   Remove-Item C:\runtime.zip;   Remove-Item C:\binutils.zip;   Remove-Item C:\gitsetup.zip;     $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles""";   Write-Host INFO: Ensuring existence of directory $srcDir...;   New-Item -Force -ItemType Directory -Path $srcDir | Out-Null;     Write-Host INFO: Configuring git core.autocrlf...;   C:\git\cmd\git config --global core.autocrlf true;
15:13:40 [2020-04-28T15:13:40.456Z]  ---> Running in 6931cdf5d2d7
15:13:41 [2020-04-28T15:13:41.198Z] --- PASS: TestStopContainerWithTimeout (0.01s)
15:13:41 [2020-04-28T15:13:41.198Z]     --- PASS: TestStopContainerWithTimeout/0 (0.99s)
15:13:41 [2020-04-28T15:13:41.198Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.95s)
15:13:41 [2020-04-28T15:13:41.198Z]     --- PASS: TestStopContainerWithTimeout/3 (2.85s)
15:13:41 [2020-04-28T15:13:41.198Z]     --- PASS: TestStopContainerWithTimeout/1 (1.90s)
15:13:41 [2020-04-28T15:13:41.198Z] === RUN   TestDeleteDevicemapper
15:13:41 [2020-04-28T15:13:41.198Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:13:41 [2020-04-28T15:13:41.198Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:13:41 [2020-04-28T15:13:41.198Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:13:41 [2020-04-28T15:13:41.513Z] #45 276.2   CC       criu/sk-unix.o
15:13:42 [2020-04-28T15:13:42.712Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.08s)
15:13:42 [2020-04-28T15:13:42.712Z] PASS
15:13:42 [2020-04-28T15:13:42.712Z] 
15:13:42 [2020-04-28T15:13:42.712Z] === Skipped
15:13:42 [2020-04-28T15:13:42.712Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:13:42 [2020-04-28T15:13:42.712Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:13:42 [2020-04-28T15:13:42.712Z] 
15:13:42 [2020-04-28T15:13:42.712Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
15:13:42 [2020-04-28T15:13:42.712Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:13:42 [2020-04-28T15:13:42.712Z] 
15:13:42 [2020-04-28T15:13:42.712Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:13:42 [2020-04-28T15:13:42.712Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:13:42 [2020-04-28T15:13:42.712Z] 
15:13:42 [2020-04-28T15:13:42.712Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:13:42 [2020-04-28T15:13:42.712Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:13:42 [2020-04-28T15:13:42.712Z] 
15:13:42 [2020-04-28T15:13:42.712Z] 
15:13:42 [2020-04-28T15:13:42.712Z] DONE 17 tests, 4 skipped in 31.958s
15:13:42 [2020-04-28T15:13:42.712Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
15:13:42 [2020-04-28T15:13:42.712Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
15:13:42 [2020-04-28T15:13:42.712Z] ++ set -e
15:13:42 [2020-04-28T15:13:42.712Z] ++ '[' -n 0 ']'
15:13:42 [2020-04-28T15:13:42.712Z] ++ set -x
15:13:42 [2020-04-28T15:13:42.712Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
15:13:42 [2020-04-28T15:13:42.712Z] INFO: Testing against a local daemon
15:13:42 [2020-04-28T15:13:42.712Z] === RUN   TestPluginInvalidJSON
15:13:42 [2020-04-28T15:13:42.712Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:13:42 [2020-04-28T15:13:42.712Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:13:42 [2020-04-28T15:13:42.712Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:13:42 [2020-04-28T15:13:42.712Z] --- PASS: TestPluginInvalidJSON (0.04s)
15:13:42 [2020-04-28T15:13:42.712Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:13:42 [2020-04-28T15:13:42.712Z] === RUN   TestPluginInstall
15:13:42 [2020-04-28T15:13:42.712Z] === RUN   TestPluginInstall/no_auth
15:13:42 [2020-04-28T15:13:42.802Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
15:13:43 [2020-04-28T15:13:43.021Z] #45 ...
15:13:43 [2020-04-28T15:13:43.021Z] 
15:13:43 [2020-04-28T15:13:43.021Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:13:43 [2020-04-28T15:13:43.021Z] #42 376.1 + dpkg --print-architecture
15:13:43 [2020-04-28T15:13:43.021Z] #42 376.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
15:13:43 [2020-04-28T15:13:43.021Z] #42 376.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
15:13:43 [2020-04-28T15:13:43.021Z] #42 376.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
15:13:44 [2020-04-28T15:13:44.650Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.48s)
15:13:44 [2020-04-28T15:13:44.650Z] === RUN   TestUpdateMemory
15:13:44 [2020-04-28T15:13:44.650Z] --- SKIP: TestUpdateMemory (0.00s)
15:13:44 [2020-04-28T15:13:44.650Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
15:13:44 [2020-04-28T15:13:44.650Z] === RUN   TestUpdateCPUQuota
15:13:44 [2020-04-28T15:13:44.686Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
15:13:45 [2020-04-28T15:13:45.657Z] --- PASS: TestUpdateCPUQuota (1.17s)
15:13:45 [2020-04-28T15:13:45.657Z] === RUN   TestUpdatePidsLimit
15:13:45 [2020-04-28T15:13:45.657Z] === RUN   TestUpdatePidsLimit/update_from_none
15:13:45 [2020-04-28T15:13:45.942Z] === RUN   TestUpdatePidsLimit/no_change
15:13:46 [2020-04-28T15:13:46.557Z] === RUN   TestUpdatePidsLimit/update_lower
15:13:46 [2020-04-28T15:13:46.840Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
15:13:47 [2020-04-28T15:13:47.122Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
15:13:47 [2020-04-28T15:13:47.195Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
15:13:47 [2020-04-28T15:13:47.659Z] 
15:13:47 [2020-04-28T15:13:47.659Z] SUCCESS: Specified value was saved.
15:13:47 [2020-04-28T15:13:47.736Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
15:13:47 [2020-04-28T15:13:47.983Z] time="2020-04-28T15:13:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:13:47 [2020-04-28T15:13:47.983Z] time="2020-04-28T15:13:47Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:13:47 [2020-04-28T15:13:47.983Z] time="2020-04-28T15:13:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:691118b1752085fe55d4140c94e16894a74b070a3ef2e8df74fcbad579340bc8" mediatype=application/vnd.docker.plugin.v1+json size=522
15:13:47 [2020-04-28T15:13:47.984Z] time="2020-04-28T15:13:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:13:47 [2020-04-28T15:13:47.984Z] time="2020-04-28T15:13:47Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:13:47 [2020-04-28T15:13:47.984Z] time="2020-04-28T15:13:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:691118b1752085fe55d4140c94e16894a74b070a3ef2e8df74fcbad579340bc8" mediatype=application/vnd.docker.plugin.v1+json size=522
15:13:48 [2020-04-28T15:13:48.021Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
15:13:48 [2020-04-28T15:13:48.119Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
15:13:48 [2020-04-28T15:13:48.550Z] === RUN   TestPluginInstall/with_htpasswd
15:13:48 [2020-04-28T15:13:48.656Z] INFO: Downloading git...
15:13:49 [2020-04-28T15:13:49.047Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
15:13:49 [2020-04-28T15:13:49.117Z] time="2020-04-28T15:13:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:13:49 [2020-04-28T15:13:49.117Z] time="2020-04-28T15:13:49Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:13:49 [2020-04-28T15:13:49.117Z] time="2020-04-28T15:13:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c7b55f4dd374d62e2094f01b7c59fc88c86e203a1d1728300e2dc06f53e2da17" mediatype=application/vnd.docker.plugin.v1+json size=522
15:13:49 [2020-04-28T15:13:49.117Z] time="2020-04-28T15:13:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:13:49 [2020-04-28T15:13:49.117Z] time="2020-04-28T15:13:49Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:13:49 [2020-04-28T15:13:49.117Z] time="2020-04-28T15:13:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c7b55f4dd374d62e2094f01b7c59fc88c86e203a1d1728300e2dc06f53e2da17" mediatype=application/vnd.docker.plugin.v1+json size=522
15:13:49 [2020-04-28T15:13:49.492Z] --- PASS: TestUpdatePidsLimit (3.73s)
15:13:49 [2020-04-28T15:13:49.492Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.37s)
15:13:49 [2020-04-28T15:13:49.492Z]     --- PASS: TestUpdatePidsLimit/no_change (0.38s)
15:13:49 [2020-04-28T15:13:49.492Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.43s)
15:13:49 [2020-04-28T15:13:49.492Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s)
15:13:49 [2020-04-28T15:13:49.492Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s)
15:13:49 [2020-04-28T15:13:49.492Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s)
15:13:49 [2020-04-28T15:13:49.492Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s)
15:13:49 [2020-04-28T15:13:49.492Z] === RUN   TestUpdateRestartPolicy
15:13:49 [2020-04-28T15:13:49.607Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
15:13:49 [2020-04-28T15:13:49.668Z] INFO: Downloading go...
15:13:49 [2020-04-28T15:13:49.684Z] === RUN   TestPluginInstall/with_insecure
15:13:50 [2020-04-28T15:13:50.533Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
15:13:51 [2020-04-28T15:13:51.058Z] time="2020-04-28T15:13:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:13:51 [2020-04-28T15:13:51.058Z] time="2020-04-28T15:13:50Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:13:51 [2020-04-28T15:13:51.058Z] time="2020-04-28T15:13:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:46a14d5616aed90fe102919bf90973c76df95e1d1033c9a530e21b03f5278cb7" mediatype=application/vnd.docker.plugin.v1+json size=522
15:13:51 [2020-04-28T15:13:51.058Z] time="2020-04-28T15:13:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:13:51 [2020-04-28T15:13:51.058Z] time="2020-04-28T15:13:50Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:13:51 [2020-04-28T15:13:51.058Z] time="2020-04-28T15:13:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:46a14d5616aed90fe102919bf90973c76df95e1d1033c9a530e21b03f5278cb7" mediatype=application/vnd.docker.plugin.v1+json size=522
15:13:51 [2020-04-28T15:13:51.253Z] INFO: Downloading compiler 1 of 3...
15:13:51 [2020-04-28T15:13:51.317Z] --- PASS: TestPluginInstall (8.75s)
15:13:51 [2020-04-28T15:13:51.317Z]     --- PASS: TestPluginInstall/no_auth (5.75s)
15:13:51 [2020-04-28T15:13:51.317Z]     --- PASS: TestPluginInstall/with_htpasswd (1.19s)
15:13:51 [2020-04-28T15:13:51.317Z]     --- PASS: TestPluginInstall/with_insecure (1.81s)
15:13:51 [2020-04-28T15:13:51.317Z]         plugin_test.go:157: [d8d7fcb3a93ba] daemon is not started
15:13:51 [2020-04-28T15:13:51.317Z] PASS
15:13:51 [2020-04-28T15:13:51.317Z] 
15:13:51 [2020-04-28T15:13:51.317Z] DONE 6 tests in 8.980s
15:13:51 [2020-04-28T15:13:51.576Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
15:13:51 [2020-04-28T15:13:51.576Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
15:13:51 [2020-04-28T15:13:51.576Z] ++ set -e
15:13:51 [2020-04-28T15:13:51.576Z] ++ '[' -n 0 ']'
15:13:51 [2020-04-28T15:13:51.576Z] ++ set -x
15:13:51 [2020-04-28T15:13:51.576Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
15:13:51 [2020-04-28T15:13:51.576Z] INFO: Testing against a local daemon
15:13:51 [2020-04-28T15:13:51.576Z] === RUN   TestExternalGraphDriver
15:13:51 [2020-04-28T15:13:51.834Z] === RUN   TestExternalGraphDriver/json
15:13:52 [2020-04-28T15:13:52.250Z] INFO: Downloading compiler 2 of 3...
15:13:52 [2020-04-28T15:13:52.726Z] INFO: Downloading compiler 3 of 3...
15:13:53 [2020-04-28T15:13:53.047Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
15:13:53 [2020-04-28T15:13:53.200Z] INFO: Extracting git...
15:13:54 [2020-04-28T15:13:54.371Z] === RUN   TestExternalGraphDriver/spec
15:13:55 [2020-04-28T15:13:55.647Z] #42 ...
15:13:55 [2020-04-28T15:13:55.647Z] 
15:13:55 [2020-04-28T15:13:55.647Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:13:55 [2020-04-28T15:13:55.647Z] #45 279.1   CC       criu/sockets.o
15:13:55 [2020-04-28T15:13:55.647Z] #45 280.6   CC       criu/stats.o
15:13:55 [2020-04-28T15:13:55.647Z] #45 281.0   CC       criu/string.o
15:13:55 [2020-04-28T15:13:55.647Z] #45 281.2   CC       criu/sysctl.o
15:13:55 [2020-04-28T15:13:55.647Z] #45 282.4   CC       criu/sysfs_parse.o
15:13:55 [2020-04-28T15:13:55.647Z] #45 283.2   CC       criu/timerfd.o
15:13:55 [2020-04-28T15:13:55.647Z] #45 283.9   CC       criu/tty.o
15:13:55 [2020-04-28T15:13:55.647Z] #45 287.2   CC       criu/tun.o
15:13:55 [2020-04-28T15:13:55.647Z] #45 288.0   CC       criu/uffd.o
15:13:55 [2020-04-28T15:13:55.647Z] #45 290.6   CC       criu/util.o
15:13:56 [2020-04-28T15:13:56.306Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
15:13:56 [2020-04-28T15:13:56.902Z] === RUN   TestExternalGraphDriver/pull
15:13:58 [2020-04-28T15:13:58.193Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
15:13:58 [2020-04-28T15:13:58.363Z] #45 293.2   CC       criu/uts_ns.o
15:13:58 [2020-04-28T15:13:58.653Z] #45 293.7   CC       criu/vdso.o
15:13:59 [2020-04-28T15:13:59.432Z] --- PASS: TestExternalGraphDriver (7.56s)
15:13:59 [2020-04-28T15:13:59.432Z]     --- PASS: TestExternalGraphDriver/json (2.53s)
15:13:59 [2020-04-28T15:13:59.432Z]     --- PASS: TestExternalGraphDriver/spec (2.72s)
15:13:59 [2020-04-28T15:13:59.432Z]     --- PASS: TestExternalGraphDriver/pull (2.19s)
15:13:59 [2020-04-28T15:13:59.432Z] === RUN   TestGraphdriverPluginV2
15:13:59 [2020-04-28T15:13:59.432Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
15:13:59 [2020-04-28T15:13:59.432Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:13:59 [2020-04-28T15:13:59.432Z] PASS
15:13:59 [2020-04-28T15:13:59.432Z] 
15:13:59 [2020-04-28T15:13:59.432Z] === Skipped
15:13:59 [2020-04-28T15:13:59.432Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
15:13:59 [2020-04-28T15:13:59.432Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:13:59 [2020-04-28T15:13:59.432Z] 
15:13:59 [2020-04-28T15:13:59.432Z] 
15:13:59 [2020-04-28T15:13:59.432Z] DONE 5 tests, 1 skipped in 7.794s
15:13:59 [2020-04-28T15:13:59.432Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
15:13:59 [2020-04-28T15:13:59.432Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
15:13:59 [2020-04-28T15:13:59.432Z] ++ set -e
15:13:59 [2020-04-28T15:13:59.432Z] ++ '[' -n 0 ']'
15:13:59 [2020-04-28T15:13:59.432Z] ++ set -x
15:13:59 [2020-04-28T15:13:59.432Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
15:13:59 [2020-04-28T15:13:59.432Z] INFO: Testing against a local daemon
15:13:59 [2020-04-28T15:13:59.432Z] === RUN   TestContinueAfterPluginCrash
15:13:59 [2020-04-28T15:13:59.432Z] === PAUSE TestContinueAfterPluginCrash
15:13:59 [2020-04-28T15:13:59.432Z] === RUN   TestReadPluginNoRead
15:13:59 [2020-04-28T15:13:59.432Z] === PAUSE TestReadPluginNoRead
15:13:59 [2020-04-28T15:13:59.432Z] === RUN   TestDaemonStartWithLogOpt
15:13:59 [2020-04-28T15:13:59.432Z] === PAUSE TestDaemonStartWithLogOpt
15:13:59 [2020-04-28T15:13:59.433Z] === CONT  TestContinueAfterPluginCrash
15:13:59 [2020-04-28T15:13:59.433Z] === CONT  TestDaemonStartWithLogOpt
15:13:59 [2020-04-28T15:13:59.433Z] === CONT  TestReadPluginNoRead
15:13:59 [2020-04-28T15:13:59.692Z] #45 294.7   LINK     criu/built-in.o
15:13:59 [2020-04-28T15:13:59.986Z] #45 295.0   LINK     criu/criu
15:14:00 [2020-04-28T15:14:00.078Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
15:14:00 [2020-04-28T15:14:00.078Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
15:14:00 [2020-04-28T15:14:00.078Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
15:14:00 [2020-04-28T15:14:00.078Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
15:14:00 [2020-04-28T15:14:00.078Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
15:14:00 [2020-04-28T15:14:00.334Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
15:14:01 [2020-04-28T15:14:01.019Z] #45 ...
15:14:01 [2020-04-28T15:14:01.019Z] 
15:14:01 [2020-04-28T15:14:01.019Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:14:01 [2020-04-28T15:14:01.019Z] #54 393.8 + cd /tmp/tmp.49HCECiczA/src/github.com/golangci/golangci-lint/
15:14:01 [2020-04-28T15:14:01.019Z] #54 393.8 + git checkout -q v1.23.8
15:14:01 [2020-04-28T15:14:01.657Z] #54 394.6 ++ git describe --tags
15:14:01 [2020-04-28T15:14:01.657Z] #54 394.6 + version=v1.23.8
15:14:01 [2020-04-28T15:14:01.657Z] #54 394.7 ++ git rev-parse --short HEAD
15:14:01 [2020-04-28T15:14:01.657Z] #54 394.7 + commit=76a82c6
15:14:01 [2020-04-28T15:14:01.657Z] #54 394.7 ++ git show -s --format=%cd
15:14:01 [2020-04-28T15:14:01.657Z] #54 394.7 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
15:14:01 [2020-04-28T15:14:01.657Z] #54 394.7 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
15:14:03 [2020-04-28T15:14:03.601Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
15:14:03 [2020-04-28T15:14:03.624Z] === RUN   TestReadPluginNoRead/default
15:14:04 [2020-04-28T15:14:04.294Z] ................................................                         [ 29%]
15:14:04 [2020-04-28T15:14:04.559Z] --- PASS: TestDaemonStartWithLogOpt (4.95s)
15:14:04 [2020-04-28T15:14:04.703Z] --- PASS: TestUpdateRestartPolicy (12.90s)
15:14:04 [2020-04-28T15:14:04.703Z] === RUN   TestUpdateRestartWithAutoRemove
15:14:04 [2020-04-28T15:14:04.703Z] --- PASS: TestUpdateRestartWithAutoRemove (0.85s)
15:14:04 [2020-04-28T15:14:04.703Z] === RUN   TestWaitNonBlocked
15:14:04 [2020-04-28T15:14:04.703Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:14:04 [2020-04-28T15:14:04.703Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:14:04 [2020-04-28T15:14:04.703Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:14:04 [2020-04-28T15:14:04.703Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:14:04 [2020-04-28T15:14:04.703Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:14:04 [2020-04-28T15:14:04.703Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:14:04 [2020-04-28T15:14:04.703Z] --- PASS: TestWaitNonBlocked (0.01s)
15:14:04 [2020-04-28T15:14:04.703Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.95s)
15:14:04 [2020-04-28T15:14:04.703Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.97s)
15:14:04 [2020-04-28T15:14:04.703Z] === RUN   TestWaitBlocked
15:14:04 [2020-04-28T15:14:04.703Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:14:04 [2020-04-28T15:14:04.703Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:14:04 [2020-04-28T15:14:04.703Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:14:04 [2020-04-28T15:14:04.703Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:14:04 [2020-04-28T15:14:04.703Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:14:04 [2020-04-28T15:14:04.703Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:14:05 [2020-04-28T15:14:05.318Z] --- PASS: TestWaitBlocked (0.01s)
15:14:05 [2020-04-28T15:14:05.318Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.22s)
15:14:05 [2020-04-28T15:14:05.318Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.30s)
15:14:05 [2020-04-28T15:14:05.318Z] === CONT  TestContainerStartOnDaemonRestart
15:14:05 [2020-04-28T15:14:05.318Z] === CONT  TestIpcModeOlderClient
15:14:05 [2020-04-28T15:14:05.488Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
15:14:05 [2020-04-28T15:14:05.488Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
15:14:05 [2020-04-28T15:14:05.494Z] === RUN   TestReadPluginNoRead/disabled_caching
15:14:05 [2020-04-28T15:14:05.600Z] --- PASS: TestIpcModeOlderClient (0.20s)
15:14:05 [2020-04-28T15:14:05.600Z] === CONT  TestDaemonHostGatewayIP
15:14:06 [2020-04-28T15:14:06.047Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
15:14:06 [2020-04-28T15:14:06.606Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
15:14:07 [2020-04-28T15:14:07.395Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
15:14:07 [2020-04-28T15:14:07.531Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
15:14:08 [2020-04-28T15:14:08.195Z] INFO: Expanding go...
15:14:08 [2020-04-28T15:14:08.275Z] --- PASS: TestContainerStartOnDaemonRestart (2.93s)
15:14:08 [2020-04-28T15:14:08.275Z] === CONT  TestContainerKillOnDaemonStart
15:14:09 [2020-04-28T15:14:09.285Z] --- PASS: TestDaemonHostGatewayIP (3.44s)
15:14:09 [2020-04-28T15:14:09.285Z] === CONT  TestDaemonRestartIpcMode
15:14:09 [2020-04-28T15:14:09.294Z] --- PASS: TestReadPluginNoRead (9.79s)
15:14:09 [2020-04-28T15:14:09.294Z]     --- PASS: TestReadPluginNoRead/default (1.85s)
15:14:09 [2020-04-28T15:14:09.294Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.84s)
15:14:09 [2020-04-28T15:14:09.294Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.85s)
15:14:09 [2020-04-28T15:14:09.294Z]     read_test.go:91: [d46c638c611a9] daemon is not started
15:14:09 [2020-04-28T15:14:09.415Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
15:14:09 [2020-04-28T15:14:09.415Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
15:14:09 [2020-04-28T15:14:09.860Z] --- PASS: TestContinueAfterPluginCrash (10.29s)
15:14:09 [2020-04-28T15:14:09.860Z] PASS
15:14:09 [2020-04-28T15:14:09.860Z] 
15:14:09 [2020-04-28T15:14:09.860Z] DONE 6 tests in 10.448s
15:14:09 [2020-04-28T15:14:09.860Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
15:14:09 [2020-04-28T15:14:09.860Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
15:14:09 [2020-04-28T15:14:09.860Z] ++ set -e
15:14:09 [2020-04-28T15:14:09.860Z] ++ '[' -n 0 ']'
15:14:09 [2020-04-28T15:14:09.860Z] ++ set -x
15:14:09 [2020-04-28T15:14:09.860Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
15:14:09 [2020-04-28T15:14:09.860Z] testing: warning: no tests to run
15:14:09 [2020-04-28T15:14:09.860Z] PASS
15:14:09 [2020-04-28T15:14:09.860Z] 
15:14:09 [2020-04-28T15:14:09.860Z] DONE 0 tests in 0.073s
15:14:09 [2020-04-28T15:14:09.860Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
15:14:09 [2020-04-28T15:14:09.860Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
15:14:09 [2020-04-28T15:14:09.860Z] ++ set -e
15:14:09 [2020-04-28T15:14:09.860Z] ++ '[' -n 0 ']'
15:14:09 [2020-04-28T15:14:09.860Z] ++ set -x
15:14:09 [2020-04-28T15:14:09.860Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
15:14:10 [2020-04-28T15:14:10.118Z] INFO: Testing against a local daemon
15:14:10 [2020-04-28T15:14:10.118Z] === RUN   TestPluginWithDevMounts
15:14:10 [2020-04-28T15:14:10.118Z] === PAUSE TestPluginWithDevMounts
15:14:10 [2020-04-28T15:14:10.118Z] === CONT  TestPluginWithDevMounts
15:14:10 [2020-04-28T15:14:10.367Z] #54 ...
15:14:10 [2020-04-28T15:14:10.367Z] 
15:14:10 [2020-04-28T15:14:10.367Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:14:10 [2020-04-28T15:14:10.367Z] #45 295.9   DEP      lib/c/criu.d
15:14:10 [2020-04-28T15:14:10.367Z] #45 296.1   CC       images/rpc.pb-c.o
15:14:10 [2020-04-28T15:14:10.367Z] #45 297.6   CC       lib/c/criu.o
15:14:10 [2020-04-28T15:14:10.367Z] #45 299.7   LINK     lib/c/built-in.o
15:14:10 [2020-04-28T15:14:10.367Z] #45 299.7   LINK     lib/c/libcriu.so
15:14:10 [2020-04-28T15:14:10.367Z] #45 299.9   LINK     lib/c/libcriu.a
15:14:10 [2020-04-28T15:14:10.367Z] #45 300.2   GEN      magic.py
15:14:10 [2020-04-28T15:14:10.367Z] #45 300.4 Note: Building without setproctitle() and strlcpy() support.
15:14:10 [2020-04-28T15:14:10.367Z] #45 300.4       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:14:10 [2020-04-28T15:14:10.367Z] #45 300.4 Note: Building without GnuTLS support
15:14:10 [2020-04-28T15:14:10.367Z] #45 301.6 fatal: not a git repository (or any of the parent directories): .git
15:14:10 [2020-04-28T15:14:10.367Z] #45 302.9 make[1]: Nothing to be done for 'all'.
15:14:10 [2020-04-28T15:14:10.367Z] #45 304.2 make[1]: 'images/built-in.o' is up to date.
15:14:10 [2020-04-28T15:14:10.367Z] #45 304.3 make[1]: 'compel/plugins/std.lib.a' is up to date.
15:14:10 [2020-04-28T15:14:10.367Z] #45 304.4 make[1]: 'compel/plugins/fds.lib.a' is up to date.
15:14:10 [2020-04-28T15:14:10.367Z] #45 304.5 make[1]: 'compel/libcompel.a' is up to date.
15:14:10 [2020-04-28T15:14:10.367Z] #45 304.5 make[1]: 'compel/compel-host-bin' is up to date.
15:14:10 [2020-04-28T15:14:10.367Z] #45 304.6 make[1]: Nothing to be done for 'all'.
15:14:10 [2020-04-28T15:14:10.367Z] #45 304.6 make[1]: 'soccr/libsoccr.a' is up to date.
15:14:10 [2020-04-28T15:14:10.367Z] #45 305.1 make[2]: Nothing to be done for 'all'.
15:14:10 [2020-04-28T15:14:10.367Z] #45 305.1 make[2]: Nothing to be done for 'all'.
15:14:10 [2020-04-28T15:14:10.367Z] #45 305.3 make[2]: Nothing to be done for 'all'.
15:14:10 [2020-04-28T15:14:10.367Z] #45 305.5 make[2]: Nothing to be done for 'all'.
15:14:10 [2020-04-28T15:14:10.655Z] #45 305.6 make[2]: Nothing to be done for 'all'.
15:14:10 [2020-04-28T15:14:10.655Z] #45 305.7 make[2]: Nothing to be done for 'all'.
15:14:10 [2020-04-28T15:14:10.655Z] #45 305.8 make[2]: Nothing to be done for 'all'.
15:14:11 [2020-04-28T15:14:11.285Z] #45 306.1 make[2]: Nothing to be done for 'all'.
15:14:11 [2020-04-28T15:14:11.285Z] #45 306.1   INSTALL  criu/criu
15:14:11 [2020-04-28T15:14:11.285Z] #45 DONE 306.2s
15:14:11 [2020-04-28T15:14:11.285Z] 
15:14:11 [2020-04-28T15:14:11.285Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:14:11 [2020-04-28T15:14:11.299Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
15:14:11 [2020-04-28T15:14:11.860Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
15:14:12 [2020-04-28T15:14:12.648Z] --- PASS: TestPluginWithDevMounts (2.22s)
15:14:12 [2020-04-28T15:14:12.648Z] PASS
15:14:12 [2020-04-28T15:14:12.648Z] 
15:14:12 [2020-04-28T15:14:12.648Z] DONE 1 tests in 2.394s
15:14:12 [2020-04-28T15:14:12.648Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
15:14:12 [2020-04-28T15:14:12.648Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
15:14:12 [2020-04-28T15:14:12.648Z] ++ set -e
15:14:12 [2020-04-28T15:14:12.648Z] ++ '[' -n 0 ']'
15:14:12 [2020-04-28T15:14:12.648Z] ++ set -x
15:14:12 [2020-04-28T15:14:12.648Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
15:14:12 [2020-04-28T15:14:12.648Z] INFO: Testing against a local daemon
15:14:12 [2020-04-28T15:14:12.648Z] === RUN   TestSecretInspect
15:14:12 [2020-04-28T15:14:12.736Z] --- PASS: TestDaemonRestartIpcMode (3.59s)
15:14:13 [2020-04-28T15:14:13.222Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
15:14:15 [2020-04-28T15:14:15.933Z] --- PASS: TestSecretInspect (3.26s)
15:14:15 [2020-04-28T15:14:15.934Z] === RUN   TestSecretList
15:14:16 [2020-04-28T15:14:16.485Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
15:14:16 [2020-04-28T15:14:16.485Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
15:14:17 [2020-04-28T15:14:17.057Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
15:14:18 [2020-04-28T15:14:18.418Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
15:14:19 [2020-04-28T15:14:19.217Z] --- PASS: TestSecretList (3.17s)
15:14:19 [2020-04-28T15:14:19.217Z] === RUN   TestSecretsCreateAndDelete
15:14:19 [2020-04-28T15:14:19.765Z] #54 ...
15:14:19 [2020-04-28T15:14:19.765Z] 
15:14:19 [2020-04-28T15:14:19.765Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:14:19 [2020-04-28T15:14:19.765Z] #61 237.3 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
15:14:20 [2020-04-28T15:14:20.302Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
15:14:21 [2020-04-28T15:14:21.118Z] --- PASS: TestContainerKillOnDaemonStart (12.16s)
15:14:21 [2020-04-28T15:14:21.118Z] PASS
15:14:21 [2020-04-28T15:14:21.118Z] 
15:14:21 [2020-04-28T15:14:21.118Z] === Skipped
15:14:21 [2020-04-28T15:14:21.118Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
15:14:21 [2020-04-28T15:14:21.118Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:14:21 [2020-04-28T15:14:21.118Z] 
15:14:21 [2020-04-28T15:14:21.118Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
15:14:21 [2020-04-28T15:14:21.118Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:14:21 [2020-04-28T15:14:21.118Z] 
15:14:21 [2020-04-28T15:14:21.118Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
15:14:21 [2020-04-28T15:14:21.118Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:14:21 [2020-04-28T15:14:21.118Z] 
15:14:21 [2020-04-28T15:14:21.118Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:14:21 [2020-04-28T15:14:21.118Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:14:21 [2020-04-28T15:14:21.118Z] 
15:14:21 [2020-04-28T15:14:21.118Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
15:14:21 [2020-04-28T15:14:21.118Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:14:21 [2020-04-28T15:14:21.118Z] 
15:14:21 [2020-04-28T15:14:21.118Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
15:14:21 [2020-04-28T15:14:21.118Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
15:14:21 [2020-04-28T15:14:21.118Z] 
15:14:21 [2020-04-28T15:14:21.118Z] 
15:14:21 [2020-04-28T15:14:21.118Z] DONE 200 tests, 6 skipped in 148.003s
15:14:21 [2020-04-28T15:14:21.118Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
15:14:21 [2020-04-28T15:14:21.118Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m
15:14:21 [2020-04-28T15:14:21.118Z] ++ set -e
15:14:21 [2020-04-28T15:14:21.118Z] ++ '[' -n 0 ']'
15:14:21 [2020-04-28T15:14:21.118Z] ++ set -x
15:14:21 [2020-04-28T15:14:21.118Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m
15:14:21 [2020-04-28T15:14:21.118Z] INFO: Testing against a local daemon
15:14:21 [2020-04-28T15:14:21.118Z] === RUN   TestCommitInheritsEnv
15:14:21 [2020-04-28T15:14:21.118Z] --- PASS: TestCommitInheritsEnv (0.55s)
15:14:21 [2020-04-28T15:14:21.118Z] === RUN   TestImportExtremelyLargeImageWorks
15:14:21 [2020-04-28T15:14:21.118Z] === PAUSE TestImportExtremelyLargeImageWorks
15:14:21 [2020-04-28T15:14:21.118Z] === RUN   TestImagesFilterMultiReference
15:14:21 [2020-04-28T15:14:21.118Z] --- PASS: TestImagesFilterMultiReference (0.04s)
15:14:21 [2020-04-28T15:14:21.118Z] === RUN   TestImagePullPlatformInvalid
15:14:21 [2020-04-28T15:14:21.118Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
15:14:21 [2020-04-28T15:14:21.118Z] === RUN   TestRemoveImageOrphaning
15:14:22 [2020-04-28T15:14:22.125Z] --- PASS: TestRemoveImageOrphaning (0.66s)
15:14:22 [2020-04-28T15:14:22.125Z] === RUN   TestRemoveImageGarbageCollector
15:14:22 [2020-04-28T15:14:22.125Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
15:14:22 [2020-04-28T15:14:22.125Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:14:22 [2020-04-28T15:14:22.125Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:14:22 [2020-04-28T15:14:22.125Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
15:14:22 [2020-04-28T15:14:22.125Z] === RUN   TestTagInvalidReference
15:14:22 [2020-04-28T15:14:22.125Z] --- PASS: TestTagInvalidReference (0.01s)
15:14:22 [2020-04-28T15:14:22.125Z] === RUN   TestTagValidPrefixedRepo
15:14:22 [2020-04-28T15:14:22.125Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
15:14:22 [2020-04-28T15:14:22.125Z] === RUN   TestTagExistedNameWithoutForce
15:14:22 [2020-04-28T15:14:22.125Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
15:14:22 [2020-04-28T15:14:22.125Z] === RUN   TestTagOfficialNames
15:14:22 [2020-04-28T15:14:22.125Z] --- PASS: TestTagOfficialNames (0.04s)
15:14:22 [2020-04-28T15:14:22.125Z] === RUN   TestTagMatchesDigest
15:14:22 [2020-04-28T15:14:22.125Z] --- PASS: TestTagMatchesDigest (0.01s)
15:14:22 [2020-04-28T15:14:22.125Z] === CONT  TestImportExtremelyLargeImageWorks
15:14:22 [2020-04-28T15:14:22.499Z] --- PASS: TestSecretsCreateAndDelete (3.21s)
15:14:22 [2020-04-28T15:14:22.499Z] === RUN   TestSecretsUpdate
15:14:23 [2020-04-28T15:14:23.032Z] tests/integration/api_exec_test.py .....................                 [ 34%]
15:14:23 [2020-04-28T15:14:23.261Z] #61 240.6 + mkdir -p /build
15:14:23 [2020-04-28T15:14:23.261Z] #61 240.6 + cp runc /build/runc
15:14:23 [2020-04-28T15:14:23.261Z] #61 DONE 240.7s
15:14:23 [2020-04-28T15:14:23.261Z] 
15:14:23 [2020-04-28T15:14:23.261Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:14:24 [2020-04-28T15:14:24.462Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
15:14:24 [2020-04-28T15:14:24.462Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
15:14:25 [2020-04-28T15:14:25.784Z] --- PASS: TestSecretsUpdate (3.20s)
15:14:25 [2020-04-28T15:14:25.785Z] === RUN   TestTemplatedSecret
15:14:28 [2020-04-28T15:14:28.620Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
15:14:28 [2020-04-28T15:14:28.803Z] #42 DONE 421.3s
15:14:28 [2020-04-28T15:14:28.803Z] 
15:14:28 [2020-04-28T15:14:28.803Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:14:29 [2020-04-28T15:14:29.067Z] --- PASS: TestTemplatedSecret (3.52s)
15:14:29 [2020-04-28T15:14:29.067Z] === RUN   TestSecretCreateResolve
15:14:29 [2020-04-28T15:14:29.502Z] INFO: Expanding compiler 1 of 3...
15:14:29 [2020-04-28T15:14:29.502Z] INFO: Expanding compiler 2 of 3...
15:14:30 [2020-04-28T15:14:30.986Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
15:14:31 [2020-04-28T15:14:31.598Z] --- PASS: TestSecretCreateResolve (2.71s)
15:14:31 [2020-04-28T15:14:31.598Z] PASS
15:14:31 [2020-04-28T15:14:31.598Z] 
15:14:31 [2020-04-28T15:14:31.598Z] DONE 6 tests in 19.247s
15:14:31 [2020-04-28T15:14:31.598Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
15:14:31 [2020-04-28T15:14:31.598Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
15:14:31 [2020-04-28T15:14:31.598Z] ++ set -e
15:14:31 [2020-04-28T15:14:31.598Z] ++ '[' -n 0 ']'
15:14:31 [2020-04-28T15:14:31.598Z] ++ set -x
15:14:31 [2020-04-28T15:14:31.598Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
15:14:31 [2020-04-28T15:14:31.856Z] INFO: Testing against a local daemon
15:14:31 [2020-04-28T15:14:31.856Z] === RUN   TestServiceCreateInit
15:14:31 [2020-04-28T15:14:31.856Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:14:31 [2020-04-28T15:14:31.880Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
15:14:32 [2020-04-28T15:14:32.438Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
15:14:32 [2020-04-28T15:14:32.998Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
15:14:33 [2020-04-28T15:14:33.325Z] INFO: Expanding compiler 3 of 3...
15:14:33 [2020-04-28T15:14:33.923Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
15:14:34 [2020-04-28T15:14:34.323Z] INFO: Removing downloaded files...
15:14:34 [2020-04-28T15:14:34.323Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
15:14:34 [2020-04-28T15:14:34.323Z] INFO: Configuring git core.autocrlf...
15:14:35 [2020-04-28T15:14:35.146Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
15:14:35 [2020-04-28T15:14:35.286Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
15:14:36 [2020-04-28T15:14:36.650Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
15:14:37 [2020-04-28T15:14:37.121Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:14:37 [2020-04-28T15:14:37.575Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
15:14:39 [2020-04-28T15:14:39.461Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
15:14:39 [2020-04-28T15:14:39.716Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
15:14:39 [2020-04-28T15:14:39.971Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
15:14:41 [2020-04-28T15:14:41.332Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
15:14:41 [2020-04-28T15:14:41.588Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
15:14:42 [2020-04-28T15:14:42.390Z] --- PASS: TestServiceCreateInit (10.12s)
15:14:42 [2020-04-28T15:14:42.390Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.06s)
15:14:42 [2020-04-28T15:14:42.390Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.03s)
15:14:42 [2020-04-28T15:14:42.390Z] === RUN   TestCreateServiceMultipleTimes
15:14:42 [2020-04-28T15:14:42.950Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
15:14:44 [2020-04-28T15:14:44.835Z] === RUN   TestDockerSuite/TestBuildDockerignore
15:14:50 [2020-04-28T15:14:50.074Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
15:14:56 [2020-04-28T15:14:56.251Z] tests/integration/api_network_test.py ...........................        [ 47%]
15:14:58 [2020-04-28T15:14:58.153Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
15:14:59 [2020-04-28T15:14:59.078Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
15:15:00 [2020-04-28T15:15:00.004Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
15:15:03 [2020-04-28T15:15:03.265Z] === RUN   TestDockerDaemonSuite/TestShmSize
15:15:03 [2020-04-28T15:15:03.265Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
15:15:03 [2020-04-28T15:15:03.903Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
15:15:04 [2020-04-28T15:15:04.319Z] --- PASS: TestCreateServiceMultipleTimes (19.39s)
15:15:04 [2020-04-28T15:15:04.319Z] === RUN   TestCreateServiceConflict
15:15:04 [2020-04-28T15:15:04.578Z] --- PASS: TestCreateServiceConflict (3.23s)
15:15:04 [2020-04-28T15:15:04.578Z] === RUN   TestCreateServiceMaxReplicas
15:15:05 [2020-04-28T15:15:05.150Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
15:15:05 [2020-04-28T15:15:05.822Z] tests/integration/api_secret_test.py .....                               [ 51%]
15:15:08 [2020-04-28T15:15:08.410Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
15:15:08 [2020-04-28T15:15:08.410Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
15:15:08 [2020-04-28T15:15:08.768Z] --- PASS: TestCreateServiceMaxReplicas (3.68s)
15:15:08 [2020-04-28T15:15:08.768Z] === RUN   TestCreateWithDuplicateNetworkNames
15:15:10 [2020-04-28T15:15:10.543Z] tests/integration/api_service_test.py ................s................. [ 60%]
15:15:16 [2020-04-28T15:15:16.324Z] #54 ...
15:15:16 [2020-04-28T15:15:16.324Z] 
15:15:16 [2020-04-28T15:15:16.324Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:15:16 [2020-04-28T15:15:16.324Z] #66 408.7 + bin/containerd
15:15:16 [2020-04-28T15:15:16.488Z] --- PASS: TestDockerDaemonSuite (349.18s)
15:15:16 [2020-04-28T15:15:16.488Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.80s)
15:15:16 [2020-04-28T15:15:16.488Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.09s)
15:15:16 [2020-04-28T15:15:16.488Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.56s)
15:15:16 [2020-04-28T15:15:16.488Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.31s)
15:15:16 [2020-04-28T15:15:16.488Z]         docker_cli_daemon_test.go:1449: [d161217b63309] daemon is not started
15:15:16 [2020-04-28T15:15:16.488Z]         check_test.go:309: [ddcb1a64fdfa0] daemon is not started
15:15:16 [2020-04-28T15:15:16.488Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.78s)
15:15:16 [2020-04-28T15:15:16.488Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.17s)
15:15:16 [2020-04-28T15:15:16.488Z]         check_test.go:309: [d33816858dcc9] daemon is not started
15:15:16 [2020-04-28T15:15:16.488Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.69s)
15:15:16 [2020-04-28T15:15:16.488Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.51s)
15:15:16 [2020-04-28T15:15:16.488Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.88s)
15:15:16 [2020-04-28T15:15:16.488Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.44s)
15:15:16 [2020-04-28T15:15:16.488Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.43s)
15:15:16 [2020-04-28T15:15:16.488Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.00s)
15:15:16 [2020-04-28T15:15:16.488Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.47s)
15:15:16 [2020-04-28T15:15:16.488Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.74s)
15:15:16 [2020-04-28T15:15:16.488Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
15:15:16 [2020-04-28T15:15:16.488Z]         check_test.go:309: [df16a4ab2931c] daemon is not started
15:15:16 [2020-04-28T15:15:16.488Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.52s)
15:15:16 [2020-04-28T15:15:16.488Z]         check_test.go:309: [d20ef9ba34a65] daemon is not started
15:15:16 [2020-04-28T15:15:16.488Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.73s)
15:15:16 [2020-04-28T15:15:16.488Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s)
15:15:16 [2020-04-28T15:15:16.488Z]         check_test.go:309: [d6597f4437c62] daemon is not started
15:15:16 [2020-04-28T15:15:16.488Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.40s)
15:15:16 [2020-04-28T15:15:16.488Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.93s)
15:15:16 [2020-04-28T15:15:16.488Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.06s)
15:15:16 [2020-04-28T15:15:16.488Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.27s)
15:15:16 [2020-04-28T15:15:16.488Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.57s)
15:15:16 [2020-04-28T15:15:16.488Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s)
15:15:16 [2020-04-28T15:15:16.488Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.59s)
15:15:16 [2020-04-28T15:15:16.488Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
15:15:16 [2020-04-28T15:15:16.488Z]         check_test.go:309: [d6635c7b13c56] daemon is not started
15:15:16 [2020-04-28T15:15:16.488Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s)
15:15:16 [2020-04-28T15:15:16.488Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s)
15:15:16 [2020-04-28T15:15:16.488Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s)
15:15:16 [2020-04-28T15:15:16.488Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.54s)
15:15:16 [2020-04-28T15:15:16.488Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.74s)
15:15:16 [2020-04-28T15:15:16.488Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.08s)
15:15:16 [2020-04-28T15:15:16.488Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
15:15:16 [2020-04-28T15:15:16.488Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
15:15:16 [2020-04-28T15:15:16.488Z]         check_test.go:309: [d679bb6d93ee2] daemon is not started
15:15:16 [2020-04-28T15:15:16.488Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.26s)
15:15:16 [2020-04-28T15:15:16.488Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.02s)
15:15:16 [2020-04-28T15:15:16.488Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.57s)
15:15:16 [2020-04-28T15:15:16.488Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.00s)
15:15:16 [2020-04-28T15:15:16.488Z]         check_test.go:309: [db383a27940ab] daemon is not started
15:15:16 [2020-04-28T15:15:16.488Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.33s)
15:15:16 [2020-04-28T15:15:16.488Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s)
15:15:16 [2020-04-28T15:15:16.488Z]         check_test.go:309: [d1fcec88f68d7] daemon is not started
15:15:16 [2020-04-28T15:15:16.488Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.91s)
15:15:16 [2020-04-28T15:15:16.488Z]         docker_cli_daemon_plugins_test.go:79: [d9adb3d337d77] daemon is not started
15:15:16 [2020-04-28T15:15:16.488Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.10s)
15:15:16 [2020-04-28T15:15:16.488Z]         docker_cli_daemon_plugins_test.go:169: [d5c77395767fb] daemon is not started
15:15:16 [2020-04-28T15:15:16.488Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.62s)
15:15:16 [2020-04-28T15:15:16.488Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s)
15:15:16 [2020-04-28T15:15:16.488Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s)
15:15:16 [2020-04-28T15:15:16.488Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s)
15:15:16 [2020-04-28T15:15:16.488Z]         check_test.go:309: [dfa7f6e3bc028] daemon is not started
15:15:16 [2020-04-28T15:15:16.488Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.89s)
15:15:16 [2020-04-28T15:15:16.488Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.75s)
15:15:16 [2020-04-28T15:15:16.488Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.86s)
15:15:16 [2020-04-28T15:15:16.488Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.87s)
15:15:16 [2020-04-28T15:15:16.488Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.12s)
15:15:16 [2020-04-28T15:15:16.488Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.74s)
15:15:16 [2020-04-28T15:15:16.488Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.16s)
15:15:16 [2020-04-28T15:15:16.488Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s)
15:15:16 [2020-04-28T15:15:16.488Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s)
15:15:16 [2020-04-28T15:15:16.488Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s)
15:15:16 [2020-04-28T15:15:16.488Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.33s)
15:15:16 [2020-04-28T15:15:16.488Z]         check_test.go:309: [de83fdf7181ae] daemon is not started
15:15:16 [2020-04-28T15:15:16.488Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.39s)
15:15:16 [2020-04-28T15:15:16.488Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (12.79s)
15:15:16 [2020-04-28T15:15:16.488Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.35s)
15:15:16 [2020-04-28T15:15:16.488Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s)
15:15:16 [2020-04-28T15:15:16.488Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.20s)
15:15:16 [2020-04-28T15:15:16.488Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.14s)
15:15:16 [2020-04-28T15:15:16.488Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.04s)
15:15:16 [2020-04-28T15:15:16.488Z]         check_test.go:309: [df0aada6c18ad] daemon is not started
15:15:16 [2020-04-28T15:15:16.488Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.74s)
15:15:16 [2020-04-28T15:15:16.488Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.62s)
15:15:16 [2020-04-28T15:15:16.488Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.87s)
15:15:16 [2020-04-28T15:15:16.488Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.13s)
15:15:16 [2020-04-28T15:15:16.488Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.69s)
15:15:16 [2020-04-28T15:15:16.488Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.43s)
15:15:16 [2020-04-28T15:15:16.488Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.33s)
15:15:16 [2020-04-28T15:15:16.488Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
15:15:16 [2020-04-28T15:15:16.488Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
15:15:16 [2020-04-28T15:15:16.488Z]         check_test.go:309: [dab485da072e0] daemon is not started
15:15:16 [2020-04-28T15:15:16.488Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
15:15:16 [2020-04-28T15:15:16.488Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
15:15:16 [2020-04-28T15:15:16.488Z]         check_test.go:309: [ddf3719881622] daemon is not started
15:15:16 [2020-04-28T15:15:16.489Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.73s)
15:15:16 [2020-04-28T15:15:16.489Z]         check_test.go:309: [d4db46fdc70db] daemon is not started
15:15:16 [2020-04-28T15:15:16.489Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.21s)
15:15:16 [2020-04-28T15:15:16.489Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.62s)
15:15:16 [2020-04-28T15:15:16.489Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.08s)
15:15:16 [2020-04-28T15:15:16.489Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.08s)
15:15:16 [2020-04-28T15:15:16.489Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.72s)
15:15:16 [2020-04-28T15:15:16.489Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.15s)
15:15:16 [2020-04-28T15:15:16.489Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.66s)
15:15:16 [2020-04-28T15:15:16.489Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.41s)
15:15:16 [2020-04-28T15:15:16.489Z]         check_test.go:309: [dcb6d512436f0] daemon is not started
15:15:16 [2020-04-28T15:15:16.489Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.71s)
15:15:16 [2020-04-28T15:15:16.489Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.74s)
15:15:16 [2020-04-28T15:15:16.489Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.72s)
15:15:16 [2020-04-28T15:15:16.489Z]         check_test.go:309: [da3dbc7cd76f6] daemon is not started
15:15:16 [2020-04-28T15:15:16.489Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s)
15:15:16 [2020-04-28T15:15:16.489Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.27s)
15:15:16 [2020-04-28T15:15:16.489Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s)
15:15:16 [2020-04-28T15:15:16.489Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s)
15:15:16 [2020-04-28T15:15:16.489Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.57s)
15:15:16 [2020-04-28T15:15:16.489Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.11s)
15:15:16 [2020-04-28T15:15:16.489Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from config
15:15:16 [2020-04-28T15:15:16.489Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config
15:15:16 [2020-04-28T15:15:16.489Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from config
15:15:16 [2020-04-28T15:15:16.489Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config
15:15:16 [2020-04-28T15:15:16.489Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config
15:15:16 [2020-04-28T15:15:16.489Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli
15:15:16 [2020-04-28T15:15:16.489Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli
15:15:16 [2020-04-28T15:15:16.489Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli
15:15:16 [2020-04-28T15:15:16.489Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli
15:15:16 [2020-04-28T15:15:16.489Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli
15:15:16 [2020-04-28T15:15:16.489Z]         check_test.go:309: [d7cfe1a23820d] daemon is not started
15:15:16 [2020-04-28T15:15:16.489Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.12s)
15:15:16 [2020-04-28T15:15:16.489Z]         check_test.go:309: [d031952f9c6a1] daemon is not started
15:15:16 [2020-04-28T15:15:16.489Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s)
15:15:16 [2020-04-28T15:15:16.489Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.57s)
15:15:16 [2020-04-28T15:15:16.489Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.66s)
15:15:16 [2020-04-28T15:15:16.489Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s)
15:15:16 [2020-04-28T15:15:16.489Z]         check_test.go:309: [d5085b3794757] daemon is not started
15:15:16 [2020-04-28T15:15:16.489Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.14s)
15:15:16 [2020-04-28T15:15:16.489Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.03s)
15:15:16 [2020-04-28T15:15:16.489Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.78s)
15:15:16 [2020-04-28T15:15:16.489Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s)
15:15:16 [2020-04-28T15:15:16.489Z]         check_test.go:309: [d5640bebc4eca] daemon is not started
15:15:16 [2020-04-28T15:15:16.489Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.35s)
15:15:16 [2020-04-28T15:15:16.489Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.36s)
15:15:16 [2020-04-28T15:15:16.489Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.08s)
15:15:16 [2020-04-28T15:15:16.489Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.11s)
15:15:16 [2020-04-28T15:15:16.489Z]         check_test.go:309: [d45cf52fa2aff] daemon is not started
15:15:16 [2020-04-28T15:15:16.489Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.57s)
15:15:16 [2020-04-28T15:15:16.489Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s)
15:15:16 [2020-04-28T15:15:16.489Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.67s)
15:15:16 [2020-04-28T15:15:16.489Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.16s)
15:15:16 [2020-04-28T15:15:16.489Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
15:15:16 [2020-04-28T15:15:16.489Z]         check_test.go:309: [d3efadf466cd2] daemon is not started
15:15:16 [2020-04-28T15:15:16.489Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.90s)
15:15:16 [2020-04-28T15:15:16.489Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.70s)
15:15:16 [2020-04-28T15:15:16.489Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.92s)
15:15:16 [2020-04-28T15:15:16.489Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.50s)
15:15:16 [2020-04-28T15:15:16.489Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.89s)
15:15:16 [2020-04-28T15:15:16.489Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.82s)
15:15:16 [2020-04-28T15:15:16.489Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.64s)
15:15:16 [2020-04-28T15:15:16.489Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.23s)
15:15:16 [2020-04-28T15:15:16.489Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.01s)
15:15:16 [2020-04-28T15:15:16.489Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.33s)
15:15:16 [2020-04-28T15:15:16.489Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.19s)
15:15:16 [2020-04-28T15:15:16.489Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.59s)
15:15:16 [2020-04-28T15:15:16.489Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.78s)
15:15:16 [2020-04-28T15:15:16.489Z]         docker_cli_daemon_test.go:2542: [d8e7bd0fa04f0] daemon is not started
15:15:16 [2020-04-28T15:15:16.489Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.79s)
15:15:16 [2020-04-28T15:15:16.489Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.98s)
15:15:16 [2020-04-28T15:15:16.489Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (2.07s)
15:15:16 [2020-04-28T15:15:16.489Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.17s)
15:15:16 [2020-04-28T15:15:16.489Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s)
15:15:16 [2020-04-28T15:15:16.489Z]         check_test.go:309: [def84dcc3854c] daemon is not started
15:15:16 [2020-04-28T15:15:16.489Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (7.37s)
15:15:16 [2020-04-28T15:15:16.489Z] === RUN   TestDockerSwarmSuite
15:15:16 [2020-04-28T15:15:16.489Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
15:15:16 [2020-04-28T15:15:16.852Z] --- PASS: TestImportExtremelyLargeImageWorks (103.69s)
15:15:16 [2020-04-28T15:15:16.852Z] PASS
15:15:16 [2020-04-28T15:15:16.852Z] 
15:15:16 [2020-04-28T15:15:16.852Z] === Skipped
15:15:16 [2020-04-28T15:15:16.852Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
15:15:16 [2020-04-28T15:15:16.852Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
15:15:16 [2020-04-28T15:15:16.852Z] 
15:15:16 [2020-04-28T15:15:16.852Z] 
15:15:16 [2020-04-28T15:15:16.852Z] DONE 12 tests, 1 skipped in 107.306s
15:15:16 [2020-04-28T15:15:16.852Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
15:15:16 [2020-04-28T15:15:16.852Z] INFO: Testing against a local daemon
15:15:16 [2020-04-28T15:15:16.852Z] === RUN   TestNetworkCreateDelete
15:15:16 [2020-04-28T15:15:16.852Z] --- PASS: TestNetworkCreateDelete (0.12s)
15:15:16 [2020-04-28T15:15:16.852Z] === RUN   TestDockerNetworkDeletePreferID
15:15:16 [2020-04-28T15:15:16.852Z] --- PASS: TestDockerNetworkDeletePreferID (0.28s)
15:15:16 [2020-04-28T15:15:16.852Z] === RUN   TestInspectNetwork
15:15:16 [2020-04-28T15:15:16.852Z] --- SKIP: TestInspectNetwork (0.00s)
15:15:16 [2020-04-28T15:15:16.852Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:16 [2020-04-28T15:15:16.852Z] === RUN   TestRunContainerWithBridgeNone
15:15:16 [2020-04-28T15:15:16.852Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
15:15:16 [2020-04-28T15:15:16.852Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:16 [2020-04-28T15:15:16.852Z] === RUN   TestNetworkInvalidJSON
15:15:16 [2020-04-28T15:15:16.852Z] === RUN   TestNetworkInvalidJSON//networks/create
15:15:16 [2020-04-28T15:15:16.852Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:15:16 [2020-04-28T15:15:16.852Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:15:16 [2020-04-28T15:15:16.852Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:15:16 [2020-04-28T15:15:16.852Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:15:16 [2020-04-28T15:15:16.852Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:15:16 [2020-04-28T15:15:16.852Z] === CONT  TestNetworkInvalidJSON//networks/create
15:15:16 [2020-04-28T15:15:16.852Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:15:16 [2020-04-28T15:15:16.852Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:15:16 [2020-04-28T15:15:16.852Z] --- PASS: TestNetworkInvalidJSON (0.02s)
15:15:16 [2020-04-28T15:15:16.852Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
15:15:16 [2020-04-28T15:15:16.852Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
15:15:16 [2020-04-28T15:15:16.852Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:15:16 [2020-04-28T15:15:16.852Z] === RUN   TestHostIPv4BridgeLabel
15:15:16 [2020-04-28T15:15:16.852Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
15:15:16 [2020-04-28T15:15:16.852Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:16 [2020-04-28T15:15:16.852Z] === RUN   TestDaemonRestartWithLiveRestore
15:15:16 [2020-04-28T15:15:16.852Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
15:15:16 [2020-04-28T15:15:16.852Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:16 [2020-04-28T15:15:16.852Z] === RUN   TestDaemonDefaultNetworkPools
15:15:16 [2020-04-28T15:15:16.852Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
15:15:16 [2020-04-28T15:15:16.852Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:16 [2020-04-28T15:15:16.852Z] === RUN   TestDaemonRestartWithExistingNetwork
15:15:16 [2020-04-28T15:15:16.852Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s)
15:15:16 [2020-04-28T15:15:16.852Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:16 [2020-04-28T15:15:16.852Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:15:16 [2020-04-28T15:15:16.852Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
15:15:16 [2020-04-28T15:15:16.852Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:16 [2020-04-28T15:15:16.852Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:15:16 [2020-04-28T15:15:16.852Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
15:15:16 [2020-04-28T15:15:16.852Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:16 [2020-04-28T15:15:16.852Z] === RUN   TestServiceWithPredefinedNetwork
15:15:16 [2020-04-28T15:15:16.852Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
15:15:16 [2020-04-28T15:15:16.852Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:16 [2020-04-28T15:15:16.852Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:15:16 [2020-04-28T15:15:16.852Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:15:16 [2020-04-28T15:15:16.852Z]     service_test.go:236: FLAKY_TEST
15:15:16 [2020-04-28T15:15:16.852Z] === RUN   TestServiceWithDataPathPortInit
15:15:16 [2020-04-28T15:15:16.852Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
15:15:16 [2020-04-28T15:15:16.852Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:16 [2020-04-28T15:15:16.852Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:15:16 [2020-04-28T15:15:16.852Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
15:15:16 [2020-04-28T15:15:16.852Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:16 [2020-04-28T15:15:16.852Z] PASS
15:15:16 [2020-04-28T15:15:16.852Z] 
15:15:16 [2020-04-28T15:15:16.852Z] === Skipped
15:15:16 [2020-04-28T15:15:16.852Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
15:15:16 [2020-04-28T15:15:16.852Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:16 [2020-04-28T15:15:16.852Z] 
15:15:16 [2020-04-28T15:15:16.852Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
15:15:16 [2020-04-28T15:15:16.852Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:16 [2020-04-28T15:15:16.852Z] 
15:15:16 [2020-04-28T15:15:16.852Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
15:15:16 [2020-04-28T15:15:16.852Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:16 [2020-04-28T15:15:16.852Z] 
15:15:16 [2020-04-28T15:15:16.852Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.00s)
15:15:16 [2020-04-28T15:15:16.852Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:16 [2020-04-28T15:15:16.852Z] 
15:15:16 [2020-04-28T15:15:16.852Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s)
15:15:16 [2020-04-28T15:15:16.852Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:16 [2020-04-28T15:15:16.852Z] 
15:15:16 [2020-04-28T15:15:16.852Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s)
15:15:16 [2020-04-28T15:15:16.852Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:16 [2020-04-28T15:15:16.852Z] 
15:15:16 [2020-04-28T15:15:16.852Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
15:15:16 [2020-04-28T15:15:16.852Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:16 [2020-04-28T15:15:16.852Z] 
15:15:16 [2020-04-28T15:15:16.852Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
15:15:16 [2020-04-28T15:15:16.852Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:16 [2020-04-28T15:15:16.852Z] 
15:15:16 [2020-04-28T15:15:16.852Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
15:15:16 [2020-04-28T15:15:16.852Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:16 [2020-04-28T15:15:16.852Z] 
15:15:16 [2020-04-28T15:15:16.852Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:15:16 [2020-04-28T15:15:16.852Z]     service_test.go:236: FLAKY_TEST
15:15:16 [2020-04-28T15:15:16.852Z] 
15:15:16 [2020-04-28T15:15:16.852Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:16 [2020-04-28T15:15:16.853Z] 
15:15:16 [2020-04-28T15:15:16.853Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:16 [2020-04-28T15:15:16.853Z] 
15:15:16 [2020-04-28T15:15:16.853Z] 
15:15:16 [2020-04-28T15:15:16.853Z] DONE 18 tests, 12 skipped in 0.568s
15:15:16 [2020-04-28T15:15:16.853Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
15:15:16 [2020-04-28T15:15:16.853Z] INFO: Testing against a local daemon
15:15:16 [2020-04-28T15:15:16.853Z] === RUN   TestDockerNetworkIpvlanPersistance
15:15:16 [2020-04-28T15:15:16.853Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:15:16 [2020-04-28T15:15:16.853Z] === RUN   TestDockerNetworkIpvlan
15:15:16 [2020-04-28T15:15:16.853Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:15:16 [2020-04-28T15:15:16.853Z] PASS
15:15:16 [2020-04-28T15:15:16.853Z] 
15:15:16 [2020-04-28T15:15:16.853Z] === Skipped
15:15:16 [2020-04-28T15:15:16.853Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:15:16 [2020-04-28T15:15:16.853Z] 
15:15:16 [2020-04-28T15:15:16.853Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:15:16 [2020-04-28T15:15:16.853Z] 
15:15:16 [2020-04-28T15:15:16.853Z] 
15:15:16 [2020-04-28T15:15:16.853Z] DONE 2 tests, 2 skipped in 0.102s
15:15:16 [2020-04-28T15:15:16.853Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
15:15:16 [2020-04-28T15:15:16.853Z] INFO: Testing against a local daemon
15:15:16 [2020-04-28T15:15:16.853Z] === RUN   TestDockerNetworkMacvlanPersistance
15:15:16 [2020-04-28T15:15:16.853Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:16 [2020-04-28T15:15:16.853Z] === RUN   TestDockerNetworkMacvlan
15:15:16 [2020-04-28T15:15:16.853Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:16 [2020-04-28T15:15:16.853Z] PASS
15:15:16 [2020-04-28T15:15:16.853Z] 
15:15:16 [2020-04-28T15:15:16.853Z] === Skipped
15:15:16 [2020-04-28T15:15:16.853Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:16 [2020-04-28T15:15:16.853Z] 
15:15:16 [2020-04-28T15:15:16.853Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:16 [2020-04-28T15:15:16.853Z] 
15:15:16 [2020-04-28T15:15:16.853Z] 
15:15:16 [2020-04-28T15:15:16.853Z] DONE 2 tests, 2 skipped in 0.097s
15:15:16 [2020-04-28T15:15:16.853Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
15:15:16 [2020-04-28T15:15:16.853Z] testing: warning: no tests to run
15:15:16 [2020-04-28T15:15:16.853Z] PASS
15:15:16 [2020-04-28T15:15:16.853Z] 
15:15:16 [2020-04-28T15:15:16.853Z] DONE 0 tests in 0.022s
15:15:16 [2020-04-28T15:15:16.853Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
15:15:16 [2020-04-28T15:15:16.853Z] INFO: Testing against a local daemon
15:15:16 [2020-04-28T15:15:16.853Z] === RUN   TestAuthZPluginAllowRequest
15:15:16 [2020-04-28T15:15:16.853Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:16 [2020-04-28T15:15:16.853Z] === RUN   TestAuthZPluginTLS
15:15:16 [2020-04-28T15:15:16.853Z] --- SKIP: TestAuthZPluginTLS (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:16 [2020-04-28T15:15:16.853Z] === RUN   TestAuthZPluginDenyRequest
15:15:16 [2020-04-28T15:15:16.853Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:16 [2020-04-28T15:15:16.853Z] === RUN   TestAuthZPluginAPIDenyResponse
15:15:16 [2020-04-28T15:15:16.853Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:16 [2020-04-28T15:15:16.853Z] === RUN   TestAuthZPluginDenyResponse
15:15:16 [2020-04-28T15:15:16.853Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:16 [2020-04-28T15:15:16.853Z] === RUN   TestAuthZPluginAllowEventStream
15:15:16 [2020-04-28T15:15:16.853Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:16 [2020-04-28T15:15:16.853Z] === RUN   TestAuthZPluginErrorResponse
15:15:16 [2020-04-28T15:15:16.853Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:16 [2020-04-28T15:15:16.853Z] === RUN   TestAuthZPluginErrorRequest
15:15:16 [2020-04-28T15:15:16.853Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:16 [2020-04-28T15:15:16.853Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:15:16 [2020-04-28T15:15:16.853Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:16 [2020-04-28T15:15:16.853Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:15:16 [2020-04-28T15:15:16.853Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:16 [2020-04-28T15:15:16.853Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:15:16 [2020-04-28T15:15:16.853Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:16 [2020-04-28T15:15:16.853Z] === RUN   TestAuthZPluginHeader
15:15:16 [2020-04-28T15:15:16.853Z] --- SKIP: TestAuthZPluginHeader (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:16 [2020-04-28T15:15:16.853Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:15:16 [2020-04-28T15:15:16.853Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.22s)
15:15:16 [2020-04-28T15:15:16.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:16 [2020-04-28T15:15:16.853Z] === RUN   TestAuthZPluginV2Disable
15:15:16 [2020-04-28T15:15:16.853Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
15:15:16 [2020-04-28T15:15:16.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:16 [2020-04-28T15:15:16.853Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:15:16 [2020-04-28T15:15:16.853Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
15:15:16 [2020-04-28T15:15:16.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:16 [2020-04-28T15:15:16.853Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:15:16 [2020-04-28T15:15:16.853Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
15:15:16 [2020-04-28T15:15:16.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:16 [2020-04-28T15:15:16.853Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:15:16 [2020-04-28T15:15:16.853Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
15:15:16 [2020-04-28T15:15:16.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:16 [2020-04-28T15:15:16.853Z] PASS
15:15:16 [2020-04-28T15:15:16.853Z] 
15:15:16 [2020-04-28T15:15:16.853Z] === Skipped
15:15:16 [2020-04-28T15:15:16.853Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:16 [2020-04-28T15:15:16.853Z] 
15:15:16 [2020-04-28T15:15:16.853Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:16 [2020-04-28T15:15:16.853Z] 
15:15:16 [2020-04-28T15:15:16.853Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:16 [2020-04-28T15:15:16.853Z] 
15:15:16 [2020-04-28T15:15:16.853Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:16 [2020-04-28T15:15:16.853Z] 
15:15:16 [2020-04-28T15:15:16.853Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:16 [2020-04-28T15:15:16.853Z] 
15:15:16 [2020-04-28T15:15:16.853Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:16 [2020-04-28T15:15:16.853Z] 
15:15:16 [2020-04-28T15:15:16.853Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:16 [2020-04-28T15:15:16.853Z] 
15:15:16 [2020-04-28T15:15:16.853Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:16 [2020-04-28T15:15:16.853Z] 
15:15:16 [2020-04-28T15:15:16.853Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:16 [2020-04-28T15:15:16.853Z] 
15:15:16 [2020-04-28T15:15:16.853Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:16 [2020-04-28T15:15:16.853Z] 
15:15:16 [2020-04-28T15:15:16.853Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:16 [2020-04-28T15:15:16.853Z] 
15:15:16 [2020-04-28T15:15:16.853Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:16 [2020-04-28T15:15:16.853Z] 
15:15:16 [2020-04-28T15:15:16.853Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.22s)
15:15:16 [2020-04-28T15:15:16.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:16 [2020-04-28T15:15:16.853Z] 
15:15:16 [2020-04-28T15:15:16.853Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
15:15:16 [2020-04-28T15:15:16.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:16 [2020-04-28T15:15:16.853Z] 
15:15:16 [2020-04-28T15:15:16.853Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
15:15:16 [2020-04-28T15:15:16.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:16 [2020-04-28T15:15:16.853Z] 
15:15:16 [2020-04-28T15:15:16.853Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
15:15:16 [2020-04-28T15:15:16.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:16 [2020-04-28T15:15:16.853Z] 
15:15:16 [2020-04-28T15:15:16.853Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
15:15:16 [2020-04-28T15:15:16.853Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:16 [2020-04-28T15:15:16.853Z] 
15:15:16 [2020-04-28T15:15:16.853Z] 
15:15:16 [2020-04-28T15:15:16.853Z] DONE 17 tests, 17 skipped in 0.417s
15:15:16 [2020-04-28T15:15:16.853Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
15:15:16 [2020-04-28T15:15:16.853Z] INFO: Testing against a local daemon
15:15:16 [2020-04-28T15:15:16.853Z] === RUN   TestPluginInvalidJSON
15:15:16 [2020-04-28T15:15:16.853Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:15:16 [2020-04-28T15:15:16.853Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:15:16 [2020-04-28T15:15:16.853Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:15:16 [2020-04-28T15:15:16.853Z] --- PASS: TestPluginInvalidJSON (0.02s)
15:15:16 [2020-04-28T15:15:16.853Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z] === RUN   TestPluginInstall
15:15:16 [2020-04-28T15:15:16.853Z] --- SKIP: TestPluginInstall (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:16 [2020-04-28T15:15:16.853Z] PASS
15:15:16 [2020-04-28T15:15:16.853Z] 
15:15:16 [2020-04-28T15:15:16.853Z] === Skipped
15:15:16 [2020-04-28T15:15:16.853Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
15:15:16 [2020-04-28T15:15:16.853Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:16 [2020-04-28T15:15:16.853Z] 
15:15:16 [2020-04-28T15:15:16.853Z] 
15:15:16 [2020-04-28T15:15:16.853Z] DONE 3 tests, 1 skipped in 0.131s
15:15:16 [2020-04-28T15:15:16.853Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
15:15:16 [2020-04-28T15:15:16.853Z] INFO: Testing against a local daemon
15:15:16 [2020-04-28T15:15:16.853Z] === RUN   TestExternalGraphDriver
15:15:16 [2020-04-28T15:15:16.853Z] --- SKIP: TestExternalGraphDriver (0.11s)
15:15:16 [2020-04-28T15:15:16.853Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
15:15:16 [2020-04-28T15:15:16.853Z] === RUN   TestGraphdriverPluginV2
15:15:17 [2020-04-28T15:15:17.415Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
15:15:17 [2020-04-28T15:15:17.416Z] --- PASS: TestGraphdriverPluginV2 (6.60s)
15:15:17 [2020-04-28T15:15:17.416Z] PASS
15:15:17 [2020-04-28T15:15:17.416Z] 
15:15:17 [2020-04-28T15:15:17.416Z] === Skipped
15:15:17 [2020-04-28T15:15:17.416Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.11s)
15:15:17 [2020-04-28T15:15:17.416Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
15:15:17 [2020-04-28T15:15:17.416Z] 
15:15:17 [2020-04-28T15:15:17.416Z] 
15:15:17 [2020-04-28T15:15:17.416Z] DONE 2 tests, 1 skipped in 6.807s
15:15:17 [2020-04-28T15:15:17.416Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
15:15:17 [2020-04-28T15:15:17.416Z] INFO: Testing against a local daemon
15:15:17 [2020-04-28T15:15:17.416Z] === RUN   TestContinueAfterPluginCrash
15:15:17 [2020-04-28T15:15:17.416Z] === PAUSE TestContinueAfterPluginCrash
15:15:17 [2020-04-28T15:15:17.416Z] === RUN   TestReadPluginNoRead
15:15:17 [2020-04-28T15:15:17.416Z] === PAUSE TestReadPluginNoRead
15:15:17 [2020-04-28T15:15:17.416Z] === RUN   TestDaemonStartWithLogOpt
15:15:17 [2020-04-28T15:15:17.416Z] === PAUSE TestDaemonStartWithLogOpt
15:15:17 [2020-04-28T15:15:17.416Z] === CONT  TestContinueAfterPluginCrash
15:15:17 [2020-04-28T15:15:17.416Z] === CONT  TestDaemonStartWithLogOpt
15:15:18 [2020-04-28T15:15:18.777Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
15:15:18 [2020-04-28T15:15:18.777Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
15:15:19 [2020-04-28T15:15:19.033Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
15:15:23 [2020-04-28T15:15:23.192Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
15:15:23 [2020-04-28T15:15:23.223Z] #66 ...
15:15:23 [2020-04-28T15:15:23.223Z] 
15:15:23 [2020-04-28T15:15:23.223Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:15:23 [2020-04-28T15:15:23.223Z] #24 476.3 + return
15:15:23 [2020-04-28T15:15:23.514Z] #24 DONE 476.5s
15:15:23 [2020-04-28T15:15:23.514Z] 
15:15:23 [2020-04-28T15:15:23.514Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:15:23 [2020-04-28T15:15:23.637Z] .........................                                                [ 67%]
15:15:23 [2020-04-28T15:15:23.640Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.04s)
15:15:23 [2020-04-28T15:15:23.641Z] === RUN   TestCreateServiceSecretFileMode
15:15:24 [2020-04-28T15:15:24.116Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
15:15:25 [2020-04-28T15:15:25.573Z] #54 ...
15:15:25 [2020-04-28T15:15:25.573Z] 
15:15:25 [2020-04-28T15:15:25.573Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
15:15:25 [2020-04-28T15:15:25.864Z] #25 DONE 0.1s
15:15:25 [2020-04-28T15:15:25.864Z] 
15:15:25 [2020-04-28T15:15:25.864Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
15:15:26 [2020-04-28T15:15:26.494Z] #29 DONE 0.5s
15:15:26 [2020-04-28T15:15:26.494Z] 
15:15:26 [2020-04-28T15:15:26.494Z] #32 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
15:15:26 [2020-04-28T15:15:26.494Z] #32 DONE 0.1s
15:15:26 [2020-04-28T15:15:26.494Z] 
15:15:26 [2020-04-28T15:15:26.494Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
15:15:26 [2020-04-28T15:15:26.494Z] #35 DONE 0.1s
15:15:26 [2020-04-28T15:15:26.494Z] 
15:15:26 [2020-04-28T15:15:26.494Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:15:26 [2020-04-28T15:15:26.494Z] #54 ...
15:15:26 [2020-04-28T15:15:26.494Z] 
15:15:26 [2020-04-28T15:15:26.494Z] #40 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
15:15:26 [2020-04-28T15:15:26.494Z] #40 DONE 0.1s
15:15:26 [2020-04-28T15:15:26.494Z] 
15:15:26 [2020-04-28T15:15:26.494Z] #43 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
15:15:26 [2020-04-28T15:15:26.784Z] #43 DONE 0.1s
15:15:26 [2020-04-28T15:15:26.784Z] 
15:15:26 [2020-04-28T15:15:26.784Z] #46 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
15:15:26 [2020-04-28T15:15:26.784Z] #46 DONE 0.1s
15:15:26 [2020-04-28T15:15:26.784Z] 
15:15:26 [2020-04-28T15:15:26.784Z] #49 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
15:15:26 [2020-04-28T15:15:26.784Z] #49 DONE 0.1s
15:15:26 [2020-04-28T15:15:26.784Z] 
15:15:26 [2020-04-28T15:15:26.784Z] #52 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
15:15:26 [2020-04-28T15:15:26.923Z] --- PASS: TestCreateServiceSecretFileMode (3.40s)
15:15:26 [2020-04-28T15:15:26.923Z] === RUN   TestCreateServiceConfigFileMode
15:15:27 [2020-04-28T15:15:27.073Z] #52 DONE 0.1s
15:15:27 [2020-04-28T15:15:27.073Z] 
15:15:27 [2020-04-28T15:15:27.073Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:15:27 [2020-04-28T15:15:27.376Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
15:15:27 [2020-04-28T15:15:27.936Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
15:15:30 [2020-04-28T15:15:30.206Z] --- PASS: TestCreateServiceConfigFileMode (3.30s)
15:15:30 [2020-04-28T15:15:30.206Z] === RUN   TestCreateServiceSysctls
15:15:30 [2020-04-28T15:15:30.445Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
15:15:32 [2020-04-28T15:15:32.271Z] --- PASS: TestDaemonStartWithLogOpt (13.60s)
15:15:32 [2020-04-28T15:15:32.271Z] === CONT  TestReadPluginNoRead
15:15:34 [2020-04-28T15:15:34.393Z] --- PASS: TestCreateServiceSysctls (4.19s)
15:15:34 [2020-04-28T15:15:34.393Z] === RUN   TestCreateServiceCapabilities
15:15:34 [2020-04-28T15:15:34.793Z] --- PASS: TestContinueAfterPluginCrash (17.12s)
15:15:34 [2020-04-28T15:15:34.793Z] === RUN   TestReadPluginNoRead/default
15:15:37 [2020-04-28T15:15:37.314Z] === RUN   TestReadPluginNoRead/disabled_caching
15:15:37 [2020-04-28T15:15:37.678Z] --- PASS: TestCreateServiceCapabilities (3.38s)
15:15:37 [2020-04-28T15:15:37.678Z] === RUN   TestInspect
15:15:38 [2020-04-28T15:15:38.517Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
15:15:39 [2020-04-28T15:15:39.833Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
15:15:40 [2020-04-28T15:15:40.421Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
15:15:40 [2020-04-28T15:15:40.421Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
15:15:40 [2020-04-28T15:15:40.961Z] --- PASS: TestInspect (3.49s)
15:15:40 [2020-04-28T15:15:40.961Z] === RUN   TestCreateJob
15:15:41 [2020-04-28T15:15:41.346Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
15:15:43 [2020-04-28T15:15:43.104Z] --- PASS: TestReadPluginNoRead (11.57s)
15:15:43 [2020-04-28T15:15:43.104Z]     --- PASS: TestReadPluginNoRead/default (2.65s)
15:15:43 [2020-04-28T15:15:43.104Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.62s)
15:15:43 [2020-04-28T15:15:43.104Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.64s)
15:15:43 [2020-04-28T15:15:43.104Z]     read_test.go:91: [db3220bca70d8] daemon is not started
15:15:43 [2020-04-28T15:15:43.104Z] PASS
15:15:43 [2020-04-28T15:15:43.104Z] 
15:15:43 [2020-04-28T15:15:43.104Z] DONE 6 tests in 25.307s
15:15:43 [2020-04-28T15:15:43.104Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
15:15:43 [2020-04-28T15:15:43.104Z] testing: warning: no tests to run
15:15:43 [2020-04-28T15:15:43.104Z] PASS
15:15:43 [2020-04-28T15:15:43.104Z] 
15:15:43 [2020-04-28T15:15:43.104Z] DONE 0 tests in 0.044s
15:15:43 [2020-04-28T15:15:43.104Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
15:15:43 [2020-04-28T15:15:43.104Z] INFO: Testing against a local daemon
15:15:43 [2020-04-28T15:15:43.104Z] === RUN   TestPluginWithDevMounts
15:15:43 [2020-04-28T15:15:43.104Z] --- SKIP: TestPluginWithDevMounts (0.00s)
15:15:43 [2020-04-28T15:15:43.104Z]     mounts_test.go:21: (*Execution).IsRootless-fm
15:15:43 [2020-04-28T15:15:43.104Z] PASS
15:15:43 [2020-04-28T15:15:43.104Z] 
15:15:43 [2020-04-28T15:15:43.104Z] === Skipped
15:15:43 [2020-04-28T15:15:43.104Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
15:15:43 [2020-04-28T15:15:43.104Z]     mounts_test.go:21: (*Execution).IsRootless-fm
15:15:43 [2020-04-28T15:15:43.104Z] 
15:15:43 [2020-04-28T15:15:43.104Z] 
15:15:43 [2020-04-28T15:15:43.104Z] DONE 1 tests, 1 skipped in 0.131s
15:15:43 [2020-04-28T15:15:43.104Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
15:15:43 [2020-04-28T15:15:43.104Z] INFO: Testing against a local daemon
15:15:43 [2020-04-28T15:15:43.104Z] === RUN   TestSecretInspect
15:15:43 [2020-04-28T15:15:43.104Z] --- SKIP: TestSecretInspect (0.02s)
15:15:43 [2020-04-28T15:15:43.104Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:43 [2020-04-28T15:15:43.104Z] === RUN   TestSecretList
15:15:43 [2020-04-28T15:15:43.104Z] --- SKIP: TestSecretList (0.03s)
15:15:43 [2020-04-28T15:15:43.104Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:43 [2020-04-28T15:15:43.104Z] === RUN   TestSecretsCreateAndDelete
15:15:43 [2020-04-28T15:15:43.104Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
15:15:43 [2020-04-28T15:15:43.104Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:43 [2020-04-28T15:15:43.104Z] === RUN   TestSecretsUpdate
15:15:43 [2020-04-28T15:15:43.104Z] --- SKIP: TestSecretsUpdate (0.01s)
15:15:43 [2020-04-28T15:15:43.104Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:43 [2020-04-28T15:15:43.104Z] === RUN   TestTemplatedSecret
15:15:43 [2020-04-28T15:15:43.104Z] --- SKIP: TestTemplatedSecret (0.00s)
15:15:43 [2020-04-28T15:15:43.104Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:43 [2020-04-28T15:15:43.104Z] === RUN   TestSecretCreateResolve
15:15:43 [2020-04-28T15:15:43.104Z] --- SKIP: TestSecretCreateResolve (0.01s)
15:15:43 [2020-04-28T15:15:43.104Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:43 [2020-04-28T15:15:43.104Z] PASS
15:15:43 [2020-04-28T15:15:43.104Z] 
15:15:43 [2020-04-28T15:15:43.104Z] === Skipped
15:15:43 [2020-04-28T15:15:43.104Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
15:15:43 [2020-04-28T15:15:43.104Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:43 [2020-04-28T15:15:43.104Z] 
15:15:43 [2020-04-28T15:15:43.104Z] === SKIP: amd64.integration.secret TestSecretList (0.03s)
15:15:43 [2020-04-28T15:15:43.104Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:43 [2020-04-28T15:15:43.104Z] 
15:15:43 [2020-04-28T15:15:43.104Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
15:15:43 [2020-04-28T15:15:43.104Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:43 [2020-04-28T15:15:43.104Z] 
15:15:43 [2020-04-28T15:15:43.104Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
15:15:43 [2020-04-28T15:15:43.104Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:43 [2020-04-28T15:15:43.104Z] 
15:15:43 [2020-04-28T15:15:43.104Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
15:15:43 [2020-04-28T15:15:43.104Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:43 [2020-04-28T15:15:43.104Z] 
15:15:43 [2020-04-28T15:15:43.104Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
15:15:43 [2020-04-28T15:15:43.104Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:43 [2020-04-28T15:15:43.104Z] 
15:15:43 [2020-04-28T15:15:43.104Z] 
15:15:43 [2020-04-28T15:15:43.104Z] DONE 6 tests, 6 skipped in 0.175s
15:15:43 [2020-04-28T15:15:43.104Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
15:15:43 [2020-04-28T15:15:43.104Z] INFO: Testing against a local daemon
15:15:43 [2020-04-28T15:15:43.104Z] === RUN   TestServiceCreateInit
15:15:43 [2020-04-28T15:15:43.104Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:15:43 [2020-04-28T15:15:43.104Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:15:43 [2020-04-28T15:15:43.104Z] --- PASS: TestServiceCreateInit (0.02s)
15:15:43 [2020-04-28T15:15:43.104Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
15:15:43 [2020-04-28T15:15:43.104Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:43 [2020-04-28T15:15:43.104Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
15:15:43 [2020-04-28T15:15:43.104Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:43 [2020-04-28T15:15:43.104Z] === RUN   TestCreateServiceMultipleTimes
15:15:43 [2020-04-28T15:15:43.104Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s)
15:15:43 [2020-04-28T15:15:43.104Z]     create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:43 [2020-04-28T15:15:43.104Z] === RUN   TestCreateServiceConflict
15:15:43 [2020-04-28T15:15:43.104Z] --- SKIP: TestCreateServiceConflict (0.01s)
15:15:43 [2020-04-28T15:15:43.104Z]     create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:43 [2020-04-28T15:15:43.104Z] === RUN   TestCreateServiceMaxReplicas
15:15:43 [2020-04-28T15:15:43.104Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
15:15:43 [2020-04-28T15:15:43.104Z]     create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:43 [2020-04-28T15:15:43.104Z] === RUN   TestCreateWithDuplicateNetworkNames
15:15:43 [2020-04-28T15:15:43.104Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
15:15:43 [2020-04-28T15:15:43.104Z]     create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:43 [2020-04-28T15:15:43.104Z] === RUN   TestCreateServiceSecretFileMode
15:15:43 [2020-04-28T15:15:43.104Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
15:15:43 [2020-04-28T15:15:43.104Z]     create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:43 [2020-04-28T15:15:43.105Z] === RUN   TestCreateServiceConfigFileMode
15:15:43 [2020-04-28T15:15:43.105Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
15:15:43 [2020-04-28T15:15:43.105Z]     create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:43 [2020-04-28T15:15:43.105Z] === RUN   TestCreateServiceSysctls
15:15:43 [2020-04-28T15:15:43.362Z] --- SKIP: TestCreateServiceSysctls (0.03s)
15:15:43 [2020-04-28T15:15:43.362Z]     create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:43 [2020-04-28T15:15:43.362Z] === RUN   TestCreateServiceCapabilities
15:15:43 [2020-04-28T15:15:43.362Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
15:15:43 [2020-04-28T15:15:43.362Z]     create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:43 [2020-04-28T15:15:43.362Z] === RUN   TestInspect
15:15:43 [2020-04-28T15:15:43.362Z] --- SKIP: TestInspect (0.01s)
15:15:43 [2020-04-28T15:15:43.362Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:43 [2020-04-28T15:15:43.362Z] === RUN   TestCreateJob
15:15:43 [2020-04-28T15:15:43.362Z] --- SKIP: TestCreateJob (0.01s)
15:15:43 [2020-04-28T15:15:43.362Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:43 [2020-04-28T15:15:43.362Z] === RUN   TestReplicatedJob
15:15:43 [2020-04-28T15:15:43.362Z] --- SKIP: TestReplicatedJob (0.01s)
15:15:43 [2020-04-28T15:15:43.362Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:43 [2020-04-28T15:15:43.362Z] === RUN   TestUpdateReplicatedJob
15:15:43 [2020-04-28T15:15:43.362Z] --- SKIP: TestUpdateReplicatedJob (0.02s)
15:15:43 [2020-04-28T15:15:43.362Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:43 [2020-04-28T15:15:43.362Z] === RUN   TestServiceListWithStatuses
15:15:43 [2020-04-28T15:15:43.362Z] --- SKIP: TestServiceListWithStatuses (0.00s)
15:15:43 [2020-04-28T15:15:43.362Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:15:43 [2020-04-28T15:15:43.362Z] === RUN   TestDockerNetworkConnectAlias
15:15:43 [2020-04-28T15:15:43.362Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
15:15:43 [2020-04-28T15:15:43.362Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:43 [2020-04-28T15:15:43.362Z] === RUN   TestDockerNetworkReConnect
15:15:43 [2020-04-28T15:15:43.362Z] --- SKIP: TestDockerNetworkReConnect (0.02s)
15:15:43 [2020-04-28T15:15:43.362Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:43 [2020-04-28T15:15:43.362Z] === RUN   TestServicePlugin
15:15:43 [2020-04-28T15:15:43.857Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
15:15:44 [2020-04-28T15:15:44.136Z] --- PASS: TestImportExtremelyLargeImageWorks (79.16s)
15:15:44 [2020-04-28T15:15:44.136Z] PASS
15:15:44 [2020-04-28T15:15:44.136Z] 
15:15:44 [2020-04-28T15:15:44.136Z] === Skipped
15:15:44 [2020-04-28T15:15:44.136Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
15:15:44 [2020-04-28T15:15:44.136Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:15:44 [2020-04-28T15:15:44.136Z] 
15:15:44 [2020-04-28T15:15:44.136Z] 
15:15:44 [2020-04-28T15:15:44.136Z] DONE 12 tests, 1 skipped in 80.700s
15:15:44 [2020-04-28T15:15:44.136Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
15:15:44 [2020-04-28T15:15:44.136Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m
15:15:44 [2020-04-28T15:15:44.136Z] ++ set -e
15:15:44 [2020-04-28T15:15:44.136Z] ++ '[' -n 0 ']'
15:15:44 [2020-04-28T15:15:44.136Z] ++ set -x
15:15:44 [2020-04-28T15:15:44.136Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m
15:15:44 [2020-04-28T15:15:44.136Z] INFO: Testing against a local daemon
15:15:44 [2020-04-28T15:15:44.136Z] === RUN   TestNetworkCreateDelete
15:15:44 [2020-04-28T15:15:44.136Z] --- PASS: TestNetworkCreateDelete (0.14s)
15:15:44 [2020-04-28T15:15:44.136Z] === RUN   TestDockerNetworkDeletePreferID
15:15:44 [2020-04-28T15:15:44.136Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
15:15:44 [2020-04-28T15:15:44.136Z] === RUN   TestInspectNetwork
15:15:45 [2020-04-28T15:15:45.148Z] --- PASS: TestCreateJob (4.21s)
15:15:45 [2020-04-28T15:15:45.148Z] === RUN   TestReplicatedJob
15:15:47 [2020-04-28T15:15:47.534Z] --- SKIP: TestServicePlugin (3.44s)
15:15:47 [2020-04-28T15:15:47.534Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:47 [2020-04-28T15:15:47.534Z] === RUN   TestServiceUpdateLabel
15:15:47 [2020-04-28T15:15:47.534Z] --- SKIP: TestServiceUpdateLabel (0.01s)
15:15:47 [2020-04-28T15:15:47.534Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:47 [2020-04-28T15:15:47.534Z] === RUN   TestServiceUpdateSecrets
15:15:47 [2020-04-28T15:15:47.534Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
15:15:47 [2020-04-28T15:15:47.534Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:47 [2020-04-28T15:15:47.534Z] === RUN   TestServiceUpdateConfigs
15:15:47 [2020-04-28T15:15:47.534Z] --- SKIP: TestServiceUpdateConfigs (0.02s)
15:15:47 [2020-04-28T15:15:47.534Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:47 [2020-04-28T15:15:47.534Z] === RUN   TestServiceUpdateNetwork
15:15:47 [2020-04-28T15:15:47.534Z] --- SKIP: TestServiceUpdateNetwork (0.02s)
15:15:47 [2020-04-28T15:15:47.534Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:47 [2020-04-28T15:15:47.534Z] === RUN   TestServiceUpdatePidsLimit
15:15:47 [2020-04-28T15:15:47.534Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s)
15:15:47 [2020-04-28T15:15:47.534Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:47 [2020-04-28T15:15:47.534Z] PASS
15:15:47 [2020-04-28T15:15:47.534Z] 
15:15:47 [2020-04-28T15:15:47.534Z] === Skipped
15:15:47 [2020-04-28T15:15:47.534Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
15:15:47 [2020-04-28T15:15:47.534Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
15:15:47 [2020-04-28T15:15:47.534Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:47 [2020-04-28T15:15:47.534Z] 
15:15:47 [2020-04-28T15:15:47.534Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
15:15:47 [2020-04-28T15:15:47.534Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
15:15:47 [2020-04-28T15:15:47.534Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:47 [2020-04-28T15:15:47.534Z] 
15:15:47 [2020-04-28T15:15:47.534Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s)
15:15:47 [2020-04-28T15:15:47.534Z]     create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:47 [2020-04-28T15:15:47.534Z] 
15:15:47 [2020-04-28T15:15:47.534Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
15:15:47 [2020-04-28T15:15:47.534Z]     create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:47 [2020-04-28T15:15:47.534Z] 
15:15:47 [2020-04-28T15:15:47.534Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
15:15:47 [2020-04-28T15:15:47.534Z]     create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:47 [2020-04-28T15:15:47.534Z] 
15:15:47 [2020-04-28T15:15:47.534Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
15:15:47 [2020-04-28T15:15:47.534Z]     create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:47 [2020-04-28T15:15:47.534Z] 
15:15:47 [2020-04-28T15:15:47.534Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
15:15:47 [2020-04-28T15:15:47.534Z]     create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:47 [2020-04-28T15:15:47.534Z] 
15:15:47 [2020-04-28T15:15:47.534Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
15:15:47 [2020-04-28T15:15:47.534Z]     create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:47 [2020-04-28T15:15:47.534Z] 
15:15:47 [2020-04-28T15:15:47.534Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s)
15:15:47 [2020-04-28T15:15:47.534Z]     create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:47 [2020-04-28T15:15:47.534Z] 
15:15:47 [2020-04-28T15:15:47.534Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
15:15:47 [2020-04-28T15:15:47.534Z]     create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:47 [2020-04-28T15:15:47.534Z] 
15:15:47 [2020-04-28T15:15:47.534Z] === SKIP: amd64.integration.service TestInspect (0.01s)
15:15:47 [2020-04-28T15:15:47.534Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:47 [2020-04-28T15:15:47.534Z] 
15:15:47 [2020-04-28T15:15:47.534Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
15:15:47 [2020-04-28T15:15:47.534Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:47 [2020-04-28T15:15:47.534Z] 
15:15:47 [2020-04-28T15:15:47.534Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
15:15:47 [2020-04-28T15:15:47.535Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:47 [2020-04-28T15:15:47.535Z] 
15:15:47 [2020-04-28T15:15:47.535Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s)
15:15:47 [2020-04-28T15:15:47.535Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:47 [2020-04-28T15:15:47.535Z] 
15:15:47 [2020-04-28T15:15:47.535Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
15:15:47 [2020-04-28T15:15:47.535Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:15:47 [2020-04-28T15:15:47.535Z] 
15:15:47 [2020-04-28T15:15:47.535Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
15:15:47 [2020-04-28T15:15:47.535Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:47 [2020-04-28T15:15:47.535Z] 
15:15:47 [2020-04-28T15:15:47.535Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s)
15:15:47 [2020-04-28T15:15:47.535Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:47 [2020-04-28T15:15:47.535Z] 
15:15:47 [2020-04-28T15:15:47.535Z] === SKIP: amd64.integration.service TestServicePlugin (3.44s)
15:15:47 [2020-04-28T15:15:47.535Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:47 [2020-04-28T15:15:47.535Z] 
15:15:47 [2020-04-28T15:15:47.535Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
15:15:47 [2020-04-28T15:15:47.535Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:47 [2020-04-28T15:15:47.535Z] 
15:15:47 [2020-04-28T15:15:47.535Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
15:15:47 [2020-04-28T15:15:47.535Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:47 [2020-04-28T15:15:47.535Z] 
15:15:47 [2020-04-28T15:15:47.535Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s)
15:15:47 [2020-04-28T15:15:47.535Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:47 [2020-04-28T15:15:47.535Z] 
15:15:47 [2020-04-28T15:15:47.535Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s)
15:15:47 [2020-04-28T15:15:47.535Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:47 [2020-04-28T15:15:47.535Z] 
15:15:47 [2020-04-28T15:15:47.535Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s)
15:15:47 [2020-04-28T15:15:47.535Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:47 [2020-04-28T15:15:47.535Z] 
15:15:47 [2020-04-28T15:15:47.535Z] 
15:15:47 [2020-04-28T15:15:47.535Z] DONE 24 tests, 23 skipped in 3.890s
15:15:47 [2020-04-28T15:15:47.535Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
15:15:47 [2020-04-28T15:15:47.535Z] INFO: Testing against a local daemon
15:15:47 [2020-04-28T15:15:47.535Z] === RUN   TestSessionCreate
15:15:47 [2020-04-28T15:15:47.535Z] --- PASS: TestSessionCreate (0.03s)
15:15:47 [2020-04-28T15:15:47.535Z] === RUN   TestSessionCreateWithBadUpgrade
15:15:47 [2020-04-28T15:15:47.535Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
15:15:47 [2020-04-28T15:15:47.535Z] PASS
15:15:47 [2020-04-28T15:15:47.535Z] 
15:15:47 [2020-04-28T15:15:47.535Z] DONE 2 tests in 0.143s
15:15:47 [2020-04-28T15:15:47.535Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
15:15:47 [2020-04-28T15:15:47.535Z] INFO: Testing against a local daemon
15:15:47 [2020-04-28T15:15:47.535Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:15:47 [2020-04-28T15:15:47.535Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:15:47 [2020-04-28T15:15:47.535Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:15:47 [2020-04-28T15:15:47.535Z] === RUN   TestEventsExecDie
15:15:47 [2020-04-28T15:15:47.583Z] === RUN   TestInspectNetwork/full_network_id
15:15:47 [2020-04-28T15:15:47.583Z] === RUN   TestInspectNetwork/partial_network_id
15:15:47 [2020-04-28T15:15:47.583Z] === RUN   TestInspectNetwork/network_name
15:15:47 [2020-04-28T15:15:47.583Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
15:15:47 [2020-04-28T15:15:47.792Z] --- PASS: TestEventsExecDie (0.68s)
15:15:47 [2020-04-28T15:15:47.792Z] === RUN   TestEventsBackwardsCompatible
15:15:47 [2020-04-28T15:15:47.792Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
15:15:47 [2020-04-28T15:15:47.792Z] === RUN   TestInfoBinaryCommits
15:15:47 [2020-04-28T15:15:47.792Z] --- PASS: TestInfoBinaryCommits (0.02s)
15:15:47 [2020-04-28T15:15:47.792Z] === RUN   TestInfoAPIVersioned
15:15:47 [2020-04-28T15:15:47.792Z] --- PASS: TestInfoAPIVersioned (0.01s)
15:15:47 [2020-04-28T15:15:47.792Z] === RUN   TestInfoDiscoveryBackend
15:15:49 [2020-04-28T15:15:49.704Z] --- PASS: TestInfoDiscoveryBackend (1.60s)
15:15:49 [2020-04-28T15:15:49.704Z] === RUN   TestInfoDiscoveryInvalidAdvertise
15:15:53 [2020-04-28T15:15:53.046Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.57s)
15:15:53 [2020-04-28T15:15:53.046Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
15:15:53 [2020-04-28T15:15:53.046Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
15:15:53 [2020-04-28T15:15:53.046Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:53 [2020-04-28T15:15:53.046Z] === RUN   TestInfoAPI
15:15:53 [2020-04-28T15:15:53.046Z] --- PASS: TestInfoAPI (0.05s)
15:15:53 [2020-04-28T15:15:53.046Z] === RUN   TestInfoAPIWarnings
15:15:53 [2020-04-28T15:15:53.059Z] --- PASS: TestInspectNetwork (10.78s)
15:15:53 [2020-04-28T15:15:53.059Z]     --- PASS: TestInspectNetwork/full_network_id (0.01s)
15:15:53 [2020-04-28T15:15:53.059Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
15:15:53 [2020-04-28T15:15:53.059Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
15:15:53 [2020-04-28T15:15:53.059Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
15:15:53 [2020-04-28T15:15:53.059Z] === RUN   TestRunContainerWithBridgeNone
15:15:53 [2020-04-28T15:15:53.261Z] --- PASS: TestReplicatedJob (7.05s)
15:15:53 [2020-04-28T15:15:53.261Z] === RUN   TestUpdateReplicatedJob
15:15:54 [2020-04-28T15:15:54.938Z] --- PASS: TestInfoAPIWarnings (1.60s)
15:15:54 [2020-04-28T15:15:54.938Z] === RUN   TestInfoDebug
15:15:55 [2020-04-28T15:15:55.727Z] --- PASS: TestRunContainerWithBridgeNone (2.62s)
15:15:55 [2020-04-28T15:15:55.727Z] === RUN   TestNetworkInvalidJSON
15:15:55 [2020-04-28T15:15:55.727Z] === RUN   TestNetworkInvalidJSON//networks/create
15:15:55 [2020-04-28T15:15:55.727Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:15:55 [2020-04-28T15:15:55.727Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:15:55 [2020-04-28T15:15:55.727Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:15:55 [2020-04-28T15:15:55.727Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:15:55 [2020-04-28T15:15:55.727Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:15:55 [2020-04-28T15:15:55.727Z] === CONT  TestNetworkInvalidJSON//networks/create
15:15:55 [2020-04-28T15:15:55.727Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:15:55 [2020-04-28T15:15:55.727Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:15:55 [2020-04-28T15:15:55.727Z] --- PASS: TestNetworkInvalidJSON (0.01s)
15:15:55 [2020-04-28T15:15:55.727Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
15:15:55 [2020-04-28T15:15:55.727Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:15:55 [2020-04-28T15:15:55.727Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
15:15:55 [2020-04-28T15:15:55.727Z] === RUN   TestHostIPv4BridgeLabel
15:15:56 [2020-04-28T15:15:56.008Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
15:15:56 [2020-04-28T15:15:56.008Z] === RUN   TestDaemonRestartWithLiveRestore
15:15:56 [2020-04-28T15:15:56.830Z] --- PASS: TestInfoDebug (1.80s)
15:15:56 [2020-04-28T15:15:56.830Z] === RUN   TestInfoInsecureRegistries
15:15:57 [2020-04-28T15:15:57.012Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
15:15:57 [2020-04-28T15:15:57.012Z] === RUN   TestDaemonDefaultNetworkPools
15:15:57 [2020-04-28T15:15:57.448Z] --- PASS: TestUpdateReplicatedJob (4.49s)
15:15:57 [2020-04-28T15:15:57.449Z] === RUN   TestServiceListWithStatuses
15:15:57 [2020-04-28T15:15:57.449Z] --- SKIP: TestServiceListWithStatuses (0.00s)
15:15:57 [2020-04-28T15:15:57.449Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:15:57 [2020-04-28T15:15:57.449Z] === RUN   TestDockerNetworkConnectAlias
15:15:58 [2020-04-28T15:15:58.015Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s)
15:15:58 [2020-04-28T15:15:58.015Z] === RUN   TestDaemonRestartWithExistingNetwork
15:15:58 [2020-04-28T15:15:58.198Z] --- PASS: TestInfoInsecureRegistries (1.78s)
15:15:58 [2020-04-28T15:15:58.198Z] === RUN   TestInfoRegistryMirrors
15:15:59 [2020-04-28T15:15:59.017Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s)
15:15:59 [2020-04-28T15:15:59.017Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:15:59 [2020-04-28T15:15:59.734Z] #54 DONE 512.1s
15:15:59 [2020-04-28T15:15:59.734Z] 
15:15:59 [2020-04-28T15:15:59.734Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:16:00 [2020-04-28T15:16:00.090Z] --- PASS: TestInfoRegistryMirrors (1.82s)
15:16:00 [2020-04-28T15:16:00.090Z] === RUN   TestLoginFailsWithBadCredentials
15:16:00 [2020-04-28T15:16:00.348Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s)
15:16:00 [2020-04-28T15:16:00.348Z] === RUN   TestPingCacheHeaders
15:16:00 [2020-04-28T15:16:00.348Z] --- PASS: TestPingCacheHeaders (0.04s)
15:16:00 [2020-04-28T15:16:00.348Z] === RUN   TestPingGet
15:16:00 [2020-04-28T15:16:00.348Z] --- PASS: TestPingGet (0.01s)
15:16:00 [2020-04-28T15:16:00.348Z] === RUN   TestPingHead
15:16:00 [2020-04-28T15:16:00.348Z] --- PASS: TestPingHead (0.02s)
15:16:00 [2020-04-28T15:16:00.348Z] === RUN   TestVersion
15:16:00 [2020-04-28T15:16:00.348Z] --- PASS: TestVersion (0.02s)
15:16:00 [2020-04-28T15:16:00.348Z] PASS
15:16:00 [2020-04-28T15:16:00.348Z] 
15:16:00 [2020-04-28T15:16:00.348Z] === Skipped
15:16:00 [2020-04-28T15:16:00.348Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:16:00 [2020-04-28T15:16:00.348Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:16:00 [2020-04-28T15:16:00.348Z] 
15:16:00 [2020-04-28T15:16:00.348Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
15:16:00 [2020-04-28T15:16:00.348Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
15:16:00 [2020-04-28T15:16:00.348Z] 
15:16:00 [2020-04-28T15:16:00.348Z] 
15:16:00 [2020-04-28T15:16:00.348Z] DONE 18 tests, 2 skipped in 13.344s
15:16:00 [2020-04-28T15:16:00.348Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
15:16:00 [2020-04-28T15:16:00.484Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
15:16:00 [2020-04-28T15:16:00.484Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:16:00 [2020-04-28T15:16:00.605Z] INFO: Testing against a local daemon
15:16:00 [2020-04-28T15:16:00.605Z] === RUN   TestVolumesCreateAndList
15:16:00 [2020-04-28T15:16:00.605Z] --- PASS: TestVolumesCreateAndList (0.02s)
15:16:00 [2020-04-28T15:16:00.605Z] === RUN   TestVolumesRemove
15:16:00 [2020-04-28T15:16:00.605Z] --- PASS: TestVolumesRemove (0.10s)
15:16:00 [2020-04-28T15:16:00.605Z] === RUN   TestVolumesInspect
15:16:00 [2020-04-28T15:16:00.605Z] --- PASS: TestVolumesInspect (0.02s)
15:16:00 [2020-04-28T15:16:00.605Z] === RUN   TestVolumesInvalidJSON
15:16:00 [2020-04-28T15:16:00.605Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:16:00 [2020-04-28T15:16:00.605Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:16:00 [2020-04-28T15:16:00.605Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:16:00 [2020-04-28T15:16:00.605Z] --- PASS: TestVolumesInvalidJSON (0.02s)
15:16:00 [2020-04-28T15:16:00.605Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:16:00 [2020-04-28T15:16:00.605Z] PASS
15:16:00 [2020-04-28T15:16:00.605Z] 
15:16:00 [2020-04-28T15:16:00.605Z] DONE 5 tests in 0.252s
15:16:00 [2020-04-28T15:16:00.605Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:16:00 [2020-04-28T15:16:00.605Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11982 is not a child of this shell
15:16:00 [2020-04-28T15:16:00.605Z] warning: PID 11982 from bundles/test-integration/docker.pid had a nonzero exit code
15:16:00 [2020-04-28T15:16:00.605Z] Leaving: AppArmorNo profiles have been unloaded.
15:16:00 [2020-04-28T15:16:00.605Z] 
15:16:00 [2020-04-28T15:16:00.605Z] Unloading profiles will leave already running processes permanently
15:16:00 [2020-04-28T15:16:00.605Z] unconfined, which can lead to unexpected situations.
15:16:00 [2020-04-28T15:16:00.605Z] 
15:16:00 [2020-04-28T15:16:00.605Z] To set a process to complain mode, use the command line tool
15:16:00 [2020-04-28T15:16:00.605Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:16:00 [2020-04-28T15:16:00.605Z] Removing test suite binaries
15:16:00 [2020-04-28T15:16:00.766Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s)
15:16:00 [2020-04-28T15:16:00.766Z] === RUN   TestServiceWithPredefinedNetwork
15:16:01 [2020-04-28T15:16:01.972Z] 
15:16:02 [2020-04-28T15:16:02.264Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
15:16:02 [2020-04-28T15:16:02.462Z] #66 ...
15:16:02 [2020-04-28T15:16:02.463Z] 
15:16:02 [2020-04-28T15:16:02.463Z] #55 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
15:16:02 [2020-04-28T15:16:02.463Z] #55 DONE 0.1s
15:16:02 [2020-04-28T15:16:02.463Z] 
15:16:02 [2020-04-28T15:16:02.463Z] #58 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
15:16:02 [2020-04-28T15:16:02.463Z] #58 DONE 0.1s
15:16:02 [2020-04-28T15:16:02.463Z] 
15:16:02 [2020-04-28T15:16:02.463Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:16:02 [2020-04-28T15:16:02.754Z] #66 ...
15:16:02 [2020-04-28T15:16:02.754Z] 
15:16:02 [2020-04-28T15:16:02.754Z] #62 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
15:16:02 [2020-04-28T15:16:02.754Z] #62 DONE 0.1s
15:16:02 [2020-04-28T15:16:02.754Z] 
15:16:02 [2020-04-28T15:16:02.754Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
Post stage
[Pipeline] junit
15:16:02 [2020-04-28T15:16:02.916Z] Recording test results
15:16:04 [2020-04-28T15:16:04.010Z] --- PASS: TestDockerNetworkConnectAlias (6.57s)
15:16:04 [2020-04-28T15:16:04.010Z] === RUN   TestDockerNetworkReConnect
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:16:04 [2020-04-28T15:16:04.800Z] + echo Ensuring container killed.
15:16:04 [2020-04-28T15:16:04.800Z] Ensuring container killed.
15:16:04 [2020-04-28T15:16:04.800Z] + docker rm -vf docker-pr1
15:16:04 [2020-04-28T15:16:04.800Z] Error: No such container: docker-pr1
15:16:04 [2020-04-28T15:16:04.800Z] + true
[Pipeline] sh
15:16:05 [2020-04-28T15:16:05.083Z] + echo Chowning /workspace to jenkins user
15:16:05 [2020-04-28T15:16:05.083Z] Chowning /workspace to jenkins user
15:16:05 [2020-04-28T15:16:05.083Z] + id -u
15:16:05 [2020-04-28T15:16:05.083Z] + id -g
15:16:05 [2020-04-28T15:16:05.083Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40866:/workspace busybox chown -R 1000:1000 /workspace
15:16:05 [2020-04-28T15:16:05.135Z] --- PASS: TestServiceWithPredefinedNetwork (3.65s)
15:16:05 [2020-04-28T15:16:05.135Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:16:05 [2020-04-28T15:16:05.135Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:16:05 [2020-04-28T15:16:05.135Z]     service_test.go:236: FLAKY_TEST
15:16:05 [2020-04-28T15:16:05.135Z] === RUN   TestServiceWithDataPathPortInit
15:16:05 [2020-04-28T15:16:05.729Z] === RUN   TestDockerSuite/TestBuildDotDotFile
15:16:05 [2020-04-28T15:16:05.729Z] === RUN   TestDockerSuite/TestBuildEOLInLine
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:16:06 [2020-04-28T15:16:06.750Z] + bundleName=amd64-rootless
15:16:06 [2020-04-28T15:16:06.750Z] + echo Creating amd64-rootless-bundles.tar.gz
15:16:06 [2020-04-28T15:16:06.750Z] Creating amd64-rootless-bundles.tar.gz
15:16:06 [2020-04-28T15:16:06.750Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
15:16:06 [2020-04-28T15:16:06.750Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
[Pipeline] archiveArtifacts
15:16:06 [2020-04-28T15:16:06.759Z] Archiving artifacts
15:16:08 [2020-04-28T15:16:08.223Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40866/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:16:08 [2020-04-28T15:16:08.534Z] + make clean
15:16:08 [2020-04-28T15:16:08.791Z] docker volume rm -f docker-dev-cache
15:16:08 [2020-04-28T15:16:08.791Z] docker-dev-cache
[Pipeline] deleteDir
15:16:09 [2020-04-28T15:16:09.277Z] --- PASS: TestDockerNetworkReConnect (5.24s)
15:16:09 [2020-04-28T15:16:09.277Z] === RUN   TestServicePlugin
15:16:09 [2020-04-28T15:16:09.277Z] --- SKIP: TestServicePlugin (0.00s)
15:16:09 [2020-04-28T15:16:09.277Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:16:09 [2020-04-28T15:16:09.277Z] === RUN   TestServiceUpdateLabel
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
15:16:09 [2020-04-28T15:16:09.885Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
15:16:09 [2020-04-28T15:16:09.885Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
15:16:10 [2020-04-28T15:16:10.140Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
15:16:10 [2020-04-28T15:16:10.140Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
15:16:10 [2020-04-28T15:16:10.396Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
15:16:11 [2020-04-28T15:16:11.321Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
15:16:11 [2020-04-28T15:16:11.321Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
15:16:11 [2020-04-28T15:16:11.807Z] --- PASS: TestServiceUpdateLabel (3.23s)
15:16:11 [2020-04-28T15:16:11.807Z] === RUN   TestServiceUpdateSecrets
15:16:11 [2020-04-28T15:16:11.880Z] === RUN   TestDockerSuite/TestBuildEntrypoint
15:16:12 [2020-04-28T15:16:12.135Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
15:16:15 [2020-04-28T15:16:15.394Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
15:16:16 [2020-04-28T15:16:16.754Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
15:16:18 [2020-04-28T15:16:18.639Z] === RUN   TestDockerSuite/TestBuildEnv
15:16:20 [2020-04-28T15:16:20.347Z] tests/integration/api_volume_test.py .........                           [ 74%]
15:16:20 [2020-04-28T15:16:20.347Z] tests/integration/client_test.py .....                                   [ 75%]
15:16:20 [2020-04-28T15:16:20.347Z] tests/integration/context_api_test.py ..                                 [ 76%]
15:16:20 [2020-04-28T15:16:20.347Z] tests/integration/errors_test.py .                                       [ 76%]
15:16:20 [2020-04-28T15:16:20.524Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
15:16:20 [2020-04-28T15:16:20.524Z] --- PASS: TestImportExtremelyLargeImageWorks (170.38s)
15:16:20 [2020-04-28T15:16:20.524Z] PASS
15:16:20 [2020-04-28T15:16:20.524Z] 
15:16:20 [2020-04-28T15:16:20.524Z] DONE 12 tests in 173.896s
15:16:20 [2020-04-28T15:16:20.524Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
15:16:20 [2020-04-28T15:16:20.524Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m
15:16:20 [2020-04-28T15:16:20.524Z] ++ set -e
15:16:20 [2020-04-28T15:16:20.524Z] ++ '[' -n 0 ']'
15:16:20 [2020-04-28T15:16:20.524Z] ++ set -x
15:16:20 [2020-04-28T15:16:20.524Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m
15:16:20 [2020-04-28T15:16:20.524Z] INFO: Testing against a local daemon
15:16:20 [2020-04-28T15:16:20.524Z] === RUN   TestNetworkCreateDelete
15:16:20 [2020-04-28T15:16:20.778Z] --- PASS: TestNetworkCreateDelete (0.12s)
15:16:20 [2020-04-28T15:16:20.779Z] === RUN   TestDockerNetworkDeletePreferID
15:16:21 [2020-04-28T15:16:21.033Z] --- PASS: TestDockerNetworkDeletePreferID (0.32s)
15:16:21 [2020-04-28T15:16:21.033Z] === RUN   TestInspectNetwork
15:16:21 [2020-04-28T15:16:21.291Z] #66 478.1 + bin/containerd-stress
15:16:21 [2020-04-28T15:16:21.592Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
15:16:22 [2020-04-28T15:16:22.954Z] === RUN   TestDockerSuite/TestBuildEnvUsage
15:16:24 [2020-04-28T15:16:24.014Z] #66 481.9 + bin/containerd-shim
15:16:26 [2020-04-28T15:16:26.215Z] === RUN   TestInspectNetwork/full_network_id
15:16:26 [2020-04-28T15:16:26.215Z] === RUN   TestInspectNetwork/partial_network_id
15:16:26 [2020-04-28T15:16:26.215Z] === RUN   TestInspectNetwork/network_name
15:16:26 [2020-04-28T15:16:26.215Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
15:16:27 [2020-04-28T15:16:27.426Z] --- PASS: TestServiceWithDataPathPortInit (20.54s)
15:16:27 [2020-04-28T15:16:27.426Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:16:29 [2020-04-28T15:16:29.885Z] --- PASS: TestServiceUpdateSecrets (15.43s)
15:16:29 [2020-04-28T15:16:29.885Z] === RUN   TestServiceUpdateConfigs
15:16:30 [2020-04-28T15:16:30.372Z] --- PASS: TestInspectNetwork (8.96s)
15:16:30 [2020-04-28T15:16:30.372Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
15:16:30 [2020-04-28T15:16:30.372Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
15:16:30 [2020-04-28T15:16:30.372Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
15:16:30 [2020-04-28T15:16:30.372Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
15:16:30 [2020-04-28T15:16:30.372Z] === RUN   TestRunContainerWithBridgeNone
15:16:30 [2020-04-28T15:16:30.372Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
15:16:31 [2020-04-28T15:16:31.158Z] Removing intermediate container 6931cdf5d2d7
15:16:31 [2020-04-28T15:16:31.158Z]  ---> eecde42128ae
15:16:31 [2020-04-28T15:16:31.158Z] Step 7/10 : RUN   Function Build-GoTestSum() {     Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH";     $optsForGet = @('"get"', '"-d"', '"gotest.tools/gotestsum"');     &go $optsForGet;     $savedExitCode = $LASTEXITCODE;     if ($savedExitCode -ne 0) {        Throw '"Failed getting gotestsum sources..."'      };     Write-Host "INFO:     Sources obtained for gotestsum...";     $GotestsumPath=Join-Path -Path $Env:GOPATH -ChildPath "src\gotest.tools\gotestsum";     Push-Location $GotestsumPath;     $optsForCheckout = @('"checkout"', '"-q"', """$Env:GOTESTSUM_COMMIT""");     &git $optsForCheckout;     $savedExitCode = $LASTEXITCODE;     if ($savedExitCode -eq 0) {       Write-Host "INFO:     Checkout done for gotestsum...";       $optsForBuild = @('"build"', '"-buildmode=exe"');       &go $optsForBuild;       $savedExitCode = $LASTEXITCODE;     } else {       Throw '"gotestsum checkout failed..."';     }     Pop-Location;         if ($savedExitCode -ne 0) {        Throw '"gotestsum build failed..."';     }     Write-Host "INFO:     Build done for gotestsum...";   }     Build-GoTestSum
15:16:31 [2020-04-28T15:16:31.158Z]  ---> Running in b6167e83dcd4
15:16:31 [2020-04-28T15:16:31.158Z] INFO: Building gotestsum version v0.3.5 in C:\gopath
15:16:31 [2020-04-28T15:16:31.317Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
15:16:32 [2020-04-28T15:16:32.239Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
15:16:32 [2020-04-28T15:16:32.798Z] --- PASS: TestRunContainerWithBridgeNone (2.79s)
15:16:32 [2020-04-28T15:16:32.798Z] === RUN   TestNetworkInvalidJSON
15:16:32 [2020-04-28T15:16:32.798Z] === RUN   TestNetworkInvalidJSON//networks/create
15:16:32 [2020-04-28T15:16:32.798Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:16:32 [2020-04-28T15:16:32.798Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:16:32 [2020-04-28T15:16:32.798Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:16:32 [2020-04-28T15:16:32.798Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:16:32 [2020-04-28T15:16:32.798Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:16:32 [2020-04-28T15:16:32.798Z] === CONT  TestNetworkInvalidJSON//networks/create
15:16:32 [2020-04-28T15:16:32.798Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:16:32 [2020-04-28T15:16:32.798Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:16:32 [2020-04-28T15:16:32.798Z] --- PASS: TestNetworkInvalidJSON (0.04s)
15:16:32 [2020-04-28T15:16:32.798Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
15:16:32 [2020-04-28T15:16:32.798Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:16:32 [2020-04-28T15:16:32.799Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
15:16:32 [2020-04-28T15:16:32.799Z] === RUN   TestHostIPv4BridgeLabel
15:16:33 [2020-04-28T15:16:33.357Z] --- PASS: TestHostIPv4BridgeLabel (0.58s)
15:16:33 [2020-04-28T15:16:33.357Z] === RUN   TestDaemonRestartWithLiveRestore
15:16:34 [2020-04-28T15:16:34.718Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s)
15:16:34 [2020-04-28T15:16:34.718Z] === RUN   TestDaemonDefaultNetworkPools
15:16:35 [2020-04-28T15:16:35.278Z] --- PASS: TestDaemonDefaultNetworkPools (0.91s)
15:16:35 [2020-04-28T15:16:35.278Z] === RUN   TestDaemonRestartWithExistingNetwork
15:16:35 [2020-04-28T15:16:35.820Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.04s)
15:16:35 [2020-04-28T15:16:35.820Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:tdcdvwhui2axa4dymmnn6cp7d Created:2020-04-28 15:16:26.563196991 +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[ad26ed8515f65430293bec5a2dd9b70e72676447afca761e2a61a5edbad1cb70:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.llmr6c8s5xkjfb02ohm2zrtlf EndpointID:cc9388f9ad9e8b83c5f8f358256ddcddc2c508b89454c99ed639b9783189753d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:662d1e12fc11b6a58f667dfee0da35a5c3bc3059c504f3472d130040345c41fe 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:3529c5b73cbc IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.llmr6c8s5xkjfb02ohm2zrtlf EndpointID:cc9388f9ad9e8b83c5f8f358256ddcddc2c508b89454c99ed639b9783189753d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
15:16:35 [2020-04-28T15:16:35.820Z] PASS
15:16:35 [2020-04-28T15:16:35.820Z] 
15:16:35 [2020-04-28T15:16:35.820Z] === Skipped
15:16:35 [2020-04-28T15:16:35.820Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:16:35 [2020-04-28T15:16:35.820Z]     service_test.go:236: FLAKY_TEST
15:16:35 [2020-04-28T15:16:35.820Z] 
15:16:35 [2020-04-28T15:16:35.820Z] 
15:16:35 [2020-04-28T15:16:35.820Z] DONE 22 tests, 1 skipped in 53.828s
15:16:35 [2020-04-28T15:16:35.820Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
15:16:35 [2020-04-28T15:16:35.820Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
15:16:35 [2020-04-28T15:16:35.820Z] ++ set -e
15:16:35 [2020-04-28T15:16:35.820Z] ++ '[' -n 0 ']'
15:16:35 [2020-04-28T15:16:35.820Z] ++ set -x
15:16:35 [2020-04-28T15:16:35.820Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
15:16:35 [2020-04-28T15:16:35.820Z] INFO: Testing against a local daemon
15:16:35 [2020-04-28T15:16:35.820Z] === RUN   TestDockerNetworkIpvlanPersistance
15:16:35 [2020-04-28T15:16:35.820Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
15:16:35 [2020-04-28T15:16:35.820Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:16:35 [2020-04-28T15:16:35.820Z] === RUN   TestDockerNetworkIpvlan
15:16:35 [2020-04-28T15:16:35.820Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:16:35 [2020-04-28T15:16:35.820Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:16:35 [2020-04-28T15:16:35.820Z] PASS
15:16:35 [2020-04-28T15:16:35.820Z] 
15:16:35 [2020-04-28T15:16:35.820Z] === Skipped
15:16:35 [2020-04-28T15:16:35.820Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
15:16:35 [2020-04-28T15:16:35.820Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:16:35 [2020-04-28T15:16:35.820Z] 
15:16:35 [2020-04-28T15:16:35.820Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
15:16:35 [2020-04-28T15:16:35.820Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:16:35 [2020-04-28T15:16:35.820Z] 
15:16:35 [2020-04-28T15:16:35.820Z] 
15:16:35 [2020-04-28T15:16:35.820Z] DONE 2 tests, 2 skipped in 0.188s
15:16:35 [2020-04-28T15:16:35.820Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
15:16:35 [2020-04-28T15:16:35.820Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
15:16:35 [2020-04-28T15:16:35.820Z] ++ set -e
15:16:35 [2020-04-28T15:16:35.820Z] ++ '[' -n 0 ']'
15:16:35 [2020-04-28T15:16:35.820Z] ++ set -x
15:16:35 [2020-04-28T15:16:35.820Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
15:16:35 [2020-04-28T15:16:35.820Z] INFO: Testing against a local daemon
15:16:35 [2020-04-28T15:16:35.820Z] === RUN   TestDockerNetworkMacvlanPersistance
15:16:36 [2020-04-28T15:16:36.619Z] #66 492.4 + bin/containerd-shim-runc-v1
15:16:36 [2020-04-28T15:16:36.638Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
15:16:36 [2020-04-28T15:16:36.638Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:16:36 [2020-04-28T15:16:36.823Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.51s)
15:16:36 [2020-04-28T15:16:36.823Z] === RUN   TestDockerNetworkMacvlan
15:16:37 [2020-04-28T15:16:37.827Z] === RUN   TestDockerNetworkMacvlan/Subinterface
15:16:38 [2020-04-28T15:16:38.000Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s)
15:16:38 [2020-04-28T15:16:38.000Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:16:38 [2020-04-28T15:16:38.558Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
15:16:38 [2020-04-28T15:16:38.558Z] === RUN   TestServiceWithPredefinedNetwork
15:16:38 [2020-04-28T15:16:38.831Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
15:16:39 [2020-04-28T15:16:39.834Z] === RUN   TestDockerNetworkMacvlan/NilParent
15:16:40 [2020-04-28T15:16:40.105Z] #66 497.4 + bin/containerd-shim-runc-v2
15:16:41 [2020-04-28T15:16:41.133Z] #66 498.9 + binaries
15:16:41 [2020-04-28T15:16:41.133Z] #66 498.9 + mkdir -p /build
15:16:41 [2020-04-28T15:16:41.133Z] #66 498.9 + cp bin/containerd /build/containerd
15:16:41 [2020-04-28T15:16:41.133Z] #66 499.0 + cp bin/containerd-shim /build/containerd-shim
15:16:41 [2020-04-28T15:16:41.133Z] #66 499.0 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
15:16:41 [2020-04-28T15:16:41.133Z] #66 499.0 + cp bin/ctr /build/ctr
15:16:41 [2020-04-28T15:16:41.419Z] #66 DONE 499.1s
15:16:41 [2020-04-28T15:16:41.814Z] --- PASS: TestServiceWithPredefinedNetwork (3.11s)
15:16:41 [2020-04-28T15:16:41.814Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:16:41 [2020-04-28T15:16:41.814Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:16:41 [2020-04-28T15:16:41.814Z]     service_test.go:236: FLAKY_TEST
15:16:41 [2020-04-28T15:16:41.814Z] === RUN   TestServiceWithDataPathPortInit
15:16:42 [2020-04-28T15:16:42.080Z] --- PASS: TestServiceUpdateConfigs (14.96s)
15:16:42 [2020-04-28T15:16:42.080Z] === RUN   TestServiceUpdateNetwork
15:16:42 [2020-04-28T15:16:42.957Z] 
15:16:42 [2020-04-28T15:16:42.957Z] #67 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
15:16:42 [2020-04-28T15:16:42.957Z] #67 DONE 0.2s
15:16:42 [2020-04-28T15:16:42.957Z] 
15:16:42 [2020-04-28T15:16:42.957Z] #71 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
15:16:42 [2020-04-28T15:16:42.957Z] #71 DONE 0.1s
15:16:43 [2020-04-28T15:16:43.245Z] 
15:16:43 [2020-04-28T15:16:43.245Z] #73 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
15:16:43 [2020-04-28T15:16:43.245Z] #73 DONE 0.1s
15:16:43 [2020-04-28T15:16:43.245Z] 
15:16:43 [2020-04-28T15:16:43.245Z] #76 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
15:16:43 [2020-04-28T15:16:43.245Z] #76 DONE 0.1s
15:16:43 [2020-04-28T15:16:43.245Z] 
15:16:43 [2020-04-28T15:16:43.245Z] #77 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
15:16:43 [2020-04-28T15:16:43.245Z] #77 DONE 0.0s
15:16:43 [2020-04-28T15:16:43.245Z] 
15:16:43 [2020-04-28T15:16:43.245Z] #78 [final 1/1] COPY . /go/src/github.com/docker/docker
15:16:44 [2020-04-28T15:16:44.201Z] === RUN   TestDockerNetworkMacvlan/InternalMode
15:16:45 [2020-04-28T15:16:45.945Z] #78 DONE 2.3s
15:16:45 [2020-04-28T15:16:45.945Z] 
15:16:45 [2020-04-28T15:16:45.945Z] #79 exporting to oci image format
15:16:45 [2020-04-28T15:16:45.945Z] #79 exporting layers
15:16:47 [2020-04-28T15:16:47.654Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
15:16:53 [2020-04-28T15:16:53.962Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
15:16:54 [2020-04-28T15:16:54.442Z] === RUN   TestDockerNetworkMacvlan/Addressing
15:16:54 [2020-04-28T15:16:54.886Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
15:16:56 [2020-04-28T15:16:56.457Z] --- PASS: TestDockerNetworkMacvlan (19.55s)
15:16:56 [2020-04-28T15:16:56.457Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s)
15:16:56 [2020-04-28T15:16:56.457Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s)
15:16:56 [2020-04-28T15:16:56.457Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.48s)
15:16:56 [2020-04-28T15:16:56.457Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.51s)
15:16:56 [2020-04-28T15:16:56.457Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.53s)
15:16:56 [2020-04-28T15:16:56.457Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.52s)
15:16:56 [2020-04-28T15:16:56.457Z] PASS
15:16:56 [2020-04-28T15:16:56.457Z] 
15:16:56 [2020-04-28T15:16:56.457Z] DONE 8 tests in 21.176s
15:16:56 [2020-04-28T15:16:56.457Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
15:16:56 [2020-04-28T15:16:56.457Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m
15:16:56 [2020-04-28T15:16:56.457Z] ++ set -e
15:16:56 [2020-04-28T15:16:56.457Z] ++ '[' -n 0 ']'
15:16:56 [2020-04-28T15:16:56.457Z] ++ set -x
15:16:56 [2020-04-28T15:16:56.458Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m
15:16:56 [2020-04-28T15:16:56.458Z] testing: warning: no tests to run
15:16:56 [2020-04-28T15:16:56.458Z] PASS
15:16:56 [2020-04-28T15:16:56.458Z] 
15:16:56 [2020-04-28T15:16:56.458Z] DONE 0 tests in 0.055s
15:16:56 [2020-04-28T15:16:56.458Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
15:16:56 [2020-04-28T15:16:56.458Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
15:16:56 [2020-04-28T15:16:56.458Z] ++ set -e
15:16:56 [2020-04-28T15:16:56.458Z] ++ '[' -n 0 ']'
15:16:56 [2020-04-28T15:16:56.458Z] ++ set -x
15:16:56 [2020-04-28T15:16:56.458Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
15:16:56 [2020-04-28T15:16:56.514Z] INFO: Sources obtained for gotestsum...
15:16:56 [2020-04-28T15:16:56.514Z] INFO: Checkout done for gotestsum...
15:16:56 [2020-04-28T15:16:56.514Z] INFO: Build done for gotestsum...
15:16:56 [2020-04-28T15:16:56.739Z] INFO: Testing against a local daemon
15:16:56 [2020-04-28T15:16:56.739Z] === RUN   TestAuthZPluginAllowRequest
15:16:56 [2020-04-28T15:16:56.951Z] --- PASS: TestServiceUpdateNetwork (14.76s)
15:16:56 [2020-04-28T15:16:56.951Z] === RUN   TestServiceUpdatePidsLimit
15:16:58 [2020-04-28T15:16:58.754Z] --- PASS: TestAuthZPluginAllowRequest (1.83s)
15:16:58 [2020-04-28T15:16:58.754Z] === RUN   TestAuthZPluginTLS
15:16:58 [2020-04-28T15:16:58.851Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
15:16:59 [2020-04-28T15:16:59.036Z] --- PASS: TestAuthZPluginTLS (0.55s)
15:16:59 [2020-04-28T15:16:59.036Z] === RUN   TestAuthZPluginDenyRequest
15:16:59 [2020-04-28T15:16:59.144Z] tests/integration/models_containers_test.py ............................ [ 83%]
15:16:59 [2020-04-28T15:16:59.418Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
15:16:59 [2020-04-28T15:16:59.648Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
15:16:59 [2020-04-28T15:16:59.648Z] === RUN   TestAuthZPluginAPIDenyResponse
15:17:00 [2020-04-28T15:17:00.119Z] --- PASS: TestServiceWithDataPathPortInit (18.62s)
15:17:00 [2020-04-28T15:17:00.119Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:17:00 [2020-04-28T15:17:00.261Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
15:17:00 [2020-04-28T15:17:00.261Z] === RUN   TestAuthZPluginDenyResponse
15:17:00 [2020-04-28T15:17:00.874Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
15:17:00 [2020-04-28T15:17:00.874Z] === RUN   TestAuthZPluginAllowEventStream
15:17:02 [2020-04-28T15:17:02.889Z] --- PASS: TestAuthZPluginAllowEventStream (1.84s)
15:17:02 [2020-04-28T15:17:02.889Z] === RUN   TestAuthZPluginErrorResponse
15:17:03 [2020-04-28T15:17:03.170Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
15:17:03 [2020-04-28T15:17:03.170Z] === RUN   TestAuthZPluginErrorRequest
15:17:03 [2020-04-28T15:17:03.781Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
15:17:03 [2020-04-28T15:17:03.781Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:17:04 [2020-04-28T15:17:04.062Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
15:17:04 [2020-04-28T15:17:04.062Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:17:05 [2020-04-28T15:17:05.363Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
15:17:05 [2020-04-28T15:17:05.617Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
15:17:06 [2020-04-28T15:17:06.176Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
15:17:06 [2020-04-28T15:17:06.734Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.32s)
15:17:06 [2020-04-28T15:17:06.734Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:17:06 [2020-04-28T15:17:06.735Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
15:17:06 [2020-04-28T15:17:06.998Z] Removing intermediate container b6167e83dcd4
15:17:06 [2020-04-28T15:17:06.998Z]  ---> d812d193b97d
15:17:06 [2020-04-28T15:17:06.998Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
15:17:06 [2020-04-28T15:17:06.998Z]  ---> Running in 08ea2821cf5b
15:17:06 [2020-04-28T15:17:06.998Z] Removing intermediate container 08ea2821cf5b
15:17:06 [2020-04-28T15:17:06.998Z]  ---> a109c9f76507
15:17:06 [2020-04-28T15:17:06.998Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
15:17:06 [2020-04-28T15:17:06.998Z]  ---> Running in 0bc80ba53cf9
15:17:06 [2020-04-28T15:17:06.998Z] Removing intermediate container 0bc80ba53cf9
15:17:06 [2020-04-28T15:17:06.998Z]  ---> 938cda4e3d02
15:17:06 [2020-04-28T15:17:06.998Z] Step 10/10 : COPY . .
15:17:07 [2020-04-28T15:17:07.533Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
15:17:08 [2020-04-28T15:17:08.094Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
15:17:08 [2020-04-28T15:17:08.094Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
15:17:08 [2020-04-28T15:17:08.349Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.18s)
15:17:08 [2020-04-28T15:17:08.349Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:lpuwvuqp4hpy29hqp0j5w60gv Created:2020-04-28 15:17:01.149277685 +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[80bb0ea73d04b3f38fd0c846446402f17d5d84c9dd21a54d79170a3441836de1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pjz9wqtohflgmx7h87tp7spw7 EndpointID:852c7f19a9dd4499a8034c7a2272f10f217d8eb091a5087ca0f6ef5c93bfbed5 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d61876c4ff6ce6e562ec4b40522e7691d843d0a35214daa965068e962451b533 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:5ae06a76d1e7 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pjz9wqtohflgmx7h87tp7spw7 EndpointID:852c7f19a9dd4499a8034c7a2272f10f217d8eb091a5087ca0f6ef5c93bfbed5 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
15:17:08 [2020-04-28T15:17:08.349Z] PASS
15:17:08 [2020-04-28T15:17:08.349Z] 
15:17:08 [2020-04-28T15:17:08.349Z] === Skipped
15:17:08 [2020-04-28T15:17:08.349Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:17:08 [2020-04-28T15:17:08.349Z]     service_test.go:236: FLAKY_TEST
15:17:08 [2020-04-28T15:17:08.349Z] 
15:17:08 [2020-04-28T15:17:08.349Z] 
15:17:08 [2020-04-28T15:17:08.349Z] DONE 22 tests, 1 skipped in 47.829s
15:17:08 [2020-04-28T15:17:08.349Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
15:17:08 [2020-04-28T15:17:08.349Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
15:17:08 [2020-04-28T15:17:08.349Z] ++ set -e
15:17:08 [2020-04-28T15:17:08.349Z] ++ '[' -n 0 ']'
15:17:08 [2020-04-28T15:17:08.349Z] ++ set -x
15:17:08 [2020-04-28T15:17:08.349Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
15:17:08 [2020-04-28T15:17:08.349Z] INFO: Testing against a local daemon
15:17:08 [2020-04-28T15:17:08.349Z] === RUN   TestDockerNetworkIpvlanPersistance
15:17:08 [2020-04-28T15:17:08.349Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.02s)
15:17:08 [2020-04-28T15:17:08.349Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:17:08 [2020-04-28T15:17:08.349Z] === RUN   TestDockerNetworkIpvlan
15:17:08 [2020-04-28T15:17:08.349Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:17:08 [2020-04-28T15:17:08.349Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:17:08 [2020-04-28T15:17:08.349Z] PASS
15:17:08 [2020-04-28T15:17:08.349Z] 
15:17:08 [2020-04-28T15:17:08.349Z] === Skipped
15:17:08 [2020-04-28T15:17:08.349Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.02s)
15:17:08 [2020-04-28T15:17:08.349Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:17:08 [2020-04-28T15:17:08.349Z] 
15:17:08 [2020-04-28T15:17:08.349Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
15:17:08 [2020-04-28T15:17:08.349Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:17:08 [2020-04-28T15:17:08.349Z] 
15:17:08 [2020-04-28T15:17:08.349Z] 
15:17:08 [2020-04-28T15:17:08.349Z] DONE 2 tests, 2 skipped in 0.131s
15:17:08 [2020-04-28T15:17:08.603Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
15:17:08 [2020-04-28T15:17:08.603Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
15:17:08 [2020-04-28T15:17:08.603Z] ++ set -e
15:17:08 [2020-04-28T15:17:08.603Z] ++ '[' -n 0 ']'
15:17:08 [2020-04-28T15:17:08.603Z] ++ set -x
15:17:08 [2020-04-28T15:17:08.603Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
15:17:08 [2020-04-28T15:17:08.603Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
15:17:08 [2020-04-28T15:17:08.603Z] INFO: Testing against a local daemon
15:17:08 [2020-04-28T15:17:08.603Z] === RUN   TestDockerNetworkMacvlanPersistance
15:17:08 [2020-04-28T15:17:08.756Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.33s)
15:17:08 [2020-04-28T15:17:08.756Z] === RUN   TestAuthZPluginHeader
15:17:09 [2020-04-28T15:17:09.759Z] --- PASS: TestAuthZPluginHeader (0.87s)
15:17:09 [2020-04-28T15:17:09.759Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:17:09 [2020-04-28T15:17:09.759Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:17:09 [2020-04-28T15:17:09.759Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:17:09 [2020-04-28T15:17:09.759Z] === RUN   TestAuthZPluginV2Disable
15:17:09 [2020-04-28T15:17:09.759Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
15:17:09 [2020-04-28T15:17:09.759Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:17:09 [2020-04-28T15:17:09.759Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:17:09 [2020-04-28T15:17:09.759Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:17:09 [2020-04-28T15:17:09.759Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:17:09 [2020-04-28T15:17:09.759Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:17:09 [2020-04-28T15:17:09.759Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:17:09 [2020-04-28T15:17:09.759Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:17:09 [2020-04-28T15:17:09.759Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:17:09 [2020-04-28T15:17:09.964Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s)
15:17:09 [2020-04-28T15:17:09.964Z] === RUN   TestDockerNetworkMacvlan
15:17:10 [2020-04-28T15:17:10.893Z] === RUN   TestDockerNetworkMacvlan/Subinterface
15:17:11 [2020-04-28T15:17:11.817Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
15:17:12 [2020-04-28T15:17:12.763Z] === RUN   TestDockerNetworkMacvlan/NilParent
15:17:15 [2020-04-28T15:17:15.645Z] --- PASS: TestServiceUpdatePidsLimit (17.36s)
15:17:15 [2020-04-28T15:17:15.645Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s)
15:17:15 [2020-04-28T15:17:15.645Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s)
15:17:15 [2020-04-28T15:17:15.645Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s)
15:17:15 [2020-04-28T15:17:15.645Z] PASS
15:17:15 [2020-04-28T15:17:15.645Z] 
15:17:15 [2020-04-28T15:17:15.645Z] === Skipped
15:17:15 [2020-04-28T15:17:15.645Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
15:17:15 [2020-04-28T15:17:15.645Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:17:15 [2020-04-28T15:17:15.645Z] 
15:17:15 [2020-04-28T15:17:15.645Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
15:17:15 [2020-04-28T15:17:15.645Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:17:15 [2020-04-28T15:17:15.645Z] 
15:17:15 [2020-04-28T15:17:15.645Z] 
15:17:15 [2020-04-28T15:17:15.645Z] DONE 27 tests, 2 skipped in 162.728s
15:17:15 [2020-04-28T15:17:15.645Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
15:17:15 [2020-04-28T15:17:15.645Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
15:17:15 [2020-04-28T15:17:15.645Z] ++ set -e
15:17:15 [2020-04-28T15:17:15.645Z] ++ '[' -n 0 ']'
15:17:15 [2020-04-28T15:17:15.645Z] ++ set -x
15:17:15 [2020-04-28T15:17:15.645Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
15:17:15 [2020-04-28T15:17:15.645Z] INFO: Testing against a local daemon
15:17:15 [2020-04-28T15:17:15.645Z] === RUN   TestSessionCreate
15:17:15 [2020-04-28T15:17:15.645Z] --- PASS: TestSessionCreate (0.05s)
15:17:15 [2020-04-28T15:17:15.645Z] === RUN   TestSessionCreateWithBadUpgrade
15:17:15 [2020-04-28T15:17:15.645Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
15:17:15 [2020-04-28T15:17:15.645Z] PASS
15:17:15 [2020-04-28T15:17:15.645Z] 
15:17:15 [2020-04-28T15:17:15.645Z] DONE 2 tests in 0.283s
15:17:15 [2020-04-28T15:17:15.645Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
15:17:15 [2020-04-28T15:17:15.645Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
15:17:15 [2020-04-28T15:17:15.645Z] ++ set -e
15:17:15 [2020-04-28T15:17:15.645Z] ++ '[' -n 0 ']'
15:17:15 [2020-04-28T15:17:15.645Z] ++ set -x
15:17:15 [2020-04-28T15:17:15.645Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
15:17:15 [2020-04-28T15:17:15.645Z] INFO: Testing against a local daemon
15:17:15 [2020-04-28T15:17:15.645Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:17:15 [2020-04-28T15:17:15.645Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:17:15 [2020-04-28T15:17:15.645Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:17:15 [2020-04-28T15:17:15.645Z] === RUN   TestEventsExecDie
15:17:15 [2020-04-28T15:17:15.645Z] --- PASS: TestEventsExecDie (0.95s)
15:17:15 [2020-04-28T15:17:15.645Z] === RUN   TestEventsBackwardsCompatible
15:17:15 [2020-04-28T15:17:15.903Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
15:17:15 [2020-04-28T15:17:15.903Z] === RUN   TestInfoBinaryCommits
15:17:15 [2020-04-28T15:17:15.903Z] --- PASS: TestInfoBinaryCommits (0.05s)
15:17:15 [2020-04-28T15:17:15.903Z] === RUN   TestInfoAPIVersioned
15:17:15 [2020-04-28T15:17:15.903Z] --- PASS: TestInfoAPIVersioned (0.02s)
15:17:15 [2020-04-28T15:17:15.903Z] === RUN   TestInfoDiscoveryBackend
15:17:16 [2020-04-28T15:17:16.024Z] === RUN   TestDockerNetworkMacvlan/InternalMode
15:17:16 [2020-04-28T15:17:16.469Z] --- PASS: TestInfoDiscoveryBackend (0.63s)
15:17:16 [2020-04-28T15:17:16.469Z] === RUN   TestInfoDiscoveryInvalidAdvertise
15:17:16 [2020-04-28T15:17:16.791Z] .........                                                                [ 86%]
15:17:17 [2020-04-28T15:17:17.844Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
15:17:17 [2020-04-28T15:17:17.844Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
15:17:18 [2020-04-28T15:17:18.103Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.62s)
15:17:18 [2020-04-28T15:17:18.103Z] === RUN   TestInfoAPI
15:17:18 [2020-04-28T15:17:18.361Z] --- PASS: TestInfoAPI (0.06s)
15:17:18 [2020-04-28T15:17:18.361Z] === RUN   TestInfoAPIWarnings
15:17:18 [2020-04-28T15:17:18.927Z] --- PASS: TestInfoAPIWarnings (0.63s)
15:17:18 [2020-04-28T15:17:18.927Z] === RUN   TestInfoDebug
15:17:19 [2020-04-28T15:17:19.281Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
15:17:19 [2020-04-28T15:17:19.493Z] --- PASS: TestInfoDebug (0.62s)
15:17:19 [2020-04-28T15:17:19.493Z] === RUN   TestInfoInsecureRegistries
15:17:20 [2020-04-28T15:17:20.060Z] --- PASS: TestInfoInsecureRegistries (0.64s)
15:17:20 [2020-04-28T15:17:20.060Z] === RUN   TestInfoRegistryMirrors
15:17:20 [2020-04-28T15:17:20.205Z] === RUN   TestDockerSuite/TestBuildExpose
15:17:20 [2020-04-28T15:17:20.460Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
15:17:20 [2020-04-28T15:17:20.994Z] --- PASS: TestInfoRegistryMirrors (0.63s)
15:17:20 [2020-04-28T15:17:20.994Z] === RUN   TestLoginFailsWithBadCredentials
15:17:20 [2020-04-28T15:17:20.994Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s)
15:17:20 [2020-04-28T15:17:20.994Z] === RUN   TestPingCacheHeaders
15:17:20 [2020-04-28T15:17:20.994Z] --- PASS: TestPingCacheHeaders (0.05s)
15:17:20 [2020-04-28T15:17:20.994Z] === RUN   TestPingGet
15:17:21 [2020-04-28T15:17:21.020Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
15:17:21 [2020-04-28T15:17:21.020Z] === RUN   TestDockerSuite/TestBuildExposeOrder
15:17:21 [2020-04-28T15:17:21.252Z] --- PASS: TestPingGet (0.03s)
15:17:21 [2020-04-28T15:17:21.252Z] === RUN   TestPingHead
15:17:21 [2020-04-28T15:17:21.252Z] --- PASS: TestPingHead (0.05s)
15:17:21 [2020-04-28T15:17:21.252Z] === RUN   TestVersion
15:17:21 [2020-04-28T15:17:21.252Z] --- PASS: TestVersion (0.05s)
15:17:21 [2020-04-28T15:17:21.252Z] PASS
15:17:21 [2020-04-28T15:17:21.252Z] 
15:17:21 [2020-04-28T15:17:21.252Z] === Skipped
15:17:21 [2020-04-28T15:17:21.252Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:17:21 [2020-04-28T15:17:21.252Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:17:21 [2020-04-28T15:17:21.252Z] 
15:17:21 [2020-04-28T15:17:21.252Z] 
15:17:21 [2020-04-28T15:17:21.252Z] DONE 18 tests, 1 skipped in 6.592s
15:17:21 [2020-04-28T15:17:21.252Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
15:17:21 [2020-04-28T15:17:21.252Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
15:17:21 [2020-04-28T15:17:21.252Z] ++ set -e
15:17:21 [2020-04-28T15:17:21.252Z] ++ '[' -n 0 ']'
15:17:21 [2020-04-28T15:17:21.252Z] ++ set -x
15:17:21 [2020-04-28T15:17:21.252Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
15:17:21 [2020-04-28T15:17:21.510Z] INFO: Testing against a local daemon
15:17:21 [2020-04-28T15:17:21.510Z] === RUN   TestVolumesCreateAndList
15:17:21 [2020-04-28T15:17:21.510Z] --- PASS: TestVolumesCreateAndList (0.04s)
15:17:21 [2020-04-28T15:17:21.510Z] === RUN   TestVolumesRemove
15:17:21 [2020-04-28T15:17:21.510Z] --- PASS: TestVolumesRemove (0.13s)
15:17:21 [2020-04-28T15:17:21.510Z] === RUN   TestVolumesInspect
15:17:21 [2020-04-28T15:17:21.580Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
15:17:21 [2020-04-28T15:17:21.768Z] --- PASS: TestVolumesInspect (0.03s)
15:17:21 [2020-04-28T15:17:21.768Z] === RUN   TestVolumesInvalidJSON
15:17:21 [2020-04-28T15:17:21.768Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:17:21 [2020-04-28T15:17:21.768Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:17:21 [2020-04-28T15:17:21.768Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:17:21 [2020-04-28T15:17:21.768Z] --- PASS: TestVolumesInvalidJSON (0.03s)
15:17:21 [2020-04-28T15:17:21.768Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:17:21 [2020-04-28T15:17:21.768Z] PASS
15:17:21 [2020-04-28T15:17:21.768Z] 
15:17:21 [2020-04-28T15:17:21.768Z] DONE 5 tests in 0.415s
15:17:21 [2020-04-28T15:17:21.768Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:17:21 [2020-04-28T15:17:21.927Z] tests/integration/models_images_test.py ...............                  [ 89%]
15:17:22 [2020-04-28T15:17:22.026Z] ++++ cat bundles/test-integration/docker.pid
15:17:22 [2020-04-28T15:17:22.026Z] +++ kill 13606
15:17:22 [2020-04-28T15:17:22.140Z] === RUN   TestDockerSuite/TestBuildFails
15:17:23 [2020-04-28T15:17:23.400Z] +++ /etc/init.d/apparmor stop
15:17:23 [2020-04-28T15:17:23.400Z] Leaving: AppArmorNo profiles have been unloaded.
15:17:23 [2020-04-28T15:17:23.400Z] 
15:17:23 [2020-04-28T15:17:23.400Z] Unloading profiles will leave already running processes permanently
15:17:23 [2020-04-28T15:17:23.400Z] unconfined, which can lead to unexpected situations.
15:17:23 [2020-04-28T15:17:23.400Z] 
15:17:23 [2020-04-28T15:17:23.400Z] To set a process to complain mode, use the command line tool
15:17:23 [2020-04-28T15:17:23.400Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:17:23 [2020-04-28T15:17:23.400Z] +++ true
15:17:23 [2020-04-28T15:17:23.400Z] 
15:17:23 [2020-04-28T15:17:23.501Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
15:17:23 [2020-04-28T15:17:23.501Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
15:17:23 [2020-04-28T15:17:23.539Z] tests/integration/models_networks_test.py ....                           [ 90%]
15:17:26 [2020-04-28T15:17:26.011Z] === RUN   TestDockerNetworkMacvlan/Addressing
15:17:26 [2020-04-28T15:17:26.266Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
15:17:27 [2020-04-28T15:17:27.190Z] --- PASS: TestDockerNetworkMacvlan (17.07s)
15:17:27 [2020-04-28T15:17:27.190Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
15:17:27 [2020-04-28T15:17:27.190Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
15:17:27 [2020-04-28T15:17:27.190Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.02s)
15:17:27 [2020-04-28T15:17:27.190Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.00s)
15:17:27 [2020-04-28T15:17:27.190Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.29s)
15:17:27 [2020-04-28T15:17:27.190Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.11s)
15:17:27 [2020-04-28T15:17:27.190Z] PASS
15:17:27 [2020-04-28T15:17:27.190Z] 
15:17:27 [2020-04-28T15:17:27.190Z] DONE 8 tests in 18.587s
15:17:27 [2020-04-28T15:17:27.190Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
15:17:27 [2020-04-28T15:17:27.190Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m
15:17:27 [2020-04-28T15:17:27.190Z] ++ set -e
15:17:27 [2020-04-28T15:17:27.190Z] ++ '[' -n 0 ']'
15:17:27 [2020-04-28T15:17:27.190Z] ++ set -x
15:17:27 [2020-04-28T15:17:27.190Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m
15:17:27 [2020-04-28T15:17:27.190Z] testing: warning: no tests to run
15:17:27 [2020-04-28T15:17:27.190Z] PASS
15:17:27 [2020-04-28T15:17:27.190Z] 
15:17:27 [2020-04-28T15:17:27.190Z] DONE 0 tests in 0.028s
15:17:27 [2020-04-28T15:17:27.190Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
15:17:27 [2020-04-28T15:17:27.190Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
15:17:27 [2020-04-28T15:17:27.190Z] ++ set -e
15:17:27 [2020-04-28T15:17:27.190Z] ++ '[' -n 0 ']'
15:17:27 [2020-04-28T15:17:27.190Z] ++ set -x
15:17:27 [2020-04-28T15:17:27.190Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
15:17:27 [2020-04-28T15:17:27.190Z] INFO: Testing against a local daemon
15:17:27 [2020-04-28T15:17:27.190Z] === RUN   TestAuthZPluginAllowRequest
Post stage
[Pipeline] junit
15:17:27 [2020-04-28T15:17:27.595Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:17:28 [2020-04-28T15:17:28.141Z] + echo Ensuring container killed.
15:17:28 [2020-04-28T15:17:28.141Z] Ensuring container killed.
15:17:28 [2020-04-28T15:17:28.141Z] + docker rm -vf docker-pr1
15:17:28 [2020-04-28T15:17:28.141Z] Error: No such container: docker-pr1
15:17:28 [2020-04-28T15:17:28.141Z] + true
[Pipeline] sh
15:17:28 [2020-04-28T15:17:28.207Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.36s)
15:17:28 [2020-04-28T15:17:28.207Z] PASS
15:17:28 [2020-04-28T15:17:28.207Z] 
15:17:28 [2020-04-28T15:17:28.207Z] === Skipped
15:17:28 [2020-04-28T15:17:28.207Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:17:28 [2020-04-28T15:17:28.207Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:17:28 [2020-04-28T15:17:28.207Z] 
15:17:28 [2020-04-28T15:17:28.207Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
15:17:28 [2020-04-28T15:17:28.207Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:17:28 [2020-04-28T15:17:28.207Z] 
15:17:28 [2020-04-28T15:17:28.207Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:17:28 [2020-04-28T15:17:28.207Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:17:28 [2020-04-28T15:17:28.207Z] 
15:17:28 [2020-04-28T15:17:28.207Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:17:28 [2020-04-28T15:17:28.207Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:17:28 [2020-04-28T15:17:28.207Z] 
15:17:28 [2020-04-28T15:17:28.207Z] 
15:17:28 [2020-04-28T15:17:28.207Z] DONE 17 tests, 4 skipped in 30.485s
15:17:28 [2020-04-28T15:17:28.207Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
15:17:28 [2020-04-28T15:17:28.207Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
15:17:28 [2020-04-28T15:17:28.207Z] ++ set -e
15:17:28 [2020-04-28T15:17:28.207Z] ++ '[' -n 0 ']'
15:17:28 [2020-04-28T15:17:28.207Z] ++ set -x
15:17:28 [2020-04-28T15:17:28.207Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
15:17:28 [2020-04-28T15:17:28.207Z] INFO: Testing against a local daemon
15:17:28 [2020-04-28T15:17:28.207Z] === RUN   TestPluginInvalidJSON
15:17:28 [2020-04-28T15:17:28.207Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:17:28 [2020-04-28T15:17:28.207Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:17:28 [2020-04-28T15:17:28.207Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:17:28 [2020-04-28T15:17:28.207Z] --- PASS: TestPluginInvalidJSON (0.02s)
15:17:28 [2020-04-28T15:17:28.207Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:17:28 [2020-04-28T15:17:28.207Z] === RUN   TestPluginInstall
15:17:28 [2020-04-28T15:17:28.207Z] === RUN   TestPluginInstall/no_auth
15:17:28 [2020-04-28T15:17:28.428Z] + echo Chowning /workspace to jenkins user
15:17:28 [2020-04-28T15:17:28.428Z] Chowning /workspace to jenkins user
15:17:28 [2020-04-28T15:17:28.428Z] + id -u
15:17:28 [2020-04-28T15:17:28.428Z] + id -g
15:17:28 [2020-04-28T15:17:28.428Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40866:/workspace busybox chown -R 1000:1000 /workspace
15:17:28 [2020-04-28T15:17:28.551Z] === RUN   TestDockerSuite/TestBuildForceRm
15:17:28 [2020-04-28T15:17:28.806Z] --- PASS: TestAuthZPluginAllowRequest (1.54s)
15:17:28 [2020-04-28T15:17:28.806Z] === RUN   TestAuthZPluginTLS
15:17:29 [2020-04-28T15:17:29.365Z] --- PASS: TestAuthZPluginTLS (0.55s)
15:17:29 [2020-04-28T15:17:29.365Z] === RUN   TestAuthZPluginDenyRequest
15:17:30 [2020-04-28T15:17:30.002Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
15:17:30 [2020-04-28T15:17:30.002Z] === RUN   TestAuthZPluginAPIDenyResponse
15:17:30 [2020-04-28T15:17:30.098Z] tests/integration/models_nodes_test.py .                                 [ 91%]
15:17:30 [2020-04-28T15:17:30.098Z] tests/integration/models_resources_test.py .                             [ 91%]
15:17:30 [2020-04-28T15:17:30.562Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
15:17:30 [2020-04-28T15:17:30.562Z] === RUN   TestAuthZPluginDenyResponse
15:17:30 [2020-04-28T15:17:30.562Z] === RUN   TestDockerSuite/TestBuildFromGit
15:17:31 [2020-04-28T15:17:31.122Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
15:17:31 [2020-04-28T15:17:31.122Z] === RUN   TestAuthZPluginAllowEventStream
15:17:31 [2020-04-28T15:17:31.649Z] time="2020-04-28T15:17:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:17:31 [2020-04-28T15:17:31.649Z] time="2020-04-28T15:17:30Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:17:31 [2020-04-28T15:17:31.649Z] time="2020-04-28T15:17:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:62091b82e5fab94027a80e17693feb6eaad05bd2a9fc6c331b0decf8858be8f4" mediatype=application/vnd.docker.plugin.v1+json size=522
15:17:31 [2020-04-28T15:17:31.649Z] time="2020-04-28T15:17:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:17:31 [2020-04-28T15:17:31.649Z] time="2020-04-28T15:17:30Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:17:31 [2020-04-28T15:17:31.649Z] time="2020-04-28T15:17:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:62091b82e5fab94027a80e17693feb6eaad05bd2a9fc6c331b0decf8858be8f4" mediatype=application/vnd.docker.plugin.v1+json size=522
15:17:31 [2020-04-28T15:17:31.649Z] === RUN   TestPluginInstall/with_htpasswd
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:17:31 [2020-04-28T15:17:31.929Z] time="2020-04-28T15:17:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:17:31 [2020-04-28T15:17:31.929Z] time="2020-04-28T15:17:31Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:17:31 [2020-04-28T15:17:31.930Z] time="2020-04-28T15:17:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c6dea0cd97347bd3655b427e46973fc802ce14fe47c2cf8db8b2829ea15df971" mediatype=application/vnd.docker.plugin.v1+json size=522
15:17:31 [2020-04-28T15:17:31.930Z] time="2020-04-28T15:17:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:17:31 [2020-04-28T15:17:31.930Z] time="2020-04-28T15:17:31Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:17:31 [2020-04-28T15:17:31.930Z] time="2020-04-28T15:17:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c6dea0cd97347bd3655b427e46973fc802ce14fe47c2cf8db8b2829ea15df971" mediatype=application/vnd.docker.plugin.v1+json size=522
15:17:32 [2020-04-28T15:17:32.008Z] + bundleName=arm64-integration
15:17:32 [2020-04-28T15:17:32.008Z] + echo Creating arm64-integration-bundles.tar.gz
15:17:32 [2020-04-28T15:17:32.008Z] Creating arm64-integration-bundles.tar.gz
15:17:32 [2020-04-28T15:17:32.008Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name+  *-report.xml ) -print
15:17:32 [2020-04-28T15:17:32.008Z] xargs tar -czf arm64-integration-bundles.tar.gz
15:17:32 [2020-04-28T15:17:32.045Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
15:17:32 [2020-04-28T15:17:32.210Z] === RUN   TestPluginInstall/with_insecure
[Pipeline] archiveArtifacts
15:17:32 [2020-04-28T15:17:32.277Z] Archiving artifacts
15:17:32 [2020-04-28T15:17:32.384Z]  ---> 987b095c9d94
15:17:32 [2020-04-28T15:17:32.384Z] Successfully built 987b095c9d94
15:17:32 [2020-04-28T15:17:32.384Z] Successfully tagged docker:latest
15:17:32 [2020-04-28T15:17:32.384Z] INFO: Image build ended at 04/28/2020 15:17:30. Duration:00:03:57.4434829
15:17:32 [2020-04-28T15:17:32.384Z] 
15:17:32 [2020-04-28T15:17:32.384Z] 
15:17:32 [2020-04-28T15:17:32.384Z] INFO: Building the test binaries at 04/28/2020 15:17:30...
15:17:32 [2020-04-28T15:17:32.550Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40866/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:17:32 [2020-04-28T15:17:32.605Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
15:17:32 [2020-04-28T15:17:32.605Z] --- PASS: TestAuthZPluginAllowEventStream (1.71s)
15:17:32 [2020-04-28T15:17:32.605Z] === RUN   TestAuthZPluginErrorResponse
15:17:32 [2020-04-28T15:17:32.871Z] + make clean
15:17:33 [2020-04-28T15:17:33.164Z] --- PASS: TestAuthZPluginErrorResponse (0.56s)
15:17:33 [2020-04-28T15:17:33.164Z] === RUN   TestAuthZPluginErrorRequest
15:17:33 [2020-04-28T15:17:33.212Z] time="2020-04-28T15:17:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:17:33 [2020-04-28T15:17:33.212Z] time="2020-04-28T15:17:33Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:17:33 [2020-04-28T15:17:33.212Z] time="2020-04-28T15:17:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:205f4affedfd64bfd0e76b822321c9d7b8fe89f238680783c65d3f7eb000cc4b" mediatype=application/vnd.docker.plugin.v1+json size=522
15:17:33 [2020-04-28T15:17:33.212Z] time="2020-04-28T15:17:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:17:33 [2020-04-28T15:17:33.212Z] time="2020-04-28T15:17:33Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:17:33 [2020-04-28T15:17:33.212Z] time="2020-04-28T15:17:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:205f4affedfd64bfd0e76b822321c9d7b8fe89f238680783c65d3f7eb000cc4b" mediatype=application/vnd.docker.plugin.v1+json size=522
15:17:33 [2020-04-28T15:17:33.438Z] docker volume rm -f docker-dev-cache
15:17:33 [2020-04-28T15:17:33.438Z] docker-dev-cache
[Pipeline] deleteDir
15:17:33 [2020-04-28T15:17:33.493Z] --- PASS: TestPluginInstall (6.19s)
15:17:33 [2020-04-28T15:17:33.493Z]     --- PASS: TestPluginInstall/no_auth (4.10s)
15:17:33 [2020-04-28T15:17:33.493Z]     --- PASS: TestPluginInstall/with_htpasswd (0.81s)
15:17:33 [2020-04-28T15:17:33.493Z]     --- PASS: TestPluginInstall/with_insecure (1.28s)
15:17:33 [2020-04-28T15:17:33.493Z]         plugin_test.go:157: [d221d720b1ff9] daemon is not started
15:17:33 [2020-04-28T15:17:33.493Z] PASS
15:17:33 [2020-04-28T15:17:33.493Z] 
15:17:33 [2020-04-28T15:17:33.493Z] DONE 6 tests in 6.448s
15:17:33 [2020-04-28T15:17:33.493Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
15:17:33 [2020-04-28T15:17:33.493Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
15:17:33 [2020-04-28T15:17:33.493Z] ++ set -e
15:17:33 [2020-04-28T15:17:33.493Z] ++ '[' -n 0 ']'
15:17:33 [2020-04-28T15:17:33.493Z] ++ set -x
15:17:33 [2020-04-28T15:17:33.493Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
15:17:33 [2020-04-28T15:17:33.723Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
15:17:33 [2020-04-28T15:17:33.723Z] --- PASS: TestAuthZPluginErrorRequest (0.56s)
15:17:33 [2020-04-28T15:17:33.723Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:17:33 [2020-04-28T15:17:33.777Z] INFO: Testing against a local daemon
15:17:33 [2020-04-28T15:17:33.777Z] === RUN   TestExternalGraphDriver
15:17:33 [2020-04-28T15:17:33.777Z] === RUN   TestExternalGraphDriver/json
15:17:34 [2020-04-28T15:17:34.282Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
15:17:34 [2020-04-28T15:17:34.282Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:17:34 [2020-04-28T15:17:34.742Z] INFO: make.ps1 starting at 04/28/2020 15:17:34
15:17:35 [2020-04-28T15:17:35.215Z] INFO: Git commit (b2af9e631c) assumed from DOCKER_GITCOMMIT environment variable
15:17:35 [2020-04-28T15:17:35.215Z] INFO: Invoking autogen...
15:17:35 [2020-04-28T15:17:35.643Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
15:17:35 [2020-04-28T15:17:35.690Z] INFO: Building daemon...
15:17:36 [2020-04-28T15:17:36.136Z] tests/integration/models_services_test.py ..............X.               [ 95%]
15:17:36 [2020-04-28T15:17:36.203Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.91s)
15:17:36 [2020-04-28T15:17:36.203Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:17:36 [2020-04-28T15:17:36.443Z] === RUN   TestExternalGraphDriver/spec
15:17:36 [2020-04-28T15:17:36.458Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
15:17:37 [2020-04-28T15:17:37.017Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
15:17:38 [2020-04-28T15:17:38.377Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.14s)
15:17:38 [2020-04-28T15:17:38.377Z] === RUN   TestAuthZPluginHeader
15:17:38 [2020-04-28T15:17:38.460Z] === RUN   TestExternalGraphDriver/pull
15:17:39 [2020-04-28T15:17:39.300Z] --- PASS: TestAuthZPluginHeader (0.84s)
15:17:39 [2020-04-28T15:17:39.300Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:17:39 [2020-04-28T15:17:39.300Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
15:17:39 [2020-04-28T15:17:39.978Z] tests/integration/models_swarm_test.py ..                                [ 96%]
15:17:39 [2020-04-28T15:17:39.978Z] tests/integration/models_volumes_test.py ..                              [ 96%]
15:17:40 [2020-04-28T15:17:40.474Z] --- PASS: TestExternalGraphDriver (6.42s)
15:17:40 [2020-04-28T15:17:40.474Z]     --- PASS: TestExternalGraphDriver/json (2.07s)
15:17:40 [2020-04-28T15:17:40.474Z]     --- PASS: TestExternalGraphDriver/spec (2.10s)
15:17:40 [2020-04-28T15:17:40.474Z]     --- PASS: TestExternalGraphDriver/pull (2.11s)
15:17:40 [2020-04-28T15:17:40.474Z] === RUN   TestGraphdriverPluginV2
15:17:40 [2020-04-28T15:17:40.474Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
15:17:40 [2020-04-28T15:17:40.474Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:17:40 [2020-04-28T15:17:40.474Z] PASS
15:17:40 [2020-04-28T15:17:40.474Z] 
15:17:40 [2020-04-28T15:17:40.474Z] === Skipped
15:17:40 [2020-04-28T15:17:40.474Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
15:17:40 [2020-04-28T15:17:40.474Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:17:40 [2020-04-28T15:17:40.474Z] 
15:17:40 [2020-04-28T15:17:40.474Z] 
15:17:40 [2020-04-28T15:17:40.474Z] DONE 5 tests, 1 skipped in 6.710s
15:17:40 [2020-04-28T15:17:40.474Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
15:17:40 [2020-04-28T15:17:40.474Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
15:17:40 [2020-04-28T15:17:40.474Z] ++ set -e
15:17:40 [2020-04-28T15:17:40.474Z] ++ '[' -n 0 ']'
15:17:40 [2020-04-28T15:17:40.474Z] ++ set -x
15:17:40 [2020-04-28T15:17:40.474Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
15:17:40 [2020-04-28T15:17:40.474Z] INFO: Testing against a local daemon
15:17:40 [2020-04-28T15:17:40.475Z] === RUN   TestContinueAfterPluginCrash
15:17:40 [2020-04-28T15:17:40.475Z] === PAUSE TestContinueAfterPluginCrash
15:17:40 [2020-04-28T15:17:40.475Z] === RUN   TestReadPluginNoRead
15:17:40 [2020-04-28T15:17:40.475Z] === PAUSE TestReadPluginNoRead
15:17:40 [2020-04-28T15:17:40.475Z] === RUN   TestDaemonStartWithLogOpt
15:17:40 [2020-04-28T15:17:40.475Z] === PAUSE TestDaemonStartWithLogOpt
15:17:40 [2020-04-28T15:17:40.475Z] === CONT  TestContinueAfterPluginCrash
15:17:40 [2020-04-28T15:17:40.475Z] === CONT  TestDaemonStartWithLogOpt
15:17:41 [2020-04-28T15:17:41.807Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
15:17:43 [2020-04-28T15:17:43.173Z] === RUN   TestDockerSuite/TestBuildHistory
15:17:44 [2020-04-28T15:17:44.042Z] tests/integration/regression_test.py ......                              [ 98%]
15:17:44 [2020-04-28T15:17:44.538Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.14s)
15:17:44 [2020-04-28T15:17:44.538Z] === RUN   TestAuthZPluginV2Disable
15:17:44 [2020-04-28T15:17:44.551Z] tests/integration/credentials/store_test.py ......                       [ 99%]
15:17:44 [2020-04-28T15:17:44.551Z] tests/integration/credentials/utils_test.py .                            [100%]
15:17:44 [2020-04-28T15:17:44.551Z] 
15:17:44 [2020-04-28T15:17:44.551Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
15:17:44 [2020-04-28T15:17:44.551Z] =========================== short test summary info ============================
15:17:44 [2020-04-28T15:17:44.551Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
15:17:44 [2020-04-28T15:17:44.551Z]   CONFIG_RT_GROUP_SCHED isn't enabled
15:17:44 [2020-04-28T15:17:44.551Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
15:17:44 [2020-04-28T15:17:44.551Z]   Not supported on most drivers
15:17:44 [2020-04-28T15:17:44.551Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
15:17:44 [2020-04-28T15:17:44.551Z]   Can fail if eth0 has multiple IP addresses
15:17:44 [2020-04-28T15:17:44.551Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
15:17:44 [2020-04-28T15:17:44.551Z]   This doesn't seem to be taken into account by the engine
15:17:44 [2020-04-28T15:17:44.551Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
15:17:44 [2020-04-28T15:17:44.551Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
15:17:44 [2020-04-28T15:17:44.551Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
15:17:44 [2020-04-28T15:17:44.551Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
15:17:44 [2020-04-28T15:17:44.551Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
15:17:44 [2020-04-28T15:17:44.551Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
15:17:44 [2020-04-28T15:17:44.551Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
15:17:44 [2020-04-28T15:17:44.551Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 341.35 seconds ==
15:17:44 [2020-04-28T15:17:44.806Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
15:17:44 [2020-04-28T15:17:44.843Z] --- PASS: TestDaemonStartWithLogOpt (3.88s)
15:17:44 [2020-04-28T15:17:44.843Z] === CONT  TestReadPluginNoRead
15:17:47 [2020-04-28T15:17:47.509Z] === RUN   TestReadPluginNoRead/default
15:17:47 [2020-04-28T15:17:47.793Z] === RUN   TestDockerSuite/TestBuildIidFile
15:17:48 [2020-04-28T15:17:48.352Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
15:17:48 [2020-04-28T15:17:48.607Z] === RUN   TestDockerSuite/TestBuildInheritance
15:17:48 [2020-04-28T15:17:48.607Z] --- PASS: TestAuthZPluginV2Disable (4.37s)
15:17:48 [2020-04-28T15:17:48.607Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:17:48 [2020-04-28T15:17:48.975Z] === RUN   TestReadPluginNoRead/disabled_caching
15:17:49 [2020-04-28T15:17:49.166Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
15:17:49 [2020-04-28T15:17:49.587Z] --- PASS: TestContinueAfterPluginCrash (9.00s)
15:17:49 [2020-04-28T15:17:49.726Z] === RUN   TestDockerSuite/TestBuildInvalidTag
15:17:49 [2020-04-28T15:17:49.726Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
15:17:50 [2020-04-28T15:17:50.651Z] === RUN   TestDockerSuite/TestBuildLabel
15:17:51 [2020-04-28T15:17:51.052Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
15:17:51 [2020-04-28T15:17:51.210Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
15:17:51 [2020-04-28T15:17:51.769Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
15:17:52 [2020-04-28T15:17:52.024Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.29s)
15:17:52 [2020-04-28T15:17:52.024Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:17:52 [2020-04-28T15:17:52.024Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
15:17:52 [2020-04-28T15:17:52.582Z] === RUN   TestDockerSuite/TestBuildLabels
15:17:52 [2020-04-28T15:17:52.837Z] === RUN   TestDockerSuite/TestBuildLabelsCache
15:17:53 [2020-04-28T15:17:53.066Z] --- PASS: TestReadPluginNoRead (8.73s)
15:17:53 [2020-04-28T15:17:53.066Z]     --- PASS: TestReadPluginNoRead/default (2.02s)
15:17:53 [2020-04-28T15:17:53.066Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.99s)
15:17:53 [2020-04-28T15:17:53.066Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.96s)
15:17:53 [2020-04-28T15:17:53.066Z]     read_test.go:91: [dd045568ac65b] daemon is not started
15:17:53 [2020-04-28T15:17:53.066Z] PASS
15:17:53 [2020-04-28T15:17:53.066Z] 
15:17:53 [2020-04-28T15:17:53.066Z] DONE 6 tests in 12.788s
15:17:53 [2020-04-28T15:17:53.066Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
15:17:53 [2020-04-28T15:17:53.066Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
15:17:53 [2020-04-28T15:17:53.066Z] ++ set -e
15:17:53 [2020-04-28T15:17:53.066Z] ++ '[' -n 0 ']'
15:17:53 [2020-04-28T15:17:53.066Z] ++ set -x
15:17:53 [2020-04-28T15:17:53.066Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
15:17:53 [2020-04-28T15:17:53.066Z] testing: warning: no tests to run
15:17:53 [2020-04-28T15:17:53.066Z] PASS
15:17:53 [2020-04-28T15:17:53.066Z] 
15:17:53 [2020-04-28T15:17:53.066Z] DONE 0 tests in 0.071s
15:17:53 [2020-04-28T15:17:53.066Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
15:17:53 [2020-04-28T15:17:53.066Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
15:17:53 [2020-04-28T15:17:53.066Z] ++ set -e
15:17:53 [2020-04-28T15:17:53.066Z] ++ '[' -n 0 ']'
15:17:53 [2020-04-28T15:17:53.066Z] ++ set -x
15:17:53 [2020-04-28T15:17:53.066Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
15:17:53 [2020-04-28T15:17:53.347Z] INFO: Testing against a local daemon
15:17:53 [2020-04-28T15:17:53.347Z] === RUN   TestPluginWithDevMounts
15:17:53 [2020-04-28T15:17:53.347Z] === PAUSE TestPluginWithDevMounts
15:17:53 [2020-04-28T15:17:53.347Z] === CONT  TestPluginWithDevMounts
15:17:54 [2020-04-28T15:17:54.199Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
15:17:55 [2020-04-28T15:17:55.361Z] --- PASS: TestPluginWithDevMounts (1.88s)
15:17:55 [2020-04-28T15:17:55.362Z] PASS
15:17:55 [2020-04-28T15:17:55.362Z] 
15:17:55 [2020-04-28T15:17:55.362Z] DONE 1 tests in 2.061s
15:17:55 [2020-04-28T15:17:55.362Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
15:17:55 [2020-04-28T15:17:55.362Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m
15:17:55 [2020-04-28T15:17:55.362Z] ++ set -e
15:17:55 [2020-04-28T15:17:55.362Z] ++ '[' -n 0 ']'
15:17:55 [2020-04-28T15:17:55.362Z] ++ set -x
15:17:55 [2020-04-28T15:17:55.362Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m
15:17:55 [2020-04-28T15:17:55.362Z] INFO: Testing against a local daemon
15:17:55 [2020-04-28T15:17:55.362Z] === RUN   TestSecretInspect
15:17:56 [2020-04-28T15:17:56.989Z] Leaving: AppArmorNo profiles have been unloaded.
15:17:56 [2020-04-28T15:17:56.989Z] 
15:17:56 [2020-04-28T15:17:56.989Z] Unloading profiles will leave already running processes permanently
15:17:56 [2020-04-28T15:17:56.989Z] unconfined, which can lead to unexpected situations.
15:17:56 [2020-04-28T15:17:56.989Z] 
15:17:56 [2020-04-28T15:17:56.989Z] To set a process to complain mode, use the command line tool
15:17:56 [2020-04-28T15:17:56.989Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:17:56 [2020-04-28T15:17:56.989Z] 
Post stage
[Pipeline] junit
15:17:57 [2020-04-28T15:17:57.556Z] Recording test results
15:17:58 [2020-04-28T15:17:58.355Z] === RUN   TestDockerSuite/TestBuildLastModified
[Pipeline] sh
15:17:59 [2020-04-28T15:17:59.160Z] + echo Ensuring container killed.
15:17:59 [2020-04-28T15:17:59.160Z] Ensuring container killed.
15:17:59 [2020-04-28T15:17:59.160Z] + docker rm -vf docker-pr1
15:17:59 [2020-04-28T15:17:59.160Z] Error: No such container: docker-pr1
15:17:59 [2020-04-28T15:17:59.160Z] + true
[Pipeline] sh
15:17:59 [2020-04-28T15:17:59.443Z] + echo Chowning /workspace to jenkins user
15:17:59 [2020-04-28T15:17:59.443Z] Chowning /workspace to jenkins user
15:17:59 [2020-04-28T15:17:59.443Z] + id -u
15:17:59 [2020-04-28T15:17:59.443Z] + id -g
15:17:59 [2020-04-28T15:17:59.443Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40866:/workspace busybox chown -R 1000:1000 /workspace
15:17:59 [2020-04-28T15:17:59.728Z] --- PASS: TestSecretInspect (3.58s)
15:17:59 [2020-04-28T15:17:59.728Z] === RUN   TestSecretList
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:18:00 [2020-04-28T15:18:00.710Z] + bundleName=docker-py
15:18:00 [2020-04-28T15:18:00.710Z] + echo Creating docker-py-bundles.tar.gz
15:18:00 [2020-04-28T15:18:00.710Z] Creating docker-py-bundles.tar.gz
15:18:00 [2020-04-28T15:18:00.710Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log
[Pipeline] archiveArtifacts
15:18:00 [2020-04-28T15:18:00.717Z] Archiving artifacts
15:18:00 [2020-04-28T15:18:00.863Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
15:18:02 [2020-04-28T15:18:02.164Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40866/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
15:18:02 [2020-04-28T15:18:02.516Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40866/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=b2af9e631c53ab17d49cd0ff341893a00318eb59 -e DOCKER_GRAPHDRIVER docker:b2af9e631c53ab17d49cd0ff341893a00318eb59 hack/make.sh binary-daemon
15:18:02 [2020-04-28T15:18:02.746Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.55s)
15:18:02 [2020-04-28T15:18:02.746Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:18:03 [2020-04-28T15:18:03.078Z] 
15:18:03 [2020-04-28T15:18:03.078Z] Removing bundles/
15:18:03 [2020-04-28T15:18:03.078Z] 
15:18:03 [2020-04-28T15:18:03.078Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
15:18:03 [2020-04-28T15:18:03.078Z] Building: bundles/binary-daemon/dockerd-dev
15:18:03 [2020-04-28T15:18:03.078Z] GOOS="" GOARCH="" GOARM=""
15:18:03 [2020-04-28T15:18:03.202Z] --- PASS: TestSecretList (3.70s)
15:18:03 [2020-04-28T15:18:03.203Z] === RUN   TestSecretsCreateAndDelete
15:18:04 [2020-04-28T15:18:04.629Z] === RUN   TestDockerSuite/TestBuildLineBreak
15:18:06 [2020-04-28T15:18:06.645Z] --- PASS: TestSecretsCreateAndDelete (3.73s)
15:18:06 [2020-04-28T15:18:06.645Z] === RUN   TestSecretsUpdate
15:18:08 [2020-04-28T15:18:08.785Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
15:18:08 [2020-04-28T15:18:08.785Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
15:18:08 [2020-04-28T15:18:08.785Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
15:18:08 [2020-04-28T15:18:08.785Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
15:18:08 [2020-04-28T15:18:08.785Z] === RUN   TestDockerSuite/TestBuildMaintainer
15:18:08 [2020-04-28T15:18:08.785Z] === RUN   TestDockerSuite/TestBuildMissingArgs
15:18:10 [2020-04-28T15:18:10.088Z] --- PASS: TestSecretsUpdate (3.65s)
15:18:10 [2020-04-28T15:18:10.088Z] === RUN   TestTemplatedSecret
15:18:10 [2020-04-28T15:18:10.146Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
15:18:12 [2020-04-28T15:18:12.030Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
15:18:13 [2020-04-28T15:18:13.534Z] --- PASS: TestTemplatedSecret (3.64s)
15:18:13 [2020-04-28T15:18:13.534Z] === RUN   TestSecretCreateResolve
15:18:16 [2020-04-28T15:18:16.186Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
15:18:16 [2020-04-28T15:18:16.186Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
15:18:16 [2020-04-28T15:18:16.747Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
15:18:17 [2020-04-28T15:18:17.904Z] --- PASS: TestSecretCreateResolve (3.76s)
15:18:17 [2020-04-28T15:18:17.904Z] PASS
15:18:17 [2020-04-28T15:18:17.904Z] 
15:18:17 [2020-04-28T15:18:17.904Z] DONE 6 tests in 22.239s
15:18:17 [2020-04-28T15:18:17.904Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
15:18:17 [2020-04-28T15:18:17.904Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m
15:18:17 [2020-04-28T15:18:17.904Z] ++ set -e
15:18:17 [2020-04-28T15:18:17.904Z] ++ '[' -n 0 ']'
15:18:17 [2020-04-28T15:18:17.904Z] ++ set -x
15:18:17 [2020-04-28T15:18:17.904Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m
15:18:17 [2020-04-28T15:18:17.904Z] INFO: Testing against a local daemon
15:18:17 [2020-04-28T15:18:17.904Z] === RUN   TestServiceCreateInit
15:18:17 [2020-04-28T15:18:17.904Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:18:20 [2020-04-28T15:18:20.017Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.21s)
15:18:20 [2020-04-28T15:18:20.017Z] PASS
15:18:20 [2020-04-28T15:18:20.017Z] 
15:18:20 [2020-04-28T15:18:20.017Z] DONE 17 tests in 52.654s
15:18:20 [2020-04-28T15:18:20.017Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
15:18:20 [2020-04-28T15:18:20.017Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
15:18:20 [2020-04-28T15:18:20.017Z] ++ set -e
15:18:20 [2020-04-28T15:18:20.017Z] ++ '[' -n 0 ']'
15:18:20 [2020-04-28T15:18:20.017Z] ++ set -x
15:18:20 [2020-04-28T15:18:20.017Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
15:18:20 [2020-04-28T15:18:20.017Z] INFO: Testing against a local daemon
15:18:20 [2020-04-28T15:18:20.017Z] === RUN   TestPluginInvalidJSON
15:18:20 [2020-04-28T15:18:20.017Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:18:20 [2020-04-28T15:18:20.017Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:18:20 [2020-04-28T15:18:20.017Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:18:20 [2020-04-28T15:18:20.017Z] --- PASS: TestPluginInvalidJSON (0.02s)
15:18:20 [2020-04-28T15:18:20.017Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:18:20 [2020-04-28T15:18:20.017Z] === RUN   TestPluginInstall
15:18:20 [2020-04-28T15:18:20.017Z] === RUN   TestPluginInstall/no_auth
15:18:23 [2020-04-28T15:18:23.374Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:18:25 [2020-04-28T15:18:25.257Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
15:18:27 [2020-04-28T15:18:27.142Z] time="2020-04-28T15:18:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:18:27 [2020-04-28T15:18:27.142Z] time="2020-04-28T15:18:26Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:18:27 [2020-04-28T15:18:27.142Z] time="2020-04-28T15:18:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5922fab80e23b112ac1aeaab3ed79a4d273f7fa4dd86633ee4504700abf7cbf5" mediatype=application/vnd.docker.plugin.v1+json size=522
15:18:27 [2020-04-28T15:18:27.142Z] time="2020-04-28T15:18:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:18:27 [2020-04-28T15:18:27.142Z] time="2020-04-28T15:18:26Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:18:27 [2020-04-28T15:18:27.142Z] time="2020-04-28T15:18:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5922fab80e23b112ac1aeaab3ed79a4d273f7fa4dd86633ee4504700abf7cbf5" mediatype=application/vnd.docker.plugin.v1+json size=522
15:18:27 [2020-04-28T15:18:27.397Z] === RUN   TestPluginInstall/with_htpasswd
15:18:28 [2020-04-28T15:18:28.321Z] time="2020-04-28T15:18:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:18:28 [2020-04-28T15:18:28.321Z] time="2020-04-28T15:18:28Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:18:28 [2020-04-28T15:18:28.321Z] time="2020-04-28T15:18:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:392ef2bf33aaa1a6c9dd227b85ecc6e440299d31efcb418bbd1d70a35f25eaa3" mediatype=application/vnd.docker.plugin.v1+json size=522
15:18:28 [2020-04-28T15:18:28.321Z] time="2020-04-28T15:18:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:18:28 [2020-04-28T15:18:28.321Z] time="2020-04-28T15:18:28Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:18:28 [2020-04-28T15:18:28.321Z] time="2020-04-28T15:18:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:392ef2bf33aaa1a6c9dd227b85ecc6e440299d31efcb418bbd1d70a35f25eaa3" mediatype=application/vnd.docker.plugin.v1+json size=522
15:18:28 [2020-04-28T15:18:28.845Z] --- PASS: TestServiceCreateInit (10.61s)
15:18:28 [2020-04-28T15:18:28.845Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.17s)
15:18:28 [2020-04-28T15:18:28.845Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.42s)
15:18:28 [2020-04-28T15:18:28.845Z] === RUN   TestCreateServiceMultipleTimes
15:18:28 [2020-04-28T15:18:28.880Z] === RUN   TestPluginInstall/with_insecure
15:18:29 [2020-04-28T15:18:29.808Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
15:18:30 [2020-04-28T15:18:30.063Z] time="2020-04-28T15:18:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:18:30 [2020-04-28T15:18:30.063Z] time="2020-04-28T15:18:29Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:18:30 [2020-04-28T15:18:30.063Z] time="2020-04-28T15:18:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:25b03cdd3f1f6e2bd0b03f6e6e11e0fefb9af93ba8ab84a48c1c4eb799468448" mediatype=application/vnd.docker.plugin.v1+json size=522
15:18:30 [2020-04-28T15:18:30.063Z] time="2020-04-28T15:18:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:18:30 [2020-04-28T15:18:30.063Z] time="2020-04-28T15:18:29Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:18:30 [2020-04-28T15:18:30.063Z] time="2020-04-28T15:18:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:25b03cdd3f1f6e2bd0b03f6e6e11e0fefb9af93ba8ab84a48c1c4eb799468448" mediatype=application/vnd.docker.plugin.v1+json size=522
15:18:30 [2020-04-28T15:18:30.318Z] --- PASS: TestPluginInstall (10.32s)
15:18:30 [2020-04-28T15:18:30.318Z]     --- PASS: TestPluginInstall/no_auth (7.55s)
15:18:30 [2020-04-28T15:18:30.318Z]     --- PASS: TestPluginInstall/with_htpasswd (1.34s)
15:18:30 [2020-04-28T15:18:30.318Z]     --- PASS: TestPluginInstall/with_insecure (1.43s)
15:18:30 [2020-04-28T15:18:30.318Z]         plugin_test.go:157: [dd9267337e616] daemon is not started
15:18:30 [2020-04-28T15:18:30.318Z] PASS
15:18:30 [2020-04-28T15:18:30.318Z] 
15:18:30 [2020-04-28T15:18:30.318Z] DONE 6 tests in 10.492s
15:18:30 [2020-04-28T15:18:30.318Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
15:18:30 [2020-04-28T15:18:30.318Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
15:18:30 [2020-04-28T15:18:30.318Z] ++ set -e
15:18:30 [2020-04-28T15:18:30.318Z] ++ '[' -n 0 ']'
15:18:30 [2020-04-28T15:18:30.318Z] ++ set -x
15:18:30 [2020-04-28T15:18:30.318Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
15:18:30 [2020-04-28T15:18:30.318Z] INFO: Testing against a local daemon
15:18:30 [2020-04-28T15:18:30.318Z] === RUN   TestExternalGraphDriver
15:18:30 [2020-04-28T15:18:30.573Z] === RUN   TestExternalGraphDriver/json
15:18:33 [2020-04-28T15:18:33.083Z] === RUN   TestExternalGraphDriver/spec
15:18:34 [2020-04-28T15:18:34.008Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
15:18:34 [2020-04-28T15:18:34.570Z] === RUN   TestExternalGraphDriver/pull
15:18:35 [2020-04-28T15:18:35.494Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
15:18:36 [2020-04-28T15:18:36.418Z] --- PASS: TestExternalGraphDriver (6.06s)
15:18:36 [2020-04-28T15:18:36.418Z]     --- PASS: TestExternalGraphDriver/json (2.05s)
15:18:36 [2020-04-28T15:18:36.418Z]     --- PASS: TestExternalGraphDriver/spec (2.02s)
15:18:36 [2020-04-28T15:18:36.418Z]     --- PASS: TestExternalGraphDriver/pull (1.84s)
15:18:36 [2020-04-28T15:18:36.418Z] === RUN   TestGraphdriverPluginV2
15:18:38 [2020-04-28T15:18:38.301Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
15:18:38 [2020-04-28T15:18:38.301Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
15:18:41 [2020-04-28T15:18:41.562Z] --- PASS: TestGraphdriverPluginV2 (4.48s)
15:18:41 [2020-04-28T15:18:41.562Z] PASS
15:18:41 [2020-04-28T15:18:41.562Z] 
15:18:41 [2020-04-28T15:18:41.562Z] DONE 5 tests in 10.650s
15:18:41 [2020-04-28T15:18:41.562Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
15:18:41 [2020-04-28T15:18:41.562Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
15:18:41 [2020-04-28T15:18:41.562Z] ++ set -e
15:18:41 [2020-04-28T15:18:41.562Z] ++ '[' -n 0 ']'
15:18:41 [2020-04-28T15:18:41.562Z] ++ set -x
15:18:41 [2020-04-28T15:18:41.563Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
15:18:41 [2020-04-28T15:18:41.563Z] INFO: Testing against a local daemon
15:18:41 [2020-04-28T15:18:41.563Z] === RUN   TestContinueAfterPluginCrash
15:18:41 [2020-04-28T15:18:41.563Z] === PAUSE TestContinueAfterPluginCrash
15:18:41 [2020-04-28T15:18:41.563Z] === RUN   TestReadPluginNoRead
15:18:41 [2020-04-28T15:18:41.563Z] === PAUSE TestReadPluginNoRead
15:18:41 [2020-04-28T15:18:41.563Z] === RUN   TestDaemonStartWithLogOpt
15:18:41 [2020-04-28T15:18:41.563Z] === PAUSE TestDaemonStartWithLogOpt
15:18:41 [2020-04-28T15:18:41.563Z] === CONT  TestContinueAfterPluginCrash
15:18:41 [2020-04-28T15:18:41.563Z] === CONT  TestDaemonStartWithLogOpt
15:18:43 [2020-04-28T15:18:43.447Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
15:18:44 [2020-04-28T15:18:44.371Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
15:18:46 [2020-04-28T15:18:46.884Z] --- PASS: TestDaemonStartWithLogOpt (5.53s)
15:18:46 [2020-04-28T15:18:46.884Z] === CONT  TestReadPluginNoRead
15:18:46 [2020-04-28T15:18:46.884Z] === RUN   TestDockerSuite/TestBuildMultipleTags
15:18:47 [2020-04-28T15:18:47.138Z] === RUN   TestDockerSuite/TestBuildNetContainer
15:18:48 [2020-04-28T15:18:48.103Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
15:18:48 [2020-04-28T15:18:48.103Z] 
15:18:48 [2020-04-28T15:18:48.103Z]  ________   ____  __.
15:18:48 [2020-04-28T15:18:48.103Z]  \_____  \ |    |/ _|
15:18:48 [2020-04-28T15:18:48.103Z]  /   |   \|      <
15:18:48 [2020-04-28T15:18:48.103Z]  /    |    \    |  \
15:18:48 [2020-04-28T15:18:48.103Z]  \_______  /____|__ \
15:18:48 [2020-04-28T15:18:48.103Z]          \/        \/
15:18:48 [2020-04-28T15:18:48.103Z] 
15:18:48 [2020-04-28T15:18:48.103Z] INFO: make.ps1 ended at 04/28/2020 15:18:41
15:18:48 [2020-04-28T15:18:48.103Z] INFO: Binaries build ended at 04/28/2020 15:18:43. Duration:00:01:13.0733617
15:18:48 [2020-04-28T15:18:48.103Z] INFO: Copying the built daemon binary to d:\CI\PR-40866\1\binary\dockerd-b2af9e631c.exe...
15:18:48 [2020-04-28T15:18:48.103Z] INFO: Copying the built client binary to d:\CI\PR-40866\1\binary\docker-b2af9e631c.exe...
15:18:48 [2020-04-28T15:18:48.103Z] INFO: Copying dockerversion from the container...
15:18:48 [2020-04-28T15:18:48.103Z] INFO: Copying the golang package from the container to d:\CI\PR-40866\1\installer\go.zip...
15:18:49 [2020-04-28T15:18:49.649Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
15:18:49 [2020-04-28T15:18:49.904Z] === RUN   TestDockerSuite/TestBuildNetNone
15:18:50 [2020-04-28T15:18:50.159Z] === RUN   TestReadPluginNoRead/default
15:18:50 [2020-04-28T15:18:50.338Z] INFO: Extracting go.zip to d:\CI\PR-40866\1\go
15:18:50 [2020-04-28T15:18:50.735Z] === RUN   TestDockerSuite/TestBuildNoContext
15:18:52 [2020-04-28T15:18:52.097Z] --- PASS: TestContinueAfterPluginCrash (10.80s)
15:18:52 [2020-04-28T15:18:52.352Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
15:18:52 [2020-04-28T15:18:52.911Z] === RUN   TestReadPluginNoRead/disabled_caching
15:18:53 [2020-04-28T15:18:53.215Z] #79 exporting layers 117.3s done
15:18:53 [2020-04-28T15:18:53.215Z] #79 exporting manifest sha256:9cb28c7d33680542243cc7a050d4b37ff1aa7dbb0b909a1429b29dde35d9482d done
15:18:53 [2020-04-28T15:18:53.215Z] #79 exporting config sha256:a35e51557ec11c570c778914115e32d223e6c978b858ba89789b7dd3e8686136 done
15:18:53 [2020-04-28T15:18:53.215Z] #79 sending tarball
15:18:53 [2020-04-28T15:18:53.470Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
15:18:53 [2020-04-28T15:18:53.470Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
15:18:54 [2020-04-28T15:18:54.831Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
15:18:55 [2020-04-28T15:18:55.391Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
15:18:55 [2020-04-28T15:18:55.772Z] --- PASS: TestCreateServiceMultipleTimes (23.14s)
15:18:55 [2020-04-28T15:18:55.772Z] === RUN   TestCreateServiceConflict
15:18:55 [2020-04-28T15:18:55.772Z] --- PASS: TestCreateServiceConflict (3.64s)
15:18:55 [2020-04-28T15:18:55.772Z] === RUN   TestCreateServiceMaxReplicas
15:18:56 [2020-04-28T15:18:56.315Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
15:18:56 [2020-04-28T15:18:56.315Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
15:18:56 [2020-04-28T15:18:56.875Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
15:18:56 [2020-04-28T15:18:56.875Z] --- PASS: TestReadPluginNoRead (10.32s)
15:18:56 [2020-04-28T15:18:56.875Z]     --- PASS: TestReadPluginNoRead/default (2.58s)
15:18:56 [2020-04-28T15:18:56.875Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.96s)
15:18:56 [2020-04-28T15:18:56.875Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.24s)
15:18:56 [2020-04-28T15:18:56.875Z]     read_test.go:91: [d856f72d9bbce] daemon is not started
15:18:56 [2020-04-28T15:18:56.875Z] PASS
15:18:56 [2020-04-28T15:18:56.875Z] 
15:18:56 [2020-04-28T15:18:56.875Z] DONE 6 tests in 16.011s
15:18:57 [2020-04-28T15:18:57.131Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
15:18:57 [2020-04-28T15:18:57.131Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
15:18:57 [2020-04-28T15:18:57.131Z] ++ set -e
15:18:57 [2020-04-28T15:18:57.131Z] ++ '[' -n 0 ']'
15:18:57 [2020-04-28T15:18:57.131Z] ++ set -x
15:18:57 [2020-04-28T15:18:57.131Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
15:18:57 [2020-04-28T15:18:57.131Z] testing: warning: no tests to run
15:18:57 [2020-04-28T15:18:57.131Z] PASS
15:18:57 [2020-04-28T15:18:57.131Z] 
15:18:57 [2020-04-28T15:18:57.131Z] DONE 0 tests in 0.048s
15:18:57 [2020-04-28T15:18:57.131Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
15:18:57 [2020-04-28T15:18:57.131Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
15:18:57 [2020-04-28T15:18:57.131Z] ++ set -e
15:18:57 [2020-04-28T15:18:57.131Z] ++ '[' -n 0 ']'
15:18:57 [2020-04-28T15:18:57.131Z] ++ set -x
15:18:57 [2020-04-28T15:18:57.131Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
15:18:57 [2020-04-28T15:18:57.131Z] INFO: Testing against a local daemon
15:18:57 [2020-04-28T15:18:57.131Z] === RUN   TestPluginWithDevMounts
15:18:57 [2020-04-28T15:18:57.131Z] === PAUSE TestPluginWithDevMounts
15:18:57 [2020-04-28T15:18:57.131Z] === CONT  TestPluginWithDevMounts
15:18:57 [2020-04-28T15:18:57.386Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
15:18:57 [2020-04-28T15:18:57.947Z] === RUN   TestDockerSuite/TestBuildOnBuild
15:18:59 [2020-04-28T15:18:59.217Z] --- PASS: TestCreateServiceMaxReplicas (3.97s)
15:18:59 [2020-04-28T15:18:59.217Z] === RUN   TestCreateWithDuplicateNetworkNames
15:18:59 [2020-04-28T15:18:59.307Z] --- PASS: TestPluginWithDevMounts (1.98s)
15:18:59 [2020-04-28T15:18:59.307Z] PASS
15:18:59 [2020-04-28T15:18:59.307Z] 
15:18:59 [2020-04-28T15:18:59.307Z] DONE 1 tests in 2.121s
15:18:59 [2020-04-28T15:18:59.307Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
15:18:59 [2020-04-28T15:18:59.307Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m
15:18:59 [2020-04-28T15:18:59.307Z] ++ set -e
15:18:59 [2020-04-28T15:18:59.307Z] ++ '[' -n 0 ']'
15:18:59 [2020-04-28T15:18:59.307Z] ++ set -x
15:18:59 [2020-04-28T15:18:59.307Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m
15:18:59 [2020-04-28T15:18:59.307Z] INFO: Testing against a local daemon
15:18:59 [2020-04-28T15:18:59.307Z] === RUN   TestSecretInspect
15:19:00 [2020-04-28T15:19:00.668Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
15:19:01 [2020-04-28T15:19:01.229Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
15:19:02 [2020-04-28T15:19:02.589Z] --- PASS: TestSecretInspect (3.23s)
15:19:02 [2020-04-28T15:19:02.589Z] === RUN   TestSecretList
15:19:03 [2020-04-28T15:19:03.597Z] #79 sending tarball 19.5s done
15:19:03 [2020-04-28T15:19:03.597Z] #79 DONE 136.8s
15:19:03 [2020-04-28T15:19:03.597Z] 
15:19:03 [2020-04-28T15:19:03.597Z] #80 importing to docker
15:19:04 [2020-04-28T15:19:04.472Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
15:19:05 [2020-04-28T15:19:05.397Z] --- PASS: TestSecretList (2.92s)
15:19:05 [2020-04-28T15:19:05.397Z] === RUN   TestSecretsCreateAndDelete
15:19:05 [2020-04-28T15:19:05.957Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
15:19:07 [2020-04-28T15:19:07.839Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
15:19:08 [2020-04-28T15:19:08.762Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
15:19:08 [2020-04-28T15:19:08.762Z] --- PASS: TestSecretsCreateAndDelete (3.21s)
15:19:08 [2020-04-28T15:19:08.762Z] === RUN   TestSecretsUpdate
15:19:10 [2020-04-28T15:19:10.123Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
15:19:11 [2020-04-28T15:19:11.485Z] --- PASS: TestSecretsUpdate (2.82s)
15:19:11 [2020-04-28T15:19:11.485Z] === RUN   TestTemplatedSecret
15:19:12 [2020-04-28T15:19:12.045Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
15:19:12 [2020-04-28T15:19:12.606Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
15:19:14 [2020-04-28T15:19:14.415Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.24s)
15:19:14 [2020-04-28T15:19:14.415Z] === RUN   TestCreateServiceSecretFileMode
15:19:15 [2020-04-28T15:19:15.118Z] --- PASS: TestTemplatedSecret (3.54s)
15:19:15 [2020-04-28T15:19:15.118Z] === RUN   TestSecretCreateResolve
15:19:15 [2020-04-28T15:19:15.717Z] INFO: Extraction ended at 04/28/2020 15:19:13. Duration:00:00:23.6107072
15:19:15 [2020-04-28T15:19:15.717Z] INFO: Updating the golang and path environment variables
15:19:15 [2020-04-28T15:19:15.717Z] INFO: GOPATH=d:\gopath
15:19:15 [2020-04-28T15:19:15.717Z] INFO: go version go1.13.10 windows/amd64
15:19:15 [2020-04-28T15:19:15.717Z] INFO: Running the daemon under test in debug mode
15:19:15 [2020-04-28T15:19:15.717Z] INFO: Starting a daemon under test...
15:19:15 [2020-04-28T15:19:15.717Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40866\1\daemon --pidfile d:\CI\PR-40866\1\docker.pid -D
15:19:15 [2020-04-28T15:19:15.717Z] INFO: Process started successfully.
15:19:15 [2020-04-28T15:19:15.717Z] INFO: Start tailing logs of the daemon under tests
15:19:15 [2020-04-28T15:19:15.717Z] INFO: Waiting for the daemon under test to start...
15:19:16 [2020-04-28T15:19:16.479Z] === RUN   TestDockerSuite/TestBuildPATH
15:19:17 [2020-04-28T15:19:17.298Z] INFO: Daemon under test started and replied!
15:19:17 [2020-04-28T15:19:17.298Z] INFO: Docker version of the daemon under test
15:19:17 [2020-04-28T15:19:17.298Z] 
15:19:17 [2020-04-28T15:19:17.298Z] Client:
15:19:17 [2020-04-28T15:19:17.298Z]  Version:      17.06.2-ce
15:19:17 [2020-04-28T15:19:17.298Z]  API version:  1.30
15:19:17 [2020-04-28T15:19:17.298Z]  Go version:   go1.8.3
15:19:17 [2020-04-28T15:19:17.298Z]  Git commit:   cec0b72
15:19:17 [2020-04-28T15:19:17.298Z]  Built:        Tue Sep  5 19:57:19 2017
15:19:17 [2020-04-28T15:19:17.298Z]  OS/Arch:      windows/amd64
15:19:17 [2020-04-28T15:19:17.298Z] 
15:19:17 [2020-04-28T15:19:17.298Z] Server:
15:19:17 [2020-04-28T15:19:17.298Z]  Version:      0.0.0-dev
15:19:17 [2020-04-28T15:19:17.298Z]  API version:  1.41 (minimum version 1.24)
15:19:17 [2020-04-28T15:19:17.298Z]  Go version:   go1.13.10
15:19:17 [2020-04-28T15:19:17.298Z]  Git commit:   b2af9e631c
15:19:17 [2020-04-28T15:19:17.298Z]  Built:        04/28/2020 15:17:34
15:19:17 [2020-04-28T15:19:17.298Z]  OS/Arch:      windows/amd64
15:19:17 [2020-04-28T15:19:17.298Z]  Experimental: false
15:19:17 [2020-04-28T15:19:17.298Z] 
15:19:17 [2020-04-28T15:19:17.298Z] INFO: Docker info of the daemon under test
15:19:17 [2020-04-28T15:19:17.298Z] 
15:19:17 [2020-04-28T15:19:17.298Z] Containers: 0
15:19:17 [2020-04-28T15:19:17.298Z]  Running: 0
15:19:17 [2020-04-28T15:19:17.298Z]  Paused: 0
15:19:17 [2020-04-28T15:19:17.298Z]  Stopped: 0
15:19:17 [2020-04-28T15:19:17.298Z] Images: 0
15:19:17 [2020-04-28T15:19:17.298Z] Server Version: 0.0.0-dev
15:19:17 [2020-04-28T15:19:17.298Z] Storage Driver: windowsfilter
15:19:17 [2020-04-28T15:19:17.298Z]  Windows: 
15:19:17 [2020-04-28T15:19:17.298Z] Logging Driver: json-file
15:19:17 [2020-04-28T15:19:17.298Z] Plugins: 
15:19:17 [2020-04-28T15:19:17.298Z]  Volume: local
15:19:17 [2020-04-28T15:19:17.298Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
15:19:17 [2020-04-28T15:19:17.298Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
15:19:17 [2020-04-28T15:19:17.298Z] Swarm: inactive
15:19:17 [2020-04-28T15:19:17.298Z] Default Isolation: process
15:19:17 [2020-04-28T15:19:17.298Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
15:19:17 [2020-04-28T15:19:17.298Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158)
15:19:17 [2020-04-28T15:19:17.298Z] OSType: windows
15:19:17 [2020-04-28T15:19:17.298Z] Architecture: x86_64
15:19:17 [2020-04-28T15:19:17.298Z] CPUs: 4
15:19:17 [2020-04-28T15:19:17.298Z] Total Memory: 32GiB
15:19:17 [2020-04-28T15:19:17.298Z] Name: azwin-2-1d50a0
15:19:17 [2020-04-28T15:19:17.298Z] ID: LO7E:345N:2OZ7:4NN4:CB5M:XSLC:53N3:BAVT:GC6U:52FF:HQMK:Y2EA
15:19:17 [2020-04-28T15:19:17.298Z] Docker Root Dir: D:\CI\PR-40866\1\daemon
15:19:17 [2020-04-28T15:19:17.298Z] Debug Mode (client): false
15:19:17 [2020-04-28T15:19:17.298Z] Debug Mode (server): true
15:19:17 [2020-04-28T15:19:17.298Z]  File Descriptors: -1
15:19:17 [2020-04-28T15:19:17.298Z]  Goroutines: 17
15:19:17 [2020-04-28T15:19:17.298Z]  System Time: 2020-04-28T15:19:17.0406179Z
15:19:17 [2020-04-28T15:19:17.298Z]  EventsListeners: 0
15:19:17 [2020-04-28T15:19:17.298Z] Registry: https://index.docker.io/v1/
15:19:17 [2020-04-28T15:19:17.298Z] Labels:
15:19:17 [2020-04-28T15:19:17.298Z] Experimental: false
15:19:17 [2020-04-28T15:19:17.298Z] Insecure Registries:
15:19:17 [2020-04-28T15:19:17.298Z]  127.0.0.0/8
15:19:17 [2020-04-28T15:19:17.298Z] Live Restore Enabled: false
15:19:17 [2020-04-28T15:19:17.298Z] 
15:19:17 [2020-04-28T15:19:17.298Z] 
15:19:17 [2020-04-28T15:19:17.298Z] INFO: Docker images of the daemon under test
15:19:17 [2020-04-28T15:19:17.298Z] 
15:19:17 [2020-04-28T15:19:17.298Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
15:19:17 [2020-04-28T15:19:17.298Z] 
15:19:17 [2020-04-28T15:19:17.298Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
15:19:17 [2020-04-28T15:19:17.298Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
15:19:17 [2020-04-28T15:19:17.403Z] --- PASS: TestSecretCreateResolve (2.45s)
15:19:17 [2020-04-28T15:19:17.403Z] PASS
15:19:17 [2020-04-28T15:19:17.403Z] 
15:19:17 [2020-04-28T15:19:17.403Z] DONE 6 tests in 18.291s
15:19:17 [2020-04-28T15:19:17.658Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
15:19:17 [2020-04-28T15:19:17.658Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m
15:19:17 [2020-04-28T15:19:17.658Z] ++ set -e
15:19:17 [2020-04-28T15:19:17.658Z] ++ '[' -n 0 ']'
15:19:17 [2020-04-28T15:19:17.658Z] ++ set -x
15:19:17 [2020-04-28T15:19:17.658Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m
15:19:17 [2020-04-28T15:19:17.658Z] INFO: Testing against a local daemon
15:19:17 [2020-04-28T15:19:17.658Z] === RUN   TestServiceCreateInit
15:19:17 [2020-04-28T15:19:17.658Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:19:17 [2020-04-28T15:19:17.772Z] ltsc2019: Pulling from windows/servercore
15:19:17 [2020-04-28T15:19:17.772Z] 65014b3c3121: Pulling fs layer
15:19:17 [2020-04-28T15:19:17.772Z] eac6fba788c9: Pulling fs layer
15:19:17 [2020-04-28T15:19:17.862Z] --- PASS: TestCreateServiceSecretFileMode (3.10s)
15:19:17 [2020-04-28T15:19:17.862Z] === RUN   TestCreateServiceConfigFileMode
15:19:19 [2020-04-28T15:19:19.041Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
15:19:19 [2020-04-28T15:19:19.967Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
15:19:21 [2020-04-28T15:19:21.308Z] --- PASS: TestCreateServiceConfigFileMode (3.80s)
15:19:21 [2020-04-28T15:19:21.308Z] === RUN   TestCreateServiceSysctls
15:19:21 [2020-04-28T15:19:21.328Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
15:19:22 [2020-04-28T15:19:22.687Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:19:24 [2020-04-28T15:19:24.419Z] Created binary: bundles/binary-daemon/dockerd-dev
15:19:24 [2020-04-28T15:19:24.419Z] Copying nested executables into bundles/binary-daemon
15:19:24 [2020-04-28T15:19:24.419Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
15:19:24 [2020-04-28T15:19:24.750Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40866/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=b2af9e631c53ab17d49cd0ff341893a00318eb59 -e DOCKER_GRAPHDRIVER docker:b2af9e631c53ab17d49cd0ff341893a00318eb59 hack/make.sh cross
15:19:24 [2020-04-28T15:19:24.996Z] eac6fba788c9: Verifying Checksum
15:19:24 [2020-04-28T15:19:24.996Z] eac6fba788c9: Download complete
15:19:25 [2020-04-28T15:19:25.313Z] 
15:19:25 [2020-04-28T15:19:25.313Z] Removing bundles/
15:19:25 [2020-04-28T15:19:25.313Z] 
15:19:25 [2020-04-28T15:19:25.313Z] ---> Making bundle: cross (in bundles/cross)
15:19:25 [2020-04-28T15:19:25.313Z] Cross building: bundles/cross/linux/amd64
15:19:25 [2020-04-28T15:19:25.313Z] Building: bundles/cross/linux/amd64/dockerd-dev
15:19:25 [2020-04-28T15:19:25.313Z] GOOS="linux" GOARCH="amd64" GOARM=""
15:19:25 [2020-04-28T15:19:25.717Z] --- PASS: TestCreateServiceSysctls (4.24s)
15:19:25 [2020-04-28T15:19:25.717Z] === RUN   TestCreateServiceCapabilities
15:19:27 [2020-04-28T15:19:27.919Z] --- PASS: TestServiceCreateInit (9.92s)
15:19:27 [2020-04-28T15:19:27.919Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.68s)
15:19:27 [2020-04-28T15:19:27.919Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.22s)
15:19:27 [2020-04-28T15:19:27.919Z] === RUN   TestCreateServiceMultipleTimes
15:19:29 [2020-04-28T15:19:29.169Z] --- PASS: TestCreateServiceCapabilities (3.50s)
15:19:29 [2020-04-28T15:19:29.169Z] === RUN   TestInspect
15:19:30 [2020-04-28T15:19:30.902Z] 65014b3c3121: Verifying Checksum
15:19:30 [2020-04-28T15:19:30.902Z] 65014b3c3121: Download complete
15:19:31 [2020-04-28T15:19:31.176Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
15:19:32 [2020-04-28T15:19:32.620Z] --- PASS: TestInspect (3.87s)
15:19:32 [2020-04-28T15:19:32.620Z] === RUN   TestCreateJob
15:19:36 [2020-04-28T15:19:36.412Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
15:19:36 [2020-04-28T15:19:36.999Z] --- PASS: TestCreateJob (4.26s)
15:19:36 [2020-04-28T15:19:36.999Z] === RUN   TestReplicatedJob
15:19:38 [2020-04-28T15:19:38.293Z] === RUN   TestDockerSuite/TestBuildRm
15:19:41 [2020-04-28T15:19:41.550Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
15:19:42 [2020-04-28T15:19:42.473Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
15:19:42 [2020-04-28T15:19:42.912Z] #80 DONE 38.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
15:19:43 [2020-04-28T15:19:43.365Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40866/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b2af9e631c53ab17d49cd0ff341893a00318eb59 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b2af9e631c53ab17d49cd0ff341893a00318eb59 hack/test/unit
15:19:43 [2020-04-28T15:19:43.832Z] === RUN   TestDockerSuite/TestBuildScratchCopy
15:19:44 [2020-04-28T15:19:44.086Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
15:19:44 [2020-04-28T15:19:44.647Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
15:19:45 [2020-04-28T15:19:45.379Z] --- PASS: TestReplicatedJob (7.41s)
15:19:45 [2020-04-28T15:19:45.379Z] === RUN   TestUpdateReplicatedJob
15:19:46 [2020-04-28T15:19:46.009Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
15:19:46 [2020-04-28T15:19:46.568Z] --- PASS: TestCreateServiceMultipleTimes (18.88s)
15:19:46 [2020-04-28T15:19:46.568Z] === RUN   TestCreateServiceConflict
15:19:47 [2020-04-28T15:19:47.492Z] === RUN   TestDockerSuite/TestBuildShellInherited
15:19:47 [2020-04-28T15:19:47.803Z] ?   	github.com/docker/docker/api	[no test files]
15:19:48 [2020-04-28T15:19:48.415Z] === RUN   TestDockerSuite/TestBuildShellMultiple
15:19:49 [2020-04-28T15:19:49.338Z] --- PASS: TestCreateServiceConflict (2.95s)
15:19:49 [2020-04-28T15:19:49.338Z] === RUN   TestCreateServiceMaxReplicas
15:19:49 [2020-04-28T15:19:49.760Z] --- PASS: TestUpdateReplicatedJob (4.77s)
15:19:49 [2020-04-28T15:19:49.760Z] === RUN   TestServiceListWithStatuses
15:19:49 [2020-04-28T15:19:49.760Z] --- SKIP: TestServiceListWithStatuses (0.01s)
15:19:49 [2020-04-28T15:19:49.760Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:19:49 [2020-04-28T15:19:49.760Z] === RUN   TestDockerNetworkConnectAlias
15:19:53 [2020-04-28T15:19:53.494Z] --- PASS: TestCreateServiceMaxReplicas (3.51s)
15:19:53 [2020-04-28T15:19:53.495Z] === RUN   TestCreateWithDuplicateNetworkNames
15:19:53 [2020-04-28T15:19:53.495Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
15:19:53 [2020-04-28T15:19:53.495Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
15:19:53 [2020-04-28T15:19:53.495Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
15:19:53 [2020-04-28T15:19:53.495Z] === RUN   TestDockerSuite/TestBuildSpaces
15:19:54 [2020-04-28T15:19:54.055Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
15:19:54 [2020-04-28T15:19:54.980Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
15:19:54 [2020-04-28T15:19:54.980Z] === RUN   TestDockerSuite/TestBuildStderr
15:19:56 [2020-04-28T15:19:56.356Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
15:19:58 [2020-04-28T15:19:58.136Z] --- PASS: TestDockerNetworkConnectAlias (7.93s)
15:19:58 [2020-04-28T15:19:58.136Z] === RUN   TestDockerNetworkReConnect
15:19:59 [2020-04-28T15:19:59.613Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
15:20:00 [2020-04-28T15:20:00.975Z] === RUN   TestDockerSuite/TestBuildStopSignal
15:20:02 [2020-04-28T15:20:02.335Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
15:20:03 [2020-04-28T15:20:03.620Z] --- PASS: TestDockerNetworkReConnect (6.34s)
15:20:03 [2020-04-28T15:20:03.620Z] === RUN   TestServicePlugin
15:20:03 [2020-04-28T15:20:03.620Z] --- SKIP: TestServicePlugin (0.00s)
15:20:03 [2020-04-28T15:20:03.620Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:20:03 [2020-04-28T15:20:03.620Z] === RUN   TestServiceUpdateLabel
15:20:03 [2020-04-28T15:20:03.696Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
15:20:03 [2020-04-28T15:20:03.952Z] === RUN   TestDockerSuite/TestBuildTagEvent
15:20:05 [2020-04-28T15:20:05.312Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
15:20:06 [2020-04-28T15:20:06.673Z] === RUN   TestDockerSuite/TestBuildUser
15:20:07 [2020-04-28T15:20:07.086Z] --- PASS: TestServiceUpdateLabel (3.62s)
15:20:07 [2020-04-28T15:20:07.086Z] === RUN   TestServiceUpdateSecrets
15:20:08 [2020-04-28T15:20:08.555Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.24s)
15:20:08 [2020-04-28T15:20:08.555Z] === RUN   TestCreateServiceSecretFileMode
15:20:09 [2020-04-28T15:20:09.115Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
15:20:12 [2020-04-28T15:20:12.380Z] --- PASS: TestCreateServiceSecretFileMode (3.73s)
15:20:12 [2020-04-28T15:20:12.380Z] === RUN   TestCreateServiceConfigFileMode
15:20:13 [2020-04-28T15:20:13.304Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
15:20:14 [2020-04-28T15:20:14.867Z] ok  	github.com/docker/docker/api/server	0.043s	coverage: 9.0% of statements
15:20:15 [2020-04-28T15:20:15.186Z] --- PASS: TestCreateServiceConfigFileMode (2.95s)
15:20:15 [2020-04-28T15:20:15.186Z] === RUN   TestCreateServiceSysctls
15:20:16 [2020-04-28T15:20:16.110Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
15:20:19 [2020-04-28T15:20:19.368Z] --- PASS: TestCreateServiceSysctls (4.43s)
15:20:19 [2020-04-28T15:20:19.368Z] === RUN   TestCreateServiceCapabilities
15:20:22 [2020-04-28T15:20:22.628Z] --- PASS: TestCreateServiceCapabilities (3.29s)
15:20:22 [2020-04-28T15:20:22.628Z] === RUN   TestInspect
15:20:25 [2020-04-28T15:20:25.526Z] --- PASS: TestServiceUpdateSecrets (15.78s)
15:20:25 [2020-04-28T15:20:25.526Z] === RUN   TestServiceUpdateConfigs
15:20:26 [2020-04-28T15:20:26.783Z] --- PASS: TestInspect (3.61s)
15:20:26 [2020-04-28T15:20:26.784Z] === RUN   TestCreateJob
15:20:30 [2020-04-28T15:20:30.041Z] --- PASS: TestCreateJob (3.85s)
15:20:30 [2020-04-28T15:20:30.041Z] === RUN   TestReplicatedJob
15:20:31 [2020-04-28T15:20:31.933Z] === RUN   TestDockerSuite/TestBuildVerboseOut
15:20:32 [2020-04-28T15:20:32.856Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
15:20:33 [2020-04-28T15:20:33.110Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
15:20:34 [2020-04-28T15:20:34.997Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
15:20:35 [2020-04-28T15:20:35.919Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
15:20:37 [2020-04-28T15:20:37.281Z] --- PASS: TestReplicatedJob (7.06s)
15:20:37 [2020-04-28T15:20:37.281Z] === RUN   TestUpdateReplicatedJob
15:20:37 [2020-04-28T15:20:37.281Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
15:20:37 [2020-04-28T15:20:37.281Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
15:20:37 [2020-04-28T15:20:37.281Z] === RUN   TestDockerSuite/TestBuildWindowsUser
15:20:37 [2020-04-28T15:20:37.281Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
15:20:37 [2020-04-28T15:20:37.281Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
15:20:39 [2020-04-28T15:20:39.793Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
15:20:39 [2020-04-28T15:20:39.793Z] === RUN   TestDockerSuite/TestBuildWithFailure
15:20:40 [2020-04-28T15:20:40.718Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
15:20:40 [2020-04-28T15:20:40.890Z] --- PASS: TestServiceUpdateConfigs (15.85s)
15:20:40 [2020-04-28T15:20:40.890Z] === RUN   TestServiceUpdateNetwork
15:20:41 [2020-04-28T15:20:41.278Z] --- PASS: TestUpdateReplicatedJob (3.97s)
15:20:41 [2020-04-28T15:20:41.278Z] === RUN   TestServiceListWithStatuses
15:20:41 [2020-04-28T15:20:41.278Z] --- SKIP: TestServiceListWithStatuses (0.00s)
15:20:41 [2020-04-28T15:20:41.278Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:20:41 [2020-04-28T15:20:41.278Z] === RUN   TestDockerNetworkConnectAlias
15:20:41 [2020-04-28T15:20:41.278Z] === RUN   TestDockerSuite/TestBuildWithTabs
15:20:42 [2020-04-28T15:20:42.639Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
15:20:42 [2020-04-28T15:20:42.639Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
15:20:45 [2020-04-28T15:20:45.897Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
15:20:46 [2020-04-28T15:20:46.766Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
15:20:46 [2020-04-28T15:20:46.766Z] Copying nested executables into bundles/cross/linux/amd64
15:20:46 [2020-04-28T15:20:46.766Z] Cross building: bundles/cross/windows/amd64
15:20:46 [2020-04-28T15:20:46.766Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
15:20:46 [2020-04-28T15:20:46.766Z] GOOS="windows" GOARCH="amd64" GOARM=""
15:20:47 [2020-04-28T15:20:47.779Z] --- PASS: TestDockerNetworkConnectAlias (6.72s)
15:20:47 [2020-04-28T15:20:47.779Z] === RUN   TestDockerNetworkReConnect
15:20:48 [2020-04-28T15:20:48.034Z] === RUN   TestDockerSuite/TestBuildWithVolumes
15:20:48 [2020-04-28T15:20:48.958Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
15:20:49 [2020-04-28T15:20:49.518Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
15:20:50 [2020-04-28T15:20:50.077Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
15:20:50 [2020-04-28T15:20:50.077Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
15:20:51 [2020-04-28T15:20:51.437Z] === RUN   TestDockerSuite/TestBuildXZHost
15:20:51 [2020-04-28T15:20:51.996Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
15:20:52 [2020-04-28T15:20:52.922Z] --- PASS: TestDockerNetworkReConnect (5.20s)
15:20:52 [2020-04-28T15:20:52.922Z] === RUN   TestServicePlugin
15:20:53 [2020-04-28T15:20:53.481Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
15:20:53 [2020-04-28T15:20:53.736Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
15:20:53 [2020-04-28T15:20:53.736Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
15:20:55 [2020-04-28T15:20:55.098Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
15:20:56 [2020-04-28T15:20:56.023Z] === RUN   TestDockerSuite/TestCommitChange
15:20:56 [2020-04-28T15:20:56.099Z] --- PASS: TestServiceUpdateNetwork (16.59s)
15:20:56 [2020-04-28T15:20:56.099Z] === RUN   TestServiceUpdatePidsLimit
15:20:56 [2020-04-28T15:20:56.713Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
15:20:56 [2020-04-28T15:20:56.947Z] === RUN   TestDockerSuite/TestCommitChangeLabels
15:20:57 [2020-04-28T15:20:57.719Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
15:20:58 [2020-04-28T15:20:58.308Z] === RUN   TestDockerSuite/TestCommitHardlink
15:20:58 [2020-04-28T15:20:58.563Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
15:21:00 [2020-04-28T15:21:00.455Z] === RUN   TestDockerSuite/TestCommitNewFile
15:21:02 [2020-04-28T15:21:02.339Z] === RUN   TestDockerSuite/TestCommitPausedContainer
15:21:03 [2020-04-28T15:21:03.267Z] === RUN   TestDockerSuite/TestCommitTTY
15:21:04 [2020-04-28T15:21:04.522Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
15:21:05 [2020-04-28T15:21:05.152Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
15:21:06 [2020-04-28T15:21:06.076Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
15:21:07 [2020-04-28T15:21:07.959Z] === RUN   TestDockerSuite/TestCommitWithoutPause
15:21:08 [2020-04-28T15:21:08.883Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
15:21:08 [2020-04-28T15:21:08.884Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
15:21:08 [2020-04-28T15:21:08.884Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
15:21:09 [2020-04-28T15:21:09.138Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
15:21:09 [2020-04-28T15:21:09.138Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
15:21:09 [2020-04-28T15:21:09.138Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
15:21:09 [2020-04-28T15:21:09.138Z] === RUN   TestDockerSuite/TestContainerAPICommit
15:21:11 [2020-04-28T15:21:11.022Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
15:21:12 [2020-04-28T15:21:12.899Z] --- PASS: TestServiceUpdatePidsLimit (17.69s)
15:21:12 [2020-04-28T15:21:12.899Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.81s)
15:21:12 [2020-04-28T15:21:12.899Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.15s)
15:21:12 [2020-04-28T15:21:12.899Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.06s)
15:21:12 [2020-04-28T15:21:12.899Z] PASS
15:21:12 [2020-04-28T15:21:12.899Z] 
15:21:12 [2020-04-28T15:21:12.899Z] === Skipped
15:21:12 [2020-04-28T15:21:12.899Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.01s)
15:21:12 [2020-04-28T15:21:12.899Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:21:12 [2020-04-28T15:21:12.899Z] 
15:21:12 [2020-04-28T15:21:12.899Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
15:21:12 [2020-04-28T15:21:12.899Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:21:12 [2020-04-28T15:21:12.899Z] 
15:21:12 [2020-04-28T15:21:12.899Z] 
15:21:12 [2020-04-28T15:21:12.899Z] DONE 27 tests, 2 skipped in 175.553s
15:21:12 [2020-04-28T15:21:12.899Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
15:21:12 [2020-04-28T15:21:12.899Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m
15:21:12 [2020-04-28T15:21:12.899Z] ++ set -e
15:21:12 [2020-04-28T15:21:12.899Z] ++ '[' -n 0 ']'
15:21:12 [2020-04-28T15:21:12.899Z] ++ set -x
15:21:12 [2020-04-28T15:21:12.899Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m
15:21:12 [2020-04-28T15:21:12.905Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
15:21:12 [2020-04-28T15:21:12.905Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
15:21:13 [2020-04-28T15:21:13.188Z] INFO: Testing against a local daemon
15:21:13 [2020-04-28T15:21:13.188Z] === RUN   TestSessionCreate
15:21:13 [2020-04-28T15:21:13.188Z] --- PASS: TestSessionCreate (0.02s)
15:21:13 [2020-04-28T15:21:13.188Z] === RUN   TestSessionCreateWithBadUpgrade
15:21:13 [2020-04-28T15:21:13.188Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
15:21:13 [2020-04-28T15:21:13.188Z] PASS
15:21:13 [2020-04-28T15:21:13.188Z] 
15:21:13 [2020-04-28T15:21:13.188Z] DONE 2 tests in 0.223s
15:21:13 [2020-04-28T15:21:13.188Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
15:21:13 [2020-04-28T15:21:13.189Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m
15:21:13 [2020-04-28T15:21:13.189Z] ++ set -e
15:21:13 [2020-04-28T15:21:13.189Z] ++ '[' -n 0 ']'
15:21:13 [2020-04-28T15:21:13.189Z] ++ set -x
15:21:13 [2020-04-28T15:21:13.189Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m
15:21:13 [2020-04-28T15:21:13.471Z] INFO: Testing against a local daemon
15:21:13 [2020-04-28T15:21:13.471Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:21:13 [2020-04-28T15:21:13.471Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:21:13 [2020-04-28T15:21:13.471Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:21:13 [2020-04-28T15:21:13.471Z] === RUN   TestEventsExecDie
15:21:13 [2020-04-28T15:21:13.832Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
15:21:14 [2020-04-28T15:21:14.480Z] --- PASS: TestEventsExecDie (0.95s)
15:21:14 [2020-04-28T15:21:14.480Z] === RUN   TestEventsBackwardsCompatible
15:21:14 [2020-04-28T15:21:14.480Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
15:21:14 [2020-04-28T15:21:14.480Z] === RUN   TestInfoBinaryCommits
15:21:14 [2020-04-28T15:21:14.480Z] --- PASS: TestInfoBinaryCommits (0.01s)
15:21:14 [2020-04-28T15:21:14.480Z] === RUN   TestInfoAPIVersioned
15:21:14 [2020-04-28T15:21:14.480Z] --- PASS: TestInfoAPIVersioned (0.01s)
15:21:14 [2020-04-28T15:21:14.480Z] === RUN   TestInfoDiscoveryBackend
15:21:14 [2020-04-28T15:21:14.758Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
15:21:15 [2020-04-28T15:21:15.094Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
15:21:15 [2020-04-28T15:21:15.095Z] === RUN   TestInfoDiscoveryInvalidAdvertise
15:21:15 [2020-04-28T15:21:15.683Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
15:21:16 [2020-04-28T15:21:16.101Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
15:21:16 [2020-04-28T15:21:16.101Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
15:21:16 [2020-04-28T15:21:16.607Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
15:21:16 [2020-04-28T15:21:16.607Z] === RUN   TestDockerSuite/TestContainerAPICreate
15:21:16 [2020-04-28T15:21:16.716Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
15:21:16 [2020-04-28T15:21:16.716Z] === RUN   TestInfoAPI
15:21:16 [2020-04-28T15:21:16.716Z] --- PASS: TestInfoAPI (0.02s)
15:21:16 [2020-04-28T15:21:16.716Z] === RUN   TestInfoAPIWarnings
15:21:16 [2020-04-28T15:21:16.998Z] --- PASS: TestInfoAPIWarnings (0.52s)
15:21:16 [2020-04-28T15:21:16.998Z] === RUN   TestInfoDebug
15:21:17 [2020-04-28T15:21:17.531Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
15:21:17 [2020-04-28T15:21:17.531Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
15:21:17 [2020-04-28T15:21:17.531Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
15:21:17 [2020-04-28T15:21:17.613Z] --- PASS: TestInfoDebug (0.52s)
15:21:17 [2020-04-28T15:21:17.613Z] === RUN   TestInfoInsecureRegistries
15:21:18 [2020-04-28T15:21:18.228Z] --- PASS: TestInfoInsecureRegistries (0.53s)
15:21:18 [2020-04-28T15:21:18.228Z] === RUN   TestInfoRegistryMirrors
15:21:18 [2020-04-28T15:21:18.457Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
15:21:18 [2020-04-28T15:21:18.457Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
15:21:18 [2020-04-28T15:21:18.457Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
15:21:18 [2020-04-28T15:21:18.457Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
15:21:18 [2020-04-28T15:21:18.457Z] === RUN   TestDockerSuite/TestContainerAPIDelete
15:21:18 [2020-04-28T15:21:18.515Z] --- PASS: TestInfoRegistryMirrors (0.52s)
15:21:18 [2020-04-28T15:21:18.515Z] === RUN   TestLoginFailsWithBadCredentials
15:21:19 [2020-04-28T15:21:19.130Z] --- PASS: TestLoginFailsWithBadCredentials (0.32s)
15:21:19 [2020-04-28T15:21:19.130Z] === RUN   TestPingCacheHeaders
15:21:19 [2020-04-28T15:21:19.130Z] --- PASS: TestPingCacheHeaders (0.02s)
15:21:19 [2020-04-28T15:21:19.130Z] === RUN   TestPingGet
15:21:19 [2020-04-28T15:21:19.130Z] --- PASS: TestPingGet (0.01s)
15:21:19 [2020-04-28T15:21:19.130Z] === RUN   TestPingHead
15:21:19 [2020-04-28T15:21:19.130Z] --- PASS: TestPingHead (0.01s)
15:21:19 [2020-04-28T15:21:19.130Z] === RUN   TestVersion
15:21:19 [2020-04-28T15:21:19.130Z] --- PASS: TestVersion (0.02s)
15:21:19 [2020-04-28T15:21:19.130Z] PASS
15:21:19 [2020-04-28T15:21:19.130Z] 
15:21:19 [2020-04-28T15:21:19.130Z] === Skipped
15:21:19 [2020-04-28T15:21:19.130Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:21:19 [2020-04-28T15:21:19.130Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:21:19 [2020-04-28T15:21:19.130Z] 
15:21:19 [2020-04-28T15:21:19.130Z] 
15:21:19 [2020-04-28T15:21:19.130Z] DONE 18 tests, 1 skipped in 5.780s
15:21:19 [2020-04-28T15:21:19.130Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
15:21:19 [2020-04-28T15:21:19.130Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m
15:21:19 [2020-04-28T15:21:19.130Z] ++ set -e
15:21:19 [2020-04-28T15:21:19.130Z] ++ '[' -n 0 ']'
15:21:19 [2020-04-28T15:21:19.130Z] ++ set -x
15:21:19 [2020-04-28T15:21:19.130Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m
15:21:19 [2020-04-28T15:21:19.130Z] INFO: Testing against a local daemon
15:21:19 [2020-04-28T15:21:19.130Z] === RUN   TestVolumesCreateAndList
15:21:19 [2020-04-28T15:21:19.130Z] --- PASS: TestVolumesCreateAndList (0.02s)
15:21:19 [2020-04-28T15:21:19.130Z] === RUN   TestVolumesRemove
15:21:19 [2020-04-28T15:21:19.381Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
15:21:19 [2020-04-28T15:21:19.412Z] --- PASS: TestVolumesRemove (0.12s)
15:21:19 [2020-04-28T15:21:19.412Z] === RUN   TestVolumesInspect
15:21:19 [2020-04-28T15:21:19.412Z] --- PASS: TestVolumesInspect (0.01s)
15:21:19 [2020-04-28T15:21:19.412Z] === RUN   TestVolumesInvalidJSON
15:21:19 [2020-04-28T15:21:19.412Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:21:19 [2020-04-28T15:21:19.412Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:21:19 [2020-04-28T15:21:19.412Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:21:19 [2020-04-28T15:21:19.412Z] --- PASS: TestVolumesInvalidJSON (0.01s)
15:21:19 [2020-04-28T15:21:19.412Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s)
15:21:19 [2020-04-28T15:21:19.412Z] PASS
15:21:19 [2020-04-28T15:21:19.412Z] 
15:21:19 [2020-04-28T15:21:19.412Z] DONE 5 tests in 0.336s
15:21:19 [2020-04-28T15:21:19.412Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:21:19 [2020-04-28T15:21:19.412Z] ++++ cat bundles/test-integration/docker.pid
15:21:19 [2020-04-28T15:21:19.412Z] +++ kill 11951
15:21:20 [2020-04-28T15:21:20.306Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
15:21:20 [2020-04-28T15:21:20.883Z] +++ /etc/init.d/apparmor stop
15:21:20 [2020-04-28T15:21:20.883Z] Leaving: AppArmorNo profiles have been unloaded.
15:21:20 [2020-04-28T15:21:20.883Z] 
15:21:20 [2020-04-28T15:21:20.883Z] Unloading profiles will leave already running processes permanently
15:21:20 [2020-04-28T15:21:20.883Z] unconfined, which can lead to unexpected situations.
15:21:20 [2020-04-28T15:21:20.883Z] 
15:21:20 [2020-04-28T15:21:20.883Z] To set a process to complain mode, use the command line tool
15:21:20 [2020-04-28T15:21:20.883Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:21:20 [2020-04-28T15:21:20.883Z] +++ true
15:21:20 [2020-04-28T15:21:20.883Z] 
15:21:21 [2020-04-28T15:21:21.230Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
15:21:21 [2020-04-28T15:21:21.230Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
Post stage
[Pipeline] junit
15:21:22 [2020-04-28T15:21:22.390Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:21:22 [2020-04-28T15:21:22.981Z] + echo Ensuring container killed.
15:21:22 [2020-04-28T15:21:22.981Z] Ensuring container killed.
15:21:22 [2020-04-28T15:21:22.981Z] + docker rm -vf docker-pr1
15:21:22 [2020-04-28T15:21:22.981Z] Error: No such container: docker-pr1
15:21:22 [2020-04-28T15:21:22.981Z] + true
[Pipeline] sh
15:21:23 [2020-04-28T15:21:23.115Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
15:21:23 [2020-04-28T15:21:23.352Z] + echo Chowning /workspace to jenkins user
15:21:23 [2020-04-28T15:21:23.352Z] Chowning /workspace to jenkins user
15:21:23 [2020-04-28T15:21:23.352Z] + id -u
15:21:23 [2020-04-28T15:21:23.352Z] + id -g
15:21:23 [2020-04-28T15:21:23.352Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40866:/workspace busybox chown -R 1001:1001 /workspace
15:21:23 [2020-04-28T15:21:23.352Z] Unable to find image 'busybox:latest' locally
15:21:23 [2020-04-28T15:21:23.634Z] latest: Pulling from library/busybox
15:21:23 [2020-04-28T15:21:23.634Z] 0f0ac3ee2e90: Pulling fs layer
15:21:23 [2020-04-28T15:21:23.917Z] 0f0ac3ee2e90: Verifying Checksum
15:21:23 [2020-04-28T15:21:23.917Z] 0f0ac3ee2e90: Download complete
15:21:24 [2020-04-28T15:21:24.038Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
15:21:24 [2020-04-28T15:21:24.038Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
15:21:24 [2020-04-28T15:21:24.199Z] 0f0ac3ee2e90: Pull complete
15:21:24 [2020-04-28T15:21:24.199Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12
15:21:24 [2020-04-28T15:21:24.199Z] Status: Downloaded newer image for busybox:latest
15:21:24 [2020-04-28T15:21:24.597Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
15:21:25 [2020-04-28T15:21:25.523Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:21:26 [2020-04-28T15:21:26.446Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
15:21:26 [2020-04-28T15:21:26.606Z] + bundleName=s390x-integration
15:21:26 [2020-04-28T15:21:26.606Z] + echo Creating s390x-integration-bundles.tar.gz
15:21:26 [2020-04-28T15:21:26.606Z] Creating s390x-integration-bundles.tar.gz
15:21:26 [2020-04-28T15:21:26.606Z] + xargs tar -czf s390x-integration-bundles.tar.gz
15:21:26 [2020-04-28T15:21:26.606Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
15:21:26 [2020-04-28T15:21:26.641Z] Archiving artifacts
15:21:27 [2020-04-28T15:21:27.316Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40866/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:21:27 [2020-04-28T15:21:27.370Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
15:21:27 [2020-04-28T15:21:27.370Z] === RUN   TestDockerSuite/TestContainerAPIKill
15:21:27 [2020-04-28T15:21:27.370Z] --- PASS: TestServicePlugin (34.31s)
15:21:27 [2020-04-28T15:21:27.370Z]     plugin_test.go:62: [da0d8c2e77a8a] joining swarm manager [d0dbe375a34e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:21:27 [2020-04-28T15:21:27.370Z]     plugin_test.go:65: [df2762c69eb32] joining swarm manager [d0dbe375a34e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:21:27 [2020-04-28T15:21:27.370Z] === RUN   TestServiceUpdateLabel
15:21:27 [2020-04-28T15:21:27.709Z] + make clean
15:21:27 [2020-04-28T15:21:27.991Z] docker volume rm -f docker-dev-cache
15:21:28 [2020-04-28T15:21:28.280Z] docker-dev-cache
15:21:28 [2020-04-28T15:21:28.295Z] === RUN   TestDockerSuite/TestContainerAPIPause
[Pipeline] deleteDir
15:21:29 [2020-04-28T15:21:29.227Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
15:21:29 [2020-04-28T15:21:29.786Z] --- PASS: TestServiceUpdateLabel (2.46s)
15:21:29 [2020-04-28T15:21:29.786Z] === RUN   TestServiceUpdateSecrets
15:21:30 [2020-04-28T15:21:30.041Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
15:21:30 [2020-04-28T15:21:30.041Z] === RUN   TestDockerSuite/TestContainerAPIRename
15:21:30 [2020-04-28T15:21:30.965Z] === RUN   TestDockerSuite/TestContainerAPIRestart
15:21:32 [2020-04-28T15:21:32.849Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
15:21:34 [2020-04-28T15:21:34.208Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
15:21:34 [2020-04-28T15:21:34.208Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
15:21:34 [2020-04-28T15:21:34.208Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
15:21:34 [2020-04-28T15:21:34.208Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
15:21:34 [2020-04-28T15:21:34.208Z] === RUN   TestDockerSuite/TestContainerAPIStart
15:21:35 [2020-04-28T15:21:35.132Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
15:21:40 [2020-04-28T15:21:40.363Z] === RUN   TestDockerSuite/TestContainerAPIStop
15:21:40 [2020-04-28T15:21:40.618Z] === RUN   TestDockerSuite/TestContainerAPITop
15:21:41 [2020-04-28T15:21:41.541Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
15:21:41 [2020-04-28T15:21:41.541Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
15:21:41 [2020-04-28T15:21:41.541Z] === RUN   TestDockerSuite/TestContainerAPIWait
15:21:42 [2020-04-28T15:21:42.940Z] 65014b3c3121: Pull complete
15:21:44 [2020-04-28T15:21:44.798Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
15:21:45 [2020-04-28T15:21:45.052Z] --- PASS: TestServiceUpdateSecrets (15.22s)
15:21:45 [2020-04-28T15:21:45.052Z] === RUN   TestServiceUpdateConfigs
15:21:45 [2020-04-28T15:21:45.052Z] === RUN   TestDockerSuite/TestContainerNetworkMode
15:21:46 [2020-04-28T15:21:46.412Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
15:21:51 [2020-04-28T15:21:51.646Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
15:21:51 [2020-04-28T15:21:51.646Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
15:21:53 [2020-04-28T15:21:53.538Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
15:21:54 [2020-04-28T15:21:54.898Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
15:21:56 [2020-04-28T15:21:56.258Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
15:21:58 [2020-04-28T15:21:58.141Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
15:21:59 [2020-04-28T15:21:59.500Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
15:22:00 [2020-04-28T15:22:00.424Z] --- PASS: TestServiceUpdateConfigs (15.45s)
15:22:00 [2020-04-28T15:22:00.424Z] === RUN   TestServiceUpdateNetwork
15:22:00 [2020-04-28T15:22:00.983Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
15:22:02 [2020-04-28T15:22:02.870Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000a6be40_<nil>}
15:22:04 [2020-04-28T15:22:04.760Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1371926544_/foo_false__<nil>_<nil>_<nil>}
15:22:06 [2020-04-28T15:22:06.121Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1371926544_/foo_true__<nil>_<nil>_<nil>}
15:22:07 [2020-04-28T15:22:07.069Z] ok  	github.com/docker/docker/api/server/httputils	0.036s	coverage: 14.7% of statements
15:22:07 [2020-04-28T15:22:07.069Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
15:22:07 [2020-04-28T15:22:07.069Z] ok  	github.com/docker/docker/api/server/middleware	0.010s	coverage: 37.7% of statements
15:22:07 [2020-04-28T15:22:07.069Z] ?   	github.com/docker/docker/api/server/router	[no test files]
15:22:07 [2020-04-28T15:22:07.069Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
15:22:07 [2020-04-28T15:22:07.069Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
15:22:07 [2020-04-28T15:22:07.069Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
15:22:07 [2020-04-28T15:22:07.069Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
15:22:07 [2020-04-28T15:22:07.069Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
15:22:07 [2020-04-28T15:22:07.069Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
15:22:07 [2020-04-28T15:22:07.069Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
15:22:07 [2020-04-28T15:22:07.069Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
15:22:07 [2020-04-28T15:22:07.069Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
15:22:07 [2020-04-28T15:22:07.069Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
15:22:07 [2020-04-28T15:22:07.069Z] ok  	github.com/docker/docker/api/types/strslice	0.028s	coverage: 90.0% of statements
15:22:07 [2020-04-28T15:22:07.069Z] ok  	github.com/docker/docker/api/types/filters	0.012s	coverage: 92.2% of statements
15:22:07 [2020-04-28T15:22:07.069Z] ok  	github.com/docker/docker/api/server/router/swarm	0.031s	coverage: 4.8% of statements
15:22:07 [2020-04-28T15:22:07.069Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
15:22:07 [2020-04-28T15:22:07.069Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
15:22:07 [2020-04-28T15:22:07.069Z] ?   	github.com/docker/docker/api/types	[no test files]
15:22:07 [2020-04-28T15:22:07.069Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
15:22:07 [2020-04-28T15:22:07.069Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
15:22:07 [2020-04-28T15:22:07.069Z] ?   	github.com/docker/docker/api/types/container	[no test files]
15:22:07 [2020-04-28T15:22:07.069Z] ?   	github.com/docker/docker/api/types/events	[no test files]
15:22:07 [2020-04-28T15:22:07.069Z] ?   	github.com/docker/docker/api/types/image	[no test files]
15:22:07 [2020-04-28T15:22:07.069Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
15:22:07 [2020-04-28T15:22:07.069Z] ?   	github.com/docker/docker/api/types/network	[no test files]
15:22:07 [2020-04-28T15:22:07.069Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
15:22:07 [2020-04-28T15:22:07.069Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
15:22:07 [2020-04-28T15:22:07.069Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
15:22:07 [2020-04-28T15:22:07.069Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
15:22:07 [2020-04-28T15:22:07.069Z] ok  	github.com/docker/docker/api/types/time	0.050s	coverage: 100.0% of statements
15:22:07 [2020-04-28T15:22:07.069Z] ok  	github.com/docker/docker/api/types/versions	0.065s	coverage: 75.0% of statements
15:22:07 [2020-04-28T15:22:07.069Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
15:22:07 [2020-04-28T15:22:07.069Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
15:22:07 [2020-04-28T15:22:07.069Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
15:22:07 [2020-04-28T15:22:07.069Z] ?   	github.com/docker/docker/builder	[no test files]
15:22:07 [2020-04-28T15:22:07.069Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
15:22:07 [2020-04-28T15:22:07.069Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
15:22:07 [2020-04-28T15:22:07.069Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
15:22:07 [2020-04-28T15:22:07.069Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
15:22:07 [2020-04-28T15:22:07.069Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
15:22:07 [2020-04-28T15:22:07.069Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
15:22:07 [2020-04-28T15:22:07.069Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
15:22:07 [2020-04-28T15:22:07.069Z] ok  	github.com/docker/docker/builder/dockerignore	0.023s	coverage: 96.8% of statements
15:22:07 [2020-04-28T15:22:07.069Z] ok  	github.com/docker/docker/cli/debug	0.007s	coverage: 100.0% of statements
15:22:08 [2020-04-28T15:22:08.003Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3163543087_/foo_false__<nil>_<nil>_<nil>}
15:22:08 [2020-04-28T15:22:08.148Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
15:22:08 [2020-04-28T15:22:08.148Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
15:22:08 [2020-04-28T15:22:08.148Z] remote: Enumerating objects: 2, done.
15:22:08 [2020-04-28T15:22:08.148Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
15:22:08 [2020-04-28T15:22:08.149Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
15:22:08 [2020-04-28T15:22:08.149Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
15:22:08 [2020-04-28T15:22:08.149Z] Unpacking objects:   4% (1/23)   
Unpacking objects:   8% (2/23)   
Unpacking objects:  13% (3/23)   
Unpacking objects:  17% (4/23)   
Unpacking objects:  21% (5/23)   
Unpacking objects:  26% (6/23)   
Unpacking objects:  30% (7/23)   
Unpacking objects:  34% (8/23)   
Unpacking objects:  39% (9/23)   
Unpacking objects:  43% (10/23)   
Unpacking objects:  47% (11/23)   
Unpacking objects:  52% (12/23)   
Unpacking objects:  56% (13/23)   
Unpacking objects:  60% (14/23)   
Unpacking objects:  65% (15/23)   
Unpacking objects:  69% (16/23)   
Unpacking objects:  73% (17/23)   
Unpacking objects:  78% (18/23)   
Unpacking objects:  82% (19/23)   
Unpacking objects:  86% (20/23)   
Unpacking objects:  91% (21/23)   
Unpacking objects:  95% (22/23)   
Unpacking objects: 100% (23/23)   
Unpacking objects: 100% (23/23), done.
15:22:08 [2020-04-28T15:22:08.149Z] Building: bundles/cross/windows/amd64/containerutility.exe
15:22:08 [2020-04-28T15:22:08.149Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
15:22:08 [2020-04-28T15:22:08.470Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40866/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b2af9e631c53ab17d49cd0ff341893a00318eb59 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b2af9e631c53ab17d49cd0ff341893a00318eb59 hack/test/unit
15:22:09 [2020-04-28T15:22:09.123Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.843s	coverage: 86.3% of statements
15:22:09 [2020-04-28T15:22:09.364Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3163543087_/foo_true__<nil>_<nil>_<nil>}
15:22:10 [2020-04-28T15:22:10.977Z] ?   	github.com/docker/docker/api	[no test files]
15:22:11 [2020-04-28T15:22:11.173Z] ok  	github.com/docker/docker/builder/remotecontext	0.558s	coverage: 13.6% of statements
15:22:11 [2020-04-28T15:22:11.247Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3163543087_/foo_true__0xc000a6bea0_<nil>_<nil>}
15:22:12 [2020-04-28T15:22:12.606Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000a6bec0_<nil>}
15:22:13 [2020-04-28T15:22:13.223Z] ok  	github.com/docker/docker/builder/dockerfile	1.541s	coverage: 48.2% of statements
15:22:13 [2020-04-28T15:22:13.223Z] ?   	github.com/docker/docker/cli	[no test files]
15:22:13 [2020-04-28T15:22:13.223Z] ?   	github.com/docker/docker/cli/config	[no test files]
15:22:14 [2020-04-28T15:22:14.488Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000a6bee0_<nil>}
15:22:15 [2020-04-28T15:22:15.412Z] --- PASS: TestServiceUpdateNetwork (14.75s)
15:22:15 [2020-04-28T15:22:15.412Z] === RUN   TestServiceUpdatePidsLimit
15:22:15 [2020-04-28T15:22:15.666Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
15:22:15 [2020-04-28T15:22:15.666Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000a6bf00_<nil>}
15:22:17 [2020-04-28T15:22:17.027Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
15:22:17 [2020-04-28T15:22:17.586Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000a6bf20_<nil>}
15:22:18 [2020-04-28T15:22:18.148Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
15:22:19 [2020-04-28T15:22:19.508Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
15:22:21 [2020-04-28T15:22:21.392Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
15:22:21 [2020-04-28T15:22:21.392Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
15:22:21 [2020-04-28T15:22:21.392Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
15:22:21 [2020-04-28T15:22:21.392Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
15:22:21 [2020-04-28T15:22:21.392Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
15:22:21 [2020-04-28T15:22:21.392Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
15:22:21 [2020-04-28T15:22:21.392Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
15:22:21 [2020-04-28T15:22:21.392Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
15:22:21 [2020-04-28T15:22:21.392Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
15:22:21 [2020-04-28T15:22:21.392Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
15:22:21 [2020-04-28T15:22:21.392Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
15:22:21 [2020-04-28T15:22:21.392Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
15:22:21 [2020-04-28T15:22:21.392Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
15:22:21 [2020-04-28T15:22:21.392Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
15:22:21 [2020-04-28T15:22:21.392Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
15:22:21 [2020-04-28T15:22:21.392Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
15:22:21 [2020-04-28T15:22:21.392Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
15:22:21 [2020-04-28T15:22:21.392Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
15:22:21 [2020-04-28T15:22:21.685Z] ok  	github.com/docker/docker/client	0.801s	coverage: 75.4% of statements
15:22:25 [2020-04-28T15:22:25.551Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
15:22:25 [2020-04-28T15:22:25.551Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
15:22:25 [2020-04-28T15:22:25.842Z] ok  	github.com/docker/docker/api/server	0.006s	coverage: 9.0% of statements
15:22:27 [2020-04-28T15:22:27.434Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
15:22:30 [2020-04-28T15:22:30.691Z] === RUN   TestDockerSuite/TestCopyAndRestart
15:22:32 [2020-04-28T15:22:32.050Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
15:22:32 [2020-04-28T15:22:32.305Z] === RUN   TestDockerSuite/TestCpAbsolutePath
15:22:33 [2020-04-28T15:22:33.229Z] --- PASS: TestServiceUpdatePidsLimit (17.82s)
15:22:33 [2020-04-28T15:22:33.229Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.35s)
15:22:33 [2020-04-28T15:22:33.229Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.10s)
15:22:33 [2020-04-28T15:22:33.229Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.10s)
15:22:33 [2020-04-28T15:22:33.229Z] PASS
15:22:33 [2020-04-28T15:22:33.229Z] 
15:22:33 [2020-04-28T15:22:33.229Z] === Skipped
15:22:33 [2020-04-28T15:22:33.229Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
15:22:33 [2020-04-28T15:22:33.229Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:22:33 [2020-04-28T15:22:33.229Z] 
15:22:33 [2020-04-28T15:22:33.229Z] 
15:22:33 [2020-04-28T15:22:33.229Z] DONE 27 tests, 1 skipped in 195.506s
15:22:33 [2020-04-28T15:22:33.229Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
15:22:33 [2020-04-28T15:22:33.229Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m
15:22:33 [2020-04-28T15:22:33.229Z] ++ set -e
15:22:33 [2020-04-28T15:22:33.229Z] ++ '[' -n 0 ']'
15:22:33 [2020-04-28T15:22:33.229Z] ++ set -x
15:22:33 [2020-04-28T15:22:33.229Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m
15:22:33 [2020-04-28T15:22:33.229Z] INFO: Testing against a local daemon
15:22:33 [2020-04-28T15:22:33.229Z] === RUN   TestSessionCreate
15:22:33 [2020-04-28T15:22:33.229Z] --- PASS: TestSessionCreate (0.03s)
15:22:33 [2020-04-28T15:22:33.229Z] === RUN   TestSessionCreateWithBadUpgrade
15:22:33 [2020-04-28T15:22:33.229Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
15:22:33 [2020-04-28T15:22:33.229Z] PASS
15:22:33 [2020-04-28T15:22:33.229Z] 
15:22:33 [2020-04-28T15:22:33.229Z] DONE 2 tests in 0.191s
15:22:33 [2020-04-28T15:22:33.229Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
15:22:33 [2020-04-28T15:22:33.229Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m
15:22:33 [2020-04-28T15:22:33.229Z] ++ set -e
15:22:33 [2020-04-28T15:22:33.229Z] ++ '[' -n 0 ']'
15:22:33 [2020-04-28T15:22:33.229Z] ++ set -x
15:22:33 [2020-04-28T15:22:33.229Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m
15:22:33 [2020-04-28T15:22:33.229Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
15:22:33 [2020-04-28T15:22:33.484Z] INFO: Testing against a local daemon
15:22:33 [2020-04-28T15:22:33.484Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:22:33 [2020-04-28T15:22:33.484Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:22:33 [2020-04-28T15:22:33.484Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:22:33 [2020-04-28T15:22:33.484Z] === RUN   TestEventsExecDie
15:22:34 [2020-04-28T15:22:34.408Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
15:22:34 [2020-04-28T15:22:34.408Z] --- PASS: TestEventsExecDie (1.00s)
15:22:34 [2020-04-28T15:22:34.408Z] === RUN   TestEventsBackwardsCompatible
15:22:34 [2020-04-28T15:22:34.408Z] --- PASS: TestEventsBackwardsCompatible (0.09s)
15:22:34 [2020-04-28T15:22:34.408Z] === RUN   TestInfoBinaryCommits
15:22:34 [2020-04-28T15:22:34.408Z] --- PASS: TestInfoBinaryCommits (0.02s)
15:22:34 [2020-04-28T15:22:34.408Z] === RUN   TestInfoAPIVersioned
15:22:34 [2020-04-28T15:22:34.408Z] --- PASS: TestInfoAPIVersioned (0.01s)
15:22:34 [2020-04-28T15:22:34.408Z] === RUN   TestInfoDiscoveryBackend
15:22:34 [2020-04-28T15:22:34.973Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
15:22:34 [2020-04-28T15:22:34.973Z] === RUN   TestInfoDiscoveryInvalidAdvertise
15:22:35 [2020-04-28T15:22:35.534Z] === RUN   TestDockerSuite/TestCpFromCaseA
15:22:36 [2020-04-28T15:22:36.093Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
15:22:36 [2020-04-28T15:22:36.093Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
15:22:36 [2020-04-28T15:22:36.348Z] === RUN   TestDockerSuite/TestCpFromCaseB
15:22:36 [2020-04-28T15:22:36.603Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
15:22:36 [2020-04-28T15:22:36.603Z] === RUN   TestInfoAPI
15:22:36 [2020-04-28T15:22:36.603Z] --- PASS: TestInfoAPI (0.02s)
15:22:36 [2020-04-28T15:22:36.603Z] === RUN   TestInfoAPIWarnings
15:22:37 [2020-04-28T15:22:37.164Z] --- PASS: TestInfoAPIWarnings (0.53s)
15:22:37 [2020-04-28T15:22:37.164Z] === RUN   TestInfoDebug
15:22:37 [2020-04-28T15:22:37.419Z] === RUN   TestDockerSuite/TestCpFromCaseC
15:22:37 [2020-04-28T15:22:37.673Z] --- PASS: TestInfoDebug (0.53s)
15:22:37 [2020-04-28T15:22:37.673Z] === RUN   TestInfoInsecureRegistries
15:22:38 [2020-04-28T15:22:38.234Z] --- PASS: TestInfoInsecureRegistries (0.53s)
15:22:38 [2020-04-28T15:22:38.234Z] === RUN   TestInfoRegistryMirrors
15:22:38 [2020-04-28T15:22:38.234Z] === RUN   TestDockerSuite/TestCpFromCaseD
15:22:38 [2020-04-28T15:22:38.797Z] --- PASS: TestInfoRegistryMirrors (0.53s)
15:22:38 [2020-04-28T15:22:38.797Z] === RUN   TestLoginFailsWithBadCredentials
15:22:39 [2020-04-28T15:22:39.052Z] --- PASS: TestLoginFailsWithBadCredentials (0.25s)
15:22:39 [2020-04-28T15:22:39.052Z] === RUN   TestPingCacheHeaders
15:22:39 [2020-04-28T15:22:39.052Z] --- PASS: TestPingCacheHeaders (0.02s)
15:22:39 [2020-04-28T15:22:39.052Z] === RUN   TestPingGet
15:22:39 [2020-04-28T15:22:39.052Z] --- PASS: TestPingGet (0.02s)
15:22:39 [2020-04-28T15:22:39.052Z] === RUN   TestPingHead
15:22:39 [2020-04-28T15:22:39.052Z] --- PASS: TestPingHead (0.04s)
15:22:39 [2020-04-28T15:22:39.052Z] === RUN   TestVersion
15:22:39 [2020-04-28T15:22:39.052Z] --- PASS: TestVersion (0.03s)
15:22:39 [2020-04-28T15:22:39.052Z] PASS
15:22:39 [2020-04-28T15:22:39.052Z] 
15:22:39 [2020-04-28T15:22:39.052Z] === Skipped
15:22:39 [2020-04-28T15:22:39.052Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:22:39 [2020-04-28T15:22:39.052Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:22:39 [2020-04-28T15:22:39.052Z] 
15:22:39 [2020-04-28T15:22:39.052Z] 
15:22:39 [2020-04-28T15:22:39.052Z] DONE 18 tests, 1 skipped in 5.791s
15:22:39 [2020-04-28T15:22:39.052Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
15:22:39 [2020-04-28T15:22:39.052Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m
15:22:39 [2020-04-28T15:22:39.052Z] ++ set -e
15:22:39 [2020-04-28T15:22:39.052Z] ++ '[' -n 0 ']'
15:22:39 [2020-04-28T15:22:39.052Z] ++ set -x
15:22:39 [2020-04-28T15:22:39.052Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m
15:22:39 [2020-04-28T15:22:39.307Z] INFO: Testing against a local daemon
15:22:39 [2020-04-28T15:22:39.307Z] === RUN   TestVolumesCreateAndList
15:22:39 [2020-04-28T15:22:39.307Z] --- PASS: TestVolumesCreateAndList (0.02s)
15:22:39 [2020-04-28T15:22:39.307Z] === RUN   TestVolumesRemove
15:22:39 [2020-04-28T15:22:39.307Z] --- PASS: TestVolumesRemove (0.10s)
15:22:39 [2020-04-28T15:22:39.307Z] === RUN   TestVolumesInspect
15:22:39 [2020-04-28T15:22:39.307Z] --- PASS: TestVolumesInspect (0.02s)
15:22:39 [2020-04-28T15:22:39.307Z] === RUN   TestVolumesInvalidJSON
15:22:39 [2020-04-28T15:22:39.307Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:22:39 [2020-04-28T15:22:39.307Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:22:39 [2020-04-28T15:22:39.307Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:22:39 [2020-04-28T15:22:39.307Z] --- PASS: TestVolumesInvalidJSON (0.02s)
15:22:39 [2020-04-28T15:22:39.307Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s)
15:22:39 [2020-04-28T15:22:39.307Z] PASS
15:22:39 [2020-04-28T15:22:39.307Z] 
15:22:39 [2020-04-28T15:22:39.307Z] DONE 5 tests in 0.282s
15:22:39 [2020-04-28T15:22:39.307Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:22:39 [2020-04-28T15:22:39.562Z] === RUN   TestDockerSuite/TestCpFromCaseE
15:22:39 [2020-04-28T15:22:39.562Z] ++++ cat bundles/test-integration/docker.pid
15:22:39 [2020-04-28T15:22:39.562Z] +++ kill 5631
15:22:40 [2020-04-28T15:22:40.922Z] === RUN   TestDockerSuite/TestCpFromCaseF
15:22:40 [2020-04-28T15:22:40.922Z] +++ /etc/init.d/apparmor stop
15:22:40 [2020-04-28T15:22:40.922Z] Leaving: AppArmorNo profiles have been unloaded.
15:22:40 [2020-04-28T15:22:40.922Z] 
15:22:40 [2020-04-28T15:22:40.922Z] Unloading profiles will leave already running processes permanently
15:22:40 [2020-04-28T15:22:40.922Z] unconfined, which can lead to unexpected situations.
15:22:40 [2020-04-28T15:22:40.922Z] 
15:22:40 [2020-04-28T15:22:40.922Z] To set a process to complain mode, use the command line tool
15:22:40 [2020-04-28T15:22:40.922Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:22:40 [2020-04-28T15:22:40.922Z] +++ true
15:22:40 [2020-04-28T15:22:40.922Z] 
15:22:42 [2020-04-28T15:22:42.284Z] === RUN   TestDockerSuite/TestCpFromCaseG
15:22:43 [2020-04-28T15:22:43.208Z] === RUN   TestDockerSuite/TestCpFromCaseH
15:22:44 [2020-04-28T15:22:44.131Z] === RUN   TestDockerSuite/TestCpFromCaseI
15:22:45 [2020-04-28T15:22:45.055Z] === RUN   TestDockerSuite/TestCpFromCaseJ
15:22:46 [2020-04-28T15:22:46.418Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
15:22:47 [2020-04-28T15:22:47.779Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
15:22:48 [2020-04-28T15:22:48.701Z] === RUN   TestDockerSuite/TestCpGarbagePath
15:22:49 [2020-04-28T15:22:49.625Z] === RUN   TestDockerSuite/TestCpLocalOnly
15:22:49 [2020-04-28T15:22:49.625Z] === RUN   TestDockerSuite/TestCpNameHasColon
15:22:50 [2020-04-28T15:22:50.985Z] === RUN   TestDockerSuite/TestCpRelativePath
15:22:51 [2020-04-28T15:22:51.544Z] === RUN   TestDockerSuite/TestCpSpecialFiles
15:22:52 [2020-04-28T15:22:52.906Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
15:22:53 [2020-04-28T15:22:53.830Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
15:22:55 [2020-04-28T15:22:55.189Z] === RUN   TestDockerSuite/TestCpToCaseA
15:22:57 [2020-04-28T15:22:57.072Z] === RUN   TestDockerSuite/TestCpToCaseB
15:22:57 [2020-04-28T15:22:57.632Z] === RUN   TestDockerSuite/TestCpToCaseC
15:23:00 [2020-04-28T15:23:00.142Z] === RUN   TestDockerSuite/TestCpToCaseD
15:23:05 [2020-04-28T15:23:05.396Z] === RUN   TestDockerSuite/TestCpToCaseE
15:23:07 [2020-04-28T15:23:07.277Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
15:23:08 [2020-04-28T15:23:08.638Z] === RUN   TestDockerSuite/TestCpToCaseF
15:23:09 [2020-04-28T15:23:09.561Z] === RUN   TestDockerSuite/TestCpToCaseG
15:23:14 [2020-04-28T15:23:14.793Z] === RUN   TestDockerSuite/TestCpToCaseH
15:23:18 [2020-04-28T15:23:18.053Z] === RUN   TestDockerSuite/TestCpToCaseI
15:23:18 [2020-04-28T15:23:18.572Z] ok  	github.com/docker/docker/cmd/dockerd	0.258s	coverage: 30.8% of statements
15:23:18 [2020-04-28T15:23:18.975Z] === RUN   TestDockerSuite/TestCpToCaseJ
15:23:24 [2020-04-28T15:23:24.206Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
15:23:24 [2020-04-28T15:23:24.767Z] === RUN   TestDockerSuite/TestCpToDot
15:23:25 [2020-04-28T15:23:25.450Z] ok  	github.com/docker/docker/container	0.189s	coverage: 34.7% of statements
15:23:25 [2020-04-28T15:23:25.450Z] ?   	github.com/docker/docker/container/stream	[no test files]
15:23:25 [2020-04-28T15:23:25.450Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
15:23:25 [2020-04-28T15:23:25.450Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
15:23:25 [2020-04-28T15:23:25.450Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
15:23:25 [2020-04-28T15:23:25.692Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
15:23:26 [2020-04-28T15:23:26.949Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.034s	coverage: 65.3% of statements
15:23:27 [2020-04-28T15:23:27.615Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
15:23:28 [2020-04-28T15:23:28.538Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
15:23:29 [2020-04-28T15:23:29.101Z] === RUN   TestDockerSuite/TestCpToStdout
15:23:30 [2020-04-28T15:23:30.025Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
15:23:33 [2020-04-28T15:23:33.286Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
15:23:33 [2020-04-28T15:23:33.542Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
15:23:33 [2020-04-28T15:23:33.560Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
15:23:33 [2020-04-28T15:23:33.560Z] ok  	github.com/docker/docker/api/server/httputils	0.008s	coverage: 14.7% of statements
15:23:33 [2020-04-28T15:23:33.560Z] ok  	github.com/docker/docker/api/server/middleware	0.004s	coverage: 37.7% of statements
15:23:33 [2020-04-28T15:23:33.560Z] ?   	github.com/docker/docker/api/server/router	[no test files]
15:23:33 [2020-04-28T15:23:33.560Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
15:23:33 [2020-04-28T15:23:33.560Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
15:23:33 [2020-04-28T15:23:33.797Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
15:23:34 [2020-04-28T15:23:34.120Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
15:23:34 [2020-04-28T15:23:34.120Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
15:23:34 [2020-04-28T15:23:34.120Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
15:23:34 [2020-04-28T15:23:34.120Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
15:23:34 [2020-04-28T15:23:34.375Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
15:23:34 [2020-04-28T15:23:34.631Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
15:23:34 [2020-04-28T15:23:34.722Z] === RUN   TestDockerSuite/TestCpVolumePath
15:23:35 [2020-04-28T15:23:35.402Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.080s	coverage: 35.6% of statements
15:23:35 [2020-04-28T15:23:35.560Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
15:23:35 [2020-04-28T15:23:35.560Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
15:23:36 [2020-04-28T15:23:36.120Z] ok  	github.com/docker/docker/api/server/router/swarm	0.020s	coverage: 4.8% of statements
15:23:36 [2020-04-28T15:23:36.120Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
15:23:36 [2020-04-28T15:23:36.120Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
15:23:36 [2020-04-28T15:23:36.120Z] ?   	github.com/docker/docker/api/types	[no test files]
15:23:36 [2020-04-28T15:23:36.120Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
15:23:36 [2020-04-28T15:23:36.120Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
15:23:36 [2020-04-28T15:23:36.120Z] ?   	github.com/docker/docker/api/types/container	[no test files]
15:23:36 [2020-04-28T15:23:36.120Z] ?   	github.com/docker/docker/api/types/events	[no test files]
15:23:36 [2020-04-28T15:23:36.680Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
15:23:36 [2020-04-28T15:23:36.680Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 92.2% of statements
15:23:36 [2020-04-28T15:23:36.680Z] ?   	github.com/docker/docker/api/types/image	[no test files]
15:23:36 [2020-04-28T15:23:36.680Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
15:23:36 [2020-04-28T15:23:36.680Z] ?   	github.com/docker/docker/api/types/network	[no test files]
15:23:36 [2020-04-28T15:23:36.680Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
15:23:36 [2020-04-28T15:23:36.680Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
15:23:36 [2020-04-28T15:23:36.680Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
15:23:36 [2020-04-28T15:23:36.680Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
15:23:36 [2020-04-28T15:23:36.974Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
15:23:36 [2020-04-28T15:23:36.974Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 75.0% of statements
15:23:36 [2020-04-28T15:23:36.974Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
15:23:36 [2020-04-28T15:23:36.974Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
15:23:36 [2020-04-28T15:23:36.974Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
15:23:36 [2020-04-28T15:23:36.974Z] ?   	github.com/docker/docker/builder	[no test files]
15:23:36 [2020-04-28T15:23:36.974Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
15:23:36 [2020-04-28T15:23:36.974Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
15:23:36 [2020-04-28T15:23:36.974Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
15:23:36 [2020-04-28T15:23:36.974Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
15:23:36 [2020-04-28T15:23:36.974Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
15:23:36 [2020-04-28T15:23:36.974Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
15:23:36 [2020-04-28T15:23:36.975Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
15:23:37 [2020-04-28T15:23:37.230Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
15:23:37 [2020-04-28T15:23:37.231Z] === RUN   TestDockerSuite/TestCreateArgs
15:23:37 [2020-04-28T15:23:37.231Z] === RUN   TestDockerSuite/TestCreateByImageID
15:23:37 [2020-04-28T15:23:37.486Z] === RUN   TestDockerSuite/TestCreateEchoStdout
15:23:37 [2020-04-28T15:23:37.898Z] ok  	github.com/docker/docker/builder/dockerignore	0.016s	coverage: 96.8% of statements
15:23:38 [2020-04-28T15:23:38.411Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
15:23:38 [2020-04-28T15:23:38.411Z] === RUN   TestDockerSuite/TestCreateHostConfig
15:23:38 [2020-04-28T15:23:38.411Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
15:23:38 [2020-04-28T15:23:38.897Z] ok  	github.com/docker/docker/daemon/cluster	0.213s	coverage: 0.5% of statements
15:23:39 [2020-04-28T15:23:39.762Z] eac6fba788c9: Pull complete
15:23:39 [2020-04-28T15:23:39.762Z] Digest: sha256:2ecf1e2987b91b41f576afd7f56aa40c9ddbc691d7b6b066c64d8f27fb3070ca
15:23:39 [2020-04-28T15:23:39.762Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
15:23:39 [2020-04-28T15:23:39.762Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
15:23:39 [2020-04-28T15:23:39.762Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
15:23:39 [2020-04-28T15:23:39.762Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1158'
15:23:39 [2020-04-28T15:23:39.762Z] WARN: Skipping validation tests
15:23:39 [2020-04-28T15:23:39.762Z] INFO: Running unit tests at 04/28/2020 15:23:37...
15:23:39 [2020-04-28T15:23:39.773Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
15:23:40 [2020-04-28T15:23:40.030Z] === RUN   TestDockerSuite/TestCreateLabels
15:23:40 [2020-04-28T15:23:40.030Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
15:23:40 [2020-04-28T15:23:40.284Z] === RUN   TestDockerSuite/TestCreateRM
15:23:40 [2020-04-28T15:23:40.284Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
15:23:40 [2020-04-28T15:23:40.539Z] === RUN   TestDockerSuite/TestCreateStopSignal
15:23:40 [2020-04-28T15:23:40.539Z] === RUN   TestDockerSuite/TestCreateStopTimeout
15:23:40 [2020-04-28T15:23:40.794Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
15:23:41 [2020-04-28T15:23:41.154Z] ok  	github.com/docker/docker/builder/dockerfile	0.558s	coverage: 48.2% of statements
15:23:41 [2020-04-28T15:23:41.409Z] ok  	github.com/docker/docker/builder/remotecontext	0.204s	coverage: 13.6% of statements
15:23:41 [2020-04-28T15:23:41.997Z] INFO: make.ps1 starting at 04/28/2020 15:23:41
15:23:41 [2020-04-28T15:23:41.997Z] INFO: Git commit (b2af9e631c) assumed from DOCKER_GITCOMMIT environment variable
15:23:41 [2020-04-28T15:23:41.997Z] INFO: Invoking autogen...
15:23:42 [2020-04-28T15:23:42.333Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
15:23:42 [2020-04-28T15:23:42.470Z] INFO: Running unit tests...
15:23:43 [2020-04-28T15:23:43.302Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
15:23:43 [2020-04-28T15:23:43.557Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
15:23:43 [2020-04-28T15:23:43.557Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
15:23:43 [2020-04-28T15:23:43.739Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.654s	coverage: 86.3% of statements
15:23:43 [2020-04-28T15:23:43.739Z] ?   	github.com/docker/docker/cli	[no test files]
15:23:43 [2020-04-28T15:23:43.739Z] ?   	github.com/docker/docker/cli/config	[no test files]
15:23:44 [2020-04-28T15:23:44.445Z] ok  	github.com/docker/docker/daemon/discovery	0.023s	coverage: 30.0% of statements
15:23:46 [2020-04-28T15:23:46.996Z] ok  	github.com/docker/docker/client	0.164s	coverage: 75.4% of statements
15:23:47 [2020-04-28T15:23:47.158Z] ok  	github.com/docker/docker/daemon/events	0.071s	coverage: 50.0% of statements
15:23:47 [2020-04-28T15:23:47.446Z] ok  	github.com/docker/docker/daemon/config	0.146s	coverage: 81.7% of statements
15:23:47 [2020-04-28T15:23:47.713Z] === RUN   TestDockerSuite/TestCreateWithPortRange
15:23:47 [2020-04-28T15:23:47.713Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
15:23:47 [2020-04-28T15:23:47.713Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
15:23:47 [2020-04-28T15:23:47.713Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
15:23:47 [2020-04-28T15:23:47.713Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
15:23:47 [2020-04-28T15:23:47.713Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
15:23:48 [2020-04-28T15:23:48.272Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
15:23:50 [2020-04-28T15:23:50.154Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
15:23:50 [2020-04-28T15:23:50.714Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
15:23:50 [2020-04-28T15:23:50.936Z] ok  	github.com/docker/docker/daemon/graphdriver	0.010s	coverage: 2.2% of statements
15:23:51 [2020-04-28T15:23:51.181Z] INFO: Invoking unit tests run with C:\gopath/src/gotest.tools/gotestsum\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml --  -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
15:23:52 [2020-04-28T15:23:52.597Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
15:23:52 [2020-04-28T15:23:52.597Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
15:23:53 [2020-04-28T15:23:53.640Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.516s	coverage: 14.0% of statements
15:23:54 [2020-04-28T15:23:54.481Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
15:23:55 [2020-04-28T15:23:55.040Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
15:23:55 [2020-04-28T15:23:55.138Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.010s	coverage: 2.9% of statements
15:23:55 [2020-04-28T15:23:55.963Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
15:23:55 [2020-04-28T15:23:55.963Z] === RUN   TestDockerSuite/TestDevicePermissions
15:23:56 [2020-04-28T15:23:56.889Z] === RUN   TestDockerSuite/TestDockerFails
15:23:56 [2020-04-28T15:23:56.889Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
15:23:56 [2020-04-28T15:23:56.889Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
15:23:56 [2020-04-28T15:23:56.889Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
15:23:57 [2020-04-28T15:23:57.187Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	1.055s	coverage: 57.9% of statements
15:23:57 [2020-04-28T15:23:57.475Z] ok  	github.com/docker/docker/daemon	12.524s	coverage: 17.3% of statements
15:23:57 [2020-04-28T15:23:57.475Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
15:23:57 [2020-04-28T15:23:57.475Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
15:23:57 [2020-04-28T15:23:57.475Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
15:23:57 [2020-04-28T15:23:57.475Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
15:23:58 [2020-04-28T15:23:58.381Z] ?   	github.com/docker/docker/api	[no test files]
15:23:58 [2020-04-28T15:23:58.775Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
15:23:59 [2020-04-28T15:23:59.700Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
15:24:01 [2020-04-28T15:24:01.060Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
15:24:01 [2020-04-28T15:24:01.060Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
15:24:01 [2020-04-28T15:24:01.060Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
15:24:01 [2020-04-28T15:24:01.314Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
15:24:01 [2020-04-28T15:24:01.933Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	10.242s	coverage: 68.6% of statements
15:24:01 [2020-04-28T15:24:01.933Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.014s	coverage: 1.8% of statements
15:24:04 [2020-04-28T15:24:04.666Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.445s	coverage: 45.9% of statements
15:24:04 [2020-04-28T15:24:04.666Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
15:24:04 [2020-04-28T15:24:04.954Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.566s	coverage: 49.5% of statements
15:24:07 [2020-04-28T15:24:07.837Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
15:24:08 [2020-04-28T15:24:08.469Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.681s	coverage: 76.1% of statements
15:24:09 [2020-04-28T15:24:09.721Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
15:24:09 [2020-04-28T15:24:09.968Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.017s	coverage: 58.0% of statements
15:24:09 [2020-04-28T15:24:09.968Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.033s	coverage: 3.0% of statements
15:24:10 [2020-04-28T15:24:10.644Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
15:24:10 [2020-04-28T15:24:10.991Z] ok  	github.com/docker/docker/daemon/links	0.015s	coverage: 93.0% of statements
15:24:11 [2020-04-28T15:24:11.298Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	4.498s	coverage: 52.1% of statements
15:24:11 [2020-04-28T15:24:11.298Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
15:24:11 [2020-04-28T15:24:11.298Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
15:24:13 [2020-04-28T15:24:13.390Z] ok  	github.com/docker/docker/api/server	0.148s	coverage: 9.0% of statements
15:24:13 [2020-04-28T15:24:13.908Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
15:24:16 [2020-04-28T15:24:16.444Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
15:24:16 [2020-04-28T15:24:16.847Z] ok  	github.com/docker/docker/daemon/logger	0.264s	coverage: 41.8% of statements
15:24:17 [2020-04-28T15:24:17.136Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.056s	coverage: 67.0% of statements
15:24:17 [2020-04-28T15:24:17.367Z] === RUN   TestDockerSuite/TestEventsAttach
15:24:17 [2020-04-28T15:24:17.772Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.647s	coverage: 77.8% of statements
15:24:18 [2020-04-28T15:24:18.290Z] === RUN   TestDockerSuite/TestEventsCommit
15:24:18 [2020-04-28T15:24:18.805Z] ok  	github.com/docker/docker/daemon/images	0.074s	coverage: 4.9% of statements
15:24:18 [2020-04-28T15:24:18.805Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
15:24:18 [2020-04-28T15:24:18.805Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
15:24:18 [2020-04-28T15:24:18.805Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
15:24:18 [2020-04-28T15:24:18.805Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
15:24:19 [2020-04-28T15:24:19.213Z] === RUN   TestDockerSuite/TestEventsContainerEvents
15:24:19 [2020-04-28T15:24:19.831Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.017s	coverage: 87.2% of statements
15:24:20 [2020-04-28T15:24:20.134Z] ok  	github.com/docker/docker/daemon/logger/journald	0.009s	coverage: 26.2% of statements
15:24:20 [2020-04-28T15:24:20.135Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
15:24:20 [2020-04-28T15:24:20.694Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
15:24:21 [2020-04-28T15:24:21.620Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
15:24:21 [2020-04-28T15:24:21.636Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.013s	coverage: 61.6% of statements
15:24:23 [2020-04-28T15:24:23.501Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
15:24:23 [2020-04-28T15:24:23.696Z] ok  	github.com/docker/docker/daemon/logger/local	0.099s	coverage: 75.2% of statements
15:24:23 [2020-04-28T15:24:23.696Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
15:24:24 [2020-04-28T15:24:24.320Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.030s	coverage: 33.3% of statements
15:24:24 [2020-04-28T15:24:24.610Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.069s	coverage: 19.8% of statements
15:24:24 [2020-04-28T15:24:24.861Z] === RUN   TestDockerSuite/TestEventsContainerRestart
15:24:26 [2020-04-28T15:24:26.108Z] ok  	github.com/docker/docker/daemon/logger/templates	0.027s	coverage: 8.3% of statements
15:24:26 [2020-04-28T15:24:26.220Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
15:24:27 [2020-04-28T15:24:27.608Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.026s	coverage: 47.8% of statements
15:24:28 [2020-04-28T15:24:28.659Z] ok  	github.com/docker/docker/daemon/network	0.014s	coverage: 63.8% of statements
15:24:28 [2020-04-28T15:24:28.729Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
15:24:29 [2020-04-28T15:24:29.684Z] ok  	github.com/docker/docker/daemon/logger/splunk	3.168s	coverage: 82.5% of statements
15:24:29 [2020-04-28T15:24:29.684Z] ?   	github.com/docker/docker/daemon/names	[no test files]
15:24:29 [2020-04-28T15:24:29.684Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
15:24:31 [2020-04-28T15:24:31.238Z] === RUN   TestDockerSuite/TestEventsCopy
15:24:32 [2020-04-28T15:24:32.600Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
15:24:32 [2020-04-28T15:24:32.600Z] === RUN   TestDockerSuite/TestEventsFilterContainer
15:24:33 [2020-04-28T15:24:33.187Z] ok  	github.com/docker/docker/distribution/metadata	0.108s	coverage: 48.2% of statements
15:24:33 [2020-04-28T15:24:33.681Z] ok  	github.com/docker/docker/cmd/dockerd	0.109s	coverage: 30.8% of statements
15:24:33 [2020-04-28T15:24:33.681Z] ok  	github.com/docker/docker/container	0.116s	coverage: 34.9% of statements
15:24:33 [2020-04-28T15:24:33.681Z] ?   	github.com/docker/docker/container/stream	[no test files]
15:24:33 [2020-04-28T15:24:33.681Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
15:24:33 [2020-04-28T15:24:33.681Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
15:24:33 [2020-04-28T15:24:33.681Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
15:24:33 [2020-04-28T15:24:33.816Z] ok  	github.com/docker/docker/errdefs	0.032s	coverage: 49.4% of statements
15:24:34 [2020-04-28T15:24:34.483Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
15:24:35 [2020-04-28T15:24:35.311Z] ok  	github.com/docker/docker/distribution	0.538s	coverage: 22.1% of statements
15:24:35 [2020-04-28T15:24:35.311Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
15:24:35 [2020-04-28T15:24:35.407Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
15:24:35 [2020-04-28T15:24:35.662Z] === RUN   TestDockerSuite/TestEventsFilterImageName
15:24:37 [2020-04-28T15:24:37.546Z] === RUN   TestDockerSuite/TestEventsFilterLabels
15:24:37 [2020-04-28T15:24:37.846Z] ok  	github.com/docker/docker/daemon/cluster	0.060s	coverage: 0.5% of statements
15:24:38 [2020-04-28T15:24:38.044Z] ok  	github.com/docker/docker/distribution/xfer	1.700s	coverage: 85.6% of statements
15:24:38 [2020-04-28T15:24:38.044Z] ?   	github.com/docker/docker/dockerversion	[no test files]
15:24:38 [2020-04-28T15:24:38.044Z] ok  	github.com/docker/docker/image/cache	0.053s	coverage: 19.2% of statements
15:24:38 [2020-04-28T15:24:38.104Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
15:24:38 [2020-04-28T15:24:38.358Z] === RUN   TestDockerSuite/TestEventsFilterType
15:24:38 [2020-04-28T15:24:38.672Z] ok  	github.com/docker/docker/image	0.206s	coverage: 86.4% of statements
15:24:38 [2020-04-28T15:24:38.672Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
15:24:38 [2020-04-28T15:24:38.917Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
15:24:38 [2020-04-28T15:24:38.917Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
15:24:38 [2020-04-28T15:24:38.917Z] === RUN   TestDockerSuite/TestEventsFilters
15:24:39 [2020-04-28T15:24:39.204Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
15:24:39 [2020-04-28T15:24:39.311Z] ok  	github.com/docker/docker/libcontainerd/queue	0.028s	coverage: 100.0% of statements
15:24:40 [2020-04-28T15:24:40.337Z] ok  	github.com/docker/docker/image/v1	0.064s	coverage: 25.0% of statements
15:24:40 [2020-04-28T15:24:40.338Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
15:24:40 [2020-04-28T15:24:40.563Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.007s	coverage: 35.6% of statements
15:24:40 [2020-04-28T15:24:40.799Z] === RUN   TestDockerSuite/TestEventsFormat
15:24:40 [2020-04-28T15:24:40.965Z] ok  	github.com/docker/docker/pkg/aaparser	0.018s	coverage: 50.0% of statements
15:24:42 [2020-04-28T15:24:42.158Z] === RUN   TestDockerSuite/TestEventsFormatBadField
15:24:42 [2020-04-28T15:24:42.158Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
15:24:42 [2020-04-28T15:24:42.158Z] === RUN   TestDockerSuite/TestEventsImageImport
15:24:43 [2020-04-28T15:24:43.083Z] === RUN   TestDockerSuite/TestEventsImageLoad
15:24:43 [2020-04-28T15:24:43.337Z] === RUN   TestDockerSuite/TestEventsImagePull
15:24:43 [2020-04-28T15:24:43.896Z] === RUN   TestDockerSuite/TestEventsImageTag
15:24:44 [2020-04-28T15:24:44.821Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
15:24:45 [2020-04-28T15:24:45.081Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
15:24:45 [2020-04-28T15:24:45.081Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
15:24:45 [2020-04-28T15:24:45.081Z] === RUN   TestDockerSuite/TestEventsPluginOps
15:24:45 [2020-04-28T15:24:45.399Z] ok  	github.com/docker/docker/opts	0.098s	coverage: 67.4% of statements
15:24:46 [2020-04-28T15:24:46.968Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
15:24:47 [2020-04-28T15:24:47.472Z] ok  	github.com/docker/docker/pkg/broadcaster	0.025s	coverage: 100.0% of statements
15:24:47 [2020-04-28T15:24:47.472Z] ok  	github.com/docker/docker/pkg/authorization	1.607s	coverage: 68.3% of statements
15:24:47 [2020-04-28T15:24:47.527Z] === RUN   TestDockerSuite/TestEventsRename
15:24:48 [2020-04-28T15:24:48.099Z] ok  	github.com/docker/docker/pkg/capabilities	0.008s	coverage: 87.5% of statements
15:24:48 [2020-04-28T15:24:48.451Z] === RUN   TestDockerSuite/TestEventsResize
15:24:48 [2020-04-28T15:24:48.723Z] ok  	github.com/docker/docker/pkg/archive	1.493s	coverage: 76.9% of statements
15:24:49 [2020-04-28T15:24:49.374Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
15:24:49 [2020-04-28T15:24:49.752Z] ok  	github.com/docker/docker/pkg/directory	0.007s	coverage: 80.0% of statements
15:24:49 [2020-04-28T15:24:49.933Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
15:24:50 [2020-04-28T15:24:50.385Z] ok  	github.com/docker/docker/pkg/discovery	0.010s	coverage: 58.3% of statements
15:24:50 [2020-04-28T15:24:50.486Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.433s	coverage: 13.8% of statements
15:24:50 [2020-04-28T15:24:50.486Z] ok  	github.com/docker/docker/daemon	12.210s	coverage: 17.3% of statements
15:24:50 [2020-04-28T15:24:50.486Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
15:24:50 [2020-04-28T15:24:50.486Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
15:24:51 [2020-04-28T15:24:51.028Z] ok  	github.com/docker/docker/pkg/discovery/file	0.015s	coverage: 97.6% of statements
15:24:51 [2020-04-28T15:24:51.293Z] === RUN   TestDockerSuite/TestEventsStreaming
15:24:51 [2020-04-28T15:24:51.410Z] ok  	github.com/docker/docker/daemon/config	0.045s	coverage: 81.7% of statements
15:24:51 [2020-04-28T15:24:51.410Z] ok  	github.com/docker/docker/daemon/discovery	0.005s	coverage: 30.0% of statements
15:24:51 [2020-04-28T15:24:51.851Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
15:24:52 [2020-04-28T15:24:52.335Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
15:24:52 [2020-04-28T15:24:52.335Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
15:24:52 [2020-04-28T15:24:52.335Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
15:24:52 [2020-04-28T15:24:52.519Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.005s	coverage: 92.3% of statements
15:24:53 [2020-04-28T15:24:53.141Z] ok  	github.com/docker/docker/layer	7.728s	coverage: 68.8% of statements
15:24:53 [2020-04-28T15:24:53.141Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
15:24:53 [2020-04-28T15:24:53.141Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
15:24:53 [2020-04-28T15:24:53.141Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
15:24:53 [2020-04-28T15:24:53.141Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
15:24:53 [2020-04-28T15:24:53.141Z] ?   	github.com/docker/docker/oci	[no test files]
15:24:53 [2020-04-28T15:24:53.141Z] ?   	github.com/docker/docker/oci/caps	[no test files]
15:24:53 [2020-04-28T15:24:53.141Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.007s	coverage: 93.8% of statements
15:24:53 [2020-04-28T15:24:53.259Z] ok  	github.com/docker/docker/daemon/graphdriver	0.005s	coverage: 2.2% of statements
15:24:54 [2020-04-28T15:24:54.175Z] ok  	github.com/docker/docker/pkg/dmesg	0.028s	coverage: 83.3% of statements
15:24:54 [2020-04-28T15:24:54.464Z] ok  	github.com/docker/docker/pkg/chrootarchive	4.422s	coverage: 43.2% of statements
15:24:54 [2020-04-28T15:24:54.464Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
15:24:54 [2020-04-28T15:24:54.464Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
15:24:55 [2020-04-28T15:24:55.089Z] ok  	github.com/docker/docker/pkg/filenotify	0.613s	coverage: 67.0% of statements
15:24:55 [2020-04-28T15:24:55.107Z] === RUN   TestDockerSuite/TestEventsTop
15:24:55 [2020-04-28T15:24:55.716Z] ok  	github.com/docker/docker/pkg/fileutils	0.038s	coverage: 89.5% of statements
15:24:55 [2020-04-28T15:24:55.810Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.005s	coverage: 2.9% of statements
15:24:56 [2020-04-28T15:24:56.008Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.144s	coverage: 84.1% of statements
15:24:56 [2020-04-28T15:24:56.030Z] === RUN   TestDockerSuite/TestEventsUntag
15:24:56 [2020-04-28T15:24:56.298Z] ok  	github.com/docker/docker/pkg/fsutils	0.385s	coverage: 85.1% of statements
15:24:56 [2020-04-28T15:24:56.369Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.204s	coverage: 57.0% of statements
15:24:57 [2020-04-28T15:24:57.324Z] ok  	github.com/docker/docker/pkg/homedir	0.040s	coverage: 11.4% of statements
15:24:58 [2020-04-28T15:24:58.352Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.011s	coverage: 91.7% of statements
15:24:58 [2020-04-28T15:24:58.537Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
15:24:58 [2020-04-28T15:24:58.640Z] ok  	github.com/docker/docker/pkg/locker	0.069s	coverage: 88.9% of statements
15:24:59 [2020-04-28T15:24:59.635Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	5.403s	coverage: 72.5% of statements
15:24:59 [2020-04-28T15:24:59.664Z] ok  	github.com/docker/docker/pkg/longpath	0.048s	coverage: 100.0% of statements
15:24:59 [2020-04-28T15:24:59.664Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.006s	coverage: 85.7% of statements
15:24:59 [2020-04-28T15:24:59.664Z] ok  	github.com/docker/docker/pkg/ioutils	1.761s	coverage: 70.6% of statements
15:24:59 [2020-04-28T15:24:59.889Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.888s	coverage: 46.2% of statements
15:24:59 [2020-04-28T15:24:59.951Z] ok  	github.com/docker/docker/pkg/idtools	0.931s	coverage: 70.1% of statements
15:24:59 [2020-04-28T15:24:59.951Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
15:24:59 [2020-04-28T15:24:59.951Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
15:24:59 [2020-04-28T15:24:59.951Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
15:25:00 [2020-04-28T15:25:00.417Z] === RUN   TestDockerSuite/TestExec
15:25:00 [2020-04-28T15:25:00.978Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
15:25:00 [2020-04-28T15:25:00.978Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
15:25:00 [2020-04-28T15:25:00.995Z] ok  	github.com/docker/docker/pkg/parsers	0.029s	coverage: 97.0% of statements
15:25:00 [2020-04-28T15:25:00.995Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.020s	coverage: 60.0% of statements
15:25:01 [2020-04-28T15:25:01.249Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.007s	coverage: 1.8% of statements
15:25:01 [2020-04-28T15:25:01.249Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
15:25:01 [2020-04-28T15:25:01.283Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.063s	coverage: 91.4% of statements
15:25:01 [2020-04-28T15:25:01.574Z] ok  	github.com/docker/docker/pkg/pidfile	0.012s	coverage: 82.4% of statements
15:25:01 [2020-04-28T15:25:01.574Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
15:25:01 [2020-04-28T15:25:01.574Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
15:25:01 [2020-04-28T15:25:01.903Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
15:25:02 [2020-04-28T15:25:02.828Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
15:25:03 [2020-04-28T15:25:03.098Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.062s	coverage: 56.8% of statements
15:25:03 [2020-04-28T15:25:03.133Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.112s	coverage: 49.5% of statements
15:25:03 [2020-04-28T15:25:03.752Z] === RUN   TestDockerSuite/TestExecAPIStart
15:25:04 [2020-04-28T15:25:04.007Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
15:25:04 [2020-04-28T15:25:04.126Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.045s	coverage: 85.7% of statements
15:25:04 [2020-04-28T15:25:04.126Z] ok  	github.com/docker/docker/pkg/pools	0.006s	coverage: 88.2% of statements
15:25:04 [2020-04-28T15:25:04.358Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
15:25:04 [2020-04-28T15:25:04.358Z] ok  	github.com/docker/docker/api/server/httputils	0.146s	coverage: 14.7% of statements
15:25:04 [2020-04-28T15:25:04.358Z] ok  	github.com/docker/docker/api/server/middleware	0.169s	coverage: 37.7% of statements
15:25:04 [2020-04-28T15:25:04.358Z] ?   	github.com/docker/docker/api/server/router	[no test files]
15:25:04 [2020-04-28T15:25:04.358Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
15:25:04 [2020-04-28T15:25:04.358Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
15:25:04 [2020-04-28T15:25:04.358Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
15:25:04 [2020-04-28T15:25:04.358Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
15:25:04 [2020-04-28T15:25:04.358Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
15:25:04 [2020-04-28T15:25:04.358Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
15:25:04 [2020-04-28T15:25:04.358Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
15:25:04 [2020-04-28T15:25:04.358Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
15:25:04 [2020-04-28T15:25:04.358Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
15:25:04 [2020-04-28T15:25:04.358Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
15:25:04 [2020-04-28T15:25:04.358Z] ok  	github.com/docker/docker/api/types/strslice	0.112s	coverage: 90.0% of statements
15:25:04 [2020-04-28T15:25:04.358Z] ok  	github.com/docker/docker/api/types/filters	0.094s	coverage: 92.2% of statements
15:25:04 [2020-04-28T15:25:04.358Z] ok  	github.com/docker/docker/api/server/router/swarm	0.131s	coverage: 4.8% of statements
15:25:04 [2020-04-28T15:25:04.358Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
15:25:04 [2020-04-28T15:25:04.358Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
15:25:04 [2020-04-28T15:25:04.358Z] ?   	github.com/docker/docker/api/types	[no test files]
15:25:04 [2020-04-28T15:25:04.358Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
15:25:04 [2020-04-28T15:25:04.358Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
15:25:04 [2020-04-28T15:25:04.358Z] ?   	github.com/docker/docker/api/types/container	[no test files]
15:25:04 [2020-04-28T15:25:04.358Z] ?   	github.com/docker/docker/api/types/events	[no test files]
15:25:04 [2020-04-28T15:25:04.358Z] ?   	github.com/docker/docker/api/types/image	[no test files]
15:25:04 [2020-04-28T15:25:04.358Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
15:25:04 [2020-04-28T15:25:04.358Z] ?   	github.com/docker/docker/api/types/network	[no test files]
15:25:04 [2020-04-28T15:25:04.358Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
15:25:04 [2020-04-28T15:25:04.358Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
15:25:04 [2020-04-28T15:25:04.358Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
15:25:04 [2020-04-28T15:25:04.358Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
15:25:04 [2020-04-28T15:25:04.358Z] ok  	github.com/docker/docker/api/types/time	0.248s	coverage: 100.0% of statements
15:25:04 [2020-04-28T15:25:04.358Z] ok  	github.com/docker/docker/api/types/versions	0.066s	coverage: 75.0% of statements
15:25:04 [2020-04-28T15:25:04.358Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
15:25:04 [2020-04-28T15:25:04.358Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
15:25:04 [2020-04-28T15:25:04.358Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
15:25:04 [2020-04-28T15:25:04.358Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
15:25:04 [2020-04-28T15:25:04.358Z] ?   	github.com/docker/docker/builder	[no test files]
15:25:04 [2020-04-28T15:25:04.358Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
15:25:04 [2020-04-28T15:25:04.358Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
15:25:04 [2020-04-28T15:25:04.358Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
15:25:04 [2020-04-28T15:25:04.358Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
15:25:04 [2020-04-28T15:25:04.358Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
15:25:04 [2020-04-28T15:25:04.358Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
15:25:04 [2020-04-28T15:25:04.358Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
15:25:04 [2020-04-28T15:25:04.415Z] ok  	github.com/docker/docker/pkg/progress	0.021s	coverage: 75.9% of statements
15:25:04 [2020-04-28T15:25:04.534Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.309s	coverage: 76.1% of statements
15:25:04 [2020-04-28T15:25:04.831Z] ok  	github.com/docker/docker/builder/dockerignore	0.236s	coverage: 96.8% of statements
15:25:05 [2020-04-28T15:25:05.368Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
15:25:05 [2020-04-28T15:25:05.444Z] ok  	github.com/docker/docker/pkg/reexec	0.009s	coverage: 82.4% of statements
15:25:05 [2020-04-28T15:25:05.456Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.006s	coverage: 58.0% of statements
15:25:06 [2020-04-28T15:25:06.058Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	3.128s	coverage: 57.7% of statements
15:25:06 [2020-04-28T15:25:06.058Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
15:25:06 [2020-04-28T15:25:06.058Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
15:25:06 [2020-04-28T15:25:06.465Z] ok  	github.com/docker/docker/pkg/pubsub	1.196s	coverage: 73.9% of statements
15:25:06 [2020-04-28T15:25:06.465Z] ok  	github.com/docker/docker/pkg/stdcopy	0.014s	coverage: 100.0% of statements
15:25:06 [2020-04-28T15:25:06.731Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
15:25:06 [2020-04-28T15:25:06.981Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.006s	coverage: 3.0% of statements
15:25:07 [2020-04-28T15:25:07.290Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
15:25:07 [2020-04-28T15:25:07.521Z] ok  	github.com/docker/docker/pkg/stringid	0.006s	coverage: 70.6% of statements
15:25:07 [2020-04-28T15:25:07.810Z] ok  	github.com/docker/docker/pkg/streamformatter	0.006s	coverage: 66.2% of statements
15:25:07 [2020-04-28T15:25:07.905Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
15:25:08 [2020-04-28T15:25:08.433Z] ok  	github.com/docker/docker/pkg/symlink	0.017s	coverage: 87.7% of statements
15:25:08 [2020-04-28T15:25:08.650Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
15:25:08 [2020-04-28T15:25:08.651Z] ok  	github.com/docker/docker/cli/debug	0.107s	coverage: 100.0% of statements
15:25:08 [2020-04-28T15:25:08.651Z] ok  	github.com/docker/docker/builder/remotecontext	0.643s	coverage: 9.2% of statements
15:25:08 [2020-04-28T15:25:08.651Z] ok  	github.com/docker/docker/builder/dockerfile	0.407s	coverage: 46.3% of statements
15:25:09 [2020-04-28T15:25:09.057Z] ok  	github.com/docker/docker/pkg/sysinfo	0.011s	coverage: 70.8% of statements
15:25:09 [2020-04-28T15:25:09.343Z] ok  	github.com/docker/docker/pkg/signal	3.460s	coverage: 61.0% of statements
15:25:09 [2020-04-28T15:25:09.574Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
15:25:09 [2020-04-28T15:25:09.786Z] ok  	github.com/docker/docker/daemon/images	0.017s	coverage: 4.9% of statements
15:25:09 [2020-04-28T15:25:09.786Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
15:25:09 [2020-04-28T15:25:09.786Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
15:25:09 [2020-04-28T15:25:09.786Z] ok  	github.com/docker/docker/daemon/logger	0.222s	coverage: 41.8% of statements
15:25:09 [2020-04-28T15:25:09.968Z] ok  	github.com/docker/docker/pkg/system	0.039s	coverage: 36.9% of statements
15:25:10 [2020-04-28T15:25:10.497Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
15:25:10 [2020-04-28T15:25:10.646Z] ok  	github.com/docker/docker/pkg/tailfile	0.166s	coverage: 88.6% of statements
15:25:11 [2020-04-28T15:25:11.055Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
15:25:11 [2020-04-28T15:25:11.331Z] testing: warning: no tests to run
15:25:11 [2020-04-28T15:25:11.331Z] coverage: [no statements]
15:25:11 [2020-04-28T15:25:11.331Z] ok  	github.com/docker/docker/pkg/term/windows	0.004s	coverage: [no statements] [no tests to run]
15:25:11 [2020-04-28T15:25:11.668Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.012s	coverage: 67.0% of statements
15:25:11 [2020-04-28T15:25:11.668Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.165s	coverage: 77.4% of statements
15:25:11 [2020-04-28T15:25:11.668Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
15:25:11 [2020-04-28T15:25:11.668Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
15:25:11 [2020-04-28T15:25:11.955Z] ok  	github.com/docker/docker/pkg/truncindex	0.124s	coverage: 91.5% of statements
15:25:11 [2020-04-28T15:25:11.955Z] ok  	github.com/docker/docker/pkg/tarsum	0.187s	coverage: 89.3% of statements
15:25:11 [2020-04-28T15:25:11.955Z] ok  	github.com/docker/docker/pkg/urlutil	0.005s	coverage: 100.0% of statements
15:25:12 [2020-04-28T15:25:12.582Z] ok  	github.com/docker/docker/pkg/useragent	0.035s	coverage: 88.9% of statements
15:25:12 [2020-04-28T15:25:12.592Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 26.2% of statements
15:25:12 [2020-04-28T15:25:12.936Z] === RUN   TestDockerSuite/TestExecCgroup
15:25:13 [2020-04-28T15:25:13.152Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.007s	coverage: 61.6% of statements
15:25:13 [2020-04-28T15:25:13.152Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.008s	coverage: 87.2% of statements
15:25:13 [2020-04-28T15:25:13.859Z] === RUN   TestDockerSuite/TestExecEnv
15:25:14 [2020-04-28T15:25:14.512Z] ok  	github.com/docker/docker/daemon/logger/local	0.016s	coverage: 75.2% of statements
15:25:14 [2020-04-28T15:25:14.512Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
15:25:14 [2020-04-28T15:25:14.662Z] ok  	github.com/docker/docker/plugin/v2	0.033s	coverage: 14.5% of statements
15:25:14 [2020-04-28T15:25:14.766Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.037s	coverage: 19.8% of statements
15:25:14 [2020-04-28T15:25:14.806Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
15:25:15 [2020-04-28T15:25:15.773Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.008s	coverage: 33.3% of statements
15:25:16 [2020-04-28T15:25:16.715Z] ok  	github.com/docker/docker/reference	0.018s	coverage: 83.7% of statements
15:25:17 [2020-04-28T15:25:17.313Z] === RUN   TestDockerSuite/TestExecExitStatus
15:25:17 [2020-04-28T15:25:17.343Z] ok  	github.com/docker/docker/profiles/seccomp	0.036s	coverage: 68.8% of statements
15:25:17 [2020-04-28T15:25:17.655Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 47.8% of statements
15:25:17 [2020-04-28T15:25:17.655Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
15:25:17 [2020-04-28T15:25:17.872Z] === RUN   TestDockerSuite/TestExecInspectID
15:25:18 [2020-04-28T15:25:18.217Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
15:25:18 [2020-04-28T15:25:18.217Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.616s	coverage: 82.5% of statements
15:25:18 [2020-04-28T15:25:18.217Z] ?   	github.com/docker/docker/daemon/names	[no test files]
15:25:18 [2020-04-28T15:25:18.217Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
15:25:18 [2020-04-28T15:25:18.369Z] ok  	github.com/docker/docker/plugin	0.594s	coverage: 23.3% of statements
15:25:19 [2020-04-28T15:25:19.407Z] ok  	github.com/docker/docker/registry/resumable	0.035s	coverage: 100.0% of statements
15:25:19 [2020-04-28T15:25:19.753Z] === RUN   TestDockerSuite/TestExecInteractive
15:25:20 [2020-04-28T15:25:20.435Z] ok  	github.com/docker/docker/restartmanager	0.013s	coverage: 45.3% of statements
15:25:20 [2020-04-28T15:25:20.679Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
15:25:20 [2020-04-28T15:25:20.724Z] ok  	github.com/docker/docker/distribution/metadata	0.036s	coverage: 48.2% of statements
15:25:20 [2020-04-28T15:25:20.978Z] ok  	github.com/docker/docker/distribution	0.146s	coverage: 22.1% of statements
15:25:20 [2020-04-28T15:25:20.978Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
15:25:21 [2020-04-28T15:25:21.194Z] ok  	github.com/docker/docker/client	0.462s	coverage: 74.9% of statements
15:25:21 [2020-04-28T15:25:21.475Z] ok  	github.com/docker/docker/testutil	0.005s	coverage: 62.5% of statements
15:25:21 [2020-04-28T15:25:21.602Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
15:25:21 [2020-04-28T15:25:21.770Z] ok  	github.com/docker/docker/runconfig	0.037s	coverage: 68.2% of statements
15:25:22 [2020-04-28T15:25:22.337Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 49.4% of statements
15:25:22 [2020-04-28T15:25:22.402Z] ok  	github.com/docker/docker/registry	0.494s	coverage: 56.1% of statements
15:25:22 [2020-04-28T15:25:22.525Z] === RUN   TestDockerSuite/TestExecParseError
15:25:23 [2020-04-28T15:25:23.290Z] ok  	github.com/docker/docker/image	0.016s	coverage: 86.4% of statements
15:25:23 [2020-04-28T15:25:23.448Z] === RUN   TestDockerSuite/TestExecPausedContainer
15:25:24 [2020-04-28T15:25:24.230Z] ok  	github.com/docker/docker/distribution/xfer	1.880s	coverage: 85.1% of statements
15:25:24 [2020-04-28T15:25:24.230Z] ?   	github.com/docker/docker/dockerversion	[no test files]
15:25:24 [2020-04-28T15:25:24.370Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
15:25:24 [2020-04-28T15:25:24.490Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
15:25:24 [2020-04-28T15:25:24.490Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
15:25:24 [2020-04-28T15:25:24.929Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
15:25:25 [2020-04-28T15:25:25.848Z] ok  	github.com/docker/docker/image/v1	0.008s	coverage: 25.0% of statements
15:25:25 [2020-04-28T15:25:25.848Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
15:25:25 [2020-04-28T15:25:25.891Z] ok  	github.com/docker/docker/volume/drivers	0.022s	coverage: 36.1% of statements
15:25:26 [2020-04-28T15:25:26.406Z] ok  	github.com/docker/docker/libcontainerd/queue	0.022s	coverage: 100.0% of statements
15:25:26 [2020-04-28T15:25:26.810Z] === RUN   TestDockerSuite/TestExecSetEnv
15:25:27 [2020-04-28T15:25:27.370Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
15:25:27 [2020-04-28T15:25:27.370Z] === RUN   TestDockerSuite/TestExecStartFails
15:25:27 [2020-04-28T15:25:27.764Z] ok  	github.com/docker/docker/opts	0.019s	coverage: 67.4% of statements
15:25:27 [2020-04-28T15:25:27.764Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
15:25:28 [2020-04-28T15:25:28.294Z] === RUN   TestDockerSuite/TestExecStateCleanup
15:25:29 [2020-04-28T15:25:29.383Z] ok  	github.com/docker/docker/volume/mounts	0.077s	coverage: 67.0% of statements
15:25:29 [2020-04-28T15:25:29.383Z] ok  	github.com/docker/docker/volume/local	0.048s	coverage: 73.0% of statements
15:25:29 [2020-04-28T15:25:29.645Z] ok  	github.com/docker/docker/pkg/archive	0.387s	coverage: 76.8% of statements
15:25:30 [2020-04-28T15:25:30.003Z] ok  	github.com/docker/docker/volume/service	0.031s	coverage: 73.0% of statements
15:25:30 [2020-04-28T15:25:30.567Z] ok  	github.com/docker/docker/pkg/authorization	0.193s	coverage: 68.3% of statements
15:25:30 [2020-04-28T15:25:30.821Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
15:25:30 [2020-04-28T15:25:30.821Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
15:25:34 [2020-04-28T15:25:34.081Z] ok  	github.com/docker/docker/layer	7.297s	coverage: 68.8% of statements
15:25:34 [2020-04-28T15:25:34.081Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
15:25:34 [2020-04-28T15:25:34.081Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
15:25:34 [2020-04-28T15:25:34.081Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
15:25:34 [2020-04-28T15:25:34.081Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
15:25:34 [2020-04-28T15:25:34.081Z] ?   	github.com/docker/docker/oci	[no test files]
15:25:34 [2020-04-28T15:25:34.081Z] ?   	github.com/docker/docker/oci/caps	[no test files]
15:25:34 [2020-04-28T15:25:34.336Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
15:25:34 [2020-04-28T15:25:34.590Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.921s	coverage: 43.2% of statements
15:25:34 [2020-04-28T15:25:34.590Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
15:25:34 [2020-04-28T15:25:34.590Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
15:25:34 [2020-04-28T15:25:34.845Z] ok  	github.com/docker/docker/pkg/discovery	0.005s	coverage: 58.3% of statements
15:25:35 [2020-04-28T15:25:35.403Z] ok  	github.com/docker/docker/pkg/discovery/file	0.003s	coverage: 92.9% of statements
15:25:36 [2020-04-28T15:25:36.183Z] ok  	github.com/docker/docker/builder/remotecontext/git	29.890s	coverage: 86.3% of statements
15:25:36 [2020-04-28T15:25:36.183Z] ?   	github.com/docker/docker/cli	[no test files]
15:25:36 [2020-04-28T15:25:36.183Z] ?   	github.com/docker/docker/cli/config	[no test files]
15:25:36 [2020-04-28T15:25:36.326Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.002s	coverage: 92.3% of statements
15:25:36 [2020-04-28T15:25:36.885Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.003s	coverage: 93.8% of statements
15:25:37 [2020-04-28T15:25:37.139Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
15:25:38 [2020-04-28T15:25:38.415Z] ok  	github.com/docker/docker/pkg/plugins	33.660s	coverage: 76.6% of statements
15:25:38 [2020-04-28T15:25:38.415Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
15:25:38 [2020-04-28T15:25:38.415Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
15:25:38 [2020-04-28T15:25:38.415Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
15:25:38 [2020-04-28T15:25:38.415Z] ?   	github.com/docker/docker/pkg/term	[no test files]
15:25:38 [2020-04-28T15:25:38.415Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
15:25:38 [2020-04-28T15:25:38.415Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
15:25:38 [2020-04-28T15:25:38.415Z] ?   	github.com/docker/docker/rootless	[no test files]
15:25:38 [2020-04-28T15:25:38.415Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
15:25:38 [2020-04-28T15:25:38.415Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
15:25:38 [2020-04-28T15:25:38.415Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
15:25:38 [2020-04-28T15:25:38.415Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
15:25:38 [2020-04-28T15:25:38.415Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
15:25:38 [2020-04-28T15:25:38.415Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
15:25:38 [2020-04-28T15:25:38.415Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
15:25:38 [2020-04-28T15:25:38.415Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
15:25:38 [2020-04-28T15:25:38.415Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
15:25:38 [2020-04-28T15:25:38.415Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
15:25:38 [2020-04-28T15:25:38.415Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
15:25:38 [2020-04-28T15:25:38.415Z] ?   	github.com/docker/docker/testutil/request	[no test files]
15:25:38 [2020-04-28T15:25:38.415Z] ?   	github.com/docker/docker/volume	[no test files]
15:25:38 [2020-04-28T15:25:38.415Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
15:25:38 [2020-04-28T15:25:38.415Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
15:25:38 [2020-04-28T15:25:38.415Z] 
15:25:38 [2020-04-28T15:25:38.415Z] === Skipped
15:25:38 [2020-04-28T15:25:38.415Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
15:25:38 [2020-04-28T15:25:38.415Z]     exec_linux_test.go:18: requires AppArmor to be enabled
15:25:38 [2020-04-28T15:25:38.415Z] 
15:25:38 [2020-04-28T15:25:38.415Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
15:25:38 [2020-04-28T15:25:38.415Z]     exec_linux_test.go:38: requires AppArmor to be enabled
15:25:38 [2020-04-28T15:25:38.415Z] 
15:25:38 [2020-04-28T15:25:38.415Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
15:25:38 [2020-04-28T15:25:38.415Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:25:38 [2020-04-28T15:25:38.415Z]     graphtest_unix.go:46: Driver btrfs not supported
15:25:38 [2020-04-28T15:25:38.415Z] 
15:25:38 [2020-04-28T15:25:38.415Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
15:25:38 [2020-04-28T15:25:38.415Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:25:38 [2020-04-28T15:25:38.415Z]     graphtest_unix.go:46: Driver btrfs not supported
15:25:38 [2020-04-28T15:25:38.415Z] 
15:25:38 [2020-04-28T15:25:38.415Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
15:25:38 [2020-04-28T15:25:38.415Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:25:38 [2020-04-28T15:25:38.415Z]     graphtest_unix.go:46: Driver btrfs not supported
15:25:38 [2020-04-28T15:25:38.415Z] 
15:25:38 [2020-04-28T15:25:38.415Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
15:25:38 [2020-04-28T15:25:38.415Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:25:38 [2020-04-28T15:25:38.415Z]     graphtest_unix.go:46: Driver btrfs not supported
15:25:38 [2020-04-28T15:25:38.415Z] 
15:25:38 [2020-04-28T15:25:38.415Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
15:25:38 [2020-04-28T15:25:38.415Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:25:38 [2020-04-28T15:25:38.415Z]     graphtest_unix.go:46: Driver btrfs not supported
15:25:38 [2020-04-28T15:25:38.415Z] 
15:25:38 [2020-04-28T15:25:38.415Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
15:25:38 [2020-04-28T15:25:38.415Z]     graphtest_unix.go:73: No driver to put!
15:25:38 [2020-04-28T15:25:38.415Z] 
15:25:38 [2020-04-28T15:25:38.415Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
15:25:38 [2020-04-28T15:25:38.415Z] time="2020-04-28T15:24:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:25:38 [2020-04-28T15:25:38.415Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:25:38 [2020-04-28T15:25:38.415Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:25:38 [2020-04-28T15:25:38.415Z] 
15:25:38 [2020-04-28T15:25:38.415Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
15:25:38 [2020-04-28T15:25:38.415Z] time="2020-04-28T15:24:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:25:38 [2020-04-28T15:25:38.415Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:25:38 [2020-04-28T15:25:38.415Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:25:38 [2020-04-28T15:25:38.415Z] 
15:25:38 [2020-04-28T15:25:38.415Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
15:25:38 [2020-04-28T15:25:38.415Z] time="2020-04-28T15:24:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:25:38 [2020-04-28T15:25:38.415Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:25:38 [2020-04-28T15:25:38.415Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:25:38 [2020-04-28T15:25:38.415Z] 
15:25:38 [2020-04-28T15:25:38.415Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
15:25:38 [2020-04-28T15:25:38.415Z] time="2020-04-28T15:24:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:25:38 [2020-04-28T15:25:38.415Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:25:38 [2020-04-28T15:25:38.415Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:25:38 [2020-04-28T15:25:38.415Z] 
15:25:38 [2020-04-28T15:25:38.415Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
15:25:38 [2020-04-28T15:25:38.415Z] time="2020-04-28T15:24:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:25:38 [2020-04-28T15:25:38.415Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:25:38 [2020-04-28T15:25:38.415Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:25:38 [2020-04-28T15:25:38.415Z] 
15:25:38 [2020-04-28T15:25:38.415Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
15:25:38 [2020-04-28T15:25:38.415Z]     graphtest_unix.go:73: No driver to put!
15:25:38 [2020-04-28T15:25:38.415Z] 
15:25:38 [2020-04-28T15:25:38.415Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
15:25:38 [2020-04-28T15:25:38.415Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
15:25:38 [2020-04-28T15:25:38.415Z] 
15:25:38 [2020-04-28T15:25:38.415Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
15:25:38 [2020-04-28T15:25:38.415Z]     overlay_test.go:49: Fails to compute changes intermittently
15:25:38 [2020-04-28T15:25:38.415Z] 
15:25:38 [2020-04-28T15:25:38.416Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
15:25:38 [2020-04-28T15:25:38.416Z]     overlay_test.go:65: Cannot run test with naive change algorithm
15:25:38 [2020-04-28T15:25:38.416Z] 
15:25:38 [2020-04-28T15:25:38.416Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
15:25:38 [2020-04-28T15:25:38.416Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
15:25:38 [2020-04-28T15:25:38.416Z] 
15:25:38 [2020-04-28T15:25:38.416Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
15:25:38 [2020-04-28T15:25:38.416Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:25:38 [2020-04-28T15:25:38.416Z]     graphtest_unix.go:46: Driver zfs not supported
15:25:38 [2020-04-28T15:25:38.416Z] 
15:25:38 [2020-04-28T15:25:38.416Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
15:25:38 [2020-04-28T15:25:38.416Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:25:38 [2020-04-28T15:25:38.416Z]     graphtest_unix.go:46: Driver zfs not supported
15:25:38 [2020-04-28T15:25:38.416Z] 
15:25:38 [2020-04-28T15:25:38.416Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
15:25:38 [2020-04-28T15:25:38.416Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:25:38 [2020-04-28T15:25:38.416Z]     graphtest_unix.go:46: Driver zfs not supported
15:25:38 [2020-04-28T15:25:38.416Z] 
15:25:38 [2020-04-28T15:25:38.416Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
15:25:38 [2020-04-28T15:25:38.416Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:25:38 [2020-04-28T15:25:38.416Z]     graphtest_unix.go:46: Driver zfs not supported
15:25:38 [2020-04-28T15:25:38.416Z] 
15:25:38 [2020-04-28T15:25:38.416Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
15:25:38 [2020-04-28T15:25:38.416Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:25:38 [2020-04-28T15:25:38.416Z]     graphtest_unix.go:46: Driver zfs not supported
15:25:38 [2020-04-28T15:25:38.416Z] 
15:25:38 [2020-04-28T15:25:38.416Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
15:25:38 [2020-04-28T15:25:38.416Z]     graphtest_unix.go:73: No driver to put!
15:25:38 [2020-04-28T15:25:38.416Z] 
15:25:38 [2020-04-28T15:25:38.416Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
15:25:38 [2020-04-28T15:25:38.416Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
15:25:38 [2020-04-28T15:25:38.416Z] 
15:25:38 [2020-04-28T15:25:38.416Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
15:25:38 [2020-04-28T15:25:38.416Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
15:25:38 [2020-04-28T15:25:38.416Z] 
15:25:38 [2020-04-28T15:25:38.416Z] 
15:25:38 [2020-04-28T15:25:38.416Z] DONE 2122 tests, 26 skipped in 352.836s
15:25:38 [2020-04-28T15:25:38.497Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
15:25:39 [2020-04-28T15:25:39.055Z] ok  	github.com/docker/docker/pkg/fileutils	0.009s	coverage: 89.5% of statements
15:25:39 [2020-04-28T15:25:39.310Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.077s	coverage: 84.1% of statements
Post stage
[Pipeline] junit
15:25:39 [2020-04-28T15:25:39.474Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
15:25:39 [2020-04-28T15:25:39.871Z] ok  	github.com/docker/docker/pkg/homedir	0.002s	coverage: 11.4% of statements
15:25:39 [2020-04-28T15:25:39.871Z] ok  	github.com/docker/docker/pkg/fsutils	0.226s	coverage: 85.1% of statements
[Pipeline] sh
15:25:40 [2020-04-28T15:25:40.258Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40866/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b2af9e631c53ab17d49cd0ff341893a00318eb59 -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:b2af9e631c53ab17d49cd0ff341893a00318eb59 hack/make.sh dynbinary test-integration
15:25:40 [2020-04-28T15:25:40.445Z] === RUN   TestDockerSuite/TestExecStopNotHanging
15:25:40 [2020-04-28T15:25:40.445Z] === RUN   TestDockerSuite/TestExecTTY
15:25:40 [2020-04-28T15:25:40.542Z] 
15:25:40 [2020-04-28T15:25:40.794Z] ok  	github.com/docker/docker/pkg/idtools	0.463s	coverage: 70.1% of statements
15:25:40 [2020-04-28T15:25:40.830Z] Removing bundles/
15:25:40 [2020-04-28T15:25:40.830Z] 
15:25:40 [2020-04-28T15:25:40.830Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
15:25:40 [2020-04-28T15:25:40.830Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:25:40 [2020-04-28T15:25:40.830Z] GOOS="" GOARCH="" GOARM=""
15:25:41 [2020-04-28T15:25:41.048Z] ok  	github.com/docker/docker/pkg/ioutils	0.488s	coverage: 70.6% of statements
15:25:41 [2020-04-28T15:25:41.368Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
15:25:41 [2020-04-28T15:25:41.607Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.007s	coverage: 91.7% of statements
15:25:41 [2020-04-28T15:25:41.607Z] ok  	github.com/docker/docker/pkg/locker	0.019s	coverage: 88.9% of statements
15:25:41 [2020-04-28T15:25:41.862Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
15:25:41 [2020-04-28T15:25:41.862Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
15:25:41 [2020-04-28T15:25:41.862Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
15:25:42 [2020-04-28T15:25:42.116Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
15:25:42 [2020-04-28T15:25:42.116Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
15:25:42 [2020-04-28T15:25:42.291Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
15:25:42 [2020-04-28T15:25:42.370Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
15:25:42 [2020-04-28T15:25:42.370Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
15:25:42 [2020-04-28T15:25:42.929Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 91.4% of statements
15:25:42 [2020-04-28T15:25:42.929Z] ok  	github.com/docker/docker/pkg/pidfile	0.003s	coverage: 82.4% of statements
15:25:42 [2020-04-28T15:25:42.929Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
15:25:42 [2020-04-28T15:25:42.929Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
15:25:43 [2020-04-28T15:25:43.213Z] === RUN   TestDockerSuite/TestExecUlimits
15:25:43 [2020-04-28T15:25:43.386Z] ok  	github.com/docker/docker/cmd/dockerd	0.916s	coverage: 19.3% of statements
15:25:43 [2020-04-28T15:25:43.852Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.024s	coverage: 56.8% of statements
15:25:44 [2020-04-28T15:25:44.136Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
15:25:44 [2020-04-28T15:25:44.136Z] === RUN   TestDockerSuite/TestExecWithImageUser
15:25:44 [2020-04-28T15:25:44.774Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
15:25:44 [2020-04-28T15:25:44.965Z] ok  	github.com/docker/docker/container	0.438s	coverage: 41.9% of statements
15:25:44 [2020-04-28T15:25:44.965Z] ?   	github.com/docker/docker/container/stream	[no test files]
15:25:44 [2020-04-28T15:25:44.965Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
15:25:44 [2020-04-28T15:25:44.965Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
15:25:44 [2020-04-28T15:25:44.965Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
15:25:45 [2020-04-28T15:25:45.029Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
15:25:45 [2020-04-28T15:25:45.029Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
15:25:46 [2020-04-28T15:25:46.387Z] ok  	github.com/docker/docker/pkg/pubsub	1.027s	coverage: 73.9% of statements
15:25:46 [2020-04-28T15:25:46.641Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
15:25:46 [2020-04-28T15:25:46.643Z] === RUN   TestDockerSuite/TestExecWithNoTERM
15:25:47 [2020-04-28T15:25:47.202Z] === RUN   TestDockerSuite/TestExecWithPrivileged
15:25:48 [2020-04-28T15:25:48.562Z] === RUN   TestDockerSuite/TestExecWithTERM
15:25:48 [2020-04-28T15:25:48.781Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	1.283s	coverage: 65.3% of statements
15:25:49 [2020-04-28T15:25:49.485Z] === RUN   TestDockerSuite/TestExecWithUser
15:25:49 [2020-04-28T15:25:49.937Z] ok  	github.com/docker/docker/pkg/signal	2.394s	coverage: 61.0% of statements
15:25:49 [2020-04-28T15:25:49.937Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
15:25:50 [2020-04-28T15:25:50.191Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
15:25:50 [2020-04-28T15:25:50.362Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.775s	coverage: 35.6% of statements
15:25:50 [2020-04-28T15:25:50.409Z] === RUN   TestDockerSuite/TestGetContainerStats
15:25:50 [2020-04-28T15:25:50.446Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
15:25:50 [2020-04-28T15:25:50.699Z] ok  	github.com/docker/docker/pkg/symlink	0.006s	coverage: 87.7% of statements
15:25:51 [2020-04-28T15:25:51.298Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 71.3% of statements
15:25:51 [2020-04-28T15:25:51.856Z] ok  	github.com/docker/docker/pkg/system	0.018s	coverage: 36.9% of statements
15:25:52 [2020-04-28T15:25:52.111Z] ok  	github.com/docker/docker/pkg/tailfile	0.050s	coverage: 88.6% of statements
15:25:52 [2020-04-28T15:25:52.669Z] ok  	github.com/docker/docker/pkg/tarsum	0.043s	coverage: 89.3% of statements
15:25:52 [2020-04-28T15:25:52.924Z] testing: warning: no tests to run
15:25:52 [2020-04-28T15:25:52.925Z] coverage: [no statements]
15:25:52 [2020-04-28T15:25:52.925Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
15:25:53 [2020-04-28T15:25:53.179Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
15:25:53 [2020-04-28T15:25:53.434Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
15:25:53 [2020-04-28T15:25:53.680Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
15:25:53 [2020-04-28T15:25:53.689Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
15:25:55 [2020-04-28T15:25:55.149Z] ok  	github.com/docker/docker/daemon/cluster	1.022s	coverage: 0.5% of statements
15:25:55 [2020-04-28T15:25:55.563Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
15:25:55 [2020-04-28T15:25:55.573Z] ok  	github.com/docker/docker/plugin	0.530s	coverage: 23.3% of statements
15:25:56 [2020-04-28T15:25:56.495Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
15:25:57 [2020-04-28T15:25:57.055Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 73.8% of statements
15:25:57 [2020-04-28T15:25:57.615Z] ok  	github.com/docker/docker/reference	0.015s	coverage: 84.4% of statements
15:25:58 [2020-04-28T15:25:58.124Z] ok  	github.com/docker/docker/daemon/config	1.356s	coverage: 79.6% of statements
15:25:58 [2020-04-28T15:25:58.598Z] ok  	github.com/docker/docker/daemon/discovery	0.622s	coverage: 30.0% of statements
15:25:59 [2020-04-28T15:25:59.018Z] ok  	github.com/docker/docker/registry	0.073s	coverage: 56.1% of statements
15:25:59 [2020-04-28T15:25:59.578Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
15:25:59 [2020-04-28T15:25:59.833Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
15:26:00 [2020-04-28T15:26:00.758Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 68.2% of statements
15:26:00 [2020-04-28T15:26:00.758Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
15:26:00 [2020-04-28T15:26:00.796Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
15:26:00 [2020-04-28T15:26:00.832Z] ok  	github.com/docker/docker/daemon/events	0.395s	coverage: 50.0% of statements
15:26:01 [2020-04-28T15:26:01.305Z] ok  	github.com/docker/docker/daemon/graphdriver	0.321s	coverage: 2.3% of statements
15:26:02 [2020-04-28T15:26:02.156Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
15:26:02 [2020-04-28T15:26:02.889Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	0.945s	coverage: 11.1% of statements
15:26:03 [2020-04-28T15:26:03.268Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
15:26:03 [2020-04-28T15:26:03.363Z] ok  	github.com/docker/docker/daemon/links	0.056s	coverage: 93.0% of statements
15:26:04 [2020-04-28T15:26:04.192Z] ok  	github.com/docker/docker/volume/local	0.023s	coverage: 73.0% of statements
15:26:04 [2020-04-28T15:26:04.359Z] ok  	github.com/docker/docker/daemon	2.991s	coverage: 9.2% of statements
15:26:04 [2020-04-28T15:26:04.359Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
15:26:04 [2020-04-28T15:26:04.359Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
15:26:04 [2020-04-28T15:26:04.359Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
15:26:04 [2020-04-28T15:26:04.359Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
15:26:04 [2020-04-28T15:26:04.359Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
15:26:04 [2020-04-28T15:26:04.359Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
15:26:04 [2020-04-28T15:26:04.359Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
15:26:04 [2020-04-28T15:26:04.359Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
15:26:04 [2020-04-28T15:26:04.359Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
15:26:04 [2020-04-28T15:26:04.359Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
15:26:04 [2020-04-28T15:26:04.359Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
15:26:04 [2020-04-28T15:26:04.359Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
15:26:04 [2020-04-28T15:26:04.359Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
15:26:04 [2020-04-28T15:26:04.359Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
15:26:04 [2020-04-28T15:26:04.359Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
15:26:04 [2020-04-28T15:26:04.359Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
15:26:04 [2020-04-28T15:26:04.751Z] ok  	github.com/docker/docker/volume/mounts	0.018s	coverage: 67.0% of statements
15:26:05 [2020-04-28T15:26:05.676Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 73.0% of statements
15:26:06 [2020-04-28T15:26:06.595Z] ok  	github.com/docker/docker/daemon/logger	0.410s	coverage: 42.1% of statements
15:26:06 [2020-04-28T15:26:06.595Z] ok  	github.com/docker/docker/daemon/images	0.577s	coverage: 4.9% of statements
15:26:06 [2020-04-28T15:26:06.595Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
15:26:06 [2020-04-28T15:26:06.595Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
15:26:07 [2020-04-28T15:26:07.069Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.752s	coverage: 77.4% of statements
15:26:07 [2020-04-28T15:26:07.069Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
15:26:07 [2020-04-28T15:26:07.069Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
15:26:07 [2020-04-28T15:26:07.069Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
15:26:07 [2020-04-28T15:26:07.069Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
15:26:07 [2020-04-28T15:26:07.069Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
15:26:07 [2020-04-28T15:26:07.069Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.284s	coverage: 61.6% of statements
15:26:07 [2020-04-28T15:26:07.391Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
15:26:07 [2020-04-28T15:26:07.950Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
15:26:07 [2020-04-28T15:26:07.950Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
15:26:07 [2020-04-28T15:26:07.950Z] === RUN   TestDockerSuite/TestHealth
15:26:08 [2020-04-28T15:26:08.066Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.245s	coverage: 87.2% of statements
15:26:09 [2020-04-28T15:26:09.702Z] ok  	github.com/docker/docker/daemon/logger/local	0.486s	coverage: 75.2% of statements
15:26:09 [2020-04-28T15:26:09.702Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
15:26:09 [2020-04-28T15:26:09.702Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.283s	coverage: 21.4% of statements
15:26:10 [2020-04-28T15:26:10.176Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.292s	coverage: 33.3% of statements
15:26:11 [2020-04-28T15:26:11.759Z] ok  	github.com/docker/docker/daemon/logger/templates	0.078s	coverage: 8.3% of statements
15:26:12 [2020-04-28T15:26:12.232Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.259s	coverage: 47.8% of statements
15:26:13 [2020-04-28T15:26:13.228Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.113s	coverage: 82.5% of statements
15:26:13 [2020-04-28T15:26:13.228Z] ?   	github.com/docker/docker/daemon/names	[no test files]
15:26:13 [2020-04-28T15:26:13.228Z] ?   	github.com/docker/docker/daemon/network	[no test files]
15:26:13 [2020-04-28T15:26:13.228Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
15:26:14 [2020-04-28T15:26:14.812Z] ok  	github.com/docker/docker/distribution	1.499s	coverage: 20.3% of statements
15:26:15 [2020-04-28T15:26:15.287Z] ok  	github.com/docker/docker/distribution/metadata	1.071s	coverage: 48.2% of statements
15:26:15 [2020-04-28T15:26:15.287Z] ok  	github.com/docker/docker/errdefs	0.120s	coverage: 49.4% of statements
15:26:15 [2020-04-28T15:26:15.287Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
15:26:16 [2020-04-28T15:26:16.867Z] ok  	github.com/docker/docker/distribution/xfer	2.416s	coverage: 76.8% of statements
15:26:16 [2020-04-28T15:26:16.867Z] ?   	github.com/docker/docker/dockerversion	[no test files]
15:26:16 [2020-04-28T15:26:16.867Z] ok  	github.com/docker/docker/image/cache	0.162s	coverage: 19.2% of statements
15:26:17 [2020-04-28T15:26:17.340Z] ok  	github.com/docker/docker/image/v1	0.338s	coverage: 25.0% of statements
15:26:17 [2020-04-28T15:26:17.814Z] ok  	github.com/docker/docker/image	0.815s	coverage: 86.4% of statements
15:26:17 [2020-04-28T15:26:17.814Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
15:26:17 [2020-04-28T15:26:17.814Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
15:26:17 [2020-04-28T15:26:17.864Z] ok  	github.com/docker/docker/pkg/plugins	33.615s	coverage: 76.6% of statements
15:26:17 [2020-04-28T15:26:17.864Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
15:26:17 [2020-04-28T15:26:17.864Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
15:26:17 [2020-04-28T15:26:17.864Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
15:26:17 [2020-04-28T15:26:17.864Z] ?   	github.com/docker/docker/pkg/term	[no test files]
15:26:17 [2020-04-28T15:26:17.864Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
15:26:17 [2020-04-28T15:26:17.864Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
15:26:17 [2020-04-28T15:26:17.864Z] ?   	github.com/docker/docker/rootless	[no test files]
15:26:17 [2020-04-28T15:26:17.864Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
15:26:17 [2020-04-28T15:26:17.864Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
15:26:17 [2020-04-28T15:26:17.864Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
15:26:17 [2020-04-28T15:26:17.864Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
15:26:17 [2020-04-28T15:26:17.864Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
15:26:17 [2020-04-28T15:26:17.864Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
15:26:17 [2020-04-28T15:26:17.864Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
15:26:17 [2020-04-28T15:26:17.864Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
15:26:17 [2020-04-28T15:26:17.864Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
15:26:17 [2020-04-28T15:26:17.864Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
15:26:17 [2020-04-28T15:26:17.864Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
15:26:17 [2020-04-28T15:26:17.864Z] ?   	github.com/docker/docker/testutil/request	[no test files]
15:26:17 [2020-04-28T15:26:17.864Z] ?   	github.com/docker/docker/volume	[no test files]
15:26:17 [2020-04-28T15:26:17.864Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
15:26:17 [2020-04-28T15:26:17.864Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
15:26:17 [2020-04-28T15:26:17.864Z] 
15:26:17 [2020-04-28T15:26:17.864Z] === Skipped
15:26:17 [2020-04-28T15:26:17.864Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
15:26:17 [2020-04-28T15:26:17.864Z]     exec_linux_test.go:18: requires AppArmor to be enabled
15:26:17 [2020-04-28T15:26:17.864Z] 
15:26:17 [2020-04-28T15:26:17.864Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
15:26:17 [2020-04-28T15:26:17.864Z]     exec_linux_test.go:38: requires AppArmor to be enabled
15:26:17 [2020-04-28T15:26:17.864Z] 
15:26:17 [2020-04-28T15:26:17.864Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
15:26:17 [2020-04-28T15:26:17.864Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:26:17 [2020-04-28T15:26:17.864Z]     graphtest_unix.go:46: Driver btrfs not supported
15:26:17 [2020-04-28T15:26:17.864Z] 
15:26:17 [2020-04-28T15:26:17.864Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
15:26:17 [2020-04-28T15:26:17.864Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:26:17 [2020-04-28T15:26:17.864Z]     graphtest_unix.go:46: Driver btrfs not supported
15:26:17 [2020-04-28T15:26:17.864Z] 
15:26:17 [2020-04-28T15:26:17.864Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
15:26:17 [2020-04-28T15:26:17.864Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:26:17 [2020-04-28T15:26:17.864Z]     graphtest_unix.go:46: Driver btrfs not supported
15:26:17 [2020-04-28T15:26:17.864Z] 
15:26:17 [2020-04-28T15:26:17.864Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
15:26:17 [2020-04-28T15:26:17.864Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:26:17 [2020-04-28T15:26:17.864Z]     graphtest_unix.go:46: Driver btrfs not supported
15:26:17 [2020-04-28T15:26:17.864Z] 
15:26:17 [2020-04-28T15:26:17.864Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
15:26:17 [2020-04-28T15:26:17.864Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:26:17 [2020-04-28T15:26:17.864Z]     graphtest_unix.go:46: Driver btrfs not supported
15:26:17 [2020-04-28T15:26:17.864Z] 
15:26:17 [2020-04-28T15:26:17.864Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
15:26:17 [2020-04-28T15:26:17.864Z]     graphtest_unix.go:73: No driver to put!
15:26:17 [2020-04-28T15:26:17.864Z] 
15:26:17 [2020-04-28T15:26:17.864Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
15:26:17 [2020-04-28T15:26:17.864Z] time="2020-04-28T15:25:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:26:17 [2020-04-28T15:26:17.864Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:26:17 [2020-04-28T15:26:17.864Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:26:17 [2020-04-28T15:26:17.864Z] 
15:26:17 [2020-04-28T15:26:17.864Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
15:26:17 [2020-04-28T15:26:17.864Z] time="2020-04-28T15:25:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:26:17 [2020-04-28T15:26:17.864Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:26:17 [2020-04-28T15:26:17.864Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:26:17 [2020-04-28T15:26:17.864Z] 
15:26:17 [2020-04-28T15:26:17.864Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
15:26:17 [2020-04-28T15:26:17.864Z] time="2020-04-28T15:25:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:26:17 [2020-04-28T15:26:17.864Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:26:17 [2020-04-28T15:26:17.864Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:26:17 [2020-04-28T15:26:17.864Z] 
15:26:17 [2020-04-28T15:26:17.864Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
15:26:17 [2020-04-28T15:26:17.864Z] time="2020-04-28T15:25:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:26:17 [2020-04-28T15:26:17.864Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:26:17 [2020-04-28T15:26:17.864Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:26:17 [2020-04-28T15:26:17.864Z] 
15:26:17 [2020-04-28T15:26:17.864Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
15:26:17 [2020-04-28T15:26:17.864Z] time="2020-04-28T15:25:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:26:17 [2020-04-28T15:26:17.864Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:26:17 [2020-04-28T15:26:17.864Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:26:17 [2020-04-28T15:26:17.864Z] 
15:26:17 [2020-04-28T15:26:17.864Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
15:26:17 [2020-04-28T15:26:17.864Z]     graphtest_unix.go:73: No driver to put!
15:26:17 [2020-04-28T15:26:17.864Z] 
15:26:17 [2020-04-28T15:26:17.864Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
15:26:17 [2020-04-28T15:26:17.864Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
15:26:17 [2020-04-28T15:26:17.864Z] 
15:26:17 [2020-04-28T15:26:17.864Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
15:26:17 [2020-04-28T15:26:17.864Z]     overlay_test.go:49: Fails to compute changes intermittently
15:26:17 [2020-04-28T15:26:17.864Z] 
15:26:17 [2020-04-28T15:26:17.864Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
15:26:17 [2020-04-28T15:26:17.864Z]     overlay_test.go:65: Cannot run test with naive change algorithm
15:26:17 [2020-04-28T15:26:17.864Z] 
15:26:17 [2020-04-28T15:26:17.864Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
15:26:17 [2020-04-28T15:26:17.864Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
15:26:17 [2020-04-28T15:26:17.864Z] 
15:26:17 [2020-04-28T15:26:17.864Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
15:26:17 [2020-04-28T15:26:17.864Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:26:17 [2020-04-28T15:26:17.864Z]     graphtest_unix.go:46: Driver zfs not supported
15:26:17 [2020-04-28T15:26:17.864Z] 
15:26:17 [2020-04-28T15:26:17.864Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
15:26:17 [2020-04-28T15:26:17.864Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:26:17 [2020-04-28T15:26:17.864Z]     graphtest_unix.go:46: Driver zfs not supported
15:26:17 [2020-04-28T15:26:17.864Z] 
15:26:17 [2020-04-28T15:26:17.864Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
15:26:17 [2020-04-28T15:26:17.864Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:26:17 [2020-04-28T15:26:17.864Z]     graphtest_unix.go:46: Driver zfs not supported
15:26:17 [2020-04-28T15:26:17.864Z] 
15:26:17 [2020-04-28T15:26:17.864Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
15:26:17 [2020-04-28T15:26:17.864Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:26:17 [2020-04-28T15:26:17.864Z]     graphtest_unix.go:46: Driver zfs not supported
15:26:17 [2020-04-28T15:26:17.864Z] 
15:26:17 [2020-04-28T15:26:17.864Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
15:26:17 [2020-04-28T15:26:17.864Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:26:17 [2020-04-28T15:26:17.864Z]     graphtest_unix.go:46: Driver zfs not supported
15:26:17 [2020-04-28T15:26:17.864Z] 
15:26:17 [2020-04-28T15:26:17.864Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
15:26:17 [2020-04-28T15:26:17.864Z]     graphtest_unix.go:73: No driver to put!
15:26:17 [2020-04-28T15:26:17.864Z] 
15:26:17 [2020-04-28T15:26:17.864Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
15:26:17 [2020-04-28T15:26:17.864Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
15:26:17 [2020-04-28T15:26:17.864Z] 
15:26:17 [2020-04-28T15:26:17.864Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
15:26:17 [2020-04-28T15:26:17.864Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
15:26:17 [2020-04-28T15:26:17.864Z] 
15:26:17 [2020-04-28T15:26:17.864Z] 
15:26:17 [2020-04-28T15:26:17.864Z] DONE 2122 tests, 26 skipped in 248.036s
15:26:18 [2020-04-28T15:26:18.287Z] ok  	github.com/docker/docker/libcontainerd/queue	0.101s	coverage: 100.0% of statements
Post stage
[Pipeline] junit
15:26:18 [2020-04-28T15:26:18.431Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
15:26:19 [2020-04-28T15:26:19.076Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40866/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b2af9e631c53ab17d49cd0ff341893a00318eb59 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b2af9e631c53ab17d49cd0ff341893a00318eb59 hack/validate/vendor
15:26:20 [2020-04-28T15:26:20.000Z] 2020/04/28 15:26:19 Collecting initial packages
15:26:20 [2020-04-28T15:26:20.000Z] 2020/04/28 15:26:19 Download dependencies
15:26:20 [2020-04-28T15:26:20.100Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
15:26:20 [2020-04-28T15:26:20.523Z] ok  	github.com/docker/docker/pkg/aaparser	0.080s	coverage: 50.0% of statements
15:26:20 [2020-04-28T15:26:20.523Z] ok  	github.com/docker/docker/layer	0.414s	coverage: 30.1% of statements
15:26:20 [2020-04-28T15:26:20.523Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
15:26:21 [2020-04-28T15:26:21.520Z] ok  	github.com/docker/docker/opts	0.511s	coverage: 67.7% of statements
15:26:21 [2020-04-28T15:26:21.993Z] ok  	github.com/docker/docker/libcontainerd/local	0.341s	coverage: 1.0% of statements
15:26:21 [2020-04-28T15:26:21.993Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
15:26:21 [2020-04-28T15:26:21.993Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
15:26:21 [2020-04-28T15:26:21.993Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
15:26:21 [2020-04-28T15:26:21.993Z] ?   	github.com/docker/docker/oci	[no test files]
15:26:21 [2020-04-28T15:26:21.993Z] ?   	github.com/docker/docker/oci/caps	[no test files]
15:26:22 [2020-04-28T15:26:22.507Z] 2020/04/28 15:26:21 Starting whole vndr cycle because no package specified
15:26:22 [2020-04-28T15:26:22.507Z] 2020/04/28 15:26:22 	Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20
15:26:22 [2020-04-28T15:26:22.507Z] 2020/04/28 15:26:22 	Clone github.com/opencontainers/selinux, revision 31f70552238c5e017d78c3f1ba65e85f593f48e0, attempt 1/20
15:26:22 [2020-04-28T15:26:22.507Z] 2020/04/28 15:26:22 	Clone github.com/Microsoft/hcsshim, revision b3f49c06ffaeef24d09c6c08ec8ec8425a0303e2, attempt 1/20
15:26:22 [2020-04-28T15:26:22.507Z] 2020/04/28 15:26:22 	Clone github.com/Microsoft/go-winio, revision 6c72808b55902eae4c5943626030429ff20f3b63, attempt 1/20
15:26:22 [2020-04-28T15:26:22.507Z] 2020/04/28 15:26:22 	Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20
15:26:22 [2020-04-28T15:26:22.507Z] 2020/04/28 15:26:22 	Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20
15:26:22 [2020-04-28T15:26:22.507Z] 2020/04/28 15:26:22 	Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20
15:26:22 [2020-04-28T15:26:22.507Z] 2020/04/28 15:26:22 	Clone github.com/gorilla/mux, revision 00bdffe0f3c77e27d2cf6f5c70232a2d3e4d9c15, attempt 1/20
15:26:22 [2020-04-28T15:26:22.507Z] 2020/04/28 15:26:22 	Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20
15:26:22 [2020-04-28T15:26:22.507Z] 2020/04/28 15:26:22 	Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20
15:26:22 [2020-04-28T15:26:22.507Z] 2020/04/28 15:26:22 	Clone github.com/moby/term, revision 063f2cd0b49dbb0752774d1cb649998d91424fea, attempt 1/20
15:26:22 [2020-04-28T15:26:22.507Z] 2020/04/28 15:26:22 	Clone github.com/creack/pty, revision 3a6a957789163cacdfe0e291617a1c8e80612c11, attempt 1/20
15:26:22 [2020-04-28T15:26:22.507Z] 2020/04/28 15:26:22 	Clone github.com/konsorten/go-windows-terminal-sequences, revision f55edac94c9bbba5d6182a4be46d86a2c9b5b50e, attempt 1/20
15:26:22 [2020-04-28T15:26:22.507Z] 2020/04/28 15:26:22 	Clone github.com/mattn/go-shellwords, revision 36a9b3c57cb5caa559ff63fb7e9b585f1c00df75, attempt 1/20
15:26:22 [2020-04-28T15:26:22.507Z] 2020/04/28 15:26:22 	Clone github.com/sirupsen/logrus, revision 839c75faf7f98a33d445d181f3018b5c3409a45e, attempt 1/20
15:26:22 [2020-04-28T15:26:22.507Z] 2020/04/28 15:26:22 	Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20
15:26:22 [2020-04-28T15:26:22.989Z] ok  	github.com/docker/docker/pkg/broadcaster	0.034s	coverage: 100.0% of statements
15:26:22 [2020-04-28T15:26:22.990Z] ok  	github.com/docker/docker/pkg/capabilities	0.107s	coverage: 87.5% of statements
15:26:23 [2020-04-28T15:26:23.066Z] 2020/04/28 15:26:23 	Finished clone github.com/docker/libtrust
15:26:23 [2020-04-28T15:26:23.066Z] 2020/04/28 15:26:23 	Clone golang.org/x/net, revision 0de0cce0169b09b364e001f108dc0399ea8630b3, attempt 1/20
15:26:23 [2020-04-28T15:26:23.379Z] 2020/04/28 15:26:23 	Finished clone github.com/Azure/go-ansiterm
15:26:23 [2020-04-28T15:26:23.379Z] 2020/04/28 15:26:23 	Clone golang.org/x/sys, revision d5e6a3e2c0ae16fc7480523ebcb7fd4dd3215489, attempt 1/20
15:26:23 [2020-04-28T15:26:23.379Z] 2020/04/28 15:26:23 	Finished clone github.com/creack/pty
15:26:23 [2020-04-28T15:26:23.379Z] 2020/04/28 15:26:23 	Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20
15:26:23 [2020-04-28T15:26:23.379Z] 2020/04/28 15:26:23 	Finished clone github.com/tchap/go-patricia
15:26:23 [2020-04-28T15:26:23.379Z] 2020/04/28 15:26:23 	Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20
15:26:23 [2020-04-28T15:26:23.379Z] 2020/04/28 15:26:23 	Finished clone github.com/google/uuid
15:26:23 [2020-04-28T15:26:23.379Z] 2020/04/28 15:26:23 	Clone github.com/moby/sys, revision 6154f11e6840c0d6b0dbb23f4125a6134b3013c9, attempt 1/20
15:26:23 [2020-04-28T15:26:23.463Z] ok  	github.com/docker/docker/pkg/authorization	0.822s	coverage: 26.8% of statements
15:26:23 [2020-04-28T15:26:23.635Z] 2020/04/28 15:26:23 	Finished clone github.com/konsorten/go-windows-terminal-sequences
15:26:23 [2020-04-28T15:26:23.635Z] 2020/04/28 15:26:23 	Clone golang.org/x/text, revision 342b2e1fbaa52c93f31447ad2c6abc048c63e475, attempt 1/20
15:26:23 [2020-04-28T15:26:23.635Z] 2020/04/28 15:26:23 	Finished clone github.com/mattn/go-shellwords
15:26:23 [2020-04-28T15:26:23.635Z] 2020/04/28 15:26:23 	Clone gotest.tools/v3, revision bb0d8a963040ea5048dcef1a14d8f8b58a33d4b3, attempt 1/20
15:26:23 [2020-04-28T15:26:23.635Z] 2020/04/28 15:26:23 	Finished clone github.com/Microsoft/go-winio
15:26:23 [2020-04-28T15:26:23.635Z] 2020/04/28 15:26:23 	Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20
15:26:23 [2020-04-28T15:26:23.635Z] 2020/04/28 15:26:23 	Finished clone github.com/moby/term
15:26:23 [2020-04-28T15:26:23.635Z] 2020/04/28 15:26:23 	Clone github.com/syndtr/gocapability, revision d98352740cb2c55f81556b63d4a1ec64c5a319c2, attempt 1/20
15:26:23 [2020-04-28T15:26:23.892Z] 2020/04/28 15:26:23 	Finished clone github.com/gorilla/mux
15:26:23 [2020-04-28T15:26:23.892Z] 2020/04/28 15:26:23 	Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20
15:26:24 [2020-04-28T15:26:24.148Z] 2020/04/28 15:26:24 	Finished clone github.com/sirupsen/logrus
15:26:24 [2020-04-28T15:26:24.148Z] 2020/04/28 15:26:24 	Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20
15:26:24 [2020-04-28T15:26:24.459Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.179s	coverage: 15.4% of statements
15:26:24 [2020-04-28T15:26:24.459Z] ok  	github.com/docker/docker/pkg/directory	0.068s	coverage: 80.0% of statements
15:26:24 [2020-04-28T15:26:24.707Z] 2020/04/28 15:26:24 	Finished clone github.com/docker/go-units
15:26:24 [2020-04-28T15:26:24.707Z] 2020/04/28 15:26:24 	Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20
15:26:24 [2020-04-28T15:26:24.961Z] 2020/04/28 15:26:24 	Finished clone github.com/syndtr/gocapability
15:26:24 [2020-04-28T15:26:24.961Z] 2020/04/28 15:26:24 	Clone github.com/moby/buildkit, revision ae7ff7174f73bcb4df89b97e1623b3fb0bfb0a0c, attempt 1/20
15:26:24 [2020-04-28T15:26:24.961Z] 2020/04/28 15:26:24 	Finished clone github.com/moby/sys
15:26:24 [2020-04-28T15:26:24.961Z] 2020/04/28 15:26:24 	Clone github.com/tonistiigi/fsutil, revision c2c7d7b0e1441705cd802e5699c0a10b1dfe39fd, attempt 1/20
15:26:24 [2020-04-28T15:26:24.961Z] 2020/04/28 15:26:24 	Finished clone github.com/opencontainers/selinux
15:26:24 [2020-04-28T15:26:24.961Z] 2020/04/28 15:26:24 	Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20
15:26:24 [2020-04-28T15:26:24.961Z] 2020/04/28 15:26:24 	Finished clone github.com/RackSec/srslog
15:26:24 [2020-04-28T15:26:24.961Z] 2020/04/28 15:26:24 	Clone github.com/opentracing/opentracing-go, revision 1361b9cd60be79c4c3a7fa9841b3c132e40066a7, attempt 1/20
15:26:25 [2020-04-28T15:26:25.216Z] 2020/04/28 15:26:25 	Finished clone github.com/google/go-cmp
15:26:25 [2020-04-28T15:26:25.216Z] 2020/04/28 15:26:25 	Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20
15:26:25 [2020-04-28T15:26:25.216Z] 2020/04/28 15:26:25 	Finished clone gotest.tools/v3
15:26:25 [2020-04-28T15:26:25.216Z] 2020/04/28 15:26:25 	Clone github.com/opentracing-contrib/go-stdlib, revision b1a47cfbdd7543e70e9ef3e73d0802ad306cc1cc, attempt 1/20
15:26:25 [2020-04-28T15:26:25.457Z] ok  	github.com/docker/docker/pkg/discovery	0.414s	coverage: 58.3% of statements
15:26:25 [2020-04-28T15:26:25.457Z] ok  	github.com/docker/docker/pkg/discovery/file	0.085s	coverage: 97.6% of statements
15:26:25 [2020-04-28T15:26:25.775Z] 2020/04/28 15:26:25 	Finished clone github.com/imdario/mergo
15:26:25 [2020-04-28T15:26:25.775Z] 2020/04/28 15:26:25 	Clone github.com/mitchellh/hashstructure, revision 2bca23e0e452137f789efbc8610126fd8b94f73b, attempt 1/20
15:26:26 [2020-04-28T15:26:26.334Z] 2020/04/28 15:26:26 	Finished clone github.com/docker/go-connections
15:26:26 [2020-04-28T15:26:26.334Z] 2020/04/28 15:26:26 	Clone github.com/gofrs/flock, revision 392e7fae8f1b0bdbd67dad7237d23f618feb6dbb, attempt 1/20
15:26:26 [2020-04-28T15:26:26.334Z] 2020/04/28 15:26:26 	Finished clone golang.org/x/sync
15:26:26 [2020-04-28T15:26:26.334Z] 2020/04/28 15:26:26 	Clone github.com/docker/libnetwork, revision 1a17fb36132631a95fe6bb055b91e24a516ad81d, attempt 1/20
15:26:26 [2020-04-28T15:26:26.334Z] 2020/04/28 15:26:26 	Finished clone github.com/google/shlex
15:26:26 [2020-04-28T15:26:26.334Z] 2020/04/28 15:26:26 	Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20
15:26:26 [2020-04-28T15:26:26.334Z] 2020/04/28 15:26:26 	Finished clone github.com/grpc-ecosystem/grpc-opentracing
15:26:26 [2020-04-28T15:26:26.334Z] 2020/04/28 15:26:26 	Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20
15:26:26 [2020-04-28T15:26:26.452Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.130s	coverage: 92.3% of statements
15:26:26 [2020-04-28T15:26:26.589Z] 2020/04/28 15:26:26 	Finished clone github.com/opentracing-contrib/go-stdlib
15:26:26 [2020-04-28T15:26:26.589Z] 2020/04/28 15:26:26 	Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20
15:26:26 [2020-04-28T15:26:26.589Z] 2020/04/28 15:26:26 	Finished clone github.com/opentracing/opentracing-go
15:26:26 [2020-04-28T15:26:26.589Z] 2020/04/28 15:26:26 	Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20
15:26:26 [2020-04-28T15:26:26.844Z] 2020/04/28 15:26:26 	Finished clone github.com/mitchellh/hashstructure
15:26:26 [2020-04-28T15:26:26.844Z] 2020/04/28 15:26:26 	Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20
15:26:26 [2020-04-28T15:26:26.925Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.070s	coverage: 93.8% of statements
15:26:27 [2020-04-28T15:26:27.404Z] 2020/04/28 15:26:27 	Finished clone github.com/gofrs/flock
15:26:27 [2020-04-28T15:26:27.404Z] 2020/04/28 15:26:27 	Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20
15:26:27 [2020-04-28T15:26:27.659Z] 2020/04/28 15:26:27 	Finished clone github.com/armon/go-metrics
15:26:27 [2020-04-28T15:26:27.659Z] 2020/04/28 15:26:27 	Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20
15:26:27 [2020-04-28T15:26:27.914Z] 2020/04/28 15:26:27 	Finished clone github.com/armon/go-radix
15:26:27 [2020-04-28T15:26:27.914Z] 2020/04/28 15:26:27 	Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20
15:26:27 [2020-04-28T15:26:27.914Z] 2020/04/28 15:26:27 	Finished clone github.com/docker/go-events
15:26:27 [2020-04-28T15:26:27.914Z] 2020/04/28 15:26:27 	Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20
15:26:27 [2020-04-28T15:26:27.923Z] ok  	github.com/docker/docker/pkg/filenotify	0.113s	coverage: 36.2% of statements
15:26:27 [2020-04-28T15:26:27.923Z] ok  	github.com/docker/docker/pkg/fileutils	0.082s	coverage: 87.7% of statements
15:26:28 [2020-04-28T15:26:28.838Z] 2020/04/28 15:26:28 	Finished clone github.com/sean-/seed
15:26:28 [2020-04-28T15:26:28.838Z] 2020/04/28 15:26:28 	Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20
15:26:28 [2020-04-28T15:26:28.919Z] ok  	github.com/docker/docker/pkg/homedir	0.055s	coverage: 42.9% of statements
15:26:29 [2020-04-28T15:26:29.094Z] 2020/04/28 15:26:29 	Finished clone github.com/hashicorp/go-multierror
15:26:29 [2020-04-28T15:26:29.094Z] 2020/04/28 15:26:29 	Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20
15:26:29 [2020-04-28T15:26:29.094Z] 2020/04/28 15:26:29 	Finished clone github.com/hashicorp/errwrap
15:26:29 [2020-04-28T15:26:29.094Z] 2020/04/28 15:26:29 	Clone github.com/vishvananda/netns, revision 0a2b9b5464df8343199164a0321edf3313202f7e, attempt 1/20
15:26:29 [2020-04-28T15:26:29.349Z] 2020/04/28 15:26:29 	Finished clone github.com/tonistiigi/fsutil
15:26:29 [2020-04-28T15:26:29.349Z] 2020/04/28 15:26:29 	Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20
15:26:29 [2020-04-28T15:26:29.349Z] 2020/04/28 15:26:29 	Finished clone github.com/hashicorp/memberlist
15:26:29 [2020-04-28T15:26:29.349Z] 2020/04/28 15:26:29 	Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20
15:26:29 [2020-04-28T15:26:29.395Z] ok  	github.com/docker/docker/pkg/idtools	0.066s	coverage: 6.3% of statements
15:26:29 [2020-04-28T15:26:29.395Z] ok  	github.com/docker/docker/pkg/archive	6.884s	coverage: 62.0% of statements
15:26:29 [2020-04-28T15:26:29.869Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.488s	coverage: 84.1% of statements
15:26:30 [2020-04-28T15:26:30.026Z] === RUN   TestDockerSuite/TestHistoryExistentImage
15:26:30 [2020-04-28T15:26:30.026Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
15:26:30 [2020-04-28T15:26:30.026Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
15:26:30 [2020-04-28T15:26:30.026Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
15:26:30 [2020-04-28T15:26:30.026Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
15:26:30 [2020-04-28T15:26:30.026Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
15:26:30 [2020-04-28T15:26:30.712Z] 2020/04/28 15:26:30 	Finished clone github.com/vishvananda/netns
15:26:30 [2020-04-28T15:26:30.712Z] 2020/04/28 15:26:30 	Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20
15:26:30 [2020-04-28T15:26:30.713Z] 2020/04/28 15:26:30 	Finished clone github.com/hashicorp/go-sockaddr
15:26:30 [2020-04-28T15:26:30.713Z] 2020/04/28 15:26:30 	Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20
15:26:30 [2020-04-28T15:26:30.865Z] ok  	github.com/docker/docker/pkg/ioutils	0.726s	coverage: 69.2% of statements
15:26:30 [2020-04-28T15:26:30.865Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.197s	coverage: 91.7% of statements
15:26:30 [2020-04-28T15:26:30.865Z] ok  	github.com/docker/docker/pkg/locker	0.045s	coverage: 88.9% of statements
15:26:30 [2020-04-28T15:26:30.949Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
15:26:30 [2020-04-28T15:26:30.949Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
15:26:30 [2020-04-28T15:26:30.949Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
15:26:30 [2020-04-28T15:26:30.949Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
15:26:30 [2020-04-28T15:26:30.968Z] 2020/04/28 15:26:30 	Finished clone github.com/docker/libkv
15:26:30 [2020-04-28T15:26:30.968Z] 2020/04/28 15:26:30 	Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20
15:26:31 [2020-04-28T15:26:31.204Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
15:26:31 [2020-04-28T15:26:31.223Z] 2020/04/28 15:26:31 	Finished clone github.com/golang/gddo
15:26:31 [2020-04-28T15:26:31.223Z] 2020/04/28 15:26:31 	Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20
15:26:31 [2020-04-28T15:26:31.458Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
15:26:31 [2020-04-28T15:26:31.783Z] 2020/04/28 15:26:31 	Finished clone github.com/moby/ipvs
15:26:31 [2020-04-28T15:26:31.783Z] 2020/04/28 15:26:31 	Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20
15:26:31 [2020-04-28T15:26:31.861Z] ok  	github.com/docker/docker/pkg/longpath	0.049s	coverage: 100.0% of statements
15:26:31 [2020-04-28T15:26:31.861Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.041s	coverage: 85.7% of statements
15:26:32 [2020-04-28T15:26:32.018Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
15:26:32 [2020-04-28T15:26:32.018Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
15:26:32 [2020-04-28T15:26:32.334Z] ok  	github.com/docker/docker/pkg/parsers	0.161s	coverage: 97.0% of statements
15:26:32 [2020-04-28T15:26:32.343Z] 2020/04/28 15:26:32 	Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20
15:26:32 [2020-04-28T15:26:32.343Z] 2020/04/28 15:26:32 	Finished clone github.com/vishvananda/netlink
15:26:32 [2020-04-28T15:26:32.343Z] 2020/04/28 15:26:32 	Finished clone github.com/BurntSushi/toml
15:26:32 [2020-04-28T15:26:32.343Z] 2020/04/28 15:26:32 	Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20
15:26:32 [2020-04-28T15:26:32.598Z] 2020/04/28 15:26:32 	Finished clone golang.org/x/net
15:26:32 [2020-04-28T15:26:32.598Z] 2020/04/28 15:26:32 	Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20
15:26:32 [2020-04-28T15:26:32.598Z] 2020/04/28 15:26:32 	Finished clone github.com/samuel/go-zookeeper
15:26:32 [2020-04-28T15:26:32.598Z] 2020/04/28 15:26:32 	Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20
15:26:32 [2020-04-28T15:26:32.598Z] 2020/04/28 15:26:32 	Finished clone github.com/deckarep/golang-set
15:26:32 [2020-04-28T15:26:32.598Z] 2020/04/28 15:26:32 	Clone go.etcd.io/bbolt, revision a0458a2b35708eef59eb5f620ceb3cd1c01a824d, attempt 1/20
15:26:32 [2020-04-28T15:26:32.598Z] 2020/04/28 15:26:32 	Finished clone github.com/hashicorp/go-msgpack
15:26:32 [2020-04-28T15:26:32.598Z] 2020/04/28 15:26:32 	Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20
15:26:32 [2020-04-28T15:26:32.897Z] ok  	github.com/docker/docker/pkg/pidfile	0.073s	coverage: 82.6% of statements
15:26:33 [2020-04-28T15:26:33.312Z] 2020/04/28 15:26:33 	Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20
15:26:33 [2020-04-28T15:26:33.312Z] 2020/04/28 15:26:33 	Finished clone github.com/coreos/go-semver
15:26:33 [2020-04-28T15:26:33.378Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
15:26:33 [2020-04-28T15:26:33.378Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
15:26:33 [2020-04-28T15:26:33.897Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.044s	coverage: 56.8% of statements
15:26:33 [2020-04-28T15:26:33.917Z] 2020/04/28 15:26:33 	Finished clone github.com/ishidawataru/sctp
15:26:33 [2020-04-28T15:26:33.917Z] 2020/04/28 15:26:33 	Clone github.com/opencontainers/go-digest, revision 279bed98673dd5bef374d3b6e4b09e2af76183bf, attempt 1/20
15:26:33 [2020-04-28T15:26:33.937Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
15:26:34 [2020-04-28T15:26:34.861Z] === RUN   TestDockerSuite/TestImagesFormat
15:26:34 [2020-04-28T15:26:34.894Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.133s	coverage: 85.7% of statements
15:26:34 [2020-04-28T15:26:34.894Z] ok  	github.com/docker/docker/pkg/pools	0.059s	coverage: 88.2% of statements
15:26:35 [2020-04-28T15:26:35.116Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
15:26:35 [2020-04-28T15:26:35.319Z] 2020/04/28 15:26:35 	Finished clone github.com/opencontainers/go-digest
15:26:35 [2020-04-28T15:26:35.319Z] 2020/04/28 15:26:35 	Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20
15:26:35 [2020-04-28T15:26:35.368Z] ok  	github.com/docker/docker/pkg/progress	0.033s	coverage: 75.9% of statements
15:26:35 [2020-04-28T15:26:35.879Z] 2020/04/28 15:26:35 	Finished clone go.etcd.io/bbolt
15:26:35 [2020-04-28T15:26:35.879Z] 2020/04/28 15:26:35 	Clone github.com/containerd/ttrpc, revision 0be804eadb152bc3b3c20c5edc314c4633833398, attempt 1/20
15:26:35 [2020-04-28T15:26:35.879Z] 2020/04/28 15:26:35 	Finished clone github.com/vbatts/tar-split
15:26:35 [2020-04-28T15:26:35.879Z] 2020/04/28 15:26:35 	Clone github.com/opencontainers/runc, revision dc9208a3303feef5b3839f4323d9beb36df0a9dd, attempt 1/20
15:26:36 [2020-04-28T15:26:36.038Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
15:26:36 [2020-04-28T15:26:36.134Z] 2020/04/28 15:26:35 	Finished clone google.golang.org/grpc
15:26:36 [2020-04-28T15:26:36.134Z] 2020/04/28 15:26:35 	Clone github.com/opencontainers/runtime-spec, revision 29686dbc5559d93fb1ef402eeda3e35c38d75af4, attempt 1/20
15:26:36 [2020-04-28T15:26:36.363Z] ok  	github.com/docker/docker/pkg/reexec	0.132s	coverage: 82.4% of statements
15:26:36 [2020-04-28T15:26:36.694Z] 2020/04/28 15:26:36 	Finished clone github.com/Microsoft/opengcs
15:26:36 [2020-04-28T15:26:36.694Z] 2020/04/28 15:26:36 	Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20
15:26:36 [2020-04-28T15:26:36.836Z] ok  	github.com/docker/docker/pkg/pubsub	1.075s	coverage: 73.9% of statements
15:26:36 [2020-04-28T15:26:36.950Z] 2020/04/28 15:26:36 	Clone github.com/seccomp/libseccomp-golang, revision 689e3c1541a84461afc49c1c87352a6cedf72e9c, attempt 1/20
15:26:36 [2020-04-28T15:26:36.950Z] 2020/04/28 15:26:36 	Finished clone github.com/mistifyio/go-zfs
15:26:37 [2020-04-28T15:26:37.205Z] 2020/04/28 15:26:37 	Finished clone github.com/containerd/ttrpc
15:26:37 [2020-04-28T15:26:37.205Z] 2020/04/28 15:26:37 	Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20
15:26:37 [2020-04-28T15:26:37.309Z] ok  	github.com/docker/docker/pkg/signal	0.083s	coverage: 20.3% of statements
15:26:37 [2020-04-28T15:26:37.782Z] ok  	github.com/docker/docker/pkg/stdcopy	0.034s	coverage: 100.0% of statements
15:26:38 [2020-04-28T15:26:38.566Z] 2020/04/28 15:26:38 	Finished clone github.com/seccomp/libseccomp-golang
15:26:38 [2020-04-28T15:26:38.566Z] 2020/04/28 15:26:38 	Finished clone github.com/hashicorp/serf
15:26:38 [2020-04-28T15:26:38.566Z] 2020/04/28 15:26:38 	Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20
15:26:38 [2020-04-28T15:26:38.566Z] 2020/04/28 15:26:38 	Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20
15:26:38 [2020-04-28T15:26:38.566Z] 2020/04/28 15:26:38 	Clone github.com/coreos/go-systemd/v22, attempt 1/20 finished with error github.com/coreos/go-systemd/v22: Err: exit status 128, out: Cloning into '/go/src/github.com/docker/docker/vendor/github.com/coreos/go-systemd/v22'...
15:26:38 [2020-04-28T15:26:38.566Z] error: unable to write sha1 filename /go/src/github.com/docker/docker/vendor/github.com/coreos/go-systemd/v22/.git/objects/pack/pack-eb632d08067a3c125eb100e51e07dd28a91af972.pack: No such file or directory
15:26:38 [2020-04-28T15:26:38.566Z] fatal: cannot store pack file
15:26:38 [2020-04-28T15:26:38.566Z] fatal: index-pack failed
15:26:38 [2020-04-28T15:26:38.778Z] ok  	github.com/docker/docker/pkg/stringid	0.035s	coverage: 70.6% of statements
15:26:38 [2020-04-28T15:26:38.778Z] ok  	github.com/docker/docker/pkg/streamformatter	0.063s	coverage: 66.2% of statements
15:26:39 [2020-04-28T15:26:39.251Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
15:26:39 [2020-04-28T15:26:39.251Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
15:26:39 [2020-04-28T15:26:39.251Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
15:26:39 [2020-04-28T15:26:39.251Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
15:26:39 [2020-04-28T15:26:39.251Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
15:26:39 [2020-04-28T15:26:39.251Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
15:26:39 [2020-04-28T15:26:39.251Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
15:26:39 [2020-04-28T15:26:39.251Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
15:26:39 [2020-04-28T15:26:39.251Z] ok  	github.com/docker/docker/pkg/sysinfo	0.036s	coverage: 38.2% of statements
15:26:39 [2020-04-28T15:26:39.306Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
15:26:39 [2020-04-28T15:26:39.306Z] === RUN   TestDockerSuite/TestImportBadURL
15:26:39 [2020-04-28T15:26:39.306Z] === RUN   TestDockerSuite/TestImportDisplay
15:26:39 [2020-04-28T15:26:39.492Z] 2020/04/28 15:26:39 	Finished clone github.com/opencontainers/runtime-spec
15:26:39 [2020-04-28T15:26:39.492Z] 2020/04/28 15:26:39 	Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20
15:26:39 [2020-04-28T15:26:39.747Z] 2020/04/28 15:26:39 	Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 2/20
15:26:40 [2020-04-28T15:26:40.248Z] ok  	github.com/docker/docker/pkg/system	0.076s	coverage: 13.8% of statements
15:26:40 [2020-04-28T15:26:40.248Z] ok  	github.com/docker/docker/pkg/tailfile	0.150s	coverage: 88.6% of statements
15:26:40 [2020-04-28T15:26:40.308Z] 2020/04/28 15:26:40 	Finished clone github.com/Microsoft/hcsshim
15:26:40 [2020-04-28T15:26:40.308Z] 2020/04/28 15:26:40 	Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20
15:26:40 [2020-04-28T15:26:40.308Z] 2020/04/28 15:26:40 	Finished clone github.com/opencontainers/image-spec
15:26:40 [2020-04-28T15:26:40.308Z] 2020/04/28 15:26:40 	Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20
15:26:40 [2020-04-28T15:26:40.563Z] 2020/04/28 15:26:40 	Finished clone github.com/godbus/dbus/v5
15:26:40 [2020-04-28T15:26:40.563Z] 2020/04/28 15:26:40 	Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20
15:26:40 [2020-04-28T15:26:40.563Z] 2020/04/28 15:26:40 	Finished clone github.com/coreos/go-systemd
15:26:40 [2020-04-28T15:26:40.563Z] 2020/04/28 15:26:40 	Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20
15:26:40 [2020-04-28T15:26:40.671Z] === RUN   TestDockerSuite/TestImportFile
15:26:40 [2020-04-28T15:26:40.818Z] 2020/04/28 15:26:40 	Finished clone github.com/Graylog2/go-gelf
15:26:40 [2020-04-28T15:26:40.818Z] 2020/04/28 15:26:40 	Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20
15:26:41 [2020-04-28T15:26:41.247Z] testing: warning: no tests to run
15:26:41 [2020-04-28T15:26:41.247Z] coverage: [no statements]
15:26:41 [2020-04-28T15:26:41.247Z] ok  	github.com/docker/docker/pkg/term/windows	0.033s	coverage: [no statements] [no tests to run]
15:26:41 [2020-04-28T15:26:41.247Z] ok  	github.com/docker/docker/pkg/tarsum	0.127s	coverage: 89.3% of statements
15:26:41 [2020-04-28T15:26:41.247Z] ok  	github.com/docker/docker/pkg/truncindex	0.135s	coverage: 91.5% of statements
15:26:41 [2020-04-28T15:26:41.379Z] 2020/04/28 15:26:41 	Finished clone github.com/ugorji/go
15:26:41 [2020-04-28T15:26:41.379Z] 2020/04/28 15:26:41 	Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20
15:26:41 [2020-04-28T15:26:41.634Z] 2020/04/28 15:26:41 	Finished clone github.com/philhofer/fwd
15:26:41 [2020-04-28T15:26:41.634Z] 2020/04/28 15:26:41 	Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20
15:26:41 [2020-04-28T15:26:41.634Z] 2020/04/28 15:26:41 	Finished clone github.com/fluent/fluent-logger-golang
15:26:41 [2020-04-28T15:26:41.634Z] 2020/04/28 15:26:41 	Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20
15:26:41 [2020-04-28T15:26:41.720Z] ok  	github.com/docker/docker/pkg/urlutil	0.037s	coverage: 100.0% of statements
15:26:41 [2020-04-28T15:26:41.720Z] ok  	github.com/docker/docker/pkg/useragent	0.043s	coverage: 88.9% of statements
15:26:41 [2020-04-28T15:26:41.889Z] 2020/04/28 15:26:41 	Finished clone github.com/coreos/go-systemd/v22
15:26:41 [2020-04-28T15:26:41.889Z] 2020/04/28 15:26:41 	Clone google.golang.org/api, revision de943baf05a022a8f921b544b7827bacaba1aed5, attempt 1/20
15:26:42 [2020-04-28T15:26:42.144Z] 2020/04/28 15:26:42 	Finished clone github.com/fsnotify/fsnotify
15:26:42 [2020-04-28T15:26:42.144Z] 2020/04/28 15:26:42 	Clone go.opencensus.io, revision c3ed530f775d85e577ca652cb052a52c078aad26, attempt 1/20
15:26:42 [2020-04-28T15:26:42.554Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
15:26:42 [2020-04-28T15:26:42.554Z] === RUN   TestDockerSuite/TestImportFileWithMessage
15:26:43 [2020-04-28T15:26:43.081Z] 2020/04/28 15:26:42 	Finished clone github.com/bsphere/le_go
15:26:43 [2020-04-28T15:26:43.081Z] 2020/04/28 15:26:42 	Clone cloud.google.com/go, revision 0fd7230b2a7505833d5f69b75cbd6c9582401479, attempt 1/20
15:26:43 [2020-04-28T15:26:43.081Z] 2020/04/28 15:26:42 	Finished clone github.com/jmespath/go-jmespath
15:26:43 [2020-04-28T15:26:43.081Z] 2020/04/28 15:26:42 	Clone github.com/googleapis/gax-go, revision 317e0006254c44a0ac427cc52a0e083ff0b9622f, attempt 1/20
15:26:43 [2020-04-28T15:26:43.299Z] ok  	github.com/docker/docker/reference	0.134s	coverage: 84.4% of statements
15:26:43 [2020-04-28T15:26:43.299Z] ok  	github.com/docker/docker/plugin/v2	0.189s	coverage: 20.1% of statements
15:26:43 [2020-04-28T15:26:43.653Z] 2020/04/28 15:26:43 	Finished clone golang.org/x/sys
15:26:43 [2020-04-28T15:26:43.653Z] 2020/04/28 15:26:43 	Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20
15:26:43 [2020-04-28T15:26:43.771Z] ok  	github.com/docker/docker/plugin	0.371s	coverage: 12.5% of statements
15:26:43 [2020-04-28T15:26:43.909Z] 2020/04/28 15:26:43 	Finished clone golang.org/x/oauth2
15:26:43 [2020-04-28T15:26:43.909Z] 2020/04/28 15:26:43 	Clone github.com/containerd/containerd, revision 4d242818bf55542e5d7876ca276fea83029e803c, attempt 1/20
15:26:44 [2020-04-28T15:26:44.436Z] === RUN   TestDockerSuite/TestImportGzipped
15:26:44 [2020-04-28T15:26:44.469Z] 2020/04/28 15:26:44 	Finished clone github.com/tinylib/msgp
15:26:44 [2020-04-28T15:26:44.469Z] 2020/04/28 15:26:44 	Clone github.com/containerd/fifo, revision ff969a566b00877c63489baf6e8c35d60af6142c, attempt 1/20
15:26:44 [2020-04-28T15:26:44.469Z] 2020/04/28 15:26:44 	Finished clone github.com/googleapis/gax-go
15:26:44 [2020-04-28T15:26:44.469Z] 2020/04/28 15:26:44 	Clone github.com/containerd/continuity, revision 26c1120b8d4107d2471b93ad78ef7ce1fc84c4c4, attempt 1/20
15:26:45 [2020-04-28T15:26:45.350Z] ok  	github.com/docker/docker/restartmanager	0.127s	coverage: 50.9% of statements
15:26:45 [2020-04-28T15:26:45.350Z] ok  	github.com/docker/docker/registry/resumable	0.254s	coverage: 100.0% of statements
15:26:45 [2020-04-28T15:26:45.394Z] 2020/04/28 15:26:45 	Finished clone github.com/docker/libnetwork
15:26:45 [2020-04-28T15:26:45.394Z] 2020/04/28 15:26:45 	Clone github.com/containerd/cgroups, revision 44306b6a1d46985d916b48b4199f93a378af314f, attempt 1/20
15:26:45 [2020-04-28T15:26:45.954Z] 2020/04/28 15:26:45 	Finished clone go.opencensus.io
15:26:45 [2020-04-28T15:26:45.954Z] 2020/04/28 15:26:45 	Clone github.com/containerd/console, revision 8375c3424e4d7b114e8a90a4a40c8e1b40d1d4e6, attempt 1/20
15:26:45 [2020-04-28T15:26:45.954Z] 2020/04/28 15:26:45 	Finished clone golang.org/x/text
15:26:45 [2020-04-28T15:26:45.954Z] 2020/04/28 15:26:45 	Clone github.com/containerd/go-runc, revision 7016d3ce2328dd2cb1192b2076ebd565c4e8df0c, attempt 1/20
15:26:46 [2020-04-28T15:26:46.209Z] 2020/04/28 15:26:46 	Finished clone github.com/containerd/fifo
15:26:46 [2020-04-28T15:26:46.209Z] 2020/04/28 15:26:46 	Clone github.com/containerd/typeurl, revision b45ef1f1f737e10bd45b25b669df25f0da8b9ba0, attempt 1/20
15:26:46 [2020-04-28T15:26:46.319Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
15:26:46 [2020-04-28T15:26:46.345Z] ok  	github.com/docker/docker/testutil	0.124s	coverage: 62.5% of statements
15:26:46 [2020-04-28T15:26:46.345Z] ok  	github.com/docker/docker/registry	0.324s	coverage: 51.5% of statements
15:26:46 [2020-04-28T15:26:46.818Z] ok  	github.com/docker/docker/runconfig	0.219s	coverage: 54.5% of statements
15:26:47 [2020-04-28T15:26:47.134Z] 2020/04/28 15:26:47 	Finished clone github.com/moby/buildkit
15:26:47 [2020-04-28T15:26:47.134Z] 2020/04/28 15:26:47 	Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20
15:26:47 [2020-04-28T15:26:47.434Z] 2020/04/28 15:26:47 	Finished clone github.com/containerd/cgroups
15:26:47 [2020-04-28T15:26:47.434Z] 2020/04/28 15:26:47 	Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20
15:26:47 [2020-04-28T15:26:47.434Z] 2020/04/28 15:26:47 	Finished clone github.com/containerd/go-runc
15:26:47 [2020-04-28T15:26:47.434Z] 2020/04/28 15:26:47 	Clone github.com/docker/swarmkit, revision ebe39a32e3ed4c3a3783a02c11cccf388818694c, attempt 1/20
15:26:47 [2020-04-28T15:26:47.689Z] 2020/04/28 15:26:47 	Finished clone github.com/containerd/typeurl
15:26:47 [2020-04-28T15:26:47.689Z] 2020/04/28 15:26:47 	Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20
15:26:48 [2020-04-28T15:26:48.203Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
15:26:48 [2020-04-28T15:26:48.249Z] 2020/04/28 15:26:48 	Finished clone github.com/miekg/dns
15:26:48 [2020-04-28T15:26:48.249Z] 2020/04/28 15:26:48 	Clone github.com/golang/protobuf, revision d23c5127dc24889085f8ccea5c9d560a57a879d8, attempt 1/20
15:26:48 [2020-04-28T15:26:48.504Z] 2020/04/28 15:26:48 	Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20
15:26:48 [2020-04-28T15:26:48.504Z] 2020/04/28 15:26:48 	Finished clone code.cloudfoundry.org/clock
15:26:48 [2020-04-28T15:26:48.760Z] 2020/04/28 15:26:48 	Finished clone github.com/containerd/continuity
15:26:48 [2020-04-28T15:26:48.760Z] 2020/04/28 15:26:48 	Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20
15:26:48 [2020-04-28T15:26:48.763Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
15:26:49 [2020-04-28T15:26:49.016Z] 2020/04/28 15:26:49 	Finished clone github.com/gogo/googleapis
15:26:49 [2020-04-28T15:26:49.016Z] 2020/04/28 15:26:49 	Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20
15:26:49 [2020-04-28T15:26:49.271Z] 2020/04/28 15:26:49 	Clone golang.org/x/crypto, revision 2aa609cf4a9d7d1126360de73b55b6002f9e052a, attempt 1/20
15:26:49 [2020-04-28T15:26:49.271Z] 2020/04/28 15:26:49 	Finished clone github.com/containerd/console
15:26:49 [2020-04-28T15:26:49.686Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
15:26:49 [2020-04-28T15:26:49.793Z] ok  	github.com/docker/docker/volume/drivers	0.231s	coverage: 36.1% of statements
15:26:49 [2020-04-28T15:26:49.793Z] ok  	github.com/docker/docker/volume/local	0.232s	coverage: 37.7% of statements
15:26:49 [2020-04-28T15:26:49.831Z] 2020/04/28 15:26:49 	Finished clone github.com/opencontainers/runc
15:26:49 [2020-04-28T15:26:49.831Z] 2020/04/28 15:26:49 	Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20
15:26:50 [2020-04-28T15:26:50.268Z] ok  	github.com/docker/docker/volume/mounts	0.171s	coverage: 66.2% of statements
15:26:50 [2020-04-28T15:26:50.393Z] 2020/04/28 15:26:50 	Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20
15:26:50 [2020-04-28T15:26:50.393Z] 2020/04/28 15:26:50 	Finished clone github.com/fernet/fernet-go
15:26:50 [2020-04-28T15:26:50.609Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
15:26:50 [2020-04-28T15:26:50.609Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
15:26:50 [2020-04-28T15:26:50.609Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
15:26:51 [2020-04-28T15:26:51.170Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
15:26:51 [2020-04-28T15:26:51.263Z] ok  	github.com/docker/docker/volume/service	0.388s	coverage: 70.3% of statements
15:26:51 [2020-04-28T15:26:51.756Z] 2020/04/28 15:26:51 	Finished clone golang.org/x/time
15:26:51 [2020-04-28T15:26:51.756Z] 2020/04/28 15:26:51 	Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20
15:26:51 [2020-04-28T15:26:51.756Z] 2020/04/28 15:26:51 	Finished clone github.com/docker/distribution
15:26:51 [2020-04-28T15:26:51.756Z] 2020/04/28 15:26:51 	Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20
15:26:51 [2020-04-28T15:26:51.756Z] 2020/04/28 15:26:51 	Finished clone github.com/hashicorp/go-memdb
15:26:51 [2020-04-28T15:26:51.756Z] 2020/04/28 15:26:51 	Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20
15:26:52 [2020-04-28T15:26:52.092Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
15:26:52 [2020-04-28T15:26:52.316Z] 2020/04/28 15:26:52 	Finished clone github.com/hashicorp/go-immutable-radix
15:26:52 [2020-04-28T15:26:52.316Z] 2020/04/28 15:26:52 	Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20
15:26:52 [2020-04-28T15:26:52.878Z] 2020/04/28 15:26:52 	Finished clone github.com/hashicorp/golang-lru
15:26:52 [2020-04-28T15:26:52.878Z] 2020/04/28 15:26:52 	Clone github.com/prometheus/client_golang, revision c42bebe5a5cddfc6b28cd639103369d8a75dfa89, attempt 1/20
15:26:53 [2020-04-28T15:26:53.015Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
15:26:53 [2020-04-28T15:26:53.438Z] 2020/04/28 15:26:53 	Finished clone github.com/coreos/pkg
15:26:53 [2020-04-28T15:26:53.438Z] 2020/04/28 15:26:53 	Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20
15:26:53 [2020-04-28T15:26:53.574Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
15:26:53 [2020-04-28T15:26:53.693Z] 2020/04/28 15:26:53 	Finished clone github.com/pkg/errors
15:26:53 [2020-04-28T15:26:53.693Z] 2020/04/28 15:26:53 	Clone github.com/prometheus/client_model, revision d1d2010b5beead3fa1c5f271a5cf626e40b3ad6e, attempt 1/20
15:26:54 [2020-04-28T15:26:54.497Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
15:26:54 [2020-04-28T15:26:54.621Z] 2020/04/28 15:26:54 	Finished clone github.com/beorn7/perks
15:26:54 [2020-04-28T15:26:54.621Z] 2020/04/28 15:26:54 	Clone github.com/prometheus/common, revision 287d3e634a1e550c9e463dd7e5a75a422c614505, attempt 1/20
15:26:55 [2020-04-28T15:26:55.421Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
15:26:55 [2020-04-28T15:26:55.421Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
15:26:55 [2020-04-28T15:26:55.545Z] 2020/04/28 15:26:55 	Finished clone github.com/prometheus/client_model
15:26:55 [2020-04-28T15:26:55.545Z] 2020/04/28 15:26:55 	Clone github.com/prometheus/procfs, revision 6d489fc7f1d9cd890a250f3ea3431b1744b9623f, attempt 1/20
15:26:55 [2020-04-28T15:26:55.545Z] 2020/04/28 15:26:55 	Finished clone golang.org/x/crypto
15:26:55 [2020-04-28T15:26:55.546Z] 2020/04/28 15:26:55 	Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20
15:26:56 [2020-04-28T15:26:56.471Z] 2020/04/28 15:26:56 	Finished clone github.com/golang/protobuf
15:26:56 [2020-04-28T15:26:56.471Z] 2020/04/28 15:26:56 	Clone github.com/spf13/pflag, revision 583c0c0531f06d5278b7d917446061adc344b5cd, attempt 1/20
15:26:56 [2020-04-28T15:26:56.471Z] 2020/04/28 15:26:56 	Finished clone github.com/prometheus/client_golang
15:26:56 [2020-04-28T15:26:56.471Z] 2020/04/28 15:26:56 	Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20
15:26:56 [2020-04-28T15:26:56.781Z] === RUN   TestDockerSuite/TestInspectAmpersand
15:26:57 [2020-04-28T15:26:57.033Z] 2020/04/28 15:26:56 	Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20
15:26:57 [2020-04-28T15:26:57.033Z] 2020/04/28 15:26:56 	Finished clone github.com/matttproud/golang_protobuf_extensions
15:26:57 [2020-04-28T15:26:57.592Z] 2020/04/28 15:26:57 	Finished clone github.com/prometheus/procfs
15:26:57 [2020-04-28T15:26:57.592Z] 2020/04/28 15:26:57 	Clone github.com/spf13/cobra, revision ef82de70bb3f60c65fb8eebacbb2d122ef517385, attempt 1/20
15:26:57 [2020-04-28T15:26:57.704Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
15:26:57 [2020-04-28T15:26:57.848Z] 2020/04/28 15:26:57 	Finished clone github.com/prometheus/common
15:26:57 [2020-04-28T15:26:57.848Z] 2020/04/28 15:26:57 	Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20
15:26:57 [2020-04-28T15:26:57.848Z] 2020/04/28 15:26:57 	Finished clone github.com/grpc-ecosystem/go-grpc-prometheus
15:26:57 [2020-04-28T15:26:57.848Z] 2020/04/28 15:26:57 	Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20
15:26:58 [2020-04-28T15:26:58.103Z] 2020/04/28 15:26:58 	Finished clone github.com/spf13/pflag
15:26:58 [2020-04-28T15:26:58.359Z] 2020/04/28 15:26:58 	Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20
15:26:58 [2020-04-28T15:26:58.359Z] 2020/04/28 15:26:58 	Finished clone github.com/cespare/xxhash/v2
15:26:58 [2020-04-28T15:26:58.628Z] === RUN   TestDockerSuite/TestInspectByPrefix
15:26:58 [2020-04-28T15:26:58.628Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
15:26:58 [2020-04-28T15:26:58.883Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
15:26:59 [2020-04-28T15:26:59.284Z] 2020/04/28 15:26:58 	Finished clone github.com/inconshreveable/mousetrap
15:26:59 [2020-04-28T15:26:59.284Z] 2020/04/28 15:26:59 	Finished clone github.com/morikuni/aec
15:26:59 [2020-04-28T15:26:59.443Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
15:26:59 [2020-04-28T15:26:59.443Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
15:26:59 [2020-04-28T15:26:59.539Z] 2020/04/28 15:26:59 	Finished clone github.com/docker/go-metrics
15:27:00 [2020-04-28T15:27:00.465Z] 2020/04/28 15:27:00 	Finished clone github.com/spf13/cobra
15:27:00 [2020-04-28T15:27:00.806Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
15:27:02 [2020-04-28T15:27:02.169Z] === RUN   TestDockerSuite/TestInspectDefault
15:27:02 [2020-04-28T15:27:02.730Z] === RUN   TestDockerSuite/TestInspectHistory
15:27:02 [2020-04-28T15:27:02.976Z] 2020/04/28 15:27:02 	Finished clone github.com/google/certificate-transparency-go
15:27:04 [2020-04-28T15:27:04.092Z] === RUN   TestDockerSuite/TestInspectImage
15:27:04 [2020-04-28T15:27:04.092Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
15:27:04 [2020-04-28T15:27:04.092Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
15:27:04 [2020-04-28T15:27:04.092Z] === RUN   TestDockerSuite/TestInspectInt64
15:27:04 [2020-04-28T15:27:04.651Z] === RUN   TestDockerSuite/TestInspectJSONFields
15:27:05 [2020-04-28T15:27:05.488Z] 2020/04/28 15:27:05 	Finished clone github.com/cloudflare/cfssl
15:27:05 [2020-04-28T15:27:05.574Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
15:27:05 [2020-04-28T15:27:05.574Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
15:27:06 [2020-04-28T15:27:06.497Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
15:27:07 [2020-04-28T15:27:07.420Z] === RUN   TestDockerSuite/TestInspectPlugin
15:27:09 [2020-04-28T15:27:09.146Z] ok  	github.com/docker/docker/pkg/plugins	34.952s	coverage: 73.4% of statements
15:27:09 [2020-04-28T15:27:09.146Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
15:27:09 [2020-04-28T15:27:09.146Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
15:27:09 [2020-04-28T15:27:09.146Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
15:27:09 [2020-04-28T15:27:09.146Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
15:27:09 [2020-04-28T15:27:09.146Z] ?   	github.com/docker/docker/pkg/term	[no test files]
15:27:09 [2020-04-28T15:27:09.146Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
15:27:09 [2020-04-28T15:27:09.146Z] ?   	github.com/docker/docker/rootless	[no test files]
15:27:09 [2020-04-28T15:27:09.146Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
15:27:09 [2020-04-28T15:27:09.146Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
15:27:09 [2020-04-28T15:27:09.146Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
15:27:09 [2020-04-28T15:27:09.146Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
15:27:09 [2020-04-28T15:27:09.146Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
15:27:09 [2020-04-28T15:27:09.146Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
15:27:09 [2020-04-28T15:27:09.146Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
15:27:09 [2020-04-28T15:27:09.146Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
15:27:09 [2020-04-28T15:27:09.146Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
15:27:09 [2020-04-28T15:27:09.146Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
15:27:09 [2020-04-28T15:27:09.146Z] ?   	github.com/docker/docker/testutil/request	[no test files]
15:27:09 [2020-04-28T15:27:09.146Z] ?   	github.com/docker/docker/volume	[no test files]
15:27:09 [2020-04-28T15:27:09.146Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
15:27:09 [2020-04-28T15:27:09.146Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
15:27:09 [2020-04-28T15:27:09.316Z] === RUN   TestDockerSuite/TestInspectRootFS
15:27:09 [2020-04-28T15:27:09.571Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
15:27:10 [2020-04-28T15:27:10.142Z] 
15:27:10 [2020-04-28T15:27:10.142Z] === Skipped
15:27:10 [2020-04-28T15:27:10.142Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
15:27:10 [2020-04-28T15:27:10.142Z]     dispatchers_test.go:376: Windows does not support stopsignal
15:27:10 [2020-04-28T15:27:10.142Z] 
15:27:10 [2020-04-28T15:27:10.142Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
15:27:10 [2020-04-28T15:27:10.142Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
15:27:10 [2020-04-28T15:27:10.142Z] 
15:27:10 [2020-04-28T15:27:10.142Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
15:27:10 [2020-04-28T15:27:10.142Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
15:27:10 [2020-04-28T15:27:10.142Z] 
15:27:10 [2020-04-28T15:27:10.142Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s)
15:27:10 [2020-04-28T15:27:10.142Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
15:27:10 [2020-04-28T15:27:10.142Z] 
15:27:10 [2020-04-28T15:27:10.142Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
15:27:10 [2020-04-28T15:27:10.142Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
15:27:10 [2020-04-28T15:27:10.142Z] 
15:27:10 [2020-04-28T15:27:10.142Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
15:27:10 [2020-04-28T15:27:10.142Z]     client_test.go:23: runtime.GOOS == "windows"
15:27:10 [2020-04-28T15:27:10.142Z] 
15:27:10 [2020-04-28T15:27:10.142Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
15:27:10 [2020-04-28T15:27:10.142Z]     daemon_test.go:147: root required
15:27:10 [2020-04-28T15:27:10.142Z] 
15:27:10 [2020-04-28T15:27:10.142Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
15:27:10 [2020-04-28T15:27:10.142Z]     reload_test.go:520: root required
15:27:10 [2020-04-28T15:27:10.142Z] 
15:27:10 [2020-04-28T15:27:10.142Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
15:27:10 [2020-04-28T15:27:10.142Z]     config_test.go:484: os.Getuid() != 0: skipping test that requires root
15:27:10 [2020-04-28T15:27:10.142Z] 
15:27:10 [2020-04-28T15:27:10.142Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
15:27:10 [2020-04-28T15:27:10.142Z]     pull_v2_test.go:73: Needs fixing on Windows
15:27:10 [2020-04-28T15:27:10.142Z] 
15:27:10 [2020-04-28T15:27:10.142Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
15:27:10 [2020-04-28T15:27:10.142Z]     pull_v2_test.go:118: Needs fixing on Windows
15:27:10 [2020-04-28T15:27:10.142Z] 
15:27:10 [2020-04-28T15:27:10.142Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
15:27:10 [2020-04-28T15:27:10.142Z]     download_test.go:268: Needs fixing on Windows
15:27:10 [2020-04-28T15:27:10.142Z] 
15:27:10 [2020-04-28T15:27:10.142Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
15:27:10 [2020-04-28T15:27:10.142Z]     layer_test.go:304: Failing on Windows
15:27:10 [2020-04-28T15:27:10.142Z] 
15:27:10 [2020-04-28T15:27:10.142Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
15:27:10 [2020-04-28T15:27:10.142Z]     layer_test.go:353: Failing on Windows
15:27:10 [2020-04-28T15:27:10.142Z] 
15:27:10 [2020-04-28T15:27:10.142Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
15:27:10 [2020-04-28T15:27:10.142Z]     layer_test.go:468: Failing on Windows
15:27:10 [2020-04-28T15:27:10.142Z] 
15:27:10 [2020-04-28T15:27:10.142Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
15:27:10 [2020-04-28T15:27:10.142Z]     layer_test.go:697: Failing on Windows
15:27:10 [2020-04-28T15:27:10.142Z] 
15:27:10 [2020-04-28T15:27:10.142Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
15:27:10 [2020-04-28T15:27:10.142Z]     migration_test.go:46: Failing on Windows
15:27:10 [2020-04-28T15:27:10.142Z] 
15:27:10 [2020-04-28T15:27:10.142Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
15:27:10 [2020-04-28T15:27:10.142Z]     migration_test.go:182: Failing on Windows
15:27:10 [2020-04-28T15:27:10.142Z] 
15:27:10 [2020-04-28T15:27:10.142Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
15:27:10 [2020-04-28T15:27:10.142Z]     mount_test.go:17: Failing on Windows
15:27:10 [2020-04-28T15:27:10.142Z] 
15:27:10 [2020-04-28T15:27:10.142Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
15:27:10 [2020-04-28T15:27:10.142Z]     mount_test.go:76: Failing on Windows
15:27:10 [2020-04-28T15:27:10.142Z] 
15:27:10 [2020-04-28T15:27:10.142Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
15:27:10 [2020-04-28T15:27:10.142Z]     mount_test.go:125: Failing on Windows
15:27:10 [2020-04-28T15:27:10.142Z] 
15:27:10 [2020-04-28T15:27:10.142Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
15:27:10 [2020-04-28T15:27:10.142Z]     mount_test.go:212: Failing on Windows
15:27:10 [2020-04-28T15:27:10.142Z] 
15:27:10 [2020-04-28T15:27:10.142Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
15:27:10 [2020-04-28T15:27:10.142Z]     archive_test.go:133: Xz not present in msys2
15:27:10 [2020-04-28T15:27:10.142Z] 
15:27:10 [2020-04-28T15:27:10.142Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
15:27:10 [2020-04-28T15:27:10.142Z]     archive_test.go:238: Failing on Windows CI machines
15:27:10 [2020-04-28T15:27:10.142Z] 
15:27:10 [2020-04-28T15:27:10.142Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
15:27:10 [2020-04-28T15:27:10.142Z]     archive_windows_test.go:16: Currently fails
15:27:10 [2020-04-28T15:27:10.142Z] 
15:27:10 [2020-04-28T15:27:10.142Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
15:27:10 [2020-04-28T15:27:10.142Z]     changes_test.go:192: needs more investigation
15:27:10 [2020-04-28T15:27:10.142Z] 
15:27:10 [2020-04-28T15:27:10.142Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
15:27:10 [2020-04-28T15:27:10.142Z]     changes_test.go:405: needs further investigation
15:27:10 [2020-04-28T15:27:10.142Z] 
15:27:10 [2020-04-28T15:27:10.142Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
15:27:10 [2020-04-28T15:27:10.142Z]     changes_test.go:441: needs further investigation
15:27:10 [2020-04-28T15:27:10.142Z] 
15:27:10 [2020-04-28T15:27:10.142Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
15:27:10 [2020-04-28T15:27:10.142Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
15:27:10 [2020-04-28T15:27:10.142Z] 
15:27:10 [2020-04-28T15:27:10.142Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
15:27:10 [2020-04-28T15:27:10.142Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
15:27:10 [2020-04-28T15:27:10.142Z] 
15:27:10 [2020-04-28T15:27:10.142Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
15:27:10 [2020-04-28T15:27:10.142Z]     archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing
15:27:10 [2020-04-28T15:27:10.142Z] 
15:27:10 [2020-04-28T15:27:10.142Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
15:27:10 [2020-04-28T15:27:10.142Z]     archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing
15:27:10 [2020-04-28T15:27:10.142Z] 
15:27:10 [2020-04-28T15:27:10.142Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
15:27:10 [2020-04-28T15:27:10.142Z]     archive_test.go:248: os.Getuid() != 0: skipping test that requires root
15:27:10 [2020-04-28T15:27:10.142Z] 
15:27:10 [2020-04-28T15:27:10.142Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
15:27:10 [2020-04-28T15:27:10.142Z]     archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing
15:27:10 [2020-04-28T15:27:10.142Z] 
15:27:10 [2020-04-28T15:27:10.142Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
15:27:10 [2020-04-28T15:27:10.142Z]     archive_test.go:355: os.Getuid() != 0: skipping test that requires root
15:27:10 [2020-04-28T15:27:10.142Z] 
15:27:10 [2020-04-28T15:27:10.142Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
15:27:10 [2020-04-28T15:27:10.142Z]     archive_test.go:372: os.Getuid() != 0: skipping test that requires root
15:27:10 [2020-04-28T15:27:10.142Z] 
15:27:10 [2020-04-28T15:27:10.142Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
15:27:10 [2020-04-28T15:27:10.142Z]     archive_test.go:389: os.Getuid() != 0: skipping test that requires root
15:27:10 [2020-04-28T15:27:10.142Z] 
15:27:10 [2020-04-28T15:27:10.142Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
15:27:10 [2020-04-28T15:27:10.142Z]     poller_test.go:41: No chmod on Windows
15:27:10 [2020-04-28T15:27:10.142Z] 
15:27:10 [2020-04-28T15:27:10.142Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
15:27:10 [2020-04-28T15:27:10.142Z]     fileutils_test.go:134: Needs porting to Windows
15:27:10 [2020-04-28T15:27:10.142Z] 
15:27:10 [2020-04-28T15:27:10.142Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
15:27:10 [2020-04-28T15:27:10.142Z]     fileutils_test.go:180: Needs porting to Windows
15:27:10 [2020-04-28T15:27:10.142Z] 
15:27:10 [2020-04-28T15:27:10.142Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s)
15:27:10 [2020-04-28T15:27:10.142Z]     rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows
15:27:10 [2020-04-28T15:27:10.142Z] 
15:27:10 [2020-04-28T15:27:10.142Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
15:27:10 [2020-04-28T15:27:10.142Z]     registry_test.go:58: os.Getuid() != 0: skipping test that requires root
15:27:10 [2020-04-28T15:27:10.142Z] 
15:27:10 [2020-04-28T15:27:10.142Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
15:27:10 [2020-04-28T15:27:10.142Z]     registry_test.go:78: os.Getuid() != 0: skipping test that requires root
15:27:10 [2020-04-28T15:27:10.142Z] 
15:27:10 [2020-04-28T15:27:10.142Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
15:27:10 [2020-04-28T15:27:10.142Z]     registry_test.go:668: os.Getuid() != 0: skipping test that requires root
15:27:10 [2020-04-28T15:27:10.142Z] 
15:27:10 [2020-04-28T15:27:10.142Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
15:27:10 [2020-04-28T15:27:10.142Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
15:27:10 [2020-04-28T15:27:10.142Z] 
15:27:10 [2020-04-28T15:27:10.142Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
15:27:10 [2020-04-28T15:27:10.142Z]     local_test.go:181: runtime.GOOS == "windows"
15:27:10 [2020-04-28T15:27:10.142Z] 
15:27:10 [2020-04-28T15:27:10.142Z] 
15:27:10 [2020-04-28T15:27:10.142Z] DONE 1760 tests, 46 skipped in 199.568s
15:27:10 [2020-04-28T15:27:10.142Z] INFO: make.ps1 ended at 04/28/2020 15:27:09
15:27:10 [2020-04-28T15:27:10.494Z] === RUN   TestDockerSuite/TestInspectStatus
15:27:11 [2020-04-28T15:27:11.417Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
15:27:11 [2020-04-28T15:27:11.720Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
15:27:11 [2020-04-28T15:27:11.720Z] INFO: Unit tests ended at 04/28/2020 15:27:11. Duration:00:03:33.4546222
15:27:11 [2020-04-28T15:27:11.720Z] INFO: Building busybox
15:27:11 [2020-04-28T15:27:11.720Z] Sending build context to Docker daemon   5.12kB
15:27:11 [2020-04-28T15:27:11.720Z] 
15:27:11 [2020-04-28T15:27:11.720Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
15:27:11 [2020-04-28T15:27:11.720Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
15:27:11 [2020-04-28T15:27:11.720Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
15:27:11 [2020-04-28T15:27:11.720Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
15:27:11 [2020-04-28T15:27:11.720Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
15:27:11 [2020-04-28T15:27:11.720Z]  ---> fdf6432edbdc
15:27:11 [2020-04-28T15:27:11.720Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
15:27:11 [2020-04-28T15:27:11.720Z]  ---> Running in 91df6974dc2d
15:27:12 [2020-04-28T15:27:12.015Z] 2020/04/28 15:27:11 	Finished clone cloud.google.com/go
15:27:13 [2020-04-28T15:27:13.301Z] === RUN   TestDockerSuite/TestInspectTemplateError
15:27:13 [2020-04-28T15:27:13.860Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
15:27:14 [2020-04-28T15:27:14.528Z] 2020/04/28 15:27:14 	Finished clone github.com/docker/swarmkit
15:27:14 [2020-04-28T15:27:14.785Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
15:27:15 [2020-04-28T15:27:15.711Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
15:27:16 [2020-04-28T15:27:16.636Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
15:27:17 [2020-04-28T15:27:17.195Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
15:27:17 [2020-04-28T15:27:17.623Z] Removing intermediate container 91df6974dc2d
15:27:17 [2020-04-28T15:27:17.623Z]  ---> 94109f825cc6
15:27:17 [2020-04-28T15:27:17.623Z] Step 7/13 : ARG BUSYBOX_VERSION
15:27:17 [2020-04-28T15:27:17.623Z]  ---> Running in 4e5c0d9e0c54
15:27:17 [2020-04-28T15:27:17.623Z] Removing intermediate container 4e5c0d9e0c54
15:27:17 [2020-04-28T15:27:17.623Z]  ---> 5a1bd279d3ed
15:27:17 [2020-04-28T15:27:17.623Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
15:27:17 [2020-04-28T15:27:17.623Z]  ---> Running in 4e5af950bd0f
15:27:17 [2020-04-28T15:27:17.623Z] Removing intermediate container 4e5af950bd0f
15:27:17 [2020-04-28T15:27:17.623Z]  ---> 63b776e1c77f
15:27:17 [2020-04-28T15:27:17.623Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
15:27:18 [2020-04-28T15:27:18.556Z] === RUN   TestDockerSuite/TestInspectUnknownObject
15:27:18 [2020-04-28T15:27:18.556Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
15:27:18 [2020-04-28T15:27:18.732Z] 2020/04/28 15:27:17 	Finished clone github.com/containerd/containerd
15:27:18 [2020-04-28T15:27:18.732Z] 2020/04/28 15:27:18 	Finished clone google.golang.org/genproto
15:27:19 [2020-04-28T15:27:19.201Z] 
15:27:19 [2020-04-28T15:27:19.201Z]  ---> 70fc61da623a
15:27:19 [2020-04-28T15:27:19.201Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
15:27:19 [2020-04-28T15:27:19.201Z]  ---> Running in ce8a9b948b77
15:27:19 [2020-04-28T15:27:19.659Z] 2020/04/28 15:27:19 	Finished clone github.com/coreos/etcd
15:27:21 [2020-04-28T15:27:21.063Z] === RUN   TestDockerSuite/TestLinkShortDefinition
15:27:22 [2020-04-28T15:27:22.427Z] === RUN   TestDockerSuite/TestLinksEnvs
15:27:24 [2020-04-28T15:27:24.312Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
15:27:24 [2020-04-28T15:27:24.870Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
15:27:24 [2020-04-28T15:27:24.870Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
15:27:26 [2020-04-28T15:27:26.754Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
15:27:29 [2020-04-28T15:27:29.670Z] Removing intermediate container ce8a9b948b77
15:27:29 [2020-04-28T15:27:29.670Z]  ---> 4b517db478c7
15:27:29 [2020-04-28T15:27:29.670Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
15:27:29 [2020-04-28T15:27:29.670Z]  ---> Running in 2bd4a7f30d08
15:27:30 [2020-04-28T15:27:30.013Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
15:27:30 [2020-04-28T15:27:30.268Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
15:27:30 [2020-04-28T15:27:30.666Z] 
15:27:30 [2020-04-28T15:27:30.666Z] SUCCESS: Specified value was saved.
15:27:32 [2020-04-28T15:27:32.151Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
15:27:32 [2020-04-28T15:27:32.405Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
15:27:32 [2020-04-28T15:27:32.964Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
15:27:33 [2020-04-28T15:27:33.640Z] Removing intermediate container 2bd4a7f30d08
15:27:33 [2020-04-28T15:27:33.640Z]  ---> b48dd9b4c293
15:27:33 [2020-04-28T15:27:33.640Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
15:27:33 [2020-04-28T15:27:33.640Z]  ---> Running in 4c93b6055f04
15:27:34 [2020-04-28T15:27:34.484Z] 2020/04/28 15:27:34 	Finished clone github.com/gogo/protobuf
15:27:34 [2020-04-28T15:27:34.848Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
15:27:35 [2020-04-28T15:27:35.410Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
15:27:35 [2020-04-28T15:27:35.971Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
15:27:35 [2020-04-28T15:27:35.971Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
15:27:36 [2020-04-28T15:27:36.626Z] Cannot create a file when that file already exists.
15:27:37 [2020-04-28T15:27:37.789Z] 2020/04/28 15:27:37 	Finished clone github.com/hashicorp/consul
15:27:39 [2020-04-28T15:27:39.244Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
15:27:41 [2020-04-28T15:27:41.413Z] Removing intermediate container 4c93b6055f04
15:27:41 [2020-04-28T15:27:41.413Z]  ---> d78b80e48e9f
15:27:41 [2020-04-28T15:27:41.413Z] Step 13/13 : CMD ["sh"]
15:27:41 [2020-04-28T15:27:41.413Z]  ---> Running in fd24304c0f71
15:27:41 [2020-04-28T15:27:41.413Z] Removing intermediate container fd24304c0f71
15:27:41 [2020-04-28T15:27:41.413Z]  ---> 68cdbfa80d59
15:27:41 [2020-04-28T15:27:41.413Z] Successfully built 68cdbfa80d59
15:27:41 [2020-04-28T15:27:41.413Z] Successfully tagged busybox:latest
15:27:41 [2020-04-28T15:27:41.413Z] INFO: Docker images of the daemon under test
15:27:41 [2020-04-28T15:27:41.413Z] 
15:27:41 [2020-04-28T15:27:41.413Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
15:27:41 [2020-04-28T15:27:41.413Z] busybox                                latest              68cdbfa80d59        Less than a second ago   4.99GB
15:27:41 [2020-04-28T15:27:41.413Z] mcr.microsoft.com/windows/servercore   ltsc2019            fdf6432edbdc        2 weeks ago              4.94GB
15:27:41 [2020-04-28T15:27:41.413Z] microsoft/windowsservercore            latest              fdf6432edbdc        2 weeks ago              4.94GB
15:27:41 [2020-04-28T15:27:41.413Z] 
15:27:41 [2020-04-28T15:27:41.413Z] INFO: Running integration tests at 04/28/2020 15:27:41...
15:27:41 [2020-04-28T15:27:41.413Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
15:27:41 [2020-04-28T15:27:41.413Z] INFO: Integration API tests being run from the host:
15:27:41 [2020-04-28T15:27:41.413Z] INFO: make.ps1 starting at 04/28/2020 15:27:41
15:27:42 [2020-04-28T15:27:42.408Z] Running D:\gopath\src\github.com\docker\docker\integration\build
15:27:43 [2020-04-28T15:27:43.401Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
15:27:45 [2020-04-28T15:27:45.910Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
15:27:48 [2020-04-28T15:27:48.325Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:27:48 [2020-04-28T15:27:48.325Z] 
15:27:48 [2020-04-28T15:27:48.325Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:27:48 [2020-04-28T15:27:48.325Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:27:48 [2020-04-28T15:27:48.325Z] HOSTNAME=199360b6bf87
15:27:48 [2020-04-28T15:27:48.325Z] TESTDEBUG=0
15:27:48 [2020-04-28T15:27:48.325Z] DEST=bundles/test-integration
15:27:48 [2020-04-28T15:27:48.325Z] PWD=/go/src/github.com/docker/docker
15:27:48 [2020-04-28T15:27:48.325Z] DOCKER_GITCOMMIT=b2af9e631c53ab17d49cd0ff341893a00318eb59
15:27:48 [2020-04-28T15:27:48.325Z] container=docker
15:27:48 [2020-04-28T15:27:48.325Z] HOME=/root
15:27:48 [2020-04-28T15:27:48.325Z] GOLANG_VERSION=1.13.10
15:27:48 [2020-04-28T15:27:48.325Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:27:48 [2020-04-28T15:27:48.325Z] VALIDATE_BRANCH=master
15:27:48 [2020-04-28T15:27:48.325Z] TERM=xterm
15:27:48 [2020-04-28T15:27:48.325Z] DOCKER_PKG=github.com/docker/docker
15:27:48 [2020-04-28T15:27:48.325Z] SHLVL=1
15:27:48 [2020-04-28T15:27:48.325Z] TIMEOUT=120m
15:27:48 [2020-04-28T15:27:48.325Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
15:27:48 [2020-04-28T15:27:48.325Z] DOCKER_GRAPHDRIVER=overlay2
15:27:48 [2020-04-28T15:27:48.325Z] GO111MODULE=off
15:27:48 [2020-04-28T15:27:48.325Z] DOCKER_EXPERIMENTAL=1
15:27:48 [2020-04-28T15:27:48.325Z] TEST_SKIP_INTEGRATION_CLI=1
15:27:48 [2020-04-28T15:27:48.325Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:27:48 [2020-04-28T15:27:48.325Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:27:48 [2020-04-28T15:27:48.325Z] GOPATH=/go
15:27:48 [2020-04-28T15:27:48.325Z] PKG_CONFIG=pkg-config
15:27:48 [2020-04-28T15:27:48.325Z] _=/usr/bin/env
15:27:48 [2020-04-28T15:27:48.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:27:50 [2020-04-28T15:27:50.070Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
15:27:50 [2020-04-28T15:27:50.324Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
15:27:52 [2020-04-28T15:27:52.207Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
15:27:54 [2020-04-28T15:27:54.714Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
15:27:55 [2020-04-28T15:27:55.273Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
15:27:55 [2020-04-28T15:27:55.273Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
15:27:58 [2020-04-28T15:27:58.531Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
15:27:58 [2020-04-28T15:27:58.531Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
15:27:58 [2020-04-28T15:27:58.785Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
15:27:58 [2020-04-28T15:27:58.785Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
15:27:58 [2020-04-28T15:27:58.785Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
15:27:59 [2020-04-28T15:27:59.345Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
15:27:59 [2020-04-28T15:27:59.660Z] 2020/04/28 15:27:56 	Finished clone github.com/aws/aws-sdk-go
15:28:00 [2020-04-28T15:28:00.268Z] === RUN   TestDockerSuite/TestLogsAPIUntil
15:28:03 [2020-04-28T15:28:03.737Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:28:03 [2020-04-28T15:28:03.738Z] INFO: Testing against a local daemon
15:28:04 [2020-04-28T15:28:04.424Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
15:28:04 [2020-04-28T15:28:04.983Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
15:28:10 [2020-04-28T15:28:10.213Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
15:28:10 [2020-04-28T15:28:10.467Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
15:28:10 [2020-04-28T15:28:10.467Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
15:28:11 [2020-04-28T15:28:11.827Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
15:28:12 [2020-04-28T15:28:12.750Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
15:28:14 [2020-04-28T15:28:14.109Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
15:28:15 [2020-04-28T15:28:15.468Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
15:28:16 [2020-04-28T15:28:16.410Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
15:28:18 [2020-04-28T15:28:18.725Z] ok  	github.com/docker/docker/integration/build	14.930s
15:28:18 [2020-04-28T15:28:18.725Z] 
15:28:18 [2020-04-28T15:28:18.725Z] === Skipped
15:28:18 [2020-04-28T15:28:18.725Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
15:28:18 [2020-04-28T15:28:18.725Z]     build_session_test.go:25: TODO: BuildKit
15:28:18 [2020-04-28T15:28:18.725Z] 
15:28:18 [2020-04-28T15:28:18.725Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
15:28:18 [2020-04-28T15:28:18.725Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
15:28:18 [2020-04-28T15:28:18.725Z] 
15:28:18 [2020-04-28T15:28:18.725Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.01s)
15:28:18 [2020-04-28T15:28:18.725Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
15:28:18 [2020-04-28T15:28:18.725Z] 
15:28:18 [2020-04-28T15:28:18.725Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s)
15:28:18 [2020-04-28T15:28:18.725Z]     build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME
15:28:18 [2020-04-28T15:28:18.725Z] 
15:28:18 [2020-04-28T15:28:18.725Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s)
15:28:18 [2020-04-28T15:28:18.725Z]     build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME
15:28:18 [2020-04-28T15:28:18.725Z] 
15:28:18 [2020-04-28T15:28:18.725Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s)
15:28:18 [2020-04-28T15:28:18.725Z]     build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME
15:28:18 [2020-04-28T15:28:18.725Z] 
15:28:18 [2020-04-28T15:28:18.725Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s)
15:28:18 [2020-04-28T15:28:18.725Z]     build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME
15:28:18 [2020-04-28T15:28:18.725Z] 
15:28:18 [2020-04-28T15:28:18.725Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s)
15:28:18 [2020-04-28T15:28:18.725Z]     build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME
15:28:18 [2020-04-28T15:28:18.725Z] 
15:28:18 [2020-04-28T15:28:18.725Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s)
15:28:18 [2020-04-28T15:28:18.725Z]     build_test.go:491: testEnv.OSType == "windows"
15:28:18 [2020-04-28T15:28:18.725Z] 
15:28:18 [2020-04-28T15:28:18.725Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
15:28:18 [2020-04-28T15:28:18.725Z]     build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME
15:28:18 [2020-04-28T15:28:18.725Z] 
15:28:18 [2020-04-28T15:28:18.725Z] 
15:28:18 [2020-04-28T15:28:18.725Z] DONE 22 tests, 10 skipped in 34.915s
15:28:18 [2020-04-28T15:28:18.725Z] 
15:28:18 [2020-04-28T15:28:18.725Z] Running D:\gopath\src\github.com\docker\docker\integration\config
15:28:18 [2020-04-28T15:28:18.918Z] === RUN   TestDockerSuite/TestLogsFollowStopped
15:28:19 [2020-04-28T15:28:19.172Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
15:28:19 [2020-04-28T15:28:19.721Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:28:19 [2020-04-28T15:28:19.721Z] INFO: Testing against a local daemon
15:28:19 [2020-04-28T15:28:19.721Z] ok  	github.com/docker/docker/integration/config	0.276s
15:28:19 [2020-04-28T15:28:19.721Z] 
15:28:19 [2020-04-28T15:28:19.721Z] === Skipped
15:28:19 [2020-04-28T15:28:19.721Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.01s)
15:28:19 [2020-04-28T15:28:19.721Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
15:28:19 [2020-04-28T15:28:19.721Z] 
15:28:19 [2020-04-28T15:28:19.721Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.01s)
15:28:19 [2020-04-28T15:28:19.721Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
15:28:19 [2020-04-28T15:28:19.721Z] 
15:28:19 [2020-04-28T15:28:19.721Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
15:28:19 [2020-04-28T15:28:19.721Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
15:28:19 [2020-04-28T15:28:19.721Z] 
15:28:19 [2020-04-28T15:28:19.721Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
15:28:19 [2020-04-28T15:28:19.721Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
15:28:19 [2020-04-28T15:28:19.721Z] 
15:28:19 [2020-04-28T15:28:19.721Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
15:28:19 [2020-04-28T15:28:19.721Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
15:28:19 [2020-04-28T15:28:19.721Z] 
15:28:19 [2020-04-28T15:28:19.721Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
15:28:19 [2020-04-28T15:28:19.721Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
15:28:19 [2020-04-28T15:28:19.721Z] 
15:28:19 [2020-04-28T15:28:19.721Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
15:28:19 [2020-04-28T15:28:19.721Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
15:28:19 [2020-04-28T15:28:19.721Z] 
15:28:19 [2020-04-28T15:28:19.721Z] 
15:28:19 [2020-04-28T15:28:19.721Z] DONE 7 tests, 7 skipped in 2.378s
15:28:19 [2020-04-28T15:28:19.721Z] 
15:28:19 [2020-04-28T15:28:19.721Z] Running D:\gopath\src\github.com\docker\docker\integration\container
15:28:20 [2020-04-28T15:28:20.099Z] === RUN   TestDockerSuite/TestLogsSince
15:28:20 [2020-04-28T15:28:20.657Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
15:28:22 [2020-04-28T15:28:22.699Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:28:22 [2020-04-28T15:28:22.699Z] INFO: Testing against a local daemon
15:28:27 [2020-04-28T15:28:27.179Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
15:28:31 [2020-04-28T15:28:31.333Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
15:28:33 [2020-04-28T15:28:33.216Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
15:28:33 [2020-04-28T15:28:33.775Z] === RUN   TestDockerSuite/TestLogsTail
15:28:34 [2020-04-28T15:28:34.699Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
15:28:34 [2020-04-28T15:28:34.699Z] === RUN   TestDockerSuite/TestLogsTimestamps
15:28:35 [2020-04-28T15:28:35.622Z] === RUN   TestDockerSuite/TestLogsWithDetails
15:28:36 [2020-04-28T15:28:36.548Z] === RUN   TestDockerSuite/TestMountIntoProc
15:28:37 [2020-04-28T15:28:37.109Z] === RUN   TestDockerSuite/TestMountIntoSys
15:28:37 [2020-04-28T15:28:37.668Z] === RUN   TestDockerSuite/TestNetHostname
15:28:40 [2020-04-28T15:28:40.176Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
15:28:40 [2020-04-28T15:28:40.430Z] === RUN   TestDockerSuite/TestNetworkEvents
15:28:41 [2020-04-28T15:28:41.790Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
15:28:44 [2020-04-28T15:28:44.297Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
15:28:44 [2020-04-28T15:28:44.856Z] === RUN   TestDockerSuite/TestPluginActive
15:28:45 [2020-04-28T15:28:45.203Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:28:45 [2020-04-28T15:28:45.203Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:28:45 [2020-04-28T15:28:45.203Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:28:46 [2020-04-28T15:28:46.738Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
15:28:47 [2020-04-28T15:28:47.670Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
15:28:51 [2020-04-28T15:28:51.845Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
15:28:52 [2020-04-28T15:28:52.405Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
15:28:52 [2020-04-28T15:28:52.405Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
15:28:53 [2020-04-28T15:28:53.328Z] === RUN   TestDockerSuite/TestPluginLogDriver
15:28:55 [2020-04-28T15:28:55.211Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
15:28:55 [2020-04-28T15:28:55.854Z] 2020/04/28 15:28:51 	Finished clone google.golang.org/api
15:28:55 [2020-04-28T15:28:55.854Z] 2020/04/28 15:28:51 Dependencies downloaded. Download time: 2m29.426679405s
15:28:55 [2020-04-28T15:28:55.854Z] 2020/04/28 15:28:51 Collecting all dependencies
15:28:56 [2020-04-28T15:28:56.571Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
15:28:57 [2020-04-28T15:28:57.932Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
15:28:58 [2020-04-28T15:28:58.186Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
15:29:00 [2020-04-28T15:29:00.068Z] === RUN   TestDockerSuite/TestPluginUpgrade
15:29:01 [2020-04-28T15:29:01.428Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
15:29:02 [2020-04-28T15:29:02.375Z] 2020/04/28 15:29:01 Clean vendor dir from unused packages
15:29:02 [2020-04-28T15:29:02.629Z] 2020/04/28 15:29:02 Success
15:29:02 [2020-04-28T15:29:02.629Z] 2020/04/28 15:29:02 Running time: 2m42.802607473s
15:29:02 [2020-04-28T15:29:02.883Z] Congratulations! All vendoring changes are done the right way.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
15:29:03 [2020-04-28T15:29:03.766Z] + echo Building e2e image
15:29:03 [2020-04-28T15:29:03.766Z] Building e2e image
15:29:03 [2020-04-28T15:29:03.766Z] + docker build --build-arg DOCKER_GITCOMMIT=b2af9e631c53ab17d49cd0ff341893a00318eb59 -t moby-e2e-test -f Dockerfile.e2e .
15:29:03 [2020-04-28T15:29:03.766Z] #2 [internal] load .dockerignore
15:29:03 [2020-04-28T15:29:03.766Z] #2 transferring context: 34B done
15:29:03 [2020-04-28T15:29:03.766Z] #2 DONE 0.0s
15:29:03 [2020-04-28T15:29:03.766Z] 
15:29:03 [2020-04-28T15:29:03.766Z] #1 [internal] load build definition from Dockerfile.e2e
15:29:03 [2020-04-28T15:29:03.766Z] #1 transferring dockerfile: 3.21kB done
15:29:03 [2020-04-28T15:29:03.766Z] #1 DONE 0.0s
15:29:03 [2020-04-28T15:29:03.766Z] 
15:29:03 [2020-04-28T15:29:03.766Z] #4 [internal] load metadata for docker.io/library/golang:1.13.10-alpine
15:29:03 [2020-04-28T15:29:03.766Z] #4 DONE 0.0s
15:29:03 [2020-04-28T15:29:03.766Z] 
15:29:03 [2020-04-28T15:29:03.766Z] #3 [internal] load metadata for docker.io/library/alpine:3.10
15:29:04 [2020-04-28T15:29:04.020Z] #3 DONE 0.2s
15:29:04 [2020-04-28T15:29:04.020Z] 
15:29:04 [2020-04-28T15:29:04.020Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine
15:29:04 [2020-04-28T15:29:04.020Z] #14 resolve docker.io/library/golang:1.13.10-alpine done
15:29:04 [2020-04-28T15:29:04.020Z] #14 DONE 0.0s
15:29:04 [2020-04-28T15:29:04.020Z] 
15:29:04 [2020-04-28T15:29:04.020Z] #8 [internal] load build context
15:29:04 [2020-04-28T15:29:04.579Z] #8 transferring context: 840.30kB 0.4s done
15:29:04 [2020-04-28T15:29:04.579Z] #8 DONE 0.4s
15:29:04 [2020-04-28T15:29:04.579Z] 
15:29:04 [2020-04-28T15:29:04.579Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013...
15:29:04 [2020-04-28T15:29:04.579Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done
15:29:04 [2020-04-28T15:29:04.579Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done
15:29:04 [2020-04-28T15:29:04.579Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done
15:29:04 [2020-04-28T15:29:04.579Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done
15:29:04 [2020-04-28T15:29:04.579Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0B / 2.80MB 0.0s
15:29:04 [2020-04-28T15:29:04.579Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.1s done
15:29:04 [2020-04-28T15:29:04.579Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.1s
15:29:04 [2020-04-28T15:29:04.689Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
15:29:04 [2020-04-28T15:29:04.833Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.2s done
15:29:04 [2020-04-28T15:29:04.833Z] #5 DONE 0.8s
15:29:04 [2020-04-28T15:29:04.833Z] 
15:29:04 [2020-04-28T15:29:04.833Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
15:29:05 [2020-04-28T15:29:05.087Z] #15 0.948 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz
15:29:05 [2020-04-28T15:29:05.385Z] #15 ...
15:29:05 [2020-04-28T15:29:05.385Z] 
15:29:05 [2020-04-28T15:29:05.385Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
15:29:05 [2020-04-28T15:29:05.385Z] #6 DONE 0.7s
15:29:05 [2020-04-28T15:29:05.612Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
15:29:05 [2020-04-28T15:29:05.640Z] 
15:29:05 [2020-04-28T15:29:05.640Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
15:29:06 [2020-04-28T15:29:06.242Z] #7 0.671 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
15:29:07 [2020-04-28T15:29:07.165Z] #7 1.747 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
15:29:07 [2020-04-28T15:29:07.420Z] #7 1.848 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2)
15:29:07 [2020-04-28T15:29:07.420Z] #7 1.853 (2/30) Installing ncurses-libs (6.1_p20190518-r2)
15:29:07 [2020-04-28T15:29:07.420Z] #7 1.865 (3/30) Installing readline (8.0.0-r0)
15:29:07 [2020-04-28T15:29:07.420Z] #7 1.870 (4/30) Installing bash (5.0.0-r0)
15:29:07 [2020-04-28T15:29:07.420Z] #7 1.887 Executing bash-5.0.0-r0.post-install
15:29:07 [2020-04-28T15:29:07.420Z] #7 1.890 (5/30) Installing ca-certificates (20191127-r0)
15:29:07 [2020-04-28T15:29:07.420Z] #7 1.910 (6/30) Installing libgcc (8.3.0-r0)
15:29:07 [2020-04-28T15:29:07.420Z] #7 1.913 (7/30) Installing libstdc++ (8.3.0-r0)
15:29:07 [2020-04-28T15:29:07.420Z] #7 1.928 (8/30) Installing binutils (2.32-r0)
15:29:07 [2020-04-28T15:29:07.674Z] #7 2.027 (9/30) Installing gmp (6.1.2-r1)
15:29:07 [2020-04-28T15:29:07.674Z] #7 2.036 (10/30) Installing isl (0.18-r0)
15:29:07 [2020-04-28T15:29:07.674Z] #7 2.056 (11/30) Installing libgomp (8.3.0-r0)
15:29:07 [2020-04-28T15:29:07.674Z] #7 2.061 (12/30) Installing libatomic (8.3.0-r0)
15:29:07 [2020-04-28T15:29:07.674Z] #7 2.063 (13/30) Installing mpfr3 (3.1.5-r1)
15:29:07 [2020-04-28T15:29:07.674Z] #7 2.070 (14/30) Installing mpc1 (1.1.0-r0)
15:29:07 [2020-04-28T15:29:07.674Z] #7 2.073 (15/30) Installing gcc (8.3.0-r0)
15:29:08 [2020-04-28T15:29:08.120Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
15:29:08 [2020-04-28T15:29:08.120Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
15:29:08 [2020-04-28T15:29:08.599Z] #7 2.854 (16/30) Installing musl-dev (1.1.22-r3)
15:29:08 [2020-04-28T15:29:08.599Z] #7 2.950 (17/30) Installing libc-dev (0.7.1-r0)
15:29:08 [2020-04-28T15:29:08.599Z] #7 ...
15:29:08 [2020-04-28T15:29:08.599Z] 
15:29:08 [2020-04-28T15:29:08.599Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
15:29:08 [2020-04-28T15:29:08.599Z] #15 2.059 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz
15:29:08 [2020-04-28T15:29:08.599Z] #15 2.185 (1/42) Installing ncurses-terminfo-base (6.1_p20200118-r3)
15:29:08 [2020-04-28T15:29:08.599Z] #15 2.189 (2/42) Installing ncurses-libs (6.1_p20200118-r3)
15:29:08 [2020-04-28T15:29:08.599Z] #15 2.196 (3/42) Installing readline (8.0.1-r0)
15:29:08 [2020-04-28T15:29:08.599Z] #15 2.200 (4/42) Installing bash (5.0.11-r1)
15:29:08 [2020-04-28T15:29:08.599Z] #15 2.212 Executing bash-5.0.11-r1.post-install
15:29:08 [2020-04-28T15:29:08.599Z] #15 2.214 (5/42) Installing linux-headers (4.19.36-r0)
15:29:08 [2020-04-28T15:29:08.599Z] #15 2.289 (6/42) Installing libblkid (2.34-r1)
15:29:08 [2020-04-28T15:29:08.599Z] #15 2.294 (7/42) Installing libuuid (2.34-r1)
15:29:08 [2020-04-28T15:29:08.599Z] #15 2.296 (8/42) Installing btrfs-progs-libs (5.4-r0)
15:29:08 [2020-04-28T15:29:08.599Z] #15 2.302 (9/42) Installing btrfs-progs-dev (5.4-r0)
15:29:08 [2020-04-28T15:29:08.599Z] #15 2.306 (10/42) Installing libgcc (9.2.0-r4)
15:29:08 [2020-04-28T15:29:08.599Z] #15 2.309 (11/42) Installing libstdc++ (9.2.0-r4)
15:29:08 [2020-04-28T15:29:08.599Z] #15 2.322 (12/42) Installing binutils (2.33.1-r0)
15:29:08 [2020-04-28T15:29:08.599Z] #15 2.393 (13/42) Installing libmagic (5.37-r1)
15:29:08 [2020-04-28T15:29:08.599Z] #15 2.414 (14/42) Installing file (5.37-r1)
15:29:08 [2020-04-28T15:29:08.599Z] #15 2.415 (15/42) Installing gmp (6.1.2-r1)
15:29:08 [2020-04-28T15:29:08.599Z] #15 2.422 (16/42) Installing isl (0.18-r0)
15:29:08 [2020-04-28T15:29:08.599Z] #15 2.437 (17/42) Installing libgomp (9.2.0-r4)
15:29:08 [2020-04-28T15:29:08.599Z] #15 2.440 (18/42) Installing libatomic (9.2.0-r4)
15:29:08 [2020-04-28T15:29:08.599Z] #15 2.442 (19/42) Installing mpfr4 (4.0.2-r1)
15:29:08 [2020-04-28T15:29:08.599Z] #15 2.448 (20/42) Installing mpc1 (1.1.0-r1)
15:29:08 [2020-04-28T15:29:08.599Z] #15 2.450 (21/42) Installing gcc (9.2.0-r4)
15:29:08 [2020-04-28T15:29:08.599Z] #15 3.139 (22/42) Installing musl-dev (1.1.24-r2)
15:29:08 [2020-04-28T15:29:08.599Z] #15 3.226 (23/42) Installing libc-dev (0.7.2-r0)
15:29:08 [2020-04-28T15:29:08.599Z] #15 3.227 (24/42) Installing g++ (9.2.0-r4)
15:29:08 [2020-04-28T15:29:08.599Z] #15 3.841 (25/42) Installing make (4.2.1-r2)
15:29:08 [2020-04-28T15:29:08.599Z] #15 3.847 (26/42) Installing fortify-headers (1.1-r0)
15:29:08 [2020-04-28T15:29:08.599Z] #15 3.849 (27/42) Installing build-base (0.5-r1)
15:29:08 [2020-04-28T15:29:08.599Z] #15 3.851 (28/42) Installing nghttp2-libs (1.40.0-r0)
15:29:08 [2020-04-28T15:29:08.599Z] #15 3.855 (29/42) Installing libcurl (7.67.0-r0)
15:29:08 [2020-04-28T15:29:08.599Z] #15 3.864 (30/42) Installing curl (7.67.0-r0)
15:29:08 [2020-04-28T15:29:08.599Z] #15 3.868 (31/42) Installing oniguruma (6.9.4-r0)
15:29:08 [2020-04-28T15:29:08.599Z] #15 3.877 (32/42) Installing jq (1.6-r0)
15:29:08 [2020-04-28T15:29:08.599Z] #15 3.887 (33/42) Installing device-mapper-libs (2.02.186-r0)
15:29:08 [2020-04-28T15:29:08.599Z] #15 3.893 (34/42) Installing device-mapper-event-libs (2.02.186-r0)
15:29:08 [2020-04-28T15:29:08.599Z] #15 3.896 (35/42) Installing libaio (0.3.112-r1)
15:29:08 [2020-04-28T15:29:08.599Z] #15 3.898 (36/42) Installing lvm2-libs (2.02.186-r0)
15:29:08 [2020-04-28T15:29:08.599Z] #15 3.942 (37/42) Installing libfdisk (2.34-r1)
15:29:08 [2020-04-28T15:29:08.599Z] #15 3.950 (38/42) Installing libmount (2.34-r1)
15:29:08 [2020-04-28T15:29:08.599Z] #15 3.957 (39/42) Installing libsmartcols (2.34-r1)
15:29:08 [2020-04-28T15:29:08.599Z] #15 3.962 (40/42) Installing pkgconf (1.6.3-r0)
15:29:08 [2020-04-28T15:29:08.599Z] #15 3.966 (41/42) Installing util-linux-dev (2.34-r1)
15:29:08 [2020-04-28T15:29:08.599Z] #15 3.998 (42/42) Installing lvm2-dev (2.02.186-r0)
15:29:08 [2020-04-28T15:29:08.599Z] #15 4.005 Executing busybox-1.31.1-r9.trigger
15:29:08 [2020-04-28T15:29:08.599Z] #15 4.014 OK: 196 MiB in 57 packages
15:29:08 [2020-04-28T15:29:08.599Z] #15 DONE 4.6s
15:29:08 [2020-04-28T15:29:08.599Z] 
15:29:08 [2020-04-28T15:29:08.599Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
15:29:08 [2020-04-28T15:29:08.599Z] #7 2.952 (18/30) Installing g++ (8.3.0-r0)
15:29:09 [2020-04-28T15:29:09.158Z] #7 3.515 (19/30) Installing nghttp2-libs (1.39.2-r0)
15:29:09 [2020-04-28T15:29:09.158Z] #7 3.518 (20/30) Installing libcurl (7.66.0-r0)
15:29:09 [2020-04-28T15:29:09.158Z] #7 3.528 (21/30) Installing expat (2.2.8-r0)
15:29:09 [2020-04-28T15:29:09.158Z] #7 3.531 (22/30) Installing pcre2 (10.33-r0)
15:29:09 [2020-04-28T15:29:09.158Z] #7 3.538 (23/30) Installing git (2.22.4-r0)
15:29:09 [2020-04-28T15:29:09.158Z] #7 3.735 (24/30) Installing libmnl (1.0.4-r0)
15:29:09 [2020-04-28T15:29:09.158Z] #7 3.738 (25/30) Installing libnftnl-libs (1.1.3-r0)
15:29:09 [2020-04-28T15:29:09.158Z] #7 3.741 (26/30) Installing iptables (1.8.3-r1)
15:29:09 [2020-04-28T15:29:09.158Z] #7 3.760 (27/30) Installing pigz (2.4-r0)
15:29:09 [2020-04-28T15:29:09.158Z] #7 3.764 (28/30) Installing tar (1.32-r0)
15:29:09 [2020-04-28T15:29:09.158Z] #7 3.772 (29/30) Installing xz-libs (5.2.4-r0)
15:29:09 [2020-04-28T15:29:09.413Z] #7 3.775 (30/30) Installing xz (5.2.4-r0)
15:29:09 [2020-04-28T15:29:09.413Z] #7 3.779 Executing busybox-1.30.1-r3.trigger
15:29:09 [2020-04-28T15:29:09.413Z] #7 3.782 Executing ca-certificates-20191127-r0.trigger
15:29:09 [2020-04-28T15:29:09.413Z] #7 3.849 OK: 179 MiB in 44 packages
15:29:09 [2020-04-28T15:29:09.668Z] #7 DONE 4.1s
15:29:09 [2020-04-28T15:29:09.668Z] 
15:29:09 [2020-04-28T15:29:09.668Z] #16 [base 3/5] RUN mkdir -p /build/
15:29:09 [2020-04-28T15:29:09.668Z] #16 DONE 1.0s
15:29:09 [2020-04-28T15:29:09.668Z] 
15:29:09 [2020-04-28T15:29:09.668Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
15:29:09 [2020-04-28T15:29:09.668Z] #9 DONE 0.1s
15:29:09 [2020-04-28T15:29:09.668Z] 
15:29:09 [2020-04-28T15:29:09.668Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
15:29:09 [2020-04-28T15:29:09.668Z] #17 ...
15:29:09 [2020-04-28T15:29:09.668Z] 
15:29:09 [2020-04-28T15:29:09.668Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
15:29:09 [2020-04-28T15:29:09.668Z] #10 DONE 0.1s
15:29:09 [2020-04-28T15:29:09.966Z] 
15:29:09 [2020-04-28T15:29:09.966Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
15:29:09 [2020-04-28T15:29:09.966Z] #11 DONE 0.1s
15:29:09 [2020-04-28T15:29:09.966Z] 
15:29:09 [2020-04-28T15:29:09.966Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
15:29:09 [2020-04-28T15:29:09.966Z] #12 DONE 0.1s
15:29:09 [2020-04-28T15:29:09.966Z] 
15:29:09 [2020-04-28T15:29:09.966Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
15:29:09 [2020-04-28T15:29:09.966Z] #13 DONE 0.1s
15:29:09 [2020-04-28T15:29:09.966Z] 
15:29:09 [2020-04-28T15:29:09.966Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
15:29:10 [2020-04-28T15:29:10.003Z] === RUN   TestDockerSuite/TestPortHostBinding
15:29:10 [2020-04-28T15:29:10.220Z] #17 DONE 0.8s
15:29:10 [2020-04-28T15:29:10.258Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
15:29:10 [2020-04-28T15:29:10.474Z] 
15:29:10 [2020-04-28T15:29:10.474Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
15:29:10 [2020-04-28T15:29:10.474Z] #18 DONE 0.0s
15:29:10 [2020-04-28T15:29:10.474Z] 
15:29:10 [2020-04-28T15:29:10.474Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
15:29:10 [2020-04-28T15:29:10.474Z] #22 DONE 0.1s
15:29:10 [2020-04-28T15:29:10.474Z] 
15:29:10 [2020-04-28T15:29:10.474Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
15:29:10 [2020-04-28T15:29:10.729Z] #19 DONE 0.1s
15:29:10 [2020-04-28T15:29:10.729Z] 
15:29:10 [2020-04-28T15:29:10.729Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
15:29:10 [2020-04-28T15:29:10.729Z] #26 DONE 0.1s
15:29:10 [2020-04-28T15:29:10.729Z] 
15:29:10 [2020-04-28T15:29:10.729Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
15:29:10 [2020-04-28T15:29:10.729Z] #20 ...
15:29:10 [2020-04-28T15:29:10.729Z] 
15:29:10 [2020-04-28T15:29:10.729Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
15:29:10 [2020-04-28T15:29:10.729Z] #23 DONE 0.1s
15:29:10 [2020-04-28T15:29:10.729Z] 
15:29:10 [2020-04-28T15:29:10.729Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
15:29:10 [2020-04-28T15:29:10.729Z] #27 DONE 0.1s
15:29:10 [2020-04-28T15:29:10.729Z] 
15:29:10 [2020-04-28T15:29:10.729Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
15:29:10 [2020-04-28T15:29:10.729Z] #28 DONE 0.1s
15:29:10 [2020-04-28T15:29:10.983Z] 
15:29:10 [2020-04-28T15:29:10.983Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
15:29:11 [2020-04-28T15:29:11.182Z] === RUN   TestDockerSuite/TestPortList
15:29:13 [2020-04-28T15:29:13.491Z] #29 ...
15:29:13 [2020-04-28T15:29:13.491Z] 
15:29:13 [2020-04-28T15:29:13.491Z] #31 [builder 1/4] COPY . .
15:29:13 [2020-04-28T15:29:13.491Z] #31 DONE 2.6s
15:29:13 [2020-04-28T15:29:13.491Z] 
15:29:13 [2020-04-28T15:29:13.491Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
15:29:13 [2020-04-28T15:29:13.491Z] #24 1.370 + RM_GOPATH=0
15:29:13 [2020-04-28T15:29:13.491Z] #24 1.370 + TMP_GOPATH=
15:29:13 [2020-04-28T15:29:13.491Z] #24 1.370 + : /build
15:29:13 [2020-04-28T15:29:13.491Z] #24 1.370 + '[' -z '' ']'
15:29:13 [2020-04-28T15:29:13.491Z] #24 1.371 ++ mktemp -d
15:29:13 [2020-04-28T15:29:13.491Z] #24 1.377 + export GOPATH=/tmp/tmp.dnNbBe
15:29:13 [2020-04-28T15:29:13.491Z] #24 1.377 + GOPATH=/tmp/tmp.dnNbBe
15:29:13 [2020-04-28T15:29:13.491Z] #24 1.377 + RM_GOPATH=1
15:29:13 [2020-04-28T15:29:13.491Z] #24 1.377 ++ dirname ./install.sh
15:29:13 [2020-04-28T15:29:13.491Z] #24 1.378 + dir=.
15:29:13 [2020-04-28T15:29:13.491Z] #24 1.378 + bin=dockercli
15:29:13 [2020-04-28T15:29:13.491Z] #24 1.378 + shift
15:29:13 [2020-04-28T15:29:13.491Z] #24 1.378 + '[' '!' -f ./dockercli.installer ']'
15:29:13 [2020-04-28T15:29:13.491Z] #24 1.378 + . ./dockercli.installer
15:29:13 [2020-04-28T15:29:13.491Z] #24 1.378 ++ : stable
15:29:13 [2020-04-28T15:29:13.491Z] #24 1.378 ++ : 17.06.2-ce
15:29:13 [2020-04-28T15:29:13.491Z] #24 1.378 + install_dockercli
15:29:13 [2020-04-28T15:29:13.491Z] #24 1.378 Install docker/cli version 17.06.2-ce from stable
15:29:13 [2020-04-28T15:29:13.491Z] #24 1.379 + echo 'Install docker/cli version 17.06.2-ce from stable'
15:29:13 [2020-04-28T15:29:13.491Z] #24 1.379 ++ uname -m
15:29:13 [2020-04-28T15:29:13.491Z] #24 1.379 + arch=x86_64
15:29:13 [2020-04-28T15:29:13.491Z] #24 1.379 + '[' x86_64 '!=' x86_64 ']'
15:29:13 [2020-04-28T15:29:13.491Z] #24 1.379 + url=https://download.docker.com/linux/static
15:29:13 [2020-04-28T15:29:13.491Z] #24 1.379 + tar -xz docker/docker
15:29:13 [2020-04-28T15:29:13.491Z] #24 1.380 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
15:29:14 [2020-04-28T15:29:14.415Z] #24 ...
15:29:14 [2020-04-28T15:29:14.415Z] 
15:29:14 [2020-04-28T15:29:14.415Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
15:29:14 [2020-04-28T15:29:14.415Z] #32 DONE 1.4s
15:29:14 [2020-04-28T15:29:14.442Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
15:29:14 [2020-04-28T15:29:14.670Z] 
15:29:14 [2020-04-28T15:29:14.671Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
15:29:14 [2020-04-28T15:29:14.671Z] #20 2.400 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
15:29:14 [2020-04-28T15:29:14.671Z] #20 2.887 curl: option --progress: is ambiguous
15:29:14 [2020-04-28T15:29:14.671Z] #20 2.887 curl: try 'curl --help' or 'curl --manual' for more information
15:29:14 [2020-04-28T15:29:14.671Z] #20 3.411 curl: option --progress: is ambiguous
15:29:14 [2020-04-28T15:29:14.671Z] #20 3.412 curl: try 'curl --help' or 'curl --manual' for more information
15:29:14 [2020-04-28T15:29:14.671Z] #20 4.044 curl: option --progress: is ambiguous
15:29:14 [2020-04-28T15:29:14.671Z] #20 4.044 curl: try 'curl --help' or 'curl --manual' for more information
15:29:14 [2020-04-28T15:29:14.925Z] #20 ...
15:29:14 [2020-04-28T15:29:14.925Z] 
15:29:14 [2020-04-28T15:29:14.925Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
15:29:14 [2020-04-28T15:29:14.925Z] #24 4.263 + mkdir -p /build
15:29:14 [2020-04-28T15:29:14.925Z] #24 4.263 + mv docker/docker /build/
15:29:14 [2020-04-28T15:29:14.925Z] #24 4.263 + rmdir docker
15:29:14 [2020-04-28T15:29:14.925Z] #24 DONE 4.4s
15:29:15 [2020-04-28T15:29:15.181Z] 
15:29:15 [2020-04-28T15:29:15.181Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
15:29:15 [2020-04-28T15:29:15.181Z] #20 4.676 curl: option --progress: is ambiguous
15:29:15 [2020-04-28T15:29:15.181Z] #20 4.676 curl: try 'curl --help' or 'curl --manual' for more information
15:29:15 [2020-04-28T15:29:15.740Z] #20 5.059 
15:29:17 [2020-04-28T15:29:17.102Z] #20 6.270 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
15:29:17 [2020-04-28T15:29:17.356Z] #20 6.736 curl: option --progress: is ambiguous
15:29:17 [2020-04-28T15:29:17.356Z] #20 6.736 curl: try 'curl --help' or 'curl --manual' for more information
15:29:17 [2020-04-28T15:29:17.611Z] #20 7.133 
15:29:18 [2020-04-28T15:29:18.971Z] #20 8.255 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
15:29:19 [2020-04-28T15:29:19.226Z] #20 8.584 curl: option --progress: is ambiguous
15:29:19 [2020-04-28T15:29:19.226Z] #20 8.584 curl: try 'curl --help' or 'curl --manual' for more information
15:29:19 [2020-04-28T15:29:19.226Z] #20 8.815 
15:29:20 [2020-04-28T15:29:20.588Z] #20 9.850 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
15:29:20 [2020-04-28T15:29:20.843Z] #20 10.13 curl: option --progress: is ambiguous
15:29:20 [2020-04-28T15:29:20.843Z] #20 10.13 curl: try 'curl --help' or 'curl --manual' for more information
15:29:20 [2020-04-28T15:29:20.966Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
15:29:21 [2020-04-28T15:29:21.097Z] #20 10.52 
15:29:21 [2020-04-28T15:29:21.890Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
15:29:22 [2020-04-28T15:29:22.458Z] #20 11.77 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
15:29:22 [2020-04-28T15:29:22.713Z] #20 12.20 curl: option --progress: is ambiguous
15:29:22 [2020-04-28T15:29:22.968Z] #20 12.20 curl: try 'curl --help' or 'curl --manual' for more information
15:29:23 [2020-04-28T15:29:23.267Z] #20 12.61 
15:29:23 [2020-04-28T15:29:23.267Z] #20 12.73 Download of images into '/build' complete.
15:29:23 [2020-04-28T15:29:23.267Z] #20 12.73 Use something like the following to load the result into a Docker daemon:
15:29:23 [2020-04-28T15:29:23.267Z] #20 12.73   tar -cC '/build' . | docker load
15:29:23 [2020-04-28T15:29:23.267Z] #20 DONE 12.9s
15:29:23 [2020-04-28T15:29:23.267Z] 
15:29:23 [2020-04-28T15:29:23.267Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
15:29:23 [2020-04-28T15:29:23.267Z] #33 1.542 
15:29:23 [2020-04-28T15:29:23.267Z] #33 1.654 Removing bundles/
15:29:23 [2020-04-28T15:29:23.267Z] #33 1.655 
15:29:23 [2020-04-28T15:29:23.267Z] #33 1.661 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
15:29:23 [2020-04-28T15:29:23.267Z] #33 2.968 Building test suite binary ./integration-cli/test.main
15:29:23 [2020-04-28T15:29:23.772Z] === RUN   TestDockerSuite/TestPostContainersAttach
15:29:23 [2020-04-28T15:29:23.826Z] #33 ...
15:29:23 [2020-04-28T15:29:23.826Z] 
15:29:23 [2020-04-28T15:29:23.826Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
15:29:23 [2020-04-28T15:29:23.826Z] #21 DONE 0.1s
15:29:24 [2020-04-28T15:29:24.081Z] 
15:29:24 [2020-04-28T15:29:24.081Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
15:29:24 [2020-04-28T15:29:24.081Z] #25 DONE 0.1s
15:29:24 [2020-04-28T15:29:24.081Z] 
15:29:24 [2020-04-28T15:29:24.081Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
15:29:24 [2020-04-28T15:29:24.500Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:29:24 [2020-04-28T15:29:24.501Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:29:25 [2020-04-28T15:29:25.514Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:29:26 [2020-04-28T15:29:26.277Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
15:29:27 [2020-04-28T15:29:27.555Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:29:27 [2020-04-28T15:29:27.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:29:31 [2020-04-28T15:29:31.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:29:31 [2020-04-28T15:29:31.527Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
15:29:31 [2020-04-28T15:29:31.527Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
15:29:31 [2020-04-28T15:29:31.527Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
15:29:32 [2020-04-28T15:29:32.086Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
15:29:32 [2020-04-28T15:29:32.086Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
15:29:32 [2020-04-28T15:29:32.644Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
15:29:32 [2020-04-28T15:29:32.644Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
15:29:33 [2020-04-28T15:29:33.567Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
15:29:33 [2020-04-28T15:29:33.567Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
15:29:35 [2020-04-28T15:29:35.114Z] ok  	github.com/docker/docker/integration/container	64.130s
15:29:35 [2020-04-28T15:29:35.114Z] 
15:29:35 [2020-04-28T15:29:35.114Z] === Skipped
15:29:35 [2020-04-28T15:29:35.115Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
15:29:35 [2020-04-28T15:29:35.115Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s)
15:29:35 [2020-04-28T15:29:35.115Z]     copy_test.go:25: testEnv.OSType == "windows"
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s)
15:29:35 [2020-04-28T15:29:35.115Z]     copy_test.go:39: testEnv.OSType == "windows"
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s)
15:29:35 [2020-04-28T15:29:35.115Z]     copy_test.go:51: testEnv.OSType == "windows"
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s)
15:29:35 [2020-04-28T15:29:35.115Z]     copy_test.go:65: testEnv.OSType == "windows"
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
15:29:35 [2020-04-28T15:29:35.115Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
15:29:35 [2020-04-28T15:29:35.115Z]     create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
15:29:35 [2020-04-28T15:29:35.115Z]     create_test.go:133: testEnv.DaemonInfo.OSType == "windows"
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
15:29:35 [2020-04-28T15:29:35.115Z]     create_test.go:176: testEnv.DaemonInfo.OSType != "linux"
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s)
15:29:35 [2020-04-28T15:29:35.115Z]     create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
15:29:35 [2020-04-28T15:29:35.115Z]     create_test.go:381: testEnv.DaemonInfo.OSType != "linux"
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
15:29:35 [2020-04-28T15:29:35.115Z]     create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
15:29:35 [2020-04-28T15:29:35.115Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
15:29:35 [2020-04-28T15:29:35.115Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s)
15:29:35 [2020-04-28T15:29:35.115Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
15:29:35 [2020-04-28T15:29:35.115Z]     exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
15:29:35 [2020-04-28T15:29:35.115Z]     export_test.go:22: testEnv.DaemonInfo.OSType == "windows"
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
15:29:35 [2020-04-28T15:29:35.115Z]     export_test.go:60: testEnv.DaemonInfo.OSType == "windows"
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
15:29:35 [2020-04-28T15:29:35.115Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
15:29:35 [2020-04-28T15:29:35.115Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
15:29:35 [2020-04-28T15:29:35.115Z]     inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s)
15:29:35 [2020-04-28T15:29:35.115Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
15:29:35 [2020-04-28T15:29:35.115Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
15:29:35 [2020-04-28T15:29:35.115Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
15:29:35 [2020-04-28T15:29:35.115Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
15:29:35 [2020-04-28T15:29:35.115Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
15:29:35 [2020-04-28T15:29:35.115Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows"
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
15:29:35 [2020-04-28T15:29:35.115Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
15:29:35 [2020-04-28T15:29:35.115Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s)
15:29:35 [2020-04-28T15:29:35.115Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
15:29:35 [2020-04-28T15:29:35.115Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
15:29:35 [2020-04-28T15:29:35.115Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
15:29:35 [2020-04-28T15:29:35.115Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
15:29:35 [2020-04-28T15:29:35.115Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
15:29:35 [2020-04-28T15:29:35.115Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
15:29:35 [2020-04-28T15:29:35.115Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s)
15:29:35 [2020-04-28T15:29:35.115Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
15:29:35 [2020-04-28T15:29:35.115Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
15:29:35 [2020-04-28T15:29:35.115Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
15:29:35 [2020-04-28T15:29:35.115Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
15:29:35 [2020-04-28T15:29:35.115Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
15:29:35 [2020-04-28T15:29:35.115Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] DONE 81 tests, 42 skipped in 66.545s
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] Running D:\gopath\src\github.com\docker\docker\integration\image
15:29:35 [2020-04-28T15:29:35.115Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:29:35 [2020-04-28T15:29:35.115Z] INFO: Testing against a local daemon
15:29:35 [2020-04-28T15:29:35.115Z] ok  	github.com/docker/docker/integration/image	0.414s
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] === Skipped
15:29:35 [2020-04-28T15:29:35.115Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
15:29:35 [2020-04-28T15:29:35.115Z]     commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
15:29:35 [2020-04-28T15:29:35.115Z]     import_test.go:22: testEnv.OSType == "windows": TODO enable on windows
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s)
15:29:35 [2020-04-28T15:29:35.115Z]     remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s)
15:29:35 [2020-04-28T15:29:35.115Z]     tag_test.go:98: testEnv.OSType == "windows"
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] DONE 11 tests, 4 skipped in 2.349s
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] Running D:\gopath\src\github.com\docker\docker\integration\network
15:29:35 [2020-04-28T15:29:35.115Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:29:35 [2020-04-28T15:29:35.115Z] INFO: Testing against a local daemon
15:29:35 [2020-04-28T15:29:35.115Z] ok  	github.com/docker/docker/integration/network	0.176s
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] === Skipped
15:29:35 [2020-04-28T15:29:35.115Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
15:29:35 [2020-04-28T15:29:35.115Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
15:29:35 [2020-04-28T15:29:35.115Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
15:29:35 [2020-04-28T15:29:35.115Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
15:29:35 [2020-04-28T15:29:35.115Z]     network_test.go:24: testEnv.DaemonInfo.OSType != "linux"
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
15:29:35 [2020-04-28T15:29:35.115Z]     network_test.go:97: testEnv.OSType == "windows"
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
15:29:35 [2020-04-28T15:29:35.115Z]     service_test.go:29: testEnv.OSType == "windows"
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
15:29:35 [2020-04-28T15:29:35.115Z]     service_test.go:52: testEnv.OSType == "windows"
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
15:29:35 [2020-04-28T15:29:35.115Z]     service_test.go:96: testEnv.OSType == "windows"
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
15:29:35 [2020-04-28T15:29:35.115Z]     service_test.go:130: testEnv.OSType == "windows"
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
15:29:35 [2020-04-28T15:29:35.115Z]     service_test.go:181: testEnv.OSType == "windows"
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
15:29:35 [2020-04-28T15:29:35.115Z]     service_test.go:206: testEnv.OSType == "windows"
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:29:35 [2020-04-28T15:29:35.115Z]     service_test.go:236: FLAKY_TEST
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
15:29:35 [2020-04-28T15:29:35.115Z]     service_test.go:326: testEnv.OSType == "windows"
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
15:29:35 [2020-04-28T15:29:35.115Z]     service_test.go:394: testEnv.OSType == "windows"
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] DONE 18 tests, 14 skipped in 2.239s
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
15:29:35 [2020-04-28T15:29:35.115Z] testing: warning: no tests to run
15:29:35 [2020-04-28T15:29:35.115Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.061s
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] DONE 0 tests in 0.713s
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
15:29:35 [2020-04-28T15:29:35.115Z] testing: warning: no tests to run
15:29:35 [2020-04-28T15:29:35.115Z] ok  	github.com/docker/docker/integration/network/macvlan	0.078s
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] DONE 0 tests in 0.709s
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
15:29:35 [2020-04-28T15:29:35.115Z] testing: warning: no tests to run
15:29:35 [2020-04-28T15:29:35.115Z] ok  	github.com/docker/docker/integration/plugin	0.066s
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] DONE 0 tests in 0.713s
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
15:29:35 [2020-04-28T15:29:35.115Z] testing: warning: no tests to run
15:29:35 [2020-04-28T15:29:35.115Z] ok  	github.com/docker/docker/integration/plugin/authz	0.063s
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] DONE 0 tests in 0.707s
15:29:35 [2020-04-28T15:29:35.115Z] 
15:29:35 [2020-04-28T15:29:35.115Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
15:29:35 [2020-04-28T15:29:35.448Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
15:29:35 [2020-04-28T15:29:35.448Z] === RUN   TestDockerSuite/TestPruneContainerLabel
15:29:36 [2020-04-28T15:29:36.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:29:38 [2020-04-28T15:29:38.705Z] === RUN   TestDockerSuite/TestPruneContainerUntil
15:29:39 [2020-04-28T15:29:39.263Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
15:29:39 [2020-04-28T15:29:39.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:29:40 [2020-04-28T15:29:40.187Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
15:29:40 [2020-04-28T15:29:40.441Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
15:29:40 [2020-04-28T15:29:40.696Z] === RUN   TestDockerSuite/TestPsByOrder
15:29:42 [2020-04-28T15:29:42.114Z] #29 30.17 # github.com/docker/docker/contrib/httpserver
15:29:42 [2020-04-28T15:29:42.114Z] #29 30.17 loadinternal: cannot find runtime/cgo
15:29:42 [2020-04-28T15:29:42.114Z] #29 DONE 30.5s
15:29:42 [2020-04-28T15:29:42.114Z] 
15:29:42 [2020-04-28T15:29:42.114Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
15:29:42 [2020-04-28T15:29:42.114Z] #33 ...
15:29:42 [2020-04-28T15:29:42.114Z] 
15:29:42 [2020-04-28T15:29:42.114Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
15:29:42 [2020-04-28T15:29:42.114Z] #30 DONE 0.1s
15:29:42 [2020-04-28T15:29:42.114Z] 
15:29:42 [2020-04-28T15:29:42.114Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
15:29:42 [2020-04-28T15:29:42.351Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:29:42 [2020-04-28T15:29:42.351Z] INFO: Testing against a local daemon
15:29:42 [2020-04-28T15:29:42.351Z] ok  	github.com/docker/docker/integration/plugin/common	0.294s
15:29:42 [2020-04-28T15:29:42.351Z] 
15:29:42 [2020-04-28T15:29:42.351Z] === Skipped
15:29:42 [2020-04-28T15:29:42.351Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
15:29:42 [2020-04-28T15:29:42.351Z]     plugin_test.go:55: testEnv.OSType == "windows"
15:29:42 [2020-04-28T15:29:42.351Z] 
15:29:42 [2020-04-28T15:29:42.351Z] 
15:29:42 [2020-04-28T15:29:42.351Z] DONE 3 tests, 1 skipped in 7.626s
15:29:42 [2020-04-28T15:29:42.351Z] 
15:29:42 [2020-04-28T15:29:42.351Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
15:29:43 [2020-04-28T15:29:43.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
15:29:43 [2020-04-28T15:29:43.204Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
15:29:44 [2020-04-28T15:29:44.069Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:29:44 [2020-04-28T15:29:44.564Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
15:29:44 [2020-04-28T15:29:44.586Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:29:44 [2020-04-28T15:29:44.586Z] INFO: Testing against a local daemon
15:29:44 [2020-04-28T15:29:44.586Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.257s
15:29:45 [2020-04-28T15:29:45.066Z] 
15:29:45 [2020-04-28T15:29:45.066Z] === Skipped
15:29:45 [2020-04-28T15:29:45.066Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
15:29:45 [2020-04-28T15:29:45.066Z]     external_test.go:48: runtime.GOOS == "windows"
15:29:45 [2020-04-28T15:29:45.066Z] 
15:29:45 [2020-04-28T15:29:45.066Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
15:29:45 [2020-04-28T15:29:45.066Z]     external_test.go:408: runtime.GOOS == "windows"
15:29:45 [2020-04-28T15:29:45.066Z] 
15:29:45 [2020-04-28T15:29:45.066Z] 
15:29:45 [2020-04-28T15:29:45.066Z] DONE 2 tests, 2 skipped in 3.104s
15:29:45 [2020-04-28T15:29:45.066Z] 
15:29:45 [2020-04-28T15:29:45.066Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
15:29:45 [2020-04-28T15:29:45.488Z] === RUN   TestDockerSuite/TestPsListContainersBase
15:29:46 [2020-04-28T15:29:46.759Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:29:47 [2020-04-28T15:29:47.302Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:29:47 [2020-04-28T15:29:47.302Z] INFO: Testing against a local daemon
15:29:47 [2020-04-28T15:29:47.302Z] ok  	github.com/docker/docker/integration/plugin/logging	0.248s
15:29:47 [2020-04-28T15:29:47.302Z] 
15:29:47 [2020-04-28T15:29:47.302Z] === Skipped
15:29:47 [2020-04-28T15:29:47.302Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
15:29:47 [2020-04-28T15:29:47.302Z]     read_test.go:21: no unix domain sockets on Windows
15:29:47 [2020-04-28T15:29:47.302Z] 
15:29:47 [2020-04-28T15:29:47.302Z] 
15:29:47 [2020-04-28T15:29:47.302Z] DONE 1 tests, 1 skipped in 2.433s
15:29:47 [2020-04-28T15:29:47.302Z] 
15:29:47 [2020-04-28T15:29:47.302Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
15:29:47 [2020-04-28T15:29:47.369Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
15:29:48 [2020-04-28T15:29:48.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:29:48 [2020-04-28T15:29:48.893Z] testing: warning: no tests to run
15:29:48 [2020-04-28T15:29:48.893Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.107s
15:29:48 [2020-04-28T15:29:48.893Z] 
15:29:48 [2020-04-28T15:29:48.893Z] DONE 0 tests in 1.227s
15:29:48 [2020-04-28T15:29:48.893Z] 
15:29:48 [2020-04-28T15:29:48.893Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
15:29:49 [2020-04-28T15:29:49.254Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
15:29:50 [2020-04-28T15:29:50.614Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
15:29:51 [2020-04-28T15:29:51.129Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:29:51 [2020-04-28T15:29:51.129Z] INFO: Testing against a local daemon
15:29:51 [2020-04-28T15:29:51.129Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.252s
15:29:51 [2020-04-28T15:29:51.129Z] 
15:29:51 [2020-04-28T15:29:51.129Z] === Skipped
15:29:51 [2020-04-28T15:29:51.129Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
15:29:51 [2020-04-28T15:29:51.129Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
15:29:51 [2020-04-28T15:29:51.129Z] 
15:29:51 [2020-04-28T15:29:51.129Z] 
15:29:51 [2020-04-28T15:29:51.129Z] DONE 1 tests, 1 skipped in 2.552s
15:29:51 [2020-04-28T15:29:51.129Z] 
15:29:51 [2020-04-28T15:29:51.129Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
15:29:52 [2020-04-28T15:29:52.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:29:53 [2020-04-28T15:29:53.363Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:29:53 [2020-04-28T15:29:53.363Z] INFO: Testing against a local daemon
15:29:53 [2020-04-28T15:29:53.363Z] ok  	github.com/docker/docker/integration/secret	0.211s
15:29:53 [2020-04-28T15:29:53.363Z] 
15:29:53 [2020-04-28T15:29:53.363Z] === Skipped
15:29:53 [2020-04-28T15:29:53.363Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
15:29:53 [2020-04-28T15:29:53.363Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
15:29:53 [2020-04-28T15:29:53.363Z] 
15:29:53 [2020-04-28T15:29:53.363Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
15:29:53 [2020-04-28T15:29:53.363Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
15:29:53 [2020-04-28T15:29:53.363Z] 
15:29:53 [2020-04-28T15:29:53.363Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
15:29:53 [2020-04-28T15:29:53.363Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
15:29:53 [2020-04-28T15:29:53.363Z] 
15:29:53 [2020-04-28T15:29:53.363Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
15:29:53 [2020-04-28T15:29:53.363Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
15:29:53 [2020-04-28T15:29:53.363Z] 
15:29:53 [2020-04-28T15:29:53.363Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
15:29:53 [2020-04-28T15:29:53.363Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
15:29:53 [2020-04-28T15:29:53.363Z] 
15:29:53 [2020-04-28T15:29:53.363Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
15:29:53 [2020-04-28T15:29:53.363Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
15:29:53 [2020-04-28T15:29:53.363Z] 
15:29:53 [2020-04-28T15:29:53.363Z] 
15:29:53 [2020-04-28T15:29:53.363Z] DONE 6 tests, 6 skipped in 2.135s
15:29:53 [2020-04-28T15:29:53.363Z] 
15:29:53 [2020-04-28T15:29:53.363Z] Running D:\gopath\src\github.com\docker\docker\integration\service
15:29:54 [2020-04-28T15:29:54.324Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:29:55 [2020-04-28T15:29:55.845Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
15:29:55 [2020-04-28T15:29:55.845Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
15:29:55 [2020-04-28T15:29:55.845Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
15:29:56 [2020-04-28T15:29:56.340Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:29:56 [2020-04-28T15:29:56.340Z] INFO: Testing against a local daemon
15:29:56 [2020-04-28T15:29:56.340Z] ok  	github.com/docker/docker/integration/service	0.365s
15:29:56 [2020-04-28T15:29:56.340Z] 
15:29:56 [2020-04-28T15:29:56.340Z] === Skipped
15:29:56 [2020-04-28T15:29:56.340Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
15:29:56 [2020-04-28T15:29:56.340Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
15:29:56 [2020-04-28T15:29:56.340Z]         create_test.go:39: testEnv.DaemonInfo.OSType == "windows"
15:29:56 [2020-04-28T15:29:56.340Z] 
15:29:56 [2020-04-28T15:29:56.340Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
15:29:56 [2020-04-28T15:29:56.340Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
15:29:56 [2020-04-28T15:29:56.340Z]         create_test.go:39: testEnv.DaemonInfo.OSType == "windows"
15:29:56 [2020-04-28T15:29:56.340Z] 
15:29:56 [2020-04-28T15:29:56.340Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
15:29:56 [2020-04-28T15:29:56.340Z]     create_test.go:79: testEnv.DaemonInfo.OSType == "windows"
15:29:56 [2020-04-28T15:29:56.340Z] 
15:29:56 [2020-04-28T15:29:56.340Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
15:29:56 [2020-04-28T15:29:56.340Z]     create_test.go:152: testEnv.DaemonInfo.OSType == "windows"
15:29:56 [2020-04-28T15:29:56.340Z] 
15:29:56 [2020-04-28T15:29:56.340Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s)
15:29:56 [2020-04-28T15:29:56.340Z]     create_test.go:175: testEnv.DaemonInfo.OSType == "windows"
15:29:56 [2020-04-28T15:29:56.340Z] 
15:29:56 [2020-04-28T15:29:56.340Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
15:29:56 [2020-04-28T15:29:56.340Z]     create_test.go:194: testEnv.DaemonInfo.OSType == "windows"
15:29:56 [2020-04-28T15:29:56.340Z] 
15:29:56 [2020-04-28T15:29:56.340Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
15:29:56 [2020-04-28T15:29:56.340Z]     create_test.go:247: testEnv.DaemonInfo.OSType == "windows"
15:29:56 [2020-04-28T15:29:56.340Z] 
15:29:56 [2020-04-28T15:29:56.340Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
15:29:56 [2020-04-28T15:29:56.340Z]     create_test.go:311: testEnv.DaemonInfo.OSType == "windows"
15:29:56 [2020-04-28T15:29:56.340Z] 
15:29:56 [2020-04-28T15:29:56.340Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s)
15:29:56 [2020-04-28T15:29:56.340Z]     create_test.go:403: testEnv.DaemonInfo.OSType == "windows"
15:29:56 [2020-04-28T15:29:56.340Z] 
15:29:56 [2020-04-28T15:29:56.340Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s)
15:29:56 [2020-04-28T15:29:56.340Z]     create_test.go:487: testEnv.DaemonInfo.OSType == "windows"
15:29:56 [2020-04-28T15:29:56.340Z] 
15:29:56 [2020-04-28T15:29:56.340Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
15:29:56 [2020-04-28T15:29:56.340Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
15:29:56 [2020-04-28T15:29:56.340Z] 
15:29:56 [2020-04-28T15:29:56.340Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
15:29:56 [2020-04-28T15:29:56.340Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
15:29:56 [2020-04-28T15:29:56.341Z] 
15:29:56 [2020-04-28T15:29:56.341Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
15:29:56 [2020-04-28T15:29:56.341Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
15:29:56 [2020-04-28T15:29:56.341Z] 
15:29:56 [2020-04-28T15:29:56.341Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
15:29:56 [2020-04-28T15:29:56.341Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
15:29:56 [2020-04-28T15:29:56.341Z] 
15:29:56 [2020-04-28T15:29:56.341Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
15:29:56 [2020-04-28T15:29:56.341Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
15:29:56 [2020-04-28T15:29:56.341Z] 
15:29:56 [2020-04-28T15:29:56.341Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
15:29:56 [2020-04-28T15:29:56.341Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
15:29:56 [2020-04-28T15:29:56.341Z] 
15:29:56 [2020-04-28T15:29:56.341Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
15:29:56 [2020-04-28T15:29:56.341Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
15:29:56 [2020-04-28T15:29:56.341Z] 
15:29:56 [2020-04-28T15:29:56.341Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
15:29:56 [2020-04-28T15:29:56.341Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
15:29:56 [2020-04-28T15:29:56.341Z] 
15:29:56 [2020-04-28T15:29:56.341Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
15:29:56 [2020-04-28T15:29:56.341Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
15:29:56 [2020-04-28T15:29:56.341Z] 
15:29:56 [2020-04-28T15:29:56.341Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
15:29:56 [2020-04-28T15:29:56.341Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
15:29:56 [2020-04-28T15:29:56.341Z] 
15:29:56 [2020-04-28T15:29:56.341Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
15:29:56 [2020-04-28T15:29:56.341Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
15:29:56 [2020-04-28T15:29:56.341Z] 
15:29:56 [2020-04-28T15:29:56.341Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
15:29:56 [2020-04-28T15:29:56.341Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
15:29:56 [2020-04-28T15:29:56.341Z] 
15:29:56 [2020-04-28T15:29:56.341Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s)
15:29:56 [2020-04-28T15:29:56.341Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
15:29:56 [2020-04-28T15:29:56.341Z] 
15:29:56 [2020-04-28T15:29:56.341Z] 
15:29:56 [2020-04-28T15:29:56.341Z] DONE 24 tests, 23 skipped in 2.779s
15:29:56 [2020-04-28T15:29:56.341Z] 
15:29:56 [2020-04-28T15:29:56.341Z] Running D:\gopath\src\github.com\docker\docker\integration\session
15:29:56 [2020-04-28T15:29:56.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:29:58 [2020-04-28T15:29:58.409Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:29:58 [2020-04-28T15:29:58.409Z] Using test binary docker
15:29:58 [2020-04-28T15:29:58.409Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:29:58 [2020-04-28T15:29:58.409Z] +++ /etc/init.d/apparmor start
15:29:58 [2020-04-28T15:29:58.409Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:29:58 [2020-04-28T15:29:58.409Z] INFO: Waiting for daemon to start...
15:29:58 [2020-04-28T15:29:58.409Z] Starting dockerd
15:29:58 [2020-04-28T15:29:58.409Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
15:29:58 [2020-04-28T15:29:58.574Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:29:58 [2020-04-28T15:29:58.574Z] INFO: Testing against a local daemon
15:29:58 [2020-04-28T15:29:58.574Z] ok  	github.com/docker/docker/integration/session	0.187s
15:29:58 [2020-04-28T15:29:58.574Z] 
15:29:58 [2020-04-28T15:29:58.574Z] === Skipped
15:29:58 [2020-04-28T15:29:58.574Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
15:29:58 [2020-04-28T15:29:58.574Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
15:29:58 [2020-04-28T15:29:58.574Z] 
15:29:58 [2020-04-28T15:29:58.574Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
15:29:58 [2020-04-28T15:29:58.574Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
15:29:58 [2020-04-28T15:29:58.574Z] 
15:29:58 [2020-04-28T15:29:58.574Z] 
15:29:58 [2020-04-28T15:29:58.574Z] DONE 2 tests, 2 skipped in 2.021s
15:29:58 [2020-04-28T15:29:58.574Z] 
15:29:58 [2020-04-28T15:29:58.574Z] Running D:\gopath\src\github.com\docker\docker\integration\system
15:29:59 [2020-04-28T15:29:59.101Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
15:29:59 [2020-04-28T15:29:59.101Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
15:30:00 [2020-04-28T15:30:00.438Z] .
15:30:00 [2020-04-28T15:30:00.438Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:30:00 [2020-04-28T15:30:00.438Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:30:00 [2020-04-28T15:30:00.438Z] Error: No such image: emptyfs
15:30:00 [2020-04-28T15:30:00.438Z] ++++ tar -cC bundles/test-integration/emptyfs .
15:30:00 [2020-04-28T15:30:00.438Z] ++++ docker load
15:30:00 [2020-04-28T15:30:00.724Z] Running integration-test (iteration 1)
15:30:00 [2020-04-28T15:30:00.724Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
15:30:00 [2020-04-28T15:30:00.724Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m
15:30:00 [2020-04-28T15:30:00.724Z] ++ set -e
15:30:00 [2020-04-28T15:30:00.724Z] ++ '[' -n 0 ']'
15:30:00 [2020-04-28T15:30:00.724Z] ++ set -x
15:30:00 [2020-04-28T15:30:00.724Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m
15:30:00 [2020-04-28T15:30:00.811Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:30:00 [2020-04-28T15:30:00.811Z] INFO: Testing against a local daemon
15:30:01 [2020-04-28T15:30:01.808Z] ok  	github.com/docker/docker/integration/system	1.362s
15:30:01 [2020-04-28T15:30:01.808Z] 
15:30:01 [2020-04-28T15:30:01.808Z] === Skipped
15:30:01 [2020-04-28T15:30:01.808Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:30:01 [2020-04-28T15:30:01.808Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
15:30:01 [2020-04-28T15:30:01.808Z] 
15:30:01 [2020-04-28T15:30:01.808Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
15:30:01 [2020-04-28T15:30:01.808Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
15:30:01 [2020-04-28T15:30:01.808Z] 
15:30:01 [2020-04-28T15:30:01.808Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
15:30:01 [2020-04-28T15:30:01.808Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
15:30:01 [2020-04-28T15:30:01.808Z] 
15:30:01 [2020-04-28T15:30:01.808Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
15:30:01 [2020-04-28T15:30:01.808Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
15:30:01 [2020-04-28T15:30:01.808Z] 
15:30:01 [2020-04-28T15:30:01.808Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
15:30:01 [2020-04-28T15:30:01.808Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
15:30:01 [2020-04-28T15:30:01.808Z] 
15:30:01 [2020-04-28T15:30:01.808Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
15:30:01 [2020-04-28T15:30:01.808Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
15:30:01 [2020-04-28T15:30:01.808Z] 
15:30:01 [2020-04-28T15:30:01.808Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
15:30:01 [2020-04-28T15:30:01.808Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
15:30:01 [2020-04-28T15:30:01.808Z] 
15:30:01 [2020-04-28T15:30:01.808Z] 
15:30:01 [2020-04-28T15:30:01.808Z] DONE 13 tests, 7 skipped in 3.212s
15:30:01 [2020-04-28T15:30:01.808Z] 
15:30:01 [2020-04-28T15:30:01.808Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
15:30:04 [2020-04-28T15:30:04.051Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:30:04 [2020-04-28T15:30:04.051Z] INFO: Testing against a local daemon
15:30:04 [2020-04-28T15:30:04.051Z] ok  	github.com/docker/docker/integration/volume	0.289s
15:30:04 [2020-04-28T15:30:04.051Z] 
15:30:04 [2020-04-28T15:30:04.051Z] === Skipped
15:30:04 [2020-04-28T15:30:04.051Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s)
15:30:04 [2020-04-28T15:30:04.051Z]     volume_test.go:64: testEnv.OSType == "windows": FIXME
15:30:04 [2020-04-28T15:30:04.051Z] 
15:30:04 [2020-04-28T15:30:04.051Z] 
15:30:04 [2020-04-28T15:30:04.051Z] DONE 5 tests, 1 skipped in 2.366s
15:30:04 [2020-04-28T15:30:04.051Z] 
15:30:04 [2020-04-28T15:30:04.051Z] INFO: make.ps1 ended at 04/28/2020 15:30:03
15:30:04 [2020-04-28T15:30:04.051Z] INFO: Integration CLI tests being run from the host:
15:30:04 [2020-04-28T15:30:04.051Z] 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" 
15:30:07 [2020-04-28T15:30:07.178Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
15:30:08 [2020-04-28T15:30:08.538Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
15:30:11 [2020-04-28T15:30:11.046Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
15:30:12 [2020-04-28T15:30:12.408Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
15:30:12 [2020-04-28T15:30:12.408Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
15:30:12 [2020-04-28T15:30:12.766Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:30:12 [2020-04-28T15:30:12.766Z] INFO: Testing against a local daemon
15:30:14 [2020-04-28T15:30:14.290Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
15:30:16 [2020-04-28T15:30:16.027Z] Loaded image: buildpack-deps:jessie
15:30:16 [2020-04-28T15:30:16.027Z] Loaded image: busybox:latest
15:30:16 [2020-04-28T15:30:16.027Z] Loaded image: busybox:glibc
15:30:16 [2020-04-28T15:30:16.027Z] Loaded image: debian:jessie
15:30:16 [2020-04-28T15:30:16.027Z] Loaded image: hello-world:latest
15:30:16 [2020-04-28T15:30:16.027Z] INFO: Testing against a local daemon
15:30:16 [2020-04-28T15:30:16.027Z] === RUN   TestCgroupNamespacesBuild
15:30:16 [2020-04-28T15:30:16.172Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
15:30:17 [2020-04-28T15:30:17.043Z] --- PASS: TestCgroupNamespacesBuild (1.64s)
15:30:17 [2020-04-28T15:30:17.043Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
15:30:18 [2020-04-28T15:30:18.522Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.62s)
15:30:18 [2020-04-28T15:30:18.522Z] === RUN   TestBuildWithSession
15:30:18 [2020-04-28T15:30:18.522Z] --- SKIP: TestBuildWithSession (0.00s)
15:30:18 [2020-04-28T15:30:18.522Z]     build_session_test.go:25: TODO: BuildKit
15:30:18 [2020-04-28T15:30:18.522Z] === RUN   TestBuildSquashParent
15:30:18 [2020-04-28T15:30:18.679Z] === RUN   TestDockerSuite/TestPsListContainersSize
15:30:20 [2020-04-28T15:30:20.038Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
15:30:20 [2020-04-28T15:30:20.292Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
15:30:21 [2020-04-28T15:30:21.215Z] === RUN   TestDockerSuite/TestPsRightTagName
15:30:23 [2020-04-28T15:30:23.725Z] === RUN   TestDockerSuite/TestPsShowMounts
15:30:24 [2020-04-28T15:30:24.031Z] --- PASS: TestBuildSquashParent (5.05s)
15:30:24 [2020-04-28T15:30:24.031Z] === RUN   TestBuildWithRemoveAndForceRemove
15:30:24 [2020-04-28T15:30:24.031Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:30:24 [2020-04-28T15:30:24.031Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:30:24 [2020-04-28T15:30:24.031Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:30:24 [2020-04-28T15:30:24.031Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:30:24 [2020-04-28T15:30:24.031Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:30:24 [2020-04-28T15:30:24.031Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:30:24 [2020-04-28T15:30:24.031Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:30:24 [2020-04-28T15:30:24.031Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:30:24 [2020-04-28T15:30:24.031Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:30:24 [2020-04-28T15:30:24.031Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:30:24 [2020-04-28T15:30:24.031Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:30:24 [2020-04-28T15:30:24.031Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:30:24 [2020-04-28T15:30:24.031Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:30:24 [2020-04-28T15:30:24.031Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:30:24 [2020-04-28T15:30:24.031Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:30:24 [2020-04-28T15:30:24.031Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:30:25 [2020-04-28T15:30:25.606Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
15:30:26 [2020-04-28T15:30:26.165Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
15:30:26 [2020-04-28T15:30:26.757Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:30:26 [2020-04-28T15:30:26.757Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:30:27 [2020-04-28T15:30:27.088Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
15:30:27 [2020-04-28T15:30:27.088Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
15:30:27 [2020-04-28T15:30:27.088Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
15:30:27 [2020-04-28T15:30:27.343Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
15:30:27 [2020-04-28T15:30:27.344Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
15:30:28 [2020-04-28T15:30:28.704Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
15:30:29 [2020-04-28T15:30:29.445Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
15:30:29 [2020-04-28T15:30:29.445Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.16s)
15:30:29 [2020-04-28T15:30:29.445Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.27s)
15:30:29 [2020-04-28T15:30:29.445Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.38s)
15:30:29 [2020-04-28T15:30:29.445Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.43s)
15:30:29 [2020-04-28T15:30:29.445Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.10s)
15:30:29 [2020-04-28T15:30:29.445Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.28s)
15:30:29 [2020-04-28T15:30:29.445Z] === RUN   TestBuildMultiStageCopy
15:30:29 [2020-04-28T15:30:29.445Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:30:30 [2020-04-28T15:30:30.063Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
15:30:30 [2020-04-28T15:30:30.926Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:30:31 [2020-04-28T15:30:31.210Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:30:31 [2020-04-28T15:30:31.828Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:30:31 [2020-04-28T15:30:31.947Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
15:30:32 [2020-04-28T15:30:32.112Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:30:32 [2020-04-28T15:30:32.398Z] --- PASS: TestBuildMultiStageCopy (3.54s)
15:30:32 [2020-04-28T15:30:32.398Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.92s)
15:30:32 [2020-04-28T15:30:32.398Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.37s)
15:30:32 [2020-04-28T15:30:32.398Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.41s)
15:30:32 [2020-04-28T15:30:32.398Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.43s)
15:30:32 [2020-04-28T15:30:32.398Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.41s)
15:30:32 [2020-04-28T15:30:32.398Z] === RUN   TestBuildMultiStageParentConfig
15:30:32 [2020-04-28T15:30:32.506Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
15:30:33 [2020-04-28T15:30:33.411Z] --- PASS: TestBuildMultiStageParentConfig (0.99s)
15:30:33 [2020-04-28T15:30:33.412Z] === RUN   TestBuildLabelWithTargets
15:30:35 [2020-04-28T15:30:35.458Z] --- PASS: TestBuildLabelWithTargets (1.57s)
15:30:35 [2020-04-28T15:30:35.458Z] === RUN   TestBuildWithEmptyLayers
15:30:36 [2020-04-28T15:30:36.077Z] --- PASS: TestBuildWithEmptyLayers (0.82s)
15:30:36 [2020-04-28T15:30:36.077Z] === RUN   TestBuildMultiStageOnBuild
15:30:38 [2020-04-28T15:30:38.134Z] --- PASS: TestBuildMultiStageOnBuild (2.17s)
15:30:38 [2020-04-28T15:30:38.134Z] === RUN   TestBuildUncleanTarFilenames
15:30:39 [2020-04-28T15:30:39.150Z] --- PASS: TestBuildUncleanTarFilenames (1.15s)
15:30:39 [2020-04-28T15:30:39.150Z] === RUN   TestBuildMultiStageLayerLeak
15:30:40 [2020-04-28T15:30:40.648Z] === RUN   TestDockerSwarmSuite/TestServiceScale
15:30:40 [2020-04-28T15:30:40.648Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
15:30:41 [2020-04-28T15:30:41.847Z] --- PASS: TestBuildMultiStageLayerLeak (2.31s)
15:30:41 [2020-04-28T15:30:41.847Z] === RUN   TestBuildWithHugeFile
15:30:42 [2020-04-28T15:30:42.008Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
15:30:42 [2020-04-28T15:30:42.008Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
15:30:44 [2020-04-28T15:30:44.515Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
15:30:44 [2020-04-28T15:30:44.515Z] === RUN   TestDockerSuite/TestRestartPolicyNO
15:30:44 [2020-04-28T15:30:44.515Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
15:30:44 [2020-04-28T15:30:44.770Z] === RUN   TestDockerSuite/TestRestartRunningContainer
15:30:48 [2020-04-28T15:30:48.026Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
15:30:48 [2020-04-28T15:30:48.950Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
15:30:54 [2020-04-28T15:30:54.183Z] === RUN   TestDockerSuite/TestRestartWithVolumes
15:30:55 [2020-04-28T15:30:55.106Z] === RUN   TestDockerSuite/TestRmiBlank
15:30:55 [2020-04-28T15:30:55.106Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
15:30:55 [2020-04-28T15:30:55.106Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
15:31:00 [2020-04-28T15:31:00.337Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
15:31:00 [2020-04-28T15:31:00.592Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
15:31:00 [2020-04-28T15:31:00.847Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
15:31:02 [2020-04-28T15:31:02.732Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
15:31:02 [2020-04-28T15:31:02.732Z] === RUN   TestDockerSuite/TestRmiImgIDForce
15:31:03 [2020-04-28T15:31:03.655Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
15:31:05 [2020-04-28T15:31:05.540Z] === RUN   TestDockerSuite/TestRmiParentImageFail
15:31:05 [2020-04-28T15:31:05.540Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
15:31:06 [2020-04-28T15:31:06.901Z] === RUN   TestDockerSuite/TestRmiTag
15:31:06 [2020-04-28T15:31:06.901Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
15:31:07 [2020-04-28T15:31:07.824Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
15:31:08 [2020-04-28T15:31:08.746Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
15:31:12 [2020-04-28T15:31:12.946Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
15:31:13 [2020-04-28T15:31:13.517Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
15:31:14 [2020-04-28T15:31:14.440Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
15:31:14 [2020-04-28T15:31:14.695Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
15:31:16 [2020-04-28T15:31:16.578Z] === RUN   TestDockerSuite/TestRunAddHost
15:31:17 [2020-04-28T15:31:17.501Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
15:31:17 [2020-04-28T15:31:17.501Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
15:31:18 [2020-04-28T15:31:18.431Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
15:31:18 [2020-04-28T15:31:18.431Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
15:31:19 [2020-04-28T15:31:19.361Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
15:31:21 [2020-04-28T15:31:21.243Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
15:31:21 [2020-04-28T15:31:21.802Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
15:31:22 [2020-04-28T15:31:22.727Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
15:31:23 [2020-04-28T15:31:23.652Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
15:31:25 [2020-04-28T15:31:25.015Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
15:31:26 [2020-04-28T15:31:26.897Z] === RUN   TestDockerSuite/TestRunAttachDetach
15:31:27 [2020-04-28T15:31:27.821Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
15:31:28 [2020-04-28T15:31:28.381Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
15:31:28 [2020-04-28T15:31:28.636Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
15:31:29 [2020-04-28T15:31:29.998Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
15:31:30 [2020-04-28T15:31:30.922Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
15:31:31 [2020-04-28T15:31:31.845Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
15:31:33 [2020-04-28T15:31:33.205Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
15:31:33 [2020-04-28T15:31:33.559Z] #33 131.4 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:31:33 [2020-04-28T15:31:33.559Z] #33 133.6 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:31:33 [2020-04-28T15:31:33.559Z] #33 134.8 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:31:33 [2020-04-28T15:31:33.559Z] #33 136.8 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:31:33 [2020-04-28T15:31:33.814Z] #33 139.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:31:34 [2020-04-28T15:31:34.128Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
15:31:35 [2020-04-28T15:31:35.052Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
15:31:35 [2020-04-28T15:31:35.176Z] #33 140.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:31:35 [2020-04-28T15:31:35.975Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
15:31:36 [2020-04-28T15:31:36.230Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
15:31:36 [2020-04-28T15:31:36.536Z] #33 141.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:31:36 [2020-04-28T15:31:36.788Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
15:31:36 [2020-04-28T15:31:36.788Z] === RUN   TestDockerSuite/TestRunBindMounts
15:31:37 [2020-04-28T15:31:37.460Z] #33 142.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:31:37 [2020-04-28T15:31:37.715Z] #33 143.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:31:39 [2020-04-28T15:31:39.116Z] #33 144.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:31:39 [2020-04-28T15:31:39.300Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
15:31:39 [2020-04-28T15:31:39.300Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
15:31:40 [2020-04-28T15:31:40.223Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
15:31:40 [2020-04-28T15:31:40.998Z] #33 146.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:31:41 [2020-04-28T15:31:41.147Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
15:31:41 [2020-04-28T15:31:41.705Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
15:31:42 [2020-04-28T15:31:42.358Z] #33 147.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:31:42 [2020-04-28T15:31:42.629Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
15:31:42 [2020-04-28T15:31:42.629Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
15:31:43 [2020-04-28T15:31:43.554Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
15:31:43 [2020-04-28T15:31:43.718Z] #33 149.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
15:31:44 [2020-04-28T15:31:44.479Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
15:31:44 [2020-04-28T15:31:44.641Z] #33 149.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:31:45 [2020-04-28T15:31:45.039Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
15:31:45 [2020-04-28T15:31:45.967Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
15:31:46 [2020-04-28T15:31:46.003Z] #33 151.5 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:31:46 [2020-04-28T15:31:46.894Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
15:31:46 [2020-04-28T15:31:46.894Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
15:31:47 [2020-04-28T15:31:47.363Z] #33 152.6 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:31:47 [2020-04-28T15:31:47.453Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
15:31:47 [2020-04-28T15:31:47.453Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
15:31:48 [2020-04-28T15:31:48.815Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
15:31:49 [2020-04-28T15:31:49.248Z] #33 154.4 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:31:49 [2020-04-28T15:31:49.738Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
15:31:49 [2020-04-28T15:31:49.851Z] #33 155.4 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:31:50 [2020-04-28T15:31:50.666Z] === RUN   TestDockerSuite/TestRunContainerNetwork
15:31:51 [2020-04-28T15:31:51.210Z] #33 156.6 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:31:51 [2020-04-28T15:31:51.589Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
15:31:51 [2020-04-28T15:31:51.589Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
15:31:52 [2020-04-28T15:31:52.512Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
15:31:52 [2020-04-28T15:31:52.569Z] #33 157.8 
15:31:52 [2020-04-28T15:31:52.569Z] #33 DONE 158.1s
15:31:52 [2020-04-28T15:31:52.569Z] 
15:31:52 [2020-04-28T15:31:52.569Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
15:31:53 [2020-04-28T15:31:53.873Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
15:31:54 [2020-04-28T15:31:54.451Z] #34 DONE 1.5s
15:31:55 [2020-04-28T15:31:55.233Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
15:31:55 [2020-04-28T15:31:55.792Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
15:31:55 [2020-04-28T15:31:55.839Z] 
15:31:55 [2020-04-28T15:31:55.839Z] #35 [runner 12/12] COPY --from=builder       /build/ /
15:31:56 [2020-04-28T15:31:56.403Z] #35 DONE 0.8s
15:31:56 [2020-04-28T15:31:56.403Z] 
15:31:56 [2020-04-28T15:31:56.403Z] #36 exporting to image
15:31:56 [2020-04-28T15:31:56.403Z] #36 exporting layers
15:31:57 [2020-04-28T15:31:57.677Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
15:31:58 [2020-04-28T15:31:58.288Z] #36 exporting layers 2.0s done
15:31:58 [2020-04-28T15:31:58.288Z] #36 writing image sha256:0f8f564f328bd6f32d59a1a665569e5d9360b25ee15480f48131abdaa0d35363 done
15:31:58 [2020-04-28T15:31:58.288Z] #36 naming to docker.io/library/moby-e2e-test done
15:31:58 [2020-04-28T15:31:58.288Z] #36 DONE 2.0s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:31:58 [2020-04-28T15:31:58.590Z] + echo Ensuring container killed.
15:31:58 [2020-04-28T15:31:58.590Z] Ensuring container killed.
15:31:58 [2020-04-28T15:31:58.590Z] + docker rm -vf docker-pr1
15:31:58 [2020-04-28T15:31:58.590Z] Error: No such container: docker-pr1
15:31:58 [2020-04-28T15:31:58.590Z] + true
[Pipeline] sh
15:31:58 [2020-04-28T15:31:58.601Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
15:31:58 [2020-04-28T15:31:58.860Z] + echo Chowning /workspace to jenkins user
15:31:58 [2020-04-28T15:31:58.860Z] Chowning /workspace to jenkins user
15:31:58 [2020-04-28T15:31:58.860Z] + id -u
15:31:58 [2020-04-28T15:31:58.860Z] + id -g
15:31:58 [2020-04-28T15:31:58.860Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40866:/workspace busybox chown -R 1000:1000 /workspace
15:31:59 [2020-04-28T15:31:59.523Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:32:00 [2020-04-28T15:32:00.083Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
15:32:00 [2020-04-28T15:32:00.110Z] + bundleName=unit
15:32:00 [2020-04-28T15:32:00.110Z] + echo Creating unit-bundles.tar.gz
15:32:00 [2020-04-28T15:32:00.110Z] Creating unit-bundles.tar.gz
15:32:00 [2020-04-28T15:32:00.110Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
15:32:00 [2020-04-28T15:32:00.110Z] bundles/junit-report.xml
15:32:00 [2020-04-28T15:32:00.110Z] bundles/go-test-report.json
15:32:00 [2020-04-28T15:32:00.110Z] bundles/profile.out
[Pipeline] archiveArtifacts
15:32:00 [2020-04-28T15:32:00.117Z] Archiving artifacts
15:32:00 [2020-04-28T15:32:00.479Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40866/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:32:00 [2020-04-28T15:32:00.789Z] + make clean
15:32:01 [2020-04-28T15:32:01.007Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
15:32:01 [2020-04-28T15:32:01.044Z] docker volume rm -f docker-dev-cache
15:32:01 [2020-04-28T15:32:01.044Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
15:32:01 [2020-04-28T15:32:01.931Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
15:32:03 [2020-04-28T15:32:03.815Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
15:32:07 [2020-04-28T15:32:07.073Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
15:32:07 [2020-04-28T15:32:07.073Z] === RUN   TestDockerSuite/TestRunCreateVolume
15:32:07 [2020-04-28T15:32:07.997Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
15:32:10 [2020-04-28T15:32:10.506Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
15:32:12 [2020-04-28T15:32:12.389Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
15:32:14 [2020-04-28T15:32:14.272Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
15:32:14 [2020-04-28T15:32:14.831Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
15:32:18 [2020-04-28T15:32:18.097Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
15:32:18 [2020-04-28T15:32:18.097Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
15:32:18 [2020-04-28T15:32:18.097Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
15:32:18 [2020-04-28T15:32:18.663Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
15:32:18 [2020-04-28T15:32:18.951Z] --- PASS: TestBuildWithHugeFile (86.88s)
15:32:18 [2020-04-28T15:32:18.951Z] === RUN   TestBuildWithEmptyDockerfile
15:32:18 [2020-04-28T15:32:18.951Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:32:18 [2020-04-28T15:32:18.951Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:32:18 [2020-04-28T15:32:18.951Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:32:18 [2020-04-28T15:32:18.951Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:32:18 [2020-04-28T15:32:18.951Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:32:18 [2020-04-28T15:32:18.951Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:32:18 [2020-04-28T15:32:18.951Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:32:18 [2020-04-28T15:32:18.951Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:32:18 [2020-04-28T15:32:18.951Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:32:18 [2020-04-28T15:32:18.951Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s)
15:32:18 [2020-04-28T15:32:18.951Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.28s)
15:32:18 [2020-04-28T15:32:18.951Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.29s)
15:32:18 [2020-04-28T15:32:18.951Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s)
15:32:18 [2020-04-28T15:32:18.951Z] === RUN   TestBuildPreserveOwnership
15:32:18 [2020-04-28T15:32:18.951Z] === RUN   TestBuildPreserveOwnership/copy_from
15:32:18 [2020-04-28T15:32:18.951Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
15:32:18 [2020-04-28T15:32:18.951Z] --- PASS: TestBuildPreserveOwnership (4.75s)
15:32:18 [2020-04-28T15:32:18.951Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.09s)
15:32:18 [2020-04-28T15:32:18.951Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.66s)
15:32:18 [2020-04-28T15:32:18.951Z] === RUN   TestBuildPlatformInvalid
15:32:18 [2020-04-28T15:32:18.951Z] --- PASS: TestBuildPlatformInvalid (0.16s)
15:32:18 [2020-04-28T15:32:18.951Z] PASS
15:32:18 [2020-04-28T15:32:18.951Z] 
15:32:18 [2020-04-28T15:32:18.951Z] === Skipped
15:32:18 [2020-04-28T15:32:18.951Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
15:32:18 [2020-04-28T15:32:18.951Z]     build_session_test.go:25: TODO: BuildKit
15:32:18 [2020-04-28T15:32:18.951Z] 
15:32:18 [2020-04-28T15:32:18.951Z] 
15:32:18 [2020-04-28T15:32:18.951Z] DONE 32 tests, 1 skipped in 132.905s
15:32:18 [2020-04-28T15:32:18.951Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
15:32:18 [2020-04-28T15:32:18.951Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m
15:32:18 [2020-04-28T15:32:18.951Z] ++ set -e
15:32:18 [2020-04-28T15:32:18.951Z] ++ '[' -n 0 ']'
15:32:18 [2020-04-28T15:32:18.951Z] ++ set -x
15:32:18 [2020-04-28T15:32:18.951Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m
15:32:18 [2020-04-28T15:32:18.951Z] INFO: Testing against a local daemon
15:32:18 [2020-04-28T15:32:18.951Z] === RUN   TestConfigInspect
15:32:18 [2020-04-28T15:32:18.951Z] --- PASS: TestConfigInspect (2.25s)
15:32:18 [2020-04-28T15:32:18.951Z] === RUN   TestConfigList
15:32:18 [2020-04-28T15:32:18.951Z] --- PASS: TestConfigList (2.25s)
15:32:18 [2020-04-28T15:32:18.951Z] === RUN   TestConfigsCreateAndDelete
15:32:20 [2020-04-28T15:32:20.543Z] === RUN   TestDockerSuite/TestRunDNSOptions
15:32:20 [2020-04-28T15:32:20.996Z] --- PASS: TestConfigsCreateAndDelete (2.27s)
15:32:20 [2020-04-28T15:32:20.996Z] === RUN   TestConfigsUpdate
15:32:21 [2020-04-28T15:32:21.902Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
15:32:22 [2020-04-28T15:32:22.462Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
15:32:23 [2020-04-28T15:32:23.034Z] --- PASS: TestConfigsUpdate (2.24s)
15:32:23 [2020-04-28T15:32:23.034Z] === RUN   TestTemplatedConfig
15:32:24 [2020-04-28T15:32:24.972Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
15:32:25 [2020-04-28T15:32:25.226Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
15:32:25 [2020-04-28T15:32:25.730Z] --- PASS: TestTemplatedConfig (2.81s)
15:32:25 [2020-04-28T15:32:25.730Z] === RUN   TestConfigCreateResolve
15:32:27 [2020-04-28T15:32:27.110Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
15:32:28 [2020-04-28T15:32:28.032Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
15:32:28 [2020-04-28T15:32:28.032Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
15:32:28 [2020-04-28T15:32:28.436Z] --- PASS: TestConfigCreateResolve (2.78s)
15:32:28 [2020-04-28T15:32:28.436Z] === RUN   TestConfigDaemonLibtrustID
15:32:28 [2020-04-28T15:32:28.591Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
15:32:29 [2020-04-28T15:32:29.055Z] --- PASS: TestConfigDaemonLibtrustID (0.56s)
15:32:29 [2020-04-28T15:32:29.055Z] PASS
15:32:29 [2020-04-28T15:32:29.055Z] 
15:32:29 [2020-04-28T15:32:29.055Z] DONE 7 tests in 15.254s
15:32:29 [2020-04-28T15:32:29.055Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
15:32:29 [2020-04-28T15:32:29.055Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m
15:32:29 [2020-04-28T15:32:29.055Z] ++ set -e
15:32:29 [2020-04-28T15:32:29.055Z] ++ '[' -n 0 ']'
15:32:29 [2020-04-28T15:32:29.055Z] ++ set -x
15:32:29 [2020-04-28T15:32:29.055Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m
15:32:29 [2020-04-28T15:32:29.055Z] INFO: Testing against a local daemon
15:32:29 [2020-04-28T15:32:29.055Z] === RUN   TestCheckpoint
15:32:29 [2020-04-28T15:32:29.055Z] --- SKIP: TestCheckpoint (0.00s)
15:32:29 [2020-04-28T15:32:29.055Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:32:29 [2020-04-28T15:32:29.055Z] === RUN   TestContainerInvalidJSON
15:32:29 [2020-04-28T15:32:29.055Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:32:29 [2020-04-28T15:32:29.055Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:32:29 [2020-04-28T15:32:29.055Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:32:29 [2020-04-28T15:32:29.055Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:32:29 [2020-04-28T15:32:29.055Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:32:29 [2020-04-28T15:32:29.055Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:32:29 [2020-04-28T15:32:29.055Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:32:29 [2020-04-28T15:32:29.055Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:32:29 [2020-04-28T15:32:29.055Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:32:29 [2020-04-28T15:32:29.055Z] --- PASS: TestContainerInvalidJSON (0.02s)
15:32:29 [2020-04-28T15:32:29.055Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:32:29 [2020-04-28T15:32:29.055Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
15:32:29 [2020-04-28T15:32:29.055Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
15:32:29 [2020-04-28T15:32:29.055Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:32:29 [2020-04-28T15:32:29.342Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s)
15:32:29 [2020-04-28T15:32:29.342Z] === RUN   TestCopyFromContainerPathIsNotDir
15:32:29 [2020-04-28T15:32:29.342Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s)
15:32:29 [2020-04-28T15:32:29.342Z] === RUN   TestCopyToContainerPathDoesNotExist
15:32:29 [2020-04-28T15:32:29.342Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
15:32:29 [2020-04-28T15:32:29.342Z] === RUN   TestCopyToContainerPathIsNotDir
15:32:29 [2020-04-28T15:32:29.342Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s)
15:32:29 [2020-04-28T15:32:29.342Z] === RUN   TestCopyFromContainer
15:32:30 [2020-04-28T15:32:30.473Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
15:32:30 [2020-04-28T15:32:30.473Z] === RUN   TestDockerSuite/TestRunDuplicateMount
15:32:31 [2020-04-28T15:32:31.373Z] === RUN   TestCopyFromContainer//
15:32:31 [2020-04-28T15:32:31.373Z] === RUN   TestCopyFromContainer//bar/root
15:32:31 [2020-04-28T15:32:31.373Z] === RUN   TestCopyFromContainer//bar/root/
15:32:31 [2020-04-28T15:32:31.373Z] === RUN   TestCopyFromContainer/bar/quux
15:32:31 [2020-04-28T15:32:31.373Z] === RUN   TestCopyFromContainer/bar/quux/
15:32:31 [2020-04-28T15:32:31.396Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
15:32:31 [2020-04-28T15:32:31.660Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:32:31 [2020-04-28T15:32:31.660Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:32:31 [2020-04-28T15:32:31.660Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:32:31 [2020-04-28T15:32:31.945Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:32:31 [2020-04-28T15:32:31.945Z] === RUN   TestCopyFromContainer/bar/notarget
15:32:31 [2020-04-28T15:32:31.945Z] --- PASS: TestCopyFromContainer (2.59s)
15:32:31 [2020-04-28T15:32:31.945Z]     --- PASS: TestCopyFromContainer// (0.11s)
15:32:31 [2020-04-28T15:32:31.945Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
15:32:31 [2020-04-28T15:32:31.945Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
15:32:31 [2020-04-28T15:32:31.945Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
15:32:31 [2020-04-28T15:32:31.945Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.10s)
15:32:31 [2020-04-28T15:32:31.945Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
15:32:31 [2020-04-28T15:32:31.945Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
15:32:31 [2020-04-28T15:32:31.945Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
15:32:31 [2020-04-28T15:32:31.945Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
15:32:31 [2020-04-28T15:32:31.945Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
15:32:31 [2020-04-28T15:32:31.945Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:32:31 [2020-04-28T15:32:31.945Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:32:31 [2020-04-28T15:32:31.945Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:32:31 [2020-04-28T15:32:31.945Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:32:31 [2020-04-28T15:32:31.945Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:32:31 [2020-04-28T15:32:31.945Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:32:31 [2020-04-28T15:32:31.945Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:32:31 [2020-04-28T15:32:31.954Z] === RUN   TestDockerSuite/TestRunEchoStdout
15:32:32 [2020-04-28T15:32:32.234Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:32:32 [2020-04-28T15:32:32.234Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:32:32 [2020-04-28T15:32:32.234Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:32:32 [2020-04-28T15:32:32.234Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
15:32:32 [2020-04-28T15:32:32.234Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
15:32:32 [2020-04-28T15:32:32.234Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
15:32:32 [2020-04-28T15:32:32.234Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
15:32:32 [2020-04-28T15:32:32.234Z] === RUN   TestCreateLinkToNonExistingContainer
15:32:32 [2020-04-28T15:32:32.234Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
15:32:32 [2020-04-28T15:32:32.234Z] === RUN   TestCreateWithInvalidEnv
15:32:32 [2020-04-28T15:32:32.234Z] === RUN   TestCreateWithInvalidEnv/0
15:32:32 [2020-04-28T15:32:32.234Z] === PAUSE TestCreateWithInvalidEnv/0
15:32:32 [2020-04-28T15:32:32.234Z] === RUN   TestCreateWithInvalidEnv/1
15:32:32 [2020-04-28T15:32:32.234Z] === PAUSE TestCreateWithInvalidEnv/1
15:32:32 [2020-04-28T15:32:32.234Z] === RUN   TestCreateWithInvalidEnv/2
15:32:32 [2020-04-28T15:32:32.234Z] === PAUSE TestCreateWithInvalidEnv/2
15:32:32 [2020-04-28T15:32:32.234Z] === CONT  TestCreateWithInvalidEnv/0
15:32:32 [2020-04-28T15:32:32.234Z] === CONT  TestCreateWithInvalidEnv/1
15:32:32 [2020-04-28T15:32:32.234Z] === CONT  TestCreateWithInvalidEnv/2
15:32:32 [2020-04-28T15:32:32.234Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
15:32:32 [2020-04-28T15:32:32.234Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
15:32:32 [2020-04-28T15:32:32.234Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:32:32 [2020-04-28T15:32:32.234Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:32:32 [2020-04-28T15:32:32.234Z] === RUN   TestCreateTmpfsMountsTarget
15:32:32 [2020-04-28T15:32:32.234Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s)
15:32:32 [2020-04-28T15:32:32.234Z] === RUN   TestCreateWithCustomMaskedPaths
15:32:32 [2020-04-28T15:32:32.877Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
15:32:33 [2020-04-28T15:32:33.799Z] === RUN   TestDockerSuite/TestRunEmptyEnv
15:32:33 [2020-04-28T15:32:33.799Z] === RUN   TestDockerSuite/TestRunEntrypoint
15:32:34 [2020-04-28T15:32:34.294Z] --- PASS: TestCreateWithCustomMaskedPaths (1.98s)
15:32:34 [2020-04-28T15:32:34.294Z] === RUN   TestCreateWithCapabilities
15:32:34 [2020-04-28T15:32:34.294Z] === RUN   TestCreateWithCapabilities/no_capabilities
15:32:34 [2020-04-28T15:32:34.294Z] === PAUSE TestCreateWithCapabilities/no_capabilities
15:32:34 [2020-04-28T15:32:34.294Z] === RUN   TestCreateWithCapabilities/empty_capabilities
15:32:34 [2020-04-28T15:32:34.294Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
15:32:34 [2020-04-28T15:32:34.294Z] === RUN   TestCreateWithCapabilities/valid_capabilities
15:32:34 [2020-04-28T15:32:34.294Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
15:32:34 [2020-04-28T15:32:34.294Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
15:32:34 [2020-04-28T15:32:34.294Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
15:32:34 [2020-04-28T15:32:34.294Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
15:32:34 [2020-04-28T15:32:34.294Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
15:32:34 [2020-04-28T15:32:34.294Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
15:32:34 [2020-04-28T15:32:34.294Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
15:32:34 [2020-04-28T15:32:34.294Z] === RUN   TestCreateWithCapabilities/empty_capadd
15:32:34 [2020-04-28T15:32:34.294Z] === PAUSE TestCreateWithCapabilities/empty_capadd
15:32:34 [2020-04-28T15:32:34.294Z] === RUN   TestCreateWithCapabilities/empty_capdrop
15:32:34 [2020-04-28T15:32:34.294Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
15:32:34 [2020-04-28T15:32:34.294Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
15:32:34 [2020-04-28T15:32:34.294Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
15:32:34 [2020-04-28T15:32:34.294Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
15:32:34 [2020-04-28T15:32:34.294Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
15:32:34 [2020-04-28T15:32:34.294Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
15:32:34 [2020-04-28T15:32:34.294Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
15:32:34 [2020-04-28T15:32:34.294Z] === CONT  TestCreateWithCapabilities/no_capabilities
15:32:34 [2020-04-28T15:32:34.294Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
15:32:34 [2020-04-28T15:32:34.294Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
15:32:34 [2020-04-28T15:32:34.294Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
15:32:34 [2020-04-28T15:32:34.294Z] === CONT  TestCreateWithCapabilities/empty_capdrop
15:32:34 [2020-04-28T15:32:34.294Z] === CONT  TestCreateWithCapabilities/empty_capadd
15:32:34 [2020-04-28T15:32:34.294Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
15:32:34 [2020-04-28T15:32:34.294Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
15:32:34 [2020-04-28T15:32:34.294Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
15:32:34 [2020-04-28T15:32:34.294Z] === CONT  TestCreateWithCapabilities/valid_capabilities
15:32:34 [2020-04-28T15:32:34.294Z] === CONT  TestCreateWithCapabilities/empty_capabilities
15:32:34 [2020-04-28T15:32:34.294Z] --- PASS: TestCreateWithCapabilities (0.04s)
15:32:34 [2020-04-28T15:32:34.294Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s)
15:32:34 [2020-04-28T15:32:34.294Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
15:32:34 [2020-04-28T15:32:34.294Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s)
15:32:34 [2020-04-28T15:32:34.294Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s)
15:32:34 [2020-04-28T15:32:34.294Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s)
15:32:34 [2020-04-28T15:32:34.294Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s)
15:32:34 [2020-04-28T15:32:34.294Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
15:32:34 [2020-04-28T15:32:34.294Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s)
15:32:34 [2020-04-28T15:32:34.294Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s)
15:32:34 [2020-04-28T15:32:34.294Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s)
15:32:34 [2020-04-28T15:32:34.294Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s)
15:32:34 [2020-04-28T15:32:34.294Z] === RUN   TestCreateWithCustomReadonlyPaths
15:32:34 [2020-04-28T15:32:34.358Z] === RUN   TestDockerSuite/TestRunEnvironment
15:32:35 [2020-04-28T15:32:35.281Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
15:32:36 [2020-04-28T15:32:36.203Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
15:32:36 [2020-04-28T15:32:36.334Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.98s)
15:32:36 [2020-04-28T15:32:36.334Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:32:36 [2020-04-28T15:32:36.334Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:32:36 [2020-04-28T15:32:36.334Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:32:36 [2020-04-28T15:32:36.334Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:32:36 [2020-04-28T15:32:36.334Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:32:36 [2020-04-28T15:32:36.334Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:32:36 [2020-04-28T15:32:36.334Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:32:36 [2020-04-28T15:32:36.334Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:32:36 [2020-04-28T15:32:36.334Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:32:36 [2020-04-28T15:32:36.334Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:32:36 [2020-04-28T15:32:36.334Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:32:36 [2020-04-28T15:32:36.334Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:32:36 [2020-04-28T15:32:36.334Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:32:36 [2020-04-28T15:32:36.334Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:32:36 [2020-04-28T15:32:36.334Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:32:36 [2020-04-28T15:32:36.334Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:32:36 [2020-04-28T15:32:36.334Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s)
15:32:36 [2020-04-28T15:32:36.334Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
15:32:36 [2020-04-28T15:32:36.334Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
15:32:36 [2020-04-28T15:32:36.334Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
15:32:36 [2020-04-28T15:32:36.334Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s)
15:32:36 [2020-04-28T15:32:36.334Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
15:32:36 [2020-04-28T15:32:36.334Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:32:36 [2020-04-28T15:32:36.762Z] === RUN   TestDockerSuite/TestRunExitCode
15:32:37 [2020-04-28T15:32:37.367Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.70s)
15:32:37 [2020-04-28T15:32:37.367Z] === RUN   TestContainerStartOnDaemonRestart
15:32:37 [2020-04-28T15:32:37.367Z] === PAUSE TestContainerStartOnDaemonRestart
15:32:37 [2020-04-28T15:32:37.367Z] === RUN   TestDaemonRestartIpcMode
15:32:37 [2020-04-28T15:32:37.367Z] === PAUSE TestDaemonRestartIpcMode
15:32:37 [2020-04-28T15:32:37.367Z] === RUN   TestDaemonHostGatewayIP
15:32:37 [2020-04-28T15:32:37.367Z] === PAUSE TestDaemonHostGatewayIP
15:32:37 [2020-04-28T15:32:37.367Z] === RUN   TestContainerKillOnDaemonStart
15:32:37 [2020-04-28T15:32:37.367Z] === PAUSE TestContainerKillOnDaemonStart
15:32:37 [2020-04-28T15:32:37.367Z] === RUN   TestDiff
15:32:37 [2020-04-28T15:32:37.686Z] === RUN   TestDockerSuite/TestRunExitCodeOne
15:32:37 [2020-04-28T15:32:37.986Z] --- PASS: TestDiff (0.70s)
15:32:37 [2020-04-28T15:32:37.986Z] === RUN   TestExecWithCloseStdin
15:32:38 [2020-04-28T15:32:38.606Z] --- PASS: TestExecWithCloseStdin (0.78s)
15:32:38 [2020-04-28T15:32:38.606Z] === RUN   TestExec
15:32:38 [2020-04-28T15:32:38.609Z] === RUN   TestDockerSuite/TestRunExitCodeZero
15:32:39 [2020-04-28T15:32:39.169Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
15:32:39 [2020-04-28T15:32:39.624Z] --- PASS: TestExec (0.82s)
15:32:39 [2020-04-28T15:32:39.624Z] === RUN   TestExecUser
15:32:40 [2020-04-28T15:32:40.100Z] === RUN   TestDockerSuite/TestRunExposePort
15:32:40 [2020-04-28T15:32:40.100Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
15:32:40 [2020-04-28T15:32:40.249Z] --- PASS: TestExecUser (0.82s)
15:32:40 [2020-04-28T15:32:40.249Z] === RUN   TestExportContainerAndImportImage
15:32:41 [2020-04-28T15:32:41.025Z] === RUN   TestDockerSuite/TestRunGroupAdd
15:32:41 [2020-04-28T15:32:41.302Z] --- PASS: TestExportContainerAndImportImage (0.98s)
15:32:41 [2020-04-28T15:32:41.302Z] === RUN   TestExportContainerAfterDaemonRestart
15:32:41 [2020-04-28T15:32:41.585Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
15:32:42 [2020-04-28T15:32:42.782Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s)
15:32:42 [2020-04-28T15:32:42.782Z] === RUN   TestHealthCheckWorkdir
15:32:43 [2020-04-28T15:32:43.466Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
15:32:43 [2020-04-28T15:32:43.466Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
15:32:43 [2020-04-28T15:32:43.466Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
15:32:43 [2020-04-28T15:32:43.797Z] --- PASS: TestHealthCheckWorkdir (0.99s)
15:32:43 [2020-04-28T15:32:43.797Z] === RUN   TestHealthKillContainer
15:32:47 [2020-04-28T15:32:47.263Z] --- PASS: TestHealthKillContainer (2.87s)
15:32:47 [2020-04-28T15:32:47.263Z] === RUN   TestInspectCpusetInConfigPre120
15:32:47 [2020-04-28T15:32:47.263Z] --- PASS: TestInspectCpusetInConfigPre120 (0.76s)
15:32:47 [2020-04-28T15:32:47.263Z] === RUN   TestIpcModeNone
15:32:47 [2020-04-28T15:32:47.620Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
15:32:47 [2020-04-28T15:32:47.874Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
15:32:48 [2020-04-28T15:32:48.295Z] --- PASS: TestIpcModeNone (0.79s)
15:32:48 [2020-04-28T15:32:48.295Z] === RUN   TestIpcModePrivate
15:32:48 [2020-04-28T15:32:48.914Z] --- PASS: TestIpcModePrivate (0.81s)
15:32:48 [2020-04-28T15:32:48.914Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
15:32:48 [2020-04-28T15:32:48.914Z] === RUN   TestIpcModeShareable
15:32:49 [2020-04-28T15:32:49.927Z] --- PASS: TestIpcModeShareable (0.79s)
15:32:49 [2020-04-28T15:32:49.927Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
15:32:49 [2020-04-28T15:32:49.927Z] === RUN   TestAPIIpcModeShareableAndContainer
15:32:51 [2020-04-28T15:32:51.969Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.29s)
15:32:51 [2020-04-28T15:32:51.969Z] === RUN   TestAPIIpcModeHost
15:32:53 [2020-04-28T15:32:53.233Z] --- PASS: TestAPIIpcModeHost (0.68s)
15:32:53 [2020-04-28T15:32:53.233Z] === RUN   TestDaemonIpcModeShareable
15:32:54 [2020-04-28T15:32:54.717Z] --- PASS: TestDaemonIpcModeShareable (1.77s)
15:32:54 [2020-04-28T15:32:54.718Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
15:32:54 [2020-04-28T15:32:54.718Z] === RUN   TestDaemonIpcModePrivate
15:32:56 [2020-04-28T15:32:56.214Z] --- PASS: TestDaemonIpcModePrivate (1.66s)
15:32:56 [2020-04-28T15:32:56.214Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
15:32:56 [2020-04-28T15:32:56.214Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:32:58 [2020-04-28T15:32:58.258Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.66s)
15:32:58 [2020-04-28T15:32:58.258Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
15:32:58 [2020-04-28T15:32:58.258Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:32:59 [2020-04-28T15:32:59.738Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.68s)
15:32:59 [2020-04-28T15:32:59.738Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
15:32:59 [2020-04-28T15:32:59.738Z] === RUN   TestIpcModeOlderClient
15:32:59 [2020-04-28T15:32:59.738Z] === PAUSE TestIpcModeOlderClient
15:32:59 [2020-04-28T15:32:59.738Z] === RUN   TestKillContainerInvalidSignal
15:33:00 [2020-04-28T15:33:00.068Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
15:33:00 [2020-04-28T15:33:00.356Z] --- PASS: TestKillContainerInvalidSignal (0.68s)
15:33:00 [2020-04-28T15:33:00.357Z] === RUN   TestKillContainer
15:33:00 [2020-04-28T15:33:00.357Z] === RUN   TestKillContainer/no_signal
15:33:00 [2020-04-28T15:33:00.627Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
15:33:00 [2020-04-28T15:33:00.975Z] === RUN   TestKillContainer/non_killing_signal
15:33:01 [2020-04-28T15:33:01.262Z] === RUN   TestKillContainer/killing_signal
15:33:02 [2020-04-28T15:33:02.278Z] --- PASS: TestKillContainer (1.99s)
15:33:02 [2020-04-28T15:33:02.278Z]     --- PASS: TestKillContainer/no_signal (0.61s)
15:33:02 [2020-04-28T15:33:02.278Z]     --- PASS: TestKillContainer/non_killing_signal (0.47s)
15:33:02 [2020-04-28T15:33:02.278Z]     --- PASS: TestKillContainer/killing_signal (0.63s)
15:33:02 [2020-04-28T15:33:02.278Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:33:02 [2020-04-28T15:33:02.278Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:33:02 [2020-04-28T15:33:02.509Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
15:33:02 [2020-04-28T15:33:02.509Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
15:33:02 [2020-04-28T15:33:02.509Z] === RUN   TestDockerSuite/TestRunInvalidReference
15:33:02 [2020-04-28T15:33:02.509Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
15:33:02 [2020-04-28T15:33:02.899Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:33:03 [2020-04-28T15:33:03.068Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
15:33:03 [2020-04-28T15:33:03.524Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.32s)
15:33:03 [2020-04-28T15:33:03.524Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s)
15:33:03 [2020-04-28T15:33:03.524Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.43s)
15:33:03 [2020-04-28T15:33:03.524Z] === RUN   TestKillStoppedContainer
15:33:03 [2020-04-28T15:33:03.524Z] --- PASS: TestKillStoppedContainer (0.08s)
15:33:03 [2020-04-28T15:33:03.524Z] === RUN   TestKillStoppedContainerAPIPre120
15:33:03 [2020-04-28T15:33:03.813Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s)
15:33:03 [2020-04-28T15:33:03.813Z] === RUN   TestKillDifferentUserContainer
15:33:04 [2020-04-28T15:33:04.440Z] --- PASS: TestKillDifferentUserContainer (0.71s)
15:33:04 [2020-04-28T15:33:04.440Z] === RUN   TestInspectOomKilledTrue
15:33:05 [2020-04-28T15:33:05.932Z] --- PASS: TestInspectOomKilledTrue (1.24s)
15:33:05 [2020-04-28T15:33:05.932Z] === RUN   TestInspectOomKilledFalse
15:33:06 [2020-04-28T15:33:06.220Z] --- PASS: TestInspectOomKilledFalse (0.67s)
15:33:06 [2020-04-28T15:33:06.220Z] === RUN   TestLinksEtcHostsContentMatch
15:33:06 [2020-04-28T15:33:06.327Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
15:33:06 [2020-04-28T15:33:06.839Z] --- PASS: TestLinksEtcHostsContentMatch (0.53s)
15:33:06 [2020-04-28T15:33:06.839Z] === RUN   TestLinksContainerNames
15:33:08 [2020-04-28T15:33:08.209Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
15:33:08 [2020-04-28T15:33:08.321Z] --- PASS: TestLinksContainerNames (1.30s)
15:33:08 [2020-04-28T15:33:08.321Z] === RUN   TestLogsFollowTailEmpty
15:33:08 [2020-04-28T15:33:08.939Z] --- PASS: TestLogsFollowTailEmpty (0.68s)
15:33:08 [2020-04-28T15:33:08.939Z] === RUN   TestContainerNetworkMountsNoChown
15:33:09 [2020-04-28T15:33:09.559Z] --- PASS: TestContainerNetworkMountsNoChown (0.64s)
15:33:09 [2020-04-28T15:33:09.559Z] === RUN   TestMountDaemonRoot
15:33:09 [2020-04-28T15:33:09.559Z] === RUN   TestMountDaemonRoot/default
15:33:09 [2020-04-28T15:33:09.559Z] === PAUSE TestMountDaemonRoot/default
15:33:09 [2020-04-28T15:33:09.559Z] === RUN   TestMountDaemonRoot/private
15:33:09 [2020-04-28T15:33:09.559Z] === PAUSE TestMountDaemonRoot/private
15:33:09 [2020-04-28T15:33:09.559Z] === RUN   TestMountDaemonRoot/rprivate
15:33:09 [2020-04-28T15:33:09.559Z] === PAUSE TestMountDaemonRoot/rprivate
15:33:09 [2020-04-28T15:33:09.559Z] === RUN   TestMountDaemonRoot/slave
15:33:09 [2020-04-28T15:33:09.559Z] === PAUSE TestMountDaemonRoot/slave
15:33:09 [2020-04-28T15:33:09.559Z] === RUN   TestMountDaemonRoot/rslave
15:33:09 [2020-04-28T15:33:09.559Z] === PAUSE TestMountDaemonRoot/rslave
15:33:09 [2020-04-28T15:33:09.559Z] === RUN   TestMountDaemonRoot/shared
15:33:09 [2020-04-28T15:33:09.559Z] === PAUSE TestMountDaemonRoot/shared
15:33:09 [2020-04-28T15:33:09.559Z] === RUN   TestMountDaemonRoot/rshared
15:33:09 [2020-04-28T15:33:09.559Z] === PAUSE TestMountDaemonRoot/rshared
15:33:09 [2020-04-28T15:33:09.559Z] === CONT  TestMountDaemonRoot/default
15:33:09 [2020-04-28T15:33:09.559Z] === CONT  TestMountDaemonRoot/rslave
15:33:09 [2020-04-28T15:33:09.559Z] === CONT  TestMountDaemonRoot/slave
15:33:09 [2020-04-28T15:33:09.559Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:33:09 [2020-04-28T15:33:09.559Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:33:09 [2020-04-28T15:33:09.559Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:33:09 [2020-04-28T15:33:09.559Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:33:09 [2020-04-28T15:33:09.559Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:33:09 [2020-04-28T15:33:09.559Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:33:09 [2020-04-28T15:33:09.559Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:33:09 [2020-04-28T15:33:09.559Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:33:09 [2020-04-28T15:33:09.559Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:33:09 [2020-04-28T15:33:09.559Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:33:09 [2020-04-28T15:33:09.559Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:33:09 [2020-04-28T15:33:09.559Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:33:09 [2020-04-28T15:33:09.559Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:33:09 [2020-04-28T15:33:09.559Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:33:09 [2020-04-28T15:33:09.559Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:33:09 [2020-04-28T15:33:09.559Z] === RUN   TestMountDaemonRoot/default/bind_root
15:33:09 [2020-04-28T15:33:09.559Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:33:09 [2020-04-28T15:33:09.559Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:33:09 [2020-04-28T15:33:09.559Z] === CONT  TestMountDaemonRoot/private
15:33:09 [2020-04-28T15:33:09.559Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:33:09 [2020-04-28T15:33:09.559Z] === RUN   TestMountDaemonRoot/private/bind_root
15:33:09 [2020-04-28T15:33:09.559Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:33:09 [2020-04-28T15:33:09.559Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:33:09 [2020-04-28T15:33:09.559Z] === CONT  TestMountDaemonRoot/shared
15:33:09 [2020-04-28T15:33:09.559Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:33:09 [2020-04-28T15:33:09.559Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:33:09 [2020-04-28T15:33:09.559Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:33:09 [2020-04-28T15:33:09.559Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:33:09 [2020-04-28T15:33:09.559Z] === RUN   TestMountDaemonRoot/default/mount_root
15:33:09 [2020-04-28T15:33:09.559Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:33:09 [2020-04-28T15:33:09.559Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:33:09 [2020-04-28T15:33:09.559Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:33:09 [2020-04-28T15:33:09.559Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:33:09 [2020-04-28T15:33:09.559Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:33:09 [2020-04-28T15:33:09.559Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:33:09 [2020-04-28T15:33:09.559Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:33:09 [2020-04-28T15:33:09.559Z] === RUN   TestMountDaemonRoot/private/mount_root
15:33:09 [2020-04-28T15:33:09.559Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:33:09 [2020-04-28T15:33:09.559Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:33:09 [2020-04-28T15:33:09.559Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:33:09 [2020-04-28T15:33:09.559Z] === CONT  TestMountDaemonRoot/rprivate
15:33:09 [2020-04-28T15:33:09.559Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:33:09 [2020-04-28T15:33:09.559Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:33:09 [2020-04-28T15:33:09.559Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:33:09 [2020-04-28T15:33:09.559Z] === CONT  TestMountDaemonRoot/rshared
15:33:09 [2020-04-28T15:33:09.559Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:33:09 [2020-04-28T15:33:09.559Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:33:09 [2020-04-28T15:33:09.559Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:33:09 [2020-04-28T15:33:09.559Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:33:09 [2020-04-28T15:33:09.559Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:33:09 [2020-04-28T15:33:09.559Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:33:09 [2020-04-28T15:33:09.559Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:33:09 [2020-04-28T15:33:09.559Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:33:09 [2020-04-28T15:33:09.559Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:33:09 [2020-04-28T15:33:09.559Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:33:09 [2020-04-28T15:33:09.559Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:33:09 [2020-04-28T15:33:09.559Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:33:09 [2020-04-28T15:33:09.559Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:33:09 [2020-04-28T15:33:09.559Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:33:09 [2020-04-28T15:33:09.559Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:33:09 [2020-04-28T15:33:09.559Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:33:09 [2020-04-28T15:33:09.559Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:33:09 [2020-04-28T15:33:09.559Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:33:09 [2020-04-28T15:33:09.559Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:33:09 [2020-04-28T15:33:09.559Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:33:09 [2020-04-28T15:33:09.559Z] === CONT  TestMountDaemonRoot/default/bind_root
15:33:09 [2020-04-28T15:33:09.559Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:33:09 [2020-04-28T15:33:09.559Z] === CONT  TestMountDaemonRoot/default/mount_root
15:33:09 [2020-04-28T15:33:09.559Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:33:09 [2020-04-28T15:33:09.559Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:33:09 [2020-04-28T15:33:09.559Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:33:09 [2020-04-28T15:33:09.559Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:33:09 [2020-04-28T15:33:09.568Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
15:33:09 [2020-04-28T15:33:09.854Z] === CONT  TestMountDaemonRoot/private/bind_root
15:33:09 [2020-04-28T15:33:09.854Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:33:09 [2020-04-28T15:33:09.854Z] === CONT  TestMountDaemonRoot/private/mount_root
15:33:09 [2020-04-28T15:33:09.854Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:33:09 [2020-04-28T15:33:09.854Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:33:09 [2020-04-28T15:33:09.854Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:33:09 [2020-04-28T15:33:09.854Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:33:09 [2020-04-28T15:33:09.854Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:33:09 [2020-04-28T15:33:09.854Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:33:09 [2020-04-28T15:33:09.854Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:33:09 [2020-04-28T15:33:09.854Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:33:09 [2020-04-28T15:33:09.854Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:33:09 [2020-04-28T15:33:09.854Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:33:09 [2020-04-28T15:33:09.854Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:33:09 [2020-04-28T15:33:09.854Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:33:09 [2020-04-28T15:33:09.854Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:33:09 [2020-04-28T15:33:09.854Z] --- PASS: TestMountDaemonRoot (0.04s)
15:33:09 [2020-04-28T15:33:09.854Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:33:09 [2020-04-28T15:33:09.854Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
15:33:09 [2020-04-28T15:33:09.854Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
15:33:09 [2020-04-28T15:33:09.854Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s)
15:33:09 [2020-04-28T15:33:09.854Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
15:33:09 [2020-04-28T15:33:09.854Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:33:09 [2020-04-28T15:33:09.854Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
15:33:09 [2020-04-28T15:33:09.854Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
15:33:09 [2020-04-28T15:33:09.854Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
15:33:09 [2020-04-28T15:33:09.854Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s)
15:33:09 [2020-04-28T15:33:09.854Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:33:09 [2020-04-28T15:33:09.854Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
15:33:09 [2020-04-28T15:33:09.854Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
15:33:09 [2020-04-28T15:33:09.854Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
15:33:09 [2020-04-28T15:33:09.854Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
15:33:09 [2020-04-28T15:33:09.854Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:33:09 [2020-04-28T15:33:09.854Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
15:33:09 [2020-04-28T15:33:09.854Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
15:33:09 [2020-04-28T15:33:09.854Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
15:33:09 [2020-04-28T15:33:09.854Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
15:33:09 [2020-04-28T15:33:09.854Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:33:09 [2020-04-28T15:33:09.854Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
15:33:09 [2020-04-28T15:33:09.854Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
15:33:09 [2020-04-28T15:33:09.854Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
15:33:09 [2020-04-28T15:33:09.854Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
15:33:09 [2020-04-28T15:33:09.854Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:33:09 [2020-04-28T15:33:09.854Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
15:33:09 [2020-04-28T15:33:09.854Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
15:33:09 [2020-04-28T15:33:09.854Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
15:33:09 [2020-04-28T15:33:09.854Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
15:33:09 [2020-04-28T15:33:09.854Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:33:09 [2020-04-28T15:33:09.854Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
15:33:09 [2020-04-28T15:33:09.854Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
15:33:09 [2020-04-28T15:33:09.854Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
15:33:09 [2020-04-28T15:33:09.854Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
15:33:09 [2020-04-28T15:33:09.854Z] === RUN   TestContainerBindMountNonRecursive
15:33:10 [2020-04-28T15:33:10.492Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
15:33:11 [2020-04-28T15:33:11.051Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
15:33:11 [2020-04-28T15:33:11.610Z] === RUN   TestDockerSuite/TestRunModeHostname
15:33:11 [2020-04-28T15:33:11.888Z] --- PASS: TestContainerBindMountNonRecursive (1.69s)
15:33:11 [2020-04-28T15:33:11.888Z] === RUN   TestNetworkNat
15:33:12 [2020-04-28T15:33:12.173Z] --- PASS: TestNetworkNat (0.67s)
15:33:12 [2020-04-28T15:33:12.173Z] === RUN   TestNetworkLocalhostTCPNat
15:33:13 [2020-04-28T15:33:13.017Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
15:33:13 [2020-04-28T15:33:13.017Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
15:33:13 [2020-04-28T15:33:13.017Z] === RUN   TestDockerSuite/TestRunModeIpcHost
15:33:13 [2020-04-28T15:33:13.187Z] --- PASS: TestNetworkLocalhostTCPNat (0.70s)
15:33:13 [2020-04-28T15:33:13.187Z] === RUN   TestNetworkLoopbackNat
15:33:13 [2020-04-28T15:33:13.808Z] --- PASS: TestNetworkLoopbackNat (0.93s)
15:33:13 [2020-04-28T15:33:13.808Z] === RUN   TestPause
15:33:14 [2020-04-28T15:33:14.821Z] --- PASS: TestPause (0.73s)
15:33:14 [2020-04-28T15:33:14.821Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:33:14 [2020-04-28T15:33:14.821Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:33:14 [2020-04-28T15:33:14.821Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:33:14 [2020-04-28T15:33:14.821Z] === RUN   TestPauseStopPausedContainer
15:33:14 [2020-04-28T15:33:14.942Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
15:33:15 [2020-04-28T15:33:15.441Z] --- PASS: TestPauseStopPausedContainer (0.70s)
15:33:15 [2020-04-28T15:33:15.441Z] === RUN   TestPsFilter
15:33:15 [2020-04-28T15:33:15.441Z] --- PASS: TestPsFilter (0.19s)
15:33:15 [2020-04-28T15:33:15.441Z] === RUN   TestRemoveContainerWithRemovedVolume
15:33:15 [2020-04-28T15:33:15.866Z] === RUN   TestDockerSuite/TestRunModePIDContainer
15:33:16 [2020-04-28T15:33:16.060Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.61s)
15:33:16 [2020-04-28T15:33:16.061Z] === RUN   TestRemoveContainerWithVolume
15:33:16 [2020-04-28T15:33:16.678Z] --- PASS: TestRemoveContainerWithVolume (0.66s)
15:33:16 [2020-04-28T15:33:16.678Z] === RUN   TestRemoveContainerRunning
15:33:17 [2020-04-28T15:33:17.690Z] --- PASS: TestRemoveContainerRunning (0.68s)
15:33:17 [2020-04-28T15:33:17.690Z] === RUN   TestRemoveContainerForceRemoveRunning
15:33:17 [2020-04-28T15:33:17.750Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
15:33:17 [2020-04-28T15:33:17.750Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
15:33:17 [2020-04-28T15:33:17.750Z] === RUN   TestDockerSuite/TestRunModePIDHost
15:33:18 [2020-04-28T15:33:18.310Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.67s)
15:33:18 [2020-04-28T15:33:18.310Z] === RUN   TestRemoveInvalidContainer
15:33:18 [2020-04-28T15:33:18.310Z] --- PASS: TestRemoveInvalidContainer (0.04s)
15:33:18 [2020-04-28T15:33:18.310Z] === RUN   TestRenameLinkedContainer
15:33:19 [2020-04-28T15:33:19.637Z] === RUN   TestDockerSuite/TestRunModeUTSHost
15:33:21 [2020-04-28T15:33:21.007Z] --- PASS: TestRenameLinkedContainer (2.66s)
15:33:21 [2020-04-28T15:33:21.007Z] === RUN   TestRenameStoppedContainer
15:33:21 [2020-04-28T15:33:21.036Z] === RUN   TestDockerSuite/TestRunMount
15:33:21 [2020-04-28T15:33:21.625Z] --- PASS: TestRenameStoppedContainer (0.66s)
15:33:21 [2020-04-28T15:33:21.625Z] === RUN   TestRenameRunningContainerAndReuse
15:33:23 [2020-04-28T15:33:23.113Z] --- PASS: TestRenameRunningContainerAndReuse (1.32s)
15:33:23 [2020-04-28T15:33:23.113Z] === RUN   TestRenameInvalidName
15:33:23 [2020-04-28T15:33:23.401Z] --- PASS: TestRenameInvalidName (0.66s)
15:33:23 [2020-04-28T15:33:23.401Z] === RUN   TestRenameAnonymousContainer
15:33:26 [2020-04-28T15:33:26.097Z] --- PASS: TestRenameAnonymousContainer (2.52s)
15:33:26 [2020-04-28T15:33:26.097Z] === RUN   TestRenameContainerWithSameName
15:33:26 [2020-04-28T15:33:26.716Z] --- PASS: TestRenameContainerWithSameName (0.65s)
15:33:26 [2020-04-28T15:33:26.716Z] === RUN   TestRenameContainerWithLinkedContainer
15:33:27 [2020-04-28T15:33:27.561Z] === RUN   TestDockerSuite/TestRunMountOrdering
15:33:27 [2020-04-28T15:33:27.815Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
15:33:28 [2020-04-28T15:33:28.198Z] --- PASS: TestRenameContainerWithLinkedContainer (1.28s)
15:33:28 [2020-04-28T15:33:28.198Z] === RUN   TestResize
15:33:28 [2020-04-28T15:33:28.485Z] --- PASS: TestResize (0.67s)
15:33:28 [2020-04-28T15:33:28.485Z] === RUN   TestResizeWithInvalidSize
15:33:28 [2020-04-28T15:33:28.740Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
15:33:29 [2020-04-28T15:33:29.500Z] --- PASS: TestResizeWithInvalidSize (0.70s)
15:33:29 [2020-04-28T15:33:29.500Z] === RUN   TestResizeWhenContainerNotStarted
15:33:30 [2020-04-28T15:33:30.101Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
15:33:30 [2020-04-28T15:33:30.124Z] --- PASS: TestResizeWhenContainerNotStarted (0.65s)
15:33:30 [2020-04-28T15:33:30.124Z] === RUN   TestDaemonRestartKillContainers
15:33:30 [2020-04-28T15:33:30.124Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:33:30 [2020-04-28T15:33:30.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:33:30 [2020-04-28T15:33:30.124Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:33:30 [2020-04-28T15:33:30.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:33:30 [2020-04-28T15:33:30.124Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:33:30 [2020-04-28T15:33:30.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:33:30 [2020-04-28T15:33:30.124Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:33:30 [2020-04-28T15:33:30.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:33:30 [2020-04-28T15:33:30.124Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:33:30 [2020-04-28T15:33:30.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:33:30 [2020-04-28T15:33:30.124Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:33:30 [2020-04-28T15:33:30.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:33:30 [2020-04-28T15:33:30.124Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:33:30 [2020-04-28T15:33:30.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:33:30 [2020-04-28T15:33:30.124Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:33:30 [2020-04-28T15:33:30.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:33:30 [2020-04-28T15:33:30.124Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:33:30 [2020-04-28T15:33:30.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:33:30 [2020-04-28T15:33:30.124Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:33:30 [2020-04-28T15:33:30.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:33:30 [2020-04-28T15:33:30.124Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:33:30 [2020-04-28T15:33:30.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:33:30 [2020-04-28T15:33:30.124Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:33:30 [2020-04-28T15:33:30.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:33:30 [2020-04-28T15:33:30.124Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:33:30 [2020-04-28T15:33:30.124Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:33:30 [2020-04-28T15:33:30.124Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:33:30 [2020-04-28T15:33:30.124Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:33:32 [2020-04-28T15:33:32.183Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:33:32 [2020-04-28T15:33:32.183Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:33:32 [2020-04-28T15:33:32.612Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
15:33:33 [2020-04-28T15:33:33.679Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:33:33 [2020-04-28T15:33:33.967Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:33:34 [2020-04-28T15:33:34.257Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:33:34 [2020-04-28T15:33:34.257Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:33:35 [2020-04-28T15:33:35.870Z] === RUN   TestDockerSuite/TestRunNamedVolume
15:33:36 [2020-04-28T15:33:36.983Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:33:37 [2020-04-28T15:33:37.288Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:33:38 [2020-04-28T15:33:38.380Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
15:33:39 [2020-04-28T15:33:39.994Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
15:33:39 [2020-04-28T15:33:39.994Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.06s)
15:33:39 [2020-04-28T15:33:39.994Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.14s)
15:33:39 [2020-04-28T15:33:39.994Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.66s)
15:33:39 [2020-04-28T15:33:39.994Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.96s)
15:33:39 [2020-04-28T15:33:39.994Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.10s)
15:33:39 [2020-04-28T15:33:39.994Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.42s)
15:33:39 [2020-04-28T15:33:39.994Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.24s)
15:33:39 [2020-04-28T15:33:39.994Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.22s)
15:33:39 [2020-04-28T15:33:39.994Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.24s)
15:33:39 [2020-04-28T15:33:39.994Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.62s)
15:33:39 [2020-04-28T15:33:39.994Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.71s)
15:33:39 [2020-04-28T15:33:39.994Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.55s)
15:33:39 [2020-04-28T15:33:39.994Z] === RUN   TestCgroupNamespacesRun
15:33:40 [2020-04-28T15:33:40.892Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
15:33:41 [2020-04-28T15:33:41.475Z] --- PASS: TestCgroupNamespacesRun (1.61s)
15:33:41 [2020-04-28T15:33:41.475Z] === RUN   TestCgroupNamespacesRunPrivileged
15:33:42 [2020-04-28T15:33:42.253Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
15:33:43 [2020-04-28T15:33:43.513Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.62s)
15:33:43 [2020-04-28T15:33:43.513Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:33:44 [2020-04-28T15:33:44.137Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
15:33:44 [2020-04-28T15:33:44.137Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
15:33:44 [2020-04-28T15:33:44.479Z] === RUN   TestDockerSuite/TestRunNetHost
15:33:45 [2020-04-28T15:33:45.022Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.62s)
15:33:45 [2020-04-28T15:33:45.022Z] === RUN   TestCgroupNamespacesRunHostMode
15:33:45 [2020-04-28T15:33:45.840Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
15:33:46 [2020-04-28T15:33:46.399Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
15:33:46 [2020-04-28T15:33:46.510Z] --- PASS: TestCgroupNamespacesRunHostMode (1.59s)
15:33:46 [2020-04-28T15:33:46.510Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:33:47 [2020-04-28T15:33:47.325Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
15:33:48 [2020-04-28T15:33:48.553Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.84s)
15:33:48 [2020-04-28T15:33:48.553Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:33:49 [2020-04-28T15:33:49.171Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.92s)
15:33:49 [2020-04-28T15:33:49.171Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:33:49 [2020-04-28T15:33:49.833Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
15:33:50 [2020-04-28T15:33:50.186Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s)
15:33:50 [2020-04-28T15:33:50.186Z] === RUN   TestCgroupNamespacesRunOlderClient
15:33:51 [2020-04-28T15:33:51.680Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.66s)
15:33:51 [2020-04-28T15:33:51.680Z] === RUN   TestKernelTCPMemory
15:33:52 [2020-04-28T15:33:52.341Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
15:33:52 [2020-04-28T15:33:52.695Z] --- PASS: TestKernelTCPMemory (0.81s)
15:33:52 [2020-04-28T15:33:52.695Z] === RUN   TestNISDomainname
15:33:53 [2020-04-28T15:33:53.711Z] --- PASS: TestNISDomainname (0.93s)
15:33:53 [2020-04-28T15:33:53.711Z] === RUN   TestHostnameDnsResolution
15:33:54 [2020-04-28T15:33:54.732Z] --- PASS: TestHostnameDnsResolution (1.08s)
15:33:54 [2020-04-28T15:33:54.732Z] === RUN   TestStats
15:33:57 [2020-04-28T15:33:57.420Z] --- PASS: TestStats (2.67s)
15:33:57 [2020-04-28T15:33:57.420Z] === RUN   TestStopContainerWithTimeout
15:33:57 [2020-04-28T15:33:57.420Z] === RUN   TestStopContainerWithTimeout/0
15:33:57 [2020-04-28T15:33:57.420Z] === PAUSE TestStopContainerWithTimeout/0
15:33:57 [2020-04-28T15:33:57.420Z] === RUN   TestStopContainerWithTimeout/1
15:33:57 [2020-04-28T15:33:57.420Z] === PAUSE TestStopContainerWithTimeout/1
15:33:57 [2020-04-28T15:33:57.420Z] === RUN   TestStopContainerWithTimeout/3
15:33:57 [2020-04-28T15:33:57.420Z] === PAUSE TestStopContainerWithTimeout/3
15:33:57 [2020-04-28T15:33:57.420Z] === RUN   TestStopContainerWithTimeout/-1
15:33:57 [2020-04-28T15:33:57.420Z] === PAUSE TestStopContainerWithTimeout/-1
15:33:57 [2020-04-28T15:33:57.420Z] === CONT  TestStopContainerWithTimeout/0
15:33:57 [2020-04-28T15:33:57.420Z] === CONT  TestStopContainerWithTimeout/1
15:33:57 [2020-04-28T15:33:57.420Z] === CONT  TestStopContainerWithTimeout/3
15:33:57 [2020-04-28T15:33:57.420Z] === CONT  TestStopContainerWithTimeout/-1
15:33:57 [2020-04-28T15:33:57.722Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
15:33:57 [2020-04-28T15:33:57.722Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
15:33:57 [2020-04-28T15:33:57.722Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
15:33:58 [2020-04-28T15:33:58.294Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
15:33:58 [2020-04-28T15:33:58.294Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
15:33:59 [2020-04-28T15:33:59.219Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
15:33:59 [2020-04-28T15:33:59.777Z] === RUN   TestDockerSuite/TestRunNonExistingImage
15:34:00 [2020-04-28T15:34:00.032Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
15:34:00 [2020-04-28T15:34:00.590Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
15:34:00 [2020-04-28T15:34:00.983Z] --- PASS: TestStopContainerWithTimeout (0.04s)
15:34:00 [2020-04-28T15:34:00.983Z]     --- PASS: TestStopContainerWithTimeout/0 (1.28s)
15:34:00 [2020-04-28T15:34:00.983Z]     --- PASS: TestStopContainerWithTimeout/1 (2.44s)
15:34:00 [2020-04-28T15:34:00.983Z]     --- PASS: TestStopContainerWithTimeout/3 (2.99s)
15:34:00 [2020-04-28T15:34:00.983Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.37s)
15:34:00 [2020-04-28T15:34:00.983Z] === RUN   TestDeleteDevicemapper
15:34:00 [2020-04-28T15:34:00.983Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:34:00 [2020-04-28T15:34:00.983Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:34:00 [2020-04-28T15:34:00.983Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:34:01 [2020-04-28T15:34:01.512Z] === RUN   TestDockerSuite/TestRunOOMExitCode
15:34:01 [2020-04-28T15:34:01.512Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
15:34:02 [2020-04-28T15:34:02.435Z] === RUN   TestDockerSuite/TestRunPIDsLimit
15:34:03 [2020-04-28T15:34:03.358Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
15:34:03 [2020-04-28T15:34:03.684Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.92s)
15:34:03 [2020-04-28T15:34:03.684Z] === RUN   TestUpdateMemory
15:34:04 [2020-04-28T15:34:04.705Z] --- PASS: TestUpdateMemory (0.94s)
15:34:04 [2020-04-28T15:34:04.705Z] === RUN   TestUpdateCPUQuota
15:34:05 [2020-04-28T15:34:05.242Z] === RUN   TestDockerSuite/TestRunPortInUse
15:34:05 [2020-04-28T15:34:05.725Z] --- PASS: TestUpdateCPUQuota (1.33s)
15:34:05 [2020-04-28T15:34:05.726Z] === RUN   TestUpdatePidsLimit
15:34:05 [2020-04-28T15:34:05.726Z] === RUN   TestUpdatePidsLimit/update_from_none
15:34:05 [2020-04-28T15:34:05.800Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
15:34:06 [2020-04-28T15:34:06.351Z] === RUN   TestUpdatePidsLimit/no_change
15:34:06 [2020-04-28T15:34:06.637Z] === RUN   TestUpdatePidsLimit/update_lower
15:34:06 [2020-04-28T15:34:06.725Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
15:34:06 [2020-04-28T15:34:06.930Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
15:34:07 [2020-04-28T15:34:07.214Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
15:34:07 [2020-04-28T15:34:07.284Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
15:34:07 [2020-04-28T15:34:07.500Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
15:34:07 [2020-04-28T15:34:07.783Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
15:34:08 [2020-04-28T15:34:08.207Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
15:34:09 [2020-04-28T15:34:09.567Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
15:34:09 [2020-04-28T15:34:09.567Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
15:34:09 [2020-04-28T15:34:09.567Z] === RUN   TestDockerSuite/TestRunPublishPort
15:34:09 [2020-04-28T15:34:09.957Z] --- PASS: TestUpdatePidsLimit (3.28s)
15:34:09 [2020-04-28T15:34:09.957Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.33s)
15:34:09 [2020-04-28T15:34:09.957Z]     --- PASS: TestUpdatePidsLimit/no_change (0.33s)
15:34:09 [2020-04-28T15:34:09.957Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.31s)
15:34:09 [2020-04-28T15:34:09.957Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.34s)
15:34:09 [2020-04-28T15:34:09.957Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.33s)
15:34:09 [2020-04-28T15:34:09.957Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.35s)
15:34:09 [2020-04-28T15:34:09.957Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.30s)
15:34:09 [2020-04-28T15:34:09.957Z] === RUN   TestUpdateRestartPolicy
15:34:10 [2020-04-28T15:34:10.491Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
15:34:11 [2020-04-28T15:34:11.050Z] === RUN   TestDockerSuite/TestRunReadProcLatency
15:34:11 [2020-04-28T15:34:11.050Z] === RUN   TestDockerSuite/TestRunReadProcTimer
15:34:11 [2020-04-28T15:34:11.972Z] === RUN   TestDockerSuite/TestRunRedirectStdout
15:34:13 [2020-04-28T15:34:13.856Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
15:34:13 [2020-04-28T15:34:13.856Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
15:34:17 [2020-04-28T15:34:17.113Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
15:34:18 [2020-04-28T15:34:18.472Z] === RUN   TestDockerSuite/TestRunRm
15:34:19 [2020-04-28T15:34:19.396Z] === RUN   TestDockerSuite/TestRunRmAndWait
15:34:22 [2020-04-28T15:34:22.511Z] --- PASS: TestUpdateRestartPolicy (12.12s)
15:34:22 [2020-04-28T15:34:22.511Z] === RUN   TestUpdateRestartWithAutoRemove
15:34:22 [2020-04-28T15:34:22.511Z] --- PASS: TestUpdateRestartWithAutoRemove (0.64s)
15:34:22 [2020-04-28T15:34:22.511Z] === RUN   TestWaitNonBlocked
15:34:22 [2020-04-28T15:34:22.511Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:34:22 [2020-04-28T15:34:22.511Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:34:22 [2020-04-28T15:34:22.511Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:34:22 [2020-04-28T15:34:22.511Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:34:22 [2020-04-28T15:34:22.511Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:34:22 [2020-04-28T15:34:22.511Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:34:22 [2020-04-28T15:34:22.795Z] --- PASS: TestWaitNonBlocked (0.03s)
15:34:22 [2020-04-28T15:34:22.795Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.87s)
15:34:22 [2020-04-28T15:34:22.795Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.92s)
15:34:22 [2020-04-28T15:34:22.795Z] === RUN   TestWaitBlocked
15:34:22 [2020-04-28T15:34:22.795Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:34:22 [2020-04-28T15:34:22.795Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:34:22 [2020-04-28T15:34:22.795Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:34:22 [2020-04-28T15:34:22.795Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:34:22 [2020-04-28T15:34:22.795Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:34:22 [2020-04-28T15:34:22.795Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:34:23 [2020-04-28T15:34:23.550Z] === RUN   TestDockerSuite/TestRunRmPre125Api
15:34:23 [2020-04-28T15:34:23.805Z] === RUN   TestDockerSuite/TestRunRootWorkdir
15:34:23 [2020-04-28T15:34:23.819Z] --- PASS: TestWaitBlocked (0.03s)
15:34:23 [2020-04-28T15:34:23.819Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.91s)
15:34:23 [2020-04-28T15:34:23.819Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.95s)
15:34:23 [2020-04-28T15:34:23.819Z] === CONT  TestContainerStartOnDaemonRestart
15:34:23 [2020-04-28T15:34:23.819Z] === CONT  TestIpcModeOlderClient
15:34:23 [2020-04-28T15:34:23.819Z] === CONT  TestDaemonHostGatewayIP
15:34:23 [2020-04-28T15:34:23.819Z] === CONT  TestContainerKillOnDaemonStart
15:34:23 [2020-04-28T15:34:23.819Z] --- PASS: TestIpcModeOlderClient (0.16s)
15:34:23 [2020-04-28T15:34:23.819Z] === CONT  TestDaemonRestartIpcMode
15:34:24 [2020-04-28T15:34:24.728Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
15:34:26 [2020-04-28T15:34:26.611Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
15:34:27 [2020-04-28T15:34:27.170Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
15:34:28 [2020-04-28T15:34:28.247Z] --- PASS: TestContainerStartOnDaemonRestart (4.20s)
15:34:29 [2020-04-28T15:34:29.279Z] --- PASS: TestDaemonHostGatewayIP (5.23s)
15:34:29 [2020-04-28T15:34:29.279Z] --- PASS: TestDaemonRestartIpcMode (5.20s)
15:34:31 [2020-04-28T15:34:31.337Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
15:34:36 [2020-04-28T15:34:36.571Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
15:34:36 [2020-04-28T15:34:36.826Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
15:34:37 [2020-04-28T15:34:37.690Z] --- PASS: TestContainerKillOnDaemonStart (13.61s)
15:34:37 [2020-04-28T15:34:37.690Z] PASS
15:34:37 [2020-04-28T15:34:37.690Z] 
15:34:37 [2020-04-28T15:34:37.690Z] === Skipped
15:34:37 [2020-04-28T15:34:37.690Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
15:34:37 [2020-04-28T15:34:37.690Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:34:37 [2020-04-28T15:34:37.690Z] 
15:34:37 [2020-04-28T15:34:37.690Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:34:37 [2020-04-28T15:34:37.690Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:34:37 [2020-04-28T15:34:37.690Z] 
15:34:37 [2020-04-28T15:34:37.690Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
15:34:37 [2020-04-28T15:34:37.690Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:34:37 [2020-04-28T15:34:37.690Z] 
15:34:37 [2020-04-28T15:34:37.690Z] 
15:34:37 [2020-04-28T15:34:37.690Z] DONE 200 tests, 3 skipped in 128.418s
15:34:37 [2020-04-28T15:34:37.690Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
15:34:37 [2020-04-28T15:34:37.690Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m
15:34:37 [2020-04-28T15:34:37.690Z] ++ set -e
15:34:37 [2020-04-28T15:34:37.690Z] ++ '[' -n 0 ']'
15:34:37 [2020-04-28T15:34:37.690Z] ++ set -x
15:34:37 [2020-04-28T15:34:37.690Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m
15:34:37 [2020-04-28T15:34:37.690Z] INFO: Testing against a local daemon
15:34:37 [2020-04-28T15:34:37.690Z] === RUN   TestCommitInheritsEnv
15:34:37 [2020-04-28T15:34:37.749Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
15:34:37 [2020-04-28T15:34:37.976Z] --- PASS: TestCommitInheritsEnv (0.42s)
15:34:37 [2020-04-28T15:34:37.976Z] === RUN   TestImportExtremelyLargeImageWorks
15:34:37 [2020-04-28T15:34:37.976Z] === PAUSE TestImportExtremelyLargeImageWorks
15:34:37 [2020-04-28T15:34:37.976Z] === RUN   TestImagesFilterMultiReference
15:34:37 [2020-04-28T15:34:37.976Z] --- PASS: TestImagesFilterMultiReference (0.09s)
15:34:37 [2020-04-28T15:34:37.976Z] === RUN   TestImagePullPlatformInvalid
15:34:37 [2020-04-28T15:34:37.976Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
15:34:37 [2020-04-28T15:34:37.976Z] === RUN   TestRemoveImageOrphaning
15:34:38 [2020-04-28T15:34:38.308Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
15:34:38 [2020-04-28T15:34:38.598Z] --- PASS: TestRemoveImageOrphaning (0.42s)
15:34:38 [2020-04-28T15:34:38.598Z] === RUN   TestRemoveImageGarbageCollector
15:34:38 [2020-04-28T15:34:38.598Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
15:34:38 [2020-04-28T15:34:38.598Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:34:38 [2020-04-28T15:34:38.598Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:34:38 [2020-04-28T15:34:38.598Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
15:34:38 [2020-04-28T15:34:38.598Z] === RUN   TestTagInvalidReference
15:34:38 [2020-04-28T15:34:38.598Z] --- PASS: TestTagInvalidReference (0.04s)
15:34:38 [2020-04-28T15:34:38.598Z] === RUN   TestTagValidPrefixedRepo
15:34:38 [2020-04-28T15:34:38.598Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
15:34:38 [2020-04-28T15:34:38.598Z] === RUN   TestTagExistedNameWithoutForce
15:34:38 [2020-04-28T15:34:38.598Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
15:34:38 [2020-04-28T15:34:38.598Z] === RUN   TestTagOfficialNames
15:34:38 [2020-04-28T15:34:38.885Z] --- PASS: TestTagOfficialNames (0.07s)
15:34:38 [2020-04-28T15:34:38.885Z] === RUN   TestTagMatchesDigest
15:34:38 [2020-04-28T15:34:38.885Z] --- PASS: TestTagMatchesDigest (0.04s)
15:34:38 [2020-04-28T15:34:38.885Z] === CONT  TestImportExtremelyLargeImageWorks
15:34:39 [2020-04-28T15:34:39.230Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
15:34:40 [2020-04-28T15:34:40.154Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
15:34:40 [2020-04-28T15:34:40.713Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
15:34:41 [2020-04-28T15:34:41.636Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
15:34:42 [2020-04-28T15:34:42.559Z] === RUN   TestDockerSuite/TestRunSetMacAddress
15:34:43 [2020-04-28T15:34:43.119Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
15:34:46 [2020-04-28T15:34:46.375Z] === RUN   TestDockerSuite/TestRunState
15:34:47 [2020-04-28T15:34:47.735Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
15:34:48 [2020-04-28T15:34:48.294Z] === RUN   TestDockerSuite/TestRunStdinPipe
15:34:49 [2020-04-28T15:34:49.218Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
15:34:49 [2020-04-28T15:34:49.218Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
15:34:49 [2020-04-28T15:34:49.218Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
15:34:50 [2020-04-28T15:34:50.142Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
15:34:50 [2020-04-28T15:34:50.700Z] === RUN   TestDockerSuite/TestRunSysctls
15:34:52 [2020-04-28T15:34:52.584Z] === RUN   TestDockerSuite/TestRunTLSVerify
15:34:52 [2020-04-28T15:34:52.584Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
15:34:52 [2020-04-28T15:34:52.584Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
15:34:53 [2020-04-28T15:34:53.507Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
15:34:56 [2020-04-28T15:34:56.016Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
15:34:56 [2020-04-28T15:34:56.574Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
15:34:58 [2020-04-28T15:34:58.457Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
15:35:02 [2020-04-28T15:35:02.614Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
15:35:05 [2020-04-28T15:35:05.876Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
15:35:06 [2020-04-28T15:35:06.436Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
15:35:07 [2020-04-28T15:35:07.360Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
15:35:07 [2020-04-28T15:35:07.919Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
15:35:10 [2020-04-28T15:35:10.426Z] === RUN   TestDockerSuite/TestRunUnshareProc
15:35:11 [2020-04-28T15:35:11.350Z] === RUN   TestDockerSuite/TestRunUserByID
15:35:12 [2020-04-28T15:35:12.272Z] === RUN   TestDockerSuite/TestRunUserByIDBig
15:35:12 [2020-04-28T15:35:12.273Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
15:35:12 [2020-04-28T15:35:12.527Z] === RUN   TestDockerSuite/TestRunUserByIDZero
15:35:13 [2020-04-28T15:35:13.450Z] === RUN   TestDockerSuite/TestRunUserByName
15:35:14 [2020-04-28T15:35:14.013Z] === RUN   TestDockerSuite/TestRunUserDefaults
15:35:14 [2020-04-28T15:35:14.936Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
15:35:14 [2020-04-28T15:35:14.936Z] === RUN   TestDockerSuite/TestRunUserNotFound
15:35:14 [2020-04-28T15:35:14.936Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
15:35:15 [2020-04-28T15:35:15.860Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
15:35:21 [2020-04-28T15:35:21.096Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
15:35:21 [2020-04-28T15:35:21.096Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
15:35:22 [2020-04-28T15:35:22.456Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
15:35:24 [2020-04-28T15:35:24.965Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
15:35:26 [2020-04-28T15:35:26.325Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
15:35:27 [2020-04-28T15:35:27.685Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
15:35:29 [2020-04-28T15:35:29.046Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
15:35:32 [2020-04-28T15:35:32.305Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
15:35:32 [2020-04-28T15:35:32.864Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
15:35:33 [2020-04-28T15:35:33.118Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
15:35:34 [2020-04-28T15:35:34.042Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
15:35:34 [2020-04-28T15:35:34.968Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
15:35:34 [2020-04-28T15:35:34.968Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
15:35:34 [2020-04-28T15:35:34.968Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
15:35:34 [2020-04-28T15:35:34.968Z] === RUN   TestDockerSuite/TestRunWithBadDevice
15:35:35 [2020-04-28T15:35:35.222Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
15:35:36 [2020-04-28T15:35:36.146Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
15:35:37 [2020-04-28T15:35:37.071Z] === RUN   TestDockerSuite/TestRunWithCPUShares
15:35:37 [2020-04-28T15:35:37.639Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
15:35:39 [2020-04-28T15:35:39.522Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
15:35:40 [2020-04-28T15:35:40.448Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
15:35:41 [2020-04-28T15:35:41.372Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
15:35:41 [2020-04-28T15:35:41.372Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
15:35:42 [2020-04-28T15:35:42.296Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
15:35:42 [2020-04-28T15:35:42.297Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
15:35:42 [2020-04-28T15:35:42.297Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
15:35:42 [2020-04-28T15:35:42.297Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
15:35:42 [2020-04-28T15:35:42.297Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
15:35:42 [2020-04-28T15:35:42.297Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
15:35:42 [2020-04-28T15:35:42.553Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
15:35:42 [2020-04-28T15:35:42.553Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
15:35:42 [2020-04-28T15:35:42.808Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
15:35:43 [2020-04-28T15:35:43.063Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
15:35:43 [2020-04-28T15:35:43.318Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
15:35:44 [2020-04-28T15:35:44.244Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
15:35:45 [2020-04-28T15:35:45.169Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
15:35:46 [2020-04-28T15:35:46.093Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
15:35:46 [2020-04-28T15:35:46.093Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
15:35:46 [2020-04-28T15:35:46.653Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
15:35:47 [2020-04-28T15:35:47.212Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
15:35:48 [2020-04-28T15:35:48.139Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
15:35:48 [2020-04-28T15:35:48.139Z] === RUN   TestDockerSuite/TestRunWithShmSize
15:35:49 [2020-04-28T15:35:49.062Z] === RUN   TestDockerSuite/TestRunWithSwappiness
15:35:49 [2020-04-28T15:35:49.987Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
15:35:49 [2020-04-28T15:35:49.987Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
15:35:49 [2020-04-28T15:35:49.987Z] === RUN   TestDockerSuite/TestRunWithUlimits
15:35:50 [2020-04-28T15:35:50.242Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
15:35:50 [2020-04-28T15:35:50.497Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
15:35:52 [2020-04-28T15:35:52.379Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
15:35:53 [2020-04-28T15:35:53.306Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
15:35:53 [2020-04-28T15:35:53.306Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
15:35:53 [2020-04-28T15:35:53.306Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
15:35:53 [2020-04-28T15:35:53.867Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
15:35:53 [2020-04-28T15:35:53.867Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
15:35:55 [2020-04-28T15:35:55.749Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
15:35:56 [2020-04-28T15:35:56.308Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
15:35:59 [2020-04-28T15:35:59.567Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
15:35:59 [2020-04-28T15:35:59.567Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
15:35:59 [2020-04-28T15:35:59.822Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
15:35:59 [2020-04-28T15:35:59.822Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
15:35:59 [2020-04-28T15:35:59.822Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
15:36:01 [2020-04-28T15:36:01.183Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
15:36:02 [2020-04-28T15:36:02.545Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
15:36:02 [2020-04-28T15:36:02.545Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
15:36:03 [2020-04-28T15:36:03.908Z] === RUN   TestDockerSuite/TestSaveCheckTimes
15:36:03 [2020-04-28T15:36:03.908Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
15:36:05 [2020-04-28T15:36:05.792Z] === RUN   TestDockerSuite/TestSaveImageId
15:36:05 [2020-04-28T15:36:05.792Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
15:36:06 [2020-04-28T15:36:06.351Z] === RUN   TestDockerSuite/TestSaveLoadParents
15:36:06 [2020-04-28T15:36:06.912Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
15:36:06 [2020-04-28T15:36:06.912Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
15:36:08 [2020-04-28T15:36:08.829Z] === RUN   TestDockerSuite/TestSaveMultipleNames
15:36:08 [2020-04-28T15:36:08.829Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
15:36:10 [2020-04-28T15:36:10.715Z] === RUN   TestDockerSuite/TestSaveSingleTag
15:36:10 [2020-04-28T15:36:10.715Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
15:36:10 [2020-04-28T15:36:10.715Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
15:36:12 [2020-04-28T15:36:12.598Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
15:36:13 [2020-04-28T15:36:13.958Z] === RUN   TestDockerSuite/TestSearchCmdOptions
15:36:14 [2020-04-28T15:36:14.517Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
15:36:14 [2020-04-28T15:36:14.517Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
15:36:14 [2020-04-28T15:36:14.517Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
15:36:14 [2020-04-28T15:36:14.771Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
15:36:14 [2020-04-28T15:36:14.771Z] === RUN   TestDockerSuite/TestSearchWithLimit
15:36:15 [2020-04-28T15:36:15.330Z] === RUN   TestDockerSuite/TestSlowStdinClosing
15:36:15 [2020-04-28T15:36:15.330Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
15:36:16 [2020-04-28T15:36:16.255Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
15:36:18 [2020-04-28T15:36:18.137Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
15:36:19 [2020-04-28T15:36:19.497Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
15:36:24 [2020-04-28T15:36:24.732Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
15:36:26 [2020-04-28T15:36:26.614Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
15:36:27 [2020-04-28T15:36:27.538Z] === RUN   TestDockerSuite/TestStartAttachSilent
15:36:28 [2020-04-28T15:36:28.898Z] === RUN   TestDockerSuite/TestStartAttachWithRename
15:36:32 [2020-04-28T15:36:32.156Z] === RUN   TestDockerSuite/TestStartMultipleContainers
15:36:34 [2020-04-28T15:36:34.667Z] === RUN   TestDockerSuite/TestStartPausedContainer
15:36:35 [2020-04-28T15:36:35.226Z] === RUN   TestDockerSuite/TestStartRecordError
15:36:37 [2020-04-28T15:36:37.108Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
15:36:39 [2020-04-28T15:36:39.618Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
15:36:41 [2020-04-28T15:36:41.500Z] === RUN   TestDockerSuite/TestStatsAllNoStream
15:36:44 [2020-04-28T15:36:44.774Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
15:36:50 [2020-04-28T15:36:50.006Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
15:36:53 [2020-04-28T15:36:53.263Z] === RUN   TestDockerSuite/TestStatsFormatAll
15:36:58 [2020-04-28T15:36:58.495Z] === RUN   TestDockerSuite/TestStatsNoStream
15:37:01 [2020-04-28T15:37:01.003Z] === RUN   TestDockerSuite/TestStopContainerSignal
15:37:02 [2020-04-28T15:37:02.886Z] === RUN   TestDockerSuite/TestTopMultipleArgs
15:37:03 [2020-04-28T15:37:03.445Z] === RUN   TestDockerSuite/TestTopNonPrivileged
15:37:04 [2020-04-28T15:37:04.369Z] === RUN   TestDockerSuite/TestTopPrivileged
15:37:05 [2020-04-28T15:37:05.297Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
15:37:05 [2020-04-28T15:37:05.297Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
15:37:05 [2020-04-28T15:37:05.857Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
15:37:11 [2020-04-28T15:37:11.092Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
15:37:12 [2020-04-28T15:37:12.975Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
15:37:13 [2020-04-28T15:37:13.899Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
15:37:14 [2020-04-28T15:37:14.460Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
15:37:15 [2020-04-28T15:37:15.384Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
15:37:15 [2020-04-28T15:37:15.384Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
15:37:16 [2020-04-28T15:37:16.744Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
15:37:18 [2020-04-28T15:37:18.104Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
15:37:18 [2020-04-28T15:37:18.104Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
15:37:19 [2020-04-28T15:37:19.986Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
15:37:20 [2020-04-28T15:37:20.911Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
15:37:21 [2020-04-28T15:37:21.840Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
15:37:23 [2020-04-28T15:37:23.723Z] === RUN   TestDockerSuite/TestUpdateStats
15:37:27 [2020-04-28T15:37:27.877Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
15:37:28 [2020-04-28T15:37:28.800Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
15:37:28 [2020-04-28T15:37:28.800Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
15:37:30 [2020-04-28T15:37:30.160Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
15:37:30 [2020-04-28T15:37:30.719Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
15:37:34 [2020-04-28T15:37:34.874Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
15:37:39 [2020-04-28T15:37:39.033Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
15:37:41 [2020-04-28T15:37:41.541Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
15:37:44 [2020-04-28T15:37:44.800Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
15:37:48 [2020-04-28T15:37:48.957Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
15:37:54 [2020-04-28T15:37:54.189Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
15:37:55 [2020-04-28T15:37:55.550Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
15:37:58 [2020-04-28T15:37:58.060Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
15:37:59 [2020-04-28T15:37:59.944Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
15:38:01 [2020-04-28T15:38:01.307Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
15:38:03 [2020-04-28T15:38:03.817Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
15:38:06 [2020-04-28T15:38:06.324Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
15:38:08 [2020-04-28T15:38:08.831Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
15:38:10 [2020-04-28T15:38:10.714Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
15:38:13 [2020-04-28T15:38:13.223Z] === RUN   TestDockerSuite/TestVolumeCLICreate
15:38:15 [2020-04-28T15:38:15.104Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
15:38:29 [2020-04-28T15:38:29.926Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
15:38:29 [2020-04-28T15:38:29.926Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
15:38:29 [2020-04-28T15:38:29.926Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
15:38:29 [2020-04-28T15:38:29.926Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
15:38:29 [2020-04-28T15:38:29.926Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
15:38:29 [2020-04-28T15:38:29.926Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
15:38:29 [2020-04-28T15:38:29.926Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
15:38:29 [2020-04-28T15:38:29.926Z] === RUN   TestDockerSuite/TestVolumeCLILs
15:38:30 [2020-04-28T15:38:30.181Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
15:38:30 [2020-04-28T15:38:30.181Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
15:38:31 [2020-04-28T15:38:31.542Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
15:38:31 [2020-04-28T15:38:31.542Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
15:38:31 [2020-04-28T15:38:31.542Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
15:38:31 [2020-04-28T15:38:31.542Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
15:38:31 [2020-04-28T15:38:31.542Z] === RUN   TestDockerSuite/TestVolumeCLIRm
15:38:34 [2020-04-28T15:38:34.801Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
15:38:34 [2020-04-28T15:38:34.801Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
15:38:34 [2020-04-28T15:38:34.801Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
15:38:34 [2020-04-28T15:38:34.801Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
15:38:34 [2020-04-28T15:38:34.801Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
15:38:34 [2020-04-28T15:38:34.801Z] === RUN   TestDockerSuite/TestVolumeEvents
15:38:35 [2020-04-28T15:38:35.359Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
15:38:38 [2020-04-28T15:38:38.624Z] === RUN   TestDockerSuite/TestVolumeLsFormat
15:38:38 [2020-04-28T15:38:38.624Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
15:38:38 [2020-04-28T15:38:38.624Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
15:38:41 [2020-04-28T15:38:41.882Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
15:38:46 [2020-04-28T15:38:46.041Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
15:38:46 [2020-04-28T15:38:46.041Z] --- PASS: TestDockerSuite (1760.55s)
15:38:46 [2020-04-28T15:38:46.041Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s)
15:38:46 [2020-04-28T15:38:46.041Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s)
15:38:46 [2020-04-28T15:38:46.041Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s)
15:38:46 [2020-04-28T15:38:46.041Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s)
15:38:46 [2020-04-28T15:38:46.041Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s)
15:38:46 [2020-04-28T15:38:46.041Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s)
15:38:46 [2020-04-28T15:38:46.041Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
15:38:46 [2020-04-28T15:38:46.041Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (1.14s)
15:38:46 [2020-04-28T15:38:46.041Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s)
15:38:46 [2020-04-28T15:38:46.041Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.64s)
15:38:46 [2020-04-28T15:38:46.041Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.05s)
15:38:46 [2020-04-28T15:38:46.041Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.78s)
15:38:46 [2020-04-28T15:38:46.041Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.19s)
15:38:46 [2020-04-28T15:38:46.041Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
15:38:46 [2020-04-28T15:38:46.041Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.95s)
15:38:46 [2020-04-28T15:38:46.041Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.30s)
15:38:46 [2020-04-28T15:38:46.041Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
15:38:46 [2020-04-28T15:38:46.041Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
15:38:46 [2020-04-28T15:38:46.041Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.00s)
15:38:46 [2020-04-28T15:38:46.041Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.23s)
15:38:46 [2020-04-28T15:38:46.041Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.14s)
15:38:46 [2020-04-28T15:38:46.041Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
15:38:46 [2020-04-28T15:38:46.041Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
15:38:46 [2020-04-28T15:38:46.041Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.28s)
15:38:46 [2020-04-28T15:38:46.041Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.19s)
15:38:46 [2020-04-28T15:38:46.041Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.66s)
15:38:46 [2020-04-28T15:38:46.041Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.34s)
15:38:46 [2020-04-28T15:38:46.041Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.21s)
15:38:46 [2020-04-28T15:38:46.041Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.19s)
15:38:46 [2020-04-28T15:38:46.041Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.23s)
15:38:46 [2020-04-28T15:38:46.041Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.15s)
15:38:46 [2020-04-28T15:38:46.041Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.52s)
15:38:46 [2020-04-28T15:38:46.041Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.12s)
15:38:46 [2020-04-28T15:38:46.041Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.31s)
15:38:46 [2020-04-28T15:38:46.041Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (1.16s)
15:38:46 [2020-04-28T15:38:46.041Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.26s)
15:38:46 [2020-04-28T15:38:46.041Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (1.14s)
15:38:46 [2020-04-28T15:38:46.041Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.26s)
15:38:46 [2020-04-28T15:38:46.041Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.86s)
15:38:46 [2020-04-28T15:38:46.041Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.58s)
15:38:46 [2020-04-28T15:38:46.041Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.87s)
15:38:46 [2020-04-28T15:38:46.041Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.56s)
15:38:46 [2020-04-28T15:38:46.041Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
15:38:46 [2020-04-28T15:38:46.041Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.60s)
15:38:46 [2020-04-28T15:38:46.041Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.20s)
15:38:46 [2020-04-28T15:38:46.041Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (20.35s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.61s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.83s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.80s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.36s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.47s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.00s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.10s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.52s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.14s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.80s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.08s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.51s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.71s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.53s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.01s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.20s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.20s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.42s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.65s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.65s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.30s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.38s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildAddTar (10.15s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.55s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (2.02s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.76s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.24s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.45s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.45s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.32s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.49s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.01s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.66s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.16s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.47s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.89s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.89s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.07s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.84s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.32s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.09s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.68s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.52s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.55s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.50s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.68s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.72s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (5.53s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.55s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.77s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.03s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.67s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.64s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.06s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.62s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.42s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.43s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.37s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
15:38:46 [2020-04-28T15:38:46.042Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.49s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.93s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (0.77s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildContChar (3.59s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.27s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.38s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.23s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.76s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.44s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.00s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.11s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.86s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.04s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.25s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.91s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
15:38:46 [2020-04-28T15:38:46.042Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
15:38:46 [2020-04-28T15:38:46.042Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
15:38:46 [2020-04-28T15:38:46.042Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
15:38:46 [2020-04-28T15:38:46.042Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s)
15:38:46 [2020-04-28T15:38:46.042Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
15:38:46 [2020-04-28T15:38:46.042Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
15:38:46 [2020-04-28T15:38:46.042Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.18s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.58s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.04s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.48s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.54s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.43s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.87s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.67s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.14s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.76s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.60s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.59s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.47s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (12.85s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.57s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.05s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.48s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.17s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.47s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.99s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.21s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.32s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.72s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.96s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (20.19s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (5.64s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.55s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.44s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.93s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.14s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.36s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.45s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.83s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.70s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.88s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.67s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.33s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.24s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (7.13s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.96s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.98s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.95s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.77s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.46s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.47s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.51s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
15:38:46 [2020-04-28T15:38:46.042Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.36s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.57s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.36s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.68s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.57s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.46s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildFails (1.33s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.79s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.31s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.85s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.55s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.40s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.14s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.15s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.85s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.33s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.39s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.21s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.50s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildHistory (4.73s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.48s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.29s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.63s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.55s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.04s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.52s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.40s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.49s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.31s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.48s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.30s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.90s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildLastModified (6.14s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (3.84s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.26s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.40s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.69s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.95s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.44s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.50s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (13.11s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.15s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.35s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.64s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
15:38:46 [2020-04-28T15:38:46.042Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.51s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.73s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.53s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.31s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (2.73s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.90s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.68s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.13s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.95s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.64s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.07s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.54s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.52s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.76s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (2.49s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.70s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.24s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.52s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.55s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.62s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.79s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.77s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.86s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.54s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.94s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.99s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.06s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.75s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.26s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildRm (3.22s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.11s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.26s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.44s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.59s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.25s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.33s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.20s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (4.56s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.30s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
15:38:46 [2020-04-28T15:38:46.042Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.49s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.95s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildStderr (1.18s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.66s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.44s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.16s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.56s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (1.07s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.59s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildUser (2.33s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.34s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.27s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (1.03s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.42s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.51s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.27s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.48s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
15:38:46 [2020-04-28T15:38:46.042Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
15:38:46 [2020-04-28T15:38:46.042Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
15:38:46 [2020-04-28T15:38:46.042Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
15:38:46 [2020-04-28T15:38:46.042Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
15:38:46 [2020-04-28T15:38:46.042Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
15:38:46 [2020-04-28T15:38:46.042Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
15:38:46 [2020-04-28T15:38:46.042Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.05s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.11s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (1.05s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.69s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (1.18s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s)
15:38:46 [2020-04-28T15:38:46.042Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.11s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.29s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (1.02s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.40s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.73s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
15:38:46 [2020-04-28T15:38:46.043Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.05s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.35s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.07s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
15:38:46 [2020-04-28T15:38:46.043Z]         docker_cli_sni_test.go:18: Flakey test
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.29s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.05s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCommitChange (1.08s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (1.08s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCommitHardlink (2.02s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCommitNewFile (2.05s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.96s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.80s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.01s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.97s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.99s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.85s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.72s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.96s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.10s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.82s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.90s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.91s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.78s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.13s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.12s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.86s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.89s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.84s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.78s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.85s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.80s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.85s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.84s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.89s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (1.01s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (1.10s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.72s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.84s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.62s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.62s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.80s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.56s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.86s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.86s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
15:38:46 [2020-04-28T15:38:46.043Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.83s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.88s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.24s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.63s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.57s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.00s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.40s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.26s)
15:38:46 [2020-04-28T15:38:46.043Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.60s)
15:38:46 [2020-04-28T15:38:46.043Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.61s)
15:38:46 [2020-04-28T15:38:46.043Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.63s)
15:38:46 [2020-04-28T15:38:46.043Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.60s)
15:38:46 [2020-04-28T15:38:46.043Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000a6be40_<nil>} (1.75s)
15:38:46 [2020-04-28T15:38:46.043Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1371926544_/foo_false__<nil>_<nil>_<nil>} (1.70s)
15:38:46 [2020-04-28T15:38:46.043Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1371926544_/foo_true__<nil>_<nil>_<nil>} (1.61s)
15:38:46 [2020-04-28T15:38:46.043Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3163543087_/foo_false__<nil>_<nil>_<nil>} (1.65s)
15:38:46 [2020-04-28T15:38:46.043Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3163543087_/foo_true__<nil>_<nil>_<nil>} (1.60s)
15:38:46 [2020-04-28T15:38:46.043Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3163543087_/foo_true__0xc000a6bea0_<nil>_<nil>} (1.60s)
15:38:46 [2020-04-28T15:38:46.043Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000a6bec0_<nil>} (1.59s)
15:38:46 [2020-04-28T15:38:46.043Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000a6bee0_<nil>} (1.62s)
15:38:46 [2020-04-28T15:38:46.043Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000a6bf00_<nil>} (1.69s)
15:38:46 [2020-04-28T15:38:46.043Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000a6bf20_<nil>} (1.82s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.75s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.48s)
15:38:46 [2020-04-28T15:38:46.043Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
15:38:46 [2020-04-28T15:38:46.043Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
15:38:46 [2020-04-28T15:38:46.043Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
15:38:46 [2020-04-28T15:38:46.043Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
15:38:46 [2020-04-28T15:38:46.043Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
15:38:46 [2020-04-28T15:38:46.043Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s)
15:38:46 [2020-04-28T15:38:46.043Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s)
15:38:46 [2020-04-28T15:38:46.043Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s)
15:38:46 [2020-04-28T15:38:46.043Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
15:38:46 [2020-04-28T15:38:46.043Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s)
15:38:46 [2020-04-28T15:38:46.043Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s)
15:38:46 [2020-04-28T15:38:46.043Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s)
15:38:46 [2020-04-28T15:38:46.043Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s)
15:38:46 [2020-04-28T15:38:46.043Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.05s)
15:38:46 [2020-04-28T15:38:46.043Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.05s)
15:38:46 [2020-04-28T15:38:46.043Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.33s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.40s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.18s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.65s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.20s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (1.08s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.97s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.13s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.96s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.99s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.98s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (1.30s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (1.15s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (1.36s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.98s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (1.07s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.94s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (1.06s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.55s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.06s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.93s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.93s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.88s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.24s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.94s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.19s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.76s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.85s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.54s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCpToCaseD (4.94s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCpToCaseE (3.56s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.88s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCpToCaseG (4.98s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCpToCaseH (3.45s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.87s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (4.98s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.00s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCpToDot (0.85s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.63s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.86s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.95s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.40s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.39s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.92s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.99s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.10s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.09s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.60s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.80s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
15:38:46 [2020-04-28T15:38:46.043Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.11s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.10s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.42s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.10s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.14s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCreateRM (0.20s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
15:38:46 [2020-04-28T15:38:46.043Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.11s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.26s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.63s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.62s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.15s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.73s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.56s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.89s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.64s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.72s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (1.02s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.84s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.82s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestDockerFails (0.02s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.62s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.09s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.49s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.13s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.53s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.84s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.96s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.44s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.21s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.86s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.99s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.85s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.81s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.65s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.84s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.66s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (3.49s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.66s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.37s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.81s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.97s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.40s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.52s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.96s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.19s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.45s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.54s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.62s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.85s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.22s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.50s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.27s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
15:38:46 [2020-04-28T15:38:46.043Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
15:38:46 [2020-04-28T15:38:46.043Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
15:38:46 [2020-04-28T15:38:46.043Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.70s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.83s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestEventsRename (0.83s)
15:38:46 [2020-04-28T15:38:46.043Z]     --- PASS: TestDockerSuite/TestEventsResize (0.88s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.75s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.97s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.80s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.13s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestEventsTop (0.90s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.58s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.63s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestExec (0.86s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.88s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.86s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.91s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.79s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.13s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.87s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.02s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.01s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.88s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.77s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.72s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestExecCgroup (1.23s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestExecEnv (0.92s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (2.03s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.92s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestExecInspectID (1.95s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.90s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.89s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.92s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestExecParseError (0.84s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.86s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.84s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.39s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.93s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.97s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.10s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.86s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestExecTTY (0.93s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.94s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.88s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.92s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
15:38:46 [2020-04-28T15:38:46.044Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (2.31s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (1.02s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (1.35s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.88s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.97s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.91s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.95s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.91s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.86s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.83s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestHealth (20.82s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.97s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.90s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.31s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.30s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.55s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.02s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.89s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.92s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.86s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.97s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.04s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.65s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestImportFile (1.80s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.79s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.92s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.81s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.81s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.84s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.87s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.82s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.80s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.80s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.78s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.85s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.78s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.61s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.82s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.79s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.85s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
15:38:46 [2020-04-28T15:38:46.044Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.39s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.12s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.82s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestInspectHistory (1.12s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestInspectImage (0.02s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.04s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
15:38:46 [2020-04-28T15:38:46.044Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.82s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.82s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.94s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.91s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.92s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.02s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.96s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestInspectStatus (1.00s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.61s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.91s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.86s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.88s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.79s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.85s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.99s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.06s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.34s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.69s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestLinksEnvs (2.00s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.36s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.79s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (3.08s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.65s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.39s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.54s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.83s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.50s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.69s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.08s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.77s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.09s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.44s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.75s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.83s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.79s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.81s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.83s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.83s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.13s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.12s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.14s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.23s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.07s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.24s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.79s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.87s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestLogsSince (7.00s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.85s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.82s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestLogsTail (0.97s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.92s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.85s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.46s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.70s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestNetHostname (2.32s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.36s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestNetworkEvents (1.21s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.41s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.81s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestPluginActive (1.75s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.86s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
15:38:46 [2020-04-28T15:38:46.044Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.71s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.33s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.43s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.18s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (5.59s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.50s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.59s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.46s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestPortList (10.70s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.74s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (7.40s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.08s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.80s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.77s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.81s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.10s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.51s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (3.14s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.85s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.35s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestPsByOrder (3.78s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.16s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (3.72s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.65s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.14s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.06s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.95s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.26s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.37s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.59s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.78s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.72s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.56s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.59s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.30s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.87s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestPsRightTagName (2.51s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.55s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.84s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
15:38:46 [2020-04-28T15:38:46.044Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.14s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.09s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.24s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.56s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.58s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.78s)
15:38:46 [2020-04-28T15:38:46.044Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.69s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.57s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.55s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.11s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.30s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.65s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.61s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.27s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.61s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.33s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.12s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.33s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.81s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.96s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.88s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (1.18s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRmiTag (0.12s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.07s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.55s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.94s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.06s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.41s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.59s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.86s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.35s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.77s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.85s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.68s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.80s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.94s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.89s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.56s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.59s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.94s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.02s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.01s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (1.17s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.92s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.25s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.12s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.81s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.79s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.92s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.54s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.84s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.85s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.84s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.82s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.82s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.84s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.81s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.78s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.85s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.76s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.40s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.89s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.85s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.81s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.09s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.79s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.65s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.78s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.93s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.83s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.87s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.81s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.82s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.79s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.76s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.51s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.81s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.36s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.78s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.67s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.87s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
15:38:46 [2020-04-28T15:38:46.045Z]         docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows
15:38:46 [2020-04-28T15:38:46.045Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
15:38:46 [2020-04-28T15:38:46.045Z]         docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.85s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.84s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.61s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.53s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.83s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.73s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.80s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
15:38:46 [2020-04-28T15:38:46.045Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.80s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.69s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.82s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.80s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.79s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.80s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.78s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.79s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.78s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.77s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.78s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.86s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.80s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.77s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.82s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.85s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.55s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.38s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
15:38:46 [2020-04-28T15:38:46.045Z]         docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.46s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.84s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.57s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.08s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.68s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.01s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.77s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.18s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.62s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.64s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.84s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.70s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.66s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.15s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.23s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.53s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.25s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.61s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.22s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.56s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.62s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunMount (6.14s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.77s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.78s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.55s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.38s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.30s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (2.31s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.48s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.61s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.60s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.72s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.16s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.77s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.70s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.37s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.37s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.77s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.69s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.78s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.79s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.71s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.78s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.89s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
15:38:46 [2020-04-28T15:38:46.045Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.78s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.80s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.69s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.99s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.75s)
15:38:46 [2020-04-28T15:38:46.045Z]         docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n"
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.78s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.70s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.80s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.74s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
15:38:46 [2020-04-28T15:38:46.045Z]         docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.79s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.70s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
15:38:46 [2020-04-28T15:38:46.045Z]         docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.80s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.64s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
15:38:46 [2020-04-28T15:38:46.045Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.31s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.52s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunRm (0.83s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.81s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.87s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.79s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.65s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.80s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.09s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.76s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.79s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.81s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.81s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.79s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.74s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.79s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.79s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.88s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.78s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.66s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunState (1.65s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.76s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.80s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.18s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
15:38:46 [2020-04-28T15:38:46.045Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.82s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.72s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.62s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.80s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.55s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.80s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.93s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.92s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.10s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.81s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.83s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.70s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.23s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.14s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.86s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.79s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.80s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.83s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
15:38:46 [2020-04-28T15:38:46.045Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.78s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.52s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.75s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.15s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.51s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.59s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.48s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (3.26s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.87s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (1.01s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.95s)
15:38:46 [2020-04-28T15:38:46.045Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
15:38:46 [2020-04-28T15:38:46.045Z]         docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows
15:38:46 [2020-04-28T15:38:46.045Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
15:38:46 [2020-04-28T15:38:46.045Z]         docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows
15:38:46 [2020-04-28T15:38:46.045Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
15:38:46 [2020-04-28T15:38:46.046Z]         docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.93s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.83s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.85s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.78s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.90s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.90s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.03s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.87s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.03s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.09s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.04s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.17s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.14s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.20s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.19s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.18s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.92s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.86s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.87s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.06s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.81s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.30s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.87s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.06s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.84s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.97s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.77s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.63s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.87s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
15:38:46 [2020-04-28T15:38:46.046Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.71s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.79s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.72s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.62s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.75s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.16s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.25s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.43s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.97s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.07s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.62s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (2.21s)
15:38:46 [2020-04-28T15:38:46.046Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents716458449
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.07s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.83s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.68s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.76s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.49s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.51s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.67s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.86s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.49s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.04s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.55s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.86s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (2.57s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.86s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.77s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.50s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.09s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (3.24s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.97s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (5.18s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.85s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.83s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.87s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.85s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.81s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
15:38:46 [2020-04-28T15:38:46.046Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.80s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.26s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.42s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.81s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.97s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
15:38:46 [2020-04-28T15:38:46.046Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.01s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.73s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
15:38:46 [2020-04-28T15:38:46.046Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.57s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.96s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.01s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.72s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.82s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.62s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
15:38:46 [2020-04-28T15:38:46.046Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.04s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.88s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.13s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.56s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.14s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.59s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (3.99s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.11s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.34s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.36s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.58s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.72s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.32s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.42s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.33s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.35s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.44s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.05s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.05s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.86s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.87s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.08s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (2.76s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.90s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.74s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.20s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.28s)
15:38:46 [2020-04-28T15:38:46.046Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
15:38:46 [2020-04-28T15:38:46.046Z]         docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
15:38:46 [2020-04-28T15:38:46.046Z] === RUN   TestDockerRegistrySuite
15:38:46 [2020-04-28T15:38:46.046Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
15:38:47 [2020-04-28T15:38:47.949Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
15:38:49 [2020-04-28T15:38:49.308Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
15:38:51 [2020-04-28T15:38:51.192Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
15:38:51 [2020-04-28T15:38:51.192Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
15:38:55 [2020-04-28T15:38:55.348Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
15:38:59 [2020-04-28T15:38:59.503Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
15:39:03 [2020-04-28T15:39:03.662Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
15:39:05 [2020-04-28T15:39:05.023Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
15:39:06 [2020-04-28T15:39:06.384Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
15:39:07 [2020-04-28T15:39:07.744Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
15:39:09 [2020-04-28T15:39:09.104Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
15:39:10 [2020-04-28T15:39:10.465Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
15:39:11 [2020-04-28T15:39:11.825Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
15:39:13 [2020-04-28T15:39:13.186Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
15:39:15 [2020-04-28T15:39:15.693Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
15:39:18 [2020-04-28T15:39:18.950Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
15:39:19 [2020-04-28T15:39:19.874Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
15:39:23 [2020-04-28T15:39:23.133Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
15:39:24 [2020-04-28T15:39:24.501Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
15:39:24 [2020-04-28T15:39:24.501Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
15:39:25 [2020-04-28T15:39:25.868Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
15:39:27 [2020-04-28T15:39:27.229Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
15:39:28 [2020-04-28T15:39:28.589Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
15:39:32 [2020-04-28T15:39:32.745Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
15:39:32 [2020-04-28T15:39:32.745Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
15:39:33 [2020-04-28T15:39:33.669Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
15:39:34 [2020-04-28T15:39:34.228Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
15:39:34 [2020-04-28T15:39:34.228Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
15:39:34 [2020-04-28T15:39:34.482Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
15:39:34 [2020-04-28T15:39:34.737Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
15:39:35 [2020-04-28T15:39:35.296Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
15:39:35 [2020-04-28T15:39:35.296Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
15:39:36 [2020-04-28T15:39:36.656Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
15:39:39 [2020-04-28T15:39:39.163Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
15:39:40 [2020-04-28T15:39:40.086Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
15:39:41 [2020-04-28T15:39:41.447Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
15:39:42 [2020-04-28T15:39:42.370Z] === RUN   TestDockerRegistrySuite/TestV2Only
15:39:43 [2020-04-28T15:39:43.293Z] --- PASS: TestDockerRegistrySuite (57.35s)
15:39:43 [2020-04-28T15:39:43.293Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.90s)
15:39:43 [2020-04-28T15:39:43.293Z]         check_test.go:196: [d9259bf4cdfc7] daemon is not started
15:39:43 [2020-04-28T15:39:43.293Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.48s)
15:39:43 [2020-04-28T15:39:43.293Z]         check_test.go:196: [d23477a8d428d] daemon is not started
15:39:43 [2020-04-28T15:39:43.293Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.83s)
15:39:43 [2020-04-28T15:39:43.293Z]         check_test.go:196: [d5e2b24f305f8] daemon is not started
15:39:43 [2020-04-28T15:39:43.293Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s)
15:39:43 [2020-04-28T15:39:43.293Z]         check_test.go:196: [d480ecc62f465] daemon is not started
15:39:43 [2020-04-28T15:39:43.293Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.12s)
15:39:43 [2020-04-28T15:39:43.293Z]         check_test.go:196: [dd56e99d295da] daemon is not started
15:39:43 [2020-04-28T15:39:43.293Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.16s)
15:39:43 [2020-04-28T15:39:43.293Z]         check_test.go:196: [d250dc66149aa] daemon is not started
15:39:43 [2020-04-28T15:39:43.293Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.19s)
15:39:43 [2020-04-28T15:39:43.293Z]         check_test.go:196: [d9e58f8975cbb] daemon is not started
15:39:43 [2020-04-28T15:39:43.293Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.37s)
15:39:43 [2020-04-28T15:39:43.293Z]         check_test.go:196: [d76346803c670] daemon is not started
15:39:43 [2020-04-28T15:39:43.293Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.19s)
15:39:43 [2020-04-28T15:39:43.293Z]         check_test.go:196: [d7bccd45a49bd] daemon is not started
15:39:43 [2020-04-28T15:39:43.293Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.48s)
15:39:43 [2020-04-28T15:39:43.293Z]         check_test.go:196: [d06651cf262c0] daemon is not started
15:39:43 [2020-04-28T15:39:43.293Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.38s)
15:39:43 [2020-04-28T15:39:43.293Z]         check_test.go:196: [d026a7432eece] daemon is not started
15:39:43 [2020-04-28T15:39:43.293Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.34s)
15:39:43 [2020-04-28T15:39:43.293Z]         check_test.go:196: [d943c29a230da] daemon is not started
15:39:43 [2020-04-28T15:39:43.293Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.31s)
15:39:43 [2020-04-28T15:39:43.293Z]         check_test.go:196: [dc72c57dfbc1d] daemon is not started
15:39:43 [2020-04-28T15:39:43.293Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.45s)
15:39:43 [2020-04-28T15:39:43.293Z]         check_test.go:196: [d088b3fddb4fd] daemon is not started
15:39:43 [2020-04-28T15:39:43.293Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.60s)
15:39:43 [2020-04-28T15:39:43.293Z]         docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2e2494e6bea169dc42a11253682547ae4261c0e64c9c6ea2d689c1758c522208
15:39:43 [2020-04-28T15:39:43.293Z]         docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:386e6a0859572a3d9d844565d2e142f274805756c48ce3d77ab23e73652e9540
15:39:43 [2020-04-28T15:39:43.293Z]         check_test.go:196: [d56c49f551232] daemon is not started
15:39:43 [2020-04-28T15:39:43.293Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.67s)
15:39:43 [2020-04-28T15:39:43.293Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d45ffad9513bb3f9c3c787fd73ae99b28141102355d905f50205cce63ded3e50
15:39:43 [2020-04-28T15:39:43.294Z]         docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c845b106976ebae589d91c8362b49961d68947470d7e3d77389824cfdbc72799
15:39:43 [2020-04-28T15:39:43.294Z]         check_test.go:196: [d8d615236a3e5] daemon is not started
15:39:43 [2020-04-28T15:39:43.294Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.36s)
15:39:43 [2020-04-28T15:39:43.294Z]         check_test.go:196: [d57869846610f] daemon is not started
15:39:43 [2020-04-28T15:39:43.294Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.24s)
15:39:43 [2020-04-28T15:39:43.294Z]         check_test.go:196: [d5db7dc359b40] daemon is not started
15:39:43 [2020-04-28T15:39:43.294Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.30s)
15:39:43 [2020-04-28T15:39:43.294Z]         check_test.go:196: [d00935813d601] daemon is not started
15:39:43 [2020-04-28T15:39:43.294Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s)
15:39:43 [2020-04-28T15:39:43.294Z]         check_test.go:196: [d39f2efbf67b7] daemon is not started
15:39:43 [2020-04-28T15:39:43.294Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.41s)
15:39:43 [2020-04-28T15:39:43.294Z]         check_test.go:196: [d73dea955893c] daemon is not started
15:39:43 [2020-04-28T15:39:43.294Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.28s)
15:39:43 [2020-04-28T15:39:43.294Z]         check_test.go:196: [df7f984e53d72] daemon is not started
15:39:43 [2020-04-28T15:39:43.294Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.23s)
15:39:43 [2020-04-28T15:39:43.294Z]         check_test.go:196: [da65f10ef49b9] daemon is not started
15:39:43 [2020-04-28T15:39:43.294Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.65s)
15:39:43 [2020-04-28T15:39:43.294Z]         check_test.go:196: [de9d01dfe0570] daemon is not started
15:39:43 [2020-04-28T15:39:43.294Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.35s)
15:39:43 [2020-04-28T15:39:43.294Z]         check_test.go:196: [d9bbd9bf02344] daemon is not started
15:39:43 [2020-04-28T15:39:43.294Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.35s)
15:39:43 [2020-04-28T15:39:43.294Z]         check_test.go:196: [d3f39fd69107a] daemon is not started
15:39:43 [2020-04-28T15:39:43.294Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.43s)
15:39:43 [2020-04-28T15:39:43.294Z]         check_test.go:196: [d51132f34b248] daemon is not started
15:39:43 [2020-04-28T15:39:43.294Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
15:39:43 [2020-04-28T15:39:43.294Z]         check_test.go:196: [d6df3ac25734f] daemon is not started
15:39:43 [2020-04-28T15:39:43.294Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s)
15:39:43 [2020-04-28T15:39:43.294Z]         check_test.go:196: [ddd9c87b8d739] daemon is not started
15:39:43 [2020-04-28T15:39:43.294Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s)
15:39:43 [2020-04-28T15:39:43.294Z]         check_test.go:196: [d76b6218e78ef] daemon is not started
15:39:43 [2020-04-28T15:39:43.294Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s)
15:39:43 [2020-04-28T15:39:43.294Z]         check_test.go:196: [d6ab7e171d38f] daemon is not started
15:39:43 [2020-04-28T15:39:43.294Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
15:39:43 [2020-04-28T15:39:43.294Z]         check_test.go:196: [df60968218151] daemon is not started
15:39:43 [2020-04-28T15:39:43.294Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.42s)
15:39:43 [2020-04-28T15:39:43.294Z]         check_test.go:196: [d440f9694b789] daemon is not started
15:39:43 [2020-04-28T15:39:43.294Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.13s)
15:39:43 [2020-04-28T15:39:43.294Z]         check_test.go:196: [de4d40b6d99c3] daemon is not started
15:39:43 [2020-04-28T15:39:43.294Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.15s)
15:39:43 [2020-04-28T15:39:43.294Z]         check_test.go:196: [d788f60f5ade1] daemon is not started
15:39:43 [2020-04-28T15:39:43.294Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.40s)
15:39:43 [2020-04-28T15:39:43.294Z]         check_test.go:196: [da10e04eeac42] daemon is not started
15:39:43 [2020-04-28T15:39:43.294Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.01s)
15:39:43 [2020-04-28T15:39:43.294Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s)
15:39:43 [2020-04-28T15:39:43.294Z] === RUN   TestDockerSchema1RegistrySuite
15:39:43 [2020-04-28T15:39:43.294Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
15:39:43 [2020-04-28T15:39:43.294Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
15:39:46 [2020-04-28T15:39:46.455Z] --- PASS: TestImportExtremelyLargeImageWorks (301.99s)
15:39:46 [2020-04-28T15:39:46.455Z] PASS
15:39:46 [2020-04-28T15:39:46.455Z] 
15:39:46 [2020-04-28T15:39:46.455Z] === Skipped
15:39:46 [2020-04-28T15:39:46.455Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
15:39:46 [2020-04-28T15:39:46.455Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:39:46 [2020-04-28T15:39:46.455Z] 
15:39:46 [2020-04-28T15:39:46.455Z] 
15:39:46 [2020-04-28T15:39:46.455Z] DONE 12 tests, 1 skipped in 303.377s
15:39:46 [2020-04-28T15:39:46.455Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
15:39:46 [2020-04-28T15:39:46.455Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m
15:39:46 [2020-04-28T15:39:46.455Z] ++ set -e
15:39:46 [2020-04-28T15:39:46.455Z] ++ '[' -n 0 ']'
15:39:46 [2020-04-28T15:39:46.455Z] ++ set -x
15:39:46 [2020-04-28T15:39:46.455Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m
15:39:46 [2020-04-28T15:39:46.455Z] INFO: Testing against a local daemon
15:39:46 [2020-04-28T15:39:46.455Z] === RUN   TestNetworkCreateDelete
15:39:46 [2020-04-28T15:39:46.455Z] --- PASS: TestNetworkCreateDelete (0.28s)
15:39:46 [2020-04-28T15:39:46.455Z] === RUN   TestDockerNetworkDeletePreferID
15:39:46 [2020-04-28T15:39:46.455Z] --- PASS: TestDockerNetworkDeletePreferID (0.61s)
15:39:46 [2020-04-28T15:39:46.455Z] === RUN   TestInspectNetwork
15:39:46 [2020-04-28T15:39:46.455Z] === RUN   TestInspectNetwork/full_network_id
15:39:46 [2020-04-28T15:39:46.455Z] === RUN   TestInspectNetwork/partial_network_id
15:39:46 [2020-04-28T15:39:46.455Z] === RUN   TestInspectNetwork/network_name
15:39:46 [2020-04-28T15:39:46.455Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
15:39:48 [2020-04-28T15:39:48.528Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
15:39:49 [2020-04-28T15:39:49.923Z] --- PASS: TestInspectNetwork (7.69s)
15:39:49 [2020-04-28T15:39:49.923Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
15:39:49 [2020-04-28T15:39:49.923Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
15:39:49 [2020-04-28T15:39:49.923Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
15:39:49 [2020-04-28T15:39:49.923Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
15:39:49 [2020-04-28T15:39:49.923Z] === RUN   TestRunContainerWithBridgeNone
15:39:51 [2020-04-28T15:39:51.962Z] --- PASS: TestRunContainerWithBridgeNone (2.34s)
15:39:51 [2020-04-28T15:39:51.962Z] === RUN   TestNetworkInvalidJSON
15:39:51 [2020-04-28T15:39:51.962Z] === RUN   TestNetworkInvalidJSON//networks/create
15:39:51 [2020-04-28T15:39:51.962Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:39:51 [2020-04-28T15:39:51.962Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:39:51 [2020-04-28T15:39:51.962Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:39:51 [2020-04-28T15:39:51.962Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:39:51 [2020-04-28T15:39:51.962Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:39:51 [2020-04-28T15:39:51.962Z] === CONT  TestNetworkInvalidJSON//networks/create
15:39:51 [2020-04-28T15:39:51.962Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:39:51 [2020-04-28T15:39:51.962Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:39:51 [2020-04-28T15:39:51.962Z] --- PASS: TestNetworkInvalidJSON (0.05s)
15:39:51 [2020-04-28T15:39:51.962Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
15:39:51 [2020-04-28T15:39:51.962Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:39:51 [2020-04-28T15:39:51.962Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
15:39:51 [2020-04-28T15:39:51.962Z] === RUN   TestHostIPv4BridgeLabel
15:39:52 [2020-04-28T15:39:52.590Z] --- PASS: TestHostIPv4BridgeLabel (0.61s)
15:39:52 [2020-04-28T15:39:52.590Z] === RUN   TestDaemonRestartWithLiveRestore
15:39:52 [2020-04-28T15:39:52.683Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
15:39:53 [2020-04-28T15:39:53.610Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
15:39:53 [2020-04-28T15:39:53.610Z] === RUN   TestDaemonDefaultNetworkPools
15:39:54 [2020-04-28T15:39:54.231Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s)
15:39:54 [2020-04-28T15:39:54.231Z] === RUN   TestDaemonRestartWithExistingNetwork
15:39:55 [2020-04-28T15:39:55.717Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.24s)
15:39:55 [2020-04-28T15:39:55.717Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:39:56 [2020-04-28T15:39:56.837Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
15:39:57 [2020-04-28T15:39:57.201Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.46s)
15:39:57 [2020-04-28T15:39:57.201Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:39:57 [2020-04-28T15:39:57.486Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
15:39:57 [2020-04-28T15:39:57.486Z] === RUN   TestServiceWithPredefinedNetwork
15:39:57 [2020-04-28T15:39:57.761Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
15:39:59 [2020-04-28T15:39:59.642Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
15:39:59 [2020-04-28T15:39:59.642Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
15:40:00 [2020-04-28T15:40:00.182Z] --- PASS: TestServiceWithPredefinedNetwork (2.42s)
15:40:00 [2020-04-28T15:40:00.182Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:40:00 [2020-04-28T15:40:00.182Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:40:00 [2020-04-28T15:40:00.182Z]     service_test.go:236: FLAKY_TEST
15:40:00 [2020-04-28T15:40:00.182Z] === RUN   TestServiceWithDataPathPortInit
15:40:01 [2020-04-28T15:40:01.013Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
15:40:01 [2020-04-28T15:40:01.938Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
15:40:03 [2020-04-28T15:40:03.298Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
15:40:07 [2020-04-28T15:40:07.454Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
15:40:07 [2020-04-28T15:40:07.454Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
15:40:08 [2020-04-28T15:40:08.013Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
15:40:08 [2020-04-28T15:40:08.013Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
15:40:08 [2020-04-28T15:40:08.268Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
15:40:08 [2020-04-28T15:40:08.524Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
15:40:08 [2020-04-28T15:40:08.778Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
15:40:09 [2020-04-28T15:40:09.033Z] --- PASS: TestDockerSchema1RegistrySuite (25.85s)
15:40:09 [2020-04-28T15:40:09.033Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s)
15:40:09 [2020-04-28T15:40:09.033Z]         check_test.go:223: [d07ea51fd6226] daemon is not started
15:40:09 [2020-04-28T15:40:09.033Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.39s)
15:40:09 [2020-04-28T15:40:09.033Z]         check_test.go:223: [d31f3b645957e] daemon is not started
15:40:09 [2020-04-28T15:40:09.033Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.35s)
15:40:09 [2020-04-28T15:40:09.033Z]         check_test.go:223: [d377e4015619d] daemon is not started
15:40:09 [2020-04-28T15:40:09.033Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.40s)
15:40:09 [2020-04-28T15:40:09.033Z]         check_test.go:223: [de1b60e66699f] daemon is not started
15:40:09 [2020-04-28T15:40:09.033Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.36s)
15:40:09 [2020-04-28T15:40:09.033Z]         check_test.go:223: [d73c4cea7b443] daemon is not started
15:40:09 [2020-04-28T15:40:09.033Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.45s)
15:40:09 [2020-04-28T15:40:09.033Z]         check_test.go:223: [d96b647f7a0fd] daemon is not started
15:40:09 [2020-04-28T15:40:09.033Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s)
15:40:09 [2020-04-28T15:40:09.033Z]         check_test.go:223: [d6253c4ce7e5d] daemon is not started
15:40:09 [2020-04-28T15:40:09.033Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.33s)
15:40:09 [2020-04-28T15:40:09.033Z]         check_test.go:223: [d86f9e71751f5] daemon is not started
15:40:09 [2020-04-28T15:40:09.033Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.30s)
15:40:09 [2020-04-28T15:40:09.033Z]         check_test.go:223: [d18254149330c] daemon is not started
15:40:09 [2020-04-28T15:40:09.033Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.22s)
15:40:09 [2020-04-28T15:40:09.033Z]         check_test.go:223: [d9979d03908a6] daemon is not started
15:40:09 [2020-04-28T15:40:09.033Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.75s)
15:40:09 [2020-04-28T15:40:09.033Z]         check_test.go:223: [dba30c3e445fe] daemon is not started
15:40:09 [2020-04-28T15:40:09.033Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.39s)
15:40:09 [2020-04-28T15:40:09.033Z]         check_test.go:223: [d6823051c69e7] daemon is not started
15:40:09 [2020-04-28T15:40:09.033Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.45s)
15:40:09 [2020-04-28T15:40:09.033Z]         check_test.go:223: [db67e1407f838] daemon is not started
15:40:09 [2020-04-28T15:40:09.033Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
15:40:09 [2020-04-28T15:40:09.033Z]         check_test.go:223: [db5d85dd40870] daemon is not started
15:40:09 [2020-04-28T15:40:09.033Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s)
15:40:09 [2020-04-28T15:40:09.033Z]         check_test.go:223: [d0bb1fa76929b] daemon is not started
15:40:09 [2020-04-28T15:40:09.033Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.27s)
15:40:09 [2020-04-28T15:40:09.033Z]         check_test.go:223: [db5b4d2e0379c] daemon is not started
15:40:09 [2020-04-28T15:40:09.033Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s)
15:40:09 [2020-04-28T15:40:09.033Z]         check_test.go:223: [dd49aeb71a7ef] daemon is not started
15:40:09 [2020-04-28T15:40:09.033Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
15:40:09 [2020-04-28T15:40:09.033Z]         check_test.go:223: [ddb55ae96b03f] daemon is not started
15:40:09 [2020-04-28T15:40:09.033Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
15:40:09 [2020-04-28T15:40:09.033Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
15:40:09 [2020-04-28T15:40:09.957Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
15:40:10 [2020-04-28T15:40:10.516Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
15:40:10 [2020-04-28T15:40:10.516Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
15:40:11 [2020-04-28T15:40:11.877Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
15:40:11 [2020-04-28T15:40:11.877Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
15:40:12 [2020-04-28T15:40:12.131Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
15:40:12 [2020-04-28T15:40:12.691Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
15:40:12 [2020-04-28T15:40:12.945Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.89s)
15:40:12 [2020-04-28T15:40:12.945Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.90s)
15:40:12 [2020-04-28T15:40:12.945Z]         check_test.go:252: [da84de5cd8160] daemon is not started
15:40:12 [2020-04-28T15:40:12.945Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.48s)
15:40:12 [2020-04-28T15:40:12.945Z]         check_test.go:252: [d507aef83b6f2] daemon is not started
15:40:12 [2020-04-28T15:40:12.945Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
15:40:12 [2020-04-28T15:40:12.945Z]         check_test.go:252: [da549c45d1d0e] daemon is not started
15:40:12 [2020-04-28T15:40:12.945Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.12s)
15:40:12 [2020-04-28T15:40:12.945Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s)
15:40:12 [2020-04-28T15:40:12.945Z]         check_test.go:252: [dbdafa41705b1] daemon is not started
15:40:12 [2020-04-28T15:40:12.945Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.36s)
15:40:12 [2020-04-28T15:40:12.945Z]         check_test.go:252: [dc0b9f7e5e61a] daemon is not started
15:40:12 [2020-04-28T15:40:12.945Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.50s)
15:40:12 [2020-04-28T15:40:12.945Z]         check_test.go:252: [dbc0d484c500b] daemon is not started
15:40:12 [2020-04-28T15:40:12.945Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
15:40:12 [2020-04-28T15:40:12.945Z]         check_test.go:252: [d86b464ea04b2] daemon is not started
15:40:12 [2020-04-28T15:40:12.945Z] === RUN   TestDockerRegistryAuthTokenSuite
15:40:12 [2020-04-28T15:40:12.945Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
15:40:15 [2020-04-28T15:40:15.426Z] --- PASS: TestServiceWithDataPathPortInit (14.90s)
15:40:15 [2020-04-28T15:40:15.426Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:40:18 [2020-04-28T15:40:18.176Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
15:40:18 [2020-04-28T15:40:18.176Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
15:40:18 [2020-04-28T15:40:18.430Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
15:40:18 [2020-04-28T15:40:18.430Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
15:40:18 [2020-04-28T15:40:18.684Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s)
15:40:18 [2020-04-28T15:40:18.684Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s)
15:40:18 [2020-04-28T15:40:18.684Z]         check_test.go:279: [d4d8076c47065] daemon is not started
15:40:18 [2020-04-28T15:40:18.684Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
15:40:18 [2020-04-28T15:40:18.684Z]         check_test.go:279: [db8d52fa1401f] daemon is not started
15:40:18 [2020-04-28T15:40:18.684Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
15:40:18 [2020-04-28T15:40:18.684Z]         check_test.go:279: [df0aa035bcdfe] daemon is not started
15:40:18 [2020-04-28T15:40:18.684Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
15:40:18 [2020-04-28T15:40:18.684Z]         check_test.go:279: [d0f15feef17aa] daemon is not started
15:40:18 [2020-04-28T15:40:18.684Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
15:40:18 [2020-04-28T15:40:18.684Z]         check_test.go:279: [d4b2feaeee1e4] daemon is not started
15:40:18 [2020-04-28T15:40:18.684Z] === RUN   TestDockerNetworkSuite
15:40:18 [2020-04-28T15:40:18.684Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
15:40:21 [2020-04-28T15:40:21.192Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
15:40:22 [2020-04-28T15:40:22.271Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.44s)
15:40:22 [2020-04-28T15:40:22.271Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:bs15l4qhbmmal1myy9m6shuku Created:2020-04-28 15:40:16.115215293 +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[fe1ddf9e75f61720566432c6d9fc4519ad86eb1578c066c87f6852b55dd9a00f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qh94kd9d3m2n2hwq7l43h6c7z EndpointID:365bb48dd1d7f671e9e6b46831ee93730d9f6a70d1e2cd95ba052bd6f81fb883 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2f64b8ca25b5f428797f0483a79322334b28c090ad64957c2467a5b534c33e01 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:b5bb61e4421f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qh94kd9d3m2n2hwq7l43h6c7z EndpointID:365bb48dd1d7f671e9e6b46831ee93730d9f6a70d1e2cd95ba052bd6f81fb883 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
15:40:22 [2020-04-28T15:40:22.271Z] PASS
15:40:22 [2020-04-28T15:40:22.271Z] 
15:40:22 [2020-04-28T15:40:22.271Z] === Skipped
15:40:22 [2020-04-28T15:40:22.271Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:40:22 [2020-04-28T15:40:22.271Z]     service_test.go:236: FLAKY_TEST
15:40:22 [2020-04-28T15:40:22.271Z] 
15:40:22 [2020-04-28T15:40:22.271Z] 
15:40:22 [2020-04-28T15:40:22.271Z] DONE 22 tests, 1 skipped in 41.543s
15:40:22 [2020-04-28T15:40:22.271Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
15:40:22 [2020-04-28T15:40:22.271Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
15:40:22 [2020-04-28T15:40:22.271Z] ++ set -e
15:40:22 [2020-04-28T15:40:22.271Z] ++ '[' -n 0 ']'
15:40:22 [2020-04-28T15:40:22.271Z] ++ set -x
15:40:22 [2020-04-28T15:40:22.271Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
15:40:22 [2020-04-28T15:40:22.551Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
15:40:22 [2020-04-28T15:40:22.561Z] INFO: Testing against a local daemon
15:40:22 [2020-04-28T15:40:22.561Z] === RUN   TestDockerNetworkIpvlanPersistance
15:40:24 [2020-04-28T15:40:24.050Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.51s)
15:40:24 [2020-04-28T15:40:24.050Z] === RUN   TestDockerNetworkIpvlan
15:40:25 [2020-04-28T15:40:25.066Z] === RUN   TestDockerNetworkIpvlan/Subinterface
15:40:26 [2020-04-28T15:40:26.080Z] === RUN   TestDockerNetworkIpvlan/OverlapParent
15:40:27 [2020-04-28T15:40:27.102Z] === RUN   TestDockerNetworkIpvlan/L2NilParent
15:40:27 [2020-04-28T15:40:27.783Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
15:40:29 [2020-04-28T15:40:29.832Z] === RUN   TestDockerNetworkIpvlan/L2InternalMode
15:40:30 [2020-04-28T15:40:30.289Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
15:40:30 [2020-04-28T15:40:30.849Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
15:40:31 [2020-04-28T15:40:31.936Z] === RUN   TestDockerNetworkIpvlan/L3NilParent
15:40:34 [2020-04-28T15:40:34.108Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
15:40:34 [2020-04-28T15:40:34.637Z] === RUN   TestDockerNetworkIpvlan/L3InternalMode
15:40:35 [2020-04-28T15:40:35.990Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
15:40:36 [2020-04-28T15:40:36.669Z] === RUN   TestDockerNetworkIpvlan/L2MultiSubnet
15:40:42 [2020-04-28T15:40:42.205Z] === RUN   TestDockerNetworkIpvlan/L3MultiSubnet
15:40:45 [2020-04-28T15:40:45.950Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
15:40:45 [2020-04-28T15:40:45.950Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
15:40:45 [2020-04-28T15:40:45.950Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
15:40:45 [2020-04-28T15:40:45.950Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
15:40:45 [2020-04-28T15:40:45.950Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
15:40:45 [2020-04-28T15:40:45.950Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
15:40:46 [2020-04-28T15:40:46.600Z] === RUN   TestDockerNetworkIpvlan/Addressing
15:40:47 [2020-04-28T15:40:47.311Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
15:40:48 [2020-04-28T15:40:48.086Z] --- PASS: TestDockerNetworkIpvlan (24.20s)
15:40:48 [2020-04-28T15:40:48.086Z]     --- PASS: TestDockerNetworkIpvlan/Subinterface (0.10s)
15:40:48 [2020-04-28T15:40:48.086Z]     --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.07s)
15:40:48 [2020-04-28T15:40:48.086Z]     --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.21s)
15:40:48 [2020-04-28T15:40:48.086Z]     --- PASS: TestDockerNetworkIpvlan/L2InternalMode (1.27s)
15:40:48 [2020-04-28T15:40:48.086Z]     --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.23s)
15:40:48 [2020-04-28T15:40:48.086Z]     --- PASS: TestDockerNetworkIpvlan/L3InternalMode (1.27s)
15:40:48 [2020-04-28T15:40:48.086Z]     --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (3.17s)
15:40:48 [2020-04-28T15:40:48.086Z]     --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (3.12s)
15:40:48 [2020-04-28T15:40:48.086Z]     --- PASS: TestDockerNetworkIpvlan/Addressing (1.83s)
15:40:48 [2020-04-28T15:40:48.086Z] PASS
15:40:48 [2020-04-28T15:40:48.086Z] 
15:40:48 [2020-04-28T15:40:48.086Z] DONE 11 tests in 25.811s
15:40:48 [2020-04-28T15:40:48.373Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
15:40:48 [2020-04-28T15:40:48.373Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
15:40:48 [2020-04-28T15:40:48.373Z] ++ set -e
15:40:48 [2020-04-28T15:40:48.373Z] ++ '[' -n 0 ']'
15:40:48 [2020-04-28T15:40:48.373Z] ++ set -x
15:40:48 [2020-04-28T15:40:48.373Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
15:40:48 [2020-04-28T15:40:48.373Z] INFO: Testing against a local daemon
15:40:48 [2020-04-28T15:40:48.373Z] === RUN   TestDockerNetworkMacvlanPersistance
15:40:48 [2020-04-28T15:40:48.672Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
15:40:49 [2020-04-28T15:40:49.595Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
15:40:49 [2020-04-28T15:40:49.869Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.50s)
15:40:49 [2020-04-28T15:40:49.869Z] === RUN   TestDockerNetworkMacvlan
15:40:50 [2020-04-28T15:40:50.519Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
15:40:50 [2020-04-28T15:40:50.885Z] === RUN   TestDockerNetworkMacvlan/Subinterface
15:40:51 [2020-04-28T15:40:51.443Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
15:40:51 [2020-04-28T15:40:51.902Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
15:40:52 [2020-04-28T15:40:52.367Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
15:40:52 [2020-04-28T15:40:52.917Z] === RUN   TestDockerNetworkMacvlan/NilParent
15:40:54 [2020-04-28T15:40:54.250Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
15:40:54 [2020-04-28T15:40:54.809Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
15:40:55 [2020-04-28T15:40:55.369Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
15:40:55 [2020-04-28T15:40:55.605Z] === RUN   TestDockerNetworkMacvlan/InternalMode
15:40:55 [2020-04-28T15:40:55.624Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
15:40:55 [2020-04-28T15:40:55.878Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
15:40:57 [2020-04-28T15:40:57.651Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
15:40:57 [2020-04-28T15:40:57.762Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
15:40:57 [2020-04-28T15:40:57.762Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
15:40:57 [2020-04-28T15:40:57.762Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
15:40:57 [2020-04-28T15:40:57.762Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
15:40:58 [2020-04-28T15:40:58.016Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
15:40:59 [2020-04-28T15:40:59.378Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
15:41:01 [2020-04-28T15:41:01.887Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
15:41:01 [2020-04-28T15:41:01.887Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
15:41:01 [2020-04-28T15:41:01.887Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
15:41:02 [2020-04-28T15:41:02.141Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
15:41:03 [2020-04-28T15:41:03.173Z] === RUN   TestDockerNetworkMacvlan/Addressing
15:41:03 [2020-04-28T15:41:03.459Z] --- PASS: TestDockerNetworkMacvlan (13.77s)
15:41:03 [2020-04-28T15:41:03.459Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
15:41:03 [2020-04-28T15:41:03.459Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
15:41:03 [2020-04-28T15:41:03.459Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.16s)
15:41:03 [2020-04-28T15:41:03.459Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.31s)
15:41:03 [2020-04-28T15:41:03.459Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.13s)
15:41:03 [2020-04-28T15:41:03.459Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.91s)
15:41:03 [2020-04-28T15:41:03.459Z] PASS
15:41:03 [2020-04-28T15:41:03.459Z] 
15:41:03 [2020-04-28T15:41:03.459Z] DONE 8 tests in 15.358s
15:41:03 [2020-04-28T15:41:03.746Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
15:41:03 [2020-04-28T15:41:03.746Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m
15:41:03 [2020-04-28T15:41:03.746Z] ++ set -e
15:41:03 [2020-04-28T15:41:03.746Z] ++ '[' -n 0 ']'
15:41:03 [2020-04-28T15:41:03.746Z] ++ set -x
15:41:03 [2020-04-28T15:41:03.746Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m
15:41:03 [2020-04-28T15:41:03.746Z] testing: warning: no tests to run
15:41:03 [2020-04-28T15:41:03.746Z] PASS
15:41:03 [2020-04-28T15:41:03.746Z] 
15:41:03 [2020-04-28T15:41:03.746Z] DONE 0 tests in 0.016s
15:41:03 [2020-04-28T15:41:03.746Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
15:41:03 [2020-04-28T15:41:03.746Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
15:41:03 [2020-04-28T15:41:03.746Z] ++ set -e
15:41:03 [2020-04-28T15:41:03.746Z] ++ '[' -n 0 ']'
15:41:03 [2020-04-28T15:41:03.746Z] ++ set -x
15:41:03 [2020-04-28T15:41:03.746Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
15:41:03 [2020-04-28T15:41:03.746Z] INFO: Testing against a local daemon
15:41:03 [2020-04-28T15:41:03.746Z] === RUN   TestAuthZPluginAllowRequest
15:41:05 [2020-04-28T15:41:05.235Z] --- PASS: TestAuthZPluginAllowRequest (1.57s)
15:41:05 [2020-04-28T15:41:05.235Z] === RUN   TestAuthZPluginTLS
15:41:05 [2020-04-28T15:41:05.862Z] --- PASS: TestAuthZPluginTLS (0.58s)
15:41:05 [2020-04-28T15:41:05.862Z] === RUN   TestAuthZPluginDenyRequest
15:41:06 [2020-04-28T15:41:06.300Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
15:41:06 [2020-04-28T15:41:06.493Z] --- PASS: TestAuthZPluginDenyRequest (0.57s)
15:41:06 [2020-04-28T15:41:06.493Z] === RUN   TestAuthZPluginAPIDenyResponse
15:41:07 [2020-04-28T15:41:07.129Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s)
15:41:07 [2020-04-28T15:41:07.129Z] === RUN   TestAuthZPluginDenyResponse
15:41:07 [2020-04-28T15:41:07.750Z] --- PASS: TestAuthZPluginDenyResponse (0.58s)
15:41:07 [2020-04-28T15:41:07.750Z] === RUN   TestAuthZPluginAllowEventStream
15:41:09 [2020-04-28T15:41:09.236Z] --- PASS: TestAuthZPluginAllowEventStream (1.59s)
15:41:09 [2020-04-28T15:41:09.236Z] === RUN   TestAuthZPluginErrorResponse
15:41:09 [2020-04-28T15:41:09.559Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
15:41:09 [2020-04-28T15:41:09.859Z] --- PASS: TestAuthZPluginErrorResponse (0.58s)
15:41:09 [2020-04-28T15:41:09.859Z] === RUN   TestAuthZPluginErrorRequest
15:41:10 [2020-04-28T15:41:10.479Z] --- PASS: TestAuthZPluginErrorRequest (0.57s)
15:41:10 [2020-04-28T15:41:10.479Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:41:11 [2020-04-28T15:41:11.102Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s)
15:41:11 [2020-04-28T15:41:11.102Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:41:13 [2020-04-28T15:41:13.142Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.11s)
15:41:13 [2020-04-28T15:41:13.142Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:41:15 [2020-04-28T15:41:15.183Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.09s)
15:41:15 [2020-04-28T15:41:15.183Z] === RUN   TestAuthZPluginHeader
15:41:16 [2020-04-28T15:41:16.200Z] --- PASS: TestAuthZPluginHeader (0.97s)
15:41:16 [2020-04-28T15:41:16.201Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:41:16 [2020-04-28T15:41:16.201Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:41:16 [2020-04-28T15:41:16.201Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:41:16 [2020-04-28T15:41:16.201Z] === RUN   TestAuthZPluginV2Disable
15:41:16 [2020-04-28T15:41:16.201Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
15:41:16 [2020-04-28T15:41:16.201Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:41:16 [2020-04-28T15:41:16.201Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:41:16 [2020-04-28T15:41:16.201Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:41:16 [2020-04-28T15:41:16.201Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:41:16 [2020-04-28T15:41:16.201Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:41:16 [2020-04-28T15:41:16.201Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:41:16 [2020-04-28T15:41:16.201Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:41:16 [2020-04-28T15:41:16.201Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:41:21 [2020-04-28T15:41:21.736Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
15:41:21 [2020-04-28T15:41:21.736Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
15:41:21 [2020-04-28T15:41:21.736Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
15:41:21 [2020-04-28T15:41:21.736Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
15:41:22 [2020-04-28T15:41:22.000Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
15:41:22 [2020-04-28T15:41:22.000Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
15:41:22 [2020-04-28T15:41:22.254Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
15:41:22 [2020-04-28T15:41:22.254Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
15:41:26 [2020-04-28T15:41:26.409Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
15:41:26 [2020-04-28T15:41:26.409Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
15:41:26 [2020-04-28T15:41:26.409Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
15:41:27 [2020-04-28T15:41:27.770Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
15:41:33 [2020-04-28T15:41:33.003Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
15:41:34 [2020-04-28T15:41:34.669Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.81s)
15:41:34 [2020-04-28T15:41:34.669Z] PASS
15:41:34 [2020-04-28T15:41:34.669Z] 
15:41:34 [2020-04-28T15:41:34.669Z] === Skipped
15:41:34 [2020-04-28T15:41:34.669Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:41:34 [2020-04-28T15:41:34.669Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:41:34 [2020-04-28T15:41:34.669Z] 
15:41:34 [2020-04-28T15:41:34.669Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
15:41:34 [2020-04-28T15:41:34.669Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:41:34 [2020-04-28T15:41:34.669Z] 
15:41:34 [2020-04-28T15:41:34.669Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:41:34 [2020-04-28T15:41:34.669Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:41:34 [2020-04-28T15:41:34.669Z] 
15:41:34 [2020-04-28T15:41:34.669Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:41:34 [2020-04-28T15:41:34.669Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:41:34 [2020-04-28T15:41:34.669Z] 
15:41:34 [2020-04-28T15:41:34.669Z] 
15:41:34 [2020-04-28T15:41:34.669Z] DONE 17 tests, 4 skipped in 29.291s
15:41:34 [2020-04-28T15:41:34.669Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
15:41:34 [2020-04-28T15:41:34.669Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
15:41:34 [2020-04-28T15:41:34.669Z] ++ set -e
15:41:34 [2020-04-28T15:41:34.669Z] ++ '[' -n 0 ']'
15:41:34 [2020-04-28T15:41:34.669Z] ++ set -x
15:41:34 [2020-04-28T15:41:34.669Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
15:41:34 [2020-04-28T15:41:34.669Z] INFO: Testing against a local daemon
15:41:34 [2020-04-28T15:41:34.669Z] === RUN   TestPluginInvalidJSON
15:41:34 [2020-04-28T15:41:34.669Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:41:34 [2020-04-28T15:41:34.669Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:41:34 [2020-04-28T15:41:34.669Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:41:34 [2020-04-28T15:41:34.669Z] --- PASS: TestPluginInvalidJSON (0.04s)
15:41:34 [2020-04-28T15:41:34.669Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:41:34 [2020-04-28T15:41:34.669Z] === RUN   TestPluginInstall
15:41:34 [2020-04-28T15:41:34.669Z] === RUN   TestPluginInstall/no_auth
15:41:37 [2020-04-28T15:41:37.160Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
15:41:37 [2020-04-28T15:41:37.160Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
15:41:38 [2020-04-28T15:41:38.083Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
15:41:41 [2020-04-28T15:41:41.338Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
15:41:41 [2020-04-28T15:41:41.338Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
15:41:41 [2020-04-28T15:41:41.520Z] time="2020-04-28T15:41:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:41:41 [2020-04-28T15:41:41.520Z] time="2020-04-28T15:41:40Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:41:41 [2020-04-28T15:41:41.520Z] time="2020-04-28T15:41:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4f3bc66103d46c962e983e30e1a7bef5e9896e2632237141c86388c131c302e7" mediatype=application/vnd.docker.plugin.v1+json size=522
15:41:41 [2020-04-28T15:41:41.520Z] time="2020-04-28T15:41:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:41:41 [2020-04-28T15:41:41.520Z] time="2020-04-28T15:41:40Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:41:41 [2020-04-28T15:41:41.520Z] time="2020-04-28T15:41:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4f3bc66103d46c962e983e30e1a7bef5e9896e2632237141c86388c131c302e7" mediatype=application/vnd.docker.plugin.v1+json size=522
15:41:41 [2020-04-28T15:41:41.520Z] === RUN   TestPluginInstall/with_htpasswd
15:41:42 [2020-04-28T15:41:42.141Z] time="2020-04-28T15:41:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:41:42 [2020-04-28T15:41:42.141Z] time="2020-04-28T15:41:41Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:41:42 [2020-04-28T15:41:42.141Z] time="2020-04-28T15:41:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0d21bcb09ccf66fbaf6c08dfb180af386baf66cb31bdf4872f5c064dd67a7d2c" mediatype=application/vnd.docker.plugin.v1+json size=522
15:41:42 [2020-04-28T15:41:42.141Z] time="2020-04-28T15:41:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:41:42 [2020-04-28T15:41:42.141Z] time="2020-04-28T15:41:42Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:41:42 [2020-04-28T15:41:42.141Z] time="2020-04-28T15:41:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0d21bcb09ccf66fbaf6c08dfb180af386baf66cb31bdf4872f5c064dd67a7d2c" mediatype=application/vnd.docker.plugin.v1+json size=522
15:41:42 [2020-04-28T15:41:42.260Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
15:41:42 [2020-04-28T15:41:42.762Z] === RUN   TestPluginInstall/with_insecure
15:41:42 [2020-04-28T15:41:42.819Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
15:41:44 [2020-04-28T15:41:44.244Z] time="2020-04-28T15:41:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:41:44 [2020-04-28T15:41:44.244Z] time="2020-04-28T15:41:43Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:41:44 [2020-04-28T15:41:44.244Z] time="2020-04-28T15:41:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:201d195a3bca8c1210912859221e9345e08d4409b82f6151f81dccfb22a30330" mediatype=application/vnd.docker.plugin.v1+json size=522
15:41:44 [2020-04-28T15:41:44.244Z] time="2020-04-28T15:41:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:41:44 [2020-04-28T15:41:44.244Z] time="2020-04-28T15:41:43Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:41:44 [2020-04-28T15:41:44.244Z] time="2020-04-28T15:41:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:201d195a3bca8c1210912859221e9345e08d4409b82f6151f81dccfb22a30330" mediatype=application/vnd.docker.plugin.v1+json size=522
15:41:44 [2020-04-28T15:41:44.244Z] --- PASS: TestPluginInstall (11.24s)
15:41:44 [2020-04-28T15:41:44.244Z]     --- PASS: TestPluginInstall/no_auth (8.10s)
15:41:44 [2020-04-28T15:41:44.244Z]     --- PASS: TestPluginInstall/with_htpasswd (1.37s)
15:41:44 [2020-04-28T15:41:44.244Z]     --- PASS: TestPluginInstall/with_insecure (1.76s)
15:41:44 [2020-04-28T15:41:44.244Z]         plugin_test.go:157: [d9ab5280f7214] daemon is not started
15:41:44 [2020-04-28T15:41:44.244Z] PASS
15:41:44 [2020-04-28T15:41:44.244Z] 
15:41:44 [2020-04-28T15:41:44.244Z] DONE 6 tests in 11.379s
15:41:44 [2020-04-28T15:41:44.244Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
15:41:44 [2020-04-28T15:41:44.245Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
15:41:44 [2020-04-28T15:41:44.245Z] ++ set -e
15:41:44 [2020-04-28T15:41:44.245Z] ++ '[' -n 0 ']'
15:41:44 [2020-04-28T15:41:44.245Z] ++ set -x
15:41:44 [2020-04-28T15:41:44.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
15:41:44 [2020-04-28T15:41:44.530Z] INFO: Testing against a local daemon
15:41:44 [2020-04-28T15:41:44.530Z] === RUN   TestExternalGraphDriver
15:41:44 [2020-04-28T15:41:44.530Z] === RUN   TestExternalGraphDriver/json
15:41:44 [2020-04-28T15:41:44.700Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
15:41:46 [2020-04-28T15:41:46.589Z] === RUN   TestExternalGraphDriver/spec
15:41:48 [2020-04-28T15:41:48.627Z] === RUN   TestExternalGraphDriver/pull
15:41:49 [2020-04-28T15:41:49.936Z] --- PASS: TestDockerNetworkSuite (90.65s)
15:41:49 [2020-04-28T15:41:49.936Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.66s)
15:41:49 [2020-04-28T15:41:49.936Z]         docker_cli_network_unix_test.go:46: [dc144712735de] daemon is not started
15:41:49 [2020-04-28T15:41:49.936Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.29s)
15:41:49 [2020-04-28T15:41:49.936Z]         docker_cli_network_unix_test.go:46: [da21dcf8cb346] daemon is not started
15:41:49 [2020-04-28T15:41:49.936Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.58s)
15:41:49 [2020-04-28T15:41:49.936Z]         docker_cli_network_unix_test.go:46: [db184facd6850] daemon is not started
15:41:49 [2020-04-28T15:41:49.936Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.67s)
15:41:49 [2020-04-28T15:41:49.936Z]         docker_cli_network_unix_test.go:46: [d76f96c9170ee] daemon is not started
15:41:49 [2020-04-28T15:41:49.936Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.93s)
15:41:49 [2020-04-28T15:41:49.936Z]         docker_cli_network_unix_test.go:1233: [d1094553ec3a3] daemon is not started
15:41:49 [2020-04-28T15:41:49.936Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.95s)
15:41:49 [2020-04-28T15:41:49.936Z]         docker_cli_network_unix_test.go:46: [d04f157e2052f] daemon is not started
15:41:49 [2020-04-28T15:41:49.936Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.91s)
15:41:49 [2020-04-28T15:41:49.936Z]         docker_cli_network_unix_test.go:46: [d30ed789e0fa5] daemon is not started
15:41:49 [2020-04-28T15:41:49.936Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (4.02s)
15:41:49 [2020-04-28T15:41:49.936Z]         docker_cli_network_unix_test.go:46: [d4d1eaa7766b6] daemon is not started
15:41:49 [2020-04-28T15:41:49.936Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.74s)
15:41:49 [2020-04-28T15:41:49.936Z]         docker_cli_network_unix_test.go:46: [d68d627444dcd] daemon is not started
15:41:49 [2020-04-28T15:41:49.936Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.98s)
15:41:49 [2020-04-28T15:41:49.936Z]         docker_cli_network_unix_test.go:46: [df2c3f894e7c7] daemon is not started
15:41:49 [2020-04-28T15:41:49.936Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (1.08s)
15:41:49 [2020-04-28T15:41:49.936Z]         docker_cli_network_unix_test.go:46: [dce0da860dc04] daemon is not started
15:41:49 [2020-04-28T15:41:49.936Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.53s)
15:41:49 [2020-04-28T15:41:49.936Z]         docker_cli_network_unix_test.go:46: [d00dade6400e3] daemon is not started
15:41:49 [2020-04-28T15:41:49.936Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.36s)
15:41:49 [2020-04-28T15:41:49.936Z]         docker_cli_network_unix_test.go:46: [d7e2817811886] daemon is not started
15:41:49 [2020-04-28T15:41:49.936Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.20s)
15:41:49 [2020-04-28T15:41:49.936Z]         docker_cli_network_unix_test.go:46: [d1cbbec760533] daemon is not started
15:41:49 [2020-04-28T15:41:49.936Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.36s)
15:41:49 [2020-04-28T15:41:49.936Z]         docker_cli_network_unix_test.go:46: [d28a184e87180] daemon is not started
15:41:49 [2020-04-28T15:41:49.936Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.48s)
15:41:49 [2020-04-28T15:41:49.936Z]         docker_cli_network_unix_test.go:46: [dc7d9c4167e52] daemon is not started
15:41:49 [2020-04-28T15:41:49.936Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.32s)
15:41:49 [2020-04-28T15:41:49.936Z]         docker_cli_network_unix_test.go:46: [d38ce2bf2f8ff] daemon is not started
15:41:49 [2020-04-28T15:41:49.936Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
15:41:49 [2020-04-28T15:41:49.936Z]         docker_cli_network_unix_test.go:46: [dadd82532f9d5] daemon is not started
15:41:49 [2020-04-28T15:41:49.936Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.20s)
15:41:49 [2020-04-28T15:41:49.936Z]         docker_cli_network_unix_test.go:46: [d67f7b30a271a] daemon is not started
15:41:49 [2020-04-28T15:41:49.936Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.46s)
15:41:49 [2020-04-28T15:41:49.936Z]         docker_cli_network_unix_test.go:46: [d0a311a162e4f] daemon is not started
15:41:49 [2020-04-28T15:41:49.936Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (2.07s)
15:41:49 [2020-04-28T15:41:49.936Z]         docker_cli_network_unix_test.go:46: [d91bfb5fd946d] daemon is not started
15:41:49 [2020-04-28T15:41:49.936Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s)
15:41:49 [2020-04-28T15:41:49.936Z]         docker_cli_network_unix_test.go:46: [dde4e6e688e33] daemon is not started
15:41:49 [2020-04-28T15:41:49.936Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.42s)
15:41:49 [2020-04-28T15:41:49.936Z]         docker_cli_network_unix_test.go:46: [d90fcece285a2] daemon is not started
15:41:49 [2020-04-28T15:41:49.936Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s)
15:41:49 [2020-04-28T15:41:49.936Z]         docker_cli_network_unix_test.go:46: [d80974fb9c02a] daemon is not started
15:41:49 [2020-04-28T15:41:49.936Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.19s)
15:41:49 [2020-04-28T15:41:49.936Z]         docker_cli_network_unix_test.go:968: [db93716e6897e] daemon is not started
15:41:49 [2020-04-28T15:41:49.936Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.43s)
15:41:49 [2020-04-28T15:41:49.936Z]         docker_cli_network_unix_test.go:46: [d674c5af7de70] daemon is not started
15:41:49 [2020-04-28T15:41:49.936Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.64s)
15:41:49 [2020-04-28T15:41:49.936Z]         docker_cli_network_unix_test.go:1116: [dafa8383757b6] daemon is not started
15:41:49 [2020-04-28T15:41:49.936Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.25s)
15:41:49 [2020-04-28T15:41:49.936Z]         docker_cli_network_unix_test.go:46: [d6a80990260fc] daemon is not started
15:41:49 [2020-04-28T15:41:49.936Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.11s)
15:41:49 [2020-04-28T15:41:49.936Z]         docker_cli_network_unix_test.go:46: [d127276cdc4c0] daemon is not started
15:41:49 [2020-04-28T15:41:49.936Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.12s)
15:41:49 [2020-04-28T15:41:49.936Z]         docker_cli_network_unix_test.go:46: [d940d9a9e4cf4] daemon is not started
15:41:49 [2020-04-28T15:41:49.936Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.10s)
15:41:49 [2020-04-28T15:41:49.936Z]         docker_cli_network_unix_test.go:46: [d82f7425687af] daemon is not started
15:41:49 [2020-04-28T15:41:49.936Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s)
15:41:49 [2020-04-28T15:41:49.936Z]         docker_cli_network_unix_test.go:46: [df4749fc05ee2] daemon is not started
15:41:49 [2020-04-28T15:41:49.936Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.14s)
15:41:49 [2020-04-28T15:41:49.936Z]         docker_cli_network_unix_test.go:46: [dd864e4254d54] daemon is not started
15:41:49 [2020-04-28T15:41:49.936Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s)
15:41:49 [2020-04-28T15:41:49.936Z]         docker_cli_network_unix_test.go:46: [df04b9871f67f] daemon is not started
15:41:49 [2020-04-28T15:41:49.936Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.15s)
15:41:49 [2020-04-28T15:41:49.936Z]         docker_cli_network_unix_test.go:46: [d794210e807cd] daemon is not started
15:41:49 [2020-04-28T15:41:49.936Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s)
15:41:49 [2020-04-28T15:41:49.936Z]         docker_cli_network_unix_test.go:46: [de8c593068fa3] daemon is not started
15:41:49 [2020-04-28T15:41:49.936Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
15:41:49 [2020-04-28T15:41:49.936Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
15:41:49 [2020-04-28T15:41:49.936Z]         docker_cli_network_unix_test.go:46: [df089c07fb22b] daemon is not started
15:41:49 [2020-04-28T15:41:49.936Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.34s)
15:41:49 [2020-04-28T15:41:49.936Z]         docker_cli_network_unix_test.go:46: [de124e6aaeaa5] daemon is not started
15:41:49 [2020-04-28T15:41:49.936Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.54s)
15:41:49 [2020-04-28T15:41:49.936Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.51s)
15:41:49 [2020-04-28T15:41:49.936Z]         docker_cli_network_unix_test.go:1084: [d1780d39bda85] daemon is not started
15:41:49 [2020-04-28T15:41:49.936Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
15:41:49 [2020-04-28T15:41:49.936Z]         docker_cli_network_unix_test.go:46: [d67b92bb54d96] daemon is not started
15:41:49 [2020-04-28T15:41:49.936Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.37s)
15:41:49 [2020-04-28T15:41:49.936Z]         docker_cli_network_unix_test.go:46: [d99dbdf25b38b] daemon is not started
15:41:49 [2020-04-28T15:41:49.936Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.67s)
15:41:49 [2020-04-28T15:41:49.936Z]         docker_cli_network_unix_test.go:46: [d430c24dd3794] daemon is not started
15:41:49 [2020-04-28T15:41:49.936Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s)
15:41:49 [2020-04-28T15:41:49.936Z]         docker_cli_network_unix_test.go:46: [d3d8b3b52d686] daemon is not started
15:41:49 [2020-04-28T15:41:49.936Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.22s)
15:41:49 [2020-04-28T15:41:49.936Z]         docker_cli_network_unix_test.go:46: [d00fb01bdc372] daemon is not started
15:41:49 [2020-04-28T15:41:49.936Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.71s)
15:41:49 [2020-04-28T15:41:49.936Z]         docker_cli_network_unix_test.go:46: [d73ba4b13c2eb] daemon is not started
15:41:49 [2020-04-28T15:41:49.936Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.50s)
15:41:49 [2020-04-28T15:41:49.936Z]         docker_cli_network_unix_test.go:46: [d82e5975cc9df] daemon is not started
15:41:49 [2020-04-28T15:41:49.936Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.94s)
15:41:49 [2020-04-28T15:41:49.936Z]         docker_cli_network_unix_test.go:46: [d5c665e23cf9d] daemon is not started
15:41:49 [2020-04-28T15:41:49.936Z] === RUN   TestDockerHubPullSuite
15:41:49 [2020-04-28T15:41:49.936Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
15:41:50 [2020-04-28T15:41:50.665Z] --- PASS: TestExternalGraphDriver (6.25s)
15:41:50 [2020-04-28T15:41:50.665Z]     --- PASS: TestExternalGraphDriver/json (2.06s)
15:41:50 [2020-04-28T15:41:50.665Z]     --- PASS: TestExternalGraphDriver/spec (2.06s)
15:41:50 [2020-04-28T15:41:50.665Z]     --- PASS: TestExternalGraphDriver/pull (1.98s)
15:41:50 [2020-04-28T15:41:50.665Z] === RUN   TestGraphdriverPluginV2
15:41:50 [2020-04-28T15:41:50.859Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
15:41:50 [2020-04-28T15:41:50.951Z] --- SKIP: TestGraphdriverPluginV2 (0.09s)
15:41:50 [2020-04-28T15:41:50.951Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:41:50 [2020-04-28T15:41:50.951Z] PASS
15:41:50 [2020-04-28T15:41:50.951Z] 
15:41:50 [2020-04-28T15:41:50.951Z] === Skipped
15:41:50 [2020-04-28T15:41:50.951Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.09s)
15:41:50 [2020-04-28T15:41:50.951Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:41:50 [2020-04-28T15:41:50.951Z] 
15:41:50 [2020-04-28T15:41:50.951Z] 
15:41:50 [2020-04-28T15:41:50.951Z] DONE 5 tests, 1 skipped in 6.440s
15:41:50 [2020-04-28T15:41:50.951Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
15:41:50 [2020-04-28T15:41:50.951Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
15:41:50 [2020-04-28T15:41:50.951Z] ++ set -e
15:41:50 [2020-04-28T15:41:50.951Z] ++ '[' -n 0 ']'
15:41:50 [2020-04-28T15:41:50.951Z] ++ set -x
15:41:50 [2020-04-28T15:41:50.952Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
15:41:50 [2020-04-28T15:41:50.952Z] INFO: Testing against a local daemon
15:41:50 [2020-04-28T15:41:50.952Z] === RUN   TestContinueAfterPluginCrash
15:41:50 [2020-04-28T15:41:50.952Z] === PAUSE TestContinueAfterPluginCrash
15:41:50 [2020-04-28T15:41:50.952Z] === RUN   TestReadPluginNoRead
15:41:50 [2020-04-28T15:41:50.952Z] === PAUSE TestReadPluginNoRead
15:41:50 [2020-04-28T15:41:50.952Z] === RUN   TestDaemonStartWithLogOpt
15:41:50 [2020-04-28T15:41:50.952Z] === PAUSE TestDaemonStartWithLogOpt
15:41:50 [2020-04-28T15:41:50.952Z] === CONT  TestContinueAfterPluginCrash
15:41:50 [2020-04-28T15:41:50.952Z] === CONT  TestDaemonStartWithLogOpt
15:41:50 [2020-04-28T15:41:50.952Z] === CONT  TestReadPluginNoRead
15:41:52 [2020-04-28T15:41:52.217Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
15:41:53 [2020-04-28T15:41:53.140Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
15:41:53 [2020-04-28T15:41:53.394Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
15:41:54 [2020-04-28T15:41:54.755Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
15:41:55 [2020-04-28T15:41:55.011Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
15:41:55 [2020-04-28T15:41:55.011Z] --- PASS: TestDockerHubPullSuite (5.72s)
15:41:55 [2020-04-28T15:41:55.011Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.42s)
15:41:55 [2020-04-28T15:41:55.011Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.31s)
15:41:55 [2020-04-28T15:41:55.011Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.34s)
15:41:55 [2020-04-28T15:41:55.011Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.33s)
15:41:55 [2020-04-28T15:41:55.011Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.25s)
15:41:55 [2020-04-28T15:41:55.011Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s)
15:41:55 [2020-04-28T15:41:55.011Z] PASS
15:41:55 [2020-04-28T15:41:55.011Z] 
15:41:55 [2020-04-28T15:41:55.011Z] === Skipped
15:41:55 [2020-04-28T15:41:55.011Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
15:41:55 [2020-04-28T15:41:55.011Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
15:41:55 [2020-04-28T15:41:55.011Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
15:41:55 [2020-04-28T15:41:55.011Z] 
15:41:55 [2020-04-28T15:41:55.011Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
15:41:55 [2020-04-28T15:41:55.011Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
15:41:55 [2020-04-28T15:41:55.011Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
15:41:55 [2020-04-28T15:41:55.011Z] 
15:41:55 [2020-04-28T15:41:55.011Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
15:41:55 [2020-04-28T15:41:55.011Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
15:41:55 [2020-04-28T15:41:55.011Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
15:41:55 [2020-04-28T15:41:55.011Z] 
15:41:55 [2020-04-28T15:41:55.011Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s)
15:41:55 [2020-04-28T15:41:55.011Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s)
15:41:55 [2020-04-28T15:41:55.011Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
15:41:55 [2020-04-28T15:41:55.011Z] 
15:41:55 [2020-04-28T15:41:55.011Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
15:41:55 [2020-04-28T15:41:55.011Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
15:41:55 [2020-04-28T15:41:55.011Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
15:41:55 [2020-04-28T15:41:55.011Z] 
15:41:55 [2020-04-28T15:41:55.011Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
15:41:55 [2020-04-28T15:41:55.011Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
15:41:55 [2020-04-28T15:41:55.011Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
15:41:55 [2020-04-28T15:41:55.011Z] 
15:41:55 [2020-04-28T15:41:55.011Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
15:41:55 [2020-04-28T15:41:55.011Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
15:41:55 [2020-04-28T15:41:55.011Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
15:41:55 [2020-04-28T15:41:55.011Z] 
15:41:55 [2020-04-28T15:41:55.011Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
15:41:55 [2020-04-28T15:41:55.011Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
15:41:55 [2020-04-28T15:41:55.011Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
15:41:55 [2020-04-28T15:41:55.011Z] 
15:41:55 [2020-04-28T15:41:55.011Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
15:41:55 [2020-04-28T15:41:55.011Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
15:41:55 [2020-04-28T15:41:55.011Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
15:41:55 [2020-04-28T15:41:55.011Z] 
15:41:55 [2020-04-28T15:41:55.011Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
15:41:55 [2020-04-28T15:41:55.011Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
15:41:55 [2020-04-28T15:41:55.011Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
15:41:55 [2020-04-28T15:41:55.011Z] 
15:41:55 [2020-04-28T15:41:55.011Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
15:41:55 [2020-04-28T15:41:55.011Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
15:41:55 [2020-04-28T15:41:55.011Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
15:41:55 [2020-04-28T15:41:55.011Z] 
15:41:55 [2020-04-28T15:41:55.011Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
15:41:55 [2020-04-28T15:41:55.011Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
15:41:55 [2020-04-28T15:41:55.011Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
15:41:55 [2020-04-28T15:41:55.011Z] 
15:41:55 [2020-04-28T15:41:55.011Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
15:41:55 [2020-04-28T15:41:55.011Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
15:41:55 [2020-04-28T15:41:55.011Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
15:41:55 [2020-04-28T15:41:55.011Z] 
15:41:55 [2020-04-28T15:41:55.011Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s)
15:41:55 [2020-04-28T15:41:55.011Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
15:41:55 [2020-04-28T15:41:55.011Z]         docker_cli_sni_test.go:18: Flakey test
15:41:55 [2020-04-28T15:41:55.011Z] 
15:41:55 [2020-04-28T15:41:55.011Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
15:41:55 [2020-04-28T15:41:55.011Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
15:41:55 [2020-04-28T15:41:55.011Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
15:41:55 [2020-04-28T15:41:55.011Z] 
15:41:55 [2020-04-28T15:41:55.011Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
15:41:55 [2020-04-28T15:41:55.011Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
15:41:55 [2020-04-28T15:41:55.011Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
15:41:55 [2020-04-28T15:41:55.011Z] 
15:41:55 [2020-04-28T15:41:55.011Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
15:41:55 [2020-04-28T15:41:55.011Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
15:41:55 [2020-04-28T15:41:55.011Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
15:41:55 [2020-04-28T15:41:55.011Z] 
15:41:55 [2020-04-28T15:41:55.011Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
15:41:55 [2020-04-28T15:41:55.011Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
15:41:55 [2020-04-28T15:41:55.011Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
15:41:55 [2020-04-28T15:41:55.011Z] 
15:41:55 [2020-04-28T15:41:55.011Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
15:41:55 [2020-04-28T15:41:55.011Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
15:41:55 [2020-04-28T15:41:55.011Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
15:41:55 [2020-04-28T15:41:55.011Z] 
15:41:55 [2020-04-28T15:41:55.011Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
15:41:55 [2020-04-28T15:41:55.011Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
15:41:55 [2020-04-28T15:41:55.011Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
15:41:55 [2020-04-28T15:41:55.011Z] 
15:41:55 [2020-04-28T15:41:55.011Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
15:41:55 [2020-04-28T15:41:55.011Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
15:41:55 [2020-04-28T15:41:55.011Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
15:41:55 [2020-04-28T15:41:55.011Z] 
15:41:55 [2020-04-28T15:41:55.011Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
15:41:55 [2020-04-28T15:41:55.011Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
15:41:55 [2020-04-28T15:41:55.011Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
15:41:55 [2020-04-28T15:41:55.011Z] 
15:41:55 [2020-04-28T15:41:55.011Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
15:41:55 [2020-04-28T15:41:55.011Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
15:41:55 [2020-04-28T15:41:55.011Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
15:41:55 [2020-04-28T15:41:55.011Z] 
15:41:55 [2020-04-28T15:41:55.011Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
15:41:55 [2020-04-28T15:41:55.011Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
15:41:55 [2020-04-28T15:41:55.011Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
15:41:55 [2020-04-28T15:41:55.011Z] 
15:41:55 [2020-04-28T15:41:55.011Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
15:41:55 [2020-04-28T15:41:55.011Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
15:41:55 [2020-04-28T15:41:55.011Z]         docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows
15:41:55 [2020-04-28T15:41:55.011Z] 
15:41:55 [2020-04-28T15:41:55.011Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
15:41:55 [2020-04-28T15:41:55.011Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
15:41:55 [2020-04-28T15:41:55.011Z]         docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows
15:41:55 [2020-04-28T15:41:55.011Z] 
15:41:55 [2020-04-28T15:41:55.011Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
15:41:55 [2020-04-28T15:41:55.011Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
15:41:55 [2020-04-28T15:41:55.011Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
15:41:55 [2020-04-28T15:41:55.011Z] 
15:41:55 [2020-04-28T15:41:55.011Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
15:41:55 [2020-04-28T15:41:55.011Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
15:41:55 [2020-04-28T15:41:55.011Z]         docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv
15:41:55 [2020-04-28T15:41:55.011Z] 
15:41:55 [2020-04-28T15:41:55.011Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
15:41:55 [2020-04-28T15:41:55.011Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
15:41:55 [2020-04-28T15:41:55.011Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
15:41:55 [2020-04-28T15:41:55.011Z] 
15:41:55 [2020-04-28T15:41:55.011Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
15:41:55 [2020-04-28T15:41:55.011Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
15:41:55 [2020-04-28T15:41:55.011Z]         docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess
15:41:55 [2020-04-28T15:41:55.011Z] 
15:41:55 [2020-04-28T15:41:55.011Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
15:41:55 [2020-04-28T15:41:55.011Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
15:41:55 [2020-04-28T15:41:55.011Z]         docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured
15:41:55 [2020-04-28T15:41:55.011Z] 
15:41:55 [2020-04-28T15:41:55.011Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
15:41:55 [2020-04-28T15:41:55.011Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
15:41:55 [2020-04-28T15:41:55.011Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
15:41:55 [2020-04-28T15:41:55.011Z] 
15:41:55 [2020-04-28T15:41:55.011Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
15:41:55 [2020-04-28T15:41:55.011Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
15:41:55 [2020-04-28T15:41:55.011Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
15:41:55 [2020-04-28T15:41:55.011Z] 
15:41:55 [2020-04-28T15:41:55.011Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
15:41:55 [2020-04-28T15:41:55.011Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
15:41:55 [2020-04-28T15:41:55.011Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
15:41:55 [2020-04-28T15:41:55.011Z] 
15:41:55 [2020-04-28T15:41:55.011Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
15:41:55 [2020-04-28T15:41:55.011Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
15:41:55 [2020-04-28T15:41:55.011Z]         docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows
15:41:55 [2020-04-28T15:41:55.011Z] 
15:41:55 [2020-04-28T15:41:55.011Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
15:41:55 [2020-04-28T15:41:55.011Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
15:41:55 [2020-04-28T15:41:55.011Z]         docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows
15:41:55 [2020-04-28T15:41:55.011Z] 
15:41:55 [2020-04-28T15:41:55.011Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
15:41:55 [2020-04-28T15:41:55.011Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
15:41:55 [2020-04-28T15:41:55.011Z]         docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows
15:41:55 [2020-04-28T15:41:55.011Z] 
15:41:55 [2020-04-28T15:41:55.011Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
15:41:55 [2020-04-28T15:41:55.011Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
15:41:55 [2020-04-28T15:41:55.011Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
15:41:55 [2020-04-28T15:41:55.011Z] 
15:41:55 [2020-04-28T15:41:55.011Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
15:41:55 [2020-04-28T15:41:55.011Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
15:41:55 [2020-04-28T15:41:55.011Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
15:41:55 [2020-04-28T15:41:55.011Z] 
15:41:55 [2020-04-28T15:41:55.011Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
15:41:55 [2020-04-28T15:41:55.011Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
15:41:55 [2020-04-28T15:41:55.011Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
15:41:55 [2020-04-28T15:41:55.011Z] 
15:41:55 [2020-04-28T15:41:55.011Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
15:41:55 [2020-04-28T15:41:55.011Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
15:41:55 [2020-04-28T15:41:55.011Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
15:41:55 [2020-04-28T15:41:55.011Z] 
15:41:55 [2020-04-28T15:41:55.011Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
15:41:55 [2020-04-28T15:41:55.011Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
15:41:55 [2020-04-28T15:41:55.011Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
15:41:55 [2020-04-28T15:41:55.011Z] 
15:41:55 [2020-04-28T15:41:55.011Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
15:41:55 [2020-04-28T15:41:55.011Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
15:41:55 [2020-04-28T15:41:55.011Z]         docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
15:41:55 [2020-04-28T15:41:55.011Z] 
15:41:55 [2020-04-28T15:41:55.011Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
15:41:55 [2020-04-28T15:41:55.011Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
15:41:55 [2020-04-28T15:41:55.011Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
15:41:55 [2020-04-28T15:41:55.011Z]         docker_cli_network_unix_test.go:46: [df089c07fb22b] daemon is not started
15:41:55 [2020-04-28T15:41:55.011Z] 
15:41:55 [2020-04-28T15:41:55.011Z] 
15:41:55 [2020-04-28T15:41:55.011Z] DONE 1277 tests, 44 skipped in 1981.825s
15:41:55 [2020-04-28T15:41:55.011Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:41:55 [2020-04-28T15:41:55.011Z] ++++ cat bundles/test-integration/docker.pid
15:41:55 [2020-04-28T15:41:55.011Z] +++ kill 7522
15:41:55 [2020-04-28T15:41:55.266Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
15:41:56 [2020-04-28T15:41:56.190Z] +++ /etc/init.d/apparmor stop
15:41:56 [2020-04-28T15:41:56.190Z] Leaving: AppArmorNo profiles have been unloaded.
15:41:56 [2020-04-28T15:41:56.190Z] 
15:41:56 [2020-04-28T15:41:56.190Z] Unloading profiles will leave already running processes permanently
15:41:56 [2020-04-28T15:41:56.190Z] unconfined, which can lead to unexpected situations.
15:41:56 [2020-04-28T15:41:56.190Z] 
15:41:56 [2020-04-28T15:41:56.190Z] To set a process to complain mode, use the command line tool
15:41:56 [2020-04-28T15:41:56.190Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:41:56 [2020-04-28T15:41:56.190Z] +++ true
15:41:56 [2020-04-28T15:41:56.190Z] 
15:41:57 [2020-04-28T15:41:57.809Z] === RUN   TestReadPluginNoRead/default
15:41:58 [2020-04-28T15:41:58.093Z] --- PASS: TestDaemonStartWithLogOpt (7.21s)
15:41:59 [2020-04-28T15:41:59.498Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
15:41:59 [2020-04-28T15:41:59.573Z] === RUN   TestReadPluginNoRead/disabled_caching
15:42:01 [2020-04-28T15:42:01.052Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
15:42:02 [2020-04-28T15:42:02.756Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
15:42:03 [2020-04-28T15:42:03.089Z] --- PASS: TestReadPluginNoRead (11.81s)
15:42:03 [2020-04-28T15:42:03.089Z]     --- PASS: TestReadPluginNoRead/default (1.69s)
15:42:03 [2020-04-28T15:42:03.089Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.69s)
15:42:03 [2020-04-28T15:42:03.089Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.75s)
15:42:03 [2020-04-28T15:42:03.089Z]     read_test.go:91: [d3445171d1aab] daemon is not started
15:42:03 [2020-04-28T15:42:03.713Z] --- PASS: TestContinueAfterPluginCrash (12.61s)
15:42:03 [2020-04-28T15:42:03.713Z] PASS
15:42:03 [2020-04-28T15:42:03.713Z] 
15:42:03 [2020-04-28T15:42:03.713Z] DONE 6 tests in 12.709s
15:42:03 [2020-04-28T15:42:03.713Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
15:42:03 [2020-04-28T15:42:03.713Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
15:42:03 [2020-04-28T15:42:03.713Z] ++ set -e
15:42:03 [2020-04-28T15:42:03.713Z] ++ '[' -n 0 ']'
15:42:03 [2020-04-28T15:42:03.713Z] ++ set -x
15:42:03 [2020-04-28T15:42:03.713Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
15:42:03 [2020-04-28T15:42:03.713Z] testing: warning: no tests to run
15:42:03 [2020-04-28T15:42:03.713Z] PASS
15:42:03 [2020-04-28T15:42:03.713Z] 
15:42:03 [2020-04-28T15:42:03.713Z] DONE 0 tests in 0.028s
15:42:03 [2020-04-28T15:42:03.713Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
15:42:03 [2020-04-28T15:42:03.713Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
15:42:03 [2020-04-28T15:42:03.713Z] ++ set -e
15:42:03 [2020-04-28T15:42:03.713Z] ++ '[' -n 0 ']'
15:42:03 [2020-04-28T15:42:03.713Z] ++ set -x
15:42:03 [2020-04-28T15:42:03.713Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
15:42:03 [2020-04-28T15:42:03.713Z] INFO: Testing against a local daemon
15:42:03 [2020-04-28T15:42:03.713Z] === RUN   TestPluginWithDevMounts
15:42:03 [2020-04-28T15:42:03.713Z] === PAUSE TestPluginWithDevMounts
15:42:03 [2020-04-28T15:42:03.713Z] === CONT  TestPluginWithDevMounts
15:42:06 [2020-04-28T15:42:06.406Z] --- PASS: TestPluginWithDevMounts (2.28s)
15:42:06 [2020-04-28T15:42:06.406Z] PASS
15:42:06 [2020-04-28T15:42:06.406Z] 
15:42:06 [2020-04-28T15:42:06.406Z] DONE 1 tests in 2.393s
15:42:06 [2020-04-28T15:42:06.406Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
15:42:06 [2020-04-28T15:42:06.406Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m
15:42:06 [2020-04-28T15:42:06.406Z] ++ set -e
15:42:06 [2020-04-28T15:42:06.406Z] ++ '[' -n 0 ']'
15:42:06 [2020-04-28T15:42:06.406Z] ++ set -x
15:42:06 [2020-04-28T15:42:06.406Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m
15:42:06 [2020-04-28T15:42:06.406Z] INFO: Testing against a local daemon
15:42:06 [2020-04-28T15:42:06.406Z] === RUN   TestSecretInspect
15:42:06 [2020-04-28T15:42:06.912Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
15:42:08 [2020-04-28T15:42:08.444Z] --- PASS: TestSecretInspect (2.25s)
15:42:08 [2020-04-28T15:42:08.444Z] === RUN   TestSecretList
15:42:09 [2020-04-28T15:42:09.419Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
15:42:10 [2020-04-28T15:42:10.481Z] --- PASS: TestSecretList (2.22s)
15:42:10 [2020-04-28T15:42:10.481Z] === RUN   TestSecretsCreateAndDelete
15:42:13 [2020-04-28T15:42:13.235Z] --- PASS: TestSecretsCreateAndDelete (2.28s)
15:42:13 [2020-04-28T15:42:13.235Z] === RUN   TestSecretsUpdate
15:42:15 [2020-04-28T15:42:15.276Z] --- PASS: TestSecretsUpdate (2.30s)
15:42:15 [2020-04-28T15:42:15.276Z] === RUN   TestTemplatedSecret
15:42:17 [2020-04-28T15:42:17.970Z] --- PASS: TestTemplatedSecret (2.93s)
15:42:17 [2020-04-28T15:42:17.970Z] === RUN   TestSecretCreateResolve
15:42:20 [2020-04-28T15:42:20.659Z] --- PASS: TestSecretCreateResolve (2.25s)
15:42:20 [2020-04-28T15:42:20.659Z] PASS
15:42:20 [2020-04-28T15:42:20.659Z] 
15:42:20 [2020-04-28T15:42:20.659Z] DONE 6 tests in 14.325s
15:42:20 [2020-04-28T15:42:20.659Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
15:42:20 [2020-04-28T15:42:20.659Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m
15:42:20 [2020-04-28T15:42:20.659Z] ++ set -e
15:42:20 [2020-04-28T15:42:20.659Z] ++ '[' -n 0 ']'
15:42:20 [2020-04-28T15:42:20.659Z] ++ set -x
15:42:20 [2020-04-28T15:42:20.659Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m
15:42:20 [2020-04-28T15:42:20.659Z] INFO: Testing against a local daemon
15:42:20 [2020-04-28T15:42:20.659Z] === RUN   TestServiceCreateInit
15:42:20 [2020-04-28T15:42:20.659Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:42:25 [2020-04-28T15:42:25.086Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:42:29 [2020-04-28T15:42:29.488Z] --- PASS: TestServiceCreateInit (8.45s)
15:42:29 [2020-04-28T15:42:29.488Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.13s)
15:42:29 [2020-04-28T15:42:29.488Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.28s)
15:42:29 [2020-04-28T15:42:29.488Z] === RUN   TestCreateServiceMultipleTimes
15:42:31 [2020-04-28T15:42:31.282Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
15:42:43 [2020-04-28T15:42:43.431Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
15:42:46 [2020-04-28T15:42:46.690Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
15:42:48 [2020-04-28T15:42:48.019Z] --- PASS: TestCreateServiceMultipleTimes (16.23s)
15:42:48 [2020-04-28T15:42:48.019Z] === RUN   TestCreateServiceConflict
15:42:48 [2020-04-28T15:42:48.019Z] --- PASS: TestCreateServiceConflict (2.51s)
15:42:48 [2020-04-28T15:42:48.019Z] === RUN   TestCreateServiceMaxReplicas
15:42:49 [2020-04-28T15:42:49.197Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
15:42:50 [2020-04-28T15:42:50.722Z] --- PASS: TestCreateServiceMaxReplicas (3.02s)
15:42:50 [2020-04-28T15:42:50.722Z] === RUN   TestCreateWithDuplicateNetworkNames
15:42:52 [2020-04-28T15:42:52.453Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
15:42:58 [2020-04-28T15:42:58.976Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
15:43:05 [2020-04-28T15:43:05.530Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
15:43:06 [2020-04-28T15:43:06.001Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.39s)
15:43:06 [2020-04-28T15:43:06.001Z] === RUN   TestCreateServiceSecretFileMode
15:43:06 [2020-04-28T15:43:06.623Z] --- PASS: TestCreateServiceSecretFileMode (2.66s)
15:43:06 [2020-04-28T15:43:06.623Z] === RUN   TestCreateServiceConfigFileMode
15:43:08 [2020-04-28T15:43:08.036Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
15:43:09 [2020-04-28T15:43:09.323Z] --- PASS: TestCreateServiceConfigFileMode (2.52s)
15:43:09 [2020-04-28T15:43:09.323Z] === RUN   TestCreateServiceSysctls
15:43:10 [2020-04-28T15:43:10.545Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
15:43:12 [2020-04-28T15:43:12.796Z] --- PASS: TestCreateServiceSysctls (3.38s)
15:43:12 [2020-04-28T15:43:12.796Z] === RUN   TestCreateServiceCapabilities
15:43:13 [2020-04-28T15:43:13.802Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
15:43:15 [2020-04-28T15:43:15.496Z] --- PASS: TestCreateServiceCapabilities (2.61s)
15:43:15 [2020-04-28T15:43:15.496Z] === RUN   TestInspect
15:43:17 [2020-04-28T15:43:17.057Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
15:43:18 [2020-04-28T15:43:18.199Z] --- PASS: TestInspect (2.90s)
15:43:18 [2020-04-28T15:43:18.200Z] === RUN   TestCreateJob
15:43:20 [2020-04-28T15:43:20.313Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
15:43:21 [2020-04-28T15:43:21.673Z] --- PASS: TestCreateJob (3.47s)
15:43:21 [2020-04-28T15:43:21.673Z] === RUN   TestReplicatedJob
15:43:23 [2020-04-28T15:43:23.568Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
15:43:28 [2020-04-28T15:43:28.521Z] --- PASS: TestReplicatedJob (6.17s)
15:43:28 [2020-04-28T15:43:28.521Z] === RUN   TestUpdateReplicatedJob
15:43:31 [2020-04-28T15:43:31.212Z] --- PASS: TestUpdateReplicatedJob (3.48s)
15:43:31 [2020-04-28T15:43:31.212Z] === RUN   TestServiceListWithStatuses
15:43:31 [2020-04-28T15:43:31.212Z] --- SKIP: TestServiceListWithStatuses (0.00s)
15:43:31 [2020-04-28T15:43:31.212Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:43:31 [2020-04-28T15:43:31.212Z] === RUN   TestDockerNetworkConnectAlias
15:43:36 [2020-04-28T15:43:36.730Z] --- PASS: TestDockerNetworkConnectAlias (4.74s)
15:43:36 [2020-04-28T15:43:36.730Z] === RUN   TestDockerNetworkReConnect
15:43:40 [2020-04-28T15:43:40.236Z] --- PASS: TestDockerNetworkReConnect (3.77s)
15:43:40 [2020-04-28T15:43:40.236Z] === RUN   TestServicePlugin
15:43:40 [2020-04-28T15:43:40.236Z] --- SKIP: TestServicePlugin (0.00s)
15:43:40 [2020-04-28T15:43:40.236Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:43:40 [2020-04-28T15:43:40.236Z] === RUN   TestServiceUpdateLabel
15:43:42 [2020-04-28T15:43:42.284Z] --- PASS: TestServiceUpdateLabel (2.30s)
15:43:42 [2020-04-28T15:43:42.284Z] === RUN   TestServiceUpdateSecrets
15:43:57 [2020-04-28T15:43:57.536Z] --- PASS: TestServiceUpdateSecrets (14.80s)
15:43:57 [2020-04-28T15:43:57.536Z] === RUN   TestServiceUpdateConfigs
15:44:12 [2020-04-28T15:44:12.785Z] --- PASS: TestServiceUpdateConfigs (14.81s)
15:44:12 [2020-04-28T15:44:12.785Z] === RUN   TestServiceUpdateNetwork
15:44:19 [2020-04-28T15:44:19.702Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
15:44:25 [2020-04-28T15:44:25.347Z] --- PASS: TestServiceUpdateNetwork (13.18s)
15:44:25 [2020-04-28T15:44:25.347Z] === RUN   TestServiceUpdatePidsLimit
15:44:25 [2020-04-28T15:44:25.970Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
15:44:26 [2020-04-28T15:44:26.990Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
15:44:33 [2020-04-28T15:44:33.833Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
15:44:34 [2020-04-28T15:44:34.521Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
15:44:42 [2020-04-28T15:44:42.226Z] --- PASS: TestServiceUpdatePidsLimit (16.75s)
15:44:42 [2020-04-28T15:44:42.226Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.96s)
15:44:42 [2020-04-28T15:44:42.226Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.01s)
15:44:42 [2020-04-28T15:44:42.226Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.01s)
15:44:42 [2020-04-28T15:44:42.226Z] PASS
15:44:42 [2020-04-28T15:44:42.226Z] 
15:44:42 [2020-04-28T15:44:42.226Z] === Skipped
15:44:42 [2020-04-28T15:44:42.226Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
15:44:42 [2020-04-28T15:44:42.226Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:44:42 [2020-04-28T15:44:42.226Z] 
15:44:42 [2020-04-28T15:44:42.226Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
15:44:42 [2020-04-28T15:44:42.226Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:44:42 [2020-04-28T15:44:42.226Z] 
15:44:42 [2020-04-28T15:44:42.226Z] 
15:44:42 [2020-04-28T15:44:42.226Z] DONE 27 tests, 2 skipped in 141.219s
15:44:42 [2020-04-28T15:44:42.226Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
15:44:42 [2020-04-28T15:44:42.226Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m
15:44:42 [2020-04-28T15:44:42.226Z] ++ set -e
15:44:42 [2020-04-28T15:44:42.226Z] ++ '[' -n 0 ']'
15:44:42 [2020-04-28T15:44:42.226Z] ++ set -x
15:44:42 [2020-04-28T15:44:42.226Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m
15:44:42 [2020-04-28T15:44:42.226Z] INFO: Testing against a local daemon
15:44:42 [2020-04-28T15:44:42.226Z] === RUN   TestSessionCreate
15:44:42 [2020-04-28T15:44:42.226Z] --- PASS: TestSessionCreate (0.06s)
15:44:42 [2020-04-28T15:44:42.226Z] === RUN   TestSessionCreateWithBadUpgrade
15:44:42 [2020-04-28T15:44:42.226Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
15:44:42 [2020-04-28T15:44:42.226Z] PASS
15:44:42 [2020-04-28T15:44:42.226Z] 
15:44:42 [2020-04-28T15:44:42.226Z] DONE 2 tests in 0.210s
15:44:42 [2020-04-28T15:44:42.226Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
15:44:42 [2020-04-28T15:44:42.226Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m
15:44:42 [2020-04-28T15:44:42.226Z] ++ set -e
15:44:42 [2020-04-28T15:44:42.226Z] ++ '[' -n 0 ']'
15:44:42 [2020-04-28T15:44:42.226Z] ++ set -x
15:44:42 [2020-04-28T15:44:42.226Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m
15:44:42 [2020-04-28T15:44:42.226Z] INFO: Testing against a local daemon
15:44:42 [2020-04-28T15:44:42.226Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:44:42 [2020-04-28T15:44:42.226Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:44:42 [2020-04-28T15:44:42.226Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:44:42 [2020-04-28T15:44:42.226Z] === RUN   TestEventsExecDie
15:44:42 [2020-04-28T15:44:42.845Z] --- PASS: TestEventsExecDie (0.82s)
15:44:42 [2020-04-28T15:44:42.845Z] === RUN   TestEventsBackwardsCompatible
15:44:42 [2020-04-28T15:44:42.845Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
15:44:42 [2020-04-28T15:44:42.845Z] === RUN   TestInfoBinaryCommits
15:44:42 [2020-04-28T15:44:42.845Z] --- PASS: TestInfoBinaryCommits (0.07s)
15:44:42 [2020-04-28T15:44:42.845Z] === RUN   TestInfoAPIVersioned
15:44:42 [2020-04-28T15:44:42.845Z] --- PASS: TestInfoAPIVersioned (0.02s)
15:44:42 [2020-04-28T15:44:42.845Z] === RUN   TestInfoDiscoveryBackend
15:44:43 [2020-04-28T15:44:43.470Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
15:44:43 [2020-04-28T15:44:43.470Z] === RUN   TestInfoDiscoveryInvalidAdvertise
15:44:44 [2020-04-28T15:44:44.490Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
15:44:44 [2020-04-28T15:44:44.490Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
15:44:45 [2020-04-28T15:44:45.113Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
15:44:45 [2020-04-28T15:44:45.113Z] === RUN   TestInfoAPI
15:44:45 [2020-04-28T15:44:45.113Z] --- PASS: TestInfoAPI (0.06s)
15:44:45 [2020-04-28T15:44:45.113Z] === RUN   TestInfoAPIWarnings
15:44:45 [2020-04-28T15:44:45.734Z] --- PASS: TestInfoAPIWarnings (0.54s)
15:44:45 [2020-04-28T15:44:45.734Z] === RUN   TestInfoDebug
15:44:46 [2020-04-28T15:44:46.357Z] --- PASS: TestInfoDebug (0.55s)
15:44:46 [2020-04-28T15:44:46.357Z] === RUN   TestInfoInsecureRegistries
15:44:46 [2020-04-28T15:44:46.645Z] --- PASS: TestInfoInsecureRegistries (0.54s)
15:44:46 [2020-04-28T15:44:46.645Z] === RUN   TestInfoRegistryMirrors
15:44:47 [2020-04-28T15:44:47.265Z] --- PASS: TestInfoRegistryMirrors (0.54s)
15:44:47 [2020-04-28T15:44:47.265Z] === RUN   TestLoginFailsWithBadCredentials
15:44:47 [2020-04-28T15:44:47.884Z] --- PASS: TestLoginFailsWithBadCredentials (0.43s)
15:44:47 [2020-04-28T15:44:47.884Z] === RUN   TestPingCacheHeaders
15:44:47 [2020-04-28T15:44:47.884Z] --- PASS: TestPingCacheHeaders (0.05s)
15:44:47 [2020-04-28T15:44:47.884Z] === RUN   TestPingGet
15:44:47 [2020-04-28T15:44:47.884Z] --- PASS: TestPingGet (0.04s)
15:44:47 [2020-04-28T15:44:47.884Z] === RUN   TestPingHead
15:44:47 [2020-04-28T15:44:47.885Z] --- PASS: TestPingHead (0.05s)
15:44:47 [2020-04-28T15:44:47.885Z] === RUN   TestVersion
15:44:47 [2020-04-28T15:44:47.885Z] --- PASS: TestVersion (0.05s)
15:44:47 [2020-04-28T15:44:47.885Z] PASS
15:44:47 [2020-04-28T15:44:47.885Z] 
15:44:47 [2020-04-28T15:44:47.885Z] === Skipped
15:44:47 [2020-04-28T15:44:47.885Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:44:47 [2020-04-28T15:44:47.885Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:44:47 [2020-04-28T15:44:47.885Z] 
15:44:47 [2020-04-28T15:44:47.885Z] 
15:44:47 [2020-04-28T15:44:47.885Z] DONE 18 tests, 1 skipped in 6.043s
15:44:47 [2020-04-28T15:44:47.885Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
15:44:47 [2020-04-28T15:44:47.885Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m
15:44:47 [2020-04-28T15:44:47.885Z] ++ set -e
15:44:47 [2020-04-28T15:44:47.885Z] ++ '[' -n 0 ']'
15:44:47 [2020-04-28T15:44:47.885Z] ++ set -x
15:44:47 [2020-04-28T15:44:47.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-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m
15:44:47 [2020-04-28T15:44:47.885Z] INFO: Testing against a local daemon
15:44:47 [2020-04-28T15:44:47.885Z] === RUN   TestVolumesCreateAndList
15:44:48 [2020-04-28T15:44:48.169Z] --- PASS: TestVolumesCreateAndList (0.04s)
15:44:48 [2020-04-28T15:44:48.169Z] === RUN   TestVolumesRemove
15:44:48 [2020-04-28T15:44:48.169Z] --- PASS: TestVolumesRemove (0.09s)
15:44:48 [2020-04-28T15:44:48.169Z] === RUN   TestVolumesInspect
15:44:48 [2020-04-28T15:44:48.169Z] --- PASS: TestVolumesInspect (0.04s)
15:44:48 [2020-04-28T15:44:48.169Z] === RUN   TestVolumesInvalidJSON
15:44:48 [2020-04-28T15:44:48.169Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:44:48 [2020-04-28T15:44:48.169Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:44:48 [2020-04-28T15:44:48.169Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:44:48 [2020-04-28T15:44:48.169Z] --- PASS: TestVolumesInvalidJSON (0.04s)
15:44:48 [2020-04-28T15:44:48.169Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:44:48 [2020-04-28T15:44:48.169Z] PASS
15:44:48 [2020-04-28T15:44:48.169Z] 
15:44:48 [2020-04-28T15:44:48.169Z] DONE 5 tests in 0.304s
15:44:48 [2020-04-28T15:44:48.169Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:44:48 [2020-04-28T15:44:48.454Z] ++++ cat bundles/test-integration/docker.pid
15:44:48 [2020-04-28T15:44:48.454Z] +++ kill 13658
15:44:50 [2020-04-28T15:44:50.019Z] +++ /etc/init.d/apparmor stop
15:44:50 [2020-04-28T15:44:50.019Z] Leaving: AppArmorNo profiles have been unloaded.
15:44:50 [2020-04-28T15:44:50.019Z] 
15:44:50 [2020-04-28T15:44:50.019Z] Unloading profiles will leave already running processes permanently
15:44:50 [2020-04-28T15:44:50.019Z] unconfined, which can lead to unexpected situations.
15:44:50 [2020-04-28T15:44:50.019Z] 
15:44:50 [2020-04-28T15:44:50.019Z] To set a process to complain mode, use the command line tool
15:44:50 [2020-04-28T15:44:50.019Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:44:50 [2020-04-28T15:44:50.019Z] +++ true
15:44:50 [2020-04-28T15:44:50.019Z] 
Post stage
[Pipeline] junit
15:44:51 [2020-04-28T15:44:51.542Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:44:52 [2020-04-28T15:44:52.497Z] + echo Ensuring container killed.
15:44:52 [2020-04-28T15:44:52.497Z] Ensuring container killed.
15:44:52 [2020-04-28T15:44:52.497Z] + docker rm -vf docker-pr1
15:44:52 [2020-04-28T15:44:52.497Z] Error: No such container: docker-pr1
15:44:52 [2020-04-28T15:44:52.497Z] + true
[Pipeline] sh
15:44:52 [2020-04-28T15:44:52.557Z] --- PASS: TestDockerSwarmSuite (1775.98s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.59s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.41s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.29s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.69s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.98s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.64s)
15:44:52 [2020-04-28T15:44:52.557Z]         docker_api_swarm_test.go:563: [d8c9665fcf4d8] joining swarm manager [d726a94071e61]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:44:52 [2020-04-28T15:44:52.557Z]         docker_api_swarm_test.go:585: [d7094782c297e] joining swarm manager [d726a94071e61]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:44:52 [2020-04-28T15:44:52.557Z]         check_test.go:380: [d8c9665fcf4d8] daemon is not started
15:44:52 [2020-04-28T15:44:52.557Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
15:44:52 [2020-04-28T15:44:52.557Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.10s)
15:44:52 [2020-04-28T15:44:52.557Z]         docker_api_swarm_test.go:46: [de032c8af9c61] joining swarm manager [de1e4eee20f7f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.92s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.78s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (39.57s)
15:44:52 [2020-04-28T15:44:52.557Z]         docker_api_swarm_test.go:304: [df754b046bdbb] joining swarm manager [dadc55fd31bef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:44:52 [2020-04-28T15:44:52.557Z]         docker_api_swarm_test.go:305: [deeabcbfd73b9] joining swarm manager [dadc55fd31bef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:44:52 [2020-04-28T15:44:52.557Z]         docker_api_swarm_test.go:351: Waiting for election to occur...
15:44:52 [2020-04-28T15:44:52.557Z]         docker_api_swarm_test.go:364: Waiting for possible election...
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.88s)
15:44:52 [2020-04-28T15:44:52.557Z]         docker_api_swarm_test.go:272: [d3d55c8cd044d] joining swarm manager [d95b2b38f1ffb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:44:52 [2020-04-28T15:44:52.557Z]         docker_api_swarm_test.go:273: [df279a920afbe] joining swarm manager [d95b2b38f1ffb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.02s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.15s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.01s)
15:44:52 [2020-04-28T15:44:52.557Z]         docker_api_swarm_node_test.go:19: [d403b98efc728] joining swarm manager [d24eb28d9729a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:44:52 [2020-04-28T15:44:52.557Z]         docker_api_swarm_node_test.go:20: [db5aa827a32d4] joining swarm manager [d24eb28d9729a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (51.53s)
15:44:52 [2020-04-28T15:44:52.557Z]         docker_api_swarm_test.go:502: [da4a18c77d54f] joining swarm manager [da9670211bc5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:44:52 [2020-04-28T15:44:52.557Z]         docker_api_swarm_test.go:507: [d9abfc45f248d] joining swarm manager [da9670211bc5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.95s)
15:44:52 [2020-04-28T15:44:52.557Z]         docker_api_swarm_node_test.go:80: [ddb813456cd38] joining swarm manager [d1fc097cf0678]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.83s)
15:44:52 [2020-04-28T15:44:52.557Z]         docker_api_swarm_node_test.go:52: [d7a12e9643a61] joining swarm manager [de13c8013e7ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:44:52 [2020-04-28T15:44:52.557Z]         docker_api_swarm_node_test.go:53: [de8310cee33bf] joining swarm manager [de13c8013e7ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.59s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (17.94s)
15:44:52 [2020-04-28T15:44:52.557Z]         docker_api_swarm_test.go:202: [dfd4a01219161] joining swarm manager [d694d90d72e5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (59.23s)
15:44:52 [2020-04-28T15:44:52.557Z]         docker_api_swarm_test.go:384: [d54fd9a4d3b22] joining swarm manager [d5a1a77e504f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:44:52 [2020-04-28T15:44:52.557Z]         docker_api_swarm_test.go:385: [de183c0b45117] joining swarm manager [d5a1a77e504f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:44:52 [2020-04-28T15:44:52.557Z]         check_test.go:380: [de183c0b45117] daemon is not started
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (51.59s)
15:44:52 [2020-04-28T15:44:52.557Z]         docker_api_swarm_test.go:802: [d83987a370570] joining swarm manager [d02c85bea2511]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:44:52 [2020-04-28T15:44:52.557Z]         docker_api_swarm_test.go:802: [d1252657fe93c] joining swarm manager [d02c85bea2511]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:44:52 [2020-04-28T15:44:52.557Z]         docker_api_swarm_test.go:802: [dce90209dfa42] joining swarm manager [d02c85bea2511]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
15:44:52 [2020-04-28T15:44:52.557Z]         docker_api_swarm_test.go:802: [d56c175e14baa] joining swarm manager [d02c85bea2511]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
15:44:52 [2020-04-28T15:44:52.557Z]         docker_api_swarm_test.go:810: [d55182b079ecd] joining swarm manager [d02c85bea2511]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.34s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.72s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.07s)
15:44:52 [2020-04-28T15:44:52.557Z]         docker_api_swarm_service_test.go:394: [d771f7e733907] joining swarm manager [d4da69bfd6698]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:44:52 [2020-04-28T15:44:52.557Z]         docker_api_swarm_service_test.go:394: [dd52c9dd1884c] joining swarm manager [d4da69bfd6698]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.44s)
15:44:52 [2020-04-28T15:44:52.557Z]         docker_api_swarm_service_test.go:342: [d2831fc3b11e0] joining swarm manager [d8a3ffacb5e5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:44:52 [2020-04-28T15:44:52.557Z]         docker_api_swarm_service_test.go:342: [de434830fd81e] joining swarm manager [d8a3ffacb5e5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.37s)
15:44:52 [2020-04-28T15:44:52.557Z]         docker_api_swarm_service_test.go:489: [d8f6f0eedf801] joining swarm manager [d10bf6ffea01c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:44:52 [2020-04-28T15:44:52.557Z]         docker_api_swarm_service_test.go:489: [df4d6f43b2134] joining swarm manager [d10bf6ffea01c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.16s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.77s)
15:44:52 [2020-04-28T15:44:52.557Z]         docker_api_swarm_service_test.go:127: [da87345edc8a6] joining swarm manager [d1be18c8cb510]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:44:52 [2020-04-28T15:44:52.557Z]         docker_api_swarm_service_test.go:128: [d4a9f55d9f036] joining swarm manager [d1be18c8cb510]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:44:52 [2020-04-28T15:44:52.557Z]         docker_api_swarm_service_test.go:136: [d1f04e1af9b30] joining swarm manager [d1be18c8cb510]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
15:44:52 [2020-04-28T15:44:52.557Z]         docker_api_swarm_service_test.go:137: [d7064496297cc] joining swarm manager [d1be18c8cb510]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.98s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.19s)
15:44:52 [2020-04-28T15:44:52.557Z]         docker_api_swarm_service_test.go:303: [dc5f49e5adfac] joining swarm manager [de66936b10f4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:44:52 [2020-04-28T15:44:52.557Z]         docker_api_swarm_service_test.go:303: [d6ea9ce4a0d53] joining swarm manager [de66936b10f4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.86s)
15:44:52 [2020-04-28T15:44:52.557Z]         docker_api_swarm_service_test.go:99: [d5b3371edc3a4] joining swarm manager [d0769450d6e24]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:44:52 [2020-04-28T15:44:52.557Z]         docker_api_swarm_service_test.go:100: [d55aec57f179c] joining swarm manager [d0769450d6e24]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:44:52 [2020-04-28T15:44:52.557Z]         check_test.go:380: [d5b3371edc3a4] daemon is not started
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (25.80s)
15:44:52 [2020-04-28T15:44:52.557Z]         docker_api_swarm_service_test.go:532: [dfc6bc89211ea] joining swarm manager [d347a8cd7c15d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:44:52 [2020-04-28T15:44:52.557Z]         docker_api_swarm_service_test.go:533: [dddc13427eb98] joining swarm manager [d347a8cd7c15d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.88s)
15:44:52 [2020-04-28T15:44:52.557Z]         docker_api_swarm_service_test.go:147: [d901c8f2901bf] joining swarm manager [d64c467cbbeb2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:44:52 [2020-04-28T15:44:52.557Z]         docker_api_swarm_service_test.go:147: [dfce369fe9a02] joining swarm manager [d64c467cbbeb2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.98s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.54s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.53s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.15s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.30s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.44s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.81s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.72s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.97s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.29s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.22s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.92s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.04s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.76s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.39s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.26s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.04s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.43s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.28s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.50s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.65s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.83s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.46s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (12.93s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.64s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.20s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.31s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.26s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.37s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.22s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.38s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.70s)
15:44:52 [2020-04-28T15:44:52.557Z]         docker_cli_service_logs_test.go:241: checking task fg70fvquiis9
15:44:52 [2020-04-28T15:44:52.557Z]         docker_cli_service_logs_test.go:246: checking messages for fg70fvquiis9
15:44:52 [2020-04-28T15:44:52.557Z]         docker_cli_service_logs_test.go:241: checking task snadaq2s5pzi
15:44:52 [2020-04-28T15:44:52.557Z]         docker_cli_service_logs_test.go:246: checking messages for snadaq2s5pzi
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.61s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.61s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.05s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.97s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.85s)
15:44:52 [2020-04-28T15:44:52.557Z]         docker_cli_swarm_test.go:1901: [d3e03e748ee31] joining swarm manager [d2d91bfbc30d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:44:52 [2020-04-28T15:44:52.557Z]         docker_cli_swarm_test.go:1902: [dfcc7f340a325] joining swarm manager [d2d91bfbc30d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.89s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.56s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.11s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.32s)
15:44:52 [2020-04-28T15:44:52.557Z]         docker_cli_swarm_test.go:1802: [da1e584953abf] joining swarm manager [decee1ec6ae84]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:44:52 [2020-04-28T15:44:52.557Z]         docker_cli_swarm_test.go:1803: [d3d6622d365c3] joining swarm manager [decee1ec6ae84]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.18s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (185.14s)
15:44:52 [2020-04-28T15:44:52.557Z]         docker_cli_swarm_test.go:1321: [d98f90d6f7ab8] joining swarm manager [d487fbaba2f72]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:44:52 [2020-04-28T15:44:52.557Z]         docker_cli_swarm_test.go:1322: [dbc5c6769808e] joining swarm manager [d487fbaba2f72]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.43s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.21s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.04s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.93s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.15s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.02s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.56s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
15:44:52 [2020-04-28T15:44:52.557Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.60s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.82s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.83s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.09s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.80s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (61.93s)
15:44:52 [2020-04-28T15:44:52.557Z]         docker_cli_swarm_test.go:1186: [d1d071b588636] joining swarm manager [d8643d721fc57]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:44:52 [2020-04-28T15:44:52.557Z]         docker_cli_swarm_test.go:1195: [d92be03597862] joining swarm manager [d8643d721fc57]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.31s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.86s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (116.67s)
15:44:52 [2020-04-28T15:44:52.557Z]         docker_cli_swarm_test.go:1118: [dd5605ad01cbe] joining swarm manager [d81be6548925a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:44:52 [2020-04-28T15:44:52.557Z]         docker_cli_swarm_test.go:1119: [dbe5fbf303902] joining swarm manager [d81be6548925a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:44:52 [2020-04-28T15:44:52.557Z]         docker_cli_swarm_test.go:1172: [ddf087f597af8] joining swarm manager [d81be6548925a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.80s)
15:44:52 [2020-04-28T15:44:52.557Z]         docker_cli_swarm_test.go:1453: [dc7a9158e44b7] joining swarm manager [d7f89cd21e2ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:44:52 [2020-04-28T15:44:52.557Z]         docker_cli_swarm_test.go:1454: [dff02946a989e] joining swarm manager [d7f89cd21e2ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.46s)
15:44:52 [2020-04-28T15:44:52.557Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.20s)
15:44:52 [2020-04-28T15:44:52.557Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s)
15:44:52 [2020-04-28T15:44:52.557Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.09s)
15:44:52 [2020-04-28T15:44:52.557Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.09s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.44s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.30s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.02s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.33s)
15:44:52 [2020-04-28T15:44:52.557Z]         docker_cli_swarm_unix_test.go:62: [dd4a7a10b7cc8] joining swarm manager [d13979b13cf37]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.08s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.81s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.04s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.08s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.76s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.39s)
15:44:52 [2020-04-28T15:44:52.557Z]         docker_api_swarm_test.go:962: [dac086aa979f6] joining swarm manager [d642bbbca5dba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.91s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.99s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.99s)
15:44:52 [2020-04-28T15:44:52.557Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.94s)
15:44:52 [2020-04-28T15:44:52.558Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.87s)
15:44:52 [2020-04-28T15:44:52.558Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.37s)
15:44:52 [2020-04-28T15:44:52.558Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.15s)
15:44:52 [2020-04-28T15:44:52.558Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.01s)
15:44:52 [2020-04-28T15:44:52.558Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.12s)
15:44:52 [2020-04-28T15:44:52.558Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.33s)
15:44:52 [2020-04-28T15:44:52.558Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.05s)
15:44:52 [2020-04-28T15:44:52.558Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.05s)
15:44:52 [2020-04-28T15:44:52.558Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.32s)
15:44:52 [2020-04-28T15:44:52.558Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.96s)
15:44:52 [2020-04-28T15:44:52.558Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (18.05s)
15:44:52 [2020-04-28T15:44:52.558Z] === RUN   TestDockerExternalVolumeSuite
15:44:52 [2020-04-28T15:44:52.558Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
15:44:52 [2020-04-28T15:44:52.897Z] + echo Chowning /workspace to jenkins user
15:44:52 [2020-04-28T15:44:52.897Z] Chowning /workspace to jenkins user
15:44:52 [2020-04-28T15:44:52.897Z] + id -u
15:44:52 [2020-04-28T15:44:52.897Z] + id -g
15:44:52 [2020-04-28T15:44:52.897Z] + docker run --rm -v /home/docker/workspace/moby_PR-40866:/workspace busybox chown -R 1001:1001 /workspace
15:44:52 [2020-04-28T15:44:52.897Z] Unable to find image 'busybox:latest' locally
15:44:53 [2020-04-28T15:44:53.182Z] latest: Pulling from library/busybox
15:44:53 [2020-04-28T15:44:53.182Z] abe12e943b1b: Pulling fs layer
15:44:53 [2020-04-28T15:44:53.468Z] abe12e943b1b: Verifying Checksum
15:44:53 [2020-04-28T15:44:53.468Z] abe12e943b1b: Download complete
15:44:53 [2020-04-28T15:44:53.756Z] abe12e943b1b: Pull complete
15:44:53 [2020-04-28T15:44:53.756Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12
15:44:53 [2020-04-28T15:44:53.756Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:44:56 [2020-04-28T15:44:56.192Z] + bundleName=ppc64le-integration
15:44:56 [2020-04-28T15:44:56.192Z] + echo Creating ppc64le-integration-bundles.tar.gz
15:44:56 [2020-04-28T15:44:56.192Z] Creating ppc64le-integration-bundles.tar.gz
15:44:56 [2020-04-28T15:44:56.192Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof+  -o -name *-report.xml )xargs -print tar
15:44:56 [2020-04-28T15:44:56.192Z]  -czf ppc64le-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
15:44:56 [2020-04-28T15:44:56.512Z] Archiving artifacts
15:44:56 [2020-04-28T15:44:56.962Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40866/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:44:57 [2020-04-28T15:44:57.357Z] + make clean
15:44:57 [2020-04-28T15:44:57.975Z] make: command: Command not found
15:44:57 [2020-04-28T15:44:57.976Z] make: command: Command not found
15:44:57 [2020-04-28T15:44:57.976Z] docker volume rm -f docker-dev-cache
15:44:57 [2020-04-28T15:44:57.976Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
15:45:07 [2020-04-28T15:45:07.375Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
15:46:14 [2020-04-28T15:46:14.964Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
15:46:24 [2020-04-28T15:46:24.888Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
15:46:56 [2020-04-28T15:46:56.886Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
15:47:11 [2020-04-28T15:47:11.705Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
15:47:43 [2020-04-28T15:47:43.709Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
15:47:55 [2020-04-28T15:47:55.858Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
15:48:27 [2020-04-28T15:48:27.855Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
15:48:45 [2020-04-28T15:48:45.876Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
15:49:00 [2020-04-28T15:49:00.694Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
15:49:47 [2020-04-28T15:49:47.293Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
15:50:05 [2020-04-28T15:50:05.313Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
15:50:37 [2020-04-28T15:50:37.312Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
15:51:09 [2020-04-28T15:51:09.312Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
15:51:24 [2020-04-28T15:51:24.130Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
15:51:42 [2020-04-28T15:51:42.152Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
15:52:00 [2020-04-28T15:52:00.184Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
15:52:15 [2020-04-28T15:52:15.001Z] --- PASS: TestDockerExternalVolumeSuite (441.46s)
15:52:15 [2020-04-28T15:52:15.001Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.92s)
15:52:15 [2020-04-28T15:52:15.001Z]         docker_cli_external_volume_driver_test.go:53: [d06a89d4c49e5] daemon is not started
15:52:15 [2020-04-28T15:52:15.001Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s)
15:52:15 [2020-04-28T15:52:15.001Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.62s)
15:52:15 [2020-04-28T15:52:15.001Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s)
15:52:15 [2020-04-28T15:52:15.001Z]         docker_cli_external_volume_driver_test.go:53: [df5a80f507a9b] daemon is not started
15:52:15 [2020-04-28T15:52:15.001Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s)
15:52:15 [2020-04-28T15:52:15.001Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
15:52:15 [2020-04-28T15:52:15.001Z]         docker_cli_external_volume_driver_test.go:53: [d1820f6b0016a] daemon is not started
15:52:15 [2020-04-28T15:52:15.001Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
15:52:15 [2020-04-28T15:52:15.001Z]         docker_cli_external_volume_driver_test.go:53: [da3cc42efe71d] daemon is not started
15:52:15 [2020-04-28T15:52:15.001Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.59s)
15:52:15 [2020-04-28T15:52:15.001Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.60s)
15:52:15 [2020-04-28T15:52:15.001Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.85s)
15:52:15 [2020-04-28T15:52:15.001Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s)
15:52:15 [2020-04-28T15:52:15.001Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.60s)
15:52:15 [2020-04-28T15:52:15.001Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.77s)
15:52:15 [2020-04-28T15:52:15.001Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.02s)
15:52:15 [2020-04-28T15:52:15.001Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.64s)
15:52:15 [2020-04-28T15:52:15.001Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.48s)
15:52:15 [2020-04-28T15:52:15.001Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.39s)
15:52:15 [2020-04-28T15:52:15.001Z]         docker_cli_external_volume_driver_test.go:485: [ddf66493165f3] daemon is not started
15:52:15 [2020-04-28T15:52:15.001Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
15:52:15 [2020-04-28T15:52:15.001Z]         docker_cli_external_volume_driver_test.go:53: [dd288222e3600] daemon is not started
15:52:15 [2020-04-28T15:52:15.001Z] PASS
15:52:15 [2020-04-28T15:52:15.001Z] 
15:52:15 [2020-04-28T15:52:15.001Z] === Skipped
15:52:15 [2020-04-28T15:52:15.001Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
15:52:15 [2020-04-28T15:52:15.001Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
15:52:15 [2020-04-28T15:52:15.001Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
15:52:15 [2020-04-28T15:52:15.001Z]         check_test.go:309: [d679bb6d93ee2] daemon is not started
15:52:15 [2020-04-28T15:52:15.001Z] 
15:52:15 [2020-04-28T15:52:15.001Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
15:52:15 [2020-04-28T15:52:15.001Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
15:52:15 [2020-04-28T15:52:15.001Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
15:52:15 [2020-04-28T15:52:15.001Z]         check_test.go:309: [dab485da072e0] daemon is not started
15:52:15 [2020-04-28T15:52:15.001Z] 
15:52:15 [2020-04-28T15:52:15.001Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
15:52:15 [2020-04-28T15:52:15.001Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
15:52:15 [2020-04-28T15:52:15.001Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
15:52:15 [2020-04-28T15:52:15.001Z]         check_test.go:309: [ddf3719881622] daemon is not started
15:52:15 [2020-04-28T15:52:15.001Z] 
15:52:15 [2020-04-28T15:52:15.001Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
15:52:15 [2020-04-28T15:52:15.001Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
15:52:15 [2020-04-28T15:52:15.001Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
15:52:15 [2020-04-28T15:52:15.001Z] 
15:52:15 [2020-04-28T15:52:15.001Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
15:52:15 [2020-04-28T15:52:15.001Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
15:52:15 [2020-04-28T15:52:15.001Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
15:52:15 [2020-04-28T15:52:15.001Z] 
15:52:15 [2020-04-28T15:52:15.001Z] 
15:52:15 [2020-04-28T15:52:15.001Z] DONE 273 tests, 5 skipped in 2597.591s
15:52:15 [2020-04-28T15:52:15.001Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:52:15 [2020-04-28T15:52:15.001Z] ++++ cat bundles/test-integration/docker.pid
15:52:15 [2020-04-28T15:52:15.001Z] +++ kill 7491
15:52:15 [2020-04-28T15:52:15.001Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dc9891d17167c/docker.pid
15:52:15 [2020-04-28T15:52:15.001Z] +++ kill 4271
15:52:15 [2020-04-28T15:52:15.001Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4271 is not a child of this shell
15:52:15 [2020-04-28T15:52:15.001Z] warning: PID 4271 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dc9891d17167c/docker.pid had a nonzero exit code
15:52:15 [2020-04-28T15:52:15.001Z] +++ /etc/init.d/apparmor stop
15:52:15 [2020-04-28T15:52:15.001Z] Leaving: AppArmorNo profiles have been unloaded.
15:52:15 [2020-04-28T15:52:15.001Z] 
15:52:15 [2020-04-28T15:52:15.001Z] Unloading profiles will leave already running processes permanently
15:52:15 [2020-04-28T15:52:15.001Z] unconfined, which can lead to unexpected situations.
15:52:15 [2020-04-28T15:52:15.001Z] 
15:52:15 [2020-04-28T15:52:15.001Z] To set a process to complain mode, use the command line tool
15:52:15 [2020-04-28T15:52:15.001Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:52:15 [2020-04-28T15:52:15.001Z] +++ true
15:52:15 [2020-04-28T15:52:15.001Z] 
15:52:15 [2020-04-28T15:52:15.001Z] Remaining pids to kill: []
Post stage
[Pipeline] junit
15:52:15 [2020-04-28T15:52:15.010Z] Recording test results
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:52:15 [2020-04-28T15:52:15.865Z] + echo Ensuring container killed.
15:52:15 [2020-04-28T15:52:15.865Z] Ensuring container killed.
15:52:15 [2020-04-28T15:52:15.865Z] + docker ps -aq -f name=docker-pr1-*
15:52:15 [2020-04-28T15:52:15.865Z] + cids=3efdff98fab3
15:52:15 [2020-04-28T15:52:15.865Z] c653cf8f51c5
15:52:15 [2020-04-28T15:52:15.865Z] aff7e4c610c5
15:52:15 [2020-04-28T15:52:15.865Z] + [ -n 3efdff98fab3
15:52:15 [2020-04-28T15:52:15.865Z] c653cf8f51c5
15:52:15 [2020-04-28T15:52:15.865Z] aff7e4c610c5 ]
15:52:15 [2020-04-28T15:52:15.865Z] + docker rm -vf 3efdff98fab3 c653cf8f51c5 aff7e4c610c5
15:52:17 [2020-04-28T15:52:17.766Z] 3efdff98fab3
15:52:17 [2020-04-28T15:52:17.766Z] c653cf8f51c5
15:52:18 [2020-04-28T15:52:18.690Z] aff7e4c610c5
[Pipeline] sh
15:52:19 [2020-04-28T15:52:19.092Z] + echo Chowning /workspace to jenkins user
15:52:19 [2020-04-28T15:52:19.092Z] Chowning /workspace to jenkins user
15:52:19 [2020-04-28T15:52:19.092Z] + id -u
15:52:19 [2020-04-28T15:52:19.092Z] + id -g
15:52:19 [2020-04-28T15:52:19.092Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40866:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:52:23 [2020-04-28T15:52:23.628Z] + bundleName=amd64
15:52:23 [2020-04-28T15:52:23.628Z] + echo Creating amd64-bundles.tar.gz
15:52:23 [2020-04-28T15:52:23.628Z] Creating amd64-bundles.tar.gz
15:52:23 [2020-04-28T15:52:23.628Z] + xargs tar -czf amd64-bundles.tar.gz
15:52:23 [2020-04-28T15:52:23.628Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
15:52:24 [2020-04-28T15:52:24.997Z] Archiving artifacts
15:52:25 [2020-04-28T15:52:25.619Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40866/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:52:26 [2020-04-28T15:52:26.009Z] + make clean
15:52:26 [2020-04-28T15:52:26.009Z] docker volume rm -f docker-dev-cache
15:52:26 [2020-04-28T15:52:26.264Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
16:07:25 [2020-04-28T16:07:25.561Z] ok  	github.com/docker/docker/integration-cli	2233.300s
16:07:25 [2020-04-28T16:07:25.561Z] 
16:07:25 [2020-04-28T16:07:25.561Z] === Skipped
16:07:25 [2020-04-28T16:07:25.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
16:07:25 [2020-04-28T16:07:25.561Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
16:07:25 [2020-04-28T16:07:25.561Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.561Z] 
16:07:25 [2020-04-28T16:07:25.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
16:07:25 [2020-04-28T16:07:25.561Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
16:07:25 [2020-04-28T16:07:25.561Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.561Z] 
16:07:25 [2020-04-28T16:07:25.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s)
16:07:25 [2020-04-28T16:07:25.561Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s)
16:07:25 [2020-04-28T16:07:25.561Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.561Z] 
16:07:25 [2020-04-28T16:07:25.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s)
16:07:25 [2020-04-28T16:07:25.561Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s)
16:07:25 [2020-04-28T16:07:25.561Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.561Z] 
16:07:25 [2020-04-28T16:07:25.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s)
16:07:25 [2020-04-28T16:07:25.561Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s)
16:07:25 [2020-04-28T16:07:25.561Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.561Z] 
16:07:25 [2020-04-28T16:07:25.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s)
16:07:25 [2020-04-28T16:07:25.561Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s)
16:07:25 [2020-04-28T16:07:25.561Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.561Z] 
16:07:25 [2020-04-28T16:07:25.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s)
16:07:25 [2020-04-28T16:07:25.561Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s)
16:07:25 [2020-04-28T16:07:25.561Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.561Z] 
16:07:25 [2020-04-28T16:07:25.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s)
16:07:25 [2020-04-28T16:07:25.561Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s)
16:07:25 [2020-04-28T16:07:25.561Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.561Z] 
16:07:25 [2020-04-28T16:07:25.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s)
16:07:25 [2020-04-28T16:07:25.561Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s)
16:07:25 [2020-04-28T16:07:25.561Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.561Z] 
16:07:25 [2020-04-28T16:07:25.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
16:07:25 [2020-04-28T16:07:25.561Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
16:07:25 [2020-04-28T16:07:25.561Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.561Z] 
16:07:25 [2020-04-28T16:07:25.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
16:07:25 [2020-04-28T16:07:25.561Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
16:07:25 [2020-04-28T16:07:25.561Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.561Z] 
16:07:25 [2020-04-28T16:07:25.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
16:07:25 [2020-04-28T16:07:25.561Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
16:07:25 [2020-04-28T16:07:25.561Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.561Z] 
16:07:25 [2020-04-28T16:07:25.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
16:07:25 [2020-04-28T16:07:25.561Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
16:07:25 [2020-04-28T16:07:25.561Z]         docker_cli_run_test.go:3182: unmatched requirement Apparmor
16:07:25 [2020-04-28T16:07:25.561Z] 
16:07:25 [2020-04-28T16:07:25.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
16:07:25 [2020-04-28T16:07:25.561Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
16:07:25 [2020-04-28T16:07:25.561Z]         docker_cli_run_test.go:3160: unmatched requirement Apparmor
16:07:25 [2020-04-28T16:07:25.561Z] 
16:07:25 [2020-04-28T16:07:25.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
16:07:25 [2020-04-28T16:07:25.561Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
16:07:25 [2020-04-28T16:07:25.561Z]         docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.561Z] 
16:07:25 [2020-04-28T16:07:25.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
16:07:25 [2020-04-28T16:07:25.561Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
16:07:25 [2020-04-28T16:07:25.561Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.561Z] 
16:07:25 [2020-04-28T16:07:25.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
16:07:25 [2020-04-28T16:07:25.561Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
16:07:25 [2020-04-28T16:07:25.561Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
16:07:25 [2020-04-28T16:07:25.561Z] 
16:07:25 [2020-04-28T16:07:25.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
16:07:25 [2020-04-28T16:07:25.561Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
16:07:25 [2020-04-28T16:07:25.561Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.561Z] 
16:07:25 [2020-04-28T16:07:25.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s)
16:07:25 [2020-04-28T16:07:25.561Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s)
16:07:25 [2020-04-28T16:07:25.561Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
16:07:25 [2020-04-28T16:07:25.561Z] 
16:07:25 [2020-04-28T16:07:25.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
16:07:25 [2020-04-28T16:07:25.561Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
16:07:25 [2020-04-28T16:07:25.561Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.561Z] 
16:07:25 [2020-04-28T16:07:25.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
16:07:25 [2020-04-28T16:07:25.561Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
16:07:25 [2020-04-28T16:07:25.561Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.561Z] 
16:07:25 [2020-04-28T16:07:25.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
16:07:25 [2020-04-28T16:07:25.561Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
16:07:25 [2020-04-28T16:07:25.561Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.561Z] 
16:07:25 [2020-04-28T16:07:25.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
16:07:25 [2020-04-28T16:07:25.561Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
16:07:25 [2020-04-28T16:07:25.561Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.561Z] 
16:07:25 [2020-04-28T16:07:25.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
16:07:25 [2020-04-28T16:07:25.561Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
16:07:25 [2020-04-28T16:07:25.561Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.561Z] 
16:07:25 [2020-04-28T16:07:25.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
16:07:25 [2020-04-28T16:07:25.561Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
16:07:25 [2020-04-28T16:07:25.561Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.561Z] 
16:07:25 [2020-04-28T16:07:25.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s)
16:07:25 [2020-04-28T16:07:25.561Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s)
16:07:25 [2020-04-28T16:07:25.561Z]         docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.561Z] 
16:07:25 [2020-04-28T16:07:25.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
16:07:25 [2020-04-28T16:07:25.561Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
16:07:25 [2020-04-28T16:07:25.561Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.561Z] 
16:07:25 [2020-04-28T16:07:25.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
16:07:25 [2020-04-28T16:07:25.561Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
16:07:25 [2020-04-28T16:07:25.561Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.561Z] 
16:07:25 [2020-04-28T16:07:25.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
16:07:25 [2020-04-28T16:07:25.561Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
16:07:25 [2020-04-28T16:07:25.561Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.561Z] 
16:07:25 [2020-04-28T16:07:25.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s)
16:07:25 [2020-04-28T16:07:25.561Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
16:07:25 [2020-04-28T16:07:25.561Z]         docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.561Z] 
16:07:25 [2020-04-28T16:07:25.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.31s)
16:07:25 [2020-04-28T16:07:25.561Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.31s)
16:07:25 [2020-04-28T16:07:25.561Z]         docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.561Z] 
16:07:25 [2020-04-28T16:07:25.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.64s)
16:07:25 [2020-04-28T16:07:25.561Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.64s)
16:07:25 [2020-04-28T16:07:25.561Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.561Z] 
16:07:25 [2020-04-28T16:07:25.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.81s)
16:07:25 [2020-04-28T16:07:25.561Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.81s)
16:07:25 [2020-04-28T16:07:25.561Z]         docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.561Z] 
16:07:25 [2020-04-28T16:07:25.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s)
16:07:25 [2020-04-28T16:07:25.561Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s)
16:07:25 [2020-04-28T16:07:25.561Z]         docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.561Z] 
16:07:25 [2020-04-28T16:07:25.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
16:07:25 [2020-04-28T16:07:25.561Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
16:07:25 [2020-04-28T16:07:25.561Z]         docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.561Z] 
16:07:25 [2020-04-28T16:07:25.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
16:07:25 [2020-04-28T16:07:25.561Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
16:07:25 [2020-04-28T16:07:25.561Z]         docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.561Z] 
16:07:25 [2020-04-28T16:07:25.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
16:07:25 [2020-04-28T16:07:25.561Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
16:07:25 [2020-04-28T16:07:25.561Z]         docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.561Z] 
16:07:25 [2020-04-28T16:07:25.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
16:07:25 [2020-04-28T16:07:25.561Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
16:07:25 [2020-04-28T16:07:25.561Z]         docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.561Z] 
16:07:25 [2020-04-28T16:07:25.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
16:07:25 [2020-04-28T16:07:25.561Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
16:07:25 [2020-04-28T16:07:25.561Z]         docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.561Z] 
16:07:25 [2020-04-28T16:07:25.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s)
16:07:25 [2020-04-28T16:07:25.561Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s)
16:07:25 [2020-04-28T16:07:25.561Z]         docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.561Z] 
16:07:25 [2020-04-28T16:07:25.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.31s)
16:07:25 [2020-04-28T16:07:25.561Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s)
16:07:25 [2020-04-28T16:07:25.561Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.561Z] 
16:07:25 [2020-04-28T16:07:25.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.08s)
16:07:25 [2020-04-28T16:07:25.561Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.08s)
16:07:25 [2020-04-28T16:07:25.561Z]         docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.561Z] 
16:07:25 [2020-04-28T16:07:25.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s)
16:07:25 [2020-04-28T16:07:25.561Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
16:07:25 [2020-04-28T16:07:25.561Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.561Z] 
16:07:25 [2020-04-28T16:07:25.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
16:07:25 [2020-04-28T16:07:25.561Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
16:07:25 [2020-04-28T16:07:25.561Z]         docker_cli_build_test.go:3576: unmatched requirement UnixCli
16:07:25 [2020-04-28T16:07:25.561Z] 
16:07:25 [2020-04-28T16:07:25.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s)
16:07:25 [2020-04-28T16:07:25.561Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
16:07:25 [2020-04-28T16:07:25.561Z]         docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.561Z] 
16:07:25 [2020-04-28T16:07:25.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
16:07:25 [2020-04-28T16:07:25.561Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
16:07:25 [2020-04-28T16:07:25.561Z]         docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.561Z] 
16:07:25 [2020-04-28T16:07:25.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
16:07:25 [2020-04-28T16:07:25.561Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
16:07:25 [2020-04-28T16:07:25.561Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.561Z] 
16:07:25 [2020-04-28T16:07:25.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
16:07:25 [2020-04-28T16:07:25.561Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
16:07:25 [2020-04-28T16:07:25.561Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.561Z] 
16:07:25 [2020-04-28T16:07:25.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
16:07:25 [2020-04-28T16:07:25.561Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
16:07:25 [2020-04-28T16:07:25.561Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.561Z] 
16:07:25 [2020-04-28T16:07:25.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s)
16:07:25 [2020-04-28T16:07:25.561Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s)
16:07:25 [2020-04-28T16:07:25.561Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.561Z] 
16:07:25 [2020-04-28T16:07:25.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s)
16:07:25 [2020-04-28T16:07:25.561Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s)
16:07:25 [2020-04-28T16:07:25.561Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.561Z] 
16:07:25 [2020-04-28T16:07:25.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
16:07:25 [2020-04-28T16:07:25.561Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
16:07:25 [2020-04-28T16:07:25.561Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.561Z] 
16:07:25 [2020-04-28T16:07:25.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s)
16:07:25 [2020-04-28T16:07:25.561Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s)
16:07:25 [2020-04-28T16:07:25.561Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.561Z] 
16:07:25 [2020-04-28T16:07:25.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.32s)
16:07:25 [2020-04-28T16:07:25.561Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.32s)
16:07:25 [2020-04-28T16:07:25.561Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.561Z] 
16:07:25 [2020-04-28T16:07:25.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.34s)
16:07:25 [2020-04-28T16:07:25.561Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.34s)
16:07:25 [2020-04-28T16:07:25.561Z]         docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.561Z] 
16:07:25 [2020-04-28T16:07:25.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.29s)
16:07:25 [2020-04-28T16:07:25.561Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s)
16:07:25 [2020-04-28T16:07:25.561Z]         docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.561Z] 
16:07:25 [2020-04-28T16:07:25.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s)
16:07:25 [2020-04-28T16:07:25.561Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
16:07:25 [2020-04-28T16:07:25.561Z]         docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.561Z] 
16:07:25 [2020-04-28T16:07:25.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s)
16:07:25 [2020-04-28T16:07:25.561Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
16:07:25 [2020-04-28T16:07:25.561Z]         docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.561Z] 
16:07:25 [2020-04-28T16:07:25.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s)
16:07:25 [2020-04-28T16:07:25.561Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
16:07:25 [2020-04-28T16:07:25.561Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.561Z] 
16:07:25 [2020-04-28T16:07:25.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.30s)
16:07:25 [2020-04-28T16:07:25.561Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.30s)
16:07:25 [2020-04-28T16:07:25.561Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.561Z] 
16:07:25 [2020-04-28T16:07:25.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s)
16:07:25 [2020-04-28T16:07:25.561Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
16:07:25 [2020-04-28T16:07:25.561Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.561Z] 
16:07:25 [2020-04-28T16:07:25.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s)
16:07:25 [2020-04-28T16:07:25.561Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
16:07:25 [2020-04-28T16:07:25.561Z]         docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.561Z] 
16:07:25 [2020-04-28T16:07:25.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
16:07:25 [2020-04-28T16:07:25.561Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
16:07:25 [2020-04-28T16:07:25.561Z]         docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.561Z] 
16:07:25 [2020-04-28T16:07:25.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
16:07:25 [2020-04-28T16:07:25.561Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
16:07:25 [2020-04-28T16:07:25.561Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.561Z] 
16:07:25 [2020-04-28T16:07:25.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
16:07:25 [2020-04-28T16:07:25.561Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
16:07:25 [2020-04-28T16:07:25.561Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.561Z] 
16:07:25 [2020-04-28T16:07:25.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
16:07:25 [2020-04-28T16:07:25.562Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
16:07:25 [2020-04-28T16:07:25.562Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.562Z] 
16:07:25 [2020-04-28T16:07:25.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
16:07:25 [2020-04-28T16:07:25.562Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
16:07:25 [2020-04-28T16:07:25.562Z]         docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.562Z] 
16:07:25 [2020-04-28T16:07:25.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s)
16:07:25 [2020-04-28T16:07:25.562Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
16:07:25 [2020-04-28T16:07:25.562Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.562Z] 
16:07:25 [2020-04-28T16:07:25.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.562Z] 
16:07:25 [2020-04-28T16:07:25.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.562Z] 
16:07:25 [2020-04-28T16:07:25.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.562Z] 
16:07:25 [2020-04-28T16:07:25.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
16:07:25 [2020-04-28T16:07:25.562Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
16:07:25 [2020-04-28T16:07:25.562Z]         docker_cli_build_test.go:3703: unmatched requirement UnixCli
16:07:25 [2020-04-28T16:07:25.562Z] 
16:07:25 [2020-04-28T16:07:25.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]         docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.562Z] 
16:07:25 [2020-04-28T16:07:25.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
16:07:25 [2020-04-28T16:07:25.562Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
16:07:25 [2020-04-28T16:07:25.562Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.562Z] 
16:07:25 [2020-04-28T16:07:25.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s)
16:07:25 [2020-04-28T16:07:25.562Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
16:07:25 [2020-04-28T16:07:25.562Z]         docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.562Z] 
16:07:25 [2020-04-28T16:07:25.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s)
16:07:25 [2020-04-28T16:07:25.562Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s)
16:07:25 [2020-04-28T16:07:25.562Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.562Z] 
16:07:25 [2020-04-28T16:07:25.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s)
16:07:25 [2020-04-28T16:07:25.562Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
16:07:25 [2020-04-28T16:07:25.562Z]         docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.562Z] 
16:07:25 [2020-04-28T16:07:25.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s)
16:07:25 [2020-04-28T16:07:25.562Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s)
16:07:25 [2020-04-28T16:07:25.562Z]         docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.562Z] 
16:07:25 [2020-04-28T16:07:25.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
16:07:25 [2020-04-28T16:07:25.562Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
16:07:25 [2020-04-28T16:07:25.562Z]         docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.562Z] 
16:07:25 [2020-04-28T16:07:25.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]         docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.562Z] 
16:07:25 [2020-04-28T16:07:25.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]         docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.562Z] 
16:07:25 [2020-04-28T16:07:25.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
16:07:25 [2020-04-28T16:07:25.562Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
16:07:25 [2020-04-28T16:07:25.562Z]         docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.562Z] 
16:07:25 [2020-04-28T16:07:25.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.562Z] 
16:07:25 [2020-04-28T16:07:25.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s)
16:07:25 [2020-04-28T16:07:25.562Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
16:07:25 [2020-04-28T16:07:25.562Z]         docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.562Z] 
16:07:25 [2020-04-28T16:07:25.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
16:07:25 [2020-04-28T16:07:25.562Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
16:07:25 [2020-04-28T16:07:25.562Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.562Z] 
16:07:25 [2020-04-28T16:07:25.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.31s)
16:07:25 [2020-04-28T16:07:25.562Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s)
16:07:25 [2020-04-28T16:07:25.562Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.562Z] 
16:07:25 [2020-04-28T16:07:25.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.31s)
16:07:25 [2020-04-28T16:07:25.562Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s)
16:07:25 [2020-04-28T16:07:25.562Z]         docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.562Z] 
16:07:25 [2020-04-28T16:07:25.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s)
16:07:25 [2020-04-28T16:07:25.562Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
16:07:25 [2020-04-28T16:07:25.562Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.562Z] 
16:07:25 [2020-04-28T16:07:25.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
16:07:25 [2020-04-28T16:07:25.562Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
16:07:25 [2020-04-28T16:07:25.562Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.562Z] 
16:07:25 [2020-04-28T16:07:25.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]         docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.562Z] 
16:07:25 [2020-04-28T16:07:25.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]         docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.562Z] 
16:07:25 [2020-04-28T16:07:25.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]         docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.562Z] 
16:07:25 [2020-04-28T16:07:25.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.30s)
16:07:25 [2020-04-28T16:07:25.562Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s)
16:07:25 [2020-04-28T16:07:25.562Z]         docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.562Z] 
16:07:25 [2020-04-28T16:07:25.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
16:07:25 [2020-04-28T16:07:25.562Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
16:07:25 [2020-04-28T16:07:25.562Z]         docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.562Z] 
16:07:25 [2020-04-28T16:07:25.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s)
16:07:25 [2020-04-28T16:07:25.562Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s)
16:07:25 [2020-04-28T16:07:25.562Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.562Z] 
16:07:25 [2020-04-28T16:07:25.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.32s)
16:07:25 [2020-04-28T16:07:25.562Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s)
16:07:25 [2020-04-28T16:07:25.562Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.562Z] 
16:07:25 [2020-04-28T16:07:25.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.30s)
16:07:25 [2020-04-28T16:07:25.562Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.30s)
16:07:25 [2020-04-28T16:07:25.562Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.562Z] 
16:07:25 [2020-04-28T16:07:25.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s)
16:07:25 [2020-04-28T16:07:25.562Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
16:07:25 [2020-04-28T16:07:25.562Z]         docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.562Z] 
16:07:25 [2020-04-28T16:07:25.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.28s)
16:07:25 [2020-04-28T16:07:25.562Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s)
16:07:25 [2020-04-28T16:07:25.562Z]         docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.562Z] 
16:07:25 [2020-04-28T16:07:25.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
16:07:25 [2020-04-28T16:07:25.562Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
16:07:25 [2020-04-28T16:07:25.562Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.562Z] 
16:07:25 [2020-04-28T16:07:25.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s)
16:07:25 [2020-04-28T16:07:25.562Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
16:07:25 [2020-04-28T16:07:25.562Z]         docker_cli_sni_test.go:18: Flakey test
16:07:25 [2020-04-28T16:07:25.562Z] 
16:07:25 [2020-04-28T16:07:25.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.562Z] 
16:07:25 [2020-04-28T16:07:25.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s)
16:07:25 [2020-04-28T16:07:25.562Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
16:07:25 [2020-04-28T16:07:25.562Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.562Z] 
16:07:25 [2020-04-28T16:07:25.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.562Z] 
16:07:25 [2020-04-28T16:07:25.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.562Z] 
16:07:25 [2020-04-28T16:07:25.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.562Z] 
16:07:25 [2020-04-28T16:07:25.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.562Z] 
16:07:25 [2020-04-28T16:07:25.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.562Z] 
16:07:25 [2020-04-28T16:07:25.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.562Z] 
16:07:25 [2020-04-28T16:07:25.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]         docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.562Z] 
16:07:25 [2020-04-28T16:07:25.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
16:07:25 [2020-04-28T16:07:25.562Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
16:07:25 [2020-04-28T16:07:25.562Z]         docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.562Z] 
16:07:25 [2020-04-28T16:07:25.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]         docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.562Z] 
16:07:25 [2020-04-28T16:07:25.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]         docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.562Z] 
16:07:25 [2020-04-28T16:07:25.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]         docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.562Z] 
16:07:25 [2020-04-28T16:07:25.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]         docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.562Z] 
16:07:25 [2020-04-28T16:07:25.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
16:07:25 [2020-04-28T16:07:25.562Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
16:07:25 [2020-04-28T16:07:25.562Z]         docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.562Z] 
16:07:25 [2020-04-28T16:07:25.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]         docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.562Z] 
16:07:25 [2020-04-28T16:07:25.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]         docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.562Z] 
16:07:25 [2020-04-28T16:07:25.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]         docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.562Z] 
16:07:25 [2020-04-28T16:07:25.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]         docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.562Z] 
16:07:25 [2020-04-28T16:07:25.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]         docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.562Z] 
16:07:25 [2020-04-28T16:07:25.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]         docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.562Z] 
16:07:25 [2020-04-28T16:07:25.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]         docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.562Z] 
16:07:25 [2020-04-28T16:07:25.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]         docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.562Z] 
16:07:25 [2020-04-28T16:07:25.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]         docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.562Z] 
16:07:25 [2020-04-28T16:07:25.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]         docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.562Z] 
16:07:25 [2020-04-28T16:07:25.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]         docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.562Z] 
16:07:25 [2020-04-28T16:07:25.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]         docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.562Z] 
16:07:25 [2020-04-28T16:07:25.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]         docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.562Z] 
16:07:25 [2020-04-28T16:07:25.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.562Z] 
16:07:25 [2020-04-28T16:07:25.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
16:07:25 [2020-04-28T16:07:25.562Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]         docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.563Z] 
16:07:25 [2020-04-28T16:07:25.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]         docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.563Z] 
16:07:25 [2020-04-28T16:07:25.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]         docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.563Z] 
16:07:25 [2020-04-28T16:07:25.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s)
16:07:25 [2020-04-28T16:07:25.563Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
16:07:25 [2020-04-28T16:07:25.563Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.563Z] 
16:07:25 [2020-04-28T16:07:25.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.563Z] 
16:07:25 [2020-04-28T16:07:25.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.563Z] 
16:07:25 [2020-04-28T16:07:25.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.563Z] 
16:07:25 [2020-04-28T16:07:25.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.563Z] 
16:07:25 [2020-04-28T16:07:25.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.563Z] 
16:07:25 [2020-04-28T16:07:25.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.563Z] 
16:07:25 [2020-04-28T16:07:25.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.563Z] 
16:07:25 [2020-04-28T16:07:25.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.563Z] 
16:07:25 [2020-04-28T16:07:25.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.563Z] 
16:07:25 [2020-04-28T16:07:25.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.563Z] 
16:07:25 [2020-04-28T16:07:25.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.563Z] 
16:07:25 [2020-04-28T16:07:25.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.563Z] 
16:07:25 [2020-04-28T16:07:25.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.563Z] 
16:07:25 [2020-04-28T16:07:25.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.563Z] 
16:07:25 [2020-04-28T16:07:25.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.563Z] 
16:07:25 [2020-04-28T16:07:25.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.563Z] 
16:07:25 [2020-04-28T16:07:25.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.563Z] 
16:07:25 [2020-04-28T16:07:25.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.563Z] 
16:07:25 [2020-04-28T16:07:25.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.563Z] 
16:07:25 [2020-04-28T16:07:25.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.563Z] 
16:07:25 [2020-04-28T16:07:25.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.563Z] 
16:07:25 [2020-04-28T16:07:25.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.563Z] 
16:07:25 [2020-04-28T16:07:25.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.563Z] 
16:07:25 [2020-04-28T16:07:25.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s)
16:07:25 [2020-04-28T16:07:25.563Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
16:07:25 [2020-04-28T16:07:25.563Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.563Z] 
16:07:25 [2020-04-28T16:07:25.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.563Z] 
16:07:25 [2020-04-28T16:07:25.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.563Z] 
16:07:25 [2020-04-28T16:07:25.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.563Z] 
16:07:25 [2020-04-28T16:07:25.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.563Z] 
16:07:25 [2020-04-28T16:07:25.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.563Z] 
16:07:25 [2020-04-28T16:07:25.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.563Z] 
16:07:25 [2020-04-28T16:07:25.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.563Z] 
16:07:25 [2020-04-28T16:07:25.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
16:07:25 [2020-04-28T16:07:25.563Z] 
16:07:25 [2020-04-28T16:07:25.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]         docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.563Z] 
16:07:25 [2020-04-28T16:07:25.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.563Z] 
16:07:25 [2020-04-28T16:07:25.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.563Z] 
16:07:25 [2020-04-28T16:07:25.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.563Z] 
16:07:25 [2020-04-28T16:07:25.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.563Z] 
16:07:25 [2020-04-28T16:07:25.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.563Z] 
16:07:25 [2020-04-28T16:07:25.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.563Z] 
16:07:25 [2020-04-28T16:07:25.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.563Z] 
16:07:25 [2020-04-28T16:07:25.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.563Z] 
16:07:25 [2020-04-28T16:07:25.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.563Z] 
16:07:25 [2020-04-28T16:07:25.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]         docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.563Z] 
16:07:25 [2020-04-28T16:07:25.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.563Z] 
16:07:25 [2020-04-28T16:07:25.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.563Z] 
16:07:25 [2020-04-28T16:07:25.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.563Z] 
16:07:25 [2020-04-28T16:07:25.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.563Z] 
16:07:25 [2020-04-28T16:07:25.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.563Z] 
16:07:25 [2020-04-28T16:07:25.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.563Z] 
16:07:25 [2020-04-28T16:07:25.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.563Z] 
16:07:25 [2020-04-28T16:07:25.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.563Z] 
16:07:25 [2020-04-28T16:07:25.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.563Z] 
16:07:25 [2020-04-28T16:07:25.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.563Z] 
16:07:25 [2020-04-28T16:07:25.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s)
16:07:25 [2020-04-28T16:07:25.563Z]     --- SKIP: TestDockerSuite/TestExec (0.02s)
16:07:25 [2020-04-28T16:07:25.563Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.563Z] 
16:07:25 [2020-04-28T16:07:25.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.563Z] 
16:07:25 [2020-04-28T16:07:25.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s)
16:07:25 [2020-04-28T16:07:25.563Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
16:07:25 [2020-04-28T16:07:25.563Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.563Z] 
16:07:25 [2020-04-28T16:07:25.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.563Z] 
16:07:25 [2020-04-28T16:07:25.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.563Z] 
16:07:25 [2020-04-28T16:07:25.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.563Z] 
16:07:25 [2020-04-28T16:07:25.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
16:07:25 [2020-04-28T16:07:25.563Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.563Z] 
16:07:25 [2020-04-28T16:07:25.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.564Z] 
16:07:25 [2020-04-28T16:07:25.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.564Z] 
16:07:25 [2020-04-28T16:07:25.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.564Z] 
16:07:25 [2020-04-28T16:07:25.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.564Z] 
16:07:25 [2020-04-28T16:07:25.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
16:07:25 [2020-04-28T16:07:25.564Z] 
16:07:25 [2020-04-28T16:07:25.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.564Z] 
16:07:25 [2020-04-28T16:07:25.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s)
16:07:25 [2020-04-28T16:07:25.564Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s)
16:07:25 [2020-04-28T16:07:25.564Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.564Z] 
16:07:25 [2020-04-28T16:07:25.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.564Z] 
16:07:25 [2020-04-28T16:07:25.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.564Z] 
16:07:25 [2020-04-28T16:07:25.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.564Z] 
16:07:25 [2020-04-28T16:07:25.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.564Z] 
16:07:25 [2020-04-28T16:07:25.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.564Z] 
16:07:25 [2020-04-28T16:07:25.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.564Z] 
16:07:25 [2020-04-28T16:07:25.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.564Z] 
16:07:25 [2020-04-28T16:07:25.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.564Z] 
16:07:25 [2020-04-28T16:07:25.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.564Z] 
16:07:25 [2020-04-28T16:07:25.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.564Z] 
16:07:25 [2020-04-28T16:07:25.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.564Z] 
16:07:25 [2020-04-28T16:07:25.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.564Z] 
16:07:25 [2020-04-28T16:07:25.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.564Z] 
16:07:25 [2020-04-28T16:07:25.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.564Z] 
16:07:25 [2020-04-28T16:07:25.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.564Z] 
16:07:25 [2020-04-28T16:07:25.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.564Z] 
16:07:25 [2020-04-28T16:07:25.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.564Z] 
16:07:25 [2020-04-28T16:07:25.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.564Z] 
16:07:25 [2020-04-28T16:07:25.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
16:07:25 [2020-04-28T16:07:25.564Z] 
16:07:25 [2020-04-28T16:07:25.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.564Z] 
16:07:25 [2020-04-28T16:07:25.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.564Z] 
16:07:25 [2020-04-28T16:07:25.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.564Z] 
16:07:25 [2020-04-28T16:07:25.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.564Z] 
16:07:25 [2020-04-28T16:07:25.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.564Z] 
16:07:25 [2020-04-28T16:07:25.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.564Z] 
16:07:25 [2020-04-28T16:07:25.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.564Z] 
16:07:25 [2020-04-28T16:07:25.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.564Z] 
16:07:25 [2020-04-28T16:07:25.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.564Z] 
16:07:25 [2020-04-28T16:07:25.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.564Z] 
16:07:25 [2020-04-28T16:07:25.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.564Z] 
16:07:25 [2020-04-28T16:07:25.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.564Z] 
16:07:25 [2020-04-28T16:07:25.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.564Z] 
16:07:25 [2020-04-28T16:07:25.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.564Z] 
16:07:25 [2020-04-28T16:07:25.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.564Z] 
16:07:25 [2020-04-28T16:07:25.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.564Z] 
16:07:25 [2020-04-28T16:07:25.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.564Z] 
16:07:25 [2020-04-28T16:07:25.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.564Z] 
16:07:25 [2020-04-28T16:07:25.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.564Z] 
16:07:25 [2020-04-28T16:07:25.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.564Z] 
16:07:25 [2020-04-28T16:07:25.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.564Z] 
16:07:25 [2020-04-28T16:07:25.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.564Z] 
16:07:25 [2020-04-28T16:07:25.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.564Z] 
16:07:25 [2020-04-28T16:07:25.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.564Z] 
16:07:25 [2020-04-28T16:07:25.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.564Z] 
16:07:25 [2020-04-28T16:07:25.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.564Z] 
16:07:25 [2020-04-28T16:07:25.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.564Z] 
16:07:25 [2020-04-28T16:07:25.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
16:07:25 [2020-04-28T16:07:25.564Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
16:07:25 [2020-04-28T16:07:25.564Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.564Z] 
16:07:25 [2020-04-28T16:07:25.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.564Z] 
16:07:25 [2020-04-28T16:07:25.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
16:07:25 [2020-04-28T16:07:25.564Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
16:07:25 [2020-04-28T16:07:25.564Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.564Z] 
16:07:25 [2020-04-28T16:07:25.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.564Z] 
16:07:25 [2020-04-28T16:07:25.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.564Z] 
16:07:25 [2020-04-28T16:07:25.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.564Z] 
16:07:25 [2020-04-28T16:07:25.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.564Z] 
16:07:25 [2020-04-28T16:07:25.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]         docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.564Z] 
16:07:25 [2020-04-28T16:07:25.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]         docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.564Z] 
16:07:25 [2020-04-28T16:07:25.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.564Z] 
16:07:25 [2020-04-28T16:07:25.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.564Z] 
16:07:25 [2020-04-28T16:07:25.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]         docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.564Z] 
16:07:25 [2020-04-28T16:07:25.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]         docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.564Z] 
16:07:25 [2020-04-28T16:07:25.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.564Z] 
16:07:25 [2020-04-28T16:07:25.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
16:07:25 [2020-04-28T16:07:25.564Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.565Z] 
16:07:25 [2020-04-28T16:07:25.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.565Z] 
16:07:25 [2020-04-28T16:07:25.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
16:07:25 [2020-04-28T16:07:25.565Z] 
16:07:25 [2020-04-28T16:07:25.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
16:07:25 [2020-04-28T16:07:25.565Z] 
16:07:25 [2020-04-28T16:07:25.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.565Z] 
16:07:25 [2020-04-28T16:07:25.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.565Z] 
16:07:25 [2020-04-28T16:07:25.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.565Z] 
16:07:25 [2020-04-28T16:07:25.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.565Z] 
16:07:25 [2020-04-28T16:07:25.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.565Z] 
16:07:25 [2020-04-28T16:07:25.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.565Z] 
16:07:25 [2020-04-28T16:07:25.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.565Z] 
16:07:25 [2020-04-28T16:07:25.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
16:07:25 [2020-04-28T16:07:25.565Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
16:07:25 [2020-04-28T16:07:25.565Z]         docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.565Z] 
16:07:25 [2020-04-28T16:07:25.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]         docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.565Z] 
16:07:25 [2020-04-28T16:07:25.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]         docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.565Z] 
16:07:25 [2020-04-28T16:07:25.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]         docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.565Z] 
16:07:25 [2020-04-28T16:07:25.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]         docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.565Z] 
16:07:25 [2020-04-28T16:07:25.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]         docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.565Z] 
16:07:25 [2020-04-28T16:07:25.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]         docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.565Z] 
16:07:25 [2020-04-28T16:07:25.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]         docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.565Z] 
16:07:25 [2020-04-28T16:07:25.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.565Z] 
16:07:25 [2020-04-28T16:07:25.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
16:07:25 [2020-04-28T16:07:25.565Z] 
16:07:25 [2020-04-28T16:07:25.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
16:07:25 [2020-04-28T16:07:25.565Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
16:07:25 [2020-04-28T16:07:25.565Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.565Z] 
16:07:25 [2020-04-28T16:07:25.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.565Z] 
16:07:25 [2020-04-28T16:07:25.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s)
16:07:25 [2020-04-28T16:07:25.565Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
16:07:25 [2020-04-28T16:07:25.565Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.565Z] 
16:07:25 [2020-04-28T16:07:25.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]         docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.565Z] 
16:07:25 [2020-04-28T16:07:25.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.565Z] 
16:07:25 [2020-04-28T16:07:25.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.565Z] 
16:07:25 [2020-04-28T16:07:25.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
16:07:25 [2020-04-28T16:07:25.565Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
16:07:25 [2020-04-28T16:07:25.565Z]         docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.565Z] 
16:07:25 [2020-04-28T16:07:25.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
16:07:25 [2020-04-28T16:07:25.565Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
16:07:25 [2020-04-28T16:07:25.565Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.565Z] 
16:07:25 [2020-04-28T16:07:25.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
16:07:25 [2020-04-28T16:07:25.565Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
16:07:25 [2020-04-28T16:07:25.565Z]         docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.565Z] 
16:07:25 [2020-04-28T16:07:25.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.565Z] 
16:07:25 [2020-04-28T16:07:25.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.565Z] 
16:07:25 [2020-04-28T16:07:25.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]         docker_cli_run_test.go:4508: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.565Z] 
16:07:25 [2020-04-28T16:07:25.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s)
16:07:25 [2020-04-28T16:07:25.565Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
16:07:25 [2020-04-28T16:07:25.565Z]         docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.565Z] 
16:07:25 [2020-04-28T16:07:25.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]         docker_cli_run_test.go:4025: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.565Z] 
16:07:25 [2020-04-28T16:07:25.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]         docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.565Z] 
16:07:25 [2020-04-28T16:07:25.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]         docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.565Z] 
16:07:25 [2020-04-28T16:07:25.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]         docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.565Z] 
16:07:25 [2020-04-28T16:07:25.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]         docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.565Z] 
16:07:25 [2020-04-28T16:07:25.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]         docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.565Z] 
16:07:25 [2020-04-28T16:07:25.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]         docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.565Z] 
16:07:25 [2020-04-28T16:07:25.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]         docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.565Z] 
16:07:25 [2020-04-28T16:07:25.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]         docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.565Z] 
16:07:25 [2020-04-28T16:07:25.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]         docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.565Z] 
16:07:25 [2020-04-28T16:07:25.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]         docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.565Z] 
16:07:25 [2020-04-28T16:07:25.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]         docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.565Z] 
16:07:25 [2020-04-28T16:07:25.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]         docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.565Z] 
16:07:25 [2020-04-28T16:07:25.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]         docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.565Z] 
16:07:25 [2020-04-28T16:07:25.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]         docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.565Z] 
16:07:25 [2020-04-28T16:07:25.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]         docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.565Z] 
16:07:25 [2020-04-28T16:07:25.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]         docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.565Z] 
16:07:25 [2020-04-28T16:07:25.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]         docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.565Z] 
16:07:25 [2020-04-28T16:07:25.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]         docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.565Z] 
16:07:25 [2020-04-28T16:07:25.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
16:07:25 [2020-04-28T16:07:25.565Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
16:07:25 [2020-04-28T16:07:25.565Z]         docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.565Z] 
16:07:25 [2020-04-28T16:07:25.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]         docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.565Z] 
16:07:25 [2020-04-28T16:07:25.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]         docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.565Z] 
16:07:25 [2020-04-28T16:07:25.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]         docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.565Z] 
16:07:25 [2020-04-28T16:07:25.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]         docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.565Z] 
16:07:25 [2020-04-28T16:07:25.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]         docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.565Z] 
16:07:25 [2020-04-28T16:07:25.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]         docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.565Z] 
16:07:25 [2020-04-28T16:07:25.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
16:07:25 [2020-04-28T16:07:25.565Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
16:07:25 [2020-04-28T16:07:25.565Z]         docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.565Z] 
16:07:25 [2020-04-28T16:07:25.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]         docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.565Z] 
16:07:25 [2020-04-28T16:07:25.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]         docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.565Z] 
16:07:25 [2020-04-28T16:07:25.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]         docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.565Z] 
16:07:25 [2020-04-28T16:07:25.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]         docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.565Z] 
16:07:25 [2020-04-28T16:07:25.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
16:07:25 [2020-04-28T16:07:25.565Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]         docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.566Z] 
16:07:25 [2020-04-28T16:07:25.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
16:07:25 [2020-04-28T16:07:25.566Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
16:07:25 [2020-04-28T16:07:25.566Z]         docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.566Z] 
16:07:25 [2020-04-28T16:07:25.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]         docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.566Z] 
16:07:25 [2020-04-28T16:07:25.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]         docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.566Z] 
16:07:25 [2020-04-28T16:07:25.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]         docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.566Z] 
16:07:25 [2020-04-28T16:07:25.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]         docker_cli_run_test.go:3990: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.566Z] 
16:07:25 [2020-04-28T16:07:25.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]         docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.566Z] 
16:07:25 [2020-04-28T16:07:25.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
16:07:25 [2020-04-28T16:07:25.566Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
16:07:25 [2020-04-28T16:07:25.566Z]         docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.566Z] 
16:07:25 [2020-04-28T16:07:25.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]         docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.566Z] 
16:07:25 [2020-04-28T16:07:25.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]         docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.566Z] 
16:07:25 [2020-04-28T16:07:25.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]         docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.566Z] 
16:07:25 [2020-04-28T16:07:25.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]         docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.566Z] 
16:07:25 [2020-04-28T16:07:25.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]         docker_cli_run_test.go:4248: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.566Z] 
16:07:25 [2020-04-28T16:07:25.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]         docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.566Z] 
16:07:25 [2020-04-28T16:07:25.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s)
16:07:25 [2020-04-28T16:07:25.566Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
16:07:25 [2020-04-28T16:07:25.566Z]         docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.566Z] 
16:07:25 [2020-04-28T16:07:25.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]         docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.566Z] 
16:07:25 [2020-04-28T16:07:25.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]         docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.566Z] 
16:07:25 [2020-04-28T16:07:25.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]         docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.566Z] 
16:07:25 [2020-04-28T16:07:25.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]         docker_cli_run_test.go:4487: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.566Z] 
16:07:25 [2020-04-28T16:07:25.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]         docker_cli_run_test.go:4500: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.566Z] 
16:07:25 [2020-04-28T16:07:25.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]         docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv
16:07:25 [2020-04-28T16:07:25.566Z] 
16:07:25 [2020-04-28T16:07:25.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]         docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.566Z] 
16:07:25 [2020-04-28T16:07:25.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]         docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.566Z] 
16:07:25 [2020-04-28T16:07:25.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]         docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.566Z] 
16:07:25 [2020-04-28T16:07:25.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]         docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.566Z] 
16:07:25 [2020-04-28T16:07:25.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]         docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.566Z] 
16:07:25 [2020-04-28T16:07:25.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]         docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.566Z] 
16:07:25 [2020-04-28T16:07:25.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]         docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.566Z] 
16:07:25 [2020-04-28T16:07:25.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]         docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.566Z] 
16:07:25 [2020-04-28T16:07:25.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]         docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.566Z] 
16:07:25 [2020-04-28T16:07:25.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]         docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.566Z] 
16:07:25 [2020-04-28T16:07:25.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]         docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.566Z] 
16:07:25 [2020-04-28T16:07:25.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]         docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.566Z] 
16:07:25 [2020-04-28T16:07:25.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]         docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.566Z] 
16:07:25 [2020-04-28T16:07:25.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]         docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.566Z] 
16:07:25 [2020-04-28T16:07:25.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]         docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.566Z] 
16:07:25 [2020-04-28T16:07:25.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]         docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.566Z] 
16:07:25 [2020-04-28T16:07:25.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]         docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.566Z] 
16:07:25 [2020-04-28T16:07:25.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s)
16:07:25 [2020-04-28T16:07:25.566Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
16:07:25 [2020-04-28T16:07:25.566Z]         docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.566Z] 
16:07:25 [2020-04-28T16:07:25.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]         docker_cli_run_test.go:4310: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.566Z] 
16:07:25 [2020-04-28T16:07:25.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]         docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.566Z] 
16:07:25 [2020-04-28T16:07:25.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]         docker_cli_run_test.go:4298: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.566Z] 
16:07:25 [2020-04-28T16:07:25.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]         docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.566Z] 
16:07:25 [2020-04-28T16:07:25.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.566Z] 
16:07:25 [2020-04-28T16:07:25.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]         docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.566Z] 
16:07:25 [2020-04-28T16:07:25.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]         docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.566Z] 
16:07:25 [2020-04-28T16:07:25.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]         docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.566Z] 
16:07:25 [2020-04-28T16:07:25.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]         docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.566Z] 
16:07:25 [2020-04-28T16:07:25.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]         docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.566Z] 
16:07:25 [2020-04-28T16:07:25.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]         docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.566Z] 
16:07:25 [2020-04-28T16:07:25.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]         docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.566Z] 
16:07:25 [2020-04-28T16:07:25.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]         docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.566Z] 
16:07:25 [2020-04-28T16:07:25.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]         docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.566Z] 
16:07:25 [2020-04-28T16:07:25.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]         docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.566Z] 
16:07:25 [2020-04-28T16:07:25.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]         docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.566Z] 
16:07:25 [2020-04-28T16:07:25.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s)
16:07:25 [2020-04-28T16:07:25.566Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s)
16:07:25 [2020-04-28T16:07:25.566Z]         docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.566Z] 
16:07:25 [2020-04-28T16:07:25.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]         docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.566Z] 
16:07:25 [2020-04-28T16:07:25.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]         docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.566Z] 
16:07:25 [2020-04-28T16:07:25.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]         docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.566Z] 
16:07:25 [2020-04-28T16:07:25.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]         docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.566Z] 
16:07:25 [2020-04-28T16:07:25.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]         docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.566Z] 
16:07:25 [2020-04-28T16:07:25.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]         docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.566Z] 
16:07:25 [2020-04-28T16:07:25.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]         docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.566Z] 
16:07:25 [2020-04-28T16:07:25.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]         docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.566Z] 
16:07:25 [2020-04-28T16:07:25.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]         docker_cli_run_test.go:2887: unmatched requirement Apparmor
16:07:25 [2020-04-28T16:07:25.566Z] 
16:07:25 [2020-04-28T16:07:25.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
16:07:25 [2020-04-28T16:07:25.566Z]         docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.566Z] 
16:07:25 [2020-04-28T16:07:25.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
16:07:25 [2020-04-28T16:07:25.567Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
16:07:25 [2020-04-28T16:07:25.567Z]         docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.567Z] 
16:07:25 [2020-04-28T16:07:25.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
16:07:25 [2020-04-28T16:07:25.567Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
16:07:25 [2020-04-28T16:07:25.567Z]         docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.567Z] 
16:07:25 [2020-04-28T16:07:25.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
16:07:25 [2020-04-28T16:07:25.567Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
16:07:25 [2020-04-28T16:07:25.567Z]         docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.567Z] 
16:07:25 [2020-04-28T16:07:25.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
16:07:25 [2020-04-28T16:07:25.567Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
16:07:25 [2020-04-28T16:07:25.567Z]         docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.567Z] 
16:07:25 [2020-04-28T16:07:25.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
16:07:25 [2020-04-28T16:07:25.567Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
16:07:25 [2020-04-28T16:07:25.567Z]         docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.567Z] 
16:07:25 [2020-04-28T16:07:25.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s)
16:07:25 [2020-04-28T16:07:25.567Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
16:07:25 [2020-04-28T16:07:25.567Z]         docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.567Z] 
16:07:25 [2020-04-28T16:07:25.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
16:07:25 [2020-04-28T16:07:25.567Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
16:07:25 [2020-04-28T16:07:25.567Z]         docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.567Z] 
16:07:25 [2020-04-28T16:07:25.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
16:07:25 [2020-04-28T16:07:25.567Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
16:07:25 [2020-04-28T16:07:25.567Z]         docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.567Z] 
16:07:25 [2020-04-28T16:07:25.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
16:07:25 [2020-04-28T16:07:25.567Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
16:07:25 [2020-04-28T16:07:25.567Z]         docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.567Z] 
16:07:25 [2020-04-28T16:07:25.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
16:07:25 [2020-04-28T16:07:25.567Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
16:07:25 [2020-04-28T16:07:25.567Z]         docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.567Z] 
16:07:25 [2020-04-28T16:07:25.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
16:07:25 [2020-04-28T16:07:25.567Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
16:07:25 [2020-04-28T16:07:25.567Z]         docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.567Z] 
16:07:25 [2020-04-28T16:07:25.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
16:07:25 [2020-04-28T16:07:25.567Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
16:07:25 [2020-04-28T16:07:25.567Z]         docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.567Z] 
16:07:25 [2020-04-28T16:07:25.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
16:07:25 [2020-04-28T16:07:25.567Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
16:07:25 [2020-04-28T16:07:25.567Z]         docker_cli_run_test.go:4066: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.567Z] 
16:07:25 [2020-04-28T16:07:25.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
16:07:25 [2020-04-28T16:07:25.567Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
16:07:25 [2020-04-28T16:07:25.567Z]         docker_cli_run_test.go:2926: unmatched requirement Apparmor
16:07:25 [2020-04-28T16:07:25.567Z] 
16:07:25 [2020-04-28T16:07:25.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
16:07:25 [2020-04-28T16:07:25.567Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
16:07:25 [2020-04-28T16:07:25.567Z]         docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.567Z] 
16:07:25 [2020-04-28T16:07:25.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
16:07:25 [2020-04-28T16:07:25.567Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
16:07:25 [2020-04-28T16:07:25.567Z]         docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.567Z] 
16:07:25 [2020-04-28T16:07:25.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
16:07:25 [2020-04-28T16:07:25.567Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
16:07:25 [2020-04-28T16:07:25.567Z]         docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.567Z] 
16:07:25 [2020-04-28T16:07:25.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
16:07:25 [2020-04-28T16:07:25.567Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
16:07:25 [2020-04-28T16:07:25.567Z]         docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.567Z] 
16:07:25 [2020-04-28T16:07:25.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
16:07:25 [2020-04-28T16:07:25.567Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
16:07:25 [2020-04-28T16:07:25.567Z]         docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.567Z] 
16:07:25 [2020-04-28T16:07:25.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
16:07:25 [2020-04-28T16:07:25.567Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
16:07:25 [2020-04-28T16:07:25.567Z]         docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.567Z] 
16:07:25 [2020-04-28T16:07:25.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
16:07:25 [2020-04-28T16:07:25.567Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
16:07:25 [2020-04-28T16:07:25.567Z]         docker_cli_run_test.go:3955: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.567Z] 
16:07:25 [2020-04-28T16:07:25.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
16:07:25 [2020-04-28T16:07:25.567Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
16:07:25 [2020-04-28T16:07:25.567Z]         docker_cli_run_test.go:3948: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.567Z] 
16:07:25 [2020-04-28T16:07:25.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
16:07:25 [2020-04-28T16:07:25.567Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
16:07:25 [2020-04-28T16:07:25.567Z]         docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.567Z] 
16:07:25 [2020-04-28T16:07:25.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
16:07:25 [2020-04-28T16:07:25.567Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
16:07:25 [2020-04-28T16:07:25.567Z]         docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.567Z] 
16:07:25 [2020-04-28T16:07:25.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
16:07:25 [2020-04-28T16:07:25.567Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
16:07:25 [2020-04-28T16:07:25.567Z]         docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.567Z] 
16:07:25 [2020-04-28T16:07:25.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s)
16:07:25 [2020-04-28T16:07:25.567Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
16:07:25 [2020-04-28T16:07:25.567Z]         docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.567Z] 
16:07:25 [2020-04-28T16:07:25.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
16:07:25 [2020-04-28T16:07:25.567Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
16:07:25 [2020-04-28T16:07:25.567Z]         docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.567Z] 
16:07:25 [2020-04-28T16:07:25.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
16:07:25 [2020-04-28T16:07:25.567Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
16:07:25 [2020-04-28T16:07:25.567Z]         docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.567Z] 
16:07:25 [2020-04-28T16:07:25.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
16:07:25 [2020-04-28T16:07:25.567Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
16:07:25 [2020-04-28T16:07:25.567Z]         docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.567Z] 
16:07:25 [2020-04-28T16:07:25.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
16:07:25 [2020-04-28T16:07:25.567Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
16:07:25 [2020-04-28T16:07:25.567Z]         docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.567Z] 
16:07:25 [2020-04-28T16:07:25.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
16:07:25 [2020-04-28T16:07:25.567Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
16:07:25 [2020-04-28T16:07:25.567Z]         docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.567Z] 
16:07:25 [2020-04-28T16:07:25.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s)
16:07:25 [2020-04-28T16:07:25.567Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
16:07:25 [2020-04-28T16:07:25.567Z]         docker_cli_run_test.go:3043: unmatched requirement Apparmor
16:07:25 [2020-04-28T16:07:25.567Z] 
16:07:25 [2020-04-28T16:07:25.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
16:07:25 [2020-04-28T16:07:25.567Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
16:07:25 [2020-04-28T16:07:25.567Z]         docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.567Z] 
16:07:25 [2020-04-28T16:07:25.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
16:07:25 [2020-04-28T16:07:25.567Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
16:07:25 [2020-04-28T16:07:25.567Z]         docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.567Z] 
16:07:25 [2020-04-28T16:07:25.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
16:07:25 [2020-04-28T16:07:25.567Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
16:07:25 [2020-04-28T16:07:25.567Z]         docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux
16:07:25 [2020-04-28T16:07:25.567Z] 
16:07:25 [2020-04-28T16:07:25.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
16:07:25 [2020-04-28T16:07:25.567Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
16:07:26 [2020-04-28T16:07:26.040Z]         docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.040Z] 
16:07:26 [2020-04-28T16:07:26.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
16:07:26 [2020-04-28T16:07:26.040Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
16:07:26 [2020-04-28T16:07:26.040Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.040Z] 
16:07:26 [2020-04-28T16:07:26.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
16:07:26 [2020-04-28T16:07:26.040Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
16:07:26 [2020-04-28T16:07:26.040Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.040Z] 
16:07:26 [2020-04-28T16:07:26.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
16:07:26 [2020-04-28T16:07:26.040Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
16:07:26 [2020-04-28T16:07:26.040Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.040Z] 
16:07:26 [2020-04-28T16:07:26.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
16:07:26 [2020-04-28T16:07:26.040Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
16:07:26 [2020-04-28T16:07:26.040Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.040Z] 
16:07:26 [2020-04-28T16:07:26.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
16:07:26 [2020-04-28T16:07:26.040Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
16:07:26 [2020-04-28T16:07:26.040Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.040Z] 
16:07:26 [2020-04-28T16:07:26.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
16:07:26 [2020-04-28T16:07:26.040Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
16:07:26 [2020-04-28T16:07:26.040Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.040Z] 
16:07:26 [2020-04-28T16:07:26.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
16:07:26 [2020-04-28T16:07:26.040Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
16:07:26 [2020-04-28T16:07:26.040Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.040Z] 
16:07:26 [2020-04-28T16:07:26.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
16:07:26 [2020-04-28T16:07:26.040Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
16:07:26 [2020-04-28T16:07:26.040Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.040Z] 
16:07:26 [2020-04-28T16:07:26.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
16:07:26 [2020-04-28T16:07:26.040Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
16:07:26 [2020-04-28T16:07:26.040Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.040Z] 
16:07:26 [2020-04-28T16:07:26.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
16:07:26 [2020-04-28T16:07:26.040Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
16:07:26 [2020-04-28T16:07:26.040Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.040Z] 
16:07:26 [2020-04-28T16:07:26.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
16:07:26 [2020-04-28T16:07:26.040Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
16:07:26 [2020-04-28T16:07:26.040Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.040Z] 
16:07:26 [2020-04-28T16:07:26.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
16:07:26 [2020-04-28T16:07:26.040Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
16:07:26 [2020-04-28T16:07:26.040Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.040Z] 
16:07:26 [2020-04-28T16:07:26.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
16:07:26 [2020-04-28T16:07:26.040Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
16:07:26 [2020-04-28T16:07:26.040Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.040Z] 
16:07:26 [2020-04-28T16:07:26.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
16:07:26 [2020-04-28T16:07:26.040Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
16:07:26 [2020-04-28T16:07:26.040Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.040Z] 
16:07:26 [2020-04-28T16:07:26.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s)
16:07:26 [2020-04-28T16:07:26.040Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
16:07:26 [2020-04-28T16:07:26.040Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.040Z] 
16:07:26 [2020-04-28T16:07:26.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s)
16:07:26 [2020-04-28T16:07:26.040Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
16:07:26 [2020-04-28T16:07:26.040Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.040Z] 
16:07:26 [2020-04-28T16:07:26.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s)
16:07:26 [2020-04-28T16:07:26.040Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
16:07:26 [2020-04-28T16:07:26.040Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
16:07:26 [2020-04-28T16:07:26.040Z] 
16:07:26 [2020-04-28T16:07:26.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
16:07:26 [2020-04-28T16:07:26.040Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
16:07:26 [2020-04-28T16:07:26.040Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.040Z] 
16:07:26 [2020-04-28T16:07:26.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
16:07:26 [2020-04-28T16:07:26.040Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
16:07:26 [2020-04-28T16:07:26.040Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.040Z] 
16:07:26 [2020-04-28T16:07:26.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
16:07:26 [2020-04-28T16:07:26.040Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
16:07:26 [2020-04-28T16:07:26.040Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.040Z] 
16:07:26 [2020-04-28T16:07:26.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
16:07:26 [2020-04-28T16:07:26.040Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
16:07:26 [2020-04-28T16:07:26.040Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.040Z] 
16:07:26 [2020-04-28T16:07:26.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
16:07:26 [2020-04-28T16:07:26.040Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
16:07:26 [2020-04-28T16:07:26.040Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.040Z] 
16:07:26 [2020-04-28T16:07:26.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
16:07:26 [2020-04-28T16:07:26.040Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
16:07:26 [2020-04-28T16:07:26.040Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.040Z] 
16:07:26 [2020-04-28T16:07:26.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
16:07:26 [2020-04-28T16:07:26.040Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
16:07:26 [2020-04-28T16:07:26.040Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.040Z] 
16:07:26 [2020-04-28T16:07:26.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
16:07:26 [2020-04-28T16:07:26.040Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
16:07:26 [2020-04-28T16:07:26.040Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.040Z] 
16:07:26 [2020-04-28T16:07:26.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s)
16:07:26 [2020-04-28T16:07:26.040Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
16:07:26 [2020-04-28T16:07:26.040Z]         docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.040Z] 
16:07:26 [2020-04-28T16:07:26.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s)
16:07:26 [2020-04-28T16:07:26.040Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s)
16:07:26 [2020-04-28T16:07:26.040Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.040Z] 
16:07:26 [2020-04-28T16:07:26.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
16:07:26 [2020-04-28T16:07:26.040Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
16:07:26 [2020-04-28T16:07:26.040Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.040Z] 
16:07:26 [2020-04-28T16:07:26.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
16:07:26 [2020-04-28T16:07:26.040Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
16:07:26 [2020-04-28T16:07:26.040Z]         docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.040Z] 
16:07:26 [2020-04-28T16:07:26.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
16:07:26 [2020-04-28T16:07:26.040Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
16:07:26 [2020-04-28T16:07:26.040Z]         docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.040Z] 
16:07:26 [2020-04-28T16:07:26.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
16:07:26 [2020-04-28T16:07:26.040Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
16:07:26 [2020-04-28T16:07:26.040Z]         docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.040Z] 
16:07:26 [2020-04-28T16:07:26.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
16:07:26 [2020-04-28T16:07:26.040Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
16:07:26 [2020-04-28T16:07:26.040Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.040Z] 
16:07:26 [2020-04-28T16:07:26.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
16:07:26 [2020-04-28T16:07:26.040Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
16:07:26 [2020-04-28T16:07:26.040Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.040Z] 
16:07:26 [2020-04-28T16:07:26.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
16:07:26 [2020-04-28T16:07:26.040Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
16:07:26 [2020-04-28T16:07:26.040Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.040Z] 
16:07:26 [2020-04-28T16:07:26.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s)
16:07:26 [2020-04-28T16:07:26.040Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
16:07:26 [2020-04-28T16:07:26.040Z]         docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.040Z] 
16:07:26 [2020-04-28T16:07:26.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
16:07:26 [2020-04-28T16:07:26.040Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
16:07:26 [2020-04-28T16:07:26.040Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.040Z] 
16:07:26 [2020-04-28T16:07:26.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
16:07:26 [2020-04-28T16:07:26.040Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
16:07:26 [2020-04-28T16:07:26.040Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.040Z] 
16:07:26 [2020-04-28T16:07:26.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
16:07:26 [2020-04-28T16:07:26.040Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
16:07:26 [2020-04-28T16:07:26.040Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.040Z] 
16:07:26 [2020-04-28T16:07:26.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
16:07:26 [2020-04-28T16:07:26.040Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
16:07:26 [2020-04-28T16:07:26.040Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.040Z] 
16:07:26 [2020-04-28T16:07:26.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
16:07:26 [2020-04-28T16:07:26.040Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
16:07:26 [2020-04-28T16:07:26.040Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.040Z] 
16:07:26 [2020-04-28T16:07:26.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
16:07:26 [2020-04-28T16:07:26.040Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
16:07:26 [2020-04-28T16:07:26.040Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.040Z] 
16:07:26 [2020-04-28T16:07:26.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.041Z] 
16:07:26 [2020-04-28T16:07:26.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.041Z] 
16:07:26 [2020-04-28T16:07:26.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.041Z] 
16:07:26 [2020-04-28T16:07:26.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.041Z] 
16:07:26 [2020-04-28T16:07:26.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.041Z] 
16:07:26 [2020-04-28T16:07:26.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.041Z] 
16:07:26 [2020-04-28T16:07:26.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.041Z] 
16:07:26 [2020-04-28T16:07:26.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.041Z] 
16:07:26 [2020-04-28T16:07:26.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.041Z] 
16:07:26 [2020-04-28T16:07:26.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.041Z] 
16:07:26 [2020-04-28T16:07:26.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.041Z] 
16:07:26 [2020-04-28T16:07:26.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.041Z] 
16:07:26 [2020-04-28T16:07:26.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.041Z] 
16:07:26 [2020-04-28T16:07:26.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.041Z] 
16:07:26 [2020-04-28T16:07:26.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.041Z] 
16:07:26 [2020-04-28T16:07:26.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.041Z] 
16:07:26 [2020-04-28T16:07:26.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.041Z] 
16:07:26 [2020-04-28T16:07:26.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.041Z] 
16:07:26 [2020-04-28T16:07:26.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.041Z] 
16:07:26 [2020-04-28T16:07:26.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.041Z] 
16:07:26 [2020-04-28T16:07:26.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.041Z] 
16:07:26 [2020-04-28T16:07:26.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.041Z] 
16:07:26 [2020-04-28T16:07:26.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.041Z] 
16:07:26 [2020-04-28T16:07:26.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.041Z] 
16:07:26 [2020-04-28T16:07:26.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.041Z] 
16:07:26 [2020-04-28T16:07:26.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.041Z] 
16:07:26 [2020-04-28T16:07:26.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.041Z] 
16:07:26 [2020-04-28T16:07:26.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.041Z] 
16:07:26 [2020-04-28T16:07:26.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.041Z] 
16:07:26 [2020-04-28T16:07:26.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.041Z] 
16:07:26 [2020-04-28T16:07:26.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.041Z] 
16:07:26 [2020-04-28T16:07:26.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.041Z] 
16:07:26 [2020-04-28T16:07:26.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.041Z] 
16:07:26 [2020-04-28T16:07:26.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.041Z] 
16:07:26 [2020-04-28T16:07:26.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.041Z] 
16:07:26 [2020-04-28T16:07:26.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.041Z] 
16:07:26 [2020-04-28T16:07:26.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.041Z] 
16:07:26 [2020-04-28T16:07:26.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.041Z] 
16:07:26 [2020-04-28T16:07:26.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.041Z] 
16:07:26 [2020-04-28T16:07:26.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.041Z] 
16:07:26 [2020-04-28T16:07:26.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.041Z] 
16:07:26 [2020-04-28T16:07:26.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.041Z] 
16:07:26 [2020-04-28T16:07:26.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.041Z] 
16:07:26 [2020-04-28T16:07:26.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.041Z] 
16:07:26 [2020-04-28T16:07:26.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.041Z] 
16:07:26 [2020-04-28T16:07:26.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.041Z] 
16:07:26 [2020-04-28T16:07:26.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.041Z] 
16:07:26 [2020-04-28T16:07:26.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.041Z] 
16:07:26 [2020-04-28T16:07:26.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.041Z] 
16:07:26 [2020-04-28T16:07:26.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.041Z] 
16:07:26 [2020-04-28T16:07:26.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]         check_test.go:239: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.041Z] 
16:07:26 [2020-04-28T16:07:26.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]         check_test.go:239: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.041Z] 
16:07:26 [2020-04-28T16:07:26.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]         check_test.go:239: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.041Z] 
16:07:26 [2020-04-28T16:07:26.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]         check_test.go:239: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.041Z] 
16:07:26 [2020-04-28T16:07:26.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
16:07:26 [2020-04-28T16:07:26.041Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
16:07:26 [2020-04-28T16:07:26.042Z]         check_test.go:239: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.042Z] 
16:07:26 [2020-04-28T16:07:26.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
16:07:26 [2020-04-28T16:07:26.042Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
16:07:26 [2020-04-28T16:07:26.042Z]         check_test.go:239: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.042Z] 
16:07:26 [2020-04-28T16:07:26.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
16:07:26 [2020-04-28T16:07:26.042Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
16:07:26 [2020-04-28T16:07:26.042Z]         check_test.go:239: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.042Z] 
16:07:26 [2020-04-28T16:07:26.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
16:07:26 [2020-04-28T16:07:26.042Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
16:07:26 [2020-04-28T16:07:26.042Z]         check_test.go:239: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.042Z] 
16:07:26 [2020-04-28T16:07:26.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
16:07:26 [2020-04-28T16:07:26.042Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
16:07:26 [2020-04-28T16:07:26.042Z]         check_test.go:268: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.042Z] 
16:07:26 [2020-04-28T16:07:26.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
16:07:26 [2020-04-28T16:07:26.042Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
16:07:26 [2020-04-28T16:07:26.042Z]         check_test.go:268: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.042Z] 
16:07:26 [2020-04-28T16:07:26.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
16:07:26 [2020-04-28T16:07:26.042Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
16:07:26 [2020-04-28T16:07:26.042Z]         check_test.go:268: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.042Z] 
16:07:26 [2020-04-28T16:07:26.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
16:07:26 [2020-04-28T16:07:26.042Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
16:07:26 [2020-04-28T16:07:26.042Z]         check_test.go:268: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.042Z] 
16:07:26 [2020-04-28T16:07:26.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
16:07:26 [2020-04-28T16:07:26.042Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
16:07:26 [2020-04-28T16:07:26.042Z]         check_test.go:268: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.042Z] 
16:07:26 [2020-04-28T16:07:26.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
16:07:26 [2020-04-28T16:07:26.042Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
16:07:26 [2020-04-28T16:07:26.042Z]         check_test.go:302: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.042Z] 
16:07:26 [2020-04-28T16:07:26.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
16:07:26 [2020-04-28T16:07:26.042Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
16:07:26 [2020-04-28T16:07:26.042Z]         check_test.go:302: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.042Z] 
16:07:26 [2020-04-28T16:07:26.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
16:07:26 [2020-04-28T16:07:26.042Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
16:07:26 [2020-04-28T16:07:26.042Z]         check_test.go:302: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.042Z] 
16:07:26 [2020-04-28T16:07:26.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
16:07:26 [2020-04-28T16:07:26.042Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
16:07:26 [2020-04-28T16:07:26.042Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.042Z] 
16:07:26 [2020-04-28T16:07:26.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
16:07:26 [2020-04-28T16:07:26.042Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
16:07:26 [2020-04-28T16:07:26.042Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.042Z] 
16:07:26 [2020-04-28T16:07:26.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
16:07:26 [2020-04-28T16:07:26.042Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
16:07:26 [2020-04-28T16:07:26.042Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.042Z] 
16:07:26 [2020-04-28T16:07:26.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
16:07:26 [2020-04-28T16:07:26.042Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
16:07:26 [2020-04-28T16:07:26.042Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.042Z] 
16:07:26 [2020-04-28T16:07:26.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
16:07:26 [2020-04-28T16:07:26.042Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
16:07:26 [2020-04-28T16:07:26.042Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.042Z] 
16:07:26 [2020-04-28T16:07:26.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
16:07:26 [2020-04-28T16:07:26.042Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
16:07:26 [2020-04-28T16:07:26.042Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.042Z] 
16:07:26 [2020-04-28T16:07:26.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
16:07:26 [2020-04-28T16:07:26.042Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
16:07:26 [2020-04-28T16:07:26.042Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.042Z] 
16:07:26 [2020-04-28T16:07:26.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
16:07:26 [2020-04-28T16:07:26.042Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
16:07:26 [2020-04-28T16:07:26.042Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.042Z] 
16:07:26 [2020-04-28T16:07:26.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
16:07:26 [2020-04-28T16:07:26.042Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
16:07:26 [2020-04-28T16:07:26.042Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.042Z] 
16:07:26 [2020-04-28T16:07:26.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
16:07:26 [2020-04-28T16:07:26.042Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
16:07:26 [2020-04-28T16:07:26.042Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.042Z] 
16:07:26 [2020-04-28T16:07:26.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
16:07:26 [2020-04-28T16:07:26.042Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
16:07:26 [2020-04-28T16:07:26.042Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.042Z] 
16:07:26 [2020-04-28T16:07:26.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
16:07:26 [2020-04-28T16:07:26.042Z]     check_test.go:128: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.042Z] 
16:07:26 [2020-04-28T16:07:26.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
16:07:26 [2020-04-28T16:07:26.042Z]     check_test.go:134: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.042Z] 
16:07:26 [2020-04-28T16:07:26.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
16:07:26 [2020-04-28T16:07:26.042Z]     check_test.go:142: unmatched requirement DaemonIsLinux
16:07:26 [2020-04-28T16:07:26.042Z] 
16:07:26 [2020-04-28T16:07:26.042Z] 
16:07:26 [2020-04-28T16:07:26.042Z] DONE 1096 tests, 549 skipped in 2241.431s
16:07:26 [2020-04-28T16:07:26.042Z] INFO: Integration tests ended at 04/28/2020 16:07:25. Duration:00:37:21.7438710
16:07:26 [2020-04-28T16:07:26.042Z] INFO: Docker info of the daemon under test at end of run
16:07:26 [2020-04-28T16:07:26.042Z] 
16:07:26 [2020-04-28T16:07:26.042Z] Containers: 2
16:07:26 [2020-04-28T16:07:26.042Z]  Running: 0
16:07:26 [2020-04-28T16:07:26.042Z]  Paused: 0
16:07:26 [2020-04-28T16:07:26.042Z]  Stopped: 2
16:07:26 [2020-04-28T16:07:26.042Z] Images: 15
16:07:26 [2020-04-28T16:07:26.042Z] Server Version: 0.0.0-dev
16:07:26 [2020-04-28T16:07:26.042Z] Storage Driver: windowsfilter
16:07:26 [2020-04-28T16:07:26.042Z]  Windows: 
16:07:26 [2020-04-28T16:07:26.042Z] Logging Driver: json-file
16:07:26 [2020-04-28T16:07:26.042Z] Plugins: 
16:07:26 [2020-04-28T16:07:26.042Z]  Volume: local
16:07:26 [2020-04-28T16:07:26.042Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
16:07:26 [2020-04-28T16:07:26.042Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
16:07:26 [2020-04-28T16:07:26.042Z] Swarm: inactive
16:07:26 [2020-04-28T16:07:26.042Z] Default Isolation: process
16:07:26 [2020-04-28T16:07:26.042Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
16:07:26 [2020-04-28T16:07:26.042Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158)
16:07:26 [2020-04-28T16:07:26.042Z] OSType: windows
16:07:26 [2020-04-28T16:07:26.042Z] Architecture: x86_64
16:07:26 [2020-04-28T16:07:26.042Z] CPUs: 4
16:07:26 [2020-04-28T16:07:26.042Z] Total Memory: 32GiB
16:07:26 [2020-04-28T16:07:26.042Z] Name: azwin-2-1d50a0
16:07:26 [2020-04-28T16:07:26.042Z] ID: LO7E:345N:2OZ7:4NN4:CB5M:XSLC:53N3:BAVT:GC6U:52FF:HQMK:Y2EA
16:07:26 [2020-04-28T16:07:26.042Z] Docker Root Dir: D:\CI\PR-40866\1\daemon
16:07:26 [2020-04-28T16:07:26.042Z] Debug Mode (client): false
16:07:26 [2020-04-28T16:07:26.042Z] Debug Mode (server): true
16:07:26 [2020-04-28T16:07:26.042Z]  File Descriptors: -1
16:07:26 [2020-04-28T16:07:26.042Z]  Goroutines: 18
16:07:26 [2020-04-28T16:07:26.042Z]  System Time: 2020-04-28T16:07:25.7079735Z
16:07:26 [2020-04-28T16:07:26.042Z]  EventsListeners: 0
16:07:26 [2020-04-28T16:07:26.042Z] Registry: https://index.docker.io/v1/
16:07:26 [2020-04-28T16:07:26.042Z] Labels:
16:07:26 [2020-04-28T16:07:26.042Z] Experimental: false
16:07:26 [2020-04-28T16:07:26.042Z] Insecure Registries:
16:07:26 [2020-04-28T16:07:26.042Z]  127.0.0.0/8
16:07:26 [2020-04-28T16:07:26.042Z] Live Restore Enabled: false
16:07:26 [2020-04-28T16:07:26.042Z] 
16:07:26 [2020-04-28T16:07:26.042Z] 
16:07:26 [2020-04-28T16:07:26.042Z] INFO: Stopping daemon under test
16:07:26 [2020-04-28T16:07:26.042Z] SUCCESS: The process with PID 2392 (child process of PID 6676) has been terminated.
16:07:26 [2020-04-28T16:07:26.042Z] SUCCESS: The process with PID 6676 (child process of PID 4084) has been terminated.
16:07:26 [2020-04-28T16:07:26.042Z] INFO: Stop tailing logs of the daemon under tests
16:07:26 [2020-04-28T16:07:26.042Z] INFO: executeCI.ps1 Completed successfully at 04/28/2020 16:07:25.
16:07:26 [2020-04-28T16:07:26.042Z] INFO: Tidying up at end of run
16:07:26 [2020-04-28T16:07:26.042Z] INFO: Saving daemon under test log (d:\CI\PR-40866\1\dut.out) to C:\windows\TEMP\CIDUT.out
16:07:26 [2020-04-28T16:07:26.042Z] INFO: Saving daemon under test log (d:\CI\PR-40866\1\dut.err) to C:\windows\TEMP\CIDUT.err
16:07:26 [2020-04-28T16:07:26.515Z] INFO: Nuke-Everything...
16:07:26 [2020-04-28T16:07:26.516Z] INFO: Container count on control daemon to delete is 2
16:07:26 [2020-04-28T16:07:26.988Z] 628789b3366b
16:07:26 [2020-04-28T16:07:26.988Z] 2fe243ceb6c4
16:07:26 [2020-04-28T16:07:26.988Z] INFO: Tidying pidfile d:\CI\PR-40866\1\docker.pid
16:07:26 [2020-04-28T16:07:26.988Z] INFO: Nuking d:\CI
16:07:52 [2020-04-28T16:07:52.341Z] INFO: Zapped successfully
16:07:52 [2020-04-28T16:07:52.341Z] 
16:07:52 [2020-04-28T16:07:52.341Z] INFO: executeCI.ps1 exiting at Tue Apr 28 16:07:50 CUT 2020. Duration 00:58:35.7018010
16:07:52 [2020-04-28T16:07:52.341Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
16:07:52 [2020-04-28T16:07:52.593Z] Recording test results
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
16:08:05 [2020-04-28T16:08:05.993Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
16:08:08 [2020-04-28T16:08:08.453Z] Archiving artifacts
16:08:22 [2020-04-28T16:08:22.921Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40866/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
16:08:23 [2020-04-28T16:08:23.883Z] + make clean
16:08:27 [2020-04-28T16:08:27.704Z] docker volume rm -f docker-dev-cache
16:08:27 [2020-04-28T16:08:27.704Z] 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